Commit ·
604d7fd
1
Parent(s): c295dea
Update README.md
Browse files
README.md
CHANGED
|
@@ -52,26 +52,6 @@ model-index:
|
|
| 52 |
- name: Recall
|
| 53 |
type: recall
|
| 54 |
value: 0.8955997285576146
|
| 55 |
-
- task:
|
| 56 |
-
name: Natural Language Inference
|
| 57 |
-
type: text-classification
|
| 58 |
-
dataset:
|
| 59 |
-
name: e-SNLI
|
| 60 |
-
type: esnli
|
| 61 |
-
split: train
|
| 62 |
-
metrics:
|
| 63 |
-
- name: Accuracy
|
| 64 |
-
type: accuracy
|
| 65 |
-
value: 0.9428232857088249
|
| 66 |
-
- name: F1
|
| 67 |
-
type: f1
|
| 68 |
-
value: 0.9427238488455546
|
| 69 |
-
- name: Precision
|
| 70 |
-
type: precision
|
| 71 |
-
value: 0.9427589040743564
|
| 72 |
-
- name: Recall
|
| 73 |
-
type: recall
|
| 74 |
-
value: 0.942796523745599
|
| 75 |
pipeline_tag: text-classification
|
| 76 |
tags:
|
| 77 |
- Natural Language Inference
|
|
@@ -91,7 +71,6 @@ Results:
|
|
| 91 |
- CrossEntropyLoss: 0.3277
|
| 92 |
- Accuracy: 0.8958
|
| 93 |
- F1: 0.8955
|
| 94 |
-
|
| 95 |
### Model Description
|
| 96 |
- **Developed by:** [Erfan Moosavi Monazzah](https://huggingface.co/ErfanMoosaviMonazzah)
|
| 97 |
- **Model type:** Sequence Classifier
|
|
|
|
| 52 |
- name: Recall
|
| 53 |
type: recall
|
| 54 |
value: 0.8955997285576146
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 55 |
pipeline_tag: text-classification
|
| 56 |
tags:
|
| 57 |
- Natural Language Inference
|
|
|
|
| 71 |
- CrossEntropyLoss: 0.3277
|
| 72 |
- Accuracy: 0.8958
|
| 73 |
- F1: 0.8955
|
|
|
|
| 74 |
### Model Description
|
| 75 |
- **Developed by:** [Erfan Moosavi Monazzah](https://huggingface.co/ErfanMoosaviMonazzah)
|
| 76 |
- **Model type:** Sequence Classifier
|