windshield-viper
commited on
Commit
•
5ed73d9
1
Parent(s):
63ae4cc
Update README.md
Browse files
README.md
CHANGED
@@ -4,7 +4,7 @@ base_model: distilbert-base-uncased
|
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
model-index:
|
7 |
-
- name: distilbert
|
8 |
results: []
|
9 |
---
|
10 |
|
@@ -13,7 +13,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
13 |
|
14 |
# distilbert-base-uncased-finetuned-imdb
|
15 |
|
16 |
-
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on
|
17 |
It achieves the following results on the evaluation set:
|
18 |
- Loss: 3.1929
|
19 |
|
|
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
model-index:
|
7 |
+
- name: discord-distilbert
|
8 |
results: []
|
9 |
---
|
10 |
|
|
|
13 |
|
14 |
# distilbert-base-uncased-finetuned-imdb
|
15 |
|
16 |
+
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on a Discord message dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
- Loss: 3.1929
|
19 |
|