Datasets:

Modalities:
Text
Formats:
parquet
Size:
< 1K
ArXiv:
License:
mkieffer commited on
Commit
a5e570d
·
verified ·
1 Parent(s): 07bc6dc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -136,6 +136,8 @@ In the original SIMORD dataset, the provenance line numbers usually exceed the t
136
  2. Calculate the offset between the original provenance and the actual line numbers
137
  3. Shift all provenances to match the new `enumerated_transcript` line numbers
138
 
 
 
139
  For example, `acibench_virtassist_train_D2N010` only has 61 speaker turns, but the original dataset had `provenance` values like [91, 97], which are out of range.
140
 
141
  ```json
 
136
  2. Calculate the offset between the original provenance and the actual line numbers
137
  3. Shift all provenances to match the new `enumerated_transcript` line numbers
138
 
139
+ > Note: not every `reason` field is directly extracted from the transcript, so there are still some incorrect `provenance` values
140
+
141
  For example, `acibench_virtassist_train_D2N010` only has 61 speaker turns, but the original dataset had `provenance` values like [91, 97], which are out of range.
142
 
143
  ```json