kapilchauhan
commited on
Commit
·
15ccb24
1
Parent(s):
e5a48b1
Update README.md
Browse files
README.md
CHANGED
@@ -4,7 +4,18 @@ tags:
|
|
4 |
- generated_from_keras_callback
|
5 |
model-index:
|
6 |
- name: fintuned-bert-disfluency
|
7 |
-
results:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8 |
widget:
|
9 |
- text: "I love football so much"
|
10 |
example_title: "Non Disfluent"
|
|
|
4 |
- generated_from_keras_callback
|
5 |
model-index:
|
6 |
- name: fintuned-bert-disfluency
|
7 |
+
results:
|
8 |
+
- task:
|
9 |
+
name: Text Classification
|
10 |
+
type: text-classification
|
11 |
+
dataset:
|
12 |
+
name: disfl_qa
|
13 |
+
type: disfl_qa
|
14 |
+
args: disfl_qa
|
15 |
+
metrics:
|
16 |
+
- name: Validation Accuracy
|
17 |
+
type: validation_accuracy
|
18 |
+
value: 0.9795
|
19 |
widget:
|
20 |
- text: "I love football so much"
|
21 |
example_title: "Non Disfluent"
|