YagiASAFAS commited on
Commit
0c6d7a8
·
verified ·
1 Parent(s): faffbc3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -0
README.md CHANGED
@@ -45,6 +45,24 @@ The following hyperparameters were used during training:
45
  - num_epochs: 8
46
  - mixed_precision_training: Native AMP
47
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
48
  ### Training results
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
 
45
  - num_epochs: 8
46
  - mixed_precision_training: Native AMP
47
 
48
+ ## Label Mappings
49
+
50
+ This model can predict the following labels:
51
+
52
+ - `0`: Election
53
+ - `1`: Political Issue
54
+ - `2`: Corruption
55
+ - `3`: Democracy
56
+ - `4`: Economic Growth
57
+ - `5`: Economic Disparity
58
+ - `6`: Economic Subsidy
59
+ - `7`: Ethnic Discrimination
60
+ - `8`: Ethnic Relation
61
+ - `9`: Ethnic Culture
62
+ - `10`: Religious Issue
63
+ - `11`: Business and Finance:
64
+
65
+
66
  ### Training results
67
 
68
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |