-
The idea is to have a system of two small language models: a producer and a feeder. The producer’s task is to generate Python code based on the instructions given by the feeder. The feeder’s task is t…
-
您好,我用您的[teacher_scores计算脚本](https://github.com/FlagOpen/FlagEmbedding/blob/master/FlagEmbedding/llm_embedder/run_lm_score.py)基于llama-7b-chat算了一下msmarco的teacher_scores,我并没对代码进行任何改动,但是分数和您给出的结果相差很大。请问您知…
-
作者您好,关于llm teacher score,有个问题想请问下:
1. 请问产生数据集中的这些llm score大概需要在何种计算设备上运行多长时间呢。
-
Hello,
I got this error for onnx exporting.
```
Traceback (most recent call last):
File "/home/ubuntu/CAT/onnx_export.py", line 13, in
exporter = Exporter()
File "/home/ubuntu/CAT/onn…
-
## Motivation
ZairaChem models are large and will always be large, since ZairaChem uses an ensemble-based approach. Nonetheless, we would like to offer the opportunity to **distill** ZairaChem models…
-
[The format of the issue]
Paper name/title:
Paper link:
Code link:
amusi updated
1 month ago
-
The training script from the main [documentation](https://github.com/stanford-futuredata/ColBERT?tab=readme-ov-file#advanced-training-colbertv2-style) does not work
```
from colbert.infra.run import…
-
Hey everyone!
First of all, congratulations for your new [Information Retrieval models](https://www.sbert.net/docs/pretrained-models/msmarco-v2.html#performance). They are absolutely amazing.
**My…
-
Hi,
I have been trying to create the index using the scripts provided but it gets stuck after this:
![image](https://user-images.githubusercontent.com/54409828/199887112-f3f41e02-f1a2-43bb-9872…
-
An experiment for #231
da-en is one of our best models from the spring-2024 run. The teacher ensemble had a COMET score of 0.9013. The student COMET was 0.8950, with a tiny -0.0063 gap. In order to…