gopiashokan commited on
Commit
2e533bf
·
verified ·
1 Parent(s): 125281a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -2
README.md CHANGED
@@ -1,11 +1,16 @@
1
  ---
2
  library_name: transformers
3
- base_model: yiyanghkust/finbert-pretrain
4
  tags:
5
  - generated_from_keras_callback
6
  model-index:
7
  - name: Financial-Document-Classification-using-Deep-Learning
8
  results: []
 
 
 
 
 
 
9
  ---
10
 
11
  <!-- This model card has been generated automatically according to the information Keras had access to. You should
@@ -46,4 +51,4 @@ The following hyperparameters were used during training:
46
  - Transformers 4.48.3
47
  - TensorFlow 2.18.0
48
  - Datasets 3.3.1
49
- - Tokenizers 0.21.0
 
1
  ---
2
  library_name: transformers
 
3
  tags:
4
  - generated_from_keras_callback
5
  model-index:
6
  - name: Financial-Document-Classification-using-Deep-Learning
7
  results: []
8
+ license: mit
9
+ language:
10
+ - en
11
+ metrics:
12
+ - confusion_matrix
13
+ pipeline_tag: text-classification
14
  ---
15
 
16
  <!-- This model card has been generated automatically according to the information Keras had access to. You should
 
51
  - Transformers 4.48.3
52
  - TensorFlow 2.18.0
53
  - Datasets 3.3.1
54
+ - Tokenizers 0.21.0