Datasets:

Modalities:
Text
Formats:
parquet
Languages:
English
Size:
< 1K
ArXiv:
License:
tsook commited on
Commit
4cf0815
·
verified ·
1 Parent(s): 7144e6c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -21,6 +21,7 @@ configs:
21
  - **Homepage: https://cupid.kixlab.org**
22
  - **Repository: https://github.com/kixlab/CUPID**
23
  - **Paper: https://arxiv.org/abs/2508.01674**
 
24
  - **Unverified Dataset: https://huggingface.co/datasets/kixlab/CUPID-Unverified**
25
  - **Point of Contact: taesoo.kim@kaist.ac.kr**
26
 
@@ -49,7 +50,7 @@ Every instance is built from:
49
  - **1 current session**: The user’s new request, plus the gold preference string.
50
  - **8 prior sessions**: Multi-turn dialogues (6.4 turns on avg.) that implicitly expose the user's contextual preference.
51
 
52
- The `raw` split includes the user personas, context factors, and interaction sessions used to create these evaluation instances.
53
 
54
  **License**: CC‑BY‑4.0 (free for commercial & research use with attribution).
55
 
 
21
  - **Homepage: https://cupid.kixlab.org**
22
  - **Repository: https://github.com/kixlab/CUPID**
23
  - **Paper: https://arxiv.org/abs/2508.01674**
24
+ - **Raw Data: https://huggingface.co/datasets/kixlab/CUPID-Raw**
25
  - **Unverified Dataset: https://huggingface.co/datasets/kixlab/CUPID-Unverified**
26
  - **Point of Contact: taesoo.kim@kaist.ac.kr**
27
 
 
50
  - **1 current session**: The user’s new request, plus the gold preference string.
51
  - **8 prior sessions**: Multi-turn dialogues (6.4 turns on avg.) that implicitly expose the user's contextual preference.
52
 
53
+ Check the [Raw Data](https://huggingface.co/datasets/kixlab/CUPID-Raw) for the user personas, context factors, and interaction sessions used to create these evaluation instances.
54
 
55
  **License**: CC‑BY‑4.0 (free for commercial & research use with attribution).
56