Text Generation
quantized
chatml
librarian-bot commited on
Commit
b19b1c0
1 Parent(s): 4f65f28

Librarian Bot: Update Hugging Face dataset ID

Browse files

This pull request updates the ID of the dataset used to train the model to the new Hub identifier `allenai/ai2_arc` (which has been migrated moved from `ai2_arc`). We have been working to migrate datasets to their own repositories on the Hub, and this is part of that effort.

Updating the dataset ID in the model card will ensure that the model card is correctly linked to the dataset repository on the Hub. This will also make it easier for people to find your model via the training data used to create it.

This PR comes courtesy of [Librarian Bot](https://huggingface.co/librarian-bot). If you have any feedback, queries, or need assistance, please don't hesitate to reach out to [@davanstrien](https://huggingface.co/davanstrien).

Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -1,10 +1,10 @@
1
  ---
2
  license: other
3
- license_name: yi-license
4
- license_link: https://huggingface.co/01-ai/Yi-34B-200K/blob/main/LICENSE
5
- base_model: 01-ai/yi-34b-200k
6
  datasets:
7
- - ai2_arc
8
  - allenai/ultrafeedback_binarized_cleaned
9
  - argilla/distilabel-intel-orca-dpo-pairs
10
  - jondurbin/airoboros-3.2
@@ -45,9 +45,9 @@ datasets:
45
  - WhiteRabbitNeo/WRN-Chapter-1
46
  - WhiteRabbitNeo/WRN-Chapter-2
47
  - winogrande
48
- tags:
49
- - quantized
50
- - chatml
51
  model_type: mistral
52
  pipeline_tag: text-generation
53
  inference: false
 
1
  ---
2
  license: other
3
+ tags:
4
+ - quantized
5
+ - chatml
6
  datasets:
7
+ - allenai/ai2_arc
8
  - allenai/ultrafeedback_binarized_cleaned
9
  - argilla/distilabel-intel-orca-dpo-pairs
10
  - jondurbin/airoboros-3.2
 
45
  - WhiteRabbitNeo/WRN-Chapter-1
46
  - WhiteRabbitNeo/WRN-Chapter-2
47
  - winogrande
48
+ license_name: yi-license
49
+ license_link: https://huggingface.co/01-ai/Yi-34B-200K/blob/main/LICENSE
50
+ base_model: 01-ai/yi-34b-200k
51
  model_type: mistral
52
  pipeline_tag: text-generation
53
  inference: false