hanhainebula commited on
Commit
9c8c20f
1 Parent(s): 479051c

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +44 -3
README.md CHANGED
@@ -1,3 +1,44 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ multilinguality:
5
+ - monolingual
6
+ task_categories:
7
+ - text-retrieval
8
+ task_ids:
9
+ - document-retrieval
10
+ configs:
11
+ - config_name: AIR-Bench_24.04
12
+ data_files:
13
+ - split: queries_lex_files_600K-700K
14
+ path: "AIR-Bench_24.04/lex_files_600K-700K/queries.jsonl"
15
+ - split: corpus_lex_files_600K-700K
16
+ path: "AIR-Bench_24.04/lex_files_600K-700K/corpus.jsonl"
17
+ - split: queries_lex_files_400K-500K
18
+ path: "AIR-Bench_24.04/lex_files_400K-500K/queries.jsonl"
19
+ - split: corpus_lex_files_400K-500K
20
+ path: "AIR-Bench_24.04/lex_files_400K-500K/corpus.jsonl"
21
+ - split: queries_lex_files_500K-600K
22
+ path: "AIR-Bench_24.04/lex_files_500K-600K/queries.jsonl"
23
+ - split: corpus_lex_files_500K-600K
24
+ path: "AIR-Bench_24.04/lex_files_500K-600K/corpus.jsonl"
25
+ - split: queries_lex_files_300K-400K
26
+ path: "AIR-Bench_24.04/lex_files_300K-400K/queries.jsonl"
27
+ - split: corpus_lex_files_300K-400K
28
+ path: "AIR-Bench_24.04/lex_files_300K-400K/corpus.jsonl"
29
+ ---
30
+
31
+ Avaliable Versions:
32
+ - AIR-Bench_24.04
33
+
34
+ Task Type: long-doc
35
+
36
+ Domain: law
37
+
38
+ Language: en
39
+
40
+ Task Name List:
41
+ - lex_files_600K-700K
42
+ - lex_files_400K-500K
43
+ - lex_files_500K-600K
44
+ - lex_files_300K-400K