Datasets:

Languages:
English
ArXiv:
License:
Ciaranshu commited on
Commit
5973155
·
1 Parent(s): 190098c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -1,3 +1,14 @@
1
  ---
2
  license: apache-2.0
 
 
 
 
 
 
 
3
  ---
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
+ task_categories:
4
+ - text-classification
5
+ - question-answering
6
+ language:
7
+ - en
8
+ size_categories:
9
+ - 1K<n<10K
10
  ---
11
+
12
+ This dataset is based on our publication *POSQA: Probe the World Models of LLMs with Size Comparisons* ([PDF](https://arxiv.org/abs/2310.13394)).
13
+
14
+ More details:[GitHub Repo](https://github.com/cambridgeltl/POSQA)