kas1 commited on
Commit
a7bb5c8
·
verified ·
1 Parent(s): 777ba41

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: title
5
+ dtype: string
6
+ - name: salary_range
7
+ dtype: string
8
+ - name: description
9
+ dtype: string
10
+ - name: required_experience
11
+ dtype: string
12
+ - name: required_education
13
+ dtype: string
14
+ - name: fraudulent
15
+ dtype:
16
+ class_label:
17
+ names:
18
+ '0': '0'
19
+ '1': '1'
20
+ - name: text
21
+ dtype: string
22
+ splits:
23
+ - name: train
24
+ num_bytes: 29967401
25
+ num_examples: 10816
26
+ - name: validation
27
+ num_bytes: 5102287
28
+ num_examples: 1909
29
+ - name: test
30
+ num_bytes: 8926250
31
+ num_examples: 3182
32
+ download_size: 24450335
33
+ dataset_size: 43995938
34
+ configs:
35
+ - config_name: default
36
+ data_files:
37
+ - split: train
38
+ path: data/train-*
39
+ - split: validation
40
+ path: data/validation-*
41
+ - split: test
42
+ path: data/test-*
43
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:42ffac3c82ef43e560c6e84c028062b100f86b2ab3db3c55e9979a1d04a22023
3
+ size 4952478
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7b41c328c9c5c6f33f691fb7e19042ff9f508dbca6d18607fc69b6487d019c30
3
+ size 16641231
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:84ab81fcb6c7b4094a49209c281ee00f9cf4b491a16d684a88e44ee3ea89ccb7
3
+ size 2856626