jinoooooooooo commited on
Commit
d516013
·
verified ·
1 Parent(s): 56e5a40

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 name within the corpus.
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.