tomaarsen HF Staff commited on
Commit
96aadae
·
verified ·
1 Parent(s): 388eb6b

Add ### PyLate section heading after the ST snippet

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -875,6 +875,8 @@ print(scores)
875
  # tensor([[30.3632, 30.4892, 30.4024, 30.3004]])
876
  ```
877
 
 
 
878
  First, install the PyLate and transformers library:
879
 
880
  ```bash
 
875
  # tensor([[30.3632, 30.4892, 30.4024, 30.3004]])
876
  ```
877
 
878
+ ### PyLate
879
+
880
  First, install the PyLate and transformers library:
881
 
882
  ```bash