File size: 727 Bytes
496e38f |
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 |
---
dataset_info:
features:
- name: patent_num
dtype: int64
- name: claim_num1
dtype: int64
- name: claim_num2
dtype: int64
- name: sentence1
dtype: string
- name: sentence2
dtype: string
- name: label
dtype: float64
splits:
- name: train
num_bytes: 1141724170.7014475
num_examples: 453043
- name: test
num_bytes: 63431500.71087167
num_examples: 25170
- name: valid
num_bytes: 63428980.58768093
num_examples: 25169
download_size: 481158714
dataset_size: 1268584652.0
---
# Dataset Card for "AIPD_nlp_sentence_dataset_v2"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |