| { | |
| "library_name": "transformers", | |
| "pipeline_tag": "text-classification", | |
| "tags": ["sentiment-analysis", "finance", "Turkish"], | |
| "license": "mit", | |
| "datasets": ["SkyWalkertT1/stock_market_dataset"], | |
| "language": ["tr"], | |
| "metrics": ["accuracy"], | |
| "base_model": ["google-bert/bert-base-uncased"], | |
| "model_name": "Turkish Stock Market Sentiment Classification Model", | |
| "description": "BERT tabanlı Türkçe borsa yorumları duygu sınıflandırma modeli. Kategoriler: positive, neutral, negative." | |
| } | |