eltorio commited on
Commit
ff1bd92
·
verified ·
1 Parent(s): 46c6155

Update README.md

Browse files

Alpha merged version of [eltorio/Llama-3.2-3B-appreciation](https://huggingface.co/eltorio/Llama-3.2-3B-appreciation)

Files changed (1) hide show
  1. README.md +11 -3
README.md CHANGED
@@ -1,3 +1,11 @@
1
- ---
2
- license: agpl-3.0
3
- ---
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: agpl-3.0
3
+ datasets:
4
+ - eltorio/appreciation
5
+ language:
6
+ - fr
7
+ base_model:
8
+ - meta-llama/Llama-3.2-3B-Instruct
9
+ pipeline_tag: text2text-generation
10
+ library_name: transformers
11
+ ---