Instructions to use weimmmhhh/example-001 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- AllenNLP
How to use weimmmhhh/example-001 with AllenNLP:
import allennlp_models from allennlp.predictors.predictor import Predictor predictor = Predictor.from_path("hf://weimmmhhh/example-001") - Notebooks
- Google Colab
- Kaggle
123
Browse files
README.md
CHANGED
|
@@ -1,12 +1,5 @@
|
|
| 1 |
---
|
| 2 |
-
license:
|
| 3 |
-
datasets:
|
| 4 |
-
- weimmmhhh/wei-dataset-001
|
| 5 |
-
language:
|
| 6 |
-
- aa
|
| 7 |
-
metrics:
|
| 8 |
-
- comet
|
| 9 |
-
library_name: fairseq
|
| 10 |
-
pipeline_tag: text-classification
|
| 11 |
---
|
| 12 |
-
|
|
|
|
|
|
| 1 |
---
|
| 2 |
+
license: mit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
| 4 |
+
|
| 5 |
+
123
|