Zongxia commited on
Commit
ec92673
·
verified ·
1 Parent(s): b380cb9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -28,7 +28,7 @@ print("Exact Match: ", match_result)
28
  ```
29
 
30
  #### Transformer Match
31
- Our fine-tuned BERT model is repository. Our Package also supports downloading and matching directly. More Matching transformer models will be available 🔥🔥🔥
32
 
33
  ```python
34
  from qa_metrics.transformerMatcher import TransformerMatcher
 
28
  ```
29
 
30
  #### Transformer Match
31
+ Our fine-tuned BERT model is this repository. Our Package also supports downloading and matching directly. More Matching transformer models will be available 🔥🔥🔥
32
 
33
  ```python
34
  from qa_metrics.transformerMatcher import TransformerMatcher