Datasets:
Upload dataset
Browse files
README.md
CHANGED
|
@@ -1,15 +1,45 @@
|
|
| 1 |
---
|
|
|
|
|
|
|
| 2 |
license: cc-by-sa-4.0
|
|
|
|
|
|
|
| 3 |
task_categories:
|
| 4 |
- text-classification
|
| 5 |
- question-answering
|
| 6 |
- zero-shot-classification
|
| 7 |
- sentence-similarity
|
| 8 |
-
language:
|
| 9 |
-
- ja
|
| 10 |
pretty_name: Japanese Massive Text Embedding Benchmark
|
| 11 |
-
|
| 12 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 13 |
---
|
| 14 |
# JMTEB-fixed
|
| 15 |
|
|
|
|
| 1 |
---
|
| 2 |
+
language:
|
| 3 |
+
- ja
|
| 4 |
license: cc-by-sa-4.0
|
| 5 |
+
size_categories:
|
| 6 |
+
- 100M<n<1B
|
| 7 |
task_categories:
|
| 8 |
- text-classification
|
| 9 |
- question-answering
|
| 10 |
- zero-shot-classification
|
| 11 |
- sentence-similarity
|
|
|
|
|
|
|
| 12 |
pretty_name: Japanese Massive Text Embedding Benchmark
|
| 13 |
+
dataset_info:
|
| 14 |
+
config_name: amazon_counterfactual_classification
|
| 15 |
+
features:
|
| 16 |
+
- name: text
|
| 17 |
+
dtype: string
|
| 18 |
+
- name: label
|
| 19 |
+
dtype: int32
|
| 20 |
+
- name: label_text
|
| 21 |
+
dtype: string
|
| 22 |
+
splits:
|
| 23 |
+
- name: train
|
| 24 |
+
num_bytes: 862548
|
| 25 |
+
num_examples: 5600
|
| 26 |
+
- name: validation
|
| 27 |
+
num_bytes: 73019
|
| 28 |
+
num_examples: 466
|
| 29 |
+
- name: test
|
| 30 |
+
num_bytes: 143450
|
| 31 |
+
num_examples: 934
|
| 32 |
+
download_size: 564439
|
| 33 |
+
dataset_size: 1079017
|
| 34 |
+
configs:
|
| 35 |
+
- config_name: amazon_counterfactual_classification
|
| 36 |
+
data_files:
|
| 37 |
+
- split: train
|
| 38 |
+
path: amazon_counterfactual_classification/train-*
|
| 39 |
+
- split: validation
|
| 40 |
+
path: amazon_counterfactual_classification/validation-*
|
| 41 |
+
- split: test
|
| 42 |
+
path: amazon_counterfactual_classification/test-*
|
| 43 |
---
|
| 44 |
# JMTEB-fixed
|
| 45 |
|
amazon_counterfactual_classification/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:69548ec87c05978c5c5448806edb9e37f421198e98f92dae307758a1102b95f3
|
| 3 |
+
size 75487
|
amazon_counterfactual_classification/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:21bf33bd05894b471857199653fdd6ecaa932879eb77e50c06c6b6b0fb013d6e
|
| 3 |
+
size 448939
|
amazon_counterfactual_classification/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:16d8bbe3d006da46b96967f473f1f29946624f42f9e894e74e28d8c331170bb4
|
| 3 |
+
size 40013
|