GREP · Software mentions — V1 (GPU)

ACTIVE
computer-science

Reads scientific PDFs and pulls out every software name, tool and library the authors used, with its location in the text, a type and a purpose. This leaf runs V1, the crowd's first-generation model. GREP runs three independently trained models over the same papers; a mention enters the final record only when at least two of the three find the same span. The GPU build produces exactly the same mentions as the CPU build and clears a unit in two to three minutes instead of twenty. A work unit is about ten papers, roughly 5 MB in and one small JSON out. Every unit goes to three different volunteers and the head accepts it once two produce matching output. Needs an NVIDIA GPU with 4 GB of VRAM, plus 6 GB of free memory and 20 GB of free disk. The model ships inside a one-time 5.6 GB image download, after which the work runs entirely offline.

Measured accuracy (character-level F1; higher is better):

Model dev test Softcite SoFAIR clean

f14 0.823 0.819 0.8653 0.8909 f13 0.814 0.807 0.8637 0.8854 V1 0.800 0.781 0.8096 0.7950 <- this leaf crowd (2-of-3) 0.833 0.828 0.8648 0.8940

How to Contribute
  1. Install the Lettuce volunteer CLI
  2. Run: lettuce-volunteer init
  3. Run: lettuce-volunteer attach --server infra.scios.tech
  4. Run: lettuce-volunteer start

Your contributions will be automatically tracked and credited. Learn more about volunteering

Created by
@admin

Administrator

Member since July 2026

Runtime
Container
ghcr.io/jring-o/extract2-student:2.1-v1-gpu
GPU Required (NVIDIA) · 4096 MB VRAM
Resource Requirements
1 CPU core
7.8 GB RAM
20000 MB disk
Statistics
Active Volunteers0
Work Units Completed3 / 140
Total Credit60
Avg. Completion Time
Task Pattern
Custom

Uses researcher-uploaded work units with custom input data.

Custom work unit upload via API