Skip to content
This repository has been archived by the owner on Oct 9, 2023. It is now read-only.

Reformat text classification data #998

Closed
wants to merge 1 commit into from
Closed

Reformat text classification data #998

wants to merge 1 commit into from

Conversation

pietrolesci
Copy link
Contributor

What does this PR do?

Reformats the text classification data.

@codecov
Copy link

codecov bot commented Nov 26, 2021

Codecov Report

Merging #998 (907ae1e) into master (4cda031) will decrease coverage by 3.37%.
The diff coverage is 13.79%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #998      +/-   ##
==========================================
- Coverage   88.40%   85.02%   -3.38%     
==========================================
  Files         250      250              
  Lines       13199    13199              
==========================================
- Hits        11668    11222     -446     
- Misses       1531     1977     +446     
Flag Coverage Δ
unittests 85.02% <13.79%> (-3.38%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
flash/text/classification/data.py 56.47% <13.79%> (-40.42%) ⬇️
flash/text/question_answering/model.py 28.27% <0.00%> (-62.76%) ⬇️
flash/text/question_answering/data.py 28.16% <0.00%> (-58.87%) ⬇️
flash/text/classification/cli.py 53.84% <0.00%> (-46.16%) ⬇️
flash/text/question_answering/cli.py 60.00% <0.00%> (-40.00%) ⬇️
flash/text/seq2seq/core/data.py 66.06% <0.00%> (-24.25%) ⬇️
flash/text/question_answering/finetuning.py 3.92% <0.00%> (-19.61%) ⬇️
flash/text/classification/model.py 77.55% <0.00%> (-14.29%) ⬇️
flash/text/seq2seq/core/model.py 60.00% <0.00%> (-8.89%) ⬇️
... and 5 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4cda031...907ae1e. Read the comment docs.

@stale
Copy link

stale bot commented Jan 26, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the won't fix This will not be worked on label Jan 26, 2022
@stale stale bot closed this Feb 10, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
won't fix This will not be worked on
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant