yujiepan commited on
Commit
beedb05
1 Parent(s): 996e7a2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -15,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  # bert-base-uncased-sst2
17
 
18
- This model is exactly the same as [textattack/bert-base-uncased-SST-2](https://huggingface.co/textattack/bert-base-uncased-SST-2) but is also converted to OpenVINO IR format.
19
  It achieves the following results on the evaluation set:
20
  - torch loss: 0.2819
21
  - torch accuracy: 0.9243
 
15
 
16
  # bert-base-uncased-sst2
17
 
18
+ This model is **exactly the same** as [textattack/bert-base-uncased-SST-2](https://huggingface.co/textattack/bert-base-uncased-SST-2) but is also converted to OpenVINO IR format.
19
  It achieves the following results on the evaluation set:
20
  - torch loss: 0.2819
21
  - torch accuracy: 0.9243