imvladikon
commited on
Commit
•
5a6dec1
1
Parent(s):
183890e
changes
Browse files- decoder/config.json +1 -1
- decoder/pytorch_model.bin +1 -1
decoder/config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
"T5ForConditionalGeneration"
|
5 |
],
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "/content/alephbert-encoder-t5-decoder/decoder",
|
3 |
"architectures": [
|
4 |
"T5ForConditionalGeneration"
|
5 |
],
|
decoder/pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 977334453
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5c7e14e1c1e9e2be12e1dbbfc81de28020f1626e52380c9b4551374e9607e8de
|
3 |
size 977334453
|