AlekseyKorshuk
commited on
Commit
•
a839ec6
1
Parent(s):
6df531f
huggingartists
Browse files- README.md +3 -3
- config.json +1 -1
- evaluation.txt +1 -1
- flax_model.msgpack +1 -1
- optimizer.pt +1 -1
- pytorch_model.bin +1 -1
- rng_state.pth +2 -2
- scheduler.pt +1 -1
- trainer_state.json +45 -7
- training_args.bin +1 -1
README.md
CHANGED
@@ -45,15 +45,15 @@ from datasets import load_dataset
|
|
45 |
dataset = load_dataset("huggingartists/aaron-watson")
|
46 |
```
|
47 |
|
48 |
-
[Explore the data](https://wandb.ai/huggingartists/huggingartists/runs/
|
49 |
|
50 |
## Training procedure
|
51 |
|
52 |
The model is based on a pre-trained [GPT-2](https://huggingface.co/gpt2) which is fine-tuned on Aaron Watson's lyrics.
|
53 |
|
54 |
-
Hyperparameters and metrics are recorded in the [W&B training run](https://wandb.ai/huggingartists/huggingartists/runs/
|
55 |
|
56 |
-
At the end of training, [the final model](https://wandb.ai/huggingartists/huggingartists/runs/
|
57 |
|
58 |
## How to use
|
59 |
|
|
|
45 |
dataset = load_dataset("huggingartists/aaron-watson")
|
46 |
```
|
47 |
|
48 |
+
[Explore the data](https://wandb.ai/huggingartists/huggingartists/runs/14ha1tnc/artifacts), which is tracked with [W&B artifacts](https://docs.wandb.com/artifacts) at every step of the pipeline.
|
49 |
|
50 |
## Training procedure
|
51 |
|
52 |
The model is based on a pre-trained [GPT-2](https://huggingface.co/gpt2) which is fine-tuned on Aaron Watson's lyrics.
|
53 |
|
54 |
+
Hyperparameters and metrics are recorded in the [W&B training run](https://wandb.ai/huggingartists/huggingartists/runs/34e4zb2v) for full transparency and reproducibility.
|
55 |
|
56 |
+
At the end of training, [the final model](https://wandb.ai/huggingartists/huggingartists/runs/34e4zb2v/artifacts) is logged and versioned.
|
57 |
|
58 |
## How to use
|
59 |
|
config.json
CHANGED
@@ -35,7 +35,7 @@
|
|
35 |
}
|
36 |
},
|
37 |
"torch_dtype": "float32",
|
38 |
-
"transformers_version": "4.10.
|
39 |
"use_cache": true,
|
40 |
"vocab_size": 50257
|
41 |
}
|
|
|
35 |
}
|
36 |
},
|
37 |
"torch_dtype": "float32",
|
38 |
+
"transformers_version": "4.10.1",
|
39 |
"use_cache": true,
|
40 |
"vocab_size": 50257
|
41 |
}
|
evaluation.txt
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"eval_loss": 2.
|
|
|
1 |
+
{"eval_loss": 2.5737111568450928, "eval_runtime": 1.6076, "eval_samples_per_second": 20.527, "eval_steps_per_second": 3.11, "epoch": 13.0}
|
flax_model.msgpack
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 497764120
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:230fc6b9831af6a5d461ab334806ff82700da38ca04f9db2a0322a2e5602d013
|
3 |
size 497764120
|
optimizer.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 995603825
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c38111d201ac21b411943ec105908899853a9b846ba960bdcb57446aef22532f
|
3 |
size 995603825
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 510403817
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f1322e8004a848bba72952c47a4a02987aee17b648c9f98341279d603dd9a5bb
|
3 |
size 510403817
|
rng_state.pth
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:8f05d20325eb8102d8b4c3e4d9d799ee273f1bf0946e095b1a0f1f287bd5eb85
|
3 |
+
size 14567
|
scheduler.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 623
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7358664183e7649e0e2f607694e0c72ac495305b3a893efe8d2bc60b5501be46
|
3 |
size 623
|
trainer_state.json
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
{
|
2 |
-
"best_metric": 2.
|
3 |
-
"best_model_checkpoint": "output/aaron-watson/checkpoint-
|
4 |
-
"epoch":
|
5 |
-
"global_step":
|
6 |
"is_hyper_param_search": false,
|
7 |
"is_local_process_zero": true,
|
8 |
"is_world_process_zero": true,
|
@@ -120,11 +120,49 @@
|
|
120 |
"eval_samples_per_second": 21.208,
|
121 |
"eval_steps_per_second": 2.866,
|
122 |
"step": 75
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
123 |
}
|
124 |
],
|
125 |
-
"max_steps":
|
126 |
-
"num_train_epochs":
|
127 |
-
"total_flos":
|
128 |
"trial_name": null,
|
129 |
"trial_params": null
|
130 |
}
|
|
|
1 |
{
|
2 |
+
"best_metric": 2.5737111568450928,
|
3 |
+
"best_model_checkpoint": "output/aaron-watson/checkpoint-100",
|
4 |
+
"epoch": 4.0,
|
5 |
+
"global_step": 100,
|
6 |
"is_hyper_param_search": false,
|
7 |
"is_local_process_zero": true,
|
8 |
"is_world_process_zero": true,
|
|
|
120 |
"eval_samples_per_second": 21.208,
|
121 |
"eval_steps_per_second": 2.866,
|
122 |
"step": 75
|
123 |
+
},
|
124 |
+
{
|
125 |
+
"epoch": 3.2,
|
126 |
+
"learning_rate": 1.310143418587859e-05,
|
127 |
+
"loss": 2.8552,
|
128 |
+
"step": 80
|
129 |
+
},
|
130 |
+
{
|
131 |
+
"epoch": 3.4,
|
132 |
+
"learning_rate": 4.740143418587858e-05,
|
133 |
+
"loss": 2.8477,
|
134 |
+
"step": 85
|
135 |
+
},
|
136 |
+
{
|
137 |
+
"epoch": 3.6,
|
138 |
+
"learning_rate": 8.979856581412137e-05,
|
139 |
+
"loss": 2.825,
|
140 |
+
"step": 90
|
141 |
+
},
|
142 |
+
{
|
143 |
+
"epoch": 3.8,
|
144 |
+
"learning_rate": 0.00012409856581412136,
|
145 |
+
"loss": 2.7383,
|
146 |
+
"step": 95
|
147 |
+
},
|
148 |
+
{
|
149 |
+
"epoch": 4.0,
|
150 |
+
"learning_rate": 0.0001372,
|
151 |
+
"loss": 2.839,
|
152 |
+
"step": 100
|
153 |
+
},
|
154 |
+
{
|
155 |
+
"epoch": 4.0,
|
156 |
+
"eval_loss": 2.5737111568450928,
|
157 |
+
"eval_runtime": 1.5782,
|
158 |
+
"eval_samples_per_second": 20.911,
|
159 |
+
"eval_steps_per_second": 3.168,
|
160 |
+
"step": 100
|
161 |
}
|
162 |
],
|
163 |
+
"max_steps": 325,
|
164 |
+
"num_train_epochs": 13,
|
165 |
+
"total_flos": 102557122560000.0,
|
166 |
"trial_name": null,
|
167 |
"trial_params": null
|
168 |
}
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2671
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:46292e67196f36dc6e1d54180d712db3c13701f4c597d47be75b9ef2cadcf193
|
3 |
size 2671
|