dansbecker
commited on
Commit
•
6f68ddf
1
Parent(s):
d59d452
Push data from notebook
Browse files- data/dataset_dict.json +1 -0
- data/freelancer/dataset.arrow +3 -0
- data/freelancer/dataset_info.json +45 -0
- data/freelancer/state.json +14 -0
- data/hiring/dataset.arrow +3 -0
- data/hiring/dataset_info.json +45 -0
- data/hiring/state.json +14 -0
- data/wants_to_be_hired/dataset.arrow +3 -0
- data/wants_to_be_hired/dataset_info.json +45 -0
- data/wants_to_be_hired/state.json +14 -0
data/dataset_dict.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"splits": ["hiring", "wants_to_be_hired", "freelancer"]}
|
data/freelancer/dataset.arrow
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9f7a7fed71d052074a7edf4e7d52d862f349c21fe5a360ad126d530c17c2349f
|
3 |
+
size 11288376
|
data/freelancer/dataset_info.json
ADDED
@@ -0,0 +1,45 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"builder_name": null,
|
3 |
+
"citation": "",
|
4 |
+
"config_name": null,
|
5 |
+
"dataset_size": null,
|
6 |
+
"description": "",
|
7 |
+
"download_checksums": null,
|
8 |
+
"download_size": null,
|
9 |
+
"features": {
|
10 |
+
"text": {
|
11 |
+
"dtype": "string",
|
12 |
+
"id": null,
|
13 |
+
"_type": "Value"
|
14 |
+
},
|
15 |
+
"CommentTime": {
|
16 |
+
"dtype": "string",
|
17 |
+
"id": null,
|
18 |
+
"_type": "Value"
|
19 |
+
},
|
20 |
+
"CommentAuthor": {
|
21 |
+
"dtype": "string",
|
22 |
+
"id": null,
|
23 |
+
"_type": "Value"
|
24 |
+
},
|
25 |
+
"ParentTitle": {
|
26 |
+
"dtype": "string",
|
27 |
+
"id": null,
|
28 |
+
"_type": "Value"
|
29 |
+
},
|
30 |
+
"__index_level_0__": {
|
31 |
+
"dtype": "int64",
|
32 |
+
"id": null,
|
33 |
+
"_type": "Value"
|
34 |
+
}
|
35 |
+
},
|
36 |
+
"homepage": "",
|
37 |
+
"license": "",
|
38 |
+
"post_processed": null,
|
39 |
+
"post_processing_size": null,
|
40 |
+
"size_in_bytes": null,
|
41 |
+
"splits": null,
|
42 |
+
"supervised_keys": null,
|
43 |
+
"task_templates": null,
|
44 |
+
"version": null
|
45 |
+
}
|
data/freelancer/state.json
ADDED
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_data_files": [
|
3 |
+
{
|
4 |
+
"filename": "dataset.arrow"
|
5 |
+
}
|
6 |
+
],
|
7 |
+
"_fingerprint": "04052ca22482b184",
|
8 |
+
"_format_columns": null,
|
9 |
+
"_format_kwargs": {},
|
10 |
+
"_format_type": null,
|
11 |
+
"_indexes": {},
|
12 |
+
"_output_all_columns": false,
|
13 |
+
"_split": null
|
14 |
+
}
|
data/hiring/dataset.arrow
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:96ac076bb640d943257e8fa165c629e6215a2e15013c0e5dcbc6e2ccdfa93c6e
|
3 |
+
size 82584288
|
data/hiring/dataset_info.json
ADDED
@@ -0,0 +1,45 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"builder_name": null,
|
3 |
+
"citation": "",
|
4 |
+
"config_name": null,
|
5 |
+
"dataset_size": null,
|
6 |
+
"description": "",
|
7 |
+
"download_checksums": null,
|
8 |
+
"download_size": null,
|
9 |
+
"features": {
|
10 |
+
"text": {
|
11 |
+
"dtype": "string",
|
12 |
+
"id": null,
|
13 |
+
"_type": "Value"
|
14 |
+
},
|
15 |
+
"CommentTime": {
|
16 |
+
"dtype": "string",
|
17 |
+
"id": null,
|
18 |
+
"_type": "Value"
|
19 |
+
},
|
20 |
+
"CommentAuthor": {
|
21 |
+
"dtype": "string",
|
22 |
+
"id": null,
|
23 |
+
"_type": "Value"
|
24 |
+
},
|
25 |
+
"ParentTitle": {
|
26 |
+
"dtype": "string",
|
27 |
+
"id": null,
|
28 |
+
"_type": "Value"
|
29 |
+
},
|
30 |
+
"__index_level_0__": {
|
31 |
+
"dtype": "int64",
|
32 |
+
"id": null,
|
33 |
+
"_type": "Value"
|
34 |
+
}
|
35 |
+
},
|
36 |
+
"homepage": "",
|
37 |
+
"license": "",
|
38 |
+
"post_processed": null,
|
39 |
+
"post_processing_size": null,
|
40 |
+
"size_in_bytes": null,
|
41 |
+
"splits": null,
|
42 |
+
"supervised_keys": null,
|
43 |
+
"task_templates": null,
|
44 |
+
"version": null
|
45 |
+
}
|
data/hiring/state.json
ADDED
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_data_files": [
|
3 |
+
{
|
4 |
+
"filename": "dataset.arrow"
|
5 |
+
}
|
6 |
+
],
|
7 |
+
"_fingerprint": "ebeb4665e2db8db2",
|
8 |
+
"_format_columns": null,
|
9 |
+
"_format_kwargs": {},
|
10 |
+
"_format_type": null,
|
11 |
+
"_indexes": {},
|
12 |
+
"_output_all_columns": false,
|
13 |
+
"_split": null
|
14 |
+
}
|
data/wants_to_be_hired/dataset.arrow
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:23846fba245539287b9264e7f0f23ffbd32f23dc7be4ea6a258e7dc2be4d3ff2
|
3 |
+
size 11535536
|
data/wants_to_be_hired/dataset_info.json
ADDED
@@ -0,0 +1,45 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"builder_name": null,
|
3 |
+
"citation": "",
|
4 |
+
"config_name": null,
|
5 |
+
"dataset_size": null,
|
6 |
+
"description": "",
|
7 |
+
"download_checksums": null,
|
8 |
+
"download_size": null,
|
9 |
+
"features": {
|
10 |
+
"text": {
|
11 |
+
"dtype": "string",
|
12 |
+
"id": null,
|
13 |
+
"_type": "Value"
|
14 |
+
},
|
15 |
+
"CommentTime": {
|
16 |
+
"dtype": "string",
|
17 |
+
"id": null,
|
18 |
+
"_type": "Value"
|
19 |
+
},
|
20 |
+
"CommentAuthor": {
|
21 |
+
"dtype": "string",
|
22 |
+
"id": null,
|
23 |
+
"_type": "Value"
|
24 |
+
},
|
25 |
+
"ParentTitle": {
|
26 |
+
"dtype": "string",
|
27 |
+
"id": null,
|
28 |
+
"_type": "Value"
|
29 |
+
},
|
30 |
+
"__index_level_0__": {
|
31 |
+
"dtype": "int64",
|
32 |
+
"id": null,
|
33 |
+
"_type": "Value"
|
34 |
+
}
|
35 |
+
},
|
36 |
+
"homepage": "",
|
37 |
+
"license": "",
|
38 |
+
"post_processed": null,
|
39 |
+
"post_processing_size": null,
|
40 |
+
"size_in_bytes": null,
|
41 |
+
"splits": null,
|
42 |
+
"supervised_keys": null,
|
43 |
+
"task_templates": null,
|
44 |
+
"version": null
|
45 |
+
}
|
data/wants_to_be_hired/state.json
ADDED
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_data_files": [
|
3 |
+
{
|
4 |
+
"filename": "dataset.arrow"
|
5 |
+
}
|
6 |
+
],
|
7 |
+
"_fingerprint": "2a5d337776498fbe",
|
8 |
+
"_format_columns": null,
|
9 |
+
"_format_kwargs": {},
|
10 |
+
"_format_type": null,
|
11 |
+
"_indexes": {},
|
12 |
+
"_output_all_columns": false,
|
13 |
+
"_split": null
|
14 |
+
}
|