JonCard commited on
Commit
b764148
·
verified ·
1 Parent(s): 3c42443

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -14,11 +14,11 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  # ctc_classifier
16
 
17
- This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the None dataset.
18
 
19
  ## Model description
20
 
21
- More information needed
22
 
23
  ## Intended uses & limitations
24
 
 
14
 
15
  # ctc_classifier
16
 
17
+ This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the [Stanford IMDB dataset](https://ai.stanford.edu/~amaas/data/sentiment/aclImdb_v1.tar.gz) dataset.
18
 
19
  ## Model description
20
 
21
+ This is an example model used as part of a class project and I strongly suggest not using it yourself.
22
 
23
  ## Intended uses & limitations
24