DaniilOr commited on
Commit
179af48
1 Parent(s): 810950b

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -85,5 +85,6 @@
85
  "type_vocab_size": 0,
86
  "vocab_size": 251000,
87
  "pipeline_tag": "text-classification",
 
88
  "task": "text-classification"
89
  }
 
85
  "type_vocab_size": 0,
86
  "vocab_size": 251000,
87
  "pipeline_tag": "text-classification",
88
+ "library_name": "transformers",
89
  "task": "text-classification"
90
  }