paper-with-me

홈 › Papers

CryptoLLM: Unleashing the Power of Prompted LLMs for SmartQnA and Classification of Crypto Posts

2024-11-12 · Aniket Deroy, Subhankar Maity

The rapid growth of social media has resulted in an large volume of user-generated content, particularly in niche domains such as cryptocurrency. This task focuses on developing robust classification models to accurately categorize cryptocurrency-related social media posts into predefined classes, including but not limited to objective, positive, negative, etc. Additionally, the task requires participants to identify the most relevant answers from a set of posts in response to specific questions. By leveraging advanced LLMs, this research aims to enhance the understanding and filtering of cryptocurrency discourse, thereby facilitating more informed decision-making in this volatile sector. We have used a prompt-based technique to solve the classification task for reddit posts and twitter posts. Also, we have used 64-shot technique along with prompts on GPT-4-Turbo model to determine whether a answer is relevant to a question or not.

📄 PDF Abstract BibTeX arXiv:2411.07917

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingRobust classification

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Exploring and Unleashing the Power of Large Language Models in Automated Code Translation

2024-04-23 · Zhen Yang, Fang Liu, Zhongxing Yu, Jacky Wai Keung 외

Code translation tools (transpilers) are developed for automatic source-to-source translation. Although learning-based transpilers have shown impressive enhancement against rule-based counterparts, owing to their task-sp…

Code TranslationTranslation

Unleashing Large Language Models' Proficiency in Zero-shot Essay Scoring

2024-04-07 · Sanwoo Lee, Yida Cai, Desong Meng, Ziyang Wang 외

Advances in automated essay scoring (AES) have traditionally relied on labeled essays, requiring tremendous cost and expertise for their acquisition. Recently, large language models (LLMs) have achieved great success in …

Automated Essay Scoring

Unleashing the Reasoning Potential of Pre-trained LLMs by Critique Fine-Tuning on One Problem

2025-06-03 · YuBo Wang, Ping Nie, Kai Zou, Lijun Wu 외

We have witnessed that strong LLMs like Qwen-Math, MiMo, and Phi-4 possess immense reasoning potential inherited from the pre-training stage. With reinforcement learning (RL), these models can improve dramatically on rea…

GPUMathReinforcement Learning (RL)

Unleashing the Power of Prompt-driven Nucleus Instance Segmentation

2023-11-27 · Zhongyi Shui, Yunlong Zhang, Kai Yao, Chenglu Zhu 외

Nucleus instance segmentation in histology images is crucial for a broad spectrum of clinical applications. Current dominant algorithms rely on regression of nuclear proxy maps. Distinguishing nucleus instances from the …

Image SegmentationInstance SegmentationMedical Image SegmentationSegmentation+1

An LLM-Powered Clinical Calculator Chatbot Backed by Verifiable Clinical Calculators and their Metadata

2025-03-21 · Niranjan Kumar, Farid Seifi, Marisa Conte, Allen Flynn

Clinical calculators are widely used, and large language models (LLMs) make it possible to engage them using natural language. We demonstrate a purpose-built chatbot that leverages software implementations of verifiable …

ChatbotRAGRetrieval-augmented Generation