File size: 833 Bytes
9e2393b
 
 
d62e15a
9e2393b
d62e15a
9e2393b
 
d62e15a
 
 
 
 
9e2393b
 
d62e15a
 
 
 
 
 
9e2393b
 
 
 
 
 
d62e15a
 
3403a52
 
 
 
 
 
9e2393b
 
 
3403a52
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
---
dataset_info:
  features:
  - name: premise
    dtype: string
  - name: hypothesis
    dtype: string
  - name: label
    dtype:
      class_label:
        names:
          '0': entailment
          '1': not_entailment
  splits:
  - name: train
    num_bytes: 12526933
    num_examples: 34000
  - name: test
    num_bytes: 3069888
    num_examples: 8500
  download_size: 11453626
  dataset_size: 15596821
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: test
    path: data/test-*
task_categories:
- zero-shot-classification
- text-classification
- token-classification
language:
- zh
---
# Dataset Card for "nli-zh-tw-all"

使用OpenCC將[`shibing624/nli-zh-all`](https://huggingface.co/datasets/shibing624/nli-zh-all)翻譯而成的資料集

資料集版權歸`shibing624`所有