Upload README.md with huggingface_hub
Browse files
README.md
ADDED
@@ -0,0 +1,32 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
dataset_info:
|
3 |
+
features:
|
4 |
+
- name: question
|
5 |
+
dtype: string
|
6 |
+
- name: answer
|
7 |
+
dtype: string
|
8 |
+
splits:
|
9 |
+
- name: noun
|
10 |
+
num_bytes: 98170
|
11 |
+
num_examples: 454
|
12 |
+
- name: choice
|
13 |
+
num_bytes: 29150
|
14 |
+
num_examples: 182
|
15 |
+
- name: completion
|
16 |
+
num_bytes: 23070
|
17 |
+
num_examples: 150
|
18 |
+
- name: tf
|
19 |
+
num_bytes: 12902
|
20 |
+
num_examples: 134
|
21 |
+
- name: qa
|
22 |
+
num_bytes: 133231
|
23 |
+
num_examples: 153
|
24 |
+
- name: discussion
|
25 |
+
num_bytes: 2620123
|
26 |
+
num_examples: 335
|
27 |
+
download_size: 1408820
|
28 |
+
dataset_size: 2916646
|
29 |
+
---
|
30 |
+
# Dataset Card for "geobenchmark_npee"
|
31 |
+
|
32 |
+
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|