ericflo commited on
Commit
c2c23c6
1 Parent(s): a6b5c42

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -3
README.md CHANGED
@@ -1,3 +1,8 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ datasets:
4
+ - OpenRLHF/prompt-collection-v0.1
5
+ base_model:
6
+ - meta-llama/Llama-3.2-1B-Instruct
7
+ library_name: transformers
8
+ ---