cactusgame
commited on
Commit
·
a752b08
1
Parent(s):
ccb61c3
End of training
Browse files
README.md
CHANGED
@@ -37,7 +37,7 @@ The following hyperparameters were used during training:
|
|
37 |
- seed: 42
|
38 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
39 |
- lr_scheduler_type: linear
|
40 |
-
- num_epochs:
|
41 |
|
42 |
### Training results
|
43 |
|
|
|
37 |
- seed: 42
|
38 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
39 |
- lr_scheduler_type: linear
|
40 |
+
- num_epochs: 3
|
41 |
|
42 |
### Training results
|
43 |
|
preprocessor_config.json
CHANGED
@@ -19,8 +19,8 @@
|
|
19 |
"processor_class": "DonutProcessor",
|
20 |
"resample": 2,
|
21 |
"rescale_factor": 0.00392156862745098,
|
22 |
-
"size":
|
23 |
-
|
24 |
-
|
25 |
-
|
26 |
}
|
|
|
19 |
"processor_class": "DonutProcessor",
|
20 |
"resample": 2,
|
21 |
"rescale_factor": 0.00392156862745098,
|
22 |
+
"size": {
|
23 |
+
"height": 960,
|
24 |
+
"width": 720
|
25 |
+
}
|
26 |
}
|
runs/Dec12_04-07-20_8bab70dbec3b/events.out.tfevents.1702354605.8bab70dbec3b.594.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:08f5f670094b2d945cd67f0e4dd75e2509e2c50fbdcf7f06738f2c31a0ffdbe1
|
3 |
+
size 9374
|
tokenizer.json
CHANGED
The diff for this file is too large to render.
See raw diff
|
|