hf-tuner commited on
Commit
d2274ed
·
verified ·
1 Parent(s): b68a57f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -13
README.md CHANGED
@@ -9,6 +9,16 @@ model-index:
9
  results: []
10
  datasets:
11
  - hf-tuner/rvl-cdip-document-classification
 
 
 
 
 
 
 
 
 
 
12
  ---
13
 
14
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -24,19 +34,6 @@ It achieves the following results on the evaluation set:
24
 
25
  ![confusion matrix](latest-confusion-matrix.png)
26
 
27
- ## Model description
28
-
29
- More information needed
30
-
31
- ## Intended uses & limitations
32
-
33
- More information needed
34
-
35
- ## Training and evaluation data
36
-
37
- More information needed
38
-
39
- ## Training procedure
40
 
41
  ### Training hyperparameters
42
 
 
9
  results: []
10
  datasets:
11
  - hf-tuner/rvl-cdip-document-classification
12
+ language:
13
+ - en
14
+ - ko
15
+ - ja
16
+ - zh
17
+ metrics:
18
+ - exact_match
19
+ - accuracy
20
+ - confusion_matrix
21
+ pipeline_tag: image-text-to-text
22
  ---
23
 
24
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
34
 
35
  ![confusion matrix](latest-confusion-matrix.png)
36
 
 
 
 
 
 
 
 
 
 
 
 
 
 
37
 
38
  ### Training hyperparameters
39