Update README.md
Browse files
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
|
|
|
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.
|