mgoin commited on
Commit
0a1731b
1 Parent(s): ce89e91

Delete TinyStories-1M

Browse files
TinyStories-1M/config.json DELETED
@@ -1,50 +0,0 @@
1
- {
2
- "_name_or_path": "roneneldan/TinyStories-1M",
3
- "activation_function": "gelu_new",
4
- "architectures": [
5
- "GPTNeoForCausalLM"
6
- ],
7
- "attention_dropout": 0,
8
- "attention_layers": [
9
- "global",
10
- "local",
11
- "global",
12
- "local",
13
- "global",
14
- "local",
15
- "global",
16
- "local"
17
- ],
18
- "attention_types": [
19
- [
20
- [
21
- "global",
22
- "local"
23
- ],
24
- 4
25
- ]
26
- ],
27
- "bos_token_id": 50256,
28
- "classifier_dropout": 0.1,
29
- "embed_dropout": 0,
30
- "eos_token_id": 50256,
31
- "gradient_checkpointing": false,
32
- "hidden_size": 64,
33
- "initializer_range": 0.02,
34
- "intermediate_size": null,
35
- "layer_norm_epsilon": 1e-05,
36
- "max_position_embeddings": 2048,
37
- "model_type": "gpt_neo",
38
- "num_heads": 16,
39
- "num_layers": 8,
40
- "resid_dropout": 0,
41
- "summary_activation": null,
42
- "summary_first_dropout": 0.1,
43
- "summary_proj_to_labels": true,
44
- "summary_type": "cls_index",
45
- "summary_use_proj": true,
46
- "transformers_version": "4.32.0",
47
- "use_cache": true,
48
- "vocab_size": 50257,
49
- "window_size": 256
50
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
TinyStories-1M/generation_config.json DELETED
@@ -1,6 +0,0 @@
1
- {
2
- "_from_model_config": true,
3
- "bos_token_id": 50256,
4
- "eos_token_id": 50256,
5
- "transformers_version": "4.32.0"
6
- }
 
 
 
 
 
 
 
TinyStories-1M/merges.txt DELETED
The diff for this file is too large to render. See raw diff
 
TinyStories-1M/model.onnx DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:70d0b1c2abfe7f3979c12aa1c7a96223e09fefb490be6ac7b265f25cfb141c46
3
- size 28012852
 
 
 
 
TinyStories-1M/special_tokens_map.json DELETED
@@ -1,23 +0,0 @@
1
- {
2
- "bos_token": {
3
- "content": "<|endoftext|>",
4
- "lstrip": false,
5
- "normalized": true,
6
- "rstrip": false,
7
- "single_word": false
8
- },
9
- "eos_token": {
10
- "content": "<|endoftext|>",
11
- "lstrip": false,
12
- "normalized": true,
13
- "rstrip": false,
14
- "single_word": false
15
- },
16
- "unk_token": {
17
- "content": "<|endoftext|>",
18
- "lstrip": false,
19
- "normalized": true,
20
- "rstrip": false,
21
- "single_word": false
22
- }
23
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
TinyStories-1M/tokenizer.json DELETED
The diff for this file is too large to render. See raw diff
 
TinyStories-1M/tokenizer_config.json DELETED
@@ -1,33 +0,0 @@
1
- {
2
- "add_bos_token": false,
3
- "add_prefix_space": false,
4
- "bos_token": {
5
- "__type": "AddedToken",
6
- "content": "<|endoftext|>",
7
- "lstrip": false,
8
- "normalized": true,
9
- "rstrip": false,
10
- "single_word": false
11
- },
12
- "clean_up_tokenization_spaces": true,
13
- "eos_token": {
14
- "__type": "AddedToken",
15
- "content": "<|endoftext|>",
16
- "lstrip": false,
17
- "normalized": true,
18
- "rstrip": false,
19
- "single_word": false
20
- },
21
- "errors": "replace",
22
- "model_max_length": 2048,
23
- "pad_token": null,
24
- "tokenizer_class": "GPT2Tokenizer",
25
- "unk_token": {
26
- "__type": "AddedToken",
27
- "content": "<|endoftext|>",
28
- "lstrip": false,
29
- "normalized": true,
30
- "rstrip": false,
31
- "single_word": false
32
- }
33
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
TinyStories-1M/vocab.json DELETED
The diff for this file is too large to render. See raw diff