sbulut commited on
Commit
70dc6bc
·
verified ·
1 Parent(s): e8414d1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -6,6 +6,9 @@ metrics:
6
  model-index:
7
  - name: distilbert-base-uncased
8
  results: []
 
 
 
9
  ---
10
 
11
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -56,4 +59,4 @@ The following hyperparameters were used during training:
56
  - Transformers 4.37.2
57
  - Pytorch 2.1.0+cu121
58
  - Datasets 2.16.1
59
- - Tokenizers 0.15.1
 
6
  model-index:
7
  - name: distilbert-base-uncased
8
  results: []
9
+ datasets:
10
+ - imdb
11
+ pipeline_tag: text-classification
12
  ---
13
 
14
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
59
  - Transformers 4.37.2
60
  - Pytorch 2.1.0+cu121
61
  - Datasets 2.16.1
62
+ - Tokenizers 0.15.1