hugosousa commited on
Commit
1a0a8c9
·
verified ·
1 Parent(s): 2e55920

Upload dataset

Browse files
All_Beauty/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e19bea8f45429276bac0215df84e8b56a54bc3501c604e331601df85f289888f
3
+ size 126690584
README.md CHANGED
@@ -26,11 +26,16 @@ dataset_info:
26
  - name: train
27
  num_bytes: 265815116.0687662
28
  num_examples: 308515
29
- download_size: 131838300
30
- dataset_size: 265815116.0687662
 
 
 
31
  configs:
32
  - config_name: All_Beauty
33
  data_files:
34
  - split: train
35
  path: All_Beauty/train-*
 
 
36
  ---
 
26
  - name: train
27
  num_bytes: 265815116.0687662
28
  num_examples: 308515
29
+ - name: test
30
+ num_bytes: 257873790.9312338
31
+ num_examples: 299298
32
+ download_size: 258528884
33
+ dataset_size: 523688907.0
34
  configs:
35
  - config_name: All_Beauty
36
  data_files:
37
  - split: train
38
  path: All_Beauty/train-*
39
+ - split: test
40
+ path: All_Beauty/test-*
41
  ---