remove model.safetensors
Browse files- config.json +1 -0
- model.safetensors +0 -3
config.json
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
{
|
2 |
"architectures": [
|
|
|
3 |
"BertLMHeadModel"
|
4 |
],
|
5 |
"d_ff": 2048,
|
|
|
1 |
{
|
2 |
"architectures": [
|
3 |
+
"T5ForConditionalGeneration",
|
4 |
"BertLMHeadModel"
|
5 |
],
|
6 |
"d_ff": 2048,
|
model.safetensors
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:bd944e5f1b3ad9b70dd9d00010a517059e19265671076b8b0a4a58d9491842bc
|
3 |
-
size 242043056
|
|
|
|
|
|
|
|