File size: 647 Bytes
eebc35d
 
 
f2276ab
 
 
 
 
 
eebc35d
7be95d7
 
cca1e27
7be95d7
cca1e27
55fa8a7
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
---
size_categories:
- 100M<n<1B
license: mit
task_categories:
- text-generation
- text2text-generation
language:
- en
---
csv delimiter is = ".,|,."
apparently python doesn't like multichar delimiters using the native csv so there's some issues with environments when loading.

This seemed like a good idea to avoid overlapping potential characters, but in practice it turned into additional overhead and bugs. I'll be manually converting the split to parquet and providing a proper file split soon.

Additionally with the parquet will introduce the large caption split; which are considerably longer captions for the elongation training process.