-
To generate the plot after the TSNE you are proposing this code:
![image](https://github.com/xuxiaohan/MSNE/assets/74925521/97b0c7a7-a873-4664-987b-b1f8d2275b5b)
But i am not sure what is the vari…
-
-
-
Hello, thank you very much for your work. I have a few small doubts to ask:
1. I found in the Embedding folder that when using T5 to generate the embedding representation of the sequence, the model…
-
Hi,
Thank you for providing this useful dataset. I tried to run your model on another dataset but I met some difficulties. I also have some questions regarding the code. It would be great if you c…
-
### Question Validation
- [x] I have searched both the documentation and discord for an answer.
### Question
I don't know what I am doing wrong. I chunked a few hundred documents using the Hi…
-
Using the `WANDB_DISABLED` environment variable is deprecated and will be removed in v5. Use the --report_to flag to control the integrations used for logging result (for instance --report_to none).
…
-
### Describe the issue
Issue:
Thanks to your contribution to the work! I met some issues while training.
I want to finetune the llava-llama2-7b-chat model on custom data. I used a two step finetuni…
-
### Question
## motivation:
I try to use chinese-clip replace clip.
## environment
```bash
$ uname -a
Linux localhost.localdomain 3.10.0-1160.80.1.el7.x86_64 #1 SMP Tue Nov 8 15:48:59 UTC…
-
Dear Authors,
I was reading your paper and trying to implement it in tensorflow. However, while doing so I came across a few things which I couldn't understand. First, I will post the queries that…