Stefan171 commited on
Commit
46f51bb
·
verified ·
1 Parent(s): ad5bc12

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -49,7 +49,7 @@ A typical data row contains:
49
  - Article Author: [string] The author of the article.
50
  - Article Title: [string] The title of the article.
51
  - Article Contents: [string] The full text content of the article.
52
- - Data Quality: [enum] 'full' if all data from the article was scraped, 'partial' if some data may be missing.
53
 
54
  # Dataset Statistics
55
  ## Data Quality Distribution
 
49
  - Article Author: [string] The author of the article.
50
  - Article Title: [string] The title of the article.
51
  - Article Contents: [string] The full text content of the article.
52
+ - Data Quality: [string] 'Full' if all data from the article was scraped, 'Partial' if some data may be missing.
53
 
54
  # Dataset Statistics
55
  ## Data Quality Distribution