Commit ·
4c0cb8d
1
Parent(s): f9f2443
Update README.md
Browse files
README.md
CHANGED
|
@@ -15,7 +15,7 @@ model-index:
|
|
| 15 |
|
| 16 |
This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on the Irony Dataset from [Tweet_Eval](https://huggingface.co/datasets/tweet_eval).
|
| 17 |
|
| 18 |
-
This is the classification report after training for
|
| 19 |
|
| 20 |
| | Precision | Recall | F-1 Score | Support |
|
| 21 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
|
|
|
| 15 |
|
| 16 |
This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on the Irony Dataset from [Tweet_Eval](https://huggingface.co/datasets/tweet_eval).
|
| 17 |
|
| 18 |
+
This is the classification report after training for 10 full epochs:
|
| 19 |
|
| 20 |
| | Precision | Recall | F-1 Score | Support |
|
| 21 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|