Stefan171 commited on
Commit
1eeb12b
·
verified ·
1 Parent(s): 443e1ae

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -6
README.md CHANGED
@@ -33,12 +33,6 @@ A typical data row contains:
33
  ## Who are the intended users?
34
  Researchers, data scientists, and developers interested in text analysis of news articles.
35
 
36
- ## Legal and Ethical Considerations
37
- ### Dataset Licensing
38
- The dataset is distributed under the Apache License 2.0, which allows for a wide range of uses.
39
- ### Data Privacy
40
- The dataset contains publicly available information from articles. However, users should ensure they comply with The Guardian's terms of use and privacy policies when using this data.
41
-
42
  # Considerations
43
  ## Content Warning
44
  The dataset may contain explicit content or material that is not considered child-friendly. Users should exercise caution and review the content before using it in applications accessible by a younger audience.
@@ -46,5 +40,19 @@ The dataset may contain explicit content or material that is not considered chil
46
  ## Potential Biases
47
  The dataset reflects the content as published on theguardian.com and may inherently contain biases present in the source material. Users should be aware of these potential biases when analyzing the dataset and consider them in their research or applications.
48
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
49
  ## Who are the dataset creators?
50
  The dataset model was created by Stefan Carter ([email protected]).
 
33
  ## Who are the intended users?
34
  Researchers, data scientists, and developers interested in text analysis of news articles.
35
 
 
 
 
 
 
 
36
  # Considerations
37
  ## Content Warning
38
  The dataset may contain explicit content or material that is not considered child-friendly. Users should exercise caution and review the content before using it in applications accessible by a younger audience.
 
40
  ## Potential Biases
41
  The dataset reflects the content as published on theguardian.com and may inherently contain biases present in the source material. Users should be aware of these potential biases when analyzing the dataset and consider them in their research or applications.
42
 
43
+ ## Legal and Ethical Considerations
44
+ ### Dataset Licensing
45
+ The dataset is distributed under the Apache License 2.0, which allows for a wide range of uses.
46
+ ### Data Privacy
47
+ The dataset contains publicly available information from articles. However, users should ensure they comply with The Guardian's terms of use and privacy policies when using this data.
48
+ ## Content Usage Restrictions
49
+ According to the robots.txt file of theguardian.com, the content is made available under their terms and conditions of use. The following uses are not permitted:
50
+ - For large language models (LLMs)
51
+ - For machine learning and/or artificial intelligence-related purposes
52
+ - With any of the aforementioned technologies
53
+ - For any commercial purposes
54
+
55
+ For further assistance or permissions, contact [email protected].
56
+
57
  ## Who are the dataset creators?
58
  The dataset model was created by Stefan Carter ([email protected]).