adjaysagar commited on
Commit
fc11437
·
verified ·
1 Parent(s): 4852b2b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -2
README.md CHANGED
@@ -39,14 +39,12 @@ TinyBERT fine-tuned for Indian address Named Entity Recognition (NER)
39
  - **Checkpoint**: 20793
40
 
41
  ## Performance Metrics
42
-
43
  | Average Type | Precision | Recall | F1-Score |
44
  | :-------------- | :-------- | :----- | :------- |
45
  | Micro Average | 0.93 | 0.94 | 0.94 |
46
  | Macro Average | 0.80 | 0.80 | 0.80 |
47
  | Weighted Average | 0.93 | 0.94 | 0.94 |
48
 
49
-
50
  ## 🚀 Usage Examples
51
 
52
  ```python
 
39
  - **Checkpoint**: 20793
40
 
41
  ## Performance Metrics
 
42
  | Average Type | Precision | Recall | F1-Score |
43
  | :-------------- | :-------- | :----- | :------- |
44
  | Micro Average | 0.93 | 0.94 | 0.94 |
45
  | Macro Average | 0.80 | 0.80 | 0.80 |
46
  | Weighted Average | 0.93 | 0.94 | 0.94 |
47
 
 
48
  ## 🚀 Usage Examples
49
 
50
  ```python