ninaxu commited on
Commit
55fd77d
·
verified ·
1 Parent(s): fc0ad63

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -58,7 +58,7 @@ The examples have the following structure per configuration:
58
 
59
  ```json
60
  {
61
- "column": null,
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
  }