PseudoTerminal X commited on
Commit
53fbf87
1 Parent(s): dc5e607

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +30 -3
README.md CHANGED
@@ -1,3 +1,30 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ ---
4
+
5
+ # Free-to-use Calligraphy
6
+
7
+ ## Dataset Details
8
+
9
+ This dataset was collected on 25th May, 2024.
10
+
11
+ It's a small subset of `/r/lettering` on reddit.
12
+
13
+ ### Dataset Description
14
+
15
+ This dataset contains images specifically relating to handwriting, captioned with XGEN-MM (BLIP3).
16
+
17
+ - **Curated by:** @pseudoterminalx
18
+ - **License:** Free-to-use, commercial license
19
+
20
+ ### Dataset Sources
21
+
22
+ - **Repository:** https://pixilart.com
23
+
24
+ ## Dataset Structure
25
+
26
+ A single parquet file contains several thousand rows, each row is a single sample. The dataset has been deduplicated and filtered.
27
+
28
+ - caption (str) - the BLIP3-generated caption for this sample
29
+ - filename (str) - the filename, as will be found in the dataset
30
+ - width, height (int) - the image dimensions