jonaskoenig
commited on
Commit
•
4834e8a
1
Parent(s):
dc58f41
Update README.md
Browse files
README.md
CHANGED
@@ -5,6 +5,9 @@ tags:
|
|
5 |
model-index:
|
6 |
- name: xtremedistil-l6-h256-uncased-question-vs-statement-classifier
|
7 |
results: []
|
|
|
|
|
|
|
8 |
---
|
9 |
|
10 |
<!-- This model card has been generated automatically according to the information Keras had access to. You should
|
@@ -12,7 +15,8 @@ probably proofread and complete it, then remove this comment. -->
|
|
12 |
|
13 |
# xtremedistil-l6-h256-uncased-question-vs-statement-classifier
|
14 |
|
15 |
-
This model is a fine-tuned version of [microsoft/xtremedistil-l6-h256-uncased](https://huggingface.co/microsoft/xtremedistil-l6-h256-uncased) on
|
|
|
16 |
It achieves the following results on the evaluation set:
|
17 |
- Train Loss: 0.0227
|
18 |
- Train Sparse Categorical Accuracy: 0.9894
|
|
|
5 |
model-index:
|
6 |
- name: xtremedistil-l6-h256-uncased-question-vs-statement-classifier
|
7 |
results: []
|
8 |
+
datasets:
|
9 |
+
- jonaskoenig/Questions-vs-Statements-Classification
|
10 |
+
|
11 |
---
|
12 |
|
13 |
<!-- This model card has been generated automatically according to the information Keras had access to. You should
|
|
|
15 |
|
16 |
# xtremedistil-l6-h256-uncased-question-vs-statement-classifier
|
17 |
|
18 |
+
This model is a fine-tuned version of [microsoft/xtremedistil-l6-h256-uncased](https://huggingface.co/microsoft/xtremedistil-l6-h256-uncased) on [question-vs-statement-classifier](https://huggingface.co/datasets/jonaskoenig/Questions-vs-Statements-Classification) dataset, which is a clone of the keggle [Questions vs Statements Classification](https://www.kaggle.com/datasets/shahrukhkhan/questions-vs-statementsclassificationdataset) dataset.
|
19 |
+
|
20 |
It achieves the following results on the evaluation set:
|
21 |
- Train Loss: 0.0227
|
22 |
- Train Sparse Categorical Accuracy: 0.9894
|