Orion-zhen
commited on
Commit
•
b3497dc
1
Parent(s):
3b7e480
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,17 @@
|
|
1 |
-
---
|
2 |
-
license: llama3.2
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: llama3.2
|
3 |
+
datasets:
|
4 |
+
- isaiahbjork/reflection-40k-sharegpt
|
5 |
+
- dvilasuero/reflection-v1-final-dedup
|
6 |
+
language:
|
7 |
+
- en
|
8 |
+
base_model:
|
9 |
+
- meta-llama/Llama-3.2-3B-Instruct
|
10 |
+
pipeline_tag: text-generation
|
11 |
+
tags:
|
12 |
+
- reflection
|
13 |
+
---
|
14 |
+
|
15 |
+
# Reflection-Llama3.2-3B-Instruct
|
16 |
+
|
17 |
+
Reflection is all you need! 😂
|