Update README.md
Browse files
README.md
CHANGED
|
@@ -1,14 +1,12 @@
|
|
| 1 |
---
|
| 2 |
library_name: transformers
|
| 3 |
-
|
| 4 |
---
|
| 5 |
|
| 6 |
# Model Card for Model ID
|
| 7 |
|
| 8 |
SFT `Qwen2-0.5B-Instruct` on Instructions / Completions from `Qwen2-7B-Instruct`.
|
| 9 |
|
| 10 |
-
|
| 11 |
-
|
| 12 |
## Model Details
|
| 13 |
|
| 14 |
### Model Description
|
|
@@ -29,9 +27,7 @@ This is the model card of a 🤗 transformers model that has been pushed on the
|
|
| 29 |
|
| 30 |
<!-- Provide the basic links for the model. -->
|
| 31 |
|
| 32 |
-
- **
|
| 33 |
-
- **Paper [optional]:** [More Information Needed]
|
| 34 |
-
- **Demo [optional]:** [More Information Needed]
|
| 35 |
|
| 36 |
## Uses
|
| 37 |
|
|
|
|
| 1 |
---
|
| 2 |
library_name: transformers
|
| 3 |
+
license: mit
|
| 4 |
---
|
| 5 |
|
| 6 |
# Model Card for Model ID
|
| 7 |
|
| 8 |
SFT `Qwen2-0.5B-Instruct` on Instructions / Completions from `Qwen2-7B-Instruct`.
|
| 9 |
|
|
|
|
|
|
|
| 10 |
## Model Details
|
| 11 |
|
| 12 |
### Model Description
|
|
|
|
| 27 |
|
| 28 |
<!-- Provide the basic links for the model. -->
|
| 29 |
|
| 30 |
+
- **Reference Paper:** https://arxiv.org/pdf/2306.13649
|
|
|
|
|
|
|
| 31 |
|
| 32 |
## Uses
|
| 33 |
|