QuangHuy54 commited on
Commit
62d29b0
1 Parent(s): c93b13a

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -5
README.md CHANGED
@@ -2,6 +2,8 @@
2
  license: apache-2.0
3
  tags:
4
  - generated_from_trainer
 
 
5
  model-index:
6
  - name: roberta-base-squad2-distilled-small-cuad-1
7
  results: []
@@ -12,9 +14,9 @@ should probably proofread and complete it, then remove this comment. -->
12
 
13
  # roberta-base-squad2-distilled-small-cuad-1
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: 3.5588
18
 
19
  ## Model description
20
 
@@ -45,9 +47,9 @@ The following hyperparameters were used during training:
45
 
46
  | Training Loss | Epoch | Step | Validation Loss |
47
  |:-------------:|:-----:|:----:|:---------------:|
48
- | No log | 1.0 | 282 | 3.7061 |
49
- | 4.0511 | 2.0 | 564 | 3.6400 |
50
- | 4.0511 | 3.0 | 846 | 3.5588 |
51
 
52
 
53
  ### Framework versions
 
2
  license: apache-2.0
3
  tags:
4
  - generated_from_trainer
5
+ datasets:
6
+ - squad
7
  model-index:
8
  - name: roberta-base-squad2-distilled-small-cuad-1
9
  results: []
 
14
 
15
  # roberta-base-squad2-distilled-small-cuad-1
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.3798
20
 
21
  ## Model description
22
 
 
47
 
48
  | Training Loss | Epoch | Step | Validation Loss |
49
  |:-------------:|:-----:|:----:|:---------------:|
50
+ | No log | 1.0 | 282 | 1.5628 |
51
+ | 2.0814 | 2.0 | 564 | 1.3975 |
52
+ | 2.0814 | 3.0 | 846 | 1.3798 |
53
 
54
 
55
  ### Framework versions