AbstractPhil commited on
Commit
55fa8a7
·
verified ·
1 Parent(s): 4855bc9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -3,4 +3,4 @@ apparently python doesn't like multichar delimiters using the native csv so ther
3
 
4
  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.
5
 
6
- Additionally with the parquet will introduce the large caption split; which are considearably larger captions for the elongation training process.
 
3
 
4
  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.
5
 
6
+ Additionally with the parquet will introduce the large caption split; which are considerably longer captions for the elongation training process.