Text Generation
Transformers
Safetensors
llama
conversational
Inference Endpoints
text-generation-inference
librarian-bot commited on
Commit
ce2d9af
1 Parent(s): 79cd55d

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 +4 -4
README.md CHANGED
@@ -1,9 +1,7 @@
1
  ---
2
  license: other
3
- license_name: yi-license
4
- license_link: https://huggingface.co/01-ai/Yi-34B-200K/blob/main/LICENSE
5
  datasets:
6
- - ai2_arc
7
  - unalignment/spicy-3.1
8
  - codeparrot/apps
9
  - facebook/belebele
@@ -27,11 +25,13 @@ datasets:
27
  - Intel/orca_dpo_pairs
28
  - unalignment/toxic-dpo-v0.1
29
  - jondurbin/truthy-dpo-v0.1
30
- - allenai/ultrafeedback_binarized_cleaned
31
  - Squish42/bluemoon-fandom-1-1-rp-cleaned
32
  - LDJnr/Capybara
33
  - JULIELab/EmoBank
34
  - kingbri/PIPPA-shareGPT
 
 
35
  ---
36
 
37
  # A bagel, with everything
 
1
  ---
2
  license: other
 
 
3
  datasets:
4
+ - allenai/ai2_arc
5
  - unalignment/spicy-3.1
6
  - codeparrot/apps
7
  - facebook/belebele
 
25
  - Intel/orca_dpo_pairs
26
  - unalignment/toxic-dpo-v0.1
27
  - jondurbin/truthy-dpo-v0.1
28
+ - allenai/ultrafeedback_binarized_cleaned
29
  - Squish42/bluemoon-fandom-1-1-rp-cleaned
30
  - LDJnr/Capybara
31
  - JULIELab/EmoBank
32
  - kingbri/PIPPA-shareGPT
33
+ license_name: yi-license
34
+ license_link: https://huggingface.co/01-ai/Yi-34B-200K/blob/main/LICENSE
35
  ---
36
 
37
  # A bagel, with everything