eczech commited on
Commit
658d66a
·
verified ·
1 Parent(s): 7d8a60d

Upload structural_variant_effect_prediction_test_PlantCAD2-Small-l24-d0768-6d7d00/.executor_info with huggingface_hub

Browse files
structural_variant_effect_prediction_test_PlantCAD2-Small-l24-d0768-6d7d00/.executor_info ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "name": "structural_variant_effect_prediction_test_PlantCAD2-Small-l24-d0768",
3
+ "fn_name": "src.pipelines.plantcad2.evaluation.tasks.sv_task",
4
+ "config": {
5
+ "input_path": null,
6
+ "output_path": "hf://datasets/plantcad/_dev_pc2_eval_r1/structural_variant_effect_prediction_test_PlantCAD2-Small-l24-d0768-6d7d00",
7
+ "repo_id": "plantcad/PlantCAD2_zero_shot_tasks",
8
+ "task": "structural_variant_effect_prediction",
9
+ "split": "test",
10
+ "seq_column": "sequence",
11
+ "label_column": "label",
12
+ "num_workers": null,
13
+ "model": "kuleshov-group/PlantCAD2-Small-l24-d0768",
14
+ "device": "cuda",
15
+ "batch_size": 32,
16
+ "sample_rate": 1.0,
17
+ "sample_max_size": 2000,
18
+ "sample_seed": 42,
19
+ "flanking": 5
20
+ },
21
+ "description": "Structural Variant Effect Prediction (test, PlantCAD2-Small-l24-d0768)",
22
+ "override_output_path": null,
23
+ "version": {
24
+ "name": "structural_variant_effect_prediction_test_PlantCAD2-Small-l24-d0768",
25
+ "config": {},
26
+ "dependencies": []
27
+ },
28
+ "dependencies": [],
29
+ "output_path": "hf://datasets/plantcad/_dev_pc2_eval_r1/structural_variant_effect_prediction_test_PlantCAD2-Small-l24-d0768-6d7d00"
30
+ }