Adding finetuning example + package restructuring

This commit is contained in:
Rajat Sen
2024-07-08 18:31:35 +00:00
parent 5c7b905e8d
commit 6e77e0ca98
7 changed files with 2232 additions and 1 deletions
@@ -26,7 +26,7 @@ from paxml import checkpoints
import timesfm
import torch
import tqdm
from . import data_loader
from timesfm import data_loader
FLAGS = flags.FLAGS