File size: 782 Bytes
7460724
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
40
41
42
---
dataset_info:
  features:
  - name: rep_new
    dtype: string
  - name: policy_level
    dtype: int64
  - name: date
    dtype: string
  - name: organisation
    dtype: string
  - name: purpose
    dtype: string
  - name: department
    dtype: string
  - name: others_at_the_meeting
    dtype: string
  - name: source
    dtype: string
  - name: registrant_additional_information
    dtype: string
  - name: portal_source
    dtype: string
  - name: RecordId
    dtype: int64
  - name: just_purpose
    dtype: string
  - name: __index_level_0__
    dtype: int64
  splits:
  - name: train
    num_bytes: 78633922
    num_examples: 134869
  download_size: 20022634
  dataset_size: 78633922
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---