danielyue commited on
Commit
7a7c7dd
·
verified ·
1 Parent(s): 8905098

Upload dataset

Browse files
README.md CHANGED
@@ -1,17 +1,49 @@
1
  ---
2
  license: apache-2.0
3
  task_categories:
4
- - text-generation
5
- - feature-extraction
6
  language:
7
- - en
8
  tags:
9
- - e-commerce
10
- - products
11
- - amazon
12
- - recommendations
13
  size_categories:
14
- - 1K<n<10K
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
15
  ---
16
 
17
  # Amazon Products Sample Dataset
 
1
  ---
2
  license: apache-2.0
3
  task_categories:
4
+ - text-generation
5
+ - feature-extraction
6
  language:
7
+ - en
8
  tags:
9
+ - e-commerce
10
+ - products
11
+ - amazon
12
+ - recommendations
13
  size_categories:
14
+ - 1K<n<10K
15
+ dataset_info:
16
+ config_name: test_cases
17
+ features:
18
+ - name: id
19
+ dtype: int64
20
+ - name: name
21
+ dtype: string
22
+ - name: query
23
+ dtype: string
24
+ - name: expected_tools
25
+ dtype: string
26
+ - name: expected_category
27
+ dtype: string
28
+ - name: success_criteria
29
+ dtype: string
30
+ - name: difficulty
31
+ dtype: string
32
+ splits:
33
+ - name: train
34
+ num_bytes: 1828
35
+ num_examples: 10
36
+ download_size: 4701
37
+ dataset_size: 1828
38
+ configs:
39
+ - config_name: default
40
+ data_files:
41
+ - split: train
42
+ path: data/train-*
43
+ - config_name: test_cases
44
+ data_files:
45
+ - split: train
46
+ path: test_cases/train-*
47
  ---
48
 
49
  # Amazon Products Sample Dataset
test_cases/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b692db5afe43bc4302bb0a1870ebddfc8a20c8c9b9c8a5c65ab2d67dde03bb17
3
+ size 4701