bhadresh-savani commited on
Commit
25285ba
1 Parent(s): a3d2afd

added pytorch and tf model

Browse files
Files changed (3) hide show
  1. config.json +2 -0
  2. pytorch_model.bin +1 -1
  3. tf_model.h5 +1 -1
config.json CHANGED
@@ -1,4 +1,5 @@
1
  {
 
2
  "architectures": [
3
  "T5ForConditionalGeneration"
4
  ],
@@ -50,6 +51,7 @@
50
  "prefix": "translate English to Romanian: "
51
  }
52
  },
 
53
  "transformers_version": "4.9.0.dev0",
54
  "use_cache": true,
55
  "vocab_size": 32128
1
  {
2
+ "_name_or_path": "./",
3
  "architectures": [
4
  "T5ForConditionalGeneration"
5
  ],
51
  "prefix": "translate English to Romanian: "
52
  }
53
  },
54
+ "torch_dtype": "float32",
55
  "transformers_version": "4.9.0.dev0",
56
  "use_cache": true,
57
  "vocab_size": 32128
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6ece6e5096ec4abeafde992154a7997ebeb82e7caa1759dec20a0843df8407e3
3
  size 891727295
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ac1ac875f6b9e9430acf6871ffc8744d8c4c620e166c256dddd4d82c91a72679
3
  size 891727295
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:179d50a80941c16d28d2525d9f44e899294c59cdfa9527fe7935c242f641795a
3
  size 892144216
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3dbb32973193b832038261191efd29d3b5e8153a48df742cdd950338f4df9e41
3
  size 892144216