← All computations

GREP · Software mentions — f14 (CPU)

ACTIVE

computer-science · CONTAINER

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. 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. Runs on any machine with 6 GB of free memory and 15 GB of free disk; a single core is enough, though more cores finish a unit faster. 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
15,000 MB
GPU
Not needed

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

Validation

Redundancy
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.