juan071 commited on
Commit
d9a4b3c
1 Parent(s): a13dee8

Training in progress, step 10

Browse files
config.json ADDED
@@ -0,0 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "bert-base-cased",
3
+ "architectures": [
4
+ "BertForSequenceClassification"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.1,
7
+ "classifier_dropout": null,
8
+ "gradient_checkpointing": false,
9
+ "hidden_act": "gelu",
10
+ "hidden_dropout_prob": 0.1,
11
+ "hidden_size": 768,
12
+ "id2label": {
13
+ "0": "LABEL_0",
14
+ "1": "LABEL_1",
15
+ "2": "LABEL_2",
16
+ "3": "LABEL_3",
17
+ "4": "LABEL_4"
18
+ },
19
+ "initializer_range": 0.02,
20
+ "intermediate_size": 3072,
21
+ "label2id": {
22
+ "LABEL_0": 0,
23
+ "LABEL_1": 1,
24
+ "LABEL_2": 2,
25
+ "LABEL_3": 3,
26
+ "LABEL_4": 4
27
+ },
28
+ "layer_norm_eps": 1e-12,
29
+ "max_position_embeddings": 512,
30
+ "model_type": "bert",
31
+ "num_attention_heads": 12,
32
+ "num_hidden_layers": 12,
33
+ "pad_token_id": 0,
34
+ "position_embedding_type": "absolute",
35
+ "problem_type": "single_label_classification",
36
+ "torch_dtype": "float32",
37
+ "transformers_version": "4.42.3",
38
+ "type_vocab_size": 2,
39
+ "use_cache": true,
40
+ "vocab_size": 28996
41
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:709d9edec3b41ec3261a8396b8199eb073ee9eda668370474e17a35a09f6fd9c
3
+ size 433279996
runs/Jun28_15-36-12_Diego/events.out.tfevents.1719607172.Diego.25732.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0f885acfc854ded97cbfdcd1b590e89632992709057f0b0b73e11079118d0a23
3
+ size 5036
runs/Jun28_15-44-59_Diego/events.out.tfevents.1719607545.Diego.25732.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:376a9e0fad4ff5a0620f820026a5626f250b65ec68fcc8bb806f1b7e8d03ac2d
3
+ size 9984
runs/Jun28_15-54-23_Diego/events.out.tfevents.1719608069.Diego.25732.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f549edb61e91379436211c5bad985a2be3b28a10f266a86680eb61933d348df1
3
+ size 5036
runs/Jun28_15-54-23_Diego/events.out.tfevents.1719608119.Diego.25732.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:49caefb73e0b5370f1bca6a4a7c72b4b5f611ba8e65b2743ef99fbdf2327dbc9
3
+ size 5036
runs/Jun28_15-56-11_Diego/events.out.tfevents.1719608176.Diego.25732.4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dbcf73750ba5dae67578a2c9b00f213369db9fc9ab0f056a4c5829818a45bbd6
3
+ size 5036
runs/Jun28_16-00-08_Diego/events.out.tfevents.1719608409.Diego.25732.5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:156607aedc0c7033267283a04aebf6a44ae02aeb5c81dd20838d5a32b1255be2
3
+ size 14932
runs/Jun28_16-34-36_Diego/events.out.tfevents.1719610500.Diego.25732.8 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:89af9f8ef4c1ba0921eb8e3c0410147db1b01e65e6daa4e3e2ce41f2cdcee327
3
+ size 5334
runs/Jun28_16-34-36_Diego/events.out.tfevents.1719610612.Diego.25732.9 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8941b02ebdebf5d94f277a1a6bbb63d70cf301f36b532c4e3017d3b32e21e43d
3
+ size 6421
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e0e4d9b7a119abac1dc48c4ff04109cdddd0ac79bda81f5ccd979fff0153a434
3
+ size 5112