Owos commited on
Commit
cdc858a
1 Parent(s): 936019c

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +4 -1
config.json CHANGED
@@ -6,5 +6,8 @@
6
  "id2label": {
7
  "0": "Negative",
8
  "1": "Positive"
9
- }
 
 
 
10
  }
 
6
  "id2label": {
7
  "0": "Negative",
8
  "1": "Positive"
9
+ },
10
+ "layer_type": "basic",
11
+ "model_type": "inception",
12
+ "transformers_version": "4.18.0.dev0"
13
  }