katsufu commited on
Commit
8bcc0c4
·
verified ·
1 Parent(s): 014ea2d

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: recruitment_date
5
+ dtype: string
6
+ - name: opening_position
7
+ dtype: string
8
+ - name: description
9
+ dtype: string
10
+ - name: requirement
11
+ dtype: string
12
+ - name: keywords_for_recruitment
13
+ list: string
14
+ - name: cv
15
+ dtype: string
16
+ - name: experience_years
17
+ dtype: int64
18
+ - name: keywords_from_applicants
19
+ list: string
20
+ - name: result
21
+ dtype: string
22
+ - name: reason_for_result
23
+ dtype: string
24
+ splits:
25
+ - name: train
26
+ num_bytes: 5513058
27
+ num_examples: 8000
28
+ - name: test
29
+ num_bytes: 1371911
30
+ num_examples: 2000
31
+ download_size: 1758671
32
+ dataset_size: 6884969
33
+ configs:
34
+ - config_name: default
35
+ data_files:
36
+ - split: train
37
+ path: data/train-*
38
+ - split: test
39
+ path: data/test-*
40
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:29625f81e489d24493532f82d06b5e7259e4d9feb3422e8c9b5920a279d8c116
3
+ size 358879
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ce5efed7b6c86b917dd58cb3266e14d1c3c223ace543ccfd0d64d1a60b38221
3
+ size 1399792