tejaskamtam commited on
Commit
b3b925b
1 Parent(s): 82c5997

Model save

Browse files
Files changed (1) hide show
  1. README.md +4 -16
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 the datasets/all_binary_and_xe_ey_fae_counterfactual dataset.
31
  It achieves the following results on the evaluation set:
32
- - Loss: 1.7135
33
- - Accuracy: 0.6740
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