File size: 746 Bytes
897ef2d
ae624a5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
897ef2d
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
---
license: cc-by-4.0
---

# GenRead: FiD model trained on WebQ

-- This is the model checkpoint of GenRead [2], based on the T5-3B and trained on the WebQ dataset [1]. 

-- Hyperparameters: 8 x 80GB A100 GPUs; batch size 16; AdamW; LR 5e-5; best dev at 11500 steps.

References: 

[1] Semantic parsing on freebase from question-answer pairs. EMNLP 2013.

[2] Generate rather than Retrieve: Large Language Models are Strong Context Generators. arXiv 2022

## Model performance 

We evaluate it on the WebQ dataset, the EM score is 54.36.


<a href="https://huggingface.co/exbert/?model=bert-base-uncased">
	<img width="300px" src="https://cdn-media.huggingface.co/exbert/button.png">
</a>
---
license: cc-by-4.0
---


---
license: cc-by-4.0
---