sleeping4cat commited on
Commit
ce5eda6
1 Parent(s): d6dfd31

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -0
README.md CHANGED
@@ -1,3 +1,22 @@
1
  ---
2
  license: mit
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: mit
3
+ task_categories:
4
+ - text2text-generation
5
+ language:
6
+ - en
7
  ---
8
+
9
+ The **Wattpad Complete** dataset contains approximately 20,000 links to stories that were extracted for dataset creation. These links correspond to stories accessible to standard users on the Wattpad platform, organized by the various browsable categories available on the website.
10
+
11
+ ## Dataset Structure
12
+
13
+ - A tar archive is provided, containing text files for each category. Each text file includes links organized by the respective category.
14
+
15
+ ## Additional Datasets
16
+
17
+ - Two supplementary datasets are included for the **Hot** and **New** story categories.
18
+ - These datasets contain approximately 2,000 links each and correspond to the smaller **Wattpad-Small** dataset.
19
+
20
+ ## Accessibility
21
+
22
+ This repository is publicly accessible and available for use.