Datasets:
Tasks:
Table to Text
Modalities:
Text
Languages:
English
Size:
10K - 100K
Tags:
data-to-text
License:
ratishsp
commited on
Commit
•
79ca176
1
Parent(s):
0353d1e
updates
Browse files- mlb_data_to_text.json +8 -5
mlb_data_to_text.json
CHANGED
@@ -83,13 +83,16 @@
|
|
83 |
"no-consent-justification": "The copyright remains with the original data creators and the usage permission is restricted to non-commercial uses."
|
84 |
},
|
85 |
"pii": {
|
86 |
-
"has-pii": "
|
87 |
-
"no-pii-justification": "
|
88 |
-
"is-pii-identified": "
|
89 |
"pii-identified-method": "N/A",
|
90 |
"is-pii-replaced": "N/A",
|
91 |
"pii-replaced-method": "N/A",
|
92 |
-
"pii-categories": [
|
|
|
|
|
|
|
93 |
},
|
94 |
"maintenance": {
|
95 |
"has-maintenance": "no",
|
@@ -166,4 +169,4 @@
|
|
166 |
"bias-analyses": "N/A"
|
167 |
}
|
168 |
}
|
169 |
-
}
|
|
|
83 |
"no-consent-justification": "The copyright remains with the original data creators and the usage permission is restricted to non-commercial uses."
|
84 |
},
|
85 |
"pii": {
|
86 |
+
"has-pii": "yes/very likely",
|
87 |
+
"no-pii-justification": "N/A",
|
88 |
+
"is-pii-identified": "no identification",
|
89 |
"pii-identified-method": "N/A",
|
90 |
"is-pii-replaced": "N/A",
|
91 |
"pii-replaced-method": "N/A",
|
92 |
+
"pii-categories": [
|
93 |
+
"sensitive information",
|
94 |
+
"generic PII"
|
95 |
+
]
|
96 |
},
|
97 |
"maintenance": {
|
98 |
"has-maintenance": "no",
|
|
|
169 |
"bias-analyses": "N/A"
|
170 |
}
|
171 |
}
|
172 |
+
}
|