Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,10 @@
|
|
1 |
---
|
2 |
language: [de, en]
|
3 |
-
|
|
|
|
|
|
|
|
|
4 |
---
|
5 |
|
6 |
# Bilingual English + German SQuAD2.0
|
@@ -77,5 +81,6 @@ qa_pipeline(context=contexts, question=questions)
|
|
77 |
'end': 149,
|
78 |
'answer': 'Harvard Library'}]
|
79 |
```
|
80 |
-
|
|
|
81 |
[LinkedIn](https://www.linkedin.com/in/allxufang/)
|
|
|
1 |
---
|
2 |
language: [de, en]
|
3 |
+
license: mit
|
4 |
+
tags:
|
5 |
+
- english
|
6 |
+
- german
|
7 |
+
|
8 |
---
|
9 |
|
10 |
# Bilingual English + German SQuAD2.0
|
|
|
81 |
'end': 149,
|
82 |
'answer': 'Harvard Library'}]
|
83 |
```
|
84 |
+
## License - The MIT License
|
85 |
+
Copyright (c) 2021 Fang Xu, Deutsche Telekom AG |
|
86 |
[LinkedIn](https://www.linkedin.com/in/allxufang/)
|