mcguiver commited on
Commit
f39134f
1 Parent(s): cdc6796

Training in progress, step 1575

Browse files
README.md CHANGED
@@ -18,8 +18,8 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 0.1370
22
- - F1: 0.8613
23
 
24
  ## Model description
25
 
@@ -42,7 +42,7 @@ The following hyperparameters were used during training:
42
  - train_batch_size: 24
43
  - eval_batch_size: 24
44
  - seed: 42
45
- - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
46
  - lr_scheduler_type: linear
47
  - num_epochs: 3
48
 
@@ -50,14 +50,14 @@ The following hyperparameters were used during training:
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | F1 |
52
  |:-------------:|:-----:|:----:|:---------------:|:------:|
53
- | 0.2593 | 1.0 | 525 | 0.1490 | 0.8217 |
54
- | 0.1251 | 2.0 | 1050 | 0.1366 | 0.8511 |
55
- | 0.0802 | 3.0 | 1575 | 0.1370 | 0.8613 |
56
 
57
 
58
  ### Framework versions
59
 
60
  - Transformers 4.46.2
61
- - Pytorch 2.4.1+cu118
62
  - Datasets 3.1.0
63
  - Tokenizers 0.20.3
 
18
 
19
  This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.1376
22
+ - F1: 0.8644
23
 
24
  ## Model description
25
 
 
42
  - train_batch_size: 24
43
  - eval_batch_size: 24
44
  - seed: 42
45
+ - optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
46
  - lr_scheduler_type: linear
47
  - num_epochs: 3
48
 
 
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | F1 |
52
  |:-------------:|:-----:|:----:|:---------------:|:------:|
53
+ | 0.2579 | 1.0 | 525 | 0.1546 | 0.8179 |
54
+ | 0.1283 | 2.0 | 1050 | 0.1378 | 0.8518 |
55
+ | 0.0805 | 3.0 | 1575 | 0.1376 | 0.8644 |
56
 
57
 
58
  ### Framework versions
59
 
60
  - Transformers 4.46.2
61
+ - Pytorch 2.5.1+cpu
62
  - Datasets 3.1.0
63
  - Tokenizers 0.20.3
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2beea27e3c906b081a57dae7fae68383bdb761fcff3a30a252d7a0235739f26b
3
  size 1109857804
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:91e3a06f852551220096818ed8da652f2d6b701a706c98212f96dbbb9aa3b583
3
  size 1109857804
runs/Nov16_14-45-41_Kang-PC/events.out.tfevents.1731760592.Kang-PC.32612.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:da9d6bcf74b36fbffe597d615f7317714a9d1dc193952785890525091c2cbf17
3
+ size 7324
runs/Nov16_14-45-41_Kang-PC/events.out.tfevents.1731761129.Kang-PC.32612.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:51c08cc4e5b76544e17be157498f03e84ed4a01901f895aa5bd5463725760e7e
3
+ size 7324
runs/Nov16_14-45-41_Kang-PC/events.out.tfevents.1731761775.Kang-PC.32612.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f57956c68c3aaa429a5f52335cbdddd416d49aeadd517044c13a0d797308bd9c
3
+ size 7324
runs/Nov16_14-45-41_Kang-PC/events.out.tfevents.1731762681.Kang-PC.32612.4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b6a9b916194879bdc21389bb8cd2d311e80a00e34526980f91c41d3b236188ed
3
+ size 7350
runs/Nov16_14-45-41_Kang-PC/events.out.tfevents.1731764138.Kang-PC.32612.5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f7804820c3e291fb2226deaa34dd31440478346566c85823e97279ada3675fe3
3
+ size 6690
runs/Nov16_14-45-41_Kang-PC/events.out.tfevents.1731818184.Kang-PC.32612.6 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a863922823b71f541ae21356c04751bcbcdf1b47303a92d6bf8c6ae00f4e7b3a
3
+ size 5953
runs/Nov23_17-57-24_Kang-PC/events.out.tfevents.1732352253.Kang-PC.31280.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ba2d03044f5e0c0eda25b74855c1dd2e8c7c1838d08674a76d8bc0e1a84b1af
3
+ size 6670
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8fc277b11db1c184487e5dfebdfec4834dc07475ea77fd69ea77040a846b3d16
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:25b4df8444a8ed4842122f8bfd7f5117daa72a4e460a9941b88975329f2c2f1e
3
  size 5304