Jingmei commited on
Commit
58b461f
1 Parent(s): 2c94130

Training in progress, step 610

Browse files
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9d1c6780f2f1a22d10991d51867a14ccada97ff487c11affecd7f880e0813739
3
  size 16794200
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b56e215c8639def97387283d975e2b4f2799796952feb98934fc83b4eee6e918
3
  size 16794200
trainer_peft.log CHANGED
@@ -375,3 +375,35 @@
375
  2024-05-30 20:36 - Setup PEFT
376
  2024-05-30 20:36 - Setup optimizer
377
  2024-05-30 20:36 - Resume from checkpoint
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
375
  2024-05-30 20:36 - Setup PEFT
376
  2024-05-30 20:36 - Setup optimizer
377
  2024-05-30 20:36 - Resume from checkpoint
378
+ 2024-05-31 00:03 - Training complete!!!
379
+ 2024-05-31 00:20 - Cuda check
380
+ 2024-05-31 00:20 - True
381
+ 2024-05-31 00:20 - 1
382
+ 2024-05-31 00:20 - Configue Model and tokenizer
383
+ 2024-05-31 00:20 - Memory usage in 25.17 GB
384
+ 2024-05-31 00:32 - Dataset loaded successfully:
385
+ train-Jingmei/Pandemic_PMC
386
+ test -Jingmei/Pandemic_WHO
387
+ 2024-05-31 01:26 - Tokenize data: DatasetDict({
388
+ train: Dataset({
389
+ features: ['input_ids', 'attention_mask'],
390
+ num_rows: 469701
391
+ })
392
+ test: Dataset({
393
+ features: ['input_ids', 'attention_mask'],
394
+ num_rows: 8264
395
+ })
396
+ })
397
+ 2024-05-31 03:25 - Split data into chunks:DatasetDict({
398
+ train: Dataset({
399
+ features: ['input_ids', 'attention_mask'],
400
+ num_rows: 13199845
401
+ })
402
+ test: Dataset({
403
+ features: ['input_ids', 'attention_mask'],
404
+ num_rows: 198964
405
+ })
406
+ })
407
+ 2024-05-31 03:25 - Setup PEFT
408
+ 2024-05-31 03:25 - Setup optimizer
409
+ 2024-05-31 03:25 - Resume from checkpoint
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:829885c7ba9fe77611a2e24a37ebfb3b536276478cf5304424ea54767009ac48
3
  size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:11f84763c008acfae76e3500091e9e213026140dd02f79266cd73845b9e8049e
3
  size 5176