jorgeortizfuentes commited on
Commit
e7f1944
1 Parent(s): abd003c

Delete model with problems

Browse files
config.json DELETED
@@ -1,39 +0,0 @@
1
- {
2
- "_name_or_path": "/content/drive/Shareddrives/Deep-ESP/Jorge-Alex/Modelos_GPT2_publicados/gpt2-spanish/gpt2-spanish-dialogs-small/",
3
- "activation_function": "gelu_new",
4
- "architectures": [
5
- "GPT2LMHeadModel"
6
- ],
7
- "attn_pdrop": 0.1,
8
- "bos_token_id": 50256,
9
- "do_sample": true,
10
- "embd_pdrop": 0.1,
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
- "resid_pdrop": 0.1,
24
- "scale_attn_weights": true,
25
- "summary_activation": null,
26
- "summary_first_dropout": 0.1,
27
- "summary_proj_to_labels": true,
28
- "summary_type": "cls_index",
29
- "summary_use_proj": true,
30
- "task_specific_params": {
31
- "text-generation": {
32
- "do_sample": true,
33
- "max_length": 50
34
- }
35
- },
36
- "transformers_version": "4.7.0.dev0",
37
- "use_cache": true,
38
- "vocab_size": 50257
39
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
merges.txt DELETED
The diff for this file is too large to render. See raw diff
pytorch_model.bin DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:19d036bc967cbd212518e5424d53729eb56cb1d85ed6a15e86a30d9ebb4dec3a
3
- size 510405883
 
 
 
special_tokens_map.json DELETED
@@ -1 +0,0 @@
1
- {"bos_token": "<|endoftext|>", "eos_token": "<|endoftext|>", "unk_token": "<|endoftext|>", "pad_token": "<|endoftext|>", "additional_special_tokens": ["<|talk|>", "<|ax1|>", "<|ax2|>", "<|ax3|>", "<|ax4|>", "<|ax5|>", "<|ax6|>", "<|ax7|>", "<|ax8|>", "<|ax9|>"]}
 
tokenizer_config.json DELETED
@@ -1 +0,0 @@
1
- {"pad_token": "<|endoftext|>", "special_tokens_map_file": "./special_tokens_map.json", "full_tokenizer_file": null}
 
vocab.json DELETED
The diff for this file is too large to render. See raw diff