jackyyanggp

Results 3 issues of jackyyanggp

my_report = sv.analyze(df, pairwise_analysis = "off") Tried to call this function but got this error when I input a normal dataframe that only contain numeric columns. Any advice what might...

bug
can't repro issue

I was able to fine-tuned the model with custom dataset but the responses are often times weird: 1. it always contain my original prompt which I don't need 2. sometimes...

Hi, how how I penalize the model for generating repetition of sentences/phrases in response, if I want to edit the current custom "generate.py" instead of the transformer pipeline library? Thanks!