Commit from model create scripts
Browse files- config.json +1 -0
- pytorch_model.bin +1 -1
- tf_model.h5 +2 -2
config.json
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
{
|
|
|
2 |
"architectures": [
|
3 |
"T5ForConditionalGeneration"
|
4 |
],
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "/home/perk/models/t5_small_NCC_lm",
|
3 |
"architectures": [
|
4 |
"T5ForConditionalGeneration"
|
5 |
],
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1200768197
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:19f0c5f202db9bebb57b9ff64ddc1f4b9d0cf9b7dd7f072dfaeb4d81fc6b3555
|
3 |
size 1200768197
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1131c365c59d531ad22f9da2d71a3a59a8844f19c7b5336f199eef33221f4f0c
|
3 |
+
size 1201092992
|