eugeneyan commited on
Commit
a1c398d
·
verified ·
1 Parent(s): 25f0858

Upload Video Games semantic ID mappings

Browse files
Files changed (1) hide show
  1. README.md +19 -0
README.md CHANGED
@@ -7,6 +7,25 @@ tags:
7
  - product-embeddings
8
  size_categories:
9
  - 10K<n<100K
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
10
  ---
11
 
12
  # Video Games Semantic IDs with Product Titles
 
7
  - product-embeddings
8
  size_categories:
9
  - 10K<n<100K
10
+ configs:
11
+ - config_name: default
12
+ data_files:
13
+ - split: train
14
+ path: data/train-*
15
+ dataset_info:
16
+ features:
17
+ - name: parent_asin
18
+ dtype: string
19
+ - name: semantic_id
20
+ dtype: string
21
+ - name: title
22
+ dtype: string
23
+ splits:
24
+ - name: train
25
+ num_bytes: 10934599
26
+ num_examples: 66097
27
+ download_size: 5082813
28
+ dataset_size: 10934599
29
  ---
30
 
31
  # Video Games Semantic IDs with Product Titles