Andrew Dang commited on
Commit
e373c5e
1 Parent(s): 8390849

Create configuration.json

Browse files
Files changed (1) hide show
  1. configuration.json +5 -0
configuration.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "framework": "pytorch",
3
+ "task": "fill-mask",
4
+ "allow_remote": true
5
+ }