Adilmar commited on
Commit
1d91d34
1 Parent(s): 61e27a0

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -14
README.md CHANGED
@@ -2,8 +2,6 @@
2
  license: apache-2.0
3
  tags:
4
  - generated_from_trainer
5
- metrics:
6
- - accuracy
7
  model-index:
8
  - name: test_trainer
9
  results: []
@@ -15,9 +13,6 @@ should probably proofread and complete it, then remove this comment. -->
15
  # test_trainer
16
 
17
  This model is a fine-tuned version of [bert-base-cased](https://huggingface.co/bert-base-cased) on an unknown dataset.
18
- It achieves the following results on the evaluation set:
19
- - Loss: 0.9994
20
- - Accuracy: 0.573
21
 
22
  ## Model description
23
 
@@ -44,15 +39,6 @@ The following hyperparameters were used during training:
44
  - lr_scheduler_type: linear
45
  - num_epochs: 3.0
46
 
47
- ### Training results
48
-
49
- | Training Loss | Epoch | Step | Validation Loss | Accuracy |
50
- |:-------------:|:-----:|:----:|:---------------:|:--------:|
51
- | No log | 1.0 | 125 | 1.2710 | 0.43 |
52
- | No log | 2.0 | 250 | 1.0209 | 0.571 |
53
- | No log | 3.0 | 375 | 0.9994 | 0.573 |
54
-
55
-
56
  ### Framework versions
57
 
58
  - Transformers 4.30.0
 
2
  license: apache-2.0
3
  tags:
4
  - generated_from_trainer
 
 
5
  model-index:
6
  - name: test_trainer
7
  results: []
 
13
  # test_trainer
14
 
15
  This model is a fine-tuned version of [bert-base-cased](https://huggingface.co/bert-base-cased) on an unknown dataset.
 
 
 
16
 
17
  ## Model description
18
 
 
39
  - lr_scheduler_type: linear
40
  - num_epochs: 3.0
41
 
 
 
 
 
 
 
 
 
 
42
  ### Framework versions
43
 
44
  - Transformers 4.30.0