mgutierrez commited on
Commit
7e6cfbf
·
verified ·
1 Parent(s): cf4bded

Model save

Browse files
README.md CHANGED
@@ -19,9 +19,9 @@ should probably proofread and complete it, then remove this comment. -->
19
 
20
  This model is a fine-tuned version of [distilroberta-base](https://huggingface.co/distilroberta-base) on an unknown dataset.
21
  It achieves the following results on the evaluation set:
22
- - Loss: 0.7004
23
- - Accuracy: 0.8431
24
- - F1: 0.8806
25
 
26
  ## Model description
27
 
@@ -44,7 +44,7 @@ The following hyperparameters were used during training:
44
  - train_batch_size: 8
45
  - eval_batch_size: 8
46
  - seed: 42
47
- - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
48
  - lr_scheduler_type: linear
49
  - num_epochs: 3
50
 
@@ -52,13 +52,13 @@ The following hyperparameters were used during training:
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
54
  |:-------------:|:------:|:----:|:---------------:|:--------:|:------:|
55
- | 0.5482 | 1.0893 | 500 | 0.4527 | 0.8407 | 0.8837 |
56
- | 0.3525 | 2.1786 | 1000 | 0.7004 | 0.8431 | 0.8806 |
57
 
58
 
59
  ### Framework versions
60
 
61
- - Transformers 4.44.2
62
  - Pytorch 2.5.0+cu121
63
- - Datasets 3.0.2
64
- - Tokenizers 0.19.1
 
19
 
20
  This model is a fine-tuned version of [distilroberta-base](https://huggingface.co/distilroberta-base) on an unknown dataset.
21
  It achieves the following results on the evaluation set:
22
+ - Loss: 0.7208
23
+ - Accuracy: 0.8480
24
+ - F1: 0.8912
25
 
26
  ## Model description
27
 
 
44
  - train_batch_size: 8
45
  - eval_batch_size: 8
46
  - seed: 42
47
+ - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
48
  - lr_scheduler_type: linear
49
  - num_epochs: 3
50
 
 
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
54
  |:-------------:|:------:|:----:|:---------------:|:--------:|:------:|
55
+ | 0.5017 | 1.0893 | 500 | 0.5843 | 0.8382 | 0.8870 |
56
+ | 0.3028 | 2.1786 | 1000 | 0.7208 | 0.8480 | 0.8912 |
57
 
58
 
59
  ### Framework versions
60
 
61
+ - Transformers 4.46.2
62
  - Pytorch 2.5.0+cu121
63
+ - Datasets 3.1.0
64
+ - Tokenizers 0.20.3
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:408b04c9f22dca08f8986392515a9c459f594580f4a56e392ed09d55ade3090e
3
  size 328492280
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7be5eab85bcfdeca2eac2a037a0d02f9fec34b6199cd4d8db3238911550eba36
3
  size 328492280
runs/Nov15_15-03-09_27c47a98afdf/events.out.tfevents.1731683058.27c47a98afdf.564.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4afe409d90d6991280714bf05186b4f82536120e0dc76d1b25d23c73b7000481
3
- size 6534
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ed03bba749fc4249b389741dfa60c15c793bdce6a099c10c0852962ea0d1f889
3
+ size 6888