patrickvonplaten commited on
Commit
0dc2d4f
1 Parent(s): f59a374

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -1,3 +1,11 @@
 
 
 
 
 
 
 
 
1
  # Question Answering NLU
2
 
3
  Question Answering NLU (QANLU) is an approach that maps the NLU task into question answering,
 
1
+ ---
2
+ language: en
3
+ license: cc-by-4.0
4
+ widget:
5
+ - context: hello.
6
+ - question: På biblioteket kan du låne en <mask>.
7
+ ---
8
+
9
  # Question Answering NLU
10
 
11
  Question Answering NLU (QANLU) is an approach that maps the NLU task into question answering,