Ugenteraan commited on
Commit
69dfc9a
1 Parent(s): 861a92c

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: 50
43
 
44
  ### Training results
45
 
 
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
 
44
  ### Training results
45
 
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a8f31f42d86e18a6a620fa53188b67489ef5281f31cc4861b6fcf7960de6f068
3
  size 809178905
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:962d17b29b9b70319f50639f09c48ae1dc5c12bbda6a23eca829cc3796fc0ea8
3
  size 809178905
runs/Mar15_06-30-00_ip-10-92-200-29/events.out.tfevents.1678861805.ip-10-92-200-29 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cd65eacdbf68df5632925924fcadb549d9cd17bb5f4ff14b87e41c027a55d3a2
3
- size 20549
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:09393acd3dfaf8fba905508875a89d9a75d7be6bc0b405e1f2ca7d7378729b10
3
+ size 761802
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,