genji970
- Karma
- 0
- Created
- ()
- Submissions
- 0
-
Using multiple gpus, training 7B model with lora and RLHF with external dataset.
-
Currently, I built basic pipeline to do lora fine tuning with multiple gpus. Samples with alpaca dataset works fine. data pipeline is in progress.
-
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.
-
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…