Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ConiferLabsWA/flan-ul2-alpaca
/ functions
Functions
8 in github.com/ConiferLabsWA/flan-ul2-alpaca
⨍
Functions
8
◇
Types & classes
0
↓ 2 callers
Function
append_to_csv
(file_name, row)
train_lora.py:51
↓ 2 callers
Function
capture_batch_analytics
(epoch, type, step, loss, total_loss, input_ids, labels)
train_lora.py:57
↓ 2 callers
Function
write_csv_data
(file_name: str, data: List[Dict])
format_dataset.py:22
↓ 1 callers
Function
load_json_data
(file_name: str)
format_dataset.py:9
↓ 1 callers
Function
main
()
train_lora.py:14
↓ 1 callers
Function
main
()
format_dataset.py:29
↓ 1 callers
Function
process_data
(data: List[Dict])
format_dataset.py:14
Function
preprocess_function
(examples)
train_lora.py:42