Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -58,7 +58,7 @@ The examples have the following structure per configuration:
|
|
| 58 |
|
| 59 |
```json
|
| 60 |
{
|
| 61 |
-
"
|
| 62 |
"column_name": "uplift_loan_id",
|
| 63 |
"id_faker_code": "fake.unique.numerify(text=\u0027############\u0027)"
|
| 64 |
}
|
|
|
|
| 58 |
|
| 59 |
```json
|
| 60 |
{
|
| 61 |
+
"column_content": null,
|
| 62 |
"column_name": "uplift_loan_id",
|
| 63 |
"id_faker_code": "fake.unique.numerify(text=\u0027############\u0027)"
|
| 64 |
}
|