-
It should also be an IPython notebook like in entanglement swapping so that we can embed code in the explanation.
-
When I train using paramter knowledge_distillation True,
I got some issue below
KeyError: ('neg_scores', )
FlagEmbedding/FlagEmbedding/abc/finetune/embedder/AbsDataset.py
I think AbsDataset.py …
-
This is my setup for transfer learning:
- model: `google/vit-base-patch16-224`: this is the most downloaded and well-known base transformer model.
- dataset: `oxford-iiit pets dataset`: [hf-link](…
-
I've been looking at the paper.
Thanks for doing this. Information-overload is hitting the ML research scene this year, and the community needs this kind of thing.
Observations / concerns / sugg…
-
### News
- Conferences
- [CVPR 2023](https://cvpr2023.thecvf.com/)
- 일시/장소: 6. 18 - 22, Vancouver convention center
- Main and Expo: 20 - 22, Workshop and Tutorial: 18-19
- 국내 부스: L…
-
z.B. BERT Tiny
-
Referencias:
- [ReLeLa](https://relela.com/)
- [BETO: Spanish BERT](https://github.com/dccuchile/beto)
- Los modelos de [Jorge Ortiz Fuentes](https://huggingface.co/jorgeortizfuentes) como [Tulio…
-
Hello. Thank you for the excellent work and repository; they have been very helpful.
I'm currently attempting to address my issue using RankMix with my own dataset, but I have a question about it.
…
-
Thank you for your contribution. I would like to ask why there is a big error between the experimental results and the paper. I don't know right now.
-
Hello, Thank you for your code.
I used the setting of dytox for 50 steps, but I got a different results from your paper.
I ran cli command below
```
bash train.sh 0,1 \
--options options/…