vaibhav9 commited on
Commit
32dd70f
1 Parent(s): 730ac04

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- license: apache-2.0
3
  tags:
4
  - generated_from_trainer
5
  model-index:
@@ -12,9 +12,9 @@ should probably proofread and complete it, then remove this comment. -->
12
 
13
  # distil-roberta-qa
14
 
15
- This model is a fine-tuned version of [distilroberta-base](https://huggingface.co/distilroberta-base) on the None dataset.
16
  It achieves the following results on the evaluation set:
17
- - Loss: 1.2035
18
 
19
  ## Model description
20
 
@@ -45,9 +45,9 @@ The following hyperparameters were used during training:
45
 
46
  | Training Loss | Epoch | Step | Validation Loss |
47
  |:-------------:|:-----:|:----:|:---------------:|
48
- | 1.4583 | 1.0 | 1882 | 1.2882 |
49
- | 1.1301 | 2.0 | 3764 | 1.1917 |
50
- | 0.971 | 3.0 | 5646 | 1.2035 |
51
 
52
 
53
  ### Framework versions
 
1
  ---
2
+ license: cc-by-4.0
3
  tags:
4
  - generated_from_trainer
5
  model-index:
 
12
 
13
  # distil-roberta-qa
14
 
15
+ This model is a fine-tuned version of [deepset/tinyroberta-squad2](https://huggingface.co/deepset/tinyroberta-squad2) on the None dataset.
16
  It achieves the following results on the evaluation set:
17
+ - Loss: 0.5542
18
 
19
  ## Model description
20
 
 
45
 
46
  | Training Loss | Epoch | Step | Validation Loss |
47
  |:-------------:|:-----:|:----:|:---------------:|
48
+ | 0.6017 | 1.0 | 1882 | 0.5264 |
49
+ | 0.4438 | 2.0 | 3764 | 0.5333 |
50
+ | 0.3427 | 3.0 | 5646 | 0.5542 |
51
 
52
 
53
  ### Framework versions