yancong commited on
Commit
487b6a5
·
verified ·
1 Parent(s): 9078c4d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -10,7 +10,7 @@ size_categories:
10
  ---
11
  ***
12
 
13
- # Dataset Card for Chinese Degree Expressions for Pragmatic Reasoning (CDE-Prag)
14
 
15
  ## Table of Contents
16
  - [Dataset Description](#dataset-description)
@@ -107,9 +107,9 @@ An example for the text-only ALT task:
107
 
108
  * `context_text`: The linguistic context establishing the world state (thresholds, comparison classes).
109
  * `image`: (VLM only) Visual representation of the world state.
110
- * `utterance`: The target ambiguous Chinese degree expression ( $\phi$ ).
111
  * `condition`: The truth-conditional status of the utterance (e.g., `POS-T-COMP-F` means Positive reading is True, Comparative reading is False).
112
- * `alternatives`: A set of semantically equivalent but costlier options ( $\psi$ ) used in the ALT tasks.
113
  * `QUD`: (Task 3 only) An explicit Question Under Discussion designed to make one reading more salient.
114
 
115
  ### Data Splits
 
10
  ---
11
  ***
12
 
13
+ # Dataset Card for Chinese Degree Expressions for Pragmatic Reasoning (CDE-Prag), an ongoing project about Enriched Meaning.
14
 
15
  ## Table of Contents
16
  - [Dataset Description](#dataset-description)
 
107
 
108
  * `context_text`: The linguistic context establishing the world state (thresholds, comparison classes).
109
  * `image`: (VLM only) Visual representation of the world state.
110
+ * `utterance`: The target ambiguous Chinese degree expression.
111
  * `condition`: The truth-conditional status of the utterance (e.g., `POS-T-COMP-F` means Positive reading is True, Comparative reading is False).
112
+ * `alternatives`: A set of semantically equivalent but costlier options used in the ALT tasks.
113
  * `QUD`: (Task 3 only) An explicit Question Under Discussion designed to make one reading more salient.
114
 
115
  ### Data Splits