Update README.md
Browse files
README.md
CHANGED
@@ -12,7 +12,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
12 |
|
13 |
# SAE-bert-base-uncased
|
14 |
|
15 |
-
This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on the
|
|
|
16 |
It achieves the following results on the evaluation set:
|
17 |
- Loss: 2.1256
|
18 |
|
|
|
12 |
|
13 |
# SAE-bert-base-uncased
|
14 |
|
15 |
+
This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on the [jgammack/SAE-door-abstracts](https://huggingface.co/datasets/jgammack/SAE-door-abstracts) dataset.
|
16 |
+
|
17 |
It achieves the following results on the evaluation set:
|
18 |
- Loss: 2.1256
|
19 |
|