jur-entailment / README.md
loremipsum3658's picture
Upload README.md with huggingface_hub
bc5dec6
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
- split: validation
path: data/validation-*
dataset_info:
features:
- name: ementa1
dtype: string
- name: ementa2
dtype: string
- name: similarity
dtype: float64
- name: __index_level_0__
dtype: int64
splits:
- name: train
num_bytes: 39538896
num_examples: 17448
- name: test
num_bytes: 8539490
num_examples: 3739
- name: validation
num_bytes: 8441857
num_examples: 3739
download_size: 30802928
dataset_size: 56520243
---
# Dataset Card for "jur-entailment"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)