-
## 0. Paper
@inproceedings{chidambaram-etal-2019-learning,
title = "Learning Cross-Lingual Sentence Representations via a Multi-task Dual-Encoder Model",
author = "Chidambaram, Muthu and
…
a1da4 updated
4 years ago
-
We're running into an issue when we attempt to share classes defined in the interpreter context with a Spark Executor. Everything works up to the point where you want to coerce a string to case class …
-
I am a total newbie on Github and haven't coded seriously for 30 years (did a little C back then), so please excuse any etiquette issues which will all be unintentional. I am in awe of and deeply resp…
-
torch.onnx.errors.SymbolicValueError: Unsupported: ONNX export of instance_norm for unknown channel size. [Caused by the value 'input.411 defined in (%input.411 : Float(*, *, *, *, strides=[3276800, …
-
I'm finally getting around to setting up and using the dumbpad I made last year and put a ticket in on a year ago :) There's a photo in it if it helps.
Seems like when I turn the left encoder of m…
-
May I ask if you plan to release the pre-trained weights of Narrator and dual-encoder of HowTo100M?
Thank you for sharing your great work!
-
Hello, I have a question about the BERT encoders. In the paper, it is said that "ANCE can be used to train any dense retrieval model. For simplicity, we use a simple set up in recent research (Luan et…
-
What should I specify as the `model_type` in the JSON file?
from transformers import AutoModel
model = AutoModel.from_pretrained("zxhezexin/openlrm-obj-base-1.1")
ValueError: Unrecogniz…
-
q_embs = dual_encoder.encode_query(query=query_list),此时q_embs 为空
-
为什么编辑一张celeba的图片,生成的图跟乱码似的。完全看不起人脸,是什么参数我没设置对吗?运行步骤如下:
python3 dual_space_encoder_test.py --dataset_dir image/ --output_dir output --checkpoint_path best_model.pt
python our_interfaceGAN/edit_all…