hung200504 commited on
Commit
2a6bbec
1 Parent(s): cd8fb92

bert-cased

Browse files
Files changed (3) hide show
  1. README.md +8 -14
  2. pytorch_model.bin +1 -1
  3. training_args.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/bert-base-cased-squad2](https://huggingface.co/deepset/bert-base-cased-squad2) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
- - Loss: 11.9330
19
 
20
  ## Model description
21
 
@@ -35,8 +35,8 @@ More information needed
35
 
36
  The following hyperparameters were used during training:
37
  - learning_rate: 3e-05
38
- - train_batch_size: 16
39
- - eval_batch_size: 16
40
  - seed: 42
41
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
42
  - lr_scheduler_type: linear
@@ -46,17 +46,11 @@ The following hyperparameters were used during training:
46
 
47
  | Training Loss | Epoch | Step | Validation Loss |
48
  |:-------------:|:-----:|:----:|:---------------:|
49
- | 11.3134 | 0.09 | 5 | 12.3068 |
50
- | 11.4146 | 0.18 | 10 | 12.2378 |
51
- | 10.9861 | 0.27 | 15 | 12.1756 |
52
- | 11.1036 | 0.36 | 20 | 12.1205 |
53
- | 11.079 | 0.45 | 25 | 12.0721 |
54
- | 11.1039 | 0.55 | 30 | 12.0310 |
55
- | 10.3894 | 0.64 | 35 | 11.9972 |
56
- | 11.034 | 0.73 | 40 | 11.9707 |
57
- | 10.6017 | 0.82 | 45 | 11.9511 |
58
- | 10.5161 | 0.91 | 50 | 11.9387 |
59
- | 10.3011 | 1.0 | 55 | 11.9330 |
60
 
61
 
62
  ### Framework versions
 
15
 
16
  This model is a fine-tuned version of [deepset/bert-base-cased-squad2](https://huggingface.co/deepset/bert-base-cased-squad2) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Loss: 12.1456
19
 
20
  ## Model description
21
 
 
35
 
36
  The following hyperparameters were used during training:
37
  - learning_rate: 3e-05
38
+ - train_batch_size: 32
39
+ - eval_batch_size: 32
40
  - seed: 42
41
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
42
  - lr_scheduler_type: linear
 
46
 
47
  | Training Loss | Epoch | Step | Validation Loss |
48
  |:-------------:|:-----:|:----:|:---------------:|
49
+ | 11.2227 | 0.18 | 5 | 12.3080 |
50
+ | 10.9657 | 0.36 | 10 | 12.2462 |
51
+ | 11.1174 | 0.54 | 15 | 12.1988 |
52
+ | 10.8921 | 0.71 | 20 | 12.1654 |
53
+ | 10.8109 | 0.89 | 25 | 12.1456 |
 
 
 
 
 
 
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:055f8a0c756bf95bf820c9730481af9927b9da408eb4a4cf860c79e749fbf47d
3
  size 430952617
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4ec9a843e6c6fb673d35de1071f80ac6db84f522e5b0d8990e77e23322aa1d89
3
  size 430952617
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1671a4052174948ce92ca710490887e84a8ec17ce2a57053549b6fd9c3aca365
3
  size 4027
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:423a123abd59b6a9107585dd4948b5fb52b5610ac5b204b714d85e2d0a356e14
3
  size 4027