Instructions to use Israhassan/Shakespeare with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Adapters
How to use Israhassan/Shakespeare with Adapters:
from adapters import AutoAdapterModel model = AutoAdapterModel.from_pretrained("fill-in-model-name") model.load_adapter("Israhassan/Shakespeare", set_active=True) - Notebooks
- Google Colab
- Kaggle
Commit ·
b5f728a
1
Parent(s): 9f5ea86
Update README.md
Browse files
README.md
CHANGED
|
@@ -9,7 +9,7 @@ pipeline_tag: text-generation
|
|
| 9 |
---
|
| 10 |
List of texts included in the corpus:
|
| 11 |
|
| 12 |
-
Beautiful Stories of Shakespeare
|
| 13 |
As you Like It,
|
| 14 |
Hamlet,
|
| 15 |
Julius Ceaser,
|
|
|
|
| 9 |
---
|
| 10 |
List of texts included in the corpus:
|
| 11 |
|
| 12 |
+
Beautiful Stories of Shakespeare,
|
| 13 |
As you Like It,
|
| 14 |
Hamlet,
|
| 15 |
Julius Ceaser,
|