news-class-1 / README.md
yavuzkomecoglu's picture
updated readme
c732d1b
|
raw
history blame
830 Bytes
---
title: Turkish News Classification
emoji: 📰
colorFrom: purple
colorTo: red
sdk: gradio
app_file: app.py
pinned: false
---
# INTERPRESS NEWS CLASSIFICATION
## Dataset
The dataset downloaded from interpress. This dataset is real world data. Actually there are 273K data but I filtered them and used 108K data for this model. For more information about dataset please visit this [link](https://huggingface.co/datasets/interpress_news_category_tr_lite)
## Model
Model accuracy on train data and validation data is **%97**.
## Contributions
Thanks to [@serdarakyol](https://huggingface.co/serdarakyol/) & [@yavuzkomecoglu](https://huggingface.co/yavuzkomecoglu) for contributes.
## More Info
For more information about our AI Projects: [https://www.kodiks.com/ai_solutions.html](https://www.kodiks.com/ai_solutions.html)