File size: 656 Bytes
cc1f431
6995c4a
cc1f431
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
language: en
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: 2227831
    num_examples: 6052
  - name: test
    num_bytes: 949692
    num_examples: 2600
  download_size: 1491275
  dataset_size: 3177523
---
# Dataset Card for "contracts-classification-instruction-llm-experiments"

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