[Automated] Update base model metadata
Browse filesSet base model to "Helsinki-NLP/opus-mt-de-en"
README.md
CHANGED
|
@@ -1,7 +1,8 @@
|
|
| 1 |
---
|
|
|
|
| 2 |
library_name: transformers.js
|
| 3 |
-
pipeline_tag: translation
|
| 4 |
license: cc-by-4.0
|
|
|
|
| 5 |
---
|
| 6 |
|
| 7 |
https://huggingface.co/Helsinki-NLP/opus-mt-de-en with ONNX weights to be compatible with Transformers.js.
|
|
|
|
| 1 |
---
|
| 2 |
+
base_model: Helsinki-NLP/opus-mt-de-en
|
| 3 |
library_name: transformers.js
|
|
|
|
| 4 |
license: cc-by-4.0
|
| 5 |
+
pipeline_tag: translation
|
| 6 |
---
|
| 7 |
|
| 8 |
https://huggingface.co/Helsinki-NLP/opus-mt-de-en with ONNX weights to be compatible with Transformers.js.
|