suchirsalhan commited on
Commit
4bdf2df
·
verified ·
1 Parent(s): 5b51602

Upload folder using huggingface_hub

Browse files
Files changed (3) hide show
  1. config.json +14 -0
  2. generation_config.json +10 -0
  3. model.safetensors +3 -0
config.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "GPT2LMHeadModel"
4
+ ],
5
+ "model_type": "gpt2",
6
+ "n_embd": 1024,
7
+ "n_layer": 24,
8
+ "n_head": 16,
9
+ "n_positions": 512,
10
+ "vocab_size": 50000,
11
+ "bos_token_id": 0,
12
+ "eos_token_id": 1,
13
+ "pad_token_id": 2
14
+ }
generation_config.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "bos_token_id": 0,
4
+ "eos_token_id": 1,
5
+ "output_attentions": false,
6
+ "output_hidden_states": false,
7
+ "pad_token_id": 2,
8
+ "transformers_version": "5.3.0",
9
+ "use_cache": true
10
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f7b14d717380cca17482596872967bb41ed6053c1926ec1dd75750b02c63ecfc
3
+ size 1416173056