transformers/examples/research_projects/rag-end2end-retriever/test_run
Kaustubh Dhole 182afb7dc6
Fixed RAG script which was failing on dummy example (#21416)
* do not use prefix="val" for test

The dummy example fails when test_epoch_end is called. The prefix="test" should be dynamic in the log metrics too.

* Create test.source

* Create test.target
2023-02-06 09:27:34 -05:00
..
dummy-kb
dummy-train-data Fixed RAG script which was failing on dummy example (#21416) 2023-02-06 09:27:34 -05:00
test_finetune.sh
test_rag_new_features.sh