Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -10,7 +10,7 @@ print(hf_auth_token)
|
|
10 |
# Example inputs for the different tasks
|
11 |
binary_classification_examples = [["Yahudi terörüne karşı protestolar kararlılıkla devam ediyor."]]
|
12 |
categorization_examples = [["Ermeni zulmü sırasında hayatını kaybeden kadınlar anısına dikilen anıt ziyarete açıldı."]]
|
13 |
-
target_detection_examples = [["Dün 5 bin suriyeli enik doğmuştur zaten Türkiyede
|
14 |
|
15 |
# Application description and citation placeholder
|
16 |
APP_DESCRIPTION = """
|
|
|
10 |
# Example inputs for the different tasks
|
11 |
binary_classification_examples = [["Yahudi terörüne karşı protestolar kararlılıkla devam ediyor."]]
|
12 |
categorization_examples = [["Ermeni zulmü sırasında hayatını kaybeden kadınlar anısına dikilen anıt ziyarete açıldı."]]
|
13 |
+
target_detection_examples = [["Dün 5 bin suriyeli enik doğmuştur zaten Türkiyede 5 bin suriyelinin gitmesi çok çok az"]]
|
14 |
|
15 |
# Application description and citation placeholder
|
16 |
APP_DESCRIPTION = """
|