tejaskamtam
commited on
Commit
•
e1710e9
1
Parent(s):
8c82c3f
Model save
Browse files- README.md +4 -16
- training_args.bin +1 -1
README.md
CHANGED
@@ -3,23 +3,11 @@ license: apache-2.0
|
|
3 |
base_model: bert-base-uncased
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
-
datasets:
|
7 |
-
- datasets/all_binary_and_xe_ey_fae_counterfactual
|
8 |
metrics:
|
9 |
- accuracy
|
10 |
model-index:
|
11 |
- name: testing
|
12 |
-
results:
|
13 |
-
- task:
|
14 |
-
name: Masked Language Modeling
|
15 |
-
type: fill-mask
|
16 |
-
dataset:
|
17 |
-
name: datasets/all_binary_and_xe_ey_fae_counterfactual
|
18 |
-
type: datasets/all_binary_and_xe_ey_fae_counterfactual
|
19 |
-
metrics:
|
20 |
-
- name: Accuracy
|
21 |
-
type: accuracy
|
22 |
-
value: 0.6740440005371309
|
23 |
---
|
24 |
|
25 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -27,10 +15,10 @@ should probably proofread and complete it, then remove this comment. -->
|
|
27 |
|
28 |
# testing
|
29 |
|
30 |
-
This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on
|
31 |
It achieves the following results on the evaluation set:
|
32 |
-
- Loss: 1.
|
33 |
-
- Accuracy: 0.
|
34 |
|
35 |
## Model description
|
36 |
|
|
|
3 |
base_model: bert-base-uncased
|
4 |
tags:
|
5 |
- generated_from_trainer
|
|
|
|
|
6 |
metrics:
|
7 |
- accuracy
|
8 |
model-index:
|
9 |
- name: testing
|
10 |
+
results: []
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
---
|
12 |
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
15 |
|
16 |
# testing
|
17 |
|
18 |
+
This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 1.7192
|
21 |
+
- Accuracy: 0.6736
|
22 |
|
23 |
## Model description
|
24 |
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4792
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f965bf055c5f3861319e33b66017476def604ebeeea54121c60465299b390a86
|
3 |
size 4792
|