Assignment 2 passed with 100% score, but the output isn't entirely correct for UNQ_C9 and UNQ_C10

Hi,

I have a very strange issue. I have tried the unit test and it results in me passing all the unit-tests, however, there is a strange matter in it. The UNQ_C9 and UNQ_C10 results in some mismatch between the expected output and the actual output. Is it normal because of the training processes? Or I have made a mistake somewhere?

I didn’t rerun the assignments because they took really too long to complete. In that case, it would be really helpful if someone could have a look.

If you passed all the assignment tests and got 100% then it should not matter, might be a rounding issue.

2 Likes

Sounds good to me~ In any case, I still hope to understand the source of error. :stuck_out_tongue_winking_eye:

I have a similar problem: UNQ_C9 does not output ‘The’ (it outputs ‘0’). For this section one of the unit tests fail.

Then for UNQ_C10, I can see the summaries look reasonable but are not exactly the same.

After submission everything passes with 100%.

I have a similar issue with UNQ_C9. Any help is appreciated, thanks!