Instructions to use TheBritishLibrary/bl-books-genre-fastai with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- fastai
How to use TheBritishLibrary/bl-books-genre-fastai with fastai:
from huggingface_hub import from_pretrained_fastai learn = from_pretrained_fastai("TheBritishLibrary/bl-books-genre-fastai") - Notebooks
- Google Colab
- Kaggle
Commit ·
69a4971
1
Parent(s): 0d69822
Add examples for inference widget (#2)
Browse files- Add examples for inference widget (088951e8d6f7de0b326a51b55f858163d54826b4)
README.md
CHANGED
|
@@ -5,6 +5,10 @@ tags:
|
|
| 5 |
library_name: fastai
|
| 6 |
datasets:
|
| 7 |
- blbooksgenre
|
|
|
|
|
|
|
|
|
|
|
|
|
| 8 |
---
|
| 9 |
|
| 10 |
## Model description
|
|
|
|
| 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
|