zahra1324 commited on
Commit
25692d4
1 Parent(s): a099a62

End of training

Browse files
README.md CHANGED
@@ -33,13 +33,13 @@ More information needed
33
  ### Training hyperparameters
34
 
35
  The following hyperparameters were used during training:
36
- - learning_rate: 3e-05
37
  - train_batch_size: 2
38
  - eval_batch_size: 8
39
  - seed: 42
40
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
41
  - lr_scheduler_type: linear
42
- - num_epochs: 4
43
  - mixed_precision_training: Native AMP
44
 
45
  ### Training results
 
33
  ### Training hyperparameters
34
 
35
  The following hyperparameters were used during training:
36
+ - learning_rate: 0.3
37
  - train_batch_size: 2
38
  - eval_batch_size: 8
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
runs/Dec12_18-59-23_4bf45c00ae16/events.out.tfevents.1670871574.4bf45c00ae16.77.2 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b09e00ba8be26fb74922cbb2a499a264393813aa5ae11118f73f590241397c8f
3
- size 8232
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:df2ea5b197d72375592575c16bfdcf1957ef2fe576ed79e04d6d4bd9dfd4d268
3
+ size 10410
tokenizer.json CHANGED
@@ -1,21 +1,7 @@
1
  {
2
  "version": "1.0",
3
- "truncation": {
4
- "direction": "Right",
5
- "max_length": 512,
6
- "strategy": "LongestFirst",
7
- "stride": 0
8
- },
9
- "padding": {
10
- "strategy": {
11
- "Fixed": 512
12
- },
13
- "direction": "Right",
14
- "pad_to_multiple_of": null,
15
- "pad_id": 1,
16
- "pad_type_id": 0,
17
- "pad_token": "<pad>"
18
- },
19
  "added_tokens": [
20
  {
21
  "id": 0,
 
1
  {
2
  "version": "1.0",
3
+ "truncation": null,
4
+ "padding": null,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5
  "added_tokens": [
6
  {
7
  "id": 0,