reddgr commited on
Commit
6e260ab
1 Parent(s): 2bbfc01

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -14,7 +14,7 @@ probably proofread and complete it, then remove this comment. -->
14
 
15
  # tl-test-learn-prompt-classifier
16
 
17
- This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
  - Train Loss: 0.0794
20
  - Train Accuracy: 1.0
 
14
 
15
  # tl-test-learn-prompt-classifier
16
 
17
+ This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the [reddgr/tl-test-learn-prompts](https://huggingface.co/datasets/reddgr/tl-test-learn-prompts) dataset.
18
  It achieves the following results on the evaluation set:
19
  - Train Loss: 0.0794
20
  - Train Accuracy: 1.0