rafmacalaba commited on
Commit
a622a01
·
verified ·
1 Parent(s): 191fab5

fix: correct program name to AI for Data—Data for AI (World Bank & UNHCR)

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -35,7 +35,7 @@ model-index:
35
 
36
  A fine-tuned [GLiNER2](https://huggingface.co/fastino/gliner2-large-v1) adapter for extracting structured dataset mentions from research documents and policy papers.
37
 
38
- Developed by the **World Bank Data Lab** as part of the [AI4Data](https://www.worldbank.org/en/programs/ai4data) initiative to monitor and measure data use across development research.
39
 
40
  ## Overview
41
 
@@ -161,7 +161,7 @@ If you use this model, please cite:
161
  ```bibtex
162
  @misc{ai4data-datause-extraction,
163
  title={Dataset Use Extraction Model},
164
- author={World Bank Data Lab},
165
  year={2025},
166
  publisher={Hugging Face},
167
  url={https://huggingface.co/ai4data/datause-extraction}
@@ -172,4 +172,4 @@ If you use this model, please cite:
172
 
173
  - **Library**: [ai4data](https://github.com/rafmacalaba/monitoring_of_datause)
174
  - **Base model**: [fastino/gliner2-large-v1](https://huggingface.co/fastino/gliner2-large-v1)
175
- - **AI4Data Initiative**: [worldbank.org/ai4data](https://www.worldbank.org/en/programs/ai4data)
 
35
 
36
  A fine-tuned [GLiNER2](https://huggingface.co/fastino/gliner2-large-v1) adapter for extracting structured dataset mentions from research documents and policy papers.
37
 
38
+ Developed as part of the **AI for Data—Data for AI** program, a collaboration between the **World Bank** and **UNHCR**, to monitor and measure data use across development research.
39
 
40
  ## Overview
41
 
 
161
  ```bibtex
162
  @misc{ai4data-datause-extraction,
163
  title={Dataset Use Extraction Model},
164
+ author={AI for Data—Data for AI},
165
  year={2025},
166
  publisher={Hugging Face},
167
  url={https://huggingface.co/ai4data/datause-extraction}
 
172
 
173
  - **Library**: [ai4data](https://github.com/rafmacalaba/monitoring_of_datause)
174
  - **Base model**: [fastino/gliner2-large-v1](https://huggingface.co/fastino/gliner2-large-v1)
175
+ - **Program**: [AI for Data—Data for AI](https://www.worldbank.org/en/programs/ai4data) (World Bank & UNHCR)