Armandodelca commited on
Commit
d0b86a9
1 Parent(s): c05ceca

Training in progress, step 500

Browse files
Files changed (3) hide show
  1. config.json +2 -2
  2. model.safetensors +1 -1
  3. training_args.bin +1 -1
config.json CHANGED
@@ -3,12 +3,12 @@
3
  "architectures": [
4
  "BertForSequenceClassification"
5
  ],
6
- "attention_dropout": 0.4,
7
  "attention_probs_dropout_prob": 0.1,
8
  "classifier_dropout": null,
9
  "gradient_checkpointing": false,
10
  "hidden_act": "gelu",
11
- "hidden_dropout_prob": 0.4,
12
  "hidden_size": 768,
13
  "id2label": {
14
  "0": "LABEL_0",
 
3
  "architectures": [
4
  "BertForSequenceClassification"
5
  ],
6
+ "attention_dropout": 0.5,
7
  "attention_probs_dropout_prob": 0.1,
8
  "classifier_dropout": null,
9
  "gradient_checkpointing": false,
10
  "hidden_act": "gelu",
11
+ "hidden_dropout_prob": 0.5,
12
  "hidden_size": 768,
13
  "id2label": {
14
  "0": "LABEL_0",
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a9a7e83e0be87182b6520c52d17a49c61168ba88ffd09d3ce5346f58a63cca90
3
  size 439442436
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ce157193c863f600aee61f740878ac11815a8fe50e484bfdb71a2c73f9b23139
3
  size 439442436
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8f9320ce4fdd392ea8335eed70a5ea61a8dcb1c31722e8b8ca351e5700688c11
3
  size 4920
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:841573ee4ae5147e004126a2fe86a859bde81e26397f7a5ed05e2281ed56cec0
3
  size 4920