Update README.md
Browse files
README.md
CHANGED
|
@@ -1,4 +1,13 @@
|
|
| 1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
# Model Card: Paraphrase Identification
|
| 3 |
|
| 4 |
## Model Details
|
|
@@ -23,5 +32,4 @@
|
|
| 23 |
|
| 24 |
- **Evaluation Data**: https://huggingface.co/datasets/bigscience/P3/viewer/glue_qqp_same_thing/test
|
| 25 |
- **Metrics**: Accuracy
|
| 26 |
-
- **Results**: 0.95
|
| 27 |
-
|
|
|
|
| 1 |
+
---
|
| 2 |
+
datasets:
|
| 3 |
+
- bigscience/P3
|
| 4 |
+
language:
|
| 5 |
+
- en
|
| 6 |
+
metrics:
|
| 7 |
+
- accuracy
|
| 8 |
+
pipeline_tag: sentence-similarity
|
| 9 |
+
---
|
| 10 |
+
|
| 11 |
# Model Card: Paraphrase Identification
|
| 12 |
|
| 13 |
## Model Details
|
|
|
|
| 32 |
|
| 33 |
- **Evaluation Data**: https://huggingface.co/datasets/bigscience/P3/viewer/glue_qqp_same_thing/test
|
| 34 |
- **Metrics**: Accuracy
|
| 35 |
+
- **Results**: 0.95
|
|
|