Harish Vadaparty
Harish Vadaparty
you can change the locale to en.us in localizations_intl.dart avalible in lib/i10n by applying the value for localeName = 'en_US';
You can REPLACE the code in load Function in localization with this ``` static Future load(Locale locale) { final String name = locale.countryCode.isEmpty ? locale.languageCode : locale.toString(); String localeName =...
Same with the power button also has it been resolved??
> I'm sorry to say but this plugin is not being maintained now. > Can't promise when we'll be able to fix this :( Then we must do it in...
Also its great, if we can rm by id along with name
Yep,i'll add it to readme including task descriptions and make a PR, you can assign it to me Thanks
Number of instances in the sense? Like Compute and memory requirements?
@haileyschoelkopf I added a page on tasks.md(https://github.com/Harryalways317/lm-evaluation-harness/blob/main/lm_eval/tasks/tasks.md) which has tasks family description and dataset url, all the urls are static, but ill try including paper and datasets urls there it...
try reaching it with a vpn like 1.1.1.1, i too faced this strange issue regarding SSL, ill share if i find any real solution like clearning up DNS cache and...
@haileyschoelkopf Hey, so i have started on this, and based on the discussion in the thread (Everyone involved came up with really good changes), i will add few extra fields...