DmitryYarov commited on
Commit
b8c5fbc
·
verified ·
1 Parent(s): 0c7c6fa

aristotle_csv3

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_csv3
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_csv3
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.5019
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
+ | 4.1139 | 1.0 | 203 | 3.7183 |
55
+ | 3.5598 | 2.0 | 406 | 3.4522 |
56
+ | 3.2762 | 3.0 | 609 | 3.3321 |
57
+ | 3.0039 | 4.0 | 812 | 3.3035 |
58
+ | 2.7239 | 5.0 | 1015 | 3.2801 |
59
+ | 2.4871 | 6.0 | 1218 | 3.3728 |
60
+ | 2.277 | 7.0 | 1421 | 3.4348 |
61
+ | 2.1079 | 8.0 | 1624 | 3.5019 |
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:5ec63b9b074f83f327edb584c79dcff91b20ef85ff273fc05de56ce54bb437b2
3
  size 500941440
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8168df0519dab73a8f71c2d13f3e8886908e6fbed0d695b5b8271ed43f338ff9
3
  size 500941440