mber commited on
Commit
9194ab9
1 Parent(s): c8d4722

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -19,6 +19,8 @@ model-index:
19
  - name: Exact Macth
20
  type: exact_match
21
  value: 59.01
 
 
22
  ---
23
 
24
  # Fusion-In-Decoder Base on Natural Questions
@@ -29,4 +31,4 @@ This trained model is based on the Fusion-In-Decoder model, and trained on the N
29
 
30
  Model is based on Fusion-In-Decoder, which in turn is based on the google/flan-t5-base checkpoint. For training, we utilized text retrieval for each query, which provides a collection of relevant passages for it.
31
 
32
- We note that the passages were retrieved using a corpus based on Wikipeida.
 
19
  - name: Exact Macth
20
  type: exact_match
21
  value: 59.01
22
+ language:
23
+ - en
24
  ---
25
 
26
  # Fusion-In-Decoder Base on Natural Questions
 
31
 
32
  Model is based on Fusion-In-Decoder, which in turn is based on the google/flan-t5-base checkpoint. For training, we utilized text retrieval for each query, which provides a collection of relevant passages for it.
33
 
34
+ We note that the passages were retrieved using a corpus based on Wikipeida.