Parth1612 commited on
Commit
b36fae1
·
verified ·
1 Parent(s): 7c4b67e

Training in progress, step 300

Browse files
config.json ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "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": "LABEL_0",
14
+ "1": "LABEL_1",
15
+ "2": "LABEL_2",
16
+ "3": "LABEL_3",
17
+ "4": "LABEL_4",
18
+ "5": "LABEL_5"
19
+ },
20
+ "initializer_range": 0.02,
21
+ "intermediate_size": 3072,
22
+ "label2id": {
23
+ "LABEL_0": 0,
24
+ "LABEL_1": 1,
25
+ "LABEL_2": 2,
26
+ "LABEL_3": 3,
27
+ "LABEL_4": 4,
28
+ "LABEL_5": 5
29
+ },
30
+ "layer_norm_eps": 1e-12,
31
+ "max_position_embeddings": 512,
32
+ "model_type": "bert",
33
+ "num_attention_heads": 12,
34
+ "num_hidden_layers": 12,
35
+ "pad_token_id": 0,
36
+ "position_embedding_type": "absolute",
37
+ "problem_type": "single_label_classification",
38
+ "torch_dtype": "float32",
39
+ "transformers_version": "4.38.2",
40
+ "type_vocab_size": 2,
41
+ "use_cache": true,
42
+ "vocab_size": 30522
43
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7868b0158cf06bc54d19c15bddb6be04dbfc955bbbbad7051693af551668ca1b
3
+ size 437970952
runs/Mar11_03-51-29_caf194ec4a05/events.out.tfevents.1710129090.caf194ec4a05.833.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9bb51f9b70fab54ce0c3cf72fe1123aad66f79f9564ca2ee493fb825305884e2
3
+ size 4184
runs/Mar11_03-53-14_caf194ec4a05/events.out.tfevents.1710129194.caf194ec4a05.1684.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:689392e31699ab59327648cac5dceed2300a22af6fcd8360fae6eae7b27b1851
3
+ size 4184
runs/Mar11_04-12-35_caf194ec4a05/events.out.tfevents.1710130356.caf194ec4a05.2477.4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:79a923b69cd733f8e1deac3d3e899fc9663d974eee53f4db000363e84505c649
3
+ size 4842
runs/Mar11_04-16-39_caf194ec4a05/events.out.tfevents.1710130599.caf194ec4a05.2477.5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f43171970f7c836246d8d50700b48b4977007514400300464afc6f9d87eb75f8
3
+ size 4184
runs/Mar11_04-33-56_caf194ec4a05/events.out.tfevents.1710131637.caf194ec4a05.8459.4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5da18a5d7a28a0f21b33d79dc04fb462a7b6d7e67e717f9d3a510a2fb88c1673
3
+ size 5165
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7ca159916669f149e9a8799097ab45cdf98db176c1a2cead71fa10ca1a68df57
3
+ size 4920