Sengil commited on
Commit
778ca4e
1 Parent(s): a9bf2fa

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -19
README.md CHANGED
@@ -16,25 +16,6 @@ datasets:
16
  - Sengil/Turkish-ABSA-Wsynthetic
17
  ---
18
 
19
- ```python
20
- {
21
- "inputs": {
22
- "text": "Tatlılar gayet başarılı. Ancak fiyatlar bence yüksek.",
23
- "aspect": "fiyatlar"
24
- }
25
- }
26
- ```
27
-
28
- ---
29
-
30
- #### 4. **Hugging Face Model Kartını Güncelleme**
31
- Yaptığınız güncellemeleri Hugging Face'e yüklemek için şu komutları çalıştırın:
32
-
33
- ```bash
34
- git add README.md
35
- git commit -m "Added task type and widget examples"
36
- git push
37
- ```
38
 
39
  # Aspect Based Sentiment Analysis with Turkish 🇹🇷 Data
40
 
 
16
  - Sengil/Turkish-ABSA-Wsynthetic
17
  ---
18
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
19
 
20
  # Aspect Based Sentiment Analysis with Turkish 🇹🇷 Data
21