avichr commited on
Commit
178ba76
1 Parent(s): 6990f3d

sentiment analysis (UGC) heBERT oscar-based v0.1

Browse files
Files changed (4) hide show
  1. config.json +5 -5
  2. pytorch_model.bin +2 -2
  3. training_args.bin +2 -2
  4. vocab.txt +0 -0
config.json CHANGED
@@ -20,12 +20,12 @@
20
  "possitive": 1
21
  },
22
  "layer_norm_eps": 1e-12,
23
- "max_position_embeddings": 514,
24
  "model_type": "bert",
25
  "num_attention_heads": 12,
26
- "num_hidden_layers": 6,
27
  "pad_token_id": 0,
28
- "total_flos": 5334805906902687744,
29
- "type_vocab_size": 1,
30
- "vocab_size": 52000
31
  }
20
  "possitive": 1
21
  },
22
  "layer_norm_eps": 1e-12,
23
+ "max_position_embeddings": 512,
24
  "model_type": "bert",
25
  "num_attention_heads": 12,
26
+ "num_hidden_layers": 12,
27
  "pad_token_id": 0,
28
+ "total_flos": 6997313242916978688,
29
+ "type_vocab_size": 2,
30
+ "vocab_size": 30522
31
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b41d11084f77e918acff90fcf52dbd3cdfc3b2194bc678b9eea28f248f0a3221
3
- size 333861183
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a77af041ae166db845c326be483417c7b9a44391fed8b53c394384d9d6908997
3
+ size 438027135
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ab1d77889f7695c8eb2f2631c8e21f7f2461cb9d9df43a8f982bb3674bfa2fee
3
- size 1839
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f0d54091151d41e2c8f2c6c12662d8c3a62fd9a6014924d5b1eff972fa1b9177
3
+ size 1775
vocab.txt CHANGED
The diff for this file is too large to render. See raw diff