GREP · Software mentions — f14 (GPU)
ACTIVEcomputer-science · CONTAINER · GPU
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 f14, the strongest of the three models on its own. 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 <- this leaf f13 0.814 0.807 0.8637 0.8854 V1 0.800 0.781 0.8096 0.7950 crowd (2-of-3) 0.833 0.828 0.8648 0.8940
Throughput
- Queued
- 3
- Running
- 0
- Validated
- 0
- Volunteers
- 0
What your machine needs
The head only sends this leaf's work to machines that meet these.
- CPU cores
- 1 core
- Free memory
- 6,000 MB
- Free disk
- 20,000 MB
- GPU
- NVIDIA · 4,096 MB VRAM
What this task may use
Hard limits enforced on your machine. The task is stopped if it exceeds them.
- Memory limit
- 6,000 MB
- Disk limit
- 20,000 MB
- CPU time limit
- 24 hours
- Network access
- None — runs offline
Execution
- Runtime
- CONTAINER
- Image
- ghcr.io/jring-o/extract2-student:2.1-f14-gpu
Validation
- Redundancy
- 3×
- Comparison
- NUMERIC_TOLERANCE
- Tolerance
- 0.01
- Max retries
- 3
Contribute
To donate compute to this leaf, install the open-source lettuce-volunteer CLI and point it at infra.scios.tech. The CLI handles work-unit fetching, validation, and signed credit attestations automatically.