siebert commited on
Commit
91a9758
1 Parent(s): ff96e1d

Adding TensorFlow version

Browse files
Files changed (2) hide show
  1. config.json +4 -1
  2. tf_model.h5 +3 -0
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "roberta-large",
3
  "architectures": [
4
  "RobertaForSequenceClassification"
5
  ],
@@ -18,6 +18,9 @@
18
  "num_attention_heads": 16,
19
  "num_hidden_layers": 24,
20
  "pad_token_id": 1,
 
 
21
  "type_vocab_size": 1,
 
22
  "vocab_size": 50265
23
  }
 
1
  {
2
+ "_name_or_path": "siebert/sentiment-roberta-large-english",
3
  "architectures": [
4
  "RobertaForSequenceClassification"
5
  ],
 
18
  "num_attention_heads": 16,
19
  "num_hidden_layers": 24,
20
  "pad_token_id": 1,
21
+ "position_embedding_type": "absolute",
22
+ "transformers_version": "4.5.1",
23
  "type_vocab_size": 1,
24
+ "use_cache": true,
25
  "vocab_size": 50265
26
  }
tf_model.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:df2fea053cc9f81439a4266bf33f0a785c9fd9bff349aabf96783a03696ecf49
3
+ size 1421968136