Supersaiyan1729 commited on
Commit
84df2a6
1 Parent(s): 9e88d61

Model save

Browse files
Files changed (3) hide show
  1. README.md +74 -0
  2. generation_config.json +6 -0
  3. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,74 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ base_model: openai-community/gpt2
4
+ tags:
5
+ - generated_from_trainer
6
+ model-index:
7
+ - name: financeLM_outputpath_Sentiment_Analysis_Balanced__15
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
+ # financeLM_outputpath_Sentiment_Analysis_Balanced__15
15
+
16
+ This model is a fine-tuned version of [openai-community/gpt2](https://huggingface.co/openai-community/gpt2) on an unknown dataset.
17
+ It achieves the following results on the evaluation set:
18
+ - Loss: 2.5191
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: 0.0001
38
+ - train_batch_size: 4
39
+ - eval_batch_size: 8
40
+ - seed: 42
41
+ - gradient_accumulation_steps: 4
42
+ - total_train_batch_size: 16
43
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
44
+ - lr_scheduler_type: linear
45
+ - lr_scheduler_warmup_ratio: 0.03
46
+ - num_epochs: 15
47
+
48
+ ### Training results
49
+
50
+ | Training Loss | Epoch | Step | Validation Loss |
51
+ |:-------------:|:-----:|:----:|:---------------:|
52
+ | 2.0424 | 1.0 | 358 | 1.6885 |
53
+ | 1.3339 | 2.0 | 717 | 1.7008 |
54
+ | 1.0278 | 3.0 | 1076 | 1.7622 |
55
+ | 0.819 | 4.0 | 1435 | 1.8862 |
56
+ | 0.6674 | 5.0 | 1793 | 2.0067 |
57
+ | 0.5544 | 6.0 | 2152 | 2.1500 |
58
+ | 0.4702 | 7.0 | 2511 | 2.2106 |
59
+ | 0.4061 | 8.0 | 2870 | 2.3040 |
60
+ | 0.3599 | 9.0 | 3228 | 2.3646 |
61
+ | 0.3226 | 10.0 | 3587 | 2.4215 |
62
+ | 0.2939 | 11.0 | 3946 | 2.4431 |
63
+ | 0.2728 | 12.0 | 4305 | 2.4787 |
64
+ | 0.2577 | 13.0 | 4663 | 2.4998 |
65
+ | 0.2442 | 14.0 | 5022 | 2.5109 |
66
+ | 0.2368 | 14.97 | 5370 | 2.5191 |
67
+
68
+
69
+ ### Framework versions
70
+
71
+ - Transformers 4.35.0
72
+ - Pytorch 2.1.2+cu121
73
+ - Datasets 2.14.5
74
+ - Tokenizers 0.14.1
generation_config.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "bos_token_id": 50256,
4
+ "eos_token_id": 50256,
5
+ "transformers_version": "4.35.0"
6
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:de8b9f77f7dbad93ce516128eb9b9b46219711244b67261cce512f9252840041
3
  size 497774208
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b4f725780361d45566b678a35629c47f760a704406a3e01c7aa356c4e9d99166
3
  size 497774208