prakhars commited on
Commit
0149134
·
1 Parent(s): 01723d9

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -12,7 +12,7 @@ should probably proofread and complete it, then remove this comment. -->
12
 
13
  # instagram_caption_classifier
14
 
15
- This model is a fine-tuned version of [prakhars/instagram_caption_classifier](https://huggingface.co/prakhars/instagram_caption_classifier) on the None dataset.
16
 
17
  ## Model description
18
 
@@ -47,5 +47,5 @@ The following hyperparameters were used during training:
47
 
48
  - Transformers 4.22.2
49
  - Pytorch 1.12.1+cu113
50
- - Datasets 2.5.1
51
  - Tokenizers 0.12.1
 
12
 
13
  # instagram_caption_classifier
14
 
15
+ This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the None dataset.
16
 
17
  ## Model description
18
 
 
47
 
48
  - Transformers 4.22.2
49
  - Pytorch 1.12.1+cu113
50
+ - Datasets 2.5.2
51
  - Tokenizers 0.12.1