File size: 476 Bytes
2c612a8
 
 
 
 
 
 
 
 
 
 
7cc6ef0
 
2c612a8
7cc6ef0
 
 
 
2c612a8
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: File_Path
    dtype: string
  - name: Findings
    dtype: string
  - name: Query
    dtype: string
  splits:
  - name: train
    num_bytes: 52862022.09871345
    num_examples: 105371
  - name: test
    num_bytes: 2782290.9012865475
    num_examples: 5546
  download_size: 24846862
  dataset_size: 55644313.0
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: test
    path: data/test-*
---