AchrafSoltani commited on
Commit
3c5c291
·
verified ·
1 Parent(s): b0cab40

Update model card: add Mohamed Hanine (Universite Chouaib Doukkali) as co-author

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -18,7 +18,7 @@ metrics:
18
 
19
  # jobbert-ner-haiku-v1
20
 
21
- Distilled Named Entity Recognition model for English-language job postings. One of six students produced for the paper *Distributed NER on Spark: A Teacher-Student Pipeline for Large-Scale Entity Extraction from Job Postings* (Soltani 2026).
22
 
23
  - **Teacher:** Claude Haiku 4.5 (labels acquired via AWS Bedrock)
24
  - **Architecture:** jjzha/jobbert-base-cased fine-tuned for 8-class token classification
@@ -138,7 +138,7 @@ This model extracts entities from job postings, a document class whose downstrea
138
 
139
  ```bibtex
140
  @unpublished{soltani2026distilledner,
141
- author = {Achraf Soltani},
142
  title = {Distributed NER on Spark: A Teacher-Student Pipeline for Large-Scale Entity Extraction from Job Postings},
143
  year = {2026},
144
  note = {Advisor: Prof.\ Hanine Mohamed},
 
18
 
19
  # jobbert-ner-haiku-v1
20
 
21
+ Distilled Named Entity Recognition model for English-language job postings. One of six students produced for the paper *Distributed NER on Spark: A Teacher-Student Pipeline for Large-Scale Entity Extraction from Job Postings* (Soltani and Hanine 2026).
22
 
23
  - **Teacher:** Claude Haiku 4.5 (labels acquired via AWS Bedrock)
24
  - **Architecture:** jjzha/jobbert-base-cased fine-tuned for 8-class token classification
 
138
 
139
  ```bibtex
140
  @unpublished{soltani2026distilledner,
141
+ author = {Achraf Soltani and Mohamed Hanine},
142
  title = {Distributed NER on Spark: A Teacher-Student Pipeline for Large-Scale Entity Extraction from Job Postings},
143
  year = {2026},
144
  note = {Advisor: Prof.\ Hanine Mohamed},