Long Phan
Long Phan
So chcp 65001 will work when using stack runghc but does not work when you use stack install and then start an exe file (in this case duckling-example-exe.exe). Is there...
@simon-mo @generalsvr I should be able to help with this. Let me know how to start. For more context about control vectors: [Representation Engineering: A Top-Down Approach to AI Transparency](https://arxiv.org/abs/2310.01405)
any updates on the timeline for this?
You can take a look to reproduce the result here [finetunning_biot5x_blurb.ipynb](https://github.com/justinphan3110/SciFive/blob/main/biot5x/examples/finetunning_biot5x_blurb.ipynb)
Hi Sorrry for the late reply, the models on HuggingFace is just pretrained weights. We didn't share the fine-tuned models. you can fine-tuned it using this scrip with mesh tensorflow...
Let me know if you still need the fine-tuned models, I can upload it into huggingface for you
Hi @bhomass , gs://mindxhack/bio_sentence_piece_small.txt should be any text file of your own to train a tokenzier model for model
What issue are you having ? have you changed the BASE_PRETRAINED_DIR to the public url described on README?