RayDu0010 commited on
Commit
3ae032a
·
verified ·
1 Parent(s): a093ca7

Upload folder using huggingface_hub

Browse files
validation/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:805713001abfead315fa26415907df37c109128119f3826998d5ddca09e377db
3
+ size 9828800
validation/dataset_info.json ADDED
@@ -0,0 +1,66 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "dial_id": {
6
+ "dtype": "string",
7
+ "_type": "Value"
8
+ },
9
+ "turns": [
10
+ {
11
+ "da": {
12
+ "dtype": "string",
13
+ "_type": "Value"
14
+ },
15
+ "references": [
16
+ {
17
+ "article_span": {
18
+ "dtype": "string",
19
+ "_type": "Value"
20
+ },
21
+ "doc_id": {
22
+ "dtype": "string",
23
+ "_type": "Value"
24
+ },
25
+ "id_sp": {
26
+ "dtype": "string",
27
+ "_type": "Value"
28
+ },
29
+ "label": {
30
+ "dtype": "string",
31
+ "_type": "Value"
32
+ }
33
+ }
34
+ ],
35
+ "role": {
36
+ "dtype": "string",
37
+ "_type": "Value"
38
+ },
39
+ "turn_id": {
40
+ "dtype": "int64",
41
+ "_type": "Value"
42
+ },
43
+ "utterance": {
44
+ "dtype": "string",
45
+ "_type": "Value"
46
+ }
47
+ }
48
+ ],
49
+ "article_ids": {
50
+ "feature": {
51
+ "dtype": "string",
52
+ "_type": "Value"
53
+ },
54
+ "_type": "Sequence"
55
+ },
56
+ "articles": {
57
+ "feature": {
58
+ "dtype": "string",
59
+ "_type": "Value"
60
+ },
61
+ "_type": "Sequence"
62
+ }
63
+ },
64
+ "homepage": "",
65
+ "license": ""
66
+ }
validation/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "f0741d14af423832",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }