Spaces:
Running
Running
Fix TURNA Model Architecture
Browse files
results/zero-shot/turna.json
CHANGED
@@ -4,7 +4,7 @@
|
|
4 |
"max_length": "1024",
|
5 |
"model": "boun-tabi-LMG/TURNA",
|
6 |
"api": "hf",
|
7 |
-
"architecture": "
|
8 |
"type": "pretrained",
|
9 |
"num_parameters": "1b"
|
10 |
},
|
|
|
4 |
"max_length": "1024",
|
5 |
"model": "boun-tabi-LMG/TURNA",
|
6 |
"api": "hf",
|
7 |
+
"architecture": "T5ForConditionalGeneration",
|
8 |
"type": "pretrained",
|
9 |
"num_parameters": "1b"
|
10 |
},
|