Plasmoxy commited on
Commit
8a5f70b
·
verified ·
1 Parent(s): e264f96

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -32,6 +32,13 @@ configs:
32
  path: data/validation-*
33
  - split: test
34
  path: data/test-*
 
 
 
 
 
 
 
35
  ---
36
  # Gigatrue abstractive summarisation dataset.
37
 
 
32
  path: data/validation-*
33
  - split: test
34
  path: data/test-*
35
+ task_categories:
36
+ - summarization
37
+ language:
38
+ - en
39
+ pretty_name: Gigatrue
40
+ size_categories:
41
+ - 1M<n<10M
42
  ---
43
  # Gigatrue abstractive summarisation dataset.
44