File size: 830 Bytes
b385cd8
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
32
33
34
35
36
37
38
39
---
dataset_info:
  features:
  - name: chunk
    dtype: string
  - name: chunk_id
    dtype: int32
  - name: turn_start
    dtype: int32
  - name: turn_end
    dtype: int32
  - name: alignment_score
    dtype: float32
  - name: turns
    list:
    - name: names
      sequence: string
    - name: utterances
      sequence: string
    - name: number
      dtype: int32
  - name: text
    dtype: string
  splits:
  - name: train
    num_bytes: 414731309
    num_examples: 38969
  - name: test
    num_bytes: 70536184
    num_examples: 7500
  - name: validation
    num_bytes: 73015166
    num_examples: 6327
  download_size: 210313194
  dataset_size: 558282659
---
# Dataset Card for "crd-preproc"

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