tbomez commited on
Commit
d73641f
1 Parent(s): b75a834

Delete test.json

Browse files
Files changed (1) hide show
  1. test.json +0 -3
test.json DELETED
@@ -1,3 +0,0 @@
1
- {
2
- "text": "Attention mechanism is a technique that allows machine translation systems to look over all the information in an original sentence and generate the proper word according to the current word it is working on and the context. It can also allow the system to zoom in or out (focus on local or global features). Attention is not a complex concept, but rather a simple interface that can be plugged into any translation system to potentially improve the results."
3
- }