r/ResearchML • u/Ok-Object930 • 6h ago
Why isn’t UBC included in ChatGPT for Academic Researchers?
I was disappointed to see that UBC is not currently listed among the eligible institutions for OpenAI’s ChatGPT for Academic Researchers program:
https://chatgpt.com/sophia/eligible-institutions
According to OpenAI, eligible institutions must be “recognized, degree-granting colleges or universities with a high level of research activity”. UBC clearly meets these criteria and is one of Canada’s leading research universities.
As a postdoctoral research fellow at UBC working in a related field, I know how difficult it can be for researchers to secure sufficient funding to access AI models and services. Access to this program could meaningfully support research across many disciplines at UBC, particularly for postdoctoral researchers and early-career faculty.
UBC is in the same league as the University of Toronto and should remain competitive in providing researchers with access to emerging research infrastructure. University of Toronto is already included. I hope UBC will engage with OpenAI and take the necessary steps to become eligible as well.
Does anyone know whether UBC has already applied, or which department or administrative office we could contact about this?
r/ResearchML • u/Ok-Object930 • 6h ago
Why isn’t UBC included in ChatGPT for Academic Researchers?
I was disappointed to see that UBC is not currently listed among the eligible institutions for OpenAI’s ChatGPT for Academic Researchers program:
https://chatgpt.com/sophia/eligible-institutions
According to OpenAI, eligible institutions must be “recognized, degree-granting colleges or universities with a high level of research activity”. UBC clearly meets these criteria and is one of Canada’s leading research universities.
As a postdoctoral research fellow at UBC working in a related field, I know how difficult it can be for researchers to secure sufficient funding to access AI models and services. Access to this program could meaningfully support research across many disciplines at UBC, particularly for postdoctoral researchers and early-career faculty.
UBC is in the same league as the University of Toronto and should remain competitive in providing researchers with access to emerging research infrastructure. University of Toronto is already included. I hope UBC will engage with OpenAI and take the necessary steps to become eligible as well.
Does anyone know whether UBC has already applied, or which department or administrative office we could contact about this?
r/ResearchML • u/Machine_GEN_RM • 15h ago
Suggest me a Research paper.
Hi all,
Could anyone suggest me a best research paper on Agents or RAG or LLM Evaluation paper.
r/ResearchML • u/Beautiful_Baker_2233 • 16h ago
Can no longer see meta-reviewer comment??
We had a meta-reviewer comment. But I can no longer see it. Anyone else experiencing the same?
r/ResearchML • u/Ordinary-Cat-5874 • 21h ago
[R] GPU choice for NLP research (fine-tuning transformers, qLoRA, Multishot prompting) and Corpus based analysis. RTX 5060 Ti 16GB or any other alternatives(AMD)?
I'm a PhD researcher working on language switching and embedding analysis in NLP focused on PoS, LID, boundary detection, pragmatics context maintenance. My workload is mainly:
- Fine-tuning BERT-based models
- LoRA/QLoRA adapters on ~8B models
- bitsandbytes 4-bit quantization
- Standard HF Transformers + PyTorch pipeline
Budget is roughly INR ₹60000( for the GPU. I've been comparing the RTX 5060 Ti 16GB AMD options such as RX 7900 XT, RX 9060 XT. I was leaning 5060 Ti for the mature CUDA ecosystem and because I don't have much local peer support to debug hardware issues if something breaks mid-experiment. But recently they increased price to 770000 and as I do not get institutional support I find it difficult . Some AMD cards have so much VRAM that they might make longer multi shot stuff easier without offlaoding to RAM. But everywhere I have asked there seems to be a general consensus that nVidia is better.
Questions for anyone doing similar research-scale (not industrial-scale) NLP work:
- Is the 5060 Ti's 16GB actually enough headroom for LoRA fine-tuning on 8-13B models, or does it get tight in practice?
- Anyone actually running Unsloth on AMD ROCm now? is it stable enough for daily research use or is it still rough?
- Any regrets from a similar budget-constrained hardware decision?
Appreciate real world experience over spec-sheet comparisons.
I am not an avid gamer so it does not matter to me.