SmartPy commited on
Commit
bc7cb26
1 Parent(s): 5ac4cff

Training in progress, step 1000

Browse files
.gitignore ADDED
@@ -0,0 +1 @@
 
 
1
+ checkpoint-*/
config.json CHANGED
@@ -1,4 +1,5 @@
1
  {
 
2
  "architectures": [
3
  "VisionEncoderDecoderModel"
4
  ],
 
1
  {
2
+ "_name_or_path": "SmartPy/handwritten-text-recognition",
3
  "architectures": [
4
  "VisionEncoderDecoderModel"
5
  ],
preprocessor_config.json ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "do_normalize": true,
3
+ "do_resize": true,
4
+ "feature_extractor_type": "ViTFeatureExtractor",
5
+ "image_mean": [
6
+ 0.5,
7
+ 0.5,
8
+ 0.5
9
+ ],
10
+ "image_std": [
11
+ 0.5,
12
+ 0.5,
13
+ 0.5
14
+ ],
15
+ "resample": 2,
16
+ "size": 224
17
+ }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b43e16923d13884d8236974426b716d72c0d64a4518718d2a4b181092c417554
3
  size 892571179
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0d289ed8f2e5352d7bce73876cbac378eddc8dbd633b7a16b09b4aff36c1c747
3
  size 892571179
runs/Oct30_03-40-30_2a250109a11f/1667101503.7434428/events.out.tfevents.1667101503.2a250109a11f.18.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a0f0b5fb1b89ade5b3fcb3df53e3095a1b7eac22c7b42975b218c3487e1f6241
3
+ size 5601
runs/Oct30_03-40-30_2a250109a11f/events.out.tfevents.1667101503.2a250109a11f.18.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d8455bf623f76ef9c57283bd10140a3c6222164092643055f0a4c3353397f306
3
+ size 23398
runs/Oct30_03-49-54_2a250109a11f/1667101799.4982827/events.out.tfevents.1667101799.2a250109a11f.18.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:488fd03c5dea6fc4a4c02c328119be375f69919d3fcbc62542abc49c00f9b097
3
+ size 5601
runs/Oct30_03-49-54_2a250109a11f/events.out.tfevents.1667101799.2a250109a11f.18.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fe6ca34c1442ceecb6515adfe0f195cb548a1800703fa2ee2087dd92c3059bc3
3
+ size 9431
runs/Oct30_03-52-17_2a250109a11f/1667101946.395966/events.out.tfevents.1667101946.2a250109a11f.18.5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8a7e21c6c217e2ef5d49818ad25ed4b5a90917bde709a1a3ba8456fc2c01fa80
3
+ size 5601
runs/Oct30_03-52-17_2a250109a11f/events.out.tfevents.1667101946.2a250109a11f.18.4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8574bcf1eef45ca068da2ecac65c706fc2aefc29b51b61ce2fa7b99b35888ec5
3
+ size 87789
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2cbb45873ad6c71be7fb87274733e5dc0a899fe0839ec19331e4555b198706f4
3
+ size 3439