real-jiakai commited on
Commit
23cf127
1 Parent(s): 894c210

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -73,7 +73,7 @@ print(f"Answer: {answer}") # Expected output: "google"
73
 
74
  ## Training Infrastructure
75
 
76
- - Training Device: Single GPU (NVIDIA Tesla V100 16GB)
77
  - Training Time: ~70 minutes
78
  - Framework: PyTorch
79
  - Training Script: Hugging Face Transformers' `run_qa.py`
 
73
 
74
  ## Training Infrastructure
75
 
76
+ - Training Device: Single GPU (NVIDIA 4090 24GB)
77
  - Training Time: ~70 minutes
78
  - Framework: PyTorch
79
  - Training Script: Hugging Face Transformers' `run_qa.py`