johacbeg commited on
Commit
3b87f1d
1 Parent(s): 7682848

End of training

Browse files
.gitignore ADDED
@@ -0,0 +1 @@
 
 
1
+ checkpoint-*/
config.json ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "Narrativa/spanish-gpt2-finetuned-rap-lyrics",
3
+ "activation_function": "gelu_new",
4
+ "architectures": [
5
+ "GPT2LMHeadModel"
6
+ ],
7
+ "attn_pdrop": 0.0,
8
+ "bos_token_id": 50256,
9
+ "do_sample": true,
10
+ "embd_pdrop": 0.0,
11
+ "eos_token_id": 50256,
12
+ "gradient_checkpointing": false,
13
+ "initializer_range": 0.02,
14
+ "layer_norm_epsilon": 1e-05,
15
+ "max_length": 50,
16
+ "model_type": "gpt2",
17
+ "n_ctx": 1024,
18
+ "n_embd": 768,
19
+ "n_head": 12,
20
+ "n_inner": null,
21
+ "n_layer": 12,
22
+ "n_positions": 1024,
23
+ "pad_token_id": 50265,
24
+ "reorder_and_upcast_attn": false,
25
+ "resid_pdrop": 0.0,
26
+ "scale_attn_by_inverse_layer_idx": false,
27
+ "scale_attn_weights": true,
28
+ "summary_activation": null,
29
+ "summary_first_dropout": 0.1,
30
+ "summary_proj_to_labels": true,
31
+ "summary_type": "cls_index",
32
+ "summary_use_proj": true,
33
+ "task_specific_params": {
34
+ "text-generation": {
35
+ "do_sample": true,
36
+ "max_length": 50
37
+ }
38
+ },
39
+ "torch_dtype": "float32",
40
+ "transformers_version": "4.28.0",
41
+ "use_cache": true,
42
+ "vocab_size": 50266
43
+ }
generation_config.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "bos_token_id": 50256,
4
+ "do_sample": true,
5
+ "eos_token_id": 50256,
6
+ "max_length": 50,
7
+ "pad_token_id": 50265,
8
+ "transformers_version": "4.28.0"
9
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b14efcc92dc47923c5d4d0bc17933c68ea8abc81085a044433b32000a8bd1fee
3
+ size 510425661
runs/Jun23_15-54-37_305a4d59071d/1687535708.7984414/events.out.tfevents.1687535708.305a4d59071d.250.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:75d0dda38532a73319582412e78772edbefb03f7b19660a80385aedab2ad9cbe
3
+ size 5918
runs/Jun23_15-54-37_305a4d59071d/events.out.tfevents.1687535699.305a4d59071d.250.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:78a04fdb919c4d7c4c4dee008c7d15761461865dfc0964c0b0b35bc240511590
3
+ size 5818
runs/Jun23_15-54-37_305a4d59071d/events.out.tfevents.1687536218.305a4d59071d.250.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7ea4dcd7ea75bb12e438a833c26d814ec04daa7b2ee9d0842b88e915c3a48a38
3
+ size 359
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:54e1d7bc933c3eb68c553ed1ad8676e7aa659cb32a6149d8c5f7eef20c4dec63
3
+ size 3643