soldni commited on
Commit
81e78ec
β€’
1 Parent(s): c790e71

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -5
README.md CHANGED
@@ -1,10 +1,18 @@
1
  ---
2
- title: README
3
- emoji: πŸ“Š
4
- colorFrom: yellow
5
- colorTo: yellow
6
  sdk: static
7
  pinned: false
 
8
  ---
9
 
10
- Edit this `README.md` markdown file to author your organization card πŸ”₯
 
 
 
 
 
 
 
 
1
  ---
2
+ title: NeuCLIR Shared Task at TREC
3
+ emoji: πŸ“š
4
+ colorFrom: blue
5
+ colorTo: gray
6
  sdk: static
7
  pinned: false
8
+ license: apache-2.0
9
  ---
10
 
11
+ <h1 align="center">NeuCLIR</h1>
12
+ <p align="center">
13
+ <img src="https://neuclir.github.io/assets/img/logo.png" width="200" height="auto" align="center" />
14
+ </p>
15
+
16
+ NeuCLIR is a cross-language information retrieval track at TREC. The track is focused on the application of modern neural computing techniques to cross-language information retrieval.
17
+
18
+ NeuCLIR was first run in 2022, and will be run again in 2023. Please [visit us at our website for more info](neuclir.github.io).