Kaludi commited on
Commit
954622e
1 Parent(s): 84132a2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -9,12 +9,12 @@ datasets:
9
 
10
  # Fake News Classification
11
 
12
- This is a Food Category Image Classifier model that has been trained by [Kaludi](https://huggingface.co/Kaludi) to recognize 11 different categories of foods, including **Bread**, **Dairy Product**, **Dessert**, **Egg**, **Fried Food**, **Meat**, **Noodles-Pasta**, **Rice**, **Seafood**, **Soup**, and **Vegetable-Fruit**. It can accurately classify an image of food into one of these categories by analyzing its visual features. This model can be used by food bloggers, restaurants, and recipe websites to quickly categorize and sort their food images, making it easier to manage their content and provide a better user experience.
13
 
14
  ### Gradio
15
 
16
  This model supports a [Gradio](https://github.com/gradio-app/gradio) Web UI to run the data-food-classification model:
17
- [![Open In HF Spaces](https://camo.githubusercontent.com/00380c35e60d6b04be65d3d94a58332be5cc93779f630bcdfc18ab9a3a7d3388/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f25463025394625413425393725323048756767696e67253230466163652d5370616365732d626c7565)](https://huggingface.co/spaces/Kaludi/Food-Category-Classification_App)
18
 
19
 
20
  ## Validation Metrics
 
9
 
10
  # Fake News Classification
11
 
12
+ This is a Food Category Image Classifier model that has been trained by [Kaludi](https://huggingface.co/Kaludi) to determine the authenticity of news articles. It classifies articles into two categories: **Real** and **Fake**. By analyzing the content and context of a given article, this model can accurately determine whether the news is genuine or fabricated.
13
 
14
  ### Gradio
15
 
16
  This model supports a [Gradio](https://github.com/gradio-app/gradio) Web UI to run the data-food-classification model:
17
+ [![Open In HF Spaces](https://camo.githubusercontent.com/00380c35e60d6b04be65d3d94a58332be5cc93779f630bcdfc18ab9a3a7d3388/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f25463025394625413425393725323048756767696e67253230466163652d5370616365732d626c7565)](https://huggingface.co/spaces/Kaludi/BDA594-fake-news-classification_App)
18
 
19
 
20
  ## Validation Metrics