Update README.md
Browse files
README.md
CHANGED
@@ -7,8 +7,6 @@ tags:
|
|
7 |
- instruct
|
8 |
- instruction
|
9 |
pipeline_tag: text-generation
|
10 |
-
datasets:
|
11 |
-
- psmathur/WizardLM_Orca
|
12 |
---
|
13 |
# LLaMa-2-70b-instruct-v2 model card
|
14 |
|
@@ -20,13 +18,12 @@ datasets:
|
|
20 |
* **Library**: [HuggingFace Transformers](https://github.com/huggingface/transformers)
|
21 |
* **License**: Fine-tuned checkpoints is licensed under the Non-Commercial Creative Commons license ([CC BY-NC-4.0](https://creativecommons.org/licenses/by-nc/4.0/))
|
22 |
* **Where to send comments**: Instructions on how to provide feedback or comments on a model can be found by opening an issue in the [Hugging Face community's model repository](https://huggingface.co/upstage/Llama-2-70b-instruct-1024/discussions)
|
23 |
-
* **Contact**: For questions and comments about the model, please email
|
24 |
|
25 |
## Dataset Details
|
26 |
|
27 |
### Used Datasets
|
28 |
-
-
|
29 |
-
- [psmathur/WizardLM_Orca](https://huggingface.co/datasets/psmathur/WizardLM_Orca)
|
30 |
|
31 |
> No other data was used except for the dataset mentioned above
|
32 |
|
|
|
7 |
- instruct
|
8 |
- instruction
|
9 |
pipeline_tag: text-generation
|
|
|
|
|
10 |
---
|
11 |
# LLaMa-2-70b-instruct-v2 model card
|
12 |
|
|
|
18 |
* **Library**: [HuggingFace Transformers](https://github.com/huggingface/transformers)
|
19 |
* **License**: Fine-tuned checkpoints is licensed under the Non-Commercial Creative Commons license ([CC BY-NC-4.0](https://creativecommons.org/licenses/by-nc/4.0/))
|
20 |
* **Where to send comments**: Instructions on how to provide feedback or comments on a model can be found by opening an issue in the [Hugging Face community's model repository](https://huggingface.co/upstage/Llama-2-70b-instruct-1024/discussions)
|
21 |
+
* **Contact**: For questions and comments about the model, please email [[email protected]](mailto:[email protected])
|
22 |
|
23 |
## Dataset Details
|
24 |
|
25 |
### Used Datasets
|
26 |
+
- Orca-style dataset
|
|
|
27 |
|
28 |
> No other data was used except for the dataset mentioned above
|
29 |
|