Added models, outputs, data and tensorflow runs

This commit is contained in:
2026-04-13 01:47:24 +01:00
parent 1cca27e0b8
commit dc91b522f0
73 changed files with 836 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
task,both_correct,mtl_only_correct,stl_only_correct,both_wrong,p_value,significant
bug_report,614,32,28,76,0.6988834276200058,False
feature_request,610,42,37,61,0.6529643755164601,False
aspect,482,70,55,143,0.2103272547960883,False
aspect_sentiment,669,15,18,48,0.7283324808813632,False
1 task both_correct mtl_only_correct stl_only_correct both_wrong p_value significant
2 bug_report 614 32 28 76 0.6988834276200058 False
3 feature_request 610 42 37 61 0.6529643755164601 False
4 aspect 482 70 55 143 0.2103272547960883 False
5 aspect_sentiment 669 15 18 48 0.7283324808813632 False