sasi2400 commited on
Commit
75ee9a9
1 Parent(s): 639d001

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -6
README.md CHANGED
@@ -1,6 +1,5 @@
1
  ---
2
- license: apache-2.0
3
- base_model: bert-base-uncased
4
  tags:
5
  - generated_from_trainer
6
  metrics:
@@ -15,9 +14,9 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  # IntangibleBERT
17
 
18
- This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.0079
21
  - Accuracy: 1.0
22
 
23
  ## Model description
@@ -49,8 +48,8 @@ The following hyperparameters were used during training:
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
- | No log | 1.0 | 64 | 0.0388 | 1.0 |
53
- | No log | 2.0 | 128 | 0.0079 | 1.0 |
54
 
55
 
56
  ### Framework versions
 
1
  ---
2
+ base_model: ProsusAI/finbert
 
3
  tags:
4
  - generated_from_trainer
5
  metrics:
 
14
 
15
  # IntangibleBERT
16
 
17
+ This model is a fine-tuned version of [ProsusAI/finbert](https://huggingface.co/ProsusAI/finbert) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 0.0023
20
  - Accuracy: 1.0
21
 
22
  ## Model description
 
48
 
49
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
50
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
51
+ | No log | 1.0 | 64 | 0.0094 | 1.0 |
52
+ | No log | 2.0 | 128 | 0.0023 | 1.0 |
53
 
54
 
55
  ### Framework versions