alex-hh commited on
Commit
d82c4db
1 Parent(s): 55b315b

Upload dataset

Browse files
4.3/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:37f7fc6ef023b82923e0dfefc5f5614c634c71ae1d828c76a8c91014484431ee
3
+ size 9426846
README.md CHANGED
@@ -659,8 +659,11 @@ dataset_info:
659
  - name: test
660
  num_bytes: 38851651.0
661
  num_examples: 1882
662
- download_size: 130329129
663
- dataset_size: 480591196.0
 
 
 
664
  bio_features:
665
  - name: backbone
666
  dtype:
@@ -1210,4 +1213,6 @@ configs:
1210
  path: 4.3/train-*
1211
  - split: test
1212
  path: 4.3/test-*
 
 
1213
  ---
 
659
  - name: test
660
  num_bytes: 38851651.0
661
  num_examples: 1882
662
+ - name: validation
663
+ num_bytes: 34041442.0
664
+ num_examples: 1529
665
+ download_size: 139755975
666
+ dataset_size: 514632638.0
667
  bio_features:
668
  - name: backbone
669
  dtype:
 
1213
  path: 4.3/train-*
1214
  - split: test
1215
  path: 4.3/test-*
1216
+ - split: validation
1217
+ path: 4.3/validation-*
1218
  ---