CoolFace
Datasetpublic

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.

sourceHugging Facemitupdated 29d agoView on Hugging Face
0likes52downloads
Dataset Card

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 library:

python
from datasets import load_dataset

dataset = load_dataset("yu-ti-huang/Conversational-Orientation-Reasoning")