Skip to content

Commit

Permalink
Adding an example folder with the lotte dataset.
Browse files Browse the repository at this point in the history
  • Loading branch information
codetalker7 committed May 28, 2024
1 parent 0216c89 commit ed10918
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions examples/data.jl
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
using ColBERT
2 changes: 2 additions & 0 deletions examples/lotte.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
wget https://downloads.cs.stanford.edu/nlp/data/colbert/colbertv2/lotte.tar.gz -P downloads/
tar -xvzf downloads/lotte.tar.gz -C downloads/

0 comments on commit ed10918

Please sign in to comment.