DevBM commited on
Commit
62dcdd4
1 Parent(s): 6c238ff

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -26,6 +26,9 @@ The model takes concatenated answers and context as an input sequence, and will
26
  <context> Sachin lives in Mumbai. <answer> Mumbai
27
  ```
28
  ```
 
 
 
29
  <context> Carbon has 6 neutrons. <answer> 6
30
  ```
31
  ```
 
26
  <context> Sachin lives in Mumbai. <answer> Mumbai
27
  ```
28
  ```
29
+ <context> Sachin lives in Mumbai. He has two children. <answer> two children
30
+ ```
31
+ ```
32
  <context> Carbon has 6 neutrons. <answer> 6
33
  ```
34
  ```