rikka-snow commited on
Commit
ca4769d
·
verified ·
1 Parent(s): e263313

Upload folder using huggingface_hub

Browse files
dataset_dict.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"splits": ["train", "test"]}
test/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8cc24446d1d4d0f41de7fbd7c62c425832c33d323e7626f5562299c11275c5ea
3
+ size 20960
test/dataset_info.json ADDED
@@ -0,0 +1,52 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "builder_name": "parquet",
3
+ "citation": "",
4
+ "config_name": "default",
5
+ "dataset_name": "prompt-injections",
6
+ "dataset_size": 87785,
7
+ "description": "",
8
+ "download_checksums": {
9
+ "hf://datasets/deepset/prompt-injections@4f61ecb038e9c3fb77e21034b22511b523772cdd/data/train-00000-of-00001-9564e8b05b4757ab.parquet": {
10
+ "num_bytes": 40323,
11
+ "checksum": null
12
+ },
13
+ "hf://datasets/deepset/prompt-injections@4f61ecb038e9c3fb77e21034b22511b523772cdd/data/test-00000-of-00001-701d16158af87368.parquet": {
14
+ "num_bytes": 10892,
15
+ "checksum": null
16
+ }
17
+ },
18
+ "download_size": 51215,
19
+ "features": {
20
+ "text": {
21
+ "dtype": "string",
22
+ "_type": "Value"
23
+ },
24
+ "label": {
25
+ "dtype": "int64",
26
+ "_type": "Value"
27
+ }
28
+ },
29
+ "homepage": "",
30
+ "license": "cc-by-4.0",
31
+ "size_in_bytes": 139000,
32
+ "splits": {
33
+ "train": {
34
+ "name": "train",
35
+ "num_bytes": 71789,
36
+ "num_examples": 546,
37
+ "dataset_name": "prompt-injections"
38
+ },
39
+ "test": {
40
+ "name": "test",
41
+ "num_bytes": 15996,
42
+ "num_examples": 116,
43
+ "dataset_name": "prompt-injections"
44
+ }
45
+ },
46
+ "version": {
47
+ "version_str": "0.0.0",
48
+ "major": 0,
49
+ "minor": 0,
50
+ "patch": 0
51
+ }
52
+ }
test/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "c5fc433665a28ffd",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": "test"
13
+ }
train/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8ef44cccff67b19cbf46569b935f534d2bda443be0ffde7810262be9d671530c
3
+ size 89336
train/dataset_info.json ADDED
@@ -0,0 +1,52 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "builder_name": "parquet",
3
+ "citation": "",
4
+ "config_name": "default",
5
+ "dataset_name": "prompt-injections",
6
+ "dataset_size": 87785,
7
+ "description": "",
8
+ "download_checksums": {
9
+ "hf://datasets/deepset/prompt-injections@4f61ecb038e9c3fb77e21034b22511b523772cdd/data/train-00000-of-00001-9564e8b05b4757ab.parquet": {
10
+ "num_bytes": 40323,
11
+ "checksum": null
12
+ },
13
+ "hf://datasets/deepset/prompt-injections@4f61ecb038e9c3fb77e21034b22511b523772cdd/data/test-00000-of-00001-701d16158af87368.parquet": {
14
+ "num_bytes": 10892,
15
+ "checksum": null
16
+ }
17
+ },
18
+ "download_size": 51215,
19
+ "features": {
20
+ "text": {
21
+ "dtype": "string",
22
+ "_type": "Value"
23
+ },
24
+ "label": {
25
+ "dtype": "int64",
26
+ "_type": "Value"
27
+ }
28
+ },
29
+ "homepage": "",
30
+ "license": "cc-by-4.0",
31
+ "size_in_bytes": 139000,
32
+ "splits": {
33
+ "train": {
34
+ "name": "train",
35
+ "num_bytes": 71789,
36
+ "num_examples": 546,
37
+ "dataset_name": "prompt-injections"
38
+ },
39
+ "test": {
40
+ "name": "test",
41
+ "num_bytes": 15996,
42
+ "num_examples": 116,
43
+ "dataset_name": "prompt-injections"
44
+ }
45
+ },
46
+ "version": {
47
+ "version_str": "0.0.0",
48
+ "major": 0,
49
+ "minor": 0,
50
+ "patch": 0
51
+ }
52
+ }
train/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "a9221772f058724c",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": "train"
13
+ }