seddiktrk commited on
Commit
97700b7
1 Parent(s): 42f9278

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -8,6 +8,8 @@ metrics:
8
  model-index:
9
  - name: distilbert-base-uncased-finetuned-clinc
10
  results: []
 
 
11
  ---
12
 
13
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -15,7 +17,7 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  # distilbert-base-uncased-finetuned-clinc
17
 
18
- This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
  - Loss: 0.7872
21
  - Accuracy: 0.9206
@@ -79,4 +81,4 @@ The following hyperparameters were used during training:
79
  - Transformers 4.42.4
80
  - Pytorch 2.3.1+cu121
81
  - Datasets 2.20.0
82
- - Tokenizers 0.19.1
 
8
  model-index:
9
  - name: distilbert-base-uncased-finetuned-clinc
10
  results: []
11
+ datasets:
12
+ - clinc/clinc_oos
13
  ---
14
 
15
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
17
 
18
  # distilbert-base-uncased-finetuned-clinc
19
 
20
+ This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on clinc/clinc_oos dataset.
21
  It achieves the following results on the evaluation set:
22
  - Loss: 0.7872
23
  - Accuracy: 0.9206
 
81
  - Transformers 4.42.4
82
  - Pytorch 2.3.1+cu121
83
  - Datasets 2.20.0
84
+ - Tokenizers 0.19.1