Matheusmatos2916 commited on
Commit
bb33655
1 Parent(s): 16a5368

Model save

Browse files
Files changed (2) hide show
  1. README.md +7 -5
  2. pytorch_model.bin +1 -1
README.md CHANGED
@@ -15,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  This model is a fine-tuned version of [deepset/roberta-base-squad2](https://huggingface.co/deepset/roberta-base-squad2) on the None dataset.
17
  It achieves the following results on the evaluation set:
18
- - Loss: 7.1498
19
 
20
  ## Model description
21
 
@@ -40,15 +40,17 @@ The following hyperparameters were used during training:
40
  - seed: 42
41
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
42
  - lr_scheduler_type: linear
43
- - num_epochs: 3
44
 
45
  ### Training results
46
 
47
  | Training Loss | Epoch | Step | Validation Loss |
48
  |:-------------:|:-----:|:----:|:---------------:|
49
- | No log | 1.0 | 148 | 5.9618 |
50
- | No log | 2.0 | 296 | 7.1965 |
51
- | No log | 3.0 | 444 | 7.1498 |
 
 
52
 
53
 
54
  ### Framework versions
 
15
 
16
  This model is a fine-tuned version of [deepset/roberta-base-squad2](https://huggingface.co/deepset/roberta-base-squad2) on the None dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Loss: 8.0800
19
 
20
  ## Model description
21
 
 
40
  - seed: 42
41
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
42
  - lr_scheduler_type: linear
43
+ - num_epochs: 5
44
 
45
  ### Training results
46
 
47
  | Training Loss | Epoch | Step | Validation Loss |
48
  |:-------------:|:-----:|:----:|:---------------:|
49
+ | No log | 1.0 | 150 | 6.9242 |
50
+ | No log | 2.0 | 300 | 7.7030 |
51
+ | No log | 3.0 | 450 | 8.7695 |
52
+ | 1.1393 | 4.0 | 600 | 8.1844 |
53
+ | 1.1393 | 5.0 | 750 | 8.0800 |
54
 
55
 
56
  ### Framework versions
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7164b0054f4f31d60e0aa5958b7dff62f62d8383e8fb34a883ec332341de6233
3
  size 496292326
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:93d67a5cda2957fe7ebd8681ccd41c13a63210b34fdc69cb65c39433ef9598ca
3
  size 496292326