Meshwa commited on
Commit
cfdcb80
·
verified ·
1 Parent(s): 6d01dc5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -1,9 +1,12 @@
1
  ---
2
- license: apache-2.0
3
  datasets:
4
  - glaiveai/reflection-v1
5
  base_model:
6
  - meta-llama/Llama-3.2-3B-Instruct
 
 
 
7
  ---
8
 
9
  # Llama-3.2-3B-Instruct Fine-tuned on glaiveai/reflection-v1
 
1
  ---
2
+ license: llama3.2
3
  datasets:
4
  - glaiveai/reflection-v1
5
  base_model:
6
  - meta-llama/Llama-3.2-3B-Instruct
7
+ language:
8
+ - en
9
+ pipeline_tag: text2text-generation
10
  ---
11
 
12
  # Llama-3.2-3B-Instruct Fine-tuned on glaiveai/reflection-v1