avurity commited on
Commit
2764ece
1 Parent(s): 72aeaa6

Training in progress, step 500

Browse files
preprocessor_config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "apply_ocr": true,
3
  "do_normalize": true,
4
  "do_rescale": true,
5
  "do_resize": true,
 
1
  {
2
+ "apply_ocr": false,
3
  "do_normalize": true,
4
  "do_rescale": true,
5
  "do_resize": true,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9bbae56390e59bf4977d11ab1c495d7259aebfcb33c735cf603735454a4df5aa
3
  size 503781677
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fe9da6315c5e7d98fd5c984389dc748fcd278230fbfe85a0c03097660730e9d3
3
  size 503781677
runs/Aug07_14-28-20_639e042db17e/events.out.tfevents.1691419006.639e042db17e.321.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e46048156124ef7b0dbcc7f66f2f6c397c0fefb77743758c2898de1e0a9a2761
3
+ size 7590
tokenizer.json CHANGED
@@ -6,7 +6,16 @@
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
9
- "padding": null,
 
 
 
 
 
 
 
 
 
10
  "added_tokens": [
11
  {
12
  "id": 0,
 
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,
tokenizer_config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "add_prefix_space": true,
3
- "apply_ocr": true,
4
  "bos_token": {
5
  "__type": "AddedToken",
6
  "content": "<s>",
 
1
  {
2
  "add_prefix_space": true,
3
+ "apply_ocr": false,
4
  "bos_token": {
5
  "__type": "AddedToken",
6
  "content": "<s>",
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:aecfca568b599878f9bc9c2a9fa23ae0a443c1cf196f883ad24d0fd8b3b5a4ac
3
  size 4027
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2996bc956b574d122b3003370688fddd78deb9b8f6bb1c157aa486034645e730
3
  size 4027