buttercoconut commited on
Commit
9ebba1a
·
verified ·
1 Parent(s): c3daaca

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -1
README.md CHANGED
@@ -1,3 +1,12 @@
1
  ---
2
- license: mit
 
 
 
 
 
 
 
 
 
3
  ---
 
1
  ---
2
+ license: llama3.2
3
+ language:
4
+ - ko
5
+ - en
6
+ base_model:
7
+ - meta-llama/Llama-3.2-1B
8
+ pipeline_tag: text-generation
9
+ tags:
10
+ - finetuning
11
+ - benchmark
12
  ---