NamCyan commited on
Commit
368b843
1 Parent(s): 31ee63c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -41,8 +41,7 @@ model = AutoModelForSequenceClassification.from_pretrained("NamCyan/DeepSeek-Cod
41
 
42
  - Training Data: The model is finetuned using [tesoro-code](https://huggingface.co/datasets/NamCyan/tesoro-code)
43
 
44
- - Infrastructure: Training process is conducted on two NVIDIA A100 GPUs with 80GB of VRAM. [LoRa](https://arxiv.org/abs/2106.09685) is adopted to train this model.
45
-
46
 
47
  ## Leaderboard
48
  | Model | Model size | EM | F1 |
 
41
 
42
  - Training Data: The model is finetuned using [tesoro-code](https://huggingface.co/datasets/NamCyan/tesoro-code)
43
 
44
+ - Infrastructure: Training process is conducted on two NVIDIA A100 GPUs with 80GB of VRAM.
 
45
 
46
  ## Leaderboard
47
  | Model | Model size | EM | F1 |