Nidhogg-zh commited on
Commit
cf2f313
·
verified ·
1 Parent(s): 5df4887

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -186,7 +186,8 @@ Below is an example from the dataset, it contains conversations between the `tar
186
  "target_role_short": "Leonard",
187
  "input_role": "Bernadette",
188
  "input_role_short": "Bernadette",
189
- "role_pair_id": 8
 
190
  }
191
  ```
192
 
 
186
  "target_role_short": "Leonard",
187
  "input_role": "Bernadette",
188
  "input_role_short": "Bernadette",
189
+ "role_pair_id": 8,
190
+ "cluster_id": 2 (Only in the clustered data)
191
  }
192
  ```
193