pszemraj commited on
Commit
a1a8e13
1 Parent(s): 9dc7756

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -1
README.md CHANGED
@@ -11,6 +11,16 @@ train-eval-index:
11
  col_mapping:
12
  chapter: text
13
  summary_text: target
 
 
 
 
 
 
 
 
 
 
14
  ---
15
  ---
16
 
@@ -24,4 +34,4 @@ The columns `chapter_length` and `summary_length` **in this dataset** have been
24
 
25
  ## Token Length Distribution for inputs
26
 
27
- ![distribution](https://i.imgur.com/Cv37odF.png)
11
  col_mapping:
12
  chapter: text
13
  summary_text: target
14
+ task_categories:
15
+ - summarization
16
+ - text2text-generation
17
+ language:
18
+ - en
19
+ tags:
20
+ - booksum
21
+ - long-document
22
+ size_categories:
23
+ - 10K<n<100K
24
  ---
25
  ---
26
 
34
 
35
  ## Token Length Distribution for inputs
36
 
37
+ ![distribution](https://i.imgur.com/Cv37odF.png)