Instructions to use hslee1064/huggingface-test with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Flair
How to use hslee1064/huggingface-test with Flair:
from flair.models import SequenceTagger tagger = SequenceTagger.load("hslee1064/huggingface-test") - Notebooks
- Google Colab
- Kaggle
hlee118 commited on
Commit ·
0ca98bf
1
Parent(s): 7f61363
Update model card
Browse files
README.md
CHANGED
|
@@ -11,10 +11,7 @@ datasets:
|
|
| 11 |
metrics:
|
| 12 |
- bleu
|
| 13 |
- sacrebleu
|
| 14 |
-
|
| 15 |
-
|
| 16 |
-
|
| 17 |
-
|
| 18 |
-
geographical_location: "as granular as possible, for instance Quebec, Canada or Brooklyn, NY, USA. To check your compute's electricity grid, you can check out https://app.electricitymap.org."
|
| 19 |
-
hardware_used: "how much compute and what kind, e.g. 8 v100 GPUs"
|
| 20 |
-
---
|
|
|
|
| 11 |
metrics:
|
| 12 |
- bleu
|
| 13 |
- sacrebleu
|
| 14 |
+
---
|
| 15 |
+
|
| 16 |
+
### Description
|
| 17 |
+
This is a test
|
|
|
|
|
|
|
|
|