taciturno commited on
Commit
cd5b20e
·
1 Parent(s): cc973ea

Model save

Browse files
Files changed (2) hide show
  1. README.md +8 -10
  2. pytorch_model.bin +1 -1
README.md CHANGED
@@ -16,8 +16,8 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  This model is a fine-tuned version of [DeepPavlov/rubert-base-cased](https://huggingface.co/DeepPavlov/rubert-base-cased) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 1.0280
20
- - Accuracy: 0.6658
21
 
22
  ## Model description
23
 
@@ -36,22 +36,20 @@ More information needed
36
  ### Training hyperparameters
37
 
38
  The following hyperparameters were used during training:
39
- - learning_rate: 0.0001
40
  - train_batch_size: 64
41
  - eval_batch_size: 64
42
  - seed: 42
43
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
44
  - lr_scheduler_type: linear
45
- - num_epochs: 4
46
 
47
  ### Training results
48
 
49
- | Training Loss | Epoch | Step | Validation Loss | Accuracy |
50
- |:-------------:|:-----:|:----:|:---------------:|:--------:|
51
- | 0.9018 | 1.0 | 548 | 0.8207 | 0.6720 |
52
- | 0.7497 | 2.0 | 1096 | 0.8052 | 0.6841 |
53
- | 0.6127 | 3.0 | 1644 | 0.8947 | 0.6682 |
54
- | 0.4669 | 4.0 | 2192 | 1.0280 | 0.6658 |
55
 
56
 
57
  ### Framework versions
 
16
 
17
  This model is a fine-tuned version of [DeepPavlov/rubert-base-cased](https://huggingface.co/DeepPavlov/rubert-base-cased) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 0.9008
20
+ - Accuracy: 0.7575
21
 
22
  ## Model description
23
 
 
36
  ### Training hyperparameters
37
 
38
  The following hyperparameters were used during training:
39
+ - learning_rate: 0.0002
40
  - train_batch_size: 64
41
  - eval_batch_size: 64
42
  - seed: 42
43
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
44
  - lr_scheduler_type: linear
45
+ - num_epochs: 2
46
 
47
  ### Training results
48
 
49
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
50
+ |:-------------:|:-----:|:-----:|:---------------:|:--------:|
51
+ | 0.8474 | 1.0 | 6171 | 0.8942 | 0.7575 |
52
+ | 0.8348 | 2.0 | 12342 | 0.9008 | 0.7575 |
 
 
53
 
54
 
55
  ### Framework versions
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:77f4a5c0a87a1cff8bd006477432bd2ab65a45d9931450228f2e47b85e0ddea4
3
  size 711497521
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8a140d8222a4159d76165c9daf6fef1dc3733bb047adcd87ea330d390d90726c
3
  size 711497521