prashantloni commited on
Commit
06d7be6
1 Parent(s): d62325b

Training in progress, step 1000

Browse files
config.json ADDED
@@ -0,0 +1,59 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "SCUT-DLVCLab/lilt-roberta-en-base",
3
+ "architectures": [
4
+ "LiltForTokenClassification"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.1,
7
+ "bos_token_id": 0,
8
+ "channel_shrink_ratio": 4,
9
+ "classifier_dropout": null,
10
+ "eos_token_id": 2,
11
+ "hidden_act": "gelu",
12
+ "hidden_dropout_prob": 0.1,
13
+ "hidden_size": 768,
14
+ "id2label": {
15
+ "0": "name",
16
+ "1": "dob",
17
+ "2": "gender",
18
+ "3": "aadhaar_number",
19
+ "4": "address_front",
20
+ "5": "father_name_front_top",
21
+ "6": "mobile_number",
22
+ "7": "address_back",
23
+ "8": "father_name_back",
24
+ "9": "father_name",
25
+ "10": "mother_name",
26
+ "11": "husband_name",
27
+ "12": "other"
28
+ },
29
+ "initializer_range": 0.02,
30
+ "intermediate_size": 3072,
31
+ "label2id": {
32
+ "aadhaar_number": 3,
33
+ "address_back": 7,
34
+ "address_front": 4,
35
+ "dob": 1,
36
+ "father_name": 9,
37
+ "father_name_back": 8,
38
+ "father_name_front_top": 5,
39
+ "gender": 2,
40
+ "husband_name": 11,
41
+ "mobile_number": 6,
42
+ "mother_name": 10,
43
+ "name": 0,
44
+ "other": 12
45
+ },
46
+ "layer_norm_eps": 1e-05,
47
+ "max_2d_position_embeddings": 1024,
48
+ "max_position_embeddings": 514,
49
+ "model_type": "lilt",
50
+ "num_attention_heads": 12,
51
+ "num_hidden_layers": 12,
52
+ "pad_token_id": 1,
53
+ "position_embedding_type": "absolute",
54
+ "torch_dtype": "float32",
55
+ "transformers_version": "4.38.2",
56
+ "type_vocab_size": 1,
57
+ "use_cache": true,
58
+ "vocab_size": 50265
59
+ }
logs/events.out.tfevents.1710506208.53c02a32892f.295.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ca04b66313213c5ae048c30bdbdce241b84dabbd25d7dff42e0742c4a8546010
3
+ size 10926
logs/events.out.tfevents.1710507153.53c02a32892f.295.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:061145b5491723c274744870b9bf76e55a6d6c91495a947973a61de0f4eec362
3
+ size 8871
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d56c20e0a7a702f2d54da7e31deac8077aceb29c2bcc2f08fa51926200ada107
3
+ size 520746020
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7c32d55e4dc8266dc631800dad0b8d14d515453b1cd24db9db2b7d5426415f93
3
+ size 4920