-
* Initial Setup
* Data Loading and Preprocessing
* Data Variables
* Model Instantiation
* Optimizer and Scheduler
* Train and Evaluation Loop
* Q1 Save the model and plot the losses (**1…
-
Take a look at this example:
```lua
x = "."
for k = 1,64 do
x = x .. x
end
```
On my PC this takes 0.6 seconds before timing out. 0.6 seconds of busy doing nothing. My setup is Minetest 5.3…
-
In the "How to Fine-tune DeepSeek-Coder" section, the format appears suitable for instruction code generation purposes. If I want to fine-tune it for **code infilling** purposes, what would be the dat…
-
### Overview
Fine tuning on patrol officer nearby prediction model
### Action Items
-use granular OLC
-Result preparation for front end exhibition (Python pickle serialization)
### Resour…
-
Hi,
In the data processing section of Zac's instructions on [controller tuning](https://github.com/ethz-asl/mav_tools_public/wiki/Controller-Tuning) the example output shows some parameters like "…
-
Thanks for your awesome work! Shikras opens a way to effectively represent the coordinates in the image.
I have a question about the result in Table 6: the performance of Shikra on OK-VQA dataset i…
-
Hi! First I would like to thank you for this great work! It is very interesting and I like it a lot!
In the meantime, I have two questions about the KITTI fine-tuning experiments:
1. I found there…
-
Em chào mọi người, gần đây em có tận dụng code này và code alpaca-lora gốc để thực hiện instruction fine-tuning cho GPT-J 6B của VietAI. Tuy nhiên em đọc code em thấy có một phần khá lạ, code này và c…
-
We really need a toolbar! To many shortcuts to remember! Please add some buttons; probably chatgpt or others can help to quickly accomplish such a tedious task: just give them the template of the code…
-
Is it right to expect llama to be fine tuned to knowledge in the form of unstructured text data from a proprietary text document (chunking text in fixed lengths with langchain text splitter and fi…