bytesWright commited on
Commit
44074a3
·
1 Parent(s): ef917d6
README.md CHANGED
@@ -9,11 +9,11 @@ configs:
9
  - config_name: default
10
  data_files:
11
  - split: train
12
- path: train.jsonl
13
  - split: test
14
- path: test.jsonl
15
  - split: validation
16
- path: val.jsonl
17
  tags:
18
  - finance
19
  ---
 
9
  - config_name: default
10
  data_files:
11
  - split: train
12
+ path: images/train/train.jsonl
13
  - split: test
14
+ path: images/test/test.jsonl
15
  - split: validation
16
+ path: images/val/val.jsonl
17
  tags:
18
  - finance
19
  ---
images/test/test.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
images/train/train.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
images/val/val.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
test.jsonl DELETED
The diff for this file is too large to render. See raw diff
 
train.jsonl DELETED
The diff for this file is too large to render. See raw diff
 
val.jsonl DELETED
The diff for this file is too large to render. See raw diff