Sudarsun Santhiappan, PhD

Results 3 comments of Sudarsun Santhiappan, PhD

Yes, currently, only the Gemini family types are supported, which are the following: HARM_CATEGORY_HARASSMENT HARM_CATEGORY_HATE_SPEECH HARM_CATEGORY_SEXUALLY_EXPLICIT HARM_CATEGORY_DANGEROUS_CONTENT HARM_CATEGORY_UNSPECIFIED

The file is available at 'https://dax-cdn.cdn.appdomain.cloud/dax-wikitext-103/1.0.1/wikitext-103.tar.gz'

On an RTX 4090 Ti, I had to set up `per_device_eval_batch_size=1` and `per_device_train_batch_size=1`; however, I could make it work when my `eval_accumulation_steps` and `gradient_accumulation_steps` were set to `8`.