Update README.md
Browse files
README.md
CHANGED
|
@@ -15,10 +15,10 @@ It includes educational and informational content focused on shipping, navigatio
|
|
| 15 |
Each entry in the dataset contains the following fields:
|
| 16 |
|
| 17 |
| Column | Type | Description |
|
| 18 |
-
|----------|--------|-------------|
|
| 19 |
-
| title
|
| 20 |
-
|
|
| 21 |
-
|
|
| 22 |
|
| 23 |
|
| 24 |
**Dataset Statistics:**
|
|
|
|
| 15 |
Each entry in the dataset contains the following fields:
|
| 16 |
|
| 17 |
| Column | Type | Description |
|
| 18 |
+
|-----------|--------|-------------|
|
| 19 |
+
| title | string | Short document title (e.g. course or book title). |
|
| 20 |
+
| content | string | Full extracted text (from PDF) |
|
| 21 |
+
| pdf_url | string | Direct URL to the source file on the publisher site. |
|
| 22 |
|
| 23 |
|
| 24 |
**Dataset Statistics:**
|