cartesinus
commited on
Commit
•
8a63344
1
Parent(s):
159df15
Update README.md
Browse files
README.md
CHANGED
@@ -15,7 +15,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
# bert-base-uncased-amazon-massive-intent
|
17 |
|
18 |
-
This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on
|
|
|
19 |
It achieves the following results on the evaluation set:
|
20 |
- Loss: 0.4897
|
21 |
- Accuracy: 0.8903
|
|
|
15 |
|
16 |
# bert-base-uncased-amazon-massive-intent
|
17 |
|
18 |
+
This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on
|
19 |
+
[Amazon Massive](https://huggingface.co/datasets/AmazonScience/massive) dataset (only en-US subset).
|
20 |
It achieves the following results on the evaluation set:
|
21 |
- Loss: 0.4897
|
22 |
- Accuracy: 0.8903
|