hiiamkik commited on
Commit
056164c
·
verified ·
1 Parent(s): 80545dd

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. config.json +2 -9
  2. model.safetensors +2 -2
config.json CHANGED
@@ -1,5 +1,4 @@
1
  {
2
- "_num_labels": 1,
3
  "activation_function": "gelu_new",
4
  "add_cross_attention": false,
5
  "architectures": [
@@ -10,20 +9,14 @@
10
  "dtype": "float32",
11
  "embd_pdrop": 0.1,
12
  "eos_token_id": 50256,
13
- "id2label": {
14
- "0": "LABEL_0"
15
- },
16
  "initializer_range": 0.02,
17
- "label2id": {
18
- "LABEL_0": 0
19
- },
20
  "layer_norm_epsilon": 1e-05,
21
  "model_type": "gpt2",
22
  "n_ctx": 1024,
23
  "n_embd": 768,
24
  "n_head": 12,
25
  "n_inner": null,
26
- "n_layer": 6,
27
  "n_positions": 1024,
28
  "pad_token_id": null,
29
  "reorder_and_upcast_attn": false,
@@ -43,6 +36,6 @@
43
  },
44
  "tie_word_embeddings": true,
45
  "transformers_version": "5.0.0",
46
- "use_cache": false,
47
  "vocab_size": 50257
48
  }
 
1
  {
 
2
  "activation_function": "gelu_new",
3
  "add_cross_attention": false,
4
  "architectures": [
 
9
  "dtype": "float32",
10
  "embd_pdrop": 0.1,
11
  "eos_token_id": 50256,
 
 
 
12
  "initializer_range": 0.02,
 
 
 
13
  "layer_norm_epsilon": 1e-05,
14
  "model_type": "gpt2",
15
  "n_ctx": 1024,
16
  "n_embd": 768,
17
  "n_head": 12,
18
  "n_inner": null,
19
+ "n_layer": 12,
20
  "n_positions": 1024,
21
  "pad_token_id": null,
22
  "reorder_and_upcast_attn": false,
 
36
  },
37
  "tie_word_embeddings": true,
38
  "transformers_version": "5.0.0",
39
+ "use_cache": true,
40
  "vocab_size": 50257
41
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1d15692077fffc61c0b41c0c79192e6e17b87bba8ba804882f5a4d3ef336d6a9
3
- size 327657928
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bf9d17a655dd82daa65333db52f1a1eeeee46d346cbbacda3964d0244d9461a1
3
+ size 497774208