yu-ti-huang/Conversational-Orientation-Reasoning
Conversational-Orientation-Reasoning Official dataset release for the paper"Egocentric Spatial Reference Resolution under ASR Noise in Traditional Chinese Conversational Navigation" (EMNLP 2026 Findings). Files step0_train.json step1_train.json step2_train.json step3_train.csv step3_val.csv step3_test.csv r2_cross_domain.xlsx r3_robustness.xlsx Usage You can download the files directly from this repository or with the Hugging Face datasets… See the full description on the dataset page: https://huggingface.co/datasets/yu-ti-huang/Conversational-Orientation-Reasoning.
Conversational-Orientation-Reasoning
Official dataset release for the paper "Egocentric Spatial Reference Resolution under ASR Noise in Traditional Chinese Conversational Navigation" (EMNLP 2026 Findings).
Files
step0_train.jsonstep1_train.jsonstep2_train.jsonstep3_train.csvstep3_val.csvstep3_test.csvr2_cross_domain.xlsxr3_robustness.xlsx
Usage
You can download the files directly from this repository or with the Hugging Face datasets library:
from datasets import load_dataset
dataset = load_dataset("yu-ti-huang/Conversational-Orientation-Reasoning")