robingeibel commited on
Commit
a3aa6ca
·
1 Parent(s): 9adcc5c

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -2,7 +2,7 @@
2
  tags:
3
  - generated_from_trainer
4
  datasets:
5
- - scientific_papers
6
  model-index:
7
  - name: reformer-finetuned
8
  results: []
@@ -13,7 +13,7 @@ should probably proofread and complete it, then remove this comment. -->
13
 
14
  # reformer-finetuned
15
 
16
- This model is a fine-tuned version of [robingeibel/reformer-finetuned](https://huggingface.co/robingeibel/reformer-finetuned) on the scientific_papers dataset.
17
  It achieves the following results on the evaluation set:
18
  - Loss: 0.0000
19
 
@@ -45,11 +45,11 @@ The following hyperparameters were used during training:
45
 
46
  ### Training results
47
 
48
- | Training Loss | Epoch | Step | Validation Loss |
49
- |:-------------:|:-----:|:------:|:---------------:|
50
- | 0.0 | 1.0 | 42534 | 0.0000 |
51
- | 0.0 | 2.0 | 85068 | 0.0000 |
52
- | 0.0 | 3.0 | 127602 | 0.0000 |
53
 
54
 
55
  ### Framework versions
 
2
  tags:
3
  - generated_from_trainer
4
  datasets:
5
+ - wikipedia
6
  model-index:
7
  - name: reformer-finetuned
8
  results: []
 
13
 
14
  # reformer-finetuned
15
 
16
+ This model is a fine-tuned version of [robingeibel/reformer-finetuned](https://huggingface.co/robingeibel/reformer-finetuned) on the wikipedia dataset.
17
  It achieves the following results on the evaluation set:
18
  - Loss: 0.0000
19
 
 
45
 
46
  ### Training results
47
 
48
+ | Training Loss | Epoch | Step | Validation Loss |
49
+ |:-------------:|:-----:|:-----:|:---------------:|
50
+ | 0.0 | 1.0 | 7669 | 0.0000 |
51
+ | 0.0 | 2.0 | 15338 | 0.0000 |
52
+ | 0.0 | 3.0 | 23007 | 0.0000 |
53
 
54
 
55
  ### Framework versions