prithivMLmods commited on
Commit
a26e0eb
·
verified ·
1 Parent(s): 6e41b3a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -3
README.md CHANGED
@@ -1,3 +1,12 @@
1
- ---
2
- license: llama3.2
3
- ---
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: llama3.2
3
+ language:
4
+ - en
5
+ base_model:
6
+ - meta-llama/Llama-3.2-3B-Instruct
7
+ library_name: transformers
8
+ tags:
9
+ - trl
10
+ - llama3.2
11
+ - Reinforcement learning
12
+ ---