alexdzm commited on
Commit
cb0dbf0
·
verified ·
1 Parent(s): f073b8f

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: chats
5
+ list:
6
+ - name: content
7
+ dtype: string
8
+ - name: role
9
+ dtype: string
10
+ - name: label
11
+ dtype: 'null'
12
+ - name: is_benign
13
+ dtype: int64
14
+ splits:
15
+ - name: train
16
+ num_bytes: 287320.8
17
+ num_examples: 400
18
+ - name: test
19
+ num_bytes: 35915.1
20
+ num_examples: 50
21
+ - name: validation
22
+ num_bytes: 35915.1
23
+ num_examples: 50
24
+ download_size: 157127
25
+ dataset_size: 359150.99999999994
26
+ configs:
27
+ - config_name: default
28
+ data_files:
29
+ - split: train
30
+ path: data/train-*
31
+ - split: test
32
+ path: data/test-*
33
+ - split: validation
34
+ path: data/validation-*
35
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d9f4c9ecb7cd5b03098efd0190be93050887db73042f51261bdb1252c362eb11
3
+ size 18254
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:77b84dc9c549a66ad195d77333b3d06810fd05f452d40a639a732269ba726de8
3
+ size 122264
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b2ce7a0559fdcb0fb45fe336cefbfd273de24067febcdc3c2f7471803d9f1409
3
+ size 16609