juliensimon HF staff commited on
Commit
e8b279d
1 Parent(s): 7c1b30a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -16,6 +16,11 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  This model is a fine-tuned version of [distilbert-base-cased](https://huggingface.co/distilbert-base-cased) on the imdb dataset.
18
 
 
 
 
 
 
19
  ## Model description
20
 
21
  More information needed
 
16
 
17
  This model is a fine-tuned version of [distilbert-base-cased](https://huggingface.co/distilbert-base-cased) on the imdb dataset.
18
 
19
+ MLflow logs are included. To visualize them, just clone the repo and run :
20
+ ```
21
+ mlflow ui
22
+ ```
23
+
24
  ## Model description
25
 
26
  More information needed