Update README.md
Browse files
README.md
CHANGED
|
@@ -149,15 +149,6 @@ The model was evaluated on the test split of the MIT Restaurant Search NER datas
|
|
| 149 |
|
| 150 |
These metrics were calculated using the seqeval library, which evaluates NER performance at the entity level rather than token level.
|
| 151 |
|
| 152 |
-
### Results
|
| 153 |
-
|
| 154 |
-
The model achieves [add summary of performance] on the test set. It performs particularly well on [mention any entity types with notably good performance] and less reliably on [mention challenging entity types].
|
| 155 |
-
|
| 156 |
-
## Environmental Impact
|
| 157 |
-
|
| 158 |
-
- **Hardware Type:** [CPU/GPU model used]
|
| 159 |
-
- **Hours used:** [Approximate training time]
|
| 160 |
-
- **Cloud Provider:** [If applicable]
|
| 161 |
|
| 162 |
## Technical Specifications
|
| 163 |
|
|
@@ -173,4 +164,4 @@ The model uses DistilBERT with a token classification head. DistilBERT is a smal
|
|
| 173 |
|
| 174 |
## Model Card Contact
|
| 175 |
|
| 176 |
-
|
|
|
|
| 149 |
|
| 150 |
These metrics were calculated using the seqeval library, which evaluates NER performance at the entity level rather than token level.
|
| 151 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 152 |
|
| 153 |
## Technical Specifications
|
| 154 |
|
|
|
|
| 164 |
|
| 165 |
## Model Card Contact
|
| 166 |
|
| 167 |
+
https://niruthiha.github.io/
|