victorlee071200 commited on
Commit
8e4b8e6
1 Parent(s): 6194142

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -18
README.md CHANGED
@@ -2,8 +2,6 @@
2
  license: apache-2.0
3
  tags:
4
  - generated_from_trainer
5
- datasets:
6
- - squad
7
  model-index:
8
  - name: distilroberta-base-finetuned-squad
9
  results: []
@@ -14,13 +12,7 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  # distilroberta-base-finetuned-squad
16
 
17
- This model is a fine-tuned version of [distilroberta-base](https://huggingface.co/distilroberta-base) on the squad dataset.
18
- It achieves the following results on the evaluation set:
19
- - Loss: 1.0021
20
-
21
- - Exact Match: 81.33396404919584
22
-
23
- - F1-score: 88.41135855065653
24
 
25
  ## Model description
26
 
@@ -47,15 +39,6 @@ The following hyperparameters were used during training:
47
  - lr_scheduler_type: linear
48
  - num_epochs: 3
49
 
50
- ### Training results
51
-
52
- | Training Loss | Epoch | Step | Validation Loss |
53
- |:-------------:|:-----:|:-----:|:---------------:|
54
- | 1.0897 | 1.0 | 5536 | 1.0352 |
55
- | 0.8719 | 2.0 | 11072 | 0.9679 |
56
- | 0.7331 | 3.0 | 16608 | 1.0021 |
57
-
58
-
59
  ### Framework versions
60
 
61
  - Transformers 4.19.2
 
2
  license: apache-2.0
3
  tags:
4
  - generated_from_trainer
 
 
5
  model-index:
6
  - name: distilroberta-base-finetuned-squad
7
  results: []
 
12
 
13
  # distilroberta-base-finetuned-squad
14
 
15
+ This model is a fine-tuned version of [distilroberta-base](https://huggingface.co/distilroberta-base) on an unknown dataset.
 
 
 
 
 
 
16
 
17
  ## Model description
18
 
 
39
  - lr_scheduler_type: linear
40
  - num_epochs: 3
41
 
 
 
 
 
 
 
 
 
 
42
  ### Framework versions
43
 
44
  - Transformers 4.19.2