DmitryYarov commited on
Commit
e238300
·
verified ·
1 Parent(s): c05b322

aristotle_csv2

Browse files
Files changed (3) hide show
  1. README.md +69 -3
  2. generation_config.json +7 -0
  3. model.safetensors +1 -1
README.md CHANGED
@@ -1,3 +1,69 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ base_model: ai-forever/rugpt3small_based_on_gpt2
4
+ tags:
5
+ - generated_from_trainer
6
+ model-index:
7
+ - name: aristotle_csv2
8
+ results: []
9
+ ---
10
+
11
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
12
+ should probably proofread and complete it, then remove this comment. -->
13
+
14
+ # aristotle_csv2
15
+
16
+ This model is a fine-tuned version of [ai-forever/rugpt3small_based_on_gpt2](https://huggingface.co/ai-forever/rugpt3small_based_on_gpt2) on an unknown dataset.
17
+ It achieves the following results on the evaluation set:
18
+ - Loss: 3.3083
19
+
20
+ ## Model description
21
+
22
+ More information needed
23
+
24
+ ## Intended uses & limitations
25
+
26
+ More information needed
27
+
28
+ ## Training and evaluation data
29
+
30
+ More information needed
31
+
32
+ ## Training procedure
33
+
34
+ ### Training hyperparameters
35
+
36
+ The following hyperparameters were used during training:
37
+ - learning_rate: 5e-05
38
+ - train_batch_size: 8
39
+ - eval_batch_size: 8
40
+ - seed: 42
41
+ - gradient_accumulation_steps: 4
42
+ - total_train_batch_size: 32
43
+ - optimizer: Use OptimizerNames.ADAFACTOR and the args are:
44
+ No additional optimizer arguments
45
+ - lr_scheduler_type: linear
46
+ - lr_scheduler_warmup_steps: 500
47
+ - num_epochs: 30
48
+ - mixed_precision_training: Native AMP
49
+
50
+ ### Training results
51
+
52
+ | Training Loss | Epoch | Step | Validation Loss |
53
+ |:-------------:|:-----:|:----:|:---------------:|
54
+ | 5.1893 | 1.0 | 129 | 3.9908 |
55
+ | 3.6923 | 2.0 | 258 | 3.4627 |
56
+ | 3.4284 | 3.0 | 387 | 3.3217 |
57
+ | 3.146 | 4.0 | 516 | 3.2514 |
58
+ | 2.86 | 5.0 | 645 | 3.2055 |
59
+ | 2.6066 | 6.0 | 774 | 3.2279 |
60
+ | 2.3943 | 7.0 | 903 | 3.2737 |
61
+ | 2.1619 | 8.0 | 1032 | 3.3083 |
62
+
63
+
64
+ ### Framework versions
65
+
66
+ - Transformers 4.48.3
67
+ - Pytorch 2.5.1+cu124
68
+ - Datasets 3.3.0
69
+ - Tokenizers 0.21.0
generation_config.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "bos_token_id": 1,
4
+ "eos_token_id": 2,
5
+ "pad_token_id": 0,
6
+ "transformers_version": "4.48.3"
7
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4b941a5528b4239779b416ca8ca0b3375b3574cf64fb0eeb88bdd534cd2b33e3
3
  size 500941440
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eda5eb96a12802df21d9a1ce4a567fd629bc57cba9be58bd221dbfa18be3374d
3
  size 500941440