Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
# For reference on model card metadata, see the spec: https://github.com/huggingface/hub-docs/blob/main/datasetcard.md?plain=1
|
3 |
+
# Doc / guide: https://huggingface.co/docs/hub/datasets-cards
|
4 |
+
{}
|
5 |
+
---
|
6 |
+
|
7 |
+
# Ivypanda essays
|
8 |
+
|
9 |
+
## Dataset Description
|
10 |
+
|
11 |
+
- **Homepage:** https://laion.ai/
|
12 |
+
|
13 |
+
### Dataset Summary
|
14 |
+
|
15 |
+
This dataset contains essays from [ivypanda](https://ivypanda.com/essays/).
|
16 |
+
|
17 |
+
## Dataset Structure
|
18 |
+
|
19 |
+
### Data Fields
|
20 |
+
|
21 |
+
`TEXT`: The text of the essay.<br/>
|
22 |
+
`SOURCE`: A permalink to the ivypanda essay page
|