NancyBlack commited on
Commit
ffa6c00
·
verified ·
1 Parent(s): d29fabb

End of training

Browse files
README.md CHANGED
@@ -1,5 +1,6 @@
1
  ---
2
  library_name: transformers
 
3
  tags:
4
  - generated_from_trainer
5
  model-index:
@@ -12,9 +13,9 @@ should probably proofread and complete it, then remove this comment. -->
12
 
13
  # rut5-base-phonetic
14
 
15
- This model was trained from scratch on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
- - Loss: 0.0289
18
 
19
  ## Model description
20
 
@@ -37,26 +38,22 @@ The following hyperparameters were used during training:
37
  - train_batch_size: 8
38
  - eval_batch_size: 8
39
  - seed: 42
40
- - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
41
  - lr_scheduler_type: linear
42
- - num_epochs: 3
43
 
44
  ### Training results
45
 
46
  | Training Loss | Epoch | Step | Validation Loss |
47
  |:-------------:|:------:|:----:|:---------------:|
48
- | 0.0513 | 0.3582 | 500 | 0.0429 |
49
- | 0.0436 | 0.7163 | 1000 | 0.0395 |
50
- | 0.0343 | 1.0745 | 1500 | 0.0354 |
51
- | 0.0253 | 1.4327 | 2000 | 0.0357 |
52
- | 0.0242 | 1.7908 | 2500 | 0.0330 |
53
- | 0.0194 | 2.1490 | 3000 | 0.0335 |
54
- | 0.033 | 2.5072 | 3500 | 0.0297 |
55
- | 0.032 | 2.8653 | 4000 | 0.0289 |
56
 
57
 
58
  ### Framework versions
59
 
60
- - Transformers 4.44.2
61
- - Pytorch 2.5.0+cu121
62
- - Tokenizers 0.19.1
 
1
  ---
2
  library_name: transformers
3
+ base_model: NancyBlack/rut5-base-phonetic
4
  tags:
5
  - generated_from_trainer
6
  model-index:
 
13
 
14
  # rut5-base-phonetic
15
 
16
+ This model is a fine-tuned version of [NancyBlack/rut5-base-phonetic](https://huggingface.co/NancyBlack/rut5-base-phonetic) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Loss: 0.0362
19
 
20
  ## Model description
21
 
 
38
  - train_batch_size: 8
39
  - eval_batch_size: 8
40
  - seed: 42
41
+ - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
42
  - lr_scheduler_type: linear
43
+ - num_epochs: 5
44
 
45
  ### Training results
46
 
47
  | Training Loss | Epoch | Step | Validation Loss |
48
  |:-------------:|:------:|:----:|:---------------:|
49
+ | 0.0153 | 0.3582 | 500 | 0.0354 |
50
+ | 0.0137 | 0.7163 | 1000 | 0.0358 |
51
+ | 0.0115 | 1.0745 | 1500 | 0.0379 |
52
+ | 0.0085 | 1.4327 | 2000 | 0.0362 |
 
 
 
 
53
 
54
 
55
  ### Framework versions
56
 
57
+ - Transformers 4.46.2
58
+ - Pytorch 2.5.1+cu121
59
+ - Tokenizers 0.20.3
generation_config.json CHANGED
@@ -3,5 +3,5 @@
3
  "decoder_start_token_id": 0,
4
  "eos_token_id": 2,
5
  "pad_token_id": 0,
6
- "transformers_version": "4.44.2"
7
  }
 
3
  "decoder_start_token_id": 0,
4
  "eos_token_id": 2,
5
  "pad_token_id": 0,
6
+ "transformers_version": "4.46.2"
7
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0ebe9a78217da862063a0b4d56a6430f61c60b3e27229bfc84681ca86c68460f
3
  size 891644712
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:29445d3a9fea0ca6de33f784794d253f2a97e8981a30f54167eca585b68ddf8c
3
  size 891644712
runs/Nov19_19-14-28_084bef439486/events.out.tfevents.1732043669.084bef439486.367.1 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:475b64a4e2581c851b4205669b70c6989439cd79faf2a350609de397bd124aa1
3
- size 8047
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3dc0b7fb4a75bfce7266221f30629430a572f1a972c386f77f87f1481d69a132
3
+ size 8401