hexie1995

Results 6 comments of hexie1995

Dear Priyansh, Sounds like a good plan. While I could not promise that I would definitely be able to execute the query and get all of the answers, I could...

Hello Priyansh, I have a good news! I have run the query against our sparql endpoint and managed to get almost all of the answers except 3 of the query...

Thank you. One additional information: I tried to follow step by step the official text summrization tutorial here: https://github.com/huggingface/notebooks/blob/main/examples/summarization.ipynb But the same error occurred. Thanks a lot!

Sure, here's the whole error message. Thanks a lot! ``` `--------------------------------------------------------------------------- RuntimeError Traceback (most recent call last) Cell In[16], line 10 1 data_collator = DataCollatorForSeq2Seq(tokenizer, model=model) 2 trainer = Seq2SeqTrainer(...

Hi Arthur @ArthurZucker , the code that I shared initially is a small training loop without all the samples and could reproduce the error once run (the training size is...

Thank you! This is wonderful news. I will install the new one now.