File size: 654 Bytes
0840788
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
ae2db3b
 
0840788
ae2db3b
 
 
 
0840788
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: facets
    dtype: string
  - name: baseterm
    dtype: string
  - name: input_text
    dtype: string
  - name: task
    dtype: string
  - name: negatives
    dtype: string
  - name: target
    dtype: string
  - name: task_id
    dtype: int64
  - name: messages
    dtype: string
  splits:
  - name: train
    num_bytes: 866513050
    num_examples: 101580
  - name: validation
    num_bytes: 7989123
    num_examples: 926
  download_size: 205540946
  dataset_size: 874502173
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: validation
    path: data/validation-*
---