check
Browse files
README.md
CHANGED
|
@@ -102,7 +102,7 @@ All four models were fine-tuned on a premium A100 GPU in Google Colab for optimi
|
|
| 102 |
|
| 103 |
1. **Clone the repository**:
|
| 104 |
```bash
|
| 105 |
-
git clone https://github.com/
|
| 106 |
cd named-entity-recognition
|
| 107 |
```
|
| 108 |
|
|
|
|
| 102 |
|
| 103 |
1. **Clone the repository**:
|
| 104 |
```bash
|
| 105 |
+
git clone https://github.com/Ismat-Samadov/Named_Entity_Recognition.git
|
| 106 |
cd named-entity-recognition
|
| 107 |
```
|
| 108 |
|