superone001 commited on
Commit
f7dff6c
·
verified ·
1 Parent(s): cc874c9

上传训练好的IMDB情感分析模型

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -12,6 +12,7 @@
12
  "1": "POSITIVE"
13
  },
14
  "initializer_range": 0.02,
 
15
  "max_position_embeddings": 512,
16
  "model_type": "distilbert",
17
  "n_heads": 12,
 
12
  "1": "POSITIVE"
13
  },
14
  "initializer_range": 0.02,
15
+ "label2id": null,
16
  "max_position_embeddings": 512,
17
  "model_type": "distilbert",
18
  "n_heads": 12,