parquet-converter commited on
Commit
3697abf
1 Parent(s): 5d2ac65

Update parquet files

Browse files
.gitattributes DELETED
@@ -1,28 +0,0 @@
1
- *.7z filter=lfs diff=lfs merge=lfs -text
2
- *.arrow filter=lfs diff=lfs merge=lfs -text
3
- *.bin filter=lfs diff=lfs merge=lfs -text
4
- *.bin.* filter=lfs diff=lfs merge=lfs -text
5
- *.bz2 filter=lfs diff=lfs merge=lfs -text
6
- *.ftz filter=lfs diff=lfs merge=lfs -text
7
- *.gz filter=lfs diff=lfs merge=lfs -text
8
- *.h5 filter=lfs diff=lfs merge=lfs -text
9
- *.joblib filter=lfs diff=lfs merge=lfs -text
10
- *.lfs.* filter=lfs diff=lfs merge=lfs -text
11
- *.model filter=lfs diff=lfs merge=lfs -text
12
- *.msgpack filter=lfs diff=lfs merge=lfs -text
13
- *.onnx filter=lfs diff=lfs merge=lfs -text
14
- *.ot filter=lfs diff=lfs merge=lfs -text
15
- *.parquet filter=lfs diff=lfs merge=lfs -text
16
- *.pb filter=lfs diff=lfs merge=lfs -text
17
- *.pt filter=lfs diff=lfs merge=lfs -text
18
- *.pth filter=lfs diff=lfs merge=lfs -text
19
- *.rar filter=lfs diff=lfs merge=lfs -text
20
- saved_model/**/* filter=lfs diff=lfs merge=lfs -text
21
- *.tar.* filter=lfs diff=lfs merge=lfs -text
22
- *.tflite filter=lfs diff=lfs merge=lfs -text
23
- *.tgz filter=lfs diff=lfs merge=lfs -text
24
- *.xz filter=lfs diff=lfs merge=lfs -text
25
- *.zip filter=lfs diff=lfs merge=lfs -text
26
- *.zstandard filter=lfs diff=lfs merge=lfs -text
27
- *tfevents* filter=lfs diff=lfs merge=lfs -text
28
- *.tsv filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
README.md DELETED
@@ -1,53 +0,0 @@
1
- ---
2
- annotations_creators:
3
- - other
4
- - clicks
5
- language_creators:
6
- - other
7
- language:
8
- - en-US
9
- license:
10
- - apache-2.0
11
- multilinguality:
12
- - monolingual
13
- pretty_name: tripclick-training
14
- size_categories:
15
- - unknown
16
- source_datasets: [tripclick]
17
- task_categories:
18
- - text-retrieval
19
- task_ids:
20
- - document-retrieval
21
- ---
22
-
23
- # TripClick Baselines with Improved Training Data
24
-
25
- *Establishing Strong Baselines for TripClick Health Retrieval* Sebastian Hofstätter, Sophia Althammer, Mete Sertkan and Allan Hanbury
26
-
27
- https://arxiv.org/abs/2201.00365
28
-
29
- **tl;dr** We create strong re-ranking and dense retrieval baselines (BERT<sub>CAT</sub>, BERT<sub>DOT</sub>, ColBERT, and TK) for TripClick (health ad-hoc retrieval). We improve the – originally too noisy – training data with a simple negative sampling policy. We achieve large gains over BM25 in the re-ranking and retrieval setting on TripClick, which were not achieved with the original baselines. We publish the improved training files for everyone to use.
30
-
31
- If you have any questions, suggestions, or want to collaborate please don't hesitate to get in contact with us via [Twitter](https://twitter.com/s_hofstaetter) or mail to s.hofstaetter@tuwien.ac.at
32
-
33
- **Please cite our work as:**
34
- ````
35
- @misc{hofstaetter2022tripclick,
36
- title={Establishing Strong Baselines for TripClick Health Retrieval},
37
- author={Sebastian Hofst{\"a}tter and Sophia Althammer and Mete Sertkan and Allan Hanbury},
38
- year={2022},
39
- eprint={2201.00365},
40
- archivePrefix={arXiv},
41
- primaryClass={cs.IR}
42
- }
43
- ````
44
-
45
- ## Published Training Files
46
-
47
- We publish the improved training files without the text content instead using the ids from TripClick (with permission from the TripClick owners); for the text content please get the full TripClick dataset from [the TripClick Github page](https://github.com/tripdatabase/tripclick).
48
-
49
- Our training file **improved_tripclick_train_triple-ids.tsv** has the format ``query_id pos_passage_id neg_passage_id`` (with tab separation).
50
-
51
- ----
52
-
53
- For more information on how to use the training files see: https://github.com/sebastian-hofstaetter/tripclick
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
improved_tripclick_train_triple-ids.tsv → sebastian-hofstaetter--tripclick-training/csv-train.parquet RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7ed8aa5fc20c93ec5b2ee4f847e8d61838e66dea396a361e3ce35cbba65638ab
3
- size 233053452
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d2f034d4e955baa28a1d2094df4ef6fda4773e06b709c57c16c4f2c77db9d63d
3
+ size 200072526