Skip to content

Commit

Permalink
doc: add title to new FaqGen README (#108)
Browse files Browse the repository at this point in the history
Title was missing on FaqGen/README.md

Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
  • Loading branch information
dbkinder authored Sep 6, 2024
1 parent 8edda1c commit 52a540d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions examples/FaqGen/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# FaqGen Performance Evaluation

## Dataset
We evaluate performance on QA dataset [Squad_v2](https://huggingface.co/datasets/rajpurkar/squad_v2). Generate FAQs on "context" columns in validation dataset, which contains 1204 unique records.

Expand Down

0 comments on commit 52a540d

Please sign in to comment.