Instructions to use zchflyer/test11 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Adapters
How to use zchflyer/test11 with Adapters:
from adapters import AutoAdapterModel model = AutoAdapterModel.from_pretrained("undefined") model.load_adapter("zchflyer/test11", set_active=True) - Notebooks
- Google Colab
- Kaggle
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,18 @@
|
|
| 1 |
---
|
| 2 |
pipeline_tag: summarization
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
| 4 |
# Model Card for Model ID
|
| 5 |
|
|
@@ -193,6 +206,4 @@ Carbon emissions can be estimated using the [Machine Learning Impact calculator]
|
|
| 193 |
|
| 194 |
## Model Card Contact
|
| 195 |
|
| 196 |
-
[More Information Needed]
|
| 197 |
-
|
| 198 |
-
|
|
|
|
| 1 |
---
|
| 2 |
pipeline_tag: summarization
|
| 3 |
+
license: openrail
|
| 4 |
+
datasets:
|
| 5 |
+
- bigcode/ta-prompt
|
| 6 |
+
language:
|
| 7 |
+
- ar
|
| 8 |
+
- af
|
| 9 |
+
- ay
|
| 10 |
+
metrics:
|
| 11 |
+
- bleu
|
| 12 |
+
- cer
|
| 13 |
+
library_name: diffusers
|
| 14 |
+
tags:
|
| 15 |
+
- code
|
| 16 |
---
|
| 17 |
# Model Card for Model ID
|
| 18 |
|
|
|
|
| 206 |
|
| 207 |
## Model Card Contact
|
| 208 |
|
| 209 |
+
[More Information Needed]
|
|
|
|
|
|