Datasets:

Modalities:
Tabular
Text
Formats:
json
Languages:
English
Size:
< 1K
Libraries:
Datasets
pandas
License:
jalling commited on
Commit
58d65ee
1 Parent(s): ba31c9b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -4,11 +4,11 @@ configs:
4
  data_files:
5
  - split: base_eval
6
  path: "LFAI_RAG_niah_v1.json"
7
- default: true
8
  - split: 64k_eval
9
  path: "long_contexts/LFAI_RAG_niah_v1_64k.json"
10
  - split: 128k_eval
11
  path: "long_contexts/LFAI_RAG_niah_v1_128k.json"
 
12
  license: apache-2.0
13
  ---
14
 
 
4
  data_files:
5
  - split: base_eval
6
  path: "LFAI_RAG_niah_v1.json"
 
7
  - split: 64k_eval
8
  path: "long_contexts/LFAI_RAG_niah_v1_64k.json"
9
  - split: 128k_eval
10
  path: "long_contexts/LFAI_RAG_niah_v1_128k.json"
11
+ default: true
12
  license: apache-2.0
13
  ---
14