genji970

↗ HN profile [ 69.3 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Using multiple gpus, training 7B model with lora and RLHF with external dataset.

  2. Currently, I built basic pipeline to do lora fine tuning with multiple gpus. Samples with alpaca dataset works fine. data pipeline is in progress.

  3. I'm not sure this accuracy is possible. But when i do 4 shot then val acc for scanobjectnn drops to about 90%. And for modelnet40 16 shot, it shows 96 val acc in top1. So I share my experiment result.

  4. Hello everyone! This project is about achieving more than 96 % top1 accuracy on modelnet40 test dataset with light weighted 3d custome models. projecting 3d pointcloud dataset(with gaussian splatting method) into…