akshaydhok07
Results
2
issues of
akshaydhok07
https://github.com/huggingface/transformers/blob/4c962d5e790d06c142af35aad165c74c0bcf861a/examples/pytorch/token-classification/run_ner.py#L200 [README.md](https://github.com/huggingface/transformers/tree/main/examples/pytorch/token-classification#readme) mentions providing text files for training and validation, however, run_ner.py expects CSV or JSON files only.
https://github.com/google-research/tapas/blob/569a3c31451d941165bd10783f73f494406b3906/tapas/utils/interaction_utils_parser.py#L269 What is the format of Table message and Question message?