mika5883 commited on
Commit
0f4ee88
1 Parent(s): b7b7a0e

rugec_RuReCl8_without_pretraining

Browse files
README.md ADDED
@@ -0,0 +1,62 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: ai-forever/ruT5-base
3
+ tags:
4
+ - generated_from_trainer
5
+ metrics:
6
+ - bleu
7
+ model-index:
8
+ - name: rugec_RuReCl8
9
+ results: []
10
+ ---
11
+
12
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
13
+ should probably proofread and complete it, then remove this comment. -->
14
+
15
+ # rugec_RuReCl8
16
+
17
+ This model is a fine-tuned version of [ai-forever/ruT5-base](https://huggingface.co/ai-forever/ruT5-base) on the None dataset.
18
+ It achieves the following results on the evaluation set:
19
+ - Loss: 0.2950
20
+ - Bleu: 59.8321
21
+ - Gen Len: 16.2616
22
+
23
+ ## Model description
24
+
25
+ More information needed
26
+
27
+ ## Intended uses & limitations
28
+
29
+ More information needed
30
+
31
+ ## Training and evaluation data
32
+
33
+ More information needed
34
+
35
+ ## Training procedure
36
+
37
+ ### Training hyperparameters
38
+
39
+ The following hyperparameters were used during training:
40
+ - learning_rate: 3.83229e-05
41
+ - train_batch_size: 64
42
+ - eval_batch_size: 64
43
+ - seed: 42
44
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
+ - lr_scheduler_type: linear
46
+ - num_epochs: 2
47
+ - mixed_precision_training: Native AMP
48
+
49
+ ### Training results
50
+
51
+ | Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
52
+ |:-------------:|:-----:|:----:|:---------------:|:-------:|:-------:|
53
+ | 0.7072 | 1.0 | 853 | 0.3031 | 59.7005 | 16.2684 |
54
+ | 0.2571 | 2.0 | 1706 | 0.2950 | 59.8321 | 16.2616 |
55
+
56
+
57
+ ### Framework versions
58
+
59
+ - Transformers 4.40.2
60
+ - Pytorch 2.2.1+cu121
61
+ - Datasets 2.19.1
62
+ - Tokenizers 0.19.1
generation_config.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "decoder_start_token_id": 0,
3
+ "eos_token_id": 2,
4
+ "pad_token_id": 0,
5
+ "transformers_version": "4.40.2"
6
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:195f62e2fccfc34720362b38c22145c4a9788bc844d1f6f90ad447cbd58624b1
3
  size 891644712
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:718956339828a549f4a9a1f27e27ff1d615086e518932fe0c0b8af0b92fadecf
3
  size 891644712
runs/May20_15-52-40_dfeef7ffab26/events.out.tfevents.1716220362.dfeef7ffab26.173.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cb3d06a5e82e2d5e0f9d240f9abae072a466ad6d7de6f860bc09ddd86e94b632
3
- size 6691
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b95a582cba390d06898b014fa97d8bf0ea63e0ce8257f4cef0f185b78fe8f48b
3
+ size 7415