ArthurZ HF staff commited on
Commit
1f897d8
·
1 Parent(s): 5bb462b
Files changed (2) hide show
  1. config.json +3 -3
  2. pytorch_model.bin +2 -2
config.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "_name_or_path": "opt-125m",
3
  "activation_dropout": 0.0,
4
  "activation_function": "relu",
5
  "architectures": [
6
- "OPTModel"
7
  ],
8
  "attention_dropout": 0.0,
9
  "bos_token_id": 2,
@@ -20,7 +20,7 @@
20
  "num_hidden_layers": 12,
21
  "pad_token_id": 1,
22
  "prefix": "</s>",
23
- "torch_dtype": "float32",
24
  "transformers_version": "4.21.0.dev0",
25
  "use_cache": true,
26
  "vocab_size": 50272,
 
1
  {
2
+ "_name_or_path": "ArthurZ/opt-125m",
3
  "activation_dropout": 0.0,
4
  "activation_function": "relu",
5
  "architectures": [
6
+ "OPTForCausalLM"
7
  ],
8
  "attention_dropout": 0.0,
9
  "bos_token_id": 2,
 
20
  "num_hidden_layers": 12,
21
  "pad_token_id": 1,
22
  "prefix": "</s>",
23
+ "torch_dtype": "float16",
24
  "transformers_version": "4.21.0.dev0",
25
  "use_cache": true,
26
  "vocab_size": 50272,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b50d3cdbb1e7ff96d21bca51db9513ae10f8141509e86b7562f45ac5e66b863c
3
- size 501017593
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2d74da6615135c58cf3cf9ad4cb11e7c613ff9e55fe658a47ab83b6c8d1174a9
3
+ size 250540281