saathwik commited on
Commit
bc44d02
·
verified ·
1 Parent(s): 43aa7e6

Upload folder using huggingface_hub

Browse files
Files changed (6) hide show
  1. config.json +10 -0
  2. merges.txt +0 -0
  3. pytorch_model.bin +3 -0
  4. tokenizer.json +0 -0
  5. tokenizer_config.json +1 -0
  6. vocab.json +0 -0
config.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "vocab_size": 50257,
3
+ "max_position_embeddings": 1024,
4
+ "hidden_size": 1024,
5
+ "num_hidden_layers": 24,
6
+ "num_attention_heads": 16,
7
+ "dropout": 0.0,
8
+ "qkv_bias": true,
9
+ "model_type": "gpt2"
10
+ }
merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:74a47f10eda4e7b40a768e1b6eec97c01bdfc4bbc8faf42ffa471572473b98f7
3
+ size 1725954046
tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
tokenizer_config.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"model_max_length": 1024}
vocab.json ADDED
The diff for this file is too large to render. See raw diff