Update README.md
Browse files
README.md
CHANGED
|
@@ -15,22 +15,22 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 15 |
|
| 16 |
# RuletakerBert
|
| 17 |
|
| 18 |
-
This model is a fine-tuned version of [bert-base-cased](https://huggingface.co/bert-base-cased) on the
|
| 19 |
It achieves the following results on the evaluation set:
|
| 20 |
- Loss: 0.1587
|
| 21 |
- Accuracy: 0.9312
|
| 22 |
|
| 23 |
## Model description
|
| 24 |
|
| 25 |
-
|
| 26 |
|
| 27 |
## Intended uses & limitations
|
| 28 |
|
| 29 |
-
|
| 30 |
|
| 31 |
## Training and evaluation data
|
| 32 |
|
| 33 |
-
|
| 34 |
|
| 35 |
## Training procedure
|
| 36 |
|
|
|
|
| 15 |
|
| 16 |
# RuletakerBert
|
| 17 |
|
| 18 |
+
This model is a fine-tuned version of [bert-base-cased](https://huggingface.co/bert-base-cased) on the Ruletaker dataset.
|
| 19 |
It achieves the following results on the evaluation set:
|
| 20 |
- Loss: 0.1587
|
| 21 |
- Accuracy: 0.9312
|
| 22 |
|
| 23 |
## Model description
|
| 24 |
|
| 25 |
+
This model is to verify the entailment relationship between two sentence
|
| 26 |
|
| 27 |
## Intended uses & limitations
|
| 28 |
|
| 29 |
+
We use it for multple purpose, including RLLF
|
| 30 |
|
| 31 |
## Training and evaluation data
|
| 32 |
|
| 33 |
+
Ruletaker dataset
|
| 34 |
|
| 35 |
## Training procedure
|
| 36 |
|