its5Q commited on
Commit
30eb2f4
1 Parent(s): 5acdd82

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -1,3 +1,14 @@
1
  ---
2
  license: cc0-1.0
 
 
 
 
 
 
3
  ---
 
 
 
 
 
 
1
  ---
2
  license: cc0-1.0
3
+ task_categories:
4
+ - text-generation
5
+ language:
6
+ - ru
7
+ - en
8
+ pretty_name: Teletype
9
  ---
10
+ # Dataset Card for Teletype
11
+
12
+ This dataset is a scrape of all articles published on teletype. The dataset includes the original article HTML, as well as text extracted using the `trafilatura` library with `favor_recall=True`.
13
+
14
+ - **Curated by:** [its5Q](https://huggingface.co/its5Q)