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_modern",
|
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:0d4420dedbf15a9c088d9b46a7e764f1ceb0a347b538e40aa3a21e514fed0e2f
|
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:6eb0b997c6837e398a7cf610ce0d43315932ab6396085a81619e66f199ddfce9
|
3 |
+
size 1201092992
|