Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
neurazum authored Jul 8, 2024
1 parent a99bd01 commit 3fc7305
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Main Models/bai-2.2/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@

**Doğruluk/Accuracy: %94,8874296435272**

## -----------------------------------------------------------------------------------

# Kullanım / Usage

```python
Expand Down Expand Up @@ -78,4 +80,4 @@ elif predicted_emotion == 'POSITIVE':

print(f'Giriş Verileri: {new_input}')
print(f'Tahmin Edilen Duygu: {predicted_emotion}')
```
```

0 comments on commit 3fc7305

Please sign in to comment.