lcw99 commited on
Commit
a697e08
·
1 Parent(s): bceecf0

Upload GPTJForCausalLM8

Browse files
Files changed (2) hide show
  1. config.json +40 -0
  2. pytorch_model.bin +3 -0
config.json ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "./gpt-j/Models/gpt-j-6B-ko-voc-to-8bit-conv",
3
+ "activation_function": "gelu_new",
4
+ "architectures": [
5
+ "GPTJForCausalLM8"
6
+ ],
7
+ "attn_pdrop": 0.0,
8
+ "bos_token_id": 50256,
9
+ "embd_pdrop": 0.0,
10
+ "eos_token_id": 50256,
11
+ "initializer_range": 0.02,
12
+ "layer_norm_epsilon": 1e-05,
13
+ "model_type": "gptj",
14
+ "n_embd": 4096,
15
+ "n_head": 16,
16
+ "n_inner": null,
17
+ "n_layer": 28,
18
+ "n_positions": 2048,
19
+ "resid_pdrop": 0.0,
20
+ "rotary_dim": 64,
21
+ "scale_attn_weights": true,
22
+ "summary_activation": null,
23
+ "summary_first_dropout": 0.1,
24
+ "summary_proj_to_labels": true,
25
+ "summary_type": "cls_index",
26
+ "summary_use_proj": true,
27
+ "task_specific_params": {
28
+ "text-generation": {
29
+ "do_sample": true,
30
+ "max_length": 50,
31
+ "temperature": 1.0
32
+ }
33
+ },
34
+ "tie_word_embeddings": false,
35
+ "tokenizer_class": "GPT2Tokenizer",
36
+ "torch_dtype": "float32",
37
+ "transformers_version": "4.22.2",
38
+ "use_cache": false,
39
+ "vocab_size": 91238
40
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:578c84b407cd0c3d837ebda22ffee8c29a5f1441dd3ef4545cb3619476f8f1b0
3
+ size 6512236859