ninaxu commited on
Commit
ed44242
·
verified ·
1 Parent(s): 20257f4

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +52 -1
README.md CHANGED
@@ -58,7 +58,58 @@ The examples have the following structure per configuration:
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
  }
 
58
 
59
  ```json
60
  {
61
+ "column_content": [
62
+ "175861103043",
63
+ "432652666278",
64
+ "003206313555",
65
+ "337455399234",
66
+ "233053134858",
67
+ "356433046647",
68
+ "414112569289",
69
+ "568288183931",
70
+ "570806629476",
71
+ "757377309119",
72
+ "954224427116",
73
+ "012926681641",
74
+ "105847393351",
75
+ "605420288768",
76
+ "467459530993",
77
+ "868319757435",
78
+ "743249315552",
79
+ "746657258199",
80
+ "920123812022",
81
+ "314345351973",
82
+ "824432366717",
83
+ "669410279972",
84
+ "476671625492",
85
+ "680289039914",
86
+ "844919150890",
87
+ "367257589039",
88
+ "968647043227",
89
+ "133668408155",
90
+ "629409638070",
91
+ "784588716688",
92
+ "643203608682",
93
+ "119643346162",
94
+ "218321420712",
95
+ "476957357288",
96
+ "932699668817",
97
+ "846261313019",
98
+ "433461598632",
99
+ "552468868358",
100
+ "361532503072",
101
+ "822284274000",
102
+ "038085054761",
103
+ "212852089454",
104
+ "303223476037",
105
+ "098426393265",
106
+ "517865551247",
107
+ "373227344747",
108
+ "218183333669",
109
+ "443259820430",
110
+ "908307790821",
111
+ "741255242099"
112
+ ],
113
  "column_name": "uplift_loan_id",
114
  "id_faker_code": "fake.unique.numerify(text=\u0027############\u0027)"
115
  }