Dizex commited on
Commit
36abcc1
·
1 Parent(s): 4a2e4c8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -18,7 +18,7 @@ license: mit
18
 
19
  ## Model description
20
 
21
- **InstaFoodBERT** is a fine-tuned BERT model that is ready to use for **Named Entity Recognition** of Food entities on informal text (like social media). It has been trained to recognize a single entity: food (FOOD).
22
 
23
  Specifically, this model is a *bert-base-cased* model that was fine-tuned on a dataset consisting of 400 English Instagram posts related to food. The [dataset](https://huggingface.co/datasets/Dizex/InstaFoodSet) is open source.
24
 
 
18
 
19
  ## Model description
20
 
21
+ **InstaFoodBERT** is a fine-tuned BERT model that is ready to use for **Named Entity Recognition** of Food entities on informal text (social media like). It has been trained to recognize a single entity: food (FOOD).
22
 
23
  Specifically, this model is a *bert-base-cased* model that was fine-tuned on a dataset consisting of 400 English Instagram posts related to food. The [dataset](https://huggingface.co/datasets/Dizex/InstaFoodSet) is open source.
24