Pastushoc commited on
Commit
45c3959
1 Parent(s): 0f962d6

Model save

Browse files
README.md ADDED
@@ -0,0 +1,60 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ base_model: cointegrated/rubert-tiny2
4
+ tags:
5
+ - generated_from_trainer
6
+ datasets:
7
+ - generator
8
+ model-index:
9
+ - name: rubert-tiny2-finetuned-fintech
10
+ results: []
11
+ ---
12
+
13
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
+ should probably proofread and complete it, then remove this comment. -->
15
+
16
+ # rubert-tiny2-finetuned-fintech
17
+
18
+ This model is a fine-tuned version of [cointegrated/rubert-tiny2](https://huggingface.co/cointegrated/rubert-tiny2) on the generator dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 5.6301
21
+
22
+ ## Model description
23
+
24
+ More information needed
25
+
26
+ ## Intended uses & limitations
27
+
28
+ More information needed
29
+
30
+ ## Training and evaluation data
31
+
32
+ More information needed
33
+
34
+ ## Training procedure
35
+
36
+ ### Training hyperparameters
37
+
38
+ The following hyperparameters were used during training:
39
+ - learning_rate: 2e-05
40
+ - train_batch_size: 64
41
+ - eval_batch_size: 64
42
+ - seed: 42
43
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
44
+ - lr_scheduler_type: linear
45
+ - num_epochs: 2
46
+
47
+ ### Training results
48
+
49
+ | Training Loss | Epoch | Step | Validation Loss |
50
+ |:-------------:|:-----:|:----:|:---------------:|
51
+ | 6.0291 | 1.0 | 2069 | 5.7192 |
52
+ | 5.8523 | 2.0 | 4138 | 5.6301 |
53
+
54
+
55
+ ### Framework versions
56
+
57
+ - Transformers 4.38.2
58
+ - Pytorch 2.2.1+cu121
59
+ - Datasets 2.18.0
60
+ - Tokenizers 0.15.2
generation_config.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "pad_token_id": 0,
4
+ "transformers_version": "4.38.2"
5
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:aafe10526187638d8fd9577d9a487e4d246579b67b135788c67c4e6f60688233
3
  size 117119608
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fa64e564954fcb0e6f01bae404e2cf5b278591983fc754b7d50875a6ef622f6c
3
  size 117119608
runs/Apr13_12-28-20_ea1aea675b53/events.out.tfevents.1713011330.ea1aea675b53.1671.2 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fb0d0636d0bff509b987115aa2a665ebb52685bd15870995830529cc5bc7eb95
3
- size 5345
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eb2c36883ffee9e0efb8f1878e45121d3b296d02db737901e0924b2aadd1de3e
3
+ size 5970