Initial commit
Browse files- config.json +4 -1
config.json
CHANGED
@@ -1 +1,4 @@
|
|
1 |
-
{
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_name_or_path":"EveSa/SummaryProject-LSTM",
|
3 |
+
"model_type":"lstm"
|
4 |
+
}
|