doluvor commited on
Commit
ed14fb2
·
1 Parent(s): bc02d15

End of training

Browse files
README.md CHANGED
@@ -34,12 +34,12 @@ More information needed
34
 
35
  The following hyperparameters were used during training:
36
  - learning_rate: 0.002
37
- - train_batch_size: 8
38
  - eval_batch_size: 16
39
  - seed: 42
40
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
41
  - lr_scheduler_type: linear
42
- - num_epochs: 3
43
  - mixed_precision_training: Native AMP
44
 
45
  ### Training results
 
34
 
35
  The following hyperparameters were used during training:
36
  - learning_rate: 0.002
37
+ - train_batch_size: 2
38
  - eval_batch_size: 16
39
  - seed: 42
40
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
41
  - lr_scheduler_type: linear
42
+ - num_epochs: 10
43
  - mixed_precision_training: Native AMP
44
 
45
  ### Training results
added_tokens.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
- "</s_mainvalue>": 57526,
3
  "<s_iitcdip>": 57523,
4
- "<s_mainvalue>": 57525,
5
  "<s_synthdog>": 57524,
6
  "<sep/>": 57522
7
  }
 
1
  {
2
+ "</s_price>": 57526,
3
  "<s_iitcdip>": 57523,
4
+ "<s_price>": 57525,
5
  "<s_synthdog>": 57524,
6
  "<sep/>": 57522
7
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:adddd7beefc648dd6f727fea842a02602c7737831382eaa16883c09041662d55
3
  size 809187097
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c08ed905ae0de7da8a0a204fc55c1c69c42c337c33f81f9178604621aaa60d45
3
  size 809187097
runs/Mar29_13-42-48_8f666ed44846/1680097583.7047179/events.out.tfevents.1680097583.8f666ed44846.197.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b1158754856d35fa7db291c3e124432a47d7c8a963b42a41a718e7fbce3c5cdd
3
+ size 5914
runs/Mar29_13-42-48_8f666ed44846/events.out.tfevents.1680097583.8f666ed44846.197.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4b648442b7d92c951840bd34feb542054990fadf239ba90c0324471f3fb46a92
3
+ size 8677
special_tokens_map.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "additional_special_tokens": [
3
- "<s_mainvalue>",
4
- "</s_mainvalue>",
5
  "<s>",
6
  "</s>"
7
  ],
 
1
  {
2
  "additional_special_tokens": [
3
+ "<s_price>",
4
+ "</s_price>",
5
  "<s>",
6
  "</s>"
7
  ],
tokenizer.json CHANGED
@@ -91,7 +91,7 @@
91
  },
92
  {
93
  "id": 57525,
94
- "content": "<s_mainvalue>",
95
  "single_word": false,
96
  "lstrip": false,
97
  "rstrip": false,
@@ -100,7 +100,7 @@
100
  },
101
  {
102
  "id": 57526,
103
- "content": "</s_mainvalue>",
104
  "single_word": false,
105
  "lstrip": false,
106
  "rstrip": false,
 
91
  },
92
  {
93
  "id": 57525,
94
+ "content": "<s_price>",
95
  "single_word": false,
96
  "lstrip": false,
97
  "rstrip": false,
 
100
  },
101
  {
102
  "id": 57526,
103
+ "content": "</s_price>",
104
  "single_word": false,
105
  "lstrip": false,
106
  "rstrip": false,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:623d45c376287d3aad34a6222b07d3da01318ff6091eea2a75a764a203eb12ad
3
- size 3707
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:227d716e7be341ae8b98f6e652905c236f4ed54d094c08fd85b4cabdd1011fc4
3
+ size 3643