prachuryyaIITG commited on
Commit
63c30fd
·
verified ·
1 Parent(s): c04b790

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -7
README.md CHANGED
@@ -19,11 +19,6 @@ metrics:
19
 
20
  **XLM-RoBERTa is fine-tuned on Urdu dataset created through [CLASSER](https://huggingface.co/datasets/prachuryyaIITG/CLASSER) framework, for Fine-grained Named Entity Recognition.**
21
 
22
- This model is part of the **AWED-FiNER** collection, as presented in the paper [AWED-FiNER: Agents, Web applications, and Expert Detectors for Fine-grained Named Entity Recognition across 36 Languages for 6.6 Billion Speakers](https://huggingface.co/papers/2601.10161).
23
-
24
- - **GitHub Repository:** [AWED-FiNER](https://github.com/PrachuryyaKaushik/AWED-FiNER)
25
- - **Interactive Demo:** [AWED-FiNER Space](https://huggingface.co/spaces/prachuryyaIITG/AWED-FiNER)
26
-
27
  The tagset of [MultiCoNER2](https://huggingface.co/datasets/MultiCoNER/multiconer_v2) is a fine-grained tagset. The fine to coarse level mapping of the tags are as follows:
28
 
29
  * Location (LOC) : Facility, OtherLOC, HumanSettlement, Station
@@ -45,6 +40,7 @@ Learning Rate: 5e-5 <br>
45
  Weight Decay: 0.01 <br>
46
  Batch Size: 64 <br>
47
 
 
48
 
49
  ## Citation
50
 
@@ -78,8 +74,8 @@ If you use this model, please cite the following papers:
78
  pages={31410-31418}
79
  }
80
 
81
- @misc{kaushik2026awedfineragentswebapplications,
82
- title={AWED-FiNER: Agents, Web applications, and Expert Detectors for Fine-grained Named Entity Recognition across 36 Languages for 6.6 Billion Speakers},
83
  author={Prachuryya Kaushik and Ashish Anand},
84
  year={2026},
85
  eprint={2601.10161},
 
19
 
20
  **XLM-RoBERTa is fine-tuned on Urdu dataset created through [CLASSER](https://huggingface.co/datasets/prachuryyaIITG/CLASSER) framework, for Fine-grained Named Entity Recognition.**
21
 
 
 
 
 
 
22
  The tagset of [MultiCoNER2](https://huggingface.co/datasets/MultiCoNER/multiconer_v2) is a fine-grained tagset. The fine to coarse level mapping of the tags are as follows:
23
 
24
  * Location (LOC) : Facility, OtherLOC, HumanSettlement, Station
 
40
  Weight Decay: 0.01 <br>
41
  Batch Size: 64 <br>
42
 
43
+ It is part of the [AWED-PIPER](https://github.com/PrachuryyaKaushik/AWED-PIPER) ecosystem: [**Paper**](https://huggingface.co/papers/2601.10161) | [**Agent for FgNER**](https://github.com/PrachuryyaKaushik/AWED-FiNER) | [**Web App for FgNER**](https://huggingface.co/spaces/prachuryyaIITG/AWED-FiNER) | [**Agent for PII Protection**](https://github.com/PrachuryyaKaushik/AWED-PIPER) | [**Web App for PII Protection**](https://huggingface.co/spaces/prachuryyaIITG/AWED_PII_Protector)
44
 
45
  ## Citation
46
 
 
74
  pages={31410-31418}
75
  }
76
 
77
+ @misc{kaushik2026awedpiperagentswebapplications,
78
+ title={AWED-PIPER: Agents, Web Applications & Expert Detectors for Personally Identifiable Information Protection & Fine-grained Named Entity Recognition across 36 languages for 6.6 Billion Speakers},
79
  author={Prachuryya Kaushik and Ashish Anand},
80
  year={2026},
81
  eprint={2601.10161},