-
Hi
I was wondering if there is some documentation/tutorial on how to use my own custom univariate time series for `fit()` of [`SigLLM`](https://github.com/sintel-dev/sigllm)
I have this `(355,19…
-
# CLIP - 논문 리뷰 | solee
안녕하세요:lemon: 이번에 다룰 논문은 CLIP입니다! 논문 전체 이름은 Learning Transferable Visual Models From Natural Language Supervision target으로 GPT와 같이 자연어 분야에서 이뤄지던 대규모 데이터를 사용해 pre-training 후 다양한 …
-
### 🚀 The feature, motivation and pitch
Recently the Maximal Update Parametrization ([muP, arxiv 2203.03466](https://arxiv.org/abs/2203.03466)) is becoming prevalent in large model training becaus …
-
Hi, @LechengKong. Thanks for open-sourcing your excellent work. After reading your paper, I still have some questions. And I am here to ask for your kind help.
1. During the joint training, how do y…
-
# [Learning Transferable Visual Models From Natural Language Supervision](https://arxiv.org/abs/2103.00020)
## TL;DR
- 자연어와 이미지를 함께 pre-training한 뒤, downstream task에 zero-shot transfer할 수 있는 방법인 C…
-
1. Please check default.yml, if we should add the node of test just like train and val nodes.
![image](https://user-images.githubusercontent.com/25433111/162885280-a2040526-0271-4657-a567-16eafd9381b…
-
Thanks for your work in anomaly detection domain. I am reaching out to discuss an aspect of your work that caught my attention, specifically regarding the experiments conducted in a zero-shot setting.…
-
[From Visual Prompt Learning to Zero shot transfer ](https://arxiv.org/pdf/2303.05266.pdf)
[Learning to Prompt for Vision-Language Models](https://link.springer.com/article/10.1007/s11263-022-01653…
-
Hello,
Could you please let me know where exactly is the "novelty detection" part of the paper "Zero-Shot Learning Through Cross-Modal Transfer" in your code.
-
![image](https://github.com/YoojLee/paper_review/assets/52986798/5fd58c1e-e243-42b7-afa5-ea8c35404e15)
## Summary
VLM은 prompting을 통해 zero-shot transfer가 가능해진다는 장점이 있음. 그러나, 효과적인 zero-shot transfer…