leandroaraujodev commited on
Commit
af5d117
1 Parent(s): d060d31

Training in progress, epoch 1

Browse files
config.json CHANGED
@@ -4,7 +4,7 @@
4
  "BertForSequenceClassification"
5
  ],
6
  "attention_probs_dropout_prob": 0.3,
7
- "classifier_dropout": null,
8
  "directionality": "bidi",
9
  "hidden_act": "gelu",
10
  "hidden_dropout_prob": 0.3,
@@ -24,8 +24,8 @@
24
  "layer_norm_eps": 1e-12,
25
  "max_position_embeddings": 512,
26
  "model_type": "bert",
27
- "num_attention_heads": 8,
28
- "num_hidden_layers": 8,
29
  "output_past": true,
30
  "pad_token_id": 0,
31
  "pooler_fc_size": 768,
 
4
  "BertForSequenceClassification"
5
  ],
6
  "attention_probs_dropout_prob": 0.3,
7
+ "classifier_dropout": 0.3,
8
  "directionality": "bidi",
9
  "hidden_act": "gelu",
10
  "hidden_dropout_prob": 0.3,
 
24
  "layer_norm_eps": 1e-12,
25
  "max_position_embeddings": 512,
26
  "model_type": "bert",
27
+ "num_attention_heads": 12,
28
+ "num_hidden_layers": 12,
29
  "output_past": true,
30
  "pad_token_id": 0,
31
  "pooler_fc_size": 768,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:07bb2057893d91e38ad0ee1d731b84b71e1fd697e6d36ded25dbc80dd2ae5d7d
3
- size 322311788
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f965014e8ee8d8544a52a378658d8cfbe3e8ab49dc8889c3748049b9c04b015a
3
+ size 435725300
runs/Sep20_16-45-10_aef78e88129c/events.out.tfevents.1726850711.aef78e88129c.1485.13 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:46b7eeeb8c459edb26448d482fc5d56d2fe9bbf62f7cd04eb8605b4511250d21
3
+ size 5794
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5c4b5847ac7bece19f5526dc8a5ff26b6b8b503136d6f976ad29cc712aaa7161
3
  size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3f981baaa25171cacb99e2b32f008348ded3fde2957fee4c9cad5f09228f78b6
3
  size 5176