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
Showing
Please register or sign in to comment