dwzhu commited on
Commit
6e34664
1 Parent(s): 3baf815

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -48,7 +48,12 @@ configs:
48
  path: needle/queries.jsonl
49
  - split: qrels
50
  path: needle/qrels.jsonl
51
- license: apache-2.0
 
 
 
 
 
52
  ---
53
  ## Introduction
54
  This repo contains the LongEmbed benchmark proposed in the paper [LongEmbed: Extending Embedding Models for Long Context Retrieval](). Dawei Zhu, Liang Wang, Nan Yang, Yifan Song, Wenhao Wu, Furu Wei, Sujian Li, arxiv 2024.04. Github Repo for LongEmbed: https://github.com/dwzhu-pku/LongEmbed.
 
48
  path: needle/queries.jsonl
49
  - split: qrels
50
  path: needle/qrels.jsonl
51
+ language:
52
+ - en
53
+ tags:
54
+ - Long Context
55
+ size_categories:
56
+ - 1K<n<10K
57
  ---
58
  ## Introduction
59
  This repo contains the LongEmbed benchmark proposed in the paper [LongEmbed: Extending Embedding Models for Long Context Retrieval](). Dawei Zhu, Liang Wang, Nan Yang, Yifan Song, Wenhao Wu, Furu Wei, Sujian Li, arxiv 2024.04. Github Repo for LongEmbed: https://github.com/dwzhu-pku/LongEmbed.