dart icon indicating copy to clipboard operation
dart copied to clipboard

Dataset for NAACL 2021 paper: "DART: Open-Domain Structured Data Record to Text Generation"

Results 4 dart issues
Sort by recently updated
recently updated
newest added

I noticed that the generate_input_dart.py only used 3 references for evaluation. However, some examples have many more references. I was wondering if you could provide more details about the results...

Recently, I used GPT to do generation with DART dataset. However, I found that the test set may be different from other works. In fact, I can only get 5,097...

The references in /evaluation/dart_reference are not for the current version. Can you replace with the new references and share the tokenization script that is done to the predictions. I am...