jimmysss commited on
Commit
f8364f8
·
verified ·
1 Parent(s): 5fb3f56

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
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 | string | Short document title (e.g. course or book title). |
20
- | permalink | string | Direct URL to the source file on the publisher site. |
21
- | content | string | Full extracted text (from PDF) |
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:**