AdoCleanCode commited on
Commit
fd2e170
·
verified ·
1 Parent(s): cc40a01

Model save

Browse files
README.md ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: mit
4
+ base_model: gpt2
5
+ tags:
6
+ - generated_from_trainer
7
+ model-index:
8
+ - name: MSR-VTT-real-severe_kl08-model-run2
9
+ results: []
10
+ ---
11
+
12
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
13
+ should probably proofread and complete it, then remove this comment. -->
14
+
15
+ # MSR-VTT-real-severe_kl08-model-run2
16
+
17
+ This model is a fine-tuned version of [gpt2](https://huggingface.co/gpt2) on an unknown dataset.
18
+ It achieves the following results on the evaluation set:
19
+ - Loss: 3.9015
20
+
21
+ ## Model description
22
+
23
+ More information needed
24
+
25
+ ## Intended uses & limitations
26
+
27
+ More information needed
28
+
29
+ ## Training and evaluation data
30
+
31
+ More information needed
32
+
33
+ ## Training procedure
34
+
35
+ ### Training hyperparameters
36
+
37
+ The following hyperparameters were used during training:
38
+ - learning_rate: 1e-05
39
+ - train_batch_size: 8
40
+ - eval_batch_size: 16
41
+ - seed: 42
42
+ - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
43
+ - lr_scheduler_type: linear
44
+ - lr_scheduler_warmup_steps: 100
45
+ - num_epochs: 10
46
+ - mixed_precision_training: Native AMP
47
+
48
+ ### Training results
49
+
50
+ | Training Loss | Epoch | Step | Validation Loss |
51
+ |:-------------:|:-----:|:----:|:---------------:|
52
+ | 4.139 | 1.0 | 285 | 4.0608 |
53
+ | 3.8476 | 2.0 | 570 | 3.9444 |
54
+ | 3.7647 | 3.0 | 855 | 3.9095 |
55
+ | 3.8472 | 4.0 | 1140 | 3.8890 |
56
+ | 3.6897 | 5.0 | 1425 | 3.8946 |
57
+ | 3.3863 | 6.0 | 1710 | 3.8944 |
58
+ | 3.6126 | 7.0 | 1995 | 3.8940 |
59
+ | 3.5422 | 8.0 | 2280 | 3.8996 |
60
+ | 3.4794 | 9.0 | 2565 | 3.9011 |
61
+ | 3.475 | 10.0 | 2850 | 3.9015 |
62
+
63
+
64
+ ### Framework versions
65
+
66
+ - Transformers 4.46.3
67
+ - Pytorch 2.1.2+cu121
68
+ - Datasets 2.19.1
69
+ - Tokenizers 0.20.3
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.46.3"
6
+ }
logs/events.out.tfevents.1763474784.tikgpu10.870012.4 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b4762353d041ac9af68204272ff5fd57611557376a428bb228c636a10c22d2bd
3
- size 67877
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2a5d3c570ff0155d4061e897f4ac10e68a6ca5a0c2e4ff2538a79bc33f63f8be
3
+ size 68502
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:53b74aaa7d1f6e3ada3247f305424af6deadc972a9bec53012f79cf700a0e750
3
  size 497774208
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:09899e21fab0bc9d0cfefca7da3d10173cd3964c6660793499cd1a7b677f1d15
3
  size 497774208