swathysekar commited on
Commit
9b77280
·
1 Parent(s): 3f25c85

End of training

Browse files
added_tokens.json CHANGED
@@ -1,13 +1,9 @@
1
  {
2
- "</s_address>": 57532,
3
- "</s_company>": 57530,
4
- "</s_date>": 57528,
5
- "</s_total>": 57526,
6
- "<s_address>": 57531,
7
- "<s_company>": 57529,
8
- "<s_date>": 57527,
9
  "<s_iitcdip>": 57523,
 
10
  "<s_synthdog>": 57524,
11
- "<s_total>": 57525,
12
  "<sep/>": 57522
13
  }
 
1
  {
2
+ "</s_invoice_no>": 57528,
3
+ "</s_vendor_gstin>": 57526,
 
 
 
 
 
4
  "<s_iitcdip>": 57523,
5
+ "<s_invoice_no>": 57527,
6
  "<s_synthdog>": 57524,
7
+ "<s_vendor_gstin>": 57525,
8
  "<sep/>": 57522
9
  }
runs/Dec01_13-04-19_N14557/events.out.tfevents.1669880072.N14557.18776.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ad46f760538fd33fb47f3dc9b4840a1ea463de75e7dba422b62a0ee1fa88a69a
3
- size 8546
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a1f01385786b713dca44cd2173bd6e7a3fd8620378c41808fbbf9c7f450bd21e
3
+ size 8900
special_tokens_map.json CHANGED
@@ -1,13 +1,9 @@
1
  {
2
  "additional_special_tokens": [
3
- "<s_total>",
4
- "</s_total>",
5
- "<s_date>",
6
- "</s_date>",
7
- "<s_company>",
8
- "</s_company>",
9
- "<s_address>",
10
- "</s_address>",
11
  "<s>",
12
  "</s>"
13
  ],
 
1
  {
2
  "additional_special_tokens": [
3
+ "<s_vendor_gstin>",
4
+ "</s_vendor_gstin>",
5
+ "<s_invoice_no>",
6
+ "</s_invoice_no>",
 
 
 
 
7
  "<s>",
8
  "</s>"
9
  ],
tokenizer.json CHANGED
@@ -91,7 +91,7 @@
91
  },
92
  {
93
  "id": 57525,
94
- "content": "<s_total>",
95
  "single_word": false,
96
  "lstrip": false,
97
  "rstrip": false,
@@ -100,7 +100,7 @@
100
  },
101
  {
102
  "id": 57526,
103
- "content": "</s_total>",
104
  "single_word": false,
105
  "lstrip": false,
106
  "rstrip": false,
@@ -109,7 +109,7 @@
109
  },
110
  {
111
  "id": 57527,
112
- "content": "<s_date>",
113
  "single_word": false,
114
  "lstrip": false,
115
  "rstrip": false,
@@ -118,43 +118,7 @@
118
  },
119
  {
120
  "id": 57528,
121
- "content": "</s_date>",
122
- "single_word": false,
123
- "lstrip": false,
124
- "rstrip": false,
125
- "normalized": false,
126
- "special": true
127
- },
128
- {
129
- "id": 57529,
130
- "content": "<s_company>",
131
- "single_word": false,
132
- "lstrip": false,
133
- "rstrip": false,
134
- "normalized": false,
135
- "special": true
136
- },
137
- {
138
- "id": 57530,
139
- "content": "</s_company>",
140
- "single_word": false,
141
- "lstrip": false,
142
- "rstrip": false,
143
- "normalized": false,
144
- "special": true
145
- },
146
- {
147
- "id": 57531,
148
- "content": "<s_address>",
149
- "single_word": false,
150
- "lstrip": false,
151
- "rstrip": false,
152
- "normalized": false,
153
- "special": true
154
- },
155
- {
156
- "id": 57532,
157
- "content": "</s_address>",
158
  "single_word": false,
159
  "lstrip": false,
160
  "rstrip": false,
 
91
  },
92
  {
93
  "id": 57525,
94
+ "content": "<s_vendor_gstin>",
95
  "single_word": false,
96
  "lstrip": false,
97
  "rstrip": false,
 
100
  },
101
  {
102
  "id": 57526,
103
+ "content": "</s_vendor_gstin>",
104
  "single_word": false,
105
  "lstrip": false,
106
  "rstrip": false,
 
109
  },
110
  {
111
  "id": 57527,
112
+ "content": "<s_invoice_no>",
113
  "single_word": false,
114
  "lstrip": false,
115
  "rstrip": false,
 
118
  },
119
  {
120
  "id": 57528,
121
+ "content": "</s_invoice_no>",
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
122
  "single_word": false,
123
  "lstrip": false,
124
  "rstrip": false,