Update README.md
Browse files
README.md
CHANGED
|
@@ -14,7 +14,7 @@ This model is a 6.7B OPT model finetuned on a mixture of instruction datasets (F
|
|
| 14 |
This was trained as part of the paper [How Far Can Camels Go? Exploring the State of Instruction Tuning on Open Resources](https://arxiv.org/abs/2306.04751).
|
| 15 |
The codebase used to train and evaluate this model can be found at [https://github.com/allenai/open-instruct](https://github.com/allenai/open-instruct).
|
| 16 |
|
| 17 |
-
This model is licensed under the AI model license given in LICENSE.txt, with the original model license at
|
| 18 |
## Usage
|
| 19 |
|
| 20 |
Simply download and use - this model is not a diff, unlike the other open-instruct models.
|
|
|
|
| 14 |
This was trained as part of the paper [How Far Can Camels Go? Exploring the State of Instruction Tuning on Open Resources](https://arxiv.org/abs/2306.04751).
|
| 15 |
The codebase used to train and evaluate this model can be found at [https://github.com/allenai/open-instruct](https://github.com/allenai/open-instruct).
|
| 16 |
|
| 17 |
+
This model is licensed under the AI model license given in LICENSE.txt, with the original model license at opt_license.md.
|
| 18 |
## Usage
|
| 19 |
|
| 20 |
Simply download and use - this model is not a diff, unlike the other open-instruct models.
|