[Automated] Update base model metadata
Browse filesSet base model to "AmelieSchreiber/esm2_t6_8M_UR50D_sequence_classifier_v1"
README.md
CHANGED
@@ -1,8 +1,9 @@
|
|
1 |
---
|
|
|
2 |
library_name: transformers.js
|
3 |
pipeline_tag: zero-shot-classification
|
4 |
tags:
|
5 |
-
|
6 |
---
|
7 |
|
8 |
https://huggingface.co/AmelieSchreiber/esm2_t6_8M_UR50D_sequence_classifier_v1 with ONNX weights to be compatible with Transformers.js.
|
|
|
1 |
---
|
2 |
+
base_model: AmelieSchreiber/esm2_t6_8M_UR50D_sequence_classifier_v1
|
3 |
library_name: transformers.js
|
4 |
pipeline_tag: zero-shot-classification
|
5 |
tags:
|
6 |
+
- text-classification
|
7 |
---
|
8 |
|
9 |
https://huggingface.co/AmelieSchreiber/esm2_t6_8M_UR50D_sequence_classifier_v1 with ONNX weights to be compatible with Transformers.js.
|