-
Submitting Author: Chuck Ho (@ChuckHo777), Deepak Sidhu (@deepaksidhu), Nicholas Wu (@nichowu)
Package Name: simpler_eda
One-Line Description of Package: A python package that creates simple EDA…
-
Submitting Author:
- Jingjing Zhi ([@zhijingjing1](https://github.com/zhijingjing1))
- Fei Chang ([@fei-chang](https://github.com/fei-chang))
- Mengyuan Zhu ([@Julie-M-Zhu](https://github.com/Julie…
-
# Challenge 12 - Compression of Geospatial Data with Varying Information Density
> **Stream 1** - Software Developments for Earth Sciences
### Goal
Development of an information-density ada…
-
---
name: Submit Software for Review
about: Tools to make EDA easier.
title: EDAhelper
labels: 1/editor-checks, New Submission!
assignees: Irene Yan, Macy Chan, Yike Shi, Chaoran Wang
---
S…
-
Hello!
Thanks for sharing your work. While running the model I found a few issues:
1. If I understand correctly, I should first run the retriever with `eval_mhop_retrieval.py` , then process the…
-
How to resolve the following error?
Traceback (most recent call last):
File "/data2/ly/VisRAG/src/openmatch/driver/train.py", line 148, in
main()
File "/data2/ly/VisRAG/src/openmatch/dr…
-
## Background
- 현재 TF-IDF 방식과 개선된 BM25 방식으로는 제대로 된 결과가 나오지 않음을 확인하고 Dense Embeddings 방식을 고안
- 또한, 최근 Pretrained 모델이 많이 발전됨에 따라 Dense Embedding 활용이 활발하게 이루어지고 있음
## Todo
- [x] ~~Dense Embedding 방…
-
Hi,
I have a working implementation of [Stella_en__v5](https://huggingface.co/dunzhang/stella_en_1.5B_v5) family of models which is one of the top ranking model in the MTEB leaderboard for rerankin…
-
Submitting Author: Raktim Mukhopadhyay (@rmj3197)
All current maintainers: @giovsaraceno
Package Name: QuadratiK
One-Line Description of Package: QuadratiK includes test for multivariate normality,…
-
Let's say in the movielens dataset I have another column where each row is the list of the last 100 movies clicked by that user.
user_id
movie_watched_id
last_100_movies_clicked_ids
'…