Upload BertForSequenceClassification
Browse files
README.md
CHANGED
|
@@ -4,12 +4,12 @@ license: apache-2.0
|
|
| 4 |
base_model: bert-base-cased
|
| 5 |
tags:
|
| 6 |
- generated_from_trainer
|
| 7 |
-
model-index:
|
| 8 |
-
- name: bert-fine-tuned-cola
|
| 9 |
-
results: []
|
| 10 |
pipeline_tag: text-classification
|
| 11 |
language:
|
| 12 |
- en
|
|
|
|
|
|
|
|
|
|
| 13 |
---
|
| 14 |
|
| 15 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
|
| 4 |
base_model: bert-base-cased
|
| 5 |
tags:
|
| 6 |
- generated_from_trainer
|
|
|
|
|
|
|
|
|
|
| 7 |
pipeline_tag: text-classification
|
| 8 |
language:
|
| 9 |
- en
|
| 10 |
+
model-index:
|
| 11 |
+
- name: bert-fine-tuned-cola
|
| 12 |
+
results: []
|
| 13 |
---
|
| 14 |
|
| 15 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|