janduplessis886 commited on
Commit
00d3440
·
verified ·
1 Parent(s): 235886e

Training in progress, epoch 1

Browse files
config.json ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "google-bert/bert-base-uncased",
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": 0,
14
+ "1": 1
15
+ },
16
+ "initializer_range": 0.02,
17
+ "intermediate_size": 3072,
18
+ "label2id": {
19
+ "0": "0",
20
+ "1": "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
+ "position_embedding_type": "absolute",
29
+ "problem_type": "single_label_classification",
30
+ "torch_dtype": "float32",
31
+ "transformers_version": "4.48.0.dev0",
32
+ "type_vocab_size": 2,
33
+ "use_cache": true,
34
+ "vocab_size": 30522
35
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6d940cc06da79da3eef6e8f418f1f059b46c745587e43987ef5bb91d16b6c903
3
+ size 437958648
runs/Feb02_21-08-45_Jans-MacBook-Pro.local/events.out.tfevents.1738530528.Jans-MacBook-Pro.local.6107.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c6c16aecf914c87b9446da65d6c344b9c23176e8c7957010b3e56d71592b980
3
+ size 5164
runs/Feb02_21-09-37_Jans-MacBook-Pro.local/events.out.tfevents.1738530578.Jans-MacBook-Pro.local.6107.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:991533531f42a875200abd317f464821fe7b19837a0ca121a19771e6762f5213
3
+ size 5163
runs/Feb02_21-10-55_Jans-MacBook-Pro.local/events.out.tfevents.1738530656.Jans-MacBook-Pro.local.6107.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:33f66cd7443143ad1b5a819715f8f2b9f81fe87fa01fa9e8de13b048367f68e5
3
+ size 10539
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3a3b1fe74250c5e4f759fd309afaef449bd709bd9737b386a048c8320844f7a8
3
+ size 5368