Upload 19 files
Browse files- tiny-gpt2/.cache/huggingface/.gitignore +1 -0
- tiny-gpt2/.cache/huggingface/download/.gitattributes.metadata +3 -0
- tiny-gpt2/.cache/huggingface/download/config.json.metadata +3 -0
- tiny-gpt2/.cache/huggingface/download/flax_model.msgpack.metadata +3 -0
- tiny-gpt2/.cache/huggingface/download/merges.txt.metadata +3 -0
- tiny-gpt2/.cache/huggingface/download/pytorch_model.bin.metadata +3 -0
- tiny-gpt2/.cache/huggingface/download/special_tokens_map.json.metadata +3 -0
- tiny-gpt2/.cache/huggingface/download/tf_model.h5.metadata +3 -0
- tiny-gpt2/.cache/huggingface/download/tokenizer_config.json.metadata +3 -0
- tiny-gpt2/.cache/huggingface/download/vocab.json.metadata +3 -0
- tiny-gpt2/.gitattributes +9 -0
- tiny-gpt2/config.json +31 -0
- tiny-gpt2/flax_model.msgpack +3 -0
- tiny-gpt2/merges.txt +0 -0
- tiny-gpt2/pytorch_model.bin +3 -0
- tiny-gpt2/special_tokens_map.json +1 -0
- tiny-gpt2/tf_model.h5 +3 -0
- tiny-gpt2/tokenizer_config.json +1 -0
- tiny-gpt2/vocab.json +0 -0
tiny-gpt2/.cache/huggingface/.gitignore
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
*
|
tiny-gpt2/.cache/huggingface/download/.gitattributes.metadata
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
5f91d94bd9cd7190a9f3216ff93cd1dd95f2c7be
|
2 |
+
ae8c63daedbd4206d7d40126955d4e6ab1c80f8f
|
3 |
+
1745650751.0758271
|
tiny-gpt2/.cache/huggingface/download/config.json.metadata
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
5f91d94bd9cd7190a9f3216ff93cd1dd95f2c7be
|
2 |
+
2c81a6c4c984e95a45338c64a7445c1f0f88077f
|
3 |
+
1745650750.7395983
|
tiny-gpt2/.cache/huggingface/download/flax_model.msgpack.metadata
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
5f91d94bd9cd7190a9f3216ff93cd1dd95f2c7be
|
2 |
+
3cd4987249615ca870f2c18e657a62f0962aecad0eac790dd89362227310fd30
|
3 |
+
1745650751.3508732
|
tiny-gpt2/.cache/huggingface/download/merges.txt.metadata
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
5f91d94bd9cd7190a9f3216ff93cd1dd95f2c7be
|
2 |
+
226b0752cac7789c48f0cb3ec53eda48b7be36cc
|
3 |
+
1745650751.4178076
|
tiny-gpt2/.cache/huggingface/download/pytorch_model.bin.metadata
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
5f91d94bd9cd7190a9f3216ff93cd1dd95f2c7be
|
2 |
+
b706b24034032bdfe765ded5ab6403d201d295a995b790cb24c74becca5c04e6
|
3 |
+
1745650751.1196957
|
tiny-gpt2/.cache/huggingface/download/special_tokens_map.json.metadata
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
5f91d94bd9cd7190a9f3216ff93cd1dd95f2c7be
|
2 |
+
817762d631ad6f9c799f6b9dc713c46420e65546
|
3 |
+
1745650750.7415948
|
tiny-gpt2/.cache/huggingface/download/tf_model.h5.metadata
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
5f91d94bd9cd7190a9f3216ff93cd1dd95f2c7be
|
2 |
+
09166c56d46ec8eca5f1e46e4e4a62265fca5975a70a2b263c1795291a685cf7
|
3 |
+
1745650751.292878
|
tiny-gpt2/.cache/huggingface/download/tokenizer_config.json.metadata
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
5f91d94bd9cd7190a9f3216ff93cd1dd95f2c7be
|
2 |
+
be4d21d94f3b4687e5a54d84bf6ab46ed0f8defd
|
3 |
+
1745650750.7619176
|
tiny-gpt2/.cache/huggingface/download/vocab.json.metadata
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
5f91d94bd9cd7190a9f3216ff93cd1dd95f2c7be
|
2 |
+
b00361fece0387ca34b4b8b8539ed830d644dbeb
|
3 |
+
1745650751.696482
|
tiny-gpt2/.gitattributes
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
*.bin.* filter=lfs diff=lfs merge=lfs -text
|
2 |
+
*.lfs.* filter=lfs diff=lfs merge=lfs -text
|
3 |
+
*.bin filter=lfs diff=lfs merge=lfs -text
|
4 |
+
*.h5 filter=lfs diff=lfs merge=lfs -text
|
5 |
+
*.tflite filter=lfs diff=lfs merge=lfs -text
|
6 |
+
*.tar.gz filter=lfs diff=lfs merge=lfs -text
|
7 |
+
*.ot filter=lfs diff=lfs merge=lfs -text
|
8 |
+
*.onnx filter=lfs diff=lfs merge=lfs -text
|
9 |
+
*.msgpack filter=lfs diff=lfs merge=lfs -text
|
tiny-gpt2/config.json
ADDED
@@ -0,0 +1,31 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"activation_function": "gelu_new",
|
3 |
+
"architectures": [
|
4 |
+
"GPT2LMHeadModel"
|
5 |
+
],
|
6 |
+
"attn_pdrop": 0.1,
|
7 |
+
"bos_token_id": 50256,
|
8 |
+
"embd_pdrop": 0.1,
|
9 |
+
"eos_token_id": 50256,
|
10 |
+
"initializer_range": 0.02,
|
11 |
+
"layer_norm_epsilon": 1e-05,
|
12 |
+
"model_type": "gpt2",
|
13 |
+
"n_ctx": 1024,
|
14 |
+
"n_embd": 2,
|
15 |
+
"n_head": 2,
|
16 |
+
"n_layer": 2,
|
17 |
+
"n_positions": 1024,
|
18 |
+
"resid_pdrop": 0.1,
|
19 |
+
"summary_activation": null,
|
20 |
+
"summary_first_dropout": 0.1,
|
21 |
+
"summary_proj_to_labels": true,
|
22 |
+
"summary_type": "cls_index",
|
23 |
+
"summary_use_proj": true,
|
24 |
+
"task_specific_params": {
|
25 |
+
"text-generation": {
|
26 |
+
"do_sample": true,
|
27 |
+
"max_length": 50
|
28 |
+
}
|
29 |
+
},
|
30 |
+
"vocab_size": 50257
|
31 |
+
}
|
tiny-gpt2/flax_model.msgpack
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3cd4987249615ca870f2c18e657a62f0962aecad0eac790dd89362227310fd30
|
3 |
+
size 411642
|
tiny-gpt2/merges.txt
ADDED
The diff for this file is too large to render.
See raw diff
|
|
tiny-gpt2/pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b706b24034032bdfe765ded5ab6403d201d295a995b790cb24c74becca5c04e6
|
3 |
+
size 2514146
|
tiny-gpt2/special_tokens_map.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"bos_token": "<|endoftext|>", "eos_token": "<|endoftext|>", "unk_token": "<|endoftext|>"}
|
tiny-gpt2/tf_model.h5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:09166c56d46ec8eca5f1e46e4e4a62265fca5975a70a2b263c1795291a685cf7
|
3 |
+
size 452120
|
tiny-gpt2/tokenizer_config.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"model_max_length": 1024}
|
tiny-gpt2/vocab.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|