Jove
Visualize
Contact Us

Related Concept Videos

Light Acquisition02:16

Light Acquisition

In order to produce glucose, plants need to capture sufficient light energy. Many modern plants have evolved leaves specialized for light acquisition. Leaves can be only millimeters in width or tens of meters wide, depending on the environment. Due to competition for sunlight, evolution has driven the evolution of increasingly larger leaves and taller plants, to avoid shading by their neighbors with contaminant elaboration of root architecture and mechanisms to transport water and nutrients.
Improving Translational Accuracy02:07

Improving Translational Accuracy

Base complementarity between the three base pairs of mRNA codon and the tRNA anticodon is not a failsafe mechanism. Inaccuracies can range from a single mismatch to no correct base pairing at all. The free energy difference between the correct and nearly correct base pairs can be as small as 3 kcal/ mol. With complementarity being the only proofreading step, the estimated error frequency would be one wrong amino acid in every 100 amino acids incorporated. However, error frequencies observed in...
Improving Translational Accuracy02:07

Improving Translational Accuracy

Base complementarity between the three base pairs of mRNA codon and the tRNA anticodon is not a failsafe mechanism. Inaccuracies can range from a single mismatch to no correct base pairing at all. The free energy difference between the correct and nearly correct base pairs can be as small as 3 kcal/ mol. With complementarity being the only proofreading step, the estimated error frequency would be one wrong amino acid in every 100 amino acids incorporated. However, error frequencies observed in...

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Counterspeech encouraging users to adopt the perspective of minority groups reduces hate speech and its amplification on social media.

Scientific reports·2025
Same author

Existential risk narratives about AI do not distract from its immediate harms.

Proceedings of the National Academy of Sciences of the United States of America·2025
Same author

Comparing methods for creating a national random sample of twitter users.

Social network analysis and mining·2025
Same author

We need to understand the effect of narratives about generative AI.

Nature human behaviour·2024
Same author

People are skeptical of headlines labeled as AI-generated, even if true or human-made, because they assume full AI automation.

PNAS nexus·2024
Same author

Tokenization of social media engagements increases the sharing of false (and other) news but penalization moderates it.

Scientific reports·2023
Same journal

Anchoring race: improving the construction of race dimensions in word embeddings.

Journal of computational social science·2026
Same journal

Exploring the structure of the school curriculum with graph neural networks.

Journal of computational social science·2025
Same journal

Simulating relational event history data: why and how.

Journal of computational social science·2025
Same journal

Reducing sexual predation and victimization through warnings and awareness among high-risk users.

Journal of computational social science·2025
Same journal

Identification of intimate partner violence from free text descriptions in social media.

Journal of computational social science·2025
Same journal

Capitalizing on a crisis: a computational analysis of all five million British firms during the Covid-19 pandemic.

Journal of computational social science·2025
See all related articles
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies
  1. Home
  2. Open-source Llms For Text Annotation: A Practical Guide For Model Setting And Fine-tuning.
  1. Home
  2. Open-source Llms For Text Annotation: A Practical Guide For Model Setting And Fine-tuning.

Related Experiment Video

Industrialized, Artificial Intelligence-guided Laser Microdissection for Microscaled Proteomic Analysis of the Tumor Microenvironment
13:01

Industrialized, Artificial Intelligence-guided Laser Microdissection for Microscaled Proteomic Analysis of the Tumor Microenvironment

Published on: June 3, 2022

3.6K

Open-source LLMs for text annotation: a practical guide for model setting and fine-tuning.

Meysam Alizadeh1, Maël Kubli1, Zeynab Samei2

  • 1Department of Political Science, University of Zurich, 8050 Zurich, Switzerland.

Journal of Computational Social Science
|December 23, 2024

View abstract on PubMed

Summary
This summary is machine-generated.

Fine-tuning open-source Large Language Models (LLMs) significantly boosts performance on political science text classification tasks, outperforming zero-shot models and offering a practical alternative to few-shot training.

Keywords:
ChatGPTFLANLLMsLLaMANLPOpen sourceText annotation

More Related Videos

Objectification of Tongue Diagnosis in Traditional Medicine, Data Analysis, and Study Application
05:56

Objectification of Tongue Diagnosis in Traditional Medicine, Data Analysis, and Study Application

Published on: April 14, 2023

2.4K
Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness
03:14

Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness

Published on: December 6, 2024

500

Related Experiment Videos

Industrialized, Artificial Intelligence-guided Laser Microdissection for Microscaled Proteomic Analysis of the Tumor Microenvironment
13:01

Industrialized, Artificial Intelligence-guided Laser Microdissection for Microscaled Proteomic Analysis of the Tumor Microenvironment

Published on: June 3, 2022

3.6K
Objectification of Tongue Diagnosis in Traditional Medicine, Data Analysis, and Study Application
05:56

Objectification of Tongue Diagnosis in Traditional Medicine, Data Analysis, and Study Application

Published on: April 14, 2023

2.4K
Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness
03:14

Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness

Published on: December 6, 2024

500

Area of Science:

  • Political Science
  • Computational Social Science
  • Natural Language Processing

Background:

  • Open-source Large Language Models (LLMs) are increasingly used for text analysis.
  • Scholars require guidance on LLM performance for specific political science tasks.
  • Establishing benchmarks for LLM effectiveness in social science research is crucial.

Purpose of the Study:

  • To evaluate the performance of open-source LLMs in political science text classification.
  • To compare zero-shot and fine-tuned LLM capabilities on tasks like stance, topic, and relevance.
  • To provide a benchmark for LLM effectiveness and inform scholarly decision-making.

Main Methods:

  • Assessed open-source LLMs using both zero-shot and fine-tuned approaches.
  • Utilized news articles and tweets datasets for text annotation tasks.
  • Compared fine-tuning against few-shot training with limited annotated data.
  • Main Results:

    • Fine-tuning enhances open-source LLM performance, matching or exceeding zero-shot GPT-3.5 and GPT-4.
    • Fine-tuned open-source LLMs still lag behind fine-tuned GPT-3.5.
    • Fine-tuning is more effective than few-shot training with modest data.

    Conclusions:

    • Fine-tuned open-source LLMs are suitable for diverse text annotation applications in political science.
    • The study provides a practical benchmark for LLM performance in social science research.
    • A Python notebook is available to assist researchers in applying LLMs for text annotation.