davis4better commited on
Commit
262a203
·
verified ·
1 Parent(s): 62b8ed8

Training in progress, epoch 1

Browse files
config.json ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "BertForSequenceClassification"
4
+ ],
5
+ "attention_probs_dropout_prob": 0.1,
6
+ "classifier_dropout": null,
7
+ "hidden_act": "gelu",
8
+ "hidden_dropout_prob": 0.1,
9
+ "hidden_size": 128,
10
+ "id2label": {
11
+ "0": "NEG",
12
+ "1": "POS"
13
+ },
14
+ "initializer_range": 0.02,
15
+ "intermediate_size": 512,
16
+ "label2id": {
17
+ "NEG": 0,
18
+ "POS": 1
19
+ },
20
+ "layer_norm_eps": 1e-12,
21
+ "max_position_embeddings": 512,
22
+ "model_type": "bert",
23
+ "num_attention_heads": 2,
24
+ "num_hidden_layers": 2,
25
+ "pad_token_id": 0,
26
+ "position_embedding_type": "absolute",
27
+ "problem_type": "single_label_classification",
28
+ "torch_dtype": "float32",
29
+ "transformers_version": "4.51.1",
30
+ "type_vocab_size": 2,
31
+ "use_cache": true,
32
+ "vocab_size": 30522
33
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:79d058073a66fb77ef438bc38139e6e8869d127ccc34292bf1e0ece3882a9efb
3
+ size 17549312
runs/Apr17_14-35-52_8a6c17f8a7a7/events.out.tfevents.1744900558.8a6c17f8a7a7.575.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cb0d9b372f695ec25ec25679dcaac9e60d0595ed245bcccdaf66ee8732c6e7dd
3
+ size 5088
runs/Apr17_14-40-00_8a6c17f8a7a7/events.out.tfevents.1744900800.8a6c17f8a7a7.575.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2b215bb0c13feb77f7a5be7a4205d294b2a0e23e6f721518fce0a75760ce91c7
3
+ size 4184
runs/Apr17_14-42-52_8a6c17f8a7a7/events.out.tfevents.1744900975.8a6c17f8a7a7.5497.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fe6913b079b777af49866bdd29504fafe6db034eee29c609c898b50797dd25fc
3
+ size 4184
runs/Apr17_14-51-05_8a6c17f8a7a7/events.out.tfevents.1744901467.8a6c17f8a7a7.6067.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1c352be53b2e98df6fb610c10f989bfc7c27ec2469af8feff641fa9841ac90b8
3
+ size 4184
runs/Apr17_16-00-27_8a6c17f8a7a7/events.out.tfevents.1744905630.8a6c17f8a7a7.23996.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:36fd2ffa363ada29e0a681095f7a94ec29bb76ada7ca1b5cfe1c0df90e671aa1
3
+ size 4184
runs/Apr17_16-09-32_8a6c17f8a7a7/events.out.tfevents.1744906174.8a6c17f8a7a7.25914.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8cb71065cbbbef38dc1e42fa106b6507d2ba85ceb856aae2ef901671eef187a1
3
+ size 5002
runs/Apr17_16-13-38_8a6c17f8a7a7/events.out.tfevents.1744906419.8a6c17f8a7a7.25914.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b174d770851cb37dc550fd08404acfdf3a3e293a7e82e8cbd12364dde49bede2
3
+ size 5003
runs/Apr17_16-14-32_8a6c17f8a7a7/events.out.tfevents.1744906474.8a6c17f8a7a7.25914.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:826da288710503d9f0d54f6d8c11e7cb4ef910ca05c11f679a1e8b119017c23f
3
+ size 4184
runs/Apr17_16-26-47_8a6c17f8a7a7/events.out.tfevents.1744907209.8a6c17f8a7a7.29643.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ab2e5c3ec89dc4b47fa885c9bfe870b0527145fd3a049ed361d3dab4fad83fc8
3
+ size 5299
special_tokens_map.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "cls_token": "[CLS]",
3
+ "mask_token": "[MASK]",
4
+ "pad_token": "[PAD]",
5
+ "sep_token": "[SEP]",
6
+ "unk_token": "[UNK]"
7
+ }
tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
tokenizer_config.json ADDED
@@ -0,0 +1,58 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "added_tokens_decoder": {
3
+ "0": {
4
+ "content": "[PAD]",
5
+ "lstrip": false,
6
+ "normalized": false,
7
+ "rstrip": false,
8
+ "single_word": false,
9
+ "special": true
10
+ },
11
+ "100": {
12
+ "content": "[UNK]",
13
+ "lstrip": false,
14
+ "normalized": false,
15
+ "rstrip": false,
16
+ "single_word": false,
17
+ "special": true
18
+ },
19
+ "101": {
20
+ "content": "[CLS]",
21
+ "lstrip": false,
22
+ "normalized": false,
23
+ "rstrip": false,
24
+ "single_word": false,
25
+ "special": true
26
+ },
27
+ "102": {
28
+ "content": "[SEP]",
29
+ "lstrip": false,
30
+ "normalized": false,
31
+ "rstrip": false,
32
+ "single_word": false,
33
+ "special": true
34
+ },
35
+ "103": {
36
+ "content": "[MASK]",
37
+ "lstrip": false,
38
+ "normalized": false,
39
+ "rstrip": false,
40
+ "single_word": false,
41
+ "special": true
42
+ }
43
+ },
44
+ "clean_up_tokenization_spaces": true,
45
+ "cls_token": "[CLS]",
46
+ "do_basic_tokenize": true,
47
+ "do_lower_case": true,
48
+ "extra_special_tokens": {},
49
+ "mask_token": "[MASK]",
50
+ "model_max_length": 512,
51
+ "never_split": null,
52
+ "pad_token": "[PAD]",
53
+ "sep_token": "[SEP]",
54
+ "strip_accents": null,
55
+ "tokenize_chinese_chars": true,
56
+ "tokenizer_class": "BertTokenizer",
57
+ "unk_token": "[UNK]"
58
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:50730b28efaea2d93fa413852da1acfced89783e71098c4fd0034dbe1a66cc77
3
+ size 5304
vocab.txt ADDED
The diff for this file is too large to render. See raw diff