Update config.json
Browse files- config.json +2 -0
config.json
CHANGED
@@ -1,4 +1,6 @@
|
|
1 |
{
|
|
|
|
|
2 |
"_name_or_path": "./soulprint-statement-return",
|
3 |
"architectures": [
|
4 |
"T5ForConditionalGeneration"
|
|
|
1 |
{
|
2 |
+
"pipeline_tag": "text2text-generation",
|
3 |
+
"base_model": "google/flan-t5-small",
|
4 |
"_name_or_path": "./soulprint-statement-return",
|
5 |
"architectures": [
|
6 |
"T5ForConditionalGeneration"
|