update configs
Browse files
README.md
CHANGED
@@ -2,10 +2,12 @@
|
|
2 |
pretty_name: "JBCS2025: AES Experimental Logs and Predictions"
|
3 |
license: "cc-by-nc-4.0"
|
4 |
configs:
|
5 |
-
- config_name:
|
6 |
data_files:
|
7 |
- split: evaluation_results
|
8 |
path: evaluation_results-*.parquet
|
|
|
|
|
9 |
- split: boostrap_confidence_intervals
|
10 |
path: boostrap_confidence_intervals-*.parquet
|
11 |
tags:
|
|
|
2 |
pretty_name: "JBCS2025: AES Experimental Logs and Predictions"
|
3 |
license: "cc-by-nc-4.0"
|
4 |
configs:
|
5 |
+
- config_name: evaluation_results
|
6 |
data_files:
|
7 |
- split: evaluation_results
|
8 |
path: evaluation_results-*.parquet
|
9 |
+
- config_name: bootstrap_confidence_intervals
|
10 |
+
data_files:
|
11 |
- split: boostrap_confidence_intervals
|
12 |
path: boostrap_confidence_intervals-*.parquet
|
13 |
tags:
|