Update README.md
Browse files
README.md
CHANGED
|
@@ -5,7 +5,6 @@ datasets:
|
|
| 5 |
language:
|
| 6 |
- en
|
| 7 |
base_model:
|
| 8 |
-
- microsoft/deberta-v3-xsmall
|
| 9 |
- microsoft/deberta-v3-base
|
| 10 |
pipeline_tag: text-classification
|
| 11 |
---
|
|
@@ -17,8 +16,8 @@ This page contains one of two DeBERTa-v3 models (xsmall and base) fine-tuned for
|
|
| 17 |
|
| 18 |
- **Model Architecture**: DeBERTa-v3
|
| 19 |
- **Variants**:
|
| 20 |
-
- xsmall
|
| 21 |
-
- base
|
| 22 |
- **Task**: Sentiment regression
|
| 23 |
- **Language**: English
|
| 24 |
- **License**: Apache 2.0
|
|
|
|
| 5 |
language:
|
| 6 |
- en
|
| 7 |
base_model:
|
|
|
|
| 8 |
- microsoft/deberta-v3-base
|
| 9 |
pipeline_tag: text-classification
|
| 10 |
---
|
|
|
|
| 16 |
|
| 17 |
- **Model Architecture**: DeBERTa-v3
|
| 18 |
- **Variants**:
|
| 19 |
+
- xsmall
|
| 20 |
+
- base
|
| 21 |
- **Task**: Sentiment regression
|
| 22 |
- **Language**: English
|
| 23 |
- **License**: Apache 2.0
|