Fix dataset loading config after task removal
Browse files
README.md
CHANGED
|
@@ -25,8 +25,6 @@ configs:
|
|
| 25 |
path: LexBench-Browser/task_global.jsonl
|
| 26 |
- split: lexmount
|
| 27 |
path: LexBench-Browser/task_lexmount.jsonl
|
| 28 |
-
- split: sample50
|
| 29 |
-
path: LexBench-Browser/task_sample50.jsonl
|
| 30 |
---
|
| 31 |
|
| 32 |
# LexBench-Browser
|
|
|
|
| 25 |
path: LexBench-Browser/task_global.jsonl
|
| 26 |
- split: lexmount
|
| 27 |
path: LexBench-Browser/task_lexmount.jsonl
|
|
|
|
|
|
|
| 28 |
---
|
| 29 |
|
| 30 |
# LexBench-Browser
|