cappuch commited on
Commit
7dca635
1 Parent(s): 9e9b53e

End of training

Browse files
README.md CHANGED
@@ -1,9 +1,24 @@
1
  ---
2
  tags:
3
  - generated_from_trainer
 
 
 
 
4
  model-index:
5
  - name: test_2_pretrain
6
- results: []
 
 
 
 
 
 
 
 
 
 
 
7
  ---
8
 
9
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -11,7 +26,10 @@ should probably proofread and complete it, then remove this comment. -->
11
 
12
  # test_2_pretrain
13
 
14
- This model is a fine-tuned version of [](https://huggingface.co/) on an unknown dataset.
 
 
 
15
 
16
  ## Model description
17
 
 
1
  ---
2
  tags:
3
  - generated_from_trainer
4
+ datasets:
5
+ - wikitext
6
+ metrics:
7
+ - accuracy
8
  model-index:
9
  - name: test_2_pretrain
10
+ results:
11
+ - task:
12
+ name: Causal Language Modeling
13
+ type: text-generation
14
+ dataset:
15
+ name: wikitext wikitext-2-v1
16
+ type: wikitext
17
+ args: wikitext-2-v1
18
+ metrics:
19
+ - name: Accuracy
20
+ type: accuracy
21
+ value: 0.2759307022812658
22
  ---
23
 
24
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
26
 
27
  # test_2_pretrain
28
 
29
+ This model is a fine-tuned version of [](https://huggingface.co/) on the wikitext wikitext-2-v1 dataset.
30
+ It achieves the following results on the evaluation set:
31
+ - Loss: 5.1341
32
+ - Accuracy: 0.2759
33
 
34
  ## Model description
35
 
all_results.json CHANGED
@@ -1,15 +1,15 @@
1
  {
2
  "epoch": 3.0,
3
- "eval_accuracy": 0.28011557471332055,
4
- "eval_loss": 5.061196804046631,
5
- "eval_runtime": 16.9445,
6
  "eval_samples": 249,
7
- "eval_samples_per_second": 14.695,
8
- "eval_steps_per_second": 1.889,
9
- "perplexity": 157.77923419764554,
10
- "train_loss": 5.833661626916525,
11
- "train_runtime": 1259.5482,
12
  "train_samples": 2346,
13
- "train_samples_per_second": 5.588,
14
- "train_steps_per_second": 1.398
15
  }
 
1
  {
2
  "epoch": 3.0,
3
+ "eval_accuracy": 0.2759307022812658,
4
+ "eval_loss": 5.134091854095459,
5
+ "eval_runtime": 14.2134,
6
  "eval_samples": 249,
7
+ "eval_samples_per_second": 17.519,
8
+ "eval_steps_per_second": 2.251,
9
+ "perplexity": 169.71012831307598,
10
+ "train_loss": 5.932113517488288,
11
+ "train_runtime": 1096.0478,
12
  "train_samples": 2346,
13
+ "train_samples_per_second": 6.421,
14
+ "train_steps_per_second": 1.607
15
  }
eval_results.json CHANGED
@@ -1,10 +1,10 @@
1
  {
2
  "epoch": 3.0,
3
- "eval_accuracy": 0.28011557471332055,
4
- "eval_loss": 5.061196804046631,
5
- "eval_runtime": 16.9445,
6
  "eval_samples": 249,
7
- "eval_samples_per_second": 14.695,
8
- "eval_steps_per_second": 1.889,
9
- "perplexity": 157.77923419764554
10
  }
 
1
  {
2
  "epoch": 3.0,
3
+ "eval_accuracy": 0.2759307022812658,
4
+ "eval_loss": 5.134091854095459,
5
+ "eval_runtime": 14.2134,
6
  "eval_samples": 249,
7
+ "eval_samples_per_second": 17.519,
8
+ "eval_steps_per_second": 2.251,
9
+ "perplexity": 169.71012831307598
10
  }
runs/Jan16_13-13-03_0048b83c9bcc/events.out.tfevents.1705411947.0048b83c9bcc.21728.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d1b47b5ab6b07bd15d65933ce37967891ca85f94dc9d5715e585cb1954f0bbea
3
+ size 411
train_results.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
  "epoch": 3.0,
3
- "train_loss": 5.833661626916525,
4
- "train_runtime": 1259.5482,
5
  "train_samples": 2346,
6
- "train_samples_per_second": 5.588,
7
- "train_steps_per_second": 1.398
8
  }
 
1
  {
2
  "epoch": 3.0,
3
+ "train_loss": 5.932113517488288,
4
+ "train_runtime": 1096.0478,
5
  "train_samples": 2346,
6
+ "train_samples_per_second": 6.421,
7
+ "train_steps_per_second": 1.607
8
  }
trainer_state.json CHANGED
@@ -11,29 +11,29 @@
11
  {
12
  "epoch": 0.85,
13
  "learning_rate": 3.580352072685974e-05,
14
- "loss": 6.4049,
15
  "step": 500
16
  },
17
  {
18
  "epoch": 1.7,
19
  "learning_rate": 2.160704145371948e-05,
20
- "loss": 5.7387,
21
  "step": 1000
22
  },
23
  {
24
  "epoch": 2.56,
25
  "learning_rate": 7.410562180579217e-06,
26
- "loss": 5.5475,
27
  "step": 1500
28
  },
29
  {
30
  "epoch": 3.0,
31
  "step": 1761,
32
  "total_flos": 3677946642432000.0,
33
- "train_loss": 5.833661626916525,
34
- "train_runtime": 1259.5482,
35
- "train_samples_per_second": 5.588,
36
- "train_steps_per_second": 1.398
37
  }
38
  ],
39
  "logging_steps": 500,
 
11
  {
12
  "epoch": 0.85,
13
  "learning_rate": 3.580352072685974e-05,
14
+ "loss": 6.5491,
15
  "step": 500
16
  },
17
  {
18
  "epoch": 1.7,
19
  "learning_rate": 2.160704145371948e-05,
20
+ "loss": 5.8268,
21
  "step": 1000
22
  },
23
  {
24
  "epoch": 2.56,
25
  "learning_rate": 7.410562180579217e-06,
26
+ "loss": 5.6176,
27
  "step": 1500
28
  },
29
  {
30
  "epoch": 3.0,
31
  "step": 1761,
32
  "total_flos": 3677946642432000.0,
33
+ "train_loss": 5.932113517488288,
34
+ "train_runtime": 1096.0478,
35
+ "train_samples_per_second": 6.421,
36
+ "train_steps_per_second": 1.607
37
  }
38
  ],
39
  "logging_steps": 500,