jpcorb20 commited on
Commit
77eec53
1 Parent(s): de08183

Change formats

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. README.md +0 -1
  2. dataset_dict.json +0 -1
  3. splits_annotated_at_sentence_level/airline/dataset_dict.json +0 -1
  4. splits_annotated_at_sentence_level/airline/{test/dataset.arrow → dev.parquet} +2 -2
  5. splits_annotated_at_sentence_level/airline/dev/dataset_info.json +0 -55
  6. splits_annotated_at_sentence_level/airline/dev/state.json +0 -14
  7. splits_annotated_at_sentence_level/{fastfood/test/dataset.arrow → airline/test.parquet} +2 -2
  8. splits_annotated_at_sentence_level/airline/test/dataset_info.json +0 -55
  9. splits_annotated_at_sentence_level/airline/test/state.json +0 -14
  10. splits_annotated_at_sentence_level/{fastfood/dev/dataset.arrow → airline/train.parquet} +2 -2
  11. splits_annotated_at_sentence_level/airline/train/dataset_info.json +0 -55
  12. splits_annotated_at_sentence_level/airline/train/state.json +0 -14
  13. splits_annotated_at_sentence_level/dataset_dict.json +0 -1
  14. splits_annotated_at_sentence_level/fastfood/dataset_dict.json +0 -1
  15. splits_annotated_at_sentence_level/{airline/dev/dataset.arrow → fastfood/dev.parquet} +2 -2
  16. splits_annotated_at_sentence_level/fastfood/dev/dataset_info.json +0 -55
  17. splits_annotated_at_sentence_level/fastfood/dev/state.json +0 -14
  18. splits_annotated_at_sentence_level/fastfood/test.parquet +3 -0
  19. splits_annotated_at_sentence_level/fastfood/test/dataset_info.json +0 -55
  20. splits_annotated_at_sentence_level/fastfood/test/state.json +0 -14
  21. splits_annotated_at_sentence_level/fastfood/train.parquet +3 -0
  22. splits_annotated_at_sentence_level/fastfood/train/dataset.arrow +0 -3
  23. splits_annotated_at_sentence_level/fastfood/train/dataset_info.json +0 -55
  24. splits_annotated_at_sentence_level/fastfood/train/state.json +0 -14
  25. splits_annotated_at_sentence_level/finance/dataset_dict.json +0 -1
  26. splits_annotated_at_sentence_level/finance/dev.parquet +3 -0
  27. splits_annotated_at_sentence_level/finance/dev/dataset.arrow +0 -3
  28. splits_annotated_at_sentence_level/finance/dev/dataset_info.json +0 -55
  29. splits_annotated_at_sentence_level/finance/dev/state.json +0 -14
  30. splits_annotated_at_sentence_level/finance/test.parquet +3 -0
  31. splits_annotated_at_sentence_level/finance/test/dataset.arrow +0 -3
  32. splits_annotated_at_sentence_level/finance/test/dataset_info.json +0 -55
  33. splits_annotated_at_sentence_level/finance/test/state.json +0 -14
  34. splits_annotated_at_sentence_level/finance/train.parquet +3 -0
  35. splits_annotated_at_sentence_level/finance/train/dataset.arrow +0 -3
  36. splits_annotated_at_sentence_level/finance/train/dataset_info.json +0 -55
  37. splits_annotated_at_sentence_level/finance/train/state.json +0 -14
  38. splits_annotated_at_sentence_level/insurance/dataset_dict.json +0 -1
  39. splits_annotated_at_sentence_level/insurance/dev.parquet +3 -0
  40. splits_annotated_at_sentence_level/insurance/dev/dataset.arrow +0 -3
  41. splits_annotated_at_sentence_level/insurance/dev/dataset_info.json +0 -55
  42. splits_annotated_at_sentence_level/insurance/dev/state.json +0 -14
  43. splits_annotated_at_sentence_level/insurance/test.parquet +3 -0
  44. splits_annotated_at_sentence_level/insurance/test/dataset.arrow +0 -3
  45. splits_annotated_at_sentence_level/insurance/test/dataset_info.json +0 -55
  46. splits_annotated_at_sentence_level/insurance/test/state.json +0 -14
  47. splits_annotated_at_sentence_level/insurance/train.parquet +3 -0
  48. splits_annotated_at_sentence_level/insurance/train/dataset.arrow +0 -3
  49. splits_annotated_at_sentence_level/insurance/train/dataset_info.json +0 -55
  50. splits_annotated_at_sentence_level/insurance/train/state.json +0 -14
