File size: 675 Bytes
4a6e0b8
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
a3c4326
 
 
4a6e0b8
 
 
 
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: id
    dtype: string
  - name: instruction
    dtype: string
  - name: instances
    list:
    - name: input
      dtype: string
    - name: output
      dtype: string
  - name: is_classification
    dtype: bool
  splits:
  - name: train
    num_bytes: 3522722
    num_examples: 5732
  - name: test
    num_bytes: 1512840
    num_examples: 2487
  download_size: 2128894
  dataset_size: 5035562
license: apache-2.0
language:
- en
---
# Dataset Card for "contracts-extraction-instruction-llm-experiments"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)