Update README.md
Browse files
README.md
CHANGED
|
@@ -15,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 15 |
|
| 16 |
# philosophy_model
|
| 17 |
|
| 18 |
-
This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on
|
| 19 |
It achieves the following results on the evaluation set:
|
| 20 |
- Loss: 0.0005
|
| 21 |
- Rouge1: 0.81
|
|
@@ -34,7 +34,7 @@ More information needed
|
|
| 34 |
|
| 35 |
## Training and evaluation data
|
| 36 |
|
| 37 |
-
Dataset
|
| 38 |
|
| 39 |
## Training procedure
|
| 40 |
|
|
|
|
| 15 |
|
| 16 |
# philosophy_model
|
| 17 |
|
| 18 |
+
This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on a small manually curated dataset.
|
| 19 |
It achieves the following results on the evaluation set:
|
| 20 |
- Loss: 0.0005
|
| 21 |
- Rouge1: 0.81
|
|
|
|
| 34 |
|
| 35 |
## Training and evaluation data
|
| 36 |
|
| 37 |
+
Dataset:130, train:100, test:30
|
| 38 |
|
| 39 |
## Training procedure
|
| 40 |
|