tvganesh commited on
Commit
1fa089d
·
1 Parent(s): 192a56c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
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 an unknown dataset.
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 -130
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