pszemraj commited on
Commit
70c8a3f
1 Parent(s): e324007

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -9,6 +9,8 @@ tags:
9
  - summarization
10
  - long-document
11
  pretty_name: SQuALITY v1.3
 
 
12
  ---
13
 
14
 
@@ -31,5 +33,4 @@ Each data file ({train/dev/test}.jsonl) is formatted as a JSON lines file. Each
31
  questions: a list of questions and accompanying responses
32
  - question text
33
  - question number: the order in which that question was answered by the writers
34
- - responses: list of worker's response, where each response is a dictionary containing the (anonymized) worker ID, an internal UID, and their response to the question
35
-
 
9
  - summarization
10
  - long-document
11
  pretty_name: SQuALITY v1.3
12
+ size_categories:
13
+ - n<1K
14
  ---
15
 
16
 
 
33
  questions: a list of questions and accompanying responses
34
  - question text
35
  - question number: the order in which that question was answered by the writers
36
+ - responses: list of worker's response, where each response is a dictionary containing the (anonymized) worker ID, an internal UID, and their response to the question