Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -18,16 +18,6 @@ size_categories:
|
|
18 |
- 10K<n<100K
|
19 |
---
|
20 |
|
21 |
-
If questions or comments, please contact [email protected], [email protected], [email protected] or [email protected]
|
22 |
-
|
23 |
-
For background on this dataset, please check https://arxiv.org/abs/2405.20163 Also to be published in COLM 2024,
|
24 |
-
|
25 |
-
@inproceedings{Uceda_2024_1, <br/>
|
26 |
-
  title={Reasoning about concepts with LLMs: Inconsistencies abound}, <br/>
|
27 |
-
  author={Rosario Uceda Sosa and Karthikeyan Natesan Ramamurthy and Maria Chang and Moninder Singh}, <br/>
|
28 |
-
  booktitle={Proc.\ 1st Conference on Language Modeling (COLM 24)}, <br/>
|
29 |
-
  year={2024} <br/>
|
30 |
-
}
|
31 |
|
32 |
|
33 |
|
@@ -120,3 +110,20 @@ The size and configuration of the datasets is listed below
|
|
120 |
| Music genres | 490 | 807 | 488 | 212 | 139 |
|
121 |
| Natural disasters | 45 | 225 | 44 | 21 | 22 |
|
122 |
| Software | 80 | 572 | 79 | 114 | 4 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
18 |
- 10K<n<100K
|
19 |
---
|
20 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
21 |
|
22 |
|
23 |
|
|
|
110 |
| Music genres | 490 | 807 | 488 | 212 | 139 |
|
111 |
| Natural disasters | 45 | 225 | 44 | 21 | 22 |
|
112 |
| Software | 80 | 572 | 79 | 114 | 4 |
|
113 |
+
|
114 |
+
|
115 |
+
## Want to know more?
|
116 |
+
|
117 |
+
For background and motivation on this dataset, please check https://arxiv.org/abs/2405.20163 Also to be published in COLM 2024,
|
118 |
+
|
119 |
+
@inproceedings{Uceda_2024_1, <br/>
|
120 |
+
  title={Reasoning about concepts with LLMs: Inconsistencies abound}, <br/>
|
121 |
+
  author={Rosario Uceda Sosa and Karthikeyan Natesan Ramamurthy and Maria Chang and Moninder Singh}, <br/>
|
122 |
+
  booktitle={Proc.\ 1st Conference on Language Modeling (COLM 24)}, <br/>
|
123 |
+
  year={2024} <br/>
|
124 |
+
}
|
125 |
+
|
126 |
+
## Questions? Comments?
|
127 |
+
|
128 |
+
Please contact [email protected], [email protected], [email protected] or [email protected]
|
129 |
+
|