End of training
Browse files
README.md
CHANGED
@@ -39,7 +39,7 @@ The following hyperparameters were used during training:
|
|
39 |
- seed: 42
|
40 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
41 |
- lr_scheduler_type: linear
|
42 |
-
- num_epochs:
|
43 |
- mixed_precision_training: Native AMP
|
44 |
|
45 |
### Training results
|
|
|
39 |
- seed: 42
|
40 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
41 |
- lr_scheduler_type: linear
|
42 |
+
- num_epochs: 60
|
43 |
- mixed_precision_training: Native AMP
|
44 |
|
45 |
### Training results
|
added_tokens.json
CHANGED
@@ -1,17 +1,25 @@
|
|
1 |
{
|
2 |
-
"</
|
3 |
-
"</
|
4 |
-
"</
|
5 |
-
"</
|
6 |
-
"</
|
7 |
-
"</
|
8 |
-
"
|
9 |
-
"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
"<s_iitcdip>": 57523,
|
11 |
-
"<s_sh>":
|
12 |
-
"<s_shn>":
|
13 |
-
"<s_sht>":
|
14 |
-
"<s_spec>":
|
15 |
"<s_synthdog>": 57524,
|
|
|
16 |
"<sep/>": 57522
|
17 |
}
|
|
|
1 |
{
|
2 |
+
"</s_address>": 57532,
|
3 |
+
"</s_company>": 57530,
|
4 |
+
"</s_date>": 57528,
|
5 |
+
"</s_hn>": 57544,
|
6 |
+
"</s_ht>": 57542,
|
7 |
+
"</s_sh>": 57536,
|
8 |
+
"</s_shn>": 57540,
|
9 |
+
"</s_sht>": 57538,
|
10 |
+
"</s_spec>": 57534,
|
11 |
+
"</s_total>": 57526,
|
12 |
+
"<s_address>": 57531,
|
13 |
+
"<s_company>": 57529,
|
14 |
+
"<s_date>": 57527,
|
15 |
+
"<s_hn>": 57543,
|
16 |
+
"<s_ht>": 57541,
|
17 |
"<s_iitcdip>": 57523,
|
18 |
+
"<s_sh>": 57535,
|
19 |
+
"<s_shn>": 57539,
|
20 |
+
"<s_sht>": 57537,
|
21 |
+
"<s_spec>": 57533,
|
22 |
"<s_synthdog>": 57524,
|
23 |
+
"<s_total>": 57525,
|
24 |
"<sep/>": 57522
|
25 |
}
|
runs/May02_05-51-02_420c03e91ea2/events.out.tfevents.1683006834.420c03e91ea2.276.0
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1b8b29c975795a5585871de40982a26c8e00d6d92727d6c94aa7c12e095e1fc7
|
3 |
+
size 30546
|
tokenizer.json
CHANGED
The diff for this file is too large to render.
See raw diff
|
|