Update README.md
Browse files
README.md
CHANGED
|
@@ -47,6 +47,27 @@ The following hyperparameters were used during training:
|
|
| 47 |
- num_epochs: 10
|
| 48 |
- mixed_precision_training: Native AMP
|
| 49 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 50 |
### Training results
|
| 51 |
|
| 52 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
|
|
|
| 47 |
- num_epochs: 10
|
| 48 |
- mixed_precision_training: Native AMP
|
| 49 |
|
| 50 |
+
## Label Mappings
|
| 51 |
+
This model can predict the following labels:
|
| 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 |
+
- `12`: Sport
|
| 65 |
+
- `13`: Food
|
| 66 |
+
- `14`: Entertainment
|
| 67 |
+
- `15`: Environmental Issue
|
| 68 |
+
- `16`: Domestic News
|
| 69 |
+
- `17`: World News
|
| 70 |
+
|
| 71 |
### Training results
|
| 72 |
|
| 73 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|