Geralt-Targaryen commited on
Commit
52edc3d
·
verified ·
1 Parent(s): 7d1a05e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -12,7 +12,7 @@ F2LLM (Foundation to Feature Large Language Models) are foundation models direct
12
 
13
  To evaluate F2LLMs on MTEB:
14
 
15
- ```
16
  import mteb
17
  import logging
18
  logging.basicConfig(level=logging.INFO)
 
12
 
13
  To evaluate F2LLMs on MTEB:
14
 
15
+ ```python
16
  import mteb
17
  import logging
18
  logging.basicConfig(level=logging.INFO)