Upload dataset
Browse files- README.md +8 -8
- data/train-00000-of-00001.parquet +2 -2
README.md
CHANGED
@@ -10,7 +10,7 @@ dataset_info:
|
|
10 |
- name: company
|
11 |
dtype: string
|
12 |
- name: company_url
|
13 |
-
dtype:
|
14 |
- name: location
|
15 |
dtype: string
|
16 |
- name: job_type
|
@@ -18,7 +18,7 @@ dataset_info:
|
|
18 |
- name: date_posted
|
19 |
dtype: date32
|
20 |
- name: interval
|
21 |
-
dtype:
|
22 |
- name: min_amount
|
23 |
dtype: int64
|
24 |
- name: max_amount
|
@@ -26,21 +26,21 @@ dataset_info:
|
|
26 |
- name: currency
|
27 |
dtype: string
|
28 |
- name: is_remote
|
29 |
-
dtype:
|
30 |
- name: num_urgent_words
|
31 |
dtype: 'null'
|
32 |
- name: benefits
|
33 |
-
dtype:
|
34 |
- name: emails
|
35 |
dtype: 'null'
|
36 |
- name: description
|
37 |
dtype: 'null'
|
38 |
splits:
|
39 |
- name: train
|
40 |
-
num_bytes:
|
41 |
-
num_examples:
|
42 |
-
download_size:
|
43 |
-
dataset_size:
|
44 |
configs:
|
45 |
- config_name: default
|
46 |
data_files:
|
|
|
10 |
- name: company
|
11 |
dtype: string
|
12 |
- name: company_url
|
13 |
+
dtype: 'null'
|
14 |
- name: location
|
15 |
dtype: string
|
16 |
- name: job_type
|
|
|
18 |
- name: date_posted
|
19 |
dtype: date32
|
20 |
- name: interval
|
21 |
+
dtype: string
|
22 |
- name: min_amount
|
23 |
dtype: int64
|
24 |
- name: max_amount
|
|
|
26 |
- name: currency
|
27 |
dtype: string
|
28 |
- name: is_remote
|
29 |
+
dtype: bool
|
30 |
- name: num_urgent_words
|
31 |
dtype: 'null'
|
32 |
- name: benefits
|
33 |
+
dtype: 'null'
|
34 |
- name: emails
|
35 |
dtype: 'null'
|
36 |
- name: description
|
37 |
dtype: 'null'
|
38 |
splits:
|
39 |
- name: train
|
40 |
+
num_bytes: 255
|
41 |
+
num_examples: 1
|
42 |
+
download_size: 8548
|
43 |
+
dataset_size: 255
|
44 |
configs:
|
45 |
- config_name: default
|
46 |
data_files:
|
data/train-00000-of-00001.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3ef443da2491c9e495d541415d1331fb5b4c00777ef52f225e23e07547344f6b
|
3 |
+
size 8548
|