nsthorat-lilac commited on
Commit
cf6df05
1 Parent(s): aae8422

Upload folder using huggingface_hub

Browse files
Files changed (26) hide show
  1. lilac/Capybara/conversation/input/gte-small/hnsw.hnswlib.bin +3 -0
  2. lilac/Capybara/conversation/input/gte-small/hnsw.lookup.pkl +3 -0
  3. lilac/Capybara/conversation/input/gte-small/signal_manifest.json +49 -0
  4. lilac/Capybara/conversation/input/gte-small/spans.pkl +3 -0
  5. lilac/Capybara/conversation/input/lang_detection/data-00000-of-00001.parquet +3 -0
  6. lilac/Capybara/conversation/input/lang_detection/signal_manifest.json +41 -0
  7. lilac/Capybara/conversation/input/lilac/profanity/gte-small/data-00000-of-00001.parquet +3 -0
  8. lilac/Capybara/conversation/input/lilac/profanity/gte-small/signal_manifest.json +70 -0
  9. lilac/Capybara/conversation/input/pii/data-00000-of-00001.parquet +3 -0
  10. lilac/Capybara/conversation/input/pii/signal_manifest.json +87 -0
  11. lilac/Capybara/conversation/input/text_statistics/data-00000-of-00001.parquet +3 -0
  12. lilac/Capybara/conversation/input/text_statistics/signal_manifest.json +75 -0
  13. lilac/Capybara/conversation/output/gte-small/hnsw.hnswlib.bin +3 -0
  14. lilac/Capybara/conversation/output/gte-small/hnsw.lookup.pkl +3 -0
  15. lilac/Capybara/conversation/output/gte-small/signal_manifest.json +49 -0
  16. lilac/Capybara/conversation/output/gte-small/spans.pkl +3 -0
  17. lilac/Capybara/conversation/output/lang_detection/data-00000-of-00001.parquet +3 -0
  18. lilac/Capybara/conversation/output/lang_detection/signal_manifest.json +41 -0
  19. lilac/Capybara/conversation/output/lilac/profanity/gte-small/data-00000-of-00001.parquet +3 -0
  20. lilac/Capybara/conversation/output/lilac/profanity/gte-small/signal_manifest.json +70 -0
  21. lilac/Capybara/conversation/output/pii/data-00000-of-00001.parquet +3 -0
  22. lilac/Capybara/conversation/output/pii/signal_manifest.json +87 -0
  23. lilac/Capybara/conversation/output/text_statistics/data-00000-of-00001.parquet +3 -0
  24. lilac/Capybara/conversation/output/text_statistics/signal_manifest.json +75 -0
  25. lilac/Capybara/data-00000-of-00001.parquet +3 -0
  26. lilac/Capybara/manifest.json +40 -0
