microsoft / microsoft/TUTA_table_understanding
How to get labels for CTC task?
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 125
- Forks
- 27
- Avg merge
- 9d 1h
- Merged PRs (30d)
- 1
Description
Hi,
I've been trying to do ctc_finetune but on other json files than deex.json presented in your Readme and I am wondering how you can get the labels to do this task? In deex.json, label_matrix is already a part of a file, and therefore, I cannot reproduce it to other json files, including those you have in your repository like wiki-tables-samples.json.
I would be very grateful for an advice :)
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the ctc_finetune instructions in the README and compare deex.json with wiki-tables-samples.json, focusing on the existing label_matrix field. Determine how labels are obtained or generated for the other JSON files, then document the required process and confirm that it supports the CTC fine-tuning task.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data, machine-learning
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100