yuntian-deng commited on
Commit
001da7c
·
verified ·
1 Parent(s): 295dc4d

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +17 -23
  2. data/train-00000-of-00001.parquet +2 -2
README.md CHANGED
@@ -2,41 +2,35 @@
2
  dataset_info:
3
  features:
4
  - name: conversation_hash
5
- dtype: string
6
  - name: model
7
- dtype: string
8
  - name: timestamp
9
- dtype: timestamp[us]
10
  - name: conversation
11
- list:
12
- - name: content
13
- dtype: string
14
- - name: has_annotation
15
- dtype: bool
16
- - name: role
17
- dtype: string
18
- - name: timestamp
19
- dtype: string
20
  - name: turn
21
- dtype: int64
22
  - name: language
23
- dtype: string
24
  - name: redacted
25
- dtype: string
26
  - name: state
27
- dtype: string
28
  - name: country
29
- dtype: string
30
  - name: hashed_ip
31
- dtype: string
32
  - name: header
33
- dtype: string
 
 
34
  splits:
35
  - name: train
36
- num_bytes: 137671
37
- num_examples: 144
38
- download_size: 64784
39
- dataset_size: 137671
40
  configs:
41
  - config_name: default
42
  data_files:
 
2
  dataset_info:
3
  features:
4
  - name: conversation_hash
5
+ dtype: 'null'
6
  - name: model
7
+ dtype: 'null'
8
  - name: timestamp
9
+ dtype: 'null'
10
  - name: conversation
11
+ dtype: 'null'
 
 
 
 
 
 
 
 
12
  - name: turn
13
+ dtype: 'null'
14
  - name: language
15
+ dtype: 'null'
16
  - name: redacted
17
+ dtype: 'null'
18
  - name: state
19
+ dtype: 'null'
20
  - name: country
21
+ dtype: 'null'
22
  - name: hashed_ip
23
+ dtype: 'null'
24
  - name: header
25
+ dtype: 'null'
26
+ - name: user_id
27
+ dtype: 'null'
28
  splits:
29
  - name: train
30
+ num_bytes: 0
31
+ num_examples: 0
32
+ download_size: 2737
33
+ dataset_size: 0
34
  configs:
35
  - config_name: default
36
  data_files:
data/train-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3b60d2ab905873ade9571a29b1fd73e9881aa2259806e4b9b5d0a8313f945201
3
- size 64784
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a16ed94a5f50f3ac8ccca92a5080532eb6c2b4e54a0641119200507b66c430e7
3
+ size 2737