librarian-bot commited on
Commit
ea9156c
·
verified ·
1 Parent(s): 69a4971

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 `TheBritishLibrary/blbooksgenre` (which has been migrated moved from `blbooksgenre`). 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 -5
README.md CHANGED
@@ -1,14 +1,17 @@
1
  ---
 
2
  tags:
3
  - text-classification
4
  - fastai
5
- library_name: fastai
6
  datasets:
7
- - blbooksgenre
8
  widget:
9
- - text: "Poems on various subjects. Whereto is prefixed a short essay on the structure of English verse"
10
- - text: "Two Centuries of Soho: its institutions, firms, and amusements. By the Clergy of St. Anne's, Soho, J. H. Cardwell ... H. B. Freeman ... G. C. Wilton ... assisted by other contributors, etc"
11
- - text: "The Adventures of Oliver Twist. [With plates.]"
 
 
 
12
  ---
13
 
14
  ## Model description
 
1
  ---
2
+ library_name: fastai
3
  tags:
4
  - text-classification
5
  - fastai
 
6
  datasets:
7
+ - TheBritishLibrary/blbooksgenre
8
  widget:
9
+ - text: Poems on various subjects. Whereto is prefixed a short essay on the structure
10
+ of English verse
11
+ - text: 'Two Centuries of Soho: its institutions, firms, and amusements. By the Clergy
12
+ of St. Anne''s, Soho, J. H. Cardwell ... H. B. Freeman ... G. C. Wilton ... assisted
13
+ by other contributors, etc'
14
+ - text: The Adventures of Oliver Twist. [With plates.]
15
  ---
16
 
17
  ## Model description