agentdyn-dataset commited on
Commit
f599709
·
verified ·
1 Parent(s): ba82b06

Upload dataset

Browse files
README.md CHANGED
@@ -258,6 +258,114 @@ dataset_info:
258
  num_examples: 2
259
  download_size: 4045
260
  dataset_size: 18962
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
261
  - config_name: env_web_database
262
  features:
263
  - name: suite
@@ -425,6 +533,10 @@ configs:
425
  data_files:
426
  - split: train
427
  path: env_github_platform/train-*
 
 
 
 
428
  - config_name: env_web_database
429
  data_files:
430
  - split: train
 
258
  num_examples: 2
259
  download_size: 4045
260
  dataset_size: 18962
261
+ - config_name: env_shopping_platform
262
+ features:
263
+ - name: suite
264
+ dtype: string
265
+ - name: account_list
266
+ list:
267
+ - name: user_info
268
+ struct:
269
+ - name: first_name
270
+ dtype: string
271
+ - name: last_name
272
+ dtype: string
273
+ - name: ID_number
274
+ dtype: string
275
+ - name: email
276
+ dtype: string
277
+ - name: phone_number
278
+ dtype: string
279
+ - name: address
280
+ dtype: string
281
+ - name: passport_number
282
+ dtype: string
283
+ - name: bank_account_number
284
+ dtype: string
285
+ - name: bank_account_password
286
+ dtype: string
287
+ - name: username
288
+ dtype: string
289
+ - name: password
290
+ dtype: string
291
+ - name: verification
292
+ dtype: bool
293
+ - name: order_history
294
+ list:
295
+ - name: product_id
296
+ dtype: string
297
+ - name: product_name
298
+ dtype: string
299
+ - name: description
300
+ dtype: string
301
+ - name: price
302
+ dtype: float64
303
+ - name: brand
304
+ dtype: string
305
+ - name: category
306
+ dtype: string
307
+ - name: discount
308
+ dtype: string
309
+ - name: quantity
310
+ dtype: int64
311
+ - name: order_id
312
+ dtype: string
313
+ - name: payment
314
+ dtype: float64
315
+ - name: order_date
316
+ dtype: string
317
+ - name: delivery_date
318
+ dtype: string
319
+ - name: cart
320
+ list:
321
+ - name: product_id
322
+ dtype: string
323
+ - name: product_name
324
+ dtype: string
325
+ - name: description
326
+ dtype: string
327
+ - name: price
328
+ dtype: float64
329
+ - name: brand
330
+ dtype: string
331
+ - name: category
332
+ dtype: string
333
+ - name: discount
334
+ dtype: 'null'
335
+ - name: quantity
336
+ dtype: int64
337
+ - name: discount_list
338
+ list:
339
+ - name: code
340
+ dtype: string
341
+ - name: percentage
342
+ dtype: float64
343
+ - name: product_list
344
+ list:
345
+ - name: product_id
346
+ dtype: string
347
+ - name: product_name
348
+ dtype: string
349
+ - name: description
350
+ dtype: string
351
+ - name: price
352
+ dtype: float64
353
+ - name: brand
354
+ dtype: string
355
+ - name: category
356
+ dtype: string
357
+ - name: rating
358
+ dtype: float64
359
+ - name: reviews
360
+ list: string
361
+ - name: current_account_username
362
+ dtype: string
363
+ splits:
364
+ - name: train
365
+ num_bytes: 41183
366
+ num_examples: 2
367
+ download_size: 64218
368
+ dataset_size: 41183
369
  - config_name: env_web_database
370
  features:
371
  - name: suite
 
533
  data_files:
534
  - split: train
535
  path: env_github_platform/train-*
536
+ - config_name: env_shopping_platform
537
+ data_files:
538
+ - split: train
539
+ path: env_shopping_platform/train-*
540
  - config_name: env_web_database
541
  data_files:
542
  - split: train
env_shopping_platform/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:75c6505d87bee94268cbe0f0cd5c9d0390ff996f99572ffddd073dec642eb8ea
3
+ size 64218