ArthurZ HF staff commited on
Commit
524c804
1 Parent(s): 9eabca2

Add tf_weights

Browse files
Files changed (2) hide show
  1. config.json +2 -1
  2. tf_model.h5 +2 -2
config.json CHANGED
@@ -1,4 +1,5 @@
1
  {
 
2
  "activation_dropout": 0.0,
3
  "activation_function": "relu",
4
  "architectures": [
@@ -19,7 +20,7 @@
19
  "num_hidden_layers": 24,
20
  "pad_token_id": 1,
21
  "prefix": "</s>",
22
- "torch_dtype": "float16",
23
  "transformers_version": "4.20.0.dev0",
24
  "use_cache": true,
25
  "vocab_size": 50272,
 
1
  {
2
+ "_name_or_path": "opt-350m",
3
  "activation_dropout": 0.0,
4
  "activation_function": "relu",
5
  "architectures": [
 
20
  "num_hidden_layers": 24,
21
  "pad_token_id": 1,
22
  "prefix": "</s>",
23
+ "torch_dtype": "float32",
24
  "transformers_version": "4.20.0.dev0",
25
  "use_cache": true,
26
  "vocab_size": 50272,
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e7ff7b18669f155709566b4cbde23db917892066ec947642a9d5c7ed36706f3c
3
- size 1325196872
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:69f4fa78247a957ff76ae7c1ac9fffa3f9c4a6a55db1654fb3554a7bd04827ab
3
+ size 662804016