Keiran Paster commited on
Commit
d6d794e
1 Parent(s): af0133b

update contents

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -53,7 +53,7 @@ The dataset is structured as follows:
53
  "text": ..., # document text.
54
  "url": ..., # document url.
55
  "date": ..., # date the page was crawled.
56
- "metadata": ..., # a JSON string containing information from the extraction process.
57
  }
58
  ```
59
 
 
53
  "text": ..., # document text.
54
  "url": ..., # document url.
55
  "date": ..., # date the page was crawled.
56
+ "metadata": ..., # JSON containing information from the extraction process.
57
  }
58
  ```
59