Update README.md
Browse files
README.md
CHANGED
|
@@ -60,17 +60,11 @@ print(predictions)
|
|
| 60 |
|
| 61 |
### Training Data
|
| 62 |
|
| 63 |
-
<!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
|
| 64 |
-
|
| 65 |
-
[More Information Needed]
|
| 66 |
-
|
| 67 |
### Training Procedure
|
| 68 |
|
| 69 |
|
| 70 |
#### Preprocessing [optional]
|
| 71 |
|
| 72 |
-
[More Information Needed]
|
| 73 |
-
|
| 74 |
|
| 75 |
#### Training Hyperparameters
|
| 76 |
|
|
@@ -92,7 +86,7 @@ Optimizer: Adam
|
|
| 92 |
- F1 Score (Micro): 0.9740588950133884
|
| 93 |
- F1 Score (Macro): 0.9757074189160264
|
| 94 |
|
| 95 |
-
## Technical Specifications
|
| 96 |
|
| 97 |
### Model Architecture and Objective
|
| 98 |
|
|
|
|
| 60 |
|
| 61 |
### Training Data
|
| 62 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 63 |
### Training Procedure
|
| 64 |
|
| 65 |
|
| 66 |
#### Preprocessing [optional]
|
| 67 |
|
|
|
|
|
|
|
| 68 |
|
| 69 |
#### Training Hyperparameters
|
| 70 |
|
|
|
|
| 86 |
- F1 Score (Micro): 0.9740588950133884
|
| 87 |
- F1 Score (Macro): 0.9757074189160264
|
| 88 |
|
| 89 |
+
## Technical Specifications
|
| 90 |
|
| 91 |
### Model Architecture and Objective
|
| 92 |
|