Update README.md
Browse files
README.md
CHANGED
@@ -105,4 +105,17 @@ Inference can be performed using the provided Streamlit application.
|
|
105 |
2. **Select Checkpoints:** Choose the desired checkpoint for each level's model. Checkpoints are saved in the respective `level{n}` directories (e.g., `level1/model` or `level4/level4_step31000`).
|
106 |
3. **Run Inference:** Click the "Run Inference" button.
|
107 |
|
108 |
-
The application will output the predicted ID and the corresponding text description for each level of the taxonomy, based on the provided `mapping.csv` file.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
105 |
2. **Select Checkpoints:** Choose the desired checkpoint for each level's model. Checkpoints are saved in the respective `level{n}` directories (e.g., `level1/model` or `level4/level4_step31000`).
|
106 |
3. **Run Inference:** Click the "Run Inference" button.
|
107 |
|
108 |
+
The application will output the predicted ID and the corresponding text description for each level of the taxonomy, based on the provided `mapping.csv` file.
|
109 |
+
|
110 |
+
## Visualizations
|
111 |
+
|
112 |
+
Here are some images related to the training process:
|
113 |
+
|
114 |
+
- 
|
115 |
+
- 
|
116 |
+
- 
|
117 |
+
- 
|
118 |
+
- 
|
119 |
+
- 
|
120 |
+
- 
|
121 |
+
- 
|