nsthorat-lilac commited on
Commit
757877b
1 Parent(s): be27fb7

Delete lilac/Capybara/conversation/output/pii

Browse files
lilac/Capybara/conversation/output/pii/data-00000-of-00001.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:27b559c6575ff66d1397e0ab26cb3678d5955d2cb2d6ec887cd2e6847b70c393
3
- size 727371
 
 
 
 
lilac/Capybara/conversation/output/pii/signal_manifest.json DELETED
@@ -1,87 +0,0 @@
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
- }