Update README.md
Browse files
README.md
CHANGED
@@ -7,4 +7,15 @@ library_name: transformers
|
|
7 |
examples:
|
8 |
```
|
9 |
<context> New Delhi is the capital of India.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
```
|
|
|
7 |
examples:
|
8 |
```
|
9 |
<context> New Delhi is the capital of India.
|
10 |
+
```
|
11 |
+
|
12 |
+
```
|
13 |
+
<context> My name is Dev.
|
14 |
+
```
|
15 |
+
|
16 |
+
```
|
17 |
+
<context> Sachin lives in Mumbai. <answer> Sachin
|
18 |
+
```
|
19 |
+
```
|
20 |
+
<context> Sachin lives in Mumbai. <answer> Mumbai
|
21 |
```
|