Update README.md
Browse files
README.md
CHANGED
|
@@ -1,16 +1,20 @@
|
|
| 1 |
---
|
| 2 |
pretty_name: SimplexTasks-12-data
|
| 3 |
-
license:
|
|
|
|
|
|
|
| 4 |
tags:
|
| 5 |
-
- conformal-prediction
|
| 6 |
-
- uncertainty-estimation
|
| 7 |
-
- simplex
|
| 8 |
-
- benchmark
|
| 9 |
-
- task-collection
|
| 10 |
-
|
| 11 |
-
|
| 12 |
-
|
| 13 |
-
|
|
|
|
|
|
|
| 14 |
---
|
| 15 |
|
| 16 |
# SimplexTasks-12-data
|
|
|
|
| 1 |
---
|
| 2 |
pretty_name: SimplexTasks-12-data
|
| 3 |
+
license: other
|
| 4 |
+
task_categories:
|
| 5 |
+
- other
|
| 6 |
tags:
|
| 7 |
+
- conformal-prediction
|
| 8 |
+
- uncertainty-estimation
|
| 9 |
+
- simplex
|
| 10 |
+
- benchmark
|
| 11 |
+
- task-collection
|
| 12 |
+
|
| 13 |
+
configs:
|
| 14 |
+
- config_name: default
|
| 15 |
+
data_files:
|
| 16 |
+
- split: train
|
| 17 |
+
path: data/summaries/viewer_metadata.jsonl
|
| 18 |
---
|
| 19 |
|
| 20 |
# SimplexTasks-12-data
|