rubinho commited on
Commit
c0098da
1 Parent(s): ac6d7e0

Training complete

Browse files
Files changed (3) hide show
  1. README.md +11 -11
  2. pytorch_model.bin +1 -1
  3. training_args.bin +2 -2
README.md CHANGED
@@ -20,11 +20,11 @@ should probably proofread and complete it, then remove this comment. -->
20
 
21
  This model is a fine-tuned version of [bert-base-cased](https://huggingface.co/bert-base-cased) on the None dataset.
22
  It achieves the following results on the evaluation set:
23
- - Loss: 0.3761
24
- - Precision: 0.5592
25
- - Recall: 0.4856
26
- - F1: 0.5198
27
- - Accuracy: 0.9258
28
 
29
  ## Model description
30
 
@@ -43,11 +43,11 @@ More information needed
43
  ### Training hyperparameters
44
 
45
  The following hyperparameters were used during training:
46
- - learning_rate: 3.6298652877725645e-06
47
- - train_batch_size: 32
48
  - eval_batch_size: 8
49
  - seed: 42
50
- - optimizer: Adam with betas=(0.9509822023671163,0.947724818069466) and epsilon=1.3490158743843502e-09
51
  - lr_scheduler_type: linear
52
  - num_epochs: 3
53
 
@@ -55,9 +55,9 @@ The following hyperparameters were used during training:
55
 
56
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
57
  |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
58
- | No log | 1.0 | 107 | 0.3711 | 0.5635 | 0.4988 | 0.5292 | 0.9264 |
59
- | No log | 2.0 | 214 | 0.3694 | 0.55 | 0.4868 | 0.5165 | 0.9257 |
60
- | No log | 3.0 | 321 | 0.3761 | 0.5592 | 0.4856 | 0.5198 | 0.9258 |
61
 
62
 
63
  ### Framework versions
 
20
 
21
  This model is a fine-tuned version of [bert-base-cased](https://huggingface.co/bert-base-cased) on the None dataset.
22
  It achieves the following results on the evaluation set:
23
+ - Loss: 0.4784
24
+ - Precision: 0.5557
25
+ - Recall: 0.4892
26
+ - F1: 0.5204
27
+ - Accuracy: 0.9252
28
 
29
  ## Model description
30
 
 
43
  ### Training hyperparameters
44
 
45
  The following hyperparameters were used during training:
46
+ - learning_rate: 2e-05
47
+ - train_batch_size: 8
48
  - eval_batch_size: 8
49
  - seed: 42
50
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
51
  - lr_scheduler_type: linear
52
  - num_epochs: 3
53
 
 
55
 
56
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
57
  |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
58
+ | No log | 1.0 | 425 | 0.3611 | 0.4908 | 0.5084 | 0.4994 | 0.9233 |
59
+ | No log | 2.0 | 850 | 0.4981 | 0.5770 | 0.4569 | 0.5100 | 0.9221 |
60
+ | No log | 3.0 | 1275 | 0.4784 | 0.5557 | 0.4892 | 0.5204 | 0.9252 |
61
 
62
 
63
  ### Framework versions
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1967978dd904ee28d3d96788ec7c1a9efdcd5a38d186cf210d07fdd53192429a
3
  size 430986854
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d84f854e80f752c3e532e63b823ab19b1799b9d8a839cba2238e86ee26ef4a99
3
  size 430986854
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ef233d8a5ccd008fb40272efb6f012b5d6449bcafa954139cd699975a2206017
3
- size 4536
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8a299ea467838db79676bee189cffd08d5fd25335d97857ecc1e79a61ad2fc37
3
+ size 4472