wonhosong commited on
Commit
5a8d3e8
1 Parent(s): 936cf81

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 * 4 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
 
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