amitness's picture
Upload README.md with huggingface_hub
b288108
|
raw
history blame
822 Bytes
---
dataset_info:
features:
- name: title
dtype: string
- name: text
dtype: string
- name: label
dtype:
class_label:
names:
'0': not_entailment
'1': entailment
splits:
- name: train
num_bytes: 30826887
num_examples: 17792
- name: validation
num_bytes: 6840831
num_examples: 3813
- name: test
num_bytes: 6605698
num_examples: 3813
download_size: 27154710
dataset_size: 44273416
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*
---
# Dataset Card for "maltese-news-nli-random"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)