vg055 commited on
Commit
1c62441
1 Parent(s): ea61d2a

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_13-26-40_c5479f95fbd9/1687526881.0155332/events.out.tfevents.1687526881.c5479f95fbd9.610.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c81dfedac9ca9eb06618bc44a1d82b0bccf4cc4f4c3ad1e16f3896730e7eded5
3
+ size 5918
runs/Jun23_13-26-40_c5479f95fbd9/events.out.tfevents.1687526876.c5479f95fbd9.610.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:890d3ecf9281846945d69134d8dd32a70e4869adf87f2bb54e043085c4dc6ffd
3
+ size 5818
runs/Jun23_13-26-40_c5479f95fbd9/events.out.tfevents.1687526995.c5479f95fbd9.610.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:37c25fe5585c1534e1f5f2ea4e1102168b4f358d8b00279be4b94a12b11755d1
3
+ size 359
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f90a8b04b986c9b8ffa01113c7af5422d500a87ea6c301c39eaaf00e60fb3e8b
3
+ size 3643