librarian-bot commited on
Commit
9d73720
1 Parent(s): 3f1dcfd

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 `facebook/asset` (which has been migrated moved from `asset`). 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 +8 -8
README.md CHANGED
@@ -1,11 +1,4 @@
1
  ---
2
- license: cc-by-nc-sa-4.0
3
- datasets:
4
- - wi_locness
5
- - matejklemen/falko_merlin
6
- - paws
7
- - paws-x
8
- - asset
9
  language:
10
  - en
11
  - de
@@ -14,12 +7,19 @@ language:
14
  - ja
15
  - ko
16
  - zh
 
 
 
 
 
 
 
 
17
  metrics:
18
  - bleu
19
  - rouge
20
  - sari
21
  - accuracy
22
- library_name: transformers
23
  ---
24
 
25
  # Model Card for mEdIT-xxl
 
1
  ---
 
 
 
 
 
 
 
2
  language:
3
  - en
4
  - de
 
7
  - ja
8
  - ko
9
  - zh
10
+ license: cc-by-nc-sa-4.0
11
+ library_name: transformers
12
+ datasets:
13
+ - wi_locness
14
+ - matejklemen/falko_merlin
15
+ - paws
16
+ - paws-x
17
+ - facebook/asset
18
  metrics:
19
  - bleu
20
  - rouge
21
  - sari
22
  - accuracy
 
23
  ---
24
 
25
  # Model Card for mEdIT-xxl