Update README.md
Browse files
README.md
CHANGED
|
@@ -50,10 +50,13 @@ description:
|
|
| 50 |
|
| 51 |
Get the full 30K record dataset on Gumroad at https://datadeveloper1.gumroad.com/l/lmfhbg
|
| 52 |
|
|
|
|
|
|
|
| 53 |
<a href="https://datadeveloper1.gumroad.com/l/dxxja" style="display: inline-block; background: linear-gradient(135deg, #667eea 0%, #764ba2 100%); color: white; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; font-weight: 600; font-size: 16px; padding: 14px 28px; border-radius: 50px; text-decoration: none; box-shadow: 0 4px 15px rgba(0,0,0,0.2); transition: transform 0.2s, box-shadow 0.2s; border: 1px solid rgba(255,255,255,0.2);" onmouseover="this.style.transform='translateY(-2px)'; this.style.boxShadow='0 6px 20px rgba(0,0,0,0.3)';" onmouseout="this.style.transform='translateY(0)'; this.style.boxShadow='0 4px 15px rgba(0,0,0,0.2)';">Want more? 🚀 Get the AI Startup Bundle from Gumroad.</a>
|
| 54 |
|
| 55 |
|
| 56 |
|
|
|
|
| 57 |
dataset_size: 500
|
| 58 |
splits:
|
| 59 |
train: 400
|
|
|
|
| 50 |
|
| 51 |
Get the full 30K record dataset on Gumroad at https://datadeveloper1.gumroad.com/l/lmfhbg
|
| 52 |
|
| 53 |
+
The full catalog is available at: datadeveloper1.gumroad.com
|
| 54 |
+
|
| 55 |
<a href="https://datadeveloper1.gumroad.com/l/dxxja" style="display: inline-block; background: linear-gradient(135deg, #667eea 0%, #764ba2 100%); color: white; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; font-weight: 600; font-size: 16px; padding: 14px 28px; border-radius: 50px; text-decoration: none; box-shadow: 0 4px 15px rgba(0,0,0,0.2); transition: transform 0.2s, box-shadow 0.2s; border: 1px solid rgba(255,255,255,0.2);" onmouseover="this.style.transform='translateY(-2px)'; this.style.boxShadow='0 6px 20px rgba(0,0,0,0.3)';" onmouseout="this.style.transform='translateY(0)'; this.style.boxShadow='0 4px 15px rgba(0,0,0,0.2)';">Want more? 🚀 Get the AI Startup Bundle from Gumroad.</a>
|
| 56 |
|
| 57 |
|
| 58 |
|
| 59 |
+
|
| 60 |
dataset_size: 500
|
| 61 |
splits:
|
| 62 |
train: 400
|