abletobetable commited on
Commit
8d51f54
1 Parent(s): 74cdffb

Training in progress, step 500

Browse files
Files changed (3) hide show
  1. config.json +2 -2
  2. pytorch_model.bin +1 -1
  3. training_args.bin +1 -1
config.json CHANGED
@@ -3,12 +3,12 @@
3
  "architectures": [
4
  "BertForSequenceClassification"
5
  ],
6
- "attention_probs_dropout_prob": 0.3,
7
  "classifier_dropout": null,
8
  "emb_size": 312,
9
  "gradient_checkpointing": false,
10
  "hidden_act": "gelu",
11
- "hidden_dropout_prob": 0.5,
12
  "hidden_size": 312,
13
  "id2label": {
14
  "0": "anger",
 
3
  "architectures": [
4
  "BertForSequenceClassification"
5
  ],
6
+ "attention_probs_dropout_prob": 0.1,
7
  "classifier_dropout": null,
8
  "emb_size": 312,
9
  "gradient_checkpointing": false,
10
  "hidden_act": "gelu",
11
+ "hidden_dropout_prob": 0.1,
12
  "hidden_size": 312,
13
  "id2label": {
14
  "0": "anger",
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3af23af7f23dff173474b72656b3fca7ae4aa267c298a7dd803478cd1ceda04d
3
  size 116818463
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:105696470971acc13e4a0d580576bb033017f84958c5467bcae9213552d1a886
3
  size 116818463
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:946bc6bf9c66939ab97ccb6da467b2e19b51ef1ad2b6c1772dec4c7f2538bdb3
3
  size 3579
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5a4af07920bf30e1c7d351d8b19d94b06c20ddfd54622e1b2738e0619c9e2bf0
3
  size 3579