alex-hh commited on
Commit
c4bc39d
1 Parent(s): 3558fbc

Upload dataset

Browse files
4.2/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3f1d61d21768cc562249af1754dafeaa2542c5867cc6d9dfcffc50aa9eb20c26
3
+ size 3766838
README.md CHANGED
@@ -60,8 +60,11 @@ dataset_info:
60
  - name: train
61
  num_bytes: 487421785.0
62
  num_examples: 18024
63
- download_size: 137348984
64
- dataset_size: 510083007.0
 
 
 
65
  bio_features:
66
  - name: backbone
67
  dtype:
@@ -603,4 +606,6 @@ configs:
603
  path: 4.2/test-*
604
  - split: train
605
  path: 4.2/train-*
 
 
606
  ---
 
60
  - name: train
61
  num_bytes: 487421785.0
62
  num_examples: 18024
63
+ - name: validation
64
+ num_bytes: 13182171.0
65
+ num_examples: 608
66
+ download_size: 141115822
67
+ dataset_size: 523265178.0
68
  bio_features:
69
  - name: backbone
70
  dtype:
 
606
  path: 4.2/test-*
607
  - split: train
608
  path: 4.2/train-*
609
+ - split: validation
610
+ path: 4.2/validation-*
611
  ---