dreeven commited on
Commit
0c0766e
·
1 Parent(s): 5b28c0b

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: 60
43
  - mixed_precision_training: Native AMP
44
 
45
  ### Training results
@@ -50,5 +50,5 @@ The following hyperparameters were used during training:
50
 
51
  - Transformers 4.29.0.dev0
52
  - Pytorch 2.0.0+cu118
53
- - Datasets 2.11.0
54
  - Tokenizers 0.13.3
 
39
  - seed: 42
40
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
41
  - lr_scheduler_type: linear
42
+ - num_epochs: 50
43
  - mixed_precision_training: Native AMP
44
 
45
  ### Training results
 
50
 
51
  - Transformers 4.29.0.dev0
52
  - Pytorch 2.0.0+cu118
53
+ - Datasets 2.12.0
54
  - Tokenizers 0.13.3
added_tokens.json CHANGED
@@ -1,27 +1,17 @@
1
  {
2
- "</s_address>": 57532,
3
- "</s_company>": 57530,
4
- "</s_date>": 57528,
5
- "</s_gt_parse>": 57534,
6
- "</s_hn>": 57546,
7
- "</s_ht>": 57544,
8
- "</s_sh>": 57538,
9
- "</s_shn>": 57542,
10
- "</s_sht>": 57540,
11
- "</s_spec>": 57536,
12
- "</s_total>": 57526,
13
- "<s_address>": 57531,
14
- "<s_company>": 57529,
15
- "<s_date>": 57527,
16
- "<s_gt_parse>": 57533,
17
- "<s_hn>": 57545,
18
- "<s_ht>": 57543,
19
  "<s_iitcdip>": 57523,
20
- "<s_sh>": 57537,
21
- "<s_shn>": 57541,
22
- "<s_sht>": 57539,
23
- "<s_spec>": 57535,
24
  "<s_synthdog>": 57524,
25
- "<s_total>": 57525,
26
  "<sep/>": 57522
27
  }
 
1
  {
2
+ "</s_hn>": 57536,
3
+ "</s_ht>": 57534,
4
+ "</s_sh>": 57528,
5
+ "</s_shn>": 57532,
6
+ "</s_sht>": 57530,
7
+ "</s_spec>": 57526,
8
+ "<s_hn>": 57535,
9
+ "<s_ht>": 57533,
 
 
 
 
 
 
 
 
 
10
  "<s_iitcdip>": 57523,
11
+ "<s_sh>": 57527,
12
+ "<s_shn>": 57531,
13
+ "<s_sht>": 57529,
14
+ "<s_spec>": 57525,
15
  "<s_synthdog>": 57524,
 
16
  "<sep/>": 57522
17
  }
runs/Apr30_17-51-45_f228e7152101/events.out.tfevents.1682877305.f228e7152101.420.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:aad5e982eae77fe844374aad5315eaaabbdf8b2745a281121152654a98758397
3
- size 25773
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7a06a387ec6eb51346140eb662b61ef12ef08be050c0cb0e7d9c761f9dfbd017
3
+ size 26127
special_tokens_map.json CHANGED
@@ -1,7 +1,5 @@
1
  {
2
  "additional_special_tokens": [
3
- "<s_gt_parse>",
4
- "</s_gt_parse>",
5
  "<s_spec>",
6
  "</s_spec>",
7
  "<s_sh>",
 
1
  {
2
  "additional_special_tokens": [
 
 
3
  "<s_spec>",
4
  "</s_spec>",
5
  "<s_sh>",
tokenizer.json CHANGED
The diff for this file is too large to render. See raw diff