Update README.md
Browse files
README.md
CHANGED
@@ -1,9 +1,12 @@
|
|
1 |
---
|
2 |
-
license:
|
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
|