Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -40,7 +40,7 @@ The corpus contains **270k Markdown files** with a total size of **15 GB**, sour
|
|
| 40 |
|
| 41 |
## Dataset Features
|
| 42 |
|
| 43 |
-
- **file_path** (`string`): file
|
| 44 |
- **text** (`string`): full document content in Markdown format.
|
| 45 |
- **publisher** (`string`): Publisher or source of the document.
|
| 46 |
- **title** (`string`): Title of the document.
|
|
|
|
| 40 |
|
| 41 |
## Dataset Features
|
| 42 |
|
| 43 |
+
- **file_path** (`string`): the file path of the source document within the s3 bucket.
|
| 44 |
- **text** (`string`): full document content in Markdown format.
|
| 45 |
- **publisher** (`string`): Publisher or source of the document.
|
| 46 |
- **title** (`string`): Title of the document.
|