File size: 393 Bytes
0776b58
 
 
 
 
 
 
 
 
cf268d7
 
0776b58
 
cc4c4b2
 
 
 
0776b58
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
---
dataset_info:
  features:
  - name: hr_email
    dtype: string
  - name: job_profile
    dtype: string
  - name: company_name
    dtype: string
  - name: company_city
    dtype: string
  splits:
  - name: train
    num_bytes: 20391
    num_examples: 265
  download_size: 11667
  dataset_size: 20391
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---