Update README.md
Browse files
README.md
CHANGED
@@ -45,6 +45,10 @@ Supported district tokens:
|
|
45 |
- Rangpur
|
46 |
- Tangail
|
47 |
|
|
|
|
|
|
|
|
|
48 |
|
49 |
## Loading & using the model
|
50 |
```python
|
@@ -80,4 +84,4 @@ outputs = pipe(texts, max_length=1024, batch_size=batch_size)
|
|
80 |
```
|
81 |
|
82 |
## Credits
|
83 |
-
Done by [S M Jishanul Islam](https://github.com/S-M-J-I), [Sadia Ahmmed](https://
|
|
|
45 |
- Rangpur
|
46 |
- Tangail
|
47 |
|
48 |
+
District-wise accuracy:
|
49 |
+
![image/png](https://cdn-uploads.huggingface.co/production/uploads/63bdb5add7dea2e13e588fb0/hxvsiMJQR78QO2M9SbibZ.png)
|
50 |
+
|
51 |
+
---
|
52 |
|
53 |
## Loading & using the model
|
54 |
```python
|
|
|
84 |
```
|
85 |
|
86 |
## Credits
|
87 |
+
Done by [S M Jishanul Islam](https://github.com/S-M-J-I), [Sadia Ahmmed](https://huggingface.co/sadiaahmmed), [Sahid Hossain Mustakim](https://huggingface.co/rhsm15)
|