Supersaiyan1729
commited on
Commit
•
63246a9
1
Parent(s):
f7a2919
Model save
Browse files
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_final_model_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_final_model_15
|
15 |
+
|
16 |
+
This model is a fine-tuned version of [openai-community/gpt2](https://huggingface.co/openai-community/gpt2) on the None dataset.
|
17 |
+
It achieves the following results on the evaluation set:
|
18 |
+
- Loss: 1.9396
|
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 |
+
| 1.6902 | 1.0 | 671 | 1.3422 |
|
53 |
+
| 1.0644 | 2.0 | 1342 | 1.3353 |
|
54 |
+
| 0.8371 | 3.0 | 2013 | 1.4028 |
|
55 |
+
| 0.6842 | 4.0 | 2685 | 1.4639 |
|
56 |
+
| 0.5775 | 5.0 | 3356 | 1.5597 |
|
57 |
+
| 0.4967 | 6.0 | 4027 | 1.6722 |
|
58 |
+
| 0.438 | 7.0 | 4698 | 1.7115 |
|
59 |
+
| 0.3909 | 8.0 | 5370 | 1.7681 |
|
60 |
+
| 0.3556 | 9.0 | 6041 | 1.8081 |
|
61 |
+
| 0.3293 | 10.0 | 6712 | 1.8478 |
|
62 |
+
| 0.3076 | 11.0 | 7383 | 1.8752 |
|
63 |
+
| 0.2908 | 12.0 | 8055 | 1.8949 |
|
64 |
+
| 0.2781 | 13.0 | 8726 | 1.9260 |
|
65 |
+
| 0.2685 | 14.0 | 9397 | 1.9298 |
|
66 |
+
| 0.2602 | 14.99 | 10065 | 1.9396 |
|
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:
|
3 |
size 497774208
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e9dfa33571d45372893d7f5ea53638a3778b1bcc35829265d892ec0666ae58e3
|
3 |
size 497774208
|
runs/May04_11-58-37_balamurugan/events.out.tfevents.1714849120.balamurugan.40874.0
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ca1d2edca6d8dc577d74c3513fc9a9f71aeb278bf5d2e80e831b5813b1f86f5e
|
3 |
+
size 11259
|