perfectmind commited on
Commit
d4971a4
·
verified ·
1 Parent(s): 5e0acb0

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -2,7 +2,7 @@
2
  "_name_or_path": "Deep_Learning_Twitter_Sentiment_Analysis_Model",
3
  "activation": "sigmoid",
4
  "architectures": [
5
- "Bidirectional_LSTM_with_Embedding"
6
  ],
7
  "dim": 128,
8
  "label2id": {
 
2
  "_name_or_path": "Deep_Learning_Twitter_Sentiment_Analysis_Model",
3
  "activation": "sigmoid",
4
  "architectures": [
5
+ "TFBertModel"
6
  ],
7
  "dim": 128,
8
  "label2id": {