Self-supervised Transformer
একটি সেলফ-সুপারভাইজড ট্রান্সফরমার হলো একটি ট্রান্সফরমার নেটওয়ার্ক যা মানুষের দ্বারা টীকাযুক্ত লেবেলগুলির পরিবর্তে স্বয়ংক্রিয়ভাবে নির্মিত তত্ত্বাবধান সংকেত — যেমন মাস্কড টোকেন প্রেডিকশন বা নেক্সট-সেন্টেন্স প্রেডিকশন — ব্যবহার করে প্রিট্রেইন করা হয়। এরপর প্রাপ্ত রিপ্রেজেন্টেশনগুলিকে ডাউনস্ট্রিম টাস্কের জন্য ফাইন-টিউন বা প্রোব করা হয়। BERT, GPT, এবং ViT (মাস্কড-ইমেজ মডেলিং মোডে ভিশন ট্রান্সফরমার) এই প্যারাডাইমের সবচেয়ে পরিচিত উদাহরণ।
পুরো পদ্ধতিটি পড়ুন
এই অংশটি পড়তে বিনামূল্যের অ্যাকাউন্ট দিয়ে সাইন ইন করুন।
Method map
The neighbourhood of related methods — select a node to explore.
উৎস
- Devlin, J., Chang, M.-W., Lee, K., & Toutanova, K. (2019). BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding. Proceedings of NAACL-HLT 2019, 4171–4186. DOI: 10.18653/v1/N19-1423 ↗
- Vaswani, A., Shazeer, N., Parmar, N., Uszkoreit, J., Jones, L., Gomez, A. N., Kaiser, L., & Polosukhin, I. (2017). Attention Is All You Need. Advances in Neural Information Processing Systems, 30. link ↗
এই পৃষ্ঠা কীভাবে উদ্ধৃত করবেন
ScholarGate. (2026, June 3). Self-supervised Transformer (Pretraining with Self-generated Supervision). ScholarGate. https://scholargate.app/bn/deep-learning/self-supervised-transformer
Which method?
Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.
- BERT-ভিত্তিক শ্রেণিবিভাগগভীর শিখন↔ compare
- ফাইন-টিউনড ট্রান্সফরমারগভীর শিখন↔ compare
- RoBERTa-ভিত্তিক শ্রেণিবিভাগগভীর শিখন↔ compare
- সেল্ফ-সুপারভাইজড কনভল্যুশনাল নিউরাল নেটওয়ার্কগভীর শিখন↔ compare
- বাক্য এমবেডিংগভীর শিখন↔ compare
যেখানে উদ্ধৃত
এই পৃষ্ঠায় কোনো ত্রুটি চোখে পড়েছে? জানান বা সংশোধনের প্রস্তাব দিন →