DHBaek commited on
Commit
cfd2662
1 Parent(s): c8fe45a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -30,6 +30,8 @@ logits = outputs['logits']
30
  preds = torch.argmax(logits, dim=1)
31
  </code></pre>
32
 
 
 
33
  # About us
34
  - <a href="https://ainize.ai/teachable-nlp">Teachable NLP</a> - Train NLP models with your own text without writing any code
35
  - <a href="https://ainize.ai/">Ainize</a> - Deploy ML project using free gpu
 
30
  preds = torch.argmax(logits, dim=1)
31
  </code></pre>
32
 
33
+ <br>
34
+
35
  # About us
36
  - <a href="https://ainize.ai/teachable-nlp">Teachable NLP</a> - Train NLP models with your own text without writing any code
37
  - <a href="https://ainize.ai/">Ainize</a> - Deploy ML project using free gpu