lilac/Capybara/conversation/input/gte-small/hnsw.hnswlib.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:92958af1508448e489bba6fc0ae2fc6c2c7b39c75fd0a66790b8c7444183c447
3
+ size 112607912
lilac/Capybara/conversation/input/gte-small/hnsw.lookup.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cc91aa1fd4f6664b2fc3d82e072a7d5be3014df69eceddb8b5806d48fda5b286
3
+ size 1817231
lilac/Capybara/conversation/input/gte-small/signal_manifest.json ADDED
@@ -0,0 +1,49 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "files": [],
3
+ "parquet_id": "conversation.input.gte-small",
4
+ "data_schema": {
5
+ "fields": {
6
+ "conversation": {
7
+ "repeated_field": {
8
+ "fields": {
9
+ "input": {
10
+ "fields": {
11
+ "gte-small": {
12
+ "repeated_field": {
13
+ "fields": {
14
+ "embedding": {
15
+ "dtype": {
16
+ "type": "embedding"
17
+ }
18
+ }
19
+ },
20
+ "dtype": {
21
+ "type": "string_span"
22
+ }
23
+ },
24
+ "signal": {
25
+ "use_garden": true,
26
+ "embed_input_type": "document",
27
+ "signal_name": "gte-small"
28
+ }
29
+ }
30
+ }
31
+ }
32
+ }
33
+ }
34
+ }
35
+ }
36
+ },
37
+ "signal": {
38
+ "use_garden": true,
39
+ "embed_input_type": "document",
40
+ "signal_name": "gte-small"
41
+ },
42
+ "enriched_path": [
43
+ "conversation",
44
+ "*",
45
+ "input"
46
+ ],
47
+ "vector_store": "hnsw",
48
+ "py_version": "0.2.3"
49
+ }
lilac/Capybara/conversation/input/gte-small/spans.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4671b4f005515deba5483cb6564b7bc7a6c17ba57b0ac0eb39c2bfab15aab64a
3
+ size 1492033
lilac/Capybara/conversation/input/lang_detection/data-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1cb83560dccba3ff83420606dd11397fa955f53e1c1ec42087dfaf75914f197f
3
+ size 551510
lilac/Capybara/conversation/input/lang_detection/signal_manifest.json ADDED
@@ -0,0 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "files": [
3
+ "data-00000-of-00001.parquet"
4
+ ],
5
+ "parquet_id": "conversation.input.lang_detection",
6
+ "data_schema": {
7
+ "fields": {
8
+ "conversation": {
9
+ "repeated_field": {
10
+ "fields": {
11
+ "input": {
12
+ "fields": {
13
+ "lang_detection": {
14
+ "dtype": {
15
+ "type": "string"
16
+ },
17
+ "signal": {
18
+ "use_garden": false,
19
+ "split_by_paragraph": false,
20
+ "signal_name": "lang_detection"
21
+ }
22
+ }
23
+ }
24
+ }
25
+ }
26
+ }
27
+ }
28
+ }
29
+ },
30
+ "signal": {
31
+ "use_garden": false,
32
+ "split_by_paragraph": false,
33
+ "signal_name": "lang_detection"
34
+ },
35
+ "enriched_path": [
36
+ "conversation",
37
+ "*",
38
+ "input"
39
+ ],
40
+ "py_version": "0.2.3"
41
+ }
lilac/Capybara/conversation/input/lilac/profanity/gte-small/data-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:67f865a866b9aa6c0ceb44b30ac69b356b4a8420c509d419b5dfba64ed0ff20b
3
+ size 1107308
lilac/Capybara/conversation/input/lilac/profanity/gte-small/signal_manifest.json ADDED
@@ -0,0 +1,70 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "files": [
3
+ "data-00000-of-00001.parquet"
4
+ ],
5
+ "parquet_id": "conversation.input.lilac/profanity/gte-small",
6
+ "data_schema": {
7
+ "fields": {
8
+ "conversation": {
9
+ "repeated_field": {
10
+ "fields": {
11
+ "input": {
12
+ "fields": {
13
+ "lilac/profanity/gte-small": {
14
+ "repeated_field": {
15
+ "fields": {
16
+ "score": {
17
+ "dtype": {
18
+ "type": "float32"
19
+ },
20
+ "bins": [
21
+ [
22
+ "Not in concept",
23
+ null,
24
+ 0.5
25
+ ],
26
+ [
27
+ "In concept",
28
+ 0.5,
29
+ null
30
+ ]
31
+ ]
32
+ }
33
+ },
34
+ "dtype": {
35
+ "type": "string_span"
36
+ }
37
+ },
38
+ "signal": {
39
+ "use_garden": false,
40
+ "embedding": "gte-small",
41
+ "namespace": "lilac",
42
+ "concept_name": "profanity",
43
+ "version": 36,
44
+ "draft": "main",
45
+ "signal_name": "concept_score"
46
+ }
47
+ }
48
+ }
49
+ }
50
+ }
51
+ }
52
+ }
53
+ }
54
+ },
55
+ "signal": {
56
+ "use_garden": false,
57
+ "embedding": "gte-small",
58
+ "namespace": "lilac",
59
+ "concept_name": "profanity",
60
+ "version": 36,
61
+ "draft": "main",
62
+ "signal_name": "concept_score"
63
+ },
64
+ "enriched_path": [
65
+ "conversation",
66
+ "*",
67
+ "input"
68
+ ],
69
+ "py_version": "0.2.3"
70
+ }
lilac/Capybara/conversation/input/pii/data-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:815fc26fe573517700ea6672fa7cadd1ad003c3a29a119181a013cffb0640cf8
3
+ size 699507
lilac/Capybara/conversation/input/pii/signal_manifest.json ADDED
@@ -0,0 +1,87 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "files": [
3
+ "data-00000-of-00001.parquet"
4
+ ],
5
+ "parquet_id": "conversation.input.pii",
6
+ "data_schema": {
7
+ "fields": {
8
+ "conversation": {
9
+ "repeated_field": {
10
+ "fields": {
11
+ "input": {
12
+ "fields": {
13
+ "pii": {
14
+ "fields": {
15
+ "credit_card": {
16
+ "repeated_field": {
17
+ "dtype": {
18
+ "type": "string_span"
19
+ }
20
+ }
21
+ },
22
+ "crypto_address": {
23
+ "repeated_field": {
24
+ "dtype": {
25
+ "type": "string_span"
26
+ }
27
+ }
28
+ },
29
+ "email_address": {
30
+ "repeated_field": {
31
+ "dtype": {
32
+ "type": "string_span"
33
+ }
34
+ }
35
+ },
36
+ "bank_number": {
37
+ "repeated_field": {
38
+ "dtype": {
39
+ "type": "string_span"
40
+ }
41
+ }
42
+ },
43
+ "ip_address": {
44
+ "repeated_field": {
45
+ "dtype": {
46
+ "type": "string_span"
47
+ }
48
+ }
49
+ },
50
+ "phone_number": {
51
+ "repeated_field": {
52
+ "dtype": {
53
+ "type": "string_span"
54
+ }
55
+ }
56
+ },
57
+ "secrets": {
58
+ "repeated_field": {
59
+ "dtype": {
60
+ "type": "string_span"
61
+ }
62
+ }
63
+ }
64
+ },
65
+ "signal": {
66
+ "use_garden": false,
67
+ "signal_name": "pii"
68
+ }
69
+ }
70
+ }
71
+ }
72
+ }
73
+ }
74
+ }
75
+ }
76
+ },
77
+ "signal": {
78
+ "use_garden": false,
79
+ "signal_name": "pii"
80
+ },
81
+ "enriched_path": [
82
+ "conversation",
83
+ "*",
84
+ "input"
85
+ ],
86
+ "py_version": "0.2.3"
87
+ }
lilac/Capybara/conversation/input/text_statistics/data-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:218ce868538fe1743a420c3017fa01ec9a6bcc98da1913477e34ca41242652da
3
+ size 944517
lilac/Capybara/conversation/input/text_statistics/signal_manifest.json ADDED
@@ -0,0 +1,75 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "files": [
3
+ "data-00000-of-00001.parquet"
4
+ ],
5
+ "parquet_id": "conversation.input.text_statistics",
6
+ "data_schema": {
7
+ "fields": {
8
+ "conversation": {
9
+ "repeated_field": {
10
+ "fields": {
11
+ "input": {
12
+ "fields": {
13
+ "text_statistics": {
14
+ "fields": {
15
+ "num_characters": {
16
+ "dtype": {
17
+ "type": "int32"
18
+ }
19
+ },
20
+ "readability": {
21
+ "dtype": {
22
+ "type": "float32"
23
+ }
24
+ },
25
+ "log(type_token_ratio)": {
26
+ "dtype": {
27
+ "type": "float32"
28
+ }
29
+ },
30
+ "frac_non_ascii": {
31
+ "dtype": {
32
+ "type": "float32"
33
+ },
34
+ "bins": [
35
+ [
36
+ "Low",
37
+ null,
38
+ 0.15
39
+ ],
40
+ [
41
+ "Medium",
42
+ 0.15,
43
+ 0.3
44
+ ],
45
+ [
46
+ "High",
47
+ 0.3,
48
+ null
49
+ ]
50
+ ]
51
+ }
52
+ },
53
+ "signal": {
54
+ "use_garden": false,
55
+ "signal_name": "text_statistics"
56
+ }
57
+ }
58
+ }
59
+ }
60
+ }
61
+ }
62
+ }
63
+ }
64
+ },
65
+ "signal": {
66
+ "use_garden": false,
67
+ "signal_name": "text_statistics"
68
+ },
69
+ "enriched_path": [
70
+ "conversation",
71
+ "*",
72
+ "input"
73
+ ],
74
+ "py_version": "0.2.3"
75
+ }
lilac/Capybara/conversation/output/gte-small/hnsw.hnswlib.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b72892f582de9c8b7f316000de75a758510ba7e01819b893f693e43b2625215a
3
+ size 289819048
lilac/Capybara/conversation/output/gte-small/hnsw.lookup.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:efb7e6f61c418a77bc31cfd7925e3f885958fa86476b9a8b84d8cea1b9941ee3
3
+ size 3921653
lilac/Capybara/conversation/output/gte-small/signal_manifest.json ADDED
@@ -0,0 +1,49 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "files": [],
3
+ "parquet_id": "conversation.output.gte-small",
4
+ "data_schema": {
5
+ "fields": {
6
+ "conversation": {
7
+ "repeated_field": {
8
+ "fields": {
9
+ "output": {
10
+ "fields": {
11
+ "gte-small": {
12
+ "repeated_field": {
13
+ "fields": {
14
+ "embedding": {
15
+ "dtype": {
16
+ "type": "embedding"
17
+ }
18
+ }
19
+ },
20
+ "dtype": {
21
+ "type": "string_span"
22
+ }
23
+ },
24
+ "signal": {
25
+ "use_garden": true,
26
+ "embed_input_type": "document",
27
+ "signal_name": "gte-small"
28
+ }
29
+ }
30
+ }
31
+ }
32
+ }
33
+ }
34
+ }
35
+ }
36
+ },
37
+ "signal": {
38
+ "use_garden": true,
39
+ "embed_input_type": "document",
40
+ "signal_name": "gte-small"
41
+ },
42
+ "enriched_path": [
43
+ "conversation",
44
+ "*",
45
+ "output"
46
+ ],
47
+ "vector_store": "hnsw",
48
+ "py_version": "0.2.3"
49
+ }
lilac/Capybara/conversation/output/gte-small/spans.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7698771dfdb672b1322abc1661fc265202c1df1c7cd784c65038c1dc5bfa6d1d
3
+ size 2298952
lilac/Capybara/conversation/output/lang_detection/data-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c924390ecdfd43626cb5f295024921f83466f962b727338eaade5fa2b4fe8541
3
+ size 551462
lilac/Capybara/conversation/output/lang_detection/signal_manifest.json ADDED
@@ -0,0 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "files": [
3
+ "data-00000-of-00001.parquet"
4
+ ],
5
+ "parquet_id": "conversation.output.lang_detection",
6
+ "data_schema": {
7
+ "fields": {
8
+ "conversation": {
9
+ "repeated_field": {
10
+ "fields": {
11
+ "output": {
12
+ "fields": {
13
+ "lang_detection": {
14
+ "dtype": {
15
+ "type": "string"
16
+ },
17
+ "signal": {
18
+ "use_garden": false,
19
+ "split_by_paragraph": false,
20
+ "signal_name": "lang_detection"
21
+ }
22
+ }
23
+ }
24
+ }
25
+ }
26
+ }
27
+ }
28
+ }
29
+ },
30
+ "signal": {
31
+ "use_garden": false,
32
+ "split_by_paragraph": false,
33
+ "signal_name": "lang_detection"
34
+ },
35
+ "enriched_path": [
36
+ "conversation",
37
+ "*",
38
+ "output"
39
+ ],
40
+ "py_version": "0.2.3"
41
+ }
lilac/Capybara/conversation/output/lilac/profanity/gte-small/data-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6ac13e0e25b230ca01b47879764abd219984b7424f6aad2c72dac5689128747a
3
+ size 2068936
lilac/Capybara/conversation/output/lilac/profanity/gte-small/signal_manifest.json ADDED
@@ -0,0 +1,70 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "files": [
3
+ "data-00000-of-00001.parquet"
4
+ ],
5
+ "parquet_id": "conversation.output.lilac/profanity/gte-small",
6
+ "data_schema": {
7
+ "fields": {
8
+ "conversation": {
9
+ "repeated_field": {
10
+ "fields": {
11
+ "output": {
12
+ "fields": {
13
+ "lilac/profanity/gte-small": {
14
+ "repeated_field": {
15
+ "fields": {
16
+ "score": {
17
+ "dtype": {
18
+ "type": "float32"
19
+ },
20
+ "bins": [
21
+ [
22
+ "Not in concept",
23
+ null,
24
+ 0.5
25
+ ],
26
+ [
27
+ "In concept",
28
+ 0.5,
29
+ null
30
+ ]
31
+ ]
32
+ }
33
+ },
34
+ "dtype": {
35
+ "type": "string_span"
36
+ }
37
+ },
38
+ "signal": {
39
+ "use_garden": false,
40
+ "embedding": "gte-small",
41
+ "namespace": "lilac",
42
+ "concept_name": "profanity",
43
+ "version": 36,
44
+ "draft": "main",
45
+ "signal_name": "concept_score"
46
+ }
47
+ }
48
+ }
49
+ }
50
+ }
51
+ }
52
+ }
53
+ }
54
+ },
55
+ "signal": {
56
+ "use_garden": false,
57
+ "embedding": "gte-small",
58
+ "namespace": "lilac",
59
+ "concept_name": "profanity",
60
+ "version": 36,
61
+ "draft": "main",
62
+ "signal_name": "concept_score"
63
+ },
64
+ "enriched_path": [
65
+ "conversation",
66
+ "*",
67
+ "output"
68
+ ],
69
+ "py_version": "0.2.3"
70
+ }
lilac/Capybara/conversation/output/pii/data-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:27b559c6575ff66d1397e0ab26cb3678d5955d2cb2d6ec887cd2e6847b70c393
3
+ size 727371
lilac/Capybara/conversation/output/pii/signal_manifest.json ADDED
@@ -0,0 +1,87 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "files": [
3
+ "data-00000-of-00001.parquet"
4
+ ],
5
+ "parquet_id": "conversation.output.pii",
6
+ "data_schema": {
7
+ "fields": {
8
+ "conversation": {
9
+ "repeated_field": {
10
+ "fields": {
11
+ "output": {
12
+ "fields": {
13
+ "pii": {
14
+ "fields": {
15
+ "credit_card": {
16
+ "repeated_field": {
17
+ "dtype": {
18
+ "type": "string_span"
19
+ }
20
+ }
21
+ },
22
+ "crypto_address": {
23
+ "repeated_field": {
24
+ "dtype": {
25
+ "type": "string_span"
26
+ }
27
+ }
28
+ },
29
+ "email_address": {
30
+ "repeated_field": {
31
+ "dtype": {
32
+ "type": "string_span"
33
+ }
34
+ }
35
+ },
36
+ "bank_number": {
37
+ "repeated_field": {
38
+ "dtype": {
39
+ "type": "string_span"
40
+ }
41
+ }
42
+ },
43
+ "ip_address": {
44
+ "repeated_field": {
45
+ "dtype": {
46
+ "type": "string_span"
47
+ }
48
+ }
49
+ },
50
+ "phone_number": {
51
+ "repeated_field": {
52
+ "dtype": {
53
+ "type": "string_span"
54
+ }
55
+ }
56
+ },
57
+ "secrets": {
58
+ "repeated_field": {
59
+ "dtype": {
60
+ "type": "string_span"
61
+ }
62
+ }
63
+ }
64
+ },
65
+ "signal": {
66
+ "use_garden": false,
67
+ "signal_name": "pii"
68
+ }
69
+ }
70
+ }
71
+ }
72
+ }
73
+ }
74
+ }
75
+ }
76
+ },
77
+ "signal": {
78
+ "use_garden": false,
79
+ "signal_name": "pii"
80
+ },
81
+ "enriched_path": [
82
+ "conversation",
83
+ "*",
84
+ "output"
85
+ ],
86
+ "py_version": "0.2.3"
87
+ }
lilac/Capybara/conversation/output/text_statistics/data-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8b2415d6863708293482b6918b6b02c8d58f7394d66bdc5fc772be84133de417
3
+ size 1042809
lilac/Capybara/conversation/output/text_statistics/signal_manifest.json ADDED
@@ -0,0 +1,75 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "files": [
3
+ "data-00000-of-00001.parquet"
4
+ ],
5
+ "parquet_id": "conversation.output.text_statistics",
6
+ "data_schema": {
7
+ "fields": {
8
+ "conversation": {
9
+ "repeated_field": {
10
+ "fields": {
11
+ "output": {
12
+ "fields": {
13
+ "text_statistics": {
14
+ "fields": {
15
+ "num_characters": {
16
+ "dtype": {
17
+ "type": "int32"
18
+ }
19
+ },
20
+ "readability": {
21
+ "dtype": {
22
+ "type": "float32"
23
+ }
24
+ },
25
+ "log(type_token_ratio)": {
26
+ "dtype": {
27
+ "type": "float32"
28
+ }
29
+ },
30
+ "frac_non_ascii": {
31
+ "dtype": {
32
+ "type": "float32"
33
+ },
34
+ "bins": [
35
+ [
36
+ "Low",
37
+ null,
38
+ 0.15
39
+ ],
40
+ [
41
+ "Medium",
42
+ 0.15,
43
+ 0.3
44
+ ],
45
+ [
46
+ "High",
47
+ 0.3,
48
+ null
49
+ ]
50
+ ]
51
+ }
52
+ },
53
+ "signal": {
54
+ "use_garden": false,
55
+ "signal_name": "text_statistics"
56
+ }
57
+ }
58
+ }
59
+ }
60
+ }
61
+ }
62
+ }
63
+ }
64
+ },
65
+ "signal": {
66
+ "use_garden": false,
67
+ "signal_name": "text_statistics"
68
+ },
69
+ "enriched_path": [
70
+ "conversation",
71
+ "*",
72
+ "output"
73
+ ],
74
+ "py_version": "0.2.3"
75
+ }
lilac/Capybara/data-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:af0cf249f91fa4b9cdeb99bbb3bea9ea7d3e04f77a64adb803a4f74fcaa59cb9
3
+ size 22848758
lilac/Capybara/manifest.json ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "files": [
3
+ "data-00000-of-00001.parquet"
4
+ ],
5
+ "data_schema": {
6
+ "fields": {
7
+ "source": {
8
+ "dtype": {
9
+ "type": "string"
10
+ }
11
+ },
12
+ "conversation": {
13
+ "repeated_field": {
14
+ "fields": {
15
+ "input": {
16
+ "dtype": {
17
+ "type": "string"
18
+ }
19
+ },
20
+ "output": {
21
+ "dtype": {
22
+ "type": "string"
23
+ }
24
+ }
25
+ }
26
+ }
27
+ },
28
+ "__hfsplit__": {
29
+ "dtype": {
30
+ "type": "string"
31
+ }
32
+ }
33
+ }
34
+ },
35
+ "source": {
36
+ "dataset_name": "LDJnr/Capybara",
37
+ "load_from_disk": false,
38
+ "source_name": "huggingface"
39
+ }
40
+ }