skytree commited on
Commit
f97fb65
1 Parent(s): f5d58ad

Upload folder using huggingface_hub

Browse files
Files changed (4) hide show
  1. config.json +1 -1
  2. pytorch_model.bin +2 -2
  3. tokenizer_config.json +1 -1
  4. vocab.json +0 -0
config.json CHANGED
@@ -4,7 +4,7 @@
4
  "activation_dropout": 0.0,
5
  "activation_function": "relu",
6
  "architectures": [
7
- "Int8OPTForCausalLM"
8
  ],
9
  "attention_dropout": 0.0,
10
  "bos_token_id": 2,
 
4
  "activation_dropout": 0.0,
5
  "activation_function": "relu",
6
  "architectures": [
7
+ "OPTForCausalLM"
8
  ],
9
  "attention_dropout": 0.0,
10
  "bos_token_id": 2,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e354cbf07986833e8a61f4dc0236f3f2fb8ba015a91049ec28dbd72ec2ded39f
3
- size 165625241
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a6cfadb3ad5f4f8df3368e438765ad4dc46fdc4c97179807573d01b84d6b3524
3
+ size 250543033
tokenizer_config.json CHANGED
@@ -19,7 +19,7 @@
19
  "single_word": false
20
  },
21
  "errors": "replace",
22
- "model_max_length": 512,
23
  "pad_token": {
24
  "__type": "AddedToken",
25
  "content": "<pad>",
 
19
  "single_word": false
20
  },
21
  "errors": "replace",
22
+ "model_max_length": 1000000000000000019884624838656,
23
  "pad_token": {
24
  "__type": "AddedToken",
25
  "content": "<pad>",
vocab.json CHANGED
The diff for this file is too large to render. See raw diff