README.md DELETED
@@ -1 +0,0 @@
1
- hello
 
dataset_dict.json DELETED
@@ -1 +0,0 @@
1
- {"splits": ["splits_annotated_at_sentence_level", "splits_annotated_at_turn_level", "unannotated"]}
 
splits_annotated_at_sentence_level/airline/dataset_dict.json DELETED
@@ -1 +0,0 @@
1
- {"splits": ["train", "dev", "test"]}
 
splits_annotated_at_sentence_level/airline/{test/dataset.arrow → dev.parquet} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4385d152bb5ec27b4cc06b47008d15132bccef5b69be4953ddc43d689296c5f2
3
- size 709424
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:37d1b668b8037921bdec2f96656001d0aba4910e89e3a754e28bf72ab048735e
3
+ size 62909
splits_annotated_at_sentence_level/airline/dev/dataset_info.json DELETED
@@ -1,55 +0,0 @@
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
- "conversationId": {
11
- "dtype": "string",
12
- "id": null,
13
- "_type": "Value"
14
- },
15
- "turnNumber": {
16
- "dtype": "int64",
17
- "id": null,
18
- "_type": "Value"
19
- },
20
- "sentenceNumber": {
21
- "dtype": "int64",
22
- "id": null,
23
- "_type": "Value"
24
- },
25
- "utteranceId": {
26
- "dtype": "string",
27
- "id": null,
28
- "_type": "Value"
29
- },
30
- "utterance": {
31
- "dtype": "string",
32
- "id": null,
33
- "_type": "Value"
34
- },
35
- "slot-labels": {
36
- "dtype": "string",
37
- "id": null,
38
- "_type": "Value"
39
- },
40
- "intent": {
41
- "dtype": "string",
42
- "id": null,
43
- "_type": "Value"
44
- }
45
- },
46
- "homepage": "",
47
- "license": "",
48
- "post_processed": null,
49
- "post_processing_size": null,
50
- "size_in_bytes": null,
51
- "splits": null,
52
- "supervised_keys": null,
53
- "task_templates": null,
54
- "version": null
55
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
splits_annotated_at_sentence_level/airline/dev/state.json DELETED
@@ -1,14 +0,0 @@
1
- {
2
- "_data_files": [
3
- {
4
- "filename": "dataset.arrow"
5
- }
6
- ],
7
- "_fingerprint": "385b21caea562bec",
8
- "_format_columns": null,
9
- "_format_kwargs": {},
10
- "_format_type": null,
11
- "_indexes": {},
12
- "_output_all_columns": false,
13
- "_split": null
14
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
splits_annotated_at_sentence_level/{fastfood/test/dataset.arrow → airline/test.parquet} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e96236be895308de57c918c754c581f6d5a3bed5df65673d6a15336e56c28f16
3
- size 778512
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b311b1bf2b4944ca400b25a8777b5d119678f2377c2eda845a3232f3644a6c16
3
+ size 115742
splits_annotated_at_sentence_level/airline/test/dataset_info.json DELETED
@@ -1,55 +0,0 @@
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
- "conversationId": {
11
- "dtype": "string",
12
- "id": null,
13
- "_type": "Value"
14
- },
15
- "turnNumber": {
16
- "dtype": "int64",
17
- "id": null,
18
- "_type": "Value"
19
- },
20
- "sentenceNumber": {
21
- "dtype": "int64",
22
- "id": null,
23
- "_type": "Value"
24
- },
25
- "utteranceId": {
26
- "dtype": "string",
27
- "id": null,
28
- "_type": "Value"
29
- },
30
- "utterance": {
31
- "dtype": "string",
32
- "id": null,
33
- "_type": "Value"
34
- },
35
- "slot-labels": {
36
- "dtype": "string",
37
- "id": null,
38
- "_type": "Value"
39
- },
40
- "intent": {
41
- "dtype": "string",
42
- "id": null,
43
- "_type": "Value"
44
- }
45
- },
46
- "homepage": "",
47
- "license": "",
48
- "post_processed": null,
49
- "post_processing_size": null,
50
- "size_in_bytes": null,
51
- "splits": null,
52
- "supervised_keys": null,
53
- "task_templates": null,
54
- "version": null
55
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
splits_annotated_at_sentence_level/airline/test/state.json DELETED
@@ -1,14 +0,0 @@
1
- {
2
- "_data_files": [
3
- {
4
- "filename": "dataset.arrow"
5
- }
6
- ],
7
- "_fingerprint": "68a5f4375f4cafbc",
8
- "_format_columns": null,
9
- "_format_kwargs": {},
10
- "_format_type": null,
11
- "_indexes": {},
12
- "_output_all_columns": false,
13
- "_split": null
14
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
splits_annotated_at_sentence_level/{fastfood/dev/dataset.arrow → airline/train.parquet} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4d6dec186302394943fb8ed8a0f395ea3cb6c0f679e8237e1c994685647c836b
3
- size 364960
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e96bc94c4f0e6222b987a1533b2a9a75a85b8494c62c25b15831c23e48c6dac5
3
+ size 403153
splits_annotated_at_sentence_level/airline/train/dataset_info.json DELETED
@@ -1,55 +0,0 @@
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
- "conversationId": {
11
- "dtype": "string",
12
- "id": null,
13
- "_type": "Value"
14
- },
15
- "turnNumber": {
16
- "dtype": "int64",
17
- "id": null,
18
- "_type": "Value"
19
- },
20
- "sentenceNumber": {
21
- "dtype": "int64",
22
- "id": null,
23
- "_type": "Value"
24
- },
25
- "utteranceId": {
26
- "dtype": "string",
27
- "id": null,
28
- "_type": "Value"
29
- },
30
- "utterance": {
31
- "dtype": "string",
32
- "id": null,
33
- "_type": "Value"
34
- },
35
- "slot-labels": {
36
- "dtype": "string",
37
- "id": null,
38
- "_type": "Value"
39
- },
40
- "intent": {
41
- "dtype": "string",
42
- "id": null,
43
- "_type": "Value"
44
- }
45
- },
46
- "homepage": "",
47
- "license": "",
48
- "post_processed": null,
49
- "post_processing_size": null,
50
- "size_in_bytes": null,
51
- "splits": null,
52
- "supervised_keys": null,
53
- "task_templates": null,
54
- "version": null
55
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
splits_annotated_at_sentence_level/airline/train/state.json DELETED
@@ -1,14 +0,0 @@
1
- {
2
- "_data_files": [
3
- {
4
- "filename": "dataset.arrow"
5
- }
6
- ],
7
- "_fingerprint": "3d83dd80227bcc40",
8
- "_format_columns": null,
9
- "_format_kwargs": {},
10
- "_format_type": null,
11
- "_indexes": {},
12
- "_output_all_columns": false,
13
- "_split": null
14
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
splits_annotated_at_sentence_level/dataset_dict.json DELETED
@@ -1 +0,0 @@
1
- {"splits": ["airline", "fastfood", "finance", "insurance", "media", "software"]}
 
splits_annotated_at_sentence_level/fastfood/dataset_dict.json DELETED
@@ -1 +0,0 @@
1
- {"splits": ["train", "dev", "test"]}
 
splits_annotated_at_sentence_level/{airline/dev/dataset.arrow → fastfood/dev.parquet} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:83506efbbccd5122713c24b6e9224ef1e8185c25aa87087dde4200fa2bd74c40
3
- size 361448
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:18c644f5a02a8142223425d5680284b6c189b601e51a748d1f23132608060926
3
+ size 67570
splits_annotated_at_sentence_level/fastfood/dev/dataset_info.json DELETED
@@ -1,55 +0,0 @@
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
- "conversationId": {
11
- "dtype": "string",
12
- "id": null,
13
- "_type": "Value"
14
- },
15
- "turnNumber": {
16
- "dtype": "int64",
17
- "id": null,
18
- "_type": "Value"
19
- },
20
- "sentenceNumber": {
21
- "dtype": "int64",
22
- "id": null,
23
- "_type": "Value"
24
- },
25
- "utteranceId": {
26
- "dtype": "string",
27
- "id": null,
28
- "_type": "Value"
29
- },
30
- "utterance": {
31
- "dtype": "string",
32
- "id": null,
33
- "_type": "Value"
34
- },
35
- "slot-labels": {
36
- "dtype": "string",
37
- "id": null,
38
- "_type": "Value"
39
- },
40
- "intent": {
41
- "dtype": "string",
42
- "id": null,
43
- "_type": "Value"
44
- }
45
- },
46
- "homepage": "",
47
- "license": "",
48
- "post_processed": null,
49
- "post_processing_size": null,
50
- "size_in_bytes": null,
51
- "splits": null,
52
- "supervised_keys": null,
53
- "task_templates": null,
54
- "version": null
55
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
splits_annotated_at_sentence_level/fastfood/dev/state.json DELETED
@@ -1,14 +0,0 @@
1
- {
2
- "_data_files": [
3
- {
4
- "filename": "dataset.arrow"
5
- }
6
- ],
7
- "_fingerprint": "3cdceb4433b6f565",
8
- "_format_columns": null,
9
- "_format_kwargs": {},
10
- "_format_type": null,
11
- "_indexes": {},
12
- "_output_all_columns": false,
13
- "_split": null
14
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
splits_annotated_at_sentence_level/fastfood/test.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b894fa16af6d2f1023d30ea2f21dfc06597397ed6b066e4f772640be27c8ea91
3
+ size 137421
splits_annotated_at_sentence_level/fastfood/test/dataset_info.json DELETED
@@ -1,55 +0,0 @@
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
- "conversationId": {
11
- "dtype": "string",
12
- "id": null,
13
- "_type": "Value"
14
- },
15
- "turnNumber": {
16
- "dtype": "int64",
17
- "id": null,
18
- "_type": "Value"
19
- },
20
- "sentenceNumber": {
21
- "dtype": "int64",
22
- "id": null,
23
- "_type": "Value"
24
- },
25
- "utteranceId": {
26
- "dtype": "string",
27
- "id": null,
28
- "_type": "Value"
29
- },
30
- "utterance": {
31
- "dtype": "string",
32
- "id": null,
33
- "_type": "Value"
34
- },
35
- "slot-labels": {
36
- "dtype": "string",
37
- "id": null,
38
- "_type": "Value"
39
- },
40
- "intent": {
41
- "dtype": "string",
42
- "id": null,
43
- "_type": "Value"
44
- }
45
- },
46
- "homepage": "",
47
- "license": "",
48
- "post_processed": null,
49
- "post_processing_size": null,
50
- "size_in_bytes": null,
51
- "splits": null,
52
- "supervised_keys": null,
53
- "task_templates": null,
54
- "version": null
55
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
splits_annotated_at_sentence_level/fastfood/test/state.json DELETED
@@ -1,14 +0,0 @@
1
- {
2
- "_data_files": [
3
- {
4
- "filename": "dataset.arrow"
5
- }
6
- ],
7
- "_fingerprint": "faa559ddf7748e2e",
8
- "_format_columns": null,
9
- "_format_kwargs": {},
10
- "_format_type": null,
11
- "_indexes": {},
12
- "_output_all_columns": false,
13
- "_split": null
14
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
splits_annotated_at_sentence_level/fastfood/train.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:79a93c294a7d7da8dcf5a00f093ec8d2968f75666fdd3d2c24620d093a4ea2c7
3
+ size 462058
splits_annotated_at_sentence_level/fastfood/train/dataset.arrow DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:d2525dca3c67bfff3bb3a429655f128f15e8c7c2e6495fc16ee0283c2a0693ce
3
- size 2690888
 
 
 
splits_annotated_at_sentence_level/fastfood/train/dataset_info.json DELETED
@@ -1,55 +0,0 @@
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
- "conversationId": {
11
- "dtype": "string",
12
- "id": null,
13
- "_type": "Value"
14
- },
15
- "turnNumber": {
16
- "dtype": "int64",
17
- "id": null,
18
- "_type": "Value"
19
- },
20
- "sentenceNumber": {
21
- "dtype": "int64",
22
- "id": null,
23
- "_type": "Value"
24
- },
25
- "utteranceId": {
26
- "dtype": "string",
27
- "id": null,
28
- "_type": "Value"
29
- },
30
- "utterance": {
31
- "dtype": "string",
32
- "id": null,
33
- "_type": "Value"
34
- },
35
- "slot-labels": {
36
- "dtype": "string",
37
- "id": null,
38
- "_type": "Value"
39
- },
40
- "intent": {
41
- "dtype": "string",
42
- "id": null,
43
- "_type": "Value"
44
- }
45
- },
46
- "homepage": "",
47
- "license": "",
48
- "post_processed": null,
49
- "post_processing_size": null,
50
- "size_in_bytes": null,
51
- "splits": null,
52
- "supervised_keys": null,
53
- "task_templates": null,
54
- "version": null
55
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
splits_annotated_at_sentence_level/fastfood/train/state.json DELETED
@@ -1,14 +0,0 @@
1
- {
2
- "_data_files": [
3
- {
4
- "filename": "dataset.arrow"
5
- }
6
- ],
7
- "_fingerprint": "9aa18abf4cd8f4ec",
8
- "_format_columns": null,
9
- "_format_kwargs": {},
10
- "_format_type": null,
11
- "_indexes": {},
12
- "_output_all_columns": false,
13
- "_split": null
14
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
splits_annotated_at_sentence_level/finance/dataset_dict.json DELETED
@@ -1 +0,0 @@
1
- {"splits": ["train", "dev", "test"]}
 
splits_annotated_at_sentence_level/finance/dev.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:827a54155c185deca06bddfbd29653ac3d59321d1c20006683025d07131e81e0
3
+ size 69817
splits_annotated_at_sentence_level/finance/dev/dataset.arrow DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:c260ab5b44d1af7aac7919ae9e13af05a54e1e87c330d6a560f41c3969082eff
3
- size 369232
 
 
 
splits_annotated_at_sentence_level/finance/dev/dataset_info.json DELETED
@@ -1,55 +0,0 @@
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
- "conversationId": {
11
- "dtype": "string",
12
- "id": null,
13
- "_type": "Value"
14
- },
15
- "turnNumber": {
16
- "dtype": "int64",
17
- "id": null,
18
- "_type": "Value"
19
- },
20
- "sentenceNumber": {
21
- "dtype": "int64",
22
- "id": null,
23
- "_type": "Value"
24
- },
25
- "utteranceId": {
26
- "dtype": "string",
27
- "id": null,
28
- "_type": "Value"
29
- },
30
- "utterance": {
31
- "dtype": "string",
32
- "id": null,
33
- "_type": "Value"
34
- },
35
- "slot-labels": {
36
- "dtype": "string",
37
- "id": null,
38
- "_type": "Value"
39
- },
40
- "intent": {
41
- "dtype": "string",
42
- "id": null,
43
- "_type": "Value"
44
- }
45
- },
46
- "homepage": "",
47
- "license": "",
48
- "post_processed": null,
49
- "post_processing_size": null,
50
- "size_in_bytes": null,
51
- "splits": null,
52
- "supervised_keys": null,
53
- "task_templates": null,
54
- "version": null
55
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
splits_annotated_at_sentence_level/finance/dev/state.json DELETED
@@ -1,14 +0,0 @@
1
- {
2
- "_data_files": [
3
- {
4
- "filename": "dataset.arrow"
5
- }
6
- ],
7
- "_fingerprint": "20bd640cebe11b70",
8
- "_format_columns": null,
9
- "_format_kwargs": {},
10
- "_format_type": null,
11
- "_indexes": {},
12
- "_output_all_columns": false,
13
- "_split": null
14
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
splits_annotated_at_sentence_level/finance/test.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3d76cfb1d09a7a9279bc6e443e92c9a67d7c7fc1a18ac0d5b0b3ec2f3842ace1
3
+ size 137906
splits_annotated_at_sentence_level/finance/test/dataset.arrow DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:1025b7378c079bbb4aa46fbaf3eb0982b2d96a892d86d6df38fdcb8ab04bc749
3
- size 742224
 
 
 
splits_annotated_at_sentence_level/finance/test/dataset_info.json DELETED
@@ -1,55 +0,0 @@
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
- "conversationId": {
11
- "dtype": "string",
12
- "id": null,
13
- "_type": "Value"
14
- },
15
- "turnNumber": {
16
- "dtype": "int64",
17
- "id": null,
18
- "_type": "Value"
19
- },
20
- "sentenceNumber": {
21
- "dtype": "int64",
22
- "id": null,
23
- "_type": "Value"
24
- },
25
- "utteranceId": {
26
- "dtype": "string",
27
- "id": null,
28
- "_type": "Value"
29
- },
30
- "utterance": {
31
- "dtype": "string",
32
- "id": null,
33
- "_type": "Value"
34
- },
35
- "slot-labels": {
36
- "dtype": "string",
37
- "id": null,
38
- "_type": "Value"
39
- },
40
- "intent": {
41
- "dtype": "string",
42
- "id": null,
43
- "_type": "Value"
44
- }
45
- },
46
- "homepage": "",
47
- "license": "",
48
- "post_processed": null,
49
- "post_processing_size": null,
50
- "size_in_bytes": null,
51
- "splits": null,
52
- "supervised_keys": null,
53
- "task_templates": null,
54
- "version": null
55
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
splits_annotated_at_sentence_level/finance/test/state.json DELETED
@@ -1,14 +0,0 @@
1
- {
2
- "_data_files": [
3
- {
4
- "filename": "dataset.arrow"
5
- }
6
- ],
7
- "_fingerprint": "32e8769ef1d811c4",
8
- "_format_columns": null,
9
- "_format_kwargs": {},
10
- "_format_type": null,
11
- "_indexes": {},
12
- "_output_all_columns": false,
13
- "_split": null
14
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
splits_annotated_at_sentence_level/finance/train.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:40cd95485ac1b7859cf17635a733e7ae05c77150dbacc960fddd7364cc24a0a5
3
+ size 464629
splits_annotated_at_sentence_level/finance/train/dataset.arrow DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:01157ae80516258822bed7edc01b64c451d567cbfc79aadfc4eda73457fd6032
3
- size 2576976
 
 
 
splits_annotated_at_sentence_level/finance/train/dataset_info.json DELETED
@@ -1,55 +0,0 @@
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
- "conversationId": {
11
- "dtype": "string",
12
- "id": null,
13
- "_type": "Value"
14
- },
15
- "turnNumber": {
16
- "dtype": "int64",
17
- "id": null,
18
- "_type": "Value"
19
- },
20
- "sentenceNumber": {
21
- "dtype": "int64",
22
- "id": null,
23
- "_type": "Value"
24
- },
25
- "utteranceId": {
26
- "dtype": "string",
27
- "id": null,
28
- "_type": "Value"
29
- },
30
- "utterance": {
31
- "dtype": "string",
32
- "id": null,
33
- "_type": "Value"
34
- },
35
- "slot-labels": {
36
- "dtype": "string",
37
- "id": null,
38
- "_type": "Value"
39
- },
40
- "intent": {
41
- "dtype": "string",
42
- "id": null,
43
- "_type": "Value"
44
- }
45
- },
46
- "homepage": "",
47
- "license": "",
48
- "post_processed": null,
49
- "post_processing_size": null,
50
- "size_in_bytes": null,
51
- "splits": null,
52
- "supervised_keys": null,
53
- "task_templates": null,
54
- "version": null
55
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
splits_annotated_at_sentence_level/finance/train/state.json DELETED
@@ -1,14 +0,0 @@
1
- {
2
- "_data_files": [
3
- {
4
- "filename": "dataset.arrow"
5
- }
6
- ],
7
- "_fingerprint": "fbc98d6fc948fcb2",
8
- "_format_columns": null,
9
- "_format_kwargs": {},
10
- "_format_type": null,
11
- "_indexes": {},
12
- "_output_all_columns": false,
13
- "_split": null
14
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
splits_annotated_at_sentence_level/insurance/dataset_dict.json DELETED
@@ -1 +0,0 @@
1
- {"splits": ["train", "dev", "test"]}
 
splits_annotated_at_sentence_level/insurance/dev.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0731fbc0228166e994cbf2370e0b4e0c9c97c79d378da6c26d4cd44bda167094
3
+ size 60072
splits_annotated_at_sentence_level/insurance/dev/dataset.arrow DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:d8a3bed59497f15f43f0764f80919aa80b94ab5a9812fc9cb5ae11e097aa26d0
3
- size 336248
 
 
 
splits_annotated_at_sentence_level/insurance/dev/dataset_info.json DELETED
@@ -1,55 +0,0 @@
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
- "conversationId": {
11
- "dtype": "string",
12
- "id": null,
13
- "_type": "Value"
14
- },
15
- "turnNumber": {
16
- "dtype": "int64",
17
- "id": null,
18
- "_type": "Value"
19
- },
20
- "sentenceNumber": {
21
- "dtype": "int64",
22
- "id": null,
23
- "_type": "Value"
24
- },
25
- "utteranceId": {
26
- "dtype": "string",
27
- "id": null,
28
- "_type": "Value"
29
- },
30
- "utterance": {
31
- "dtype": "string",
32
- "id": null,
33
- "_type": "Value"
34
- },
35
- "slot-labels": {
36
- "dtype": "string",
37
- "id": null,
38
- "_type": "Value"
39
- },
40
- "intent": {
41
- "dtype": "string",
42
- "id": null,
43
- "_type": "Value"
44
- }
45
- },
46
- "homepage": "",
47
- "license": "",
48
- "post_processed": null,
49
- "post_processing_size": null,
50
- "size_in_bytes": null,
51
- "splits": null,
52
- "supervised_keys": null,
53
- "task_templates": null,
54
- "version": null
55
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
splits_annotated_at_sentence_level/insurance/dev/state.json DELETED
@@ -1,14 +0,0 @@
1
- {
2
- "_data_files": [
3
- {
4
- "filename": "dataset.arrow"
5
- }
6
- ],
7
- "_fingerprint": "a591dc562490df0e",
8
- "_format_columns": null,
9
- "_format_kwargs": {},
10
- "_format_type": null,
11
- "_indexes": {},
12
- "_output_all_columns": false,
13
- "_split": null
14
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
splits_annotated_at_sentence_level/insurance/test.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:089edd2a67766ff5fd9b150b8afd2852c147a8f4a022e79e5671cebdbaa1e879
3
+ size 119835
splits_annotated_at_sentence_level/insurance/test/dataset.arrow DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:4c8a979c9884248f4757f0070671b956cb4950c67042ce5eba9c5f01c28766ca
3
- size 683360
 
 
 
splits_annotated_at_sentence_level/insurance/test/dataset_info.json DELETED
@@ -1,55 +0,0 @@
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
- "conversationId": {
11
- "dtype": "string",
12
- "id": null,
13
- "_type": "Value"
14
- },
15
- "turnNumber": {
16
- "dtype": "int64",
17
- "id": null,
18
- "_type": "Value"
19
- },
20
- "sentenceNumber": {
21
- "dtype": "int64",
22
- "id": null,
23
- "_type": "Value"
24
- },
25
- "utteranceId": {
26
- "dtype": "string",
27
- "id": null,
28
- "_type": "Value"
29
- },
30
- "utterance": {
31
- "dtype": "string",
32
- "id": null,
33
- "_type": "Value"
34
- },
35
- "slot-labels": {
36
- "dtype": "string",
37
- "id": null,
38
- "_type": "Value"
39
- },
40
- "intent": {
41
- "dtype": "string",
42
- "id": null,
43
- "_type": "Value"
44
- }
45
- },
46
- "homepage": "",
47
- "license": "",
48
- "post_processed": null,
49
- "post_processing_size": null,
50
- "size_in_bytes": null,
51
- "splits": null,
52
- "supervised_keys": null,
53
- "task_templates": null,
54
- "version": null
55
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
splits_annotated_at_sentence_level/insurance/test/state.json DELETED
@@ -1,14 +0,0 @@
1
- {
2
- "_data_files": [
3
- {
4
- "filename": "dataset.arrow"
5
- }
6
- ],
7
- "_fingerprint": "bcf4cb69c2203fe9",
8
- "_format_columns": null,
9
- "_format_kwargs": {},
10
- "_format_type": null,
11
- "_indexes": {},
12
- "_output_all_columns": false,
13
- "_split": null
14
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
splits_annotated_at_sentence_level/insurance/train.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:61c4e1ad435a5da8b4d5289766c3001fb91657c8e37098960188755ed6b84dfc
3
+ size 400307
splits_annotated_at_sentence_level/insurance/train/dataset.arrow DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:2976e62784bdcff22a8e5c525c958330e3f39a5e1416fdca83b116d81f1ee43e
3
- size 2396664
 
 
 
splits_annotated_at_sentence_level/insurance/train/dataset_info.json DELETED
@@ -1,55 +0,0 @@
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
- "conversationId": {
11
- "dtype": "string",
12
- "id": null,
13
- "_type": "Value"
14
- },
15
- "turnNumber": {
16
- "dtype": "int64",
17
- "id": null,
18
- "_type": "Value"
19
- },
20
- "sentenceNumber": {
21
- "dtype": "int64",
22
- "id": null,
23
- "_type": "Value"
24
- },
25
- "utteranceId": {
26
- "dtype": "string",
27
- "id": null,
28
- "_type": "Value"
29
- },
30
- "utterance": {
31
- "dtype": "string",
32
- "id": null,
33
- "_type": "Value"
34
- },
35
- "slot-labels": {
36
- "dtype": "string",
37
- "id": null,
38
- "_type": "Value"
39
- },
40
- "intent": {
41
- "dtype": "string",
42
- "id": null,
43
- "_type": "Value"
44
- }
45
- },
46
- "homepage": "",
47
- "license": "",
48
- "post_processed": null,
49
- "post_processing_size": null,
50
- "size_in_bytes": null,
51
- "splits": null,
52
- "supervised_keys": null,
53
- "task_templates": null,
54
- "version": null
55
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
splits_annotated_at_sentence_level/insurance/train/state.json DELETED
@@ -1,14 +0,0 @@
1
- {
2
- "_data_files": [
3
- {
4
- "filename": "dataset.arrow"
5
- }
6
- ],
7
- "_fingerprint": "e57e290cd3aa6e50",
8
- "_format_columns": null,
9
- "_format_kwargs": {},
10
- "_format_type": null,
11
- "_indexes": {},
12
- "_output_all_columns": false,
13
- "_split": null
14
- }