ymoslem commited on
Commit
240650e
·
verified ·
1 Parent(s): 65b9a95

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -3
README.md CHANGED
@@ -108,9 +108,8 @@ The following hyperparameters were used during training:
108
  1. Install the required libraries.
109
 
110
  ```bash
111
- pip3 install -q --upgrade datasets accelerate transformers
112
- pip3 install -q --upgrade scikit-learn polars
113
- pip3 install -q --upgrade flash_attn triton
114
  ```
115
 
116
  2. Load the test dataset.
 
108
  1. Install the required libraries.
109
 
110
  ```bash
111
+ pip3 install --upgrade datasets accelerate transformers
112
+ pip3 install --upgrade flash_attn triton
 
113
  ```
114
 
115
  2. Load the test dataset.