ddiddu commited on
Commit
92cfb9f
1 Parent(s): 2613251

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -17,22 +17,22 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  # bert_financial_phrasebank
19
 
20
- This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on an unknown dataset.
21
  It achieves the following results on the evaluation set:
22
  - Loss: 0.2586
23
  - Accuracy: 0.9604
24
 
25
  ## Model description
26
 
27
- More information needed
28
 
29
  ## Intended uses & limitations
30
 
31
- More information needed
32
 
33
  ## Training and evaluation data
34
 
35
- More information needed
36
 
37
  ## Training procedure
38
 
 
17
 
18
  # bert_financial_phrasebank
19
 
20
+ This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on the financial_phrasebank dataset.
21
  It achieves the following results on the evaluation set:
22
  - Loss: 0.2586
23
  - Accuracy: 0.9604
24
 
25
  ## Model description
26
 
27
+ A fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased)
28
 
29
  ## Intended uses & limitations
30
 
31
+ Sentimental Analysis
32
 
33
  ## Training and evaluation data
34
 
35
+ financial_phrasebank
36
 
37
  ## Training procedure
38