biechi commited on
Commit
c1dc1d5
1 Parent(s): dd968b2

added config.json

Browse files
Files changed (1) hide show
  1. config.json +6 -0
config.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "jackbai/general_off2on_filteredbc",
3
+ "architectures": [
4
+ "T5ForMultimodalGeneration"
5
+ ]
6
+ }