nisuga commited on
Commit
83dbab8
·
verified ·
1 Parent(s): b2299a8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -21,7 +21,7 @@ This model was trained using a dataset from **[USDA FoodData Central](https://fd
21
  the ANIMAL_BASED and PLANT_BASED classification labels based on the available protein type in a food product.
22
 
23
 
24
- This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
25
  It achieves the following results on the evaluation set:
26
  - **Loss: 0.0249**
27
  - **Accuracy: 0.9940**
 
21
  the ANIMAL_BASED and PLANT_BASED classification labels based on the available protein type in a food product.
22
 
23
 
24
+ This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) .
25
  It achieves the following results on the evaluation set:
26
  - **Loss: 0.0249**
27
  - **Accuracy: 0.9940**