alexdseo commited on
Commit
515f9e3
·
1 Parent(s): c54aa95

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -10,7 +10,7 @@ widget:
10
  - text: "This is a great [MASK]."
11
  ---
12
 
13
- # bert-base-uncased-finetuned-recipe1m-ALL
14
 
15
  This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on the food domain data [Recipe1M+ dataset](http://pic2recipe.csail.mit.edu/).
16
  Recipe1M+ contains over 1M records of distinct food names with their ingredients and recipes, more details about the dataset can be found on their [project website](http://pic2recipe.csail.mit.edu/).
 
10
  - text: "This is a great [MASK]."
11
  ---
12
 
13
+ # RecipeBERT
14
 
15
  This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on the food domain data [Recipe1M+ dataset](http://pic2recipe.csail.mit.edu/).
16
  Recipe1M+ contains over 1M records of distinct food names with their ingredients and recipes, more details about the dataset can be found on their [project website](http://pic2recipe.csail.mit.edu/).