justinhl commited on
Commit
4e35cec
1 Parent(s): bb763d3

Upload config.json

Browse files
Files changed (1) hide show
  1. config.json +5 -0
config.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "extractive_id": "datarpit/distilbert-base-uncased-finetuned-natural-questions",
3
+ "generative_id": "MaRiOrOsSi/t5-base-finetuned-question-answering",
4
+ "transformers_version": "4.40.2"
5
+ }