tisage commited on
Commit
92f3051
1 Parent(s): cb19948

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -18,7 +18,8 @@ There are three BERT models, each fine-tuned on a dataset of 70,000 Python 3 sol
18
 
19
  ## Model Usage
20
  **Installation**
21
- First, ensure you have the latest version of the tf-models-official package. You can install it using the following command:```
 
22
  pip install -q tf-models-official
23
  ```
24
 
 
18
 
19
  ## Model Usage
20
  **Installation**
21
+ First, ensure you have the latest version of the tf-models-official package. You can install it using the following command:
22
+ ```
23
  pip install -q tf-models-official
24
  ```
25