SocialCompUW commited on
Commit
ad1333b
·
verified ·
1 Parent(s): 0260845

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -31,7 +31,7 @@ The following hyperparameters were used during training:
31
  - NUM_EPOCHS = 5
32
  - MIN_SAVE_EPOCH = 2
33
 
34
- The dataset was split 80-10-10 across the train (N=2180), validation (N=272), and test set (N=273). The model was fine-tuned on a single NVIDIA L40 GPU.
35
 
36
  ## How to Get Started with the Model
37
 
 
31
  - NUM_EPOCHS = 5
32
  - MIN_SAVE_EPOCH = 2
33
 
34
+ The dataset was split 80-10-10 across the train (N=2180), validation (N=272), and test set (N=273). The model was fine-tuned on a single NVIDIA A40 GPU.
35
 
36
  ## How to Get Started with the Model
37