AIEngineerYvar commited on
Commit
ba2dbf6
·
verified ·
1 Parent(s): 5603d79

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -51,7 +51,7 @@ The following hyperparameters were used during training:
51
  | 0.07 | 3.0 | 2502 | 0.3338 | 0.8406 |
52
 
53
  ### Loading the model
54
- ```
55
  # Use a pipeline as a high-level helper
56
  from transformers import pipeline
57
 
 
51
  | 0.07 | 3.0 | 2502 | 0.3338 | 0.8406 |
52
 
53
  ### Loading the model
54
+ ```python
55
  # Use a pipeline as a high-level helper
56
  from transformers import pipeline
57