Update README.md
Browse files
README.md
CHANGED
|
@@ -52,15 +52,6 @@ model-index:
|
|
| 52 |
|
| 53 |
- **Repository:** [scfengv/NLP-Topic-Modeling-for-TVL-livestream-comments](https://github.com/scfengv/NLP-Topic-Modeling-for-TVL-livestream-comments)
|
| 54 |
|
| 55 |
-
## Model Inference Examples
|
| 56 |
-
|
| 57 |
-
To run the text classification inference, use the following command:
|
| 58 |
-
```bash
|
| 59 |
-
python inference_example_1.py
|
| 60 |
-
python inference_example_2.py
|
| 61 |
-
python inference_example_3.py
|
| 62 |
-
```
|
| 63 |
-
|
| 64 |
## How to Get Started with the Model
|
| 65 |
|
| 66 |
Use the code below to get started with the model.
|
|
@@ -89,7 +80,7 @@ print(predictions)
|
|
| 89 |
|
| 90 |
- **Hardware Type:** NVIDIA Quadro RTX8000
|
| 91 |
- **Library:** PyTorch
|
| 92 |
-
- **Hours used:** 2hr
|
| 93 |
-
|
| 94 |
### Training Data
|
| 95 |
|
|
|
|
| 52 |
|
| 53 |
- **Repository:** [scfengv/NLP-Topic-Modeling-for-TVL-livestream-comments](https://github.com/scfengv/NLP-Topic-Modeling-for-TVL-livestream-comments)
|
| 54 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 55 |
## How to Get Started with the Model
|
| 56 |
|
| 57 |
Use the code below to get started with the model.
|
|
|
|
| 80 |
|
| 81 |
- **Hardware Type:** NVIDIA Quadro RTX8000
|
| 82 |
- **Library:** PyTorch
|
| 83 |
+
- **Hours used:** 2hr 56mins
|
| 84 |
-
|
| 85 |
### Training Data
|
| 86 |
|