JingjingZhai commited on
Commit
18c6c4a
·
verified ·
1 Parent(s): c87c21c

Add tis_core_noncore_classification task data

Browse files
README.md CHANGED
@@ -33,6 +33,12 @@ configs:
33
  path: donor_recovery/test_maize-*
34
  - split: test_tomato
35
  path: donor_recovery/test_tomato-*
 
 
 
 
 
 
36
  dataset_info:
37
  - config_name: conservation_within_poaceae_non_tis
38
  features:
@@ -86,6 +92,21 @@ dataset_info:
86
  num_examples: 140456
87
  download_size: 812414184
88
  dataset_size: 2412287700
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
89
  ---
90
 
91
  # 🌱 PlantCAD2 Zero-Shot Tasks
 
33
  path: donor_recovery/test_maize-*
34
  - split: test_tomato
35
  path: donor_recovery/test_tomato-*
36
+ - config_name: tis_core_noncore_classification
37
+ data_files:
38
+ - split: test_maize
39
+ path: tis_core_noncore_classification/test_maize-*
40
+ - split: test_tomato
41
+ path: tis_core_noncore_classification/test_tomato-*
42
  dataset_info:
43
  - config_name: conservation_within_poaceae_non_tis
44
  features:
 
92
  num_examples: 140456
93
  download_size: 812414184
94
  dataset_size: 2412287700
95
+ - config_name: tis_core_noncore_classification
96
+ features:
97
+ - name: sequence
98
+ dtype: string
99
+ - name: label
100
+ dtype: int64
101
+ splits:
102
+ - name: test_maize
103
+ num_bytes: 298699436
104
+ num_examples: 36409
105
+ - name: test_tomato
106
+ num_bytes: 291061512
107
+ num_examples: 35478
108
+ download_size: 259785500
109
+ dataset_size: 589760948
110
  ---
111
 
112
  # 🌱 PlantCAD2 Zero-Shot Tasks
tis_core_noncore_classification/test_maize-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9325886ef3c2429282fde8ccb7309276b4c0fad30bb6cd39e8ff976d35f33aea
3
+ size 136984735
tis_core_noncore_classification/test_tomato-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:898ee3a78bb5dfee8ac4684dfaeeb4d6017575580de4f36fd08d05f782e993c5
3
+ size 122800765