DOCS/journey/research/emotion/google_2022_lamda.md
Claude-51124 22557e7132 docs: 오래된 트러블슈팅 아카이브 및 구조 정리
- 7-8월 초기 구축 문서 12개를 _archive/troubleshooting/2025_07-08_initial_setup/로 이동
- book/300_architecture/390_human_in_the_loop_intent_learning.md를 journey/research/intent_classification/로 이동 (개발 여정 문서)
- 빈 폴더 제거 (journey/assets/*)
2025-11-17 14:06:05 +09:00

583 B

LaMDA: Language Models for Dialog Applications

  • Authors: Google Research (R. Thoppilan et al.)
  • Year: 2022
  • Summary: This paper details LaMDA, a large language model specialized for dialogue. It highlights the model's ability to handle nuanced and open-ended conversations. While not exclusively about emotion, it demonstrates that modern LLMs have a significant degree of implicit emotional intelligence learned from vast text data, and it discusses the importance of tuning for safety, grounding, and overall quality.
  • Link: https://arxiv.org/abs/2201.08239