Update README.md
Browse files
README.md
CHANGED
@@ -79,7 +79,7 @@ output_text = tokenizer.decode(output[0], skip_special_tokens=True)
|
|
79 |
|
80 |
## Hardware and Software
|
81 |
|
82 |
-
* **Hardware**: We utilized an A100x8 *
|
83 |
* **Training Factors**: We fine-tuned this model using a combination of the [DeepSpeed library](https://github.com/microsoft/DeepSpeed) and the [HuggingFace Trainer](https://huggingface.co/docs/transformers/main_classes/trainer) / [HuggingFace Accelerate](https://huggingface.co/docs/accelerate/index)
|
84 |
|
85 |
## Evaluation Results
|
|
|
79 |
|
80 |
## Hardware and Software
|
81 |
|
82 |
+
* **Hardware**: We utilized an A100x8 * 1 for training our model
|
83 |
* **Training Factors**: We fine-tuned this model using a combination of the [DeepSpeed library](https://github.com/microsoft/DeepSpeed) and the [HuggingFace Trainer](https://huggingface.co/docs/transformers/main_classes/trainer) / [HuggingFace Accelerate](https://huggingface.co/docs/accelerate/index)
|
84 |
|
85 |
## Evaluation Results
|