GalaktischeGurke commited on
Commit
d3888be
·
1 Parent(s): 5759fe4

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +7 -3
README.md CHANGED
@@ -3,12 +3,16 @@ dataset_info:
3
  features:
4
  - name: text
5
  dtype: string
 
 
 
 
6
  splits:
7
  - name: train
8
- num_bytes: 4841468.543046358
9
  num_examples: 1500
10
- download_size: 0
11
- dataset_size: 4841468.543046358
12
  ---
13
  # Dataset Card for "full_dataset_1510_lines_invoice_contract_mail_GPT3.5_train"
14
 
 
3
  features:
4
  - name: text
5
  dtype: string
6
+ - name: response
7
+ dtype: string
8
+ - name: instruction
9
+ dtype: string
10
  splits:
11
  - name: train
12
+ num_bytes: 9705720
13
  num_examples: 1500
14
+ download_size: 4734746
15
+ dataset_size: 9705720
16
  ---
17
  # Dataset Card for "full_dataset_1510_lines_invoice_contract_mail_GPT3.5_train"
18