DipeshChaudhary commited on
Commit
86b72ff
·
verified ·
1 Parent(s): 2b9464f

Training in progress, step 1000

Browse files
config.json ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "RobertaForTokenClassification"
4
+ ],
5
+ "attention_probs_dropout_prob": 0.1,
6
+ "bos_token_id": 0,
7
+ "classifier_dropout": null,
8
+ "dtype": "float32",
9
+ "eos_token_id": 2,
10
+ "gradient_checkpointing": false,
11
+ "hidden_act": "gelu",
12
+ "hidden_dropout_prob": 0.1,
13
+ "hidden_size": 768,
14
+ "id2label": {
15
+ "0": "KEEP",
16
+ "1": "ERROR"
17
+ },
18
+ "initializer_range": 0.02,
19
+ "intermediate_size": 3072,
20
+ "label2id": {
21
+ "ERROR": 1,
22
+ "KEEP": 0
23
+ },
24
+ "layer_norm_eps": 1e-05,
25
+ "max_position_embeddings": 514,
26
+ "model_type": "roberta",
27
+ "num_attention_heads": 12,
28
+ "num_hidden_layers": 12,
29
+ "pad_token_id": 1,
30
+ "position_embedding_type": "absolute",
31
+ "transformers_version": "4.57.1",
32
+ "type_vocab_size": 1,
33
+ "use_cache": true,
34
+ "vocab_size": 50256
35
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:000f2e9509062e95d46582f2a30f3e04fad52a6af65829c3b00dc74b6761a714
3
+ size 496222584
runs/Nov09_14-20-35_computeinstance-u00m8a65ysbpw7f9hb/events.out.tfevents.1762698052.computeinstance-u00m8a65ysbpw7f9hb.7446.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6173077407b7c9f043cb8a57159a8438f663fca9b75d834821a4fe8bdd8b12c0
3
+ size 5238
runs/Nov09_14-28-19_computeinstance-u00m8a65ysbpw7f9hb/events.out.tfevents.1762698505.computeinstance-u00m8a65ysbpw7f9hb.48205.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:84bdfab2d331b9a739626954776563ecdb3cb3c71176a3921b147465d734a83c
3
+ size 7468
runs/Nov09_14-39-38_computeinstance-u00m8a65ysbpw7f9hb/events.out.tfevents.1762699192.computeinstance-u00m8a65ysbpw7f9hb.77775.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e7e692de238203aca763d7fe0c8ae7825bac267cd0a199d0de7f98a232a0f610
3
+ size 5239
runs/Nov09_14-44-32_computeinstance-u00m8a65ysbpw7f9hb/events.out.tfevents.1762699484.computeinstance-u00m8a65ysbpw7f9hb.99359.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:57530a924a89cdb48104148bb1d7e336c583f83925f8bb35ab1801758b014e53
3
+ size 5238
runs/Nov09_14-56-06_computeinstance-u00m8a65ysbpw7f9hb/events.out.tfevents.1762700177.computeinstance-u00m8a65ysbpw7f9hb.120242.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:58176a4fbce9d111a68354970cc1ecd36a4caea92917e9e4adb30860cac5b306
3
+ size 5238
runs/Nov09_15-05-33_computeinstance-u00m8a65ysbpw7f9hb/events.out.tfevents.1762700738.computeinstance-u00m8a65ysbpw7f9hb.151694.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2bf229d211f5a2859331fb1b8f209ef531c77c9ee64a8c477829d3538106c230
3
+ size 5771
runs/Nov09_15-24-26_computeinstance-u00m8a65ysbpw7f9hb/events.out.tfevents.1762701874.computeinstance-u00m8a65ysbpw7f9hb.194341.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b9a65315a95fa8d08d22ecb286e7c7ee61a9b9cc9f0c6d225c4fcb818f5e07f0
3
+ size 5225
runs/Nov09_15-34-23_computeinstance-u00m8a65ysbpw7f9hb/events.out.tfevents.1762702471.computeinstance-u00m8a65ysbpw7f9hb.213884.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0c88611760610dde840452d33f02ff0236300c4010da09a2047aeb32ed3bfeb6
3
+ size 5970
special_tokens_map.json ADDED
@@ -0,0 +1,51 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token": {
3
+ "content": "<s>",
4
+ "lstrip": false,
5
+ "normalized": false,
6
+ "rstrip": false,
7
+ "single_word": false
8
+ },
9
+ "cls_token": {
10
+ "content": "<cls>",
11
+ "lstrip": false,
12
+ "normalized": false,
13
+ "rstrip": false,
14
+ "single_word": false
15
+ },
16
+ "eos_token": {
17
+ "content": "</s>",
18
+ "lstrip": false,
19
+ "normalized": false,
20
+ "rstrip": false,
21
+ "single_word": false
22
+ },
23
+ "mask_token": {
24
+ "content": "<mask>",
25
+ "lstrip": false,
26
+ "normalized": false,
27
+ "rstrip": false,
28
+ "single_word": false
29
+ },
30
+ "pad_token": {
31
+ "content": "<pad>",
32
+ "lstrip": false,
33
+ "normalized": false,
34
+ "rstrip": false,
35
+ "single_word": false
36
+ },
37
+ "sep_token": {
38
+ "content": "<sep>",
39
+ "lstrip": false,
40
+ "normalized": false,
41
+ "rstrip": false,
42
+ "single_word": false
43
+ },
44
+ "unk_token": {
45
+ "content": "<unk>",
46
+ "lstrip": false,
47
+ "normalized": false,
48
+ "rstrip": false,
49
+ "single_word": false
50
+ }
51
+ }
tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
tokenizer_config.json ADDED
@@ -0,0 +1,81 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "added_tokens_decoder": {
3
+ "0": {
4
+ "content": "<s>",
5
+ "lstrip": false,
6
+ "normalized": false,
7
+ "rstrip": false,
8
+ "single_word": false,
9
+ "special": true
10
+ },
11
+ "1": {
12
+ "content": "<pad>",
13
+ "lstrip": false,
14
+ "normalized": false,
15
+ "rstrip": false,
16
+ "single_word": false,
17
+ "special": true
18
+ },
19
+ "2": {
20
+ "content": "</s>",
21
+ "lstrip": false,
22
+ "normalized": false,
23
+ "rstrip": false,
24
+ "single_word": false,
25
+ "special": true
26
+ },
27
+ "3": {
28
+ "content": "<unk>",
29
+ "lstrip": false,
30
+ "normalized": false,
31
+ "rstrip": false,
32
+ "single_word": false,
33
+ "special": true
34
+ },
35
+ "4": {
36
+ "content": "<cls>",
37
+ "lstrip": false,
38
+ "normalized": false,
39
+ "rstrip": false,
40
+ "single_word": false,
41
+ "special": true
42
+ },
43
+ "5": {
44
+ "content": "<sep>",
45
+ "lstrip": false,
46
+ "normalized": false,
47
+ "rstrip": false,
48
+ "single_word": false,
49
+ "special": true
50
+ },
51
+ "6": {
52
+ "content": "<mask>",
53
+ "lstrip": false,
54
+ "normalized": false,
55
+ "rstrip": false,
56
+ "single_word": false,
57
+ "special": true
58
+ }
59
+ },
60
+ "bos_token": "<s>",
61
+ "clean_up_tokenization_spaces": true,
62
+ "cls_token": "<cls>",
63
+ "eos_token": "</s>",
64
+ "extra_special_tokens": {},
65
+ "from_flax": true,
66
+ "mask_token": "<mask>",
67
+ "model_max_length": 512,
68
+ "pad_token": "<pad>",
69
+ "sep_token": "<sep>",
70
+ "special_tokens": [
71
+ "<s>",
72
+ "<pad>",
73
+ "</s>",
74
+ "<unk>",
75
+ "<cls>",
76
+ "<sep>",
77
+ "<mask>"
78
+ ],
79
+ "tokenizer_class": "PreTrainedTokenizerFast",
80
+ "unk_token": "<unk>"
81
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6b9f587375d8841ed4ea8cc963b2a8070ca2324e8c22b1242dfda67e11d110bb
3
+ size 5969