mjpsm commited on
Commit
5f40f36
·
verified ·
1 Parent(s): e250a44

Update config.json

Browse files
Files changed (1) hide show
  1. 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"