rafmacalaba commited on
Commit
d5580a2
·
verified ·
1 Parent(s): 7769877

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -20,6 +20,6 @@ configs:
20
  ---
21
  # fcv-extractions-meta
22
 
23
- Per-chunk data-use extractions with each entity enriched by the LFM2.5-350M multitask model (`provenance` + `usage_impact` + `usage_phrase`), joined on (corpus_id, page, chunk, start, end). One file per source corpus config.
24
 
25
  `{"rows": {"refugee_pads": 45046, "jdc_operational": 12372, "fcv_pads_east_asia": 92757, "reliefweb": 10991}, "entities_matched": 7177, "entities_total": 16756}`
 
20
  ---
21
  # fcv-extractions-meta
22
 
23
+ Per-chunk data-use extractions enriched by the LFM2.5-350M multitask model. Shape: nested (per chunk). One file per source corpus config.
24
 
25
  `{"rows": {"refugee_pads": 45046, "jdc_operational": 12372, "fcv_pads_east_asia": 92757, "reliefweb": 10991}, "entities_matched": 7177, "entities_total": 16756}`