Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -32,38 +32,6 @@ configs:
|
|
| 32 |
---
|
| 33 |
|
| 34 |
|
| 35 |
-
|
| 36 |
-
pretty_name: MemFactory
|
| 37 |
-
license: cc-by-sa-4.0
|
| 38 |
-
language:
|
| 39 |
-
- en
|
| 40 |
-
task_categories:
|
| 41 |
-
- question-answering
|
| 42 |
-
tags:
|
| 43 |
-
- long-context
|
| 44 |
-
- evaluation
|
| 45 |
-
- question-answering
|
| 46 |
-
- multi-hop
|
| 47 |
-
- hotpotqa
|
| 48 |
-
- synthetic
|
| 49 |
-
configs:
|
| 50 |
-
- config_name: eval_50
|
| 51 |
-
data_files:
|
| 52 |
-
- split: train
|
| 53 |
-
path: eval_50.json
|
| 54 |
-
- config_name: eval_100
|
| 55 |
-
data_files:
|
| 56 |
-
- split: train
|
| 57 |
-
path: eval_100.json
|
| 58 |
-
- config_name: converted_hotpotqa_2000
|
| 59 |
-
data_files:
|
| 60 |
-
- split: train
|
| 61 |
-
path: converted_hotpotqa_2000.json
|
| 62 |
-
- config_name: eval_fwe_16384
|
| 63 |
-
data_files:
|
| 64 |
-
- split: train
|
| 65 |
-
path: eval_fwe_16384.json
|
| 66 |
-
|
| 67 |
# MemFactory
|
| 68 |
|
| 69 |
## Overview
|
|
|
|
| 32 |
---
|
| 33 |
|
| 34 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 35 |
# MemFactory
|
| 36 |
|
| 37 |
## Overview
|