Doter commited on
Commit
ea6d1fa
verified
1 Parent(s): a11eecb

End of training

Browse files
README.md CHANGED
@@ -14,6 +14,8 @@ should probably proofread and complete it, then remove this comment. -->
14
  # faq_model
15
 
16
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
 
 
17
 
18
  ## Model description
19
 
@@ -32,19 +34,20 @@ More information needed
32
  ### Training hyperparameters
33
 
34
  The following hyperparameters were used during training:
35
- - learning_rate: 2e-05
36
- - train_batch_size: 16
37
- - eval_batch_size: 16
38
  - seed: 42
39
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
40
  - lr_scheduler_type: linear
41
- - num_epochs: 1
42
 
43
  ### Training results
44
 
45
  | Training Loss | Epoch | Step | Validation Loss |
46
  |:-------------:|:-----:|:----:|:---------------:|
47
- | No log | 1.0 | 75 | 4.3412 |
 
48
 
49
 
50
  ### Framework versions
 
14
  # faq_model
15
 
16
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
17
+ It achieves the following results on the evaluation set:
18
+ - Loss: 3.3390
19
 
20
  ## Model description
21
 
 
34
  ### Training hyperparameters
35
 
36
  The following hyperparameters were used during training:
37
+ - learning_rate: 3e-05
38
+ - train_batch_size: 12
39
+ - eval_batch_size: 8
40
  - seed: 42
41
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
42
  - lr_scheduler_type: linear
43
+ - num_epochs: 2
44
 
45
  ### Training results
46
 
47
  | Training Loss | Epoch | Step | Validation Loss |
48
  |:-------------:|:-----:|:----:|:---------------:|
49
+ | No log | 1.0 | 94 | 3.5903 |
50
+ | No log | 2.0 | 188 | 3.3390 |
51
 
52
 
53
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7e77679f25d45131003809bb0e3c5510243a86f936f533046669b167d6a8976b
3
  size 265470032
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:10fbaacb4c1ab97665aabf06b73003466bd67624b32de11b736c760b2f31de75
3
  size 265470032
runs/Apr20_20-22-50_658439ea8cd5/events.out.tfevents.1713644571.658439ea8cd5.553.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5f83773c65ac8cf478b2ede05244e3d3dc4b8689ccceb3ba61d31500183190f4
3
+ size 5311
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7e207b437414cf1f34bb50ec3584ffe2c1ce96b73886c389eaf7a46428d05b74
3
  size 4856
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8b955b97fa29e266c029eba1b7a951220c167136c4b962276d8404ebed66d1c4
3
  size 4856