Update README.md
Browse files
README.md
CHANGED
@@ -11,6 +11,8 @@ configs:
|
|
11 |
path: long_contexts/LFAI_RAG_niah_v1_64k.json
|
12 |
- split: 128k_eval
|
13 |
path: long_contexts/LFAI_RAG_niah_v1_128k.json
|
|
|
|
|
14 |
default: true
|
15 |
---
|
16 |
|
|
|
11 |
path: long_contexts/LFAI_RAG_niah_v1_64k.json
|
12 |
- split: 128k_eval
|
13 |
path: long_contexts/LFAI_RAG_niah_v1_128k.json
|
14 |
+
- split: padding
|
15 |
+
path: haystack_padding.json
|
16 |
default: true
|
17 |
---
|
18 |
|