Sara5115 commited on
Commit
c60fd67
·
verified ·
1 Parent(s): 8dea95b

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:3490fbe0a895a19522412a824cf6f1a7904e7f00885da8cd66d2ee781ce102af
3
+ size 437958648
runs/Dec26_10-44-10_data-science-exp1/events.out.tfevents.1735209851.data-science-exp1.1640712.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5955cd5d4dcdc9aff2fe692dc2c8150369a92d9e44380dbff5926d4d8d279811
3
+ size 5162
runs/Dec26_10-46-16_data-science-exp1/events.out.tfevents.1735209977.data-science-exp1.1640712.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8afb1bb16ad150e6090b64fddb7e09dd57a417a8a71a98ecaf5ca738bdd69bd4
3
+ size 5162
runs/Dec26_10-46-43_data-science-exp1/events.out.tfevents.1735210004.data-science-exp1.1642591.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:19605dfa23a74c63d0bec832c7f958e509e19ddcc3f792397d3a41a8abda2944
3
+ size 5162
runs/Dec26_10-58-51_data-science-exp1/events.out.tfevents.1735210732.data-science-exp1.1642591.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6e0056fc359627598945e289c2241e899094beb6edcc2d7bbfdabbb475d151ec
3
+ size 5162
runs/Dec26_11-01-41_data-science-exp1/events.out.tfevents.1735210908.data-science-exp1.1642591.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e55678945260b207da4efc1f24df7d93fa43e9e680786ba997de88ab906e81e5
3
+ size 5162
runs/Dec26_11-11-04_data-science-exp1/events.out.tfevents.1735211481.data-science-exp1.1657834.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c5fbdba0c3549241de1b7a4ee1850c5b9784a7461dc8c15b7ebf07e9b099e802
3
+ size 10390
runs/Dec26_11-21-08_data-science-exp1/events.out.tfevents.1735212071.data-science-exp1.1657834.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eaaa952c7864e5081e004785a6ebb2349e5dadb222b36556528ae5af25e00e89
3
+ size 112344
runs/Dec26_11-21-53_data-science-exp1/events.out.tfevents.1735212114.data-science-exp1.1657834.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:529009c0166cdb8bb8567d040ff01bb28419d4a19e33cba4154091e90f9473a9
3
+ size 112344
runs/Dec26_11-22-51_data-science-exp1/events.out.tfevents.1735212173.data-science-exp1.1660854.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:33714995d1ea4660963345ef6b4d490abb9dff75c69f0ba56cbaf89a1af6a0bd
3
+ size 112256
runs/Dec26_11-23-28_data-science-exp1/events.out.tfevents.1735212209.data-science-exp1.1660854.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0ecfb7fe5bb70432a76980779c347fd39e38ec899c6bcce00d85c736e776d61e
3
+ size 112256
runs/Dec26_11-24-55_data-science-exp1/events.out.tfevents.1735212298.data-science-exp1.1672313.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1040f727c502d8ea6639b0f4e74392e13274781aea4c5ac8051fd82ce9a7d202
3
+ size 112272
runs/Dec27_10-49-42_data-science-exp1/events.out.tfevents.1735296585.data-science-exp1.36047.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fb91a9adc60d7ae5f6b607110bdab9b2ebe8134ca11ee7cf49db6d627ea7af27
3
+ size 5680
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ea6500234efb697230fc23df8c7479ea32ac9d8cea9e0c9b81dd61461491c099
3
+ size 5432