File size: 874 Bytes
7213cc1
 
c13ef4f
 
 
 
 
 
 
 
 
 
07a9f0c
c13ef4f
 
 
0600c12
c13ef4f
 
 
61738e1
c13ef4f
 
 
 
 
 
 
61738e1
c13ef4f
0600c12
c13ef4f
07a9f0c
c13ef4f
ca9636a
c13ef4f
0600c12
7213cc1
 
29930f6
 
 
 
7213cc1
 
 
 
 
 
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
43
44
45
46
47
48
49
50
---
dataset_info:
  features:
  - name: job_url
    dtype: string
  - name: site
    dtype: string
  - name: title
    dtype: string
  - name: company
    dtype: string
  - name: company_url
    dtype: string
  - name: location
    dtype: string
  - name: job_type
    dtype: string
  - name: date_posted
    dtype: date32
  - name: interval
    dtype: string
  - name: min_amount
    dtype: int64
  - name: max_amount
    dtype: int64
  - name: currency
    dtype: string
  - name: is_remote
    dtype: bool
  - name: num_urgent_words
    dtype: int64
  - name: benefits
    dtype: string
  - name: emails
    dtype: string
  - name: description
    dtype: string
  splits:
  - name: train
    num_bytes: 1822669
    num_examples: 408
  download_size: 382933
  dataset_size: 1822669
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---