Update README.md
Browse files
README.md
CHANGED
|
@@ -11,12 +11,9 @@ model-index:
|
|
| 11 |
results: []
|
| 12 |
---
|
| 13 |
|
| 14 |
-
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
| 15 |
-
should probably proofread and complete it, then remove this comment. -->
|
| 16 |
-
|
| 17 |
# roberta-base-mr-6000ar
|
| 18 |
|
| 19 |
-
This model was trained from scratch on the
|
| 20 |
It achieves the following results on the evaluation set:
|
| 21 |
- Loss: 0.0515
|
| 22 |
- Accuracy: 0.9413
|
|
@@ -26,15 +23,15 @@ It achieves the following results on the evaluation set:
|
|
| 26 |
|
| 27 |
## Model description
|
| 28 |
|
| 29 |
-
|
| 30 |
|
| 31 |
## Intended uses & limitations
|
| 32 |
|
| 33 |
-
|
| 34 |
|
| 35 |
## Training and evaluation data
|
| 36 |
|
| 37 |
-
|
| 38 |
|
| 39 |
## Training procedure
|
| 40 |
|
|
|
|
| 11 |
results: []
|
| 12 |
---
|
| 13 |
|
|
|
|
|
|
|
|
|
|
| 14 |
# roberta-base-mr-6000ar
|
| 15 |
|
| 16 |
+
This model was trained from scratch on the Internal Selection for BDC Satria Data 2024 dataset.
|
| 17 |
It achieves the following results on the evaluation set:
|
| 18 |
- Loss: 0.0515
|
| 19 |
- Accuracy: 0.9413
|
|
|
|
| 23 |
|
| 24 |
## Model description
|
| 25 |
|
| 26 |
+
Training dataset was augmented with the paraphrasing method to generate 6000 extra data.
|
| 27 |
|
| 28 |
## Intended uses & limitations
|
| 29 |
|
| 30 |
+
This model was not the model used for the final submission on the internal selection.
|
| 31 |
|
| 32 |
## Training and evaluation data
|
| 33 |
|
| 34 |
+
The training dataset had 1500 rows of data, and an extra 6000 augmented data. The evaluation dataset had 500 rows of data.
|
| 35 |
|
| 36 |
## Training procedure
|
| 37 |
|