FredNajjar commited on
Commit
1a4b9cf
1 Parent(s): ab3a719

End of training

Browse files
Files changed (2) hide show
  1. README.md +9 -7
  2. pytorch_model.bin +1 -1
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
  license: apache-2.0
3
- base_model: distilbert-base-uncased
4
  tags:
5
  - generated_from_trainer
6
  datasets:
@@ -15,9 +15,9 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  # my_awesome_qa_model
17
 
18
- This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the squad dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 1.5851
21
 
22
  ## Model description
23
 
@@ -42,15 +42,17 @@ The following hyperparameters were used during training:
42
  - seed: 42
43
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
44
  - lr_scheduler_type: linear
45
- - num_epochs: 3
46
 
47
  ### Training results
48
 
49
  | Training Loss | Epoch | Step | Validation Loss |
50
  |:-------------:|:-----:|:----:|:---------------:|
51
- | No log | 1.0 | 250 | 2.2802 |
52
- | 2.7586 | 2.0 | 500 | 1.7267 |
53
- | 2.7586 | 3.0 | 750 | 1.5851 |
 
 
54
 
55
 
56
  ### Framework versions
 
1
  ---
2
  license: apache-2.0
3
+ base_model: bert-base-uncased
4
  tags:
5
  - generated_from_trainer
6
  datasets:
 
15
 
16
  # my_awesome_qa_model
17
 
18
+ This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on the squad dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 1.6687
21
 
22
  ## Model description
23
 
 
42
  - seed: 42
43
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
44
  - lr_scheduler_type: linear
45
+ - num_epochs: 5
46
 
47
  ### Training results
48
 
49
  | Training Loss | Epoch | Step | Validation Loss |
50
  |:-------------:|:-----:|:----:|:---------------:|
51
+ | No log | 1.0 | 250 | 2.2079 |
52
+ | 2.4745 | 2.0 | 500 | 1.6112 |
53
+ | 2.4745 | 3.0 | 750 | 1.5901 |
54
+ | 0.9178 | 4.0 | 1000 | 1.6356 |
55
+ | 0.9178 | 5.0 | 1250 | 1.6687 |
56
 
57
 
58
  ### Framework versions
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:08cb5f5b646d4cb7d2339914429a1990786fad290f910a7adcd8546de9e3e0df
3
  size 435640489
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:736cd67a648f268576d84437c2a93d991019eb849334877894d5f446e4920ba8
3
  size 435640489