iamthinbaker commited on
Commit
69e558e
·
verified ·
1 Parent(s): 6b18a84

Upload model v0.1-wip-4200

Browse files
Files changed (6) hide show
  1. config.json +2 -6
  2. model.safetensors +1 -1
  3. optimizer.pt +1 -1
  4. rng_state.pth +1 -1
  5. scheduler.pt +1 -1
  6. trainer_state.json +115 -3
config.json CHANGED
@@ -31,9 +31,5 @@
31
  "tie_word_embeddings": true,
32
  "transformers_version": "5.8.0",
33
  "use_cache": false,
34
- "vocab_size": 133,
35
- "auto_map": {
36
- "AutoModelForCausalLM": "conditioned_gpt2.ConditionedGPT2"
37
- },
38
- "num_pokemon": 2227
39
- }
 
31
  "tie_word_embeddings": true,
32
  "transformers_version": "5.8.0",
33
  "use_cache": false,
34
+ "vocab_size": 133
35
+ }
 
 
 
 
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0660160dc76c8c20854489602c8da7876eb9ef4f76343e0f129223530fb2a161
3
  size 164952636
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:515ceb8d5ff4341e36d7d7c5fe8fde8d6940ab46dbf6a1bd79dd36012f7321e9
3
  size 164952636
optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:aee0e000a44c65ee74b0860659bac260efa097500e7c6d0793441e28c3ff334c
3
  size 330005818
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:52fad57978910131b86131a6a0ae6a26496741a63a801158b9d0596f923bb86e
3
  size 330005818
rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d861a0f5d12616551057402bc2ac851ec83eb34a7f0cdd6af00b05e9744ffc23
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cb12d6e5082ab1d7a41d1b0e160bcd6a9dc3763088747fc64e4a4e9506b732a7
3
  size 14244
scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0959c12ed031011a1fc7f89c1b203470f1a77ddea2d937e94fe43b753340beaa
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:52218e8ad6f0dafdcf777603e7f1c355870364f1e2aeaf950202d6398a61feab
3
  size 1064
trainer_state.json CHANGED
@@ -2,9 +2,9 @@
2
  "best_global_step": null,
3
  "best_metric": null,
4
  "best_model_checkpoint": null,
5
- "epoch": 9.264485344239946,
6
  "eval_steps": 500,
7
- "global_step": 3400,
8
  "is_hyper_param_search": false,
9
  "is_local_process_zero": true,
10
  "is_world_process_zero": true,
@@ -484,6 +484,118 @@
484
  "learning_rate": 0.000209766773095578,
485
  "loss": 1.3368931579589844,
486
  "step": 3400
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
487
  }
488
  ],
489
  "logging_steps": 50,
@@ -503,7 +615,7 @@
503
  "attributes": {}
504
  }
505
  },
506
- "total_flos": 8.086762739654984e+17,
507
  "train_batch_size": 16,
508
  "trial_name": null,
509
  "trial_params": null
 
2
  "best_global_step": null,
3
  "best_metric": null,
4
  "best_model_checkpoint": null,
5
+ "epoch": 11.444444444444445,
6
  "eval_steps": 500,
7
+ "global_step": 4200,
8
  "is_hyper_param_search": false,
9
  "is_local_process_zero": true,
10
  "is_world_process_zero": true,
 
484
  "learning_rate": 0.000209766773095578,
485
  "loss": 1.3368931579589844,
486
  "step": 3400
487
+ },
488
+ {
489
+ "epoch": 9.400817995910021,
490
+ "grad_norm": 1.3249437808990479,
491
+ "learning_rate": 0.00020121405670051008,
492
+ "loss": 1.297091064453125,
493
+ "step": 3450
494
+ },
495
+ {
496
+ "epoch": 9.537150647580095,
497
+ "grad_norm": 1.3749561309814453,
498
+ "learning_rate": 0.00019275047873167374,
499
+ "loss": 1.260106658935547,
500
+ "step": 3500
501
+ },
502
+ {
503
+ "epoch": 9.67348329925017,
504
+ "grad_norm": 1.4010766744613647,
505
+ "learning_rate": 0.0001843836762070014,
506
+ "loss": 1.239128646850586,
507
+ "step": 3550
508
+ },
509
+ {
510
+ "epoch": 9.809815950920246,
511
+ "grad_norm": 1.5308102369308472,
512
+ "learning_rate": 0.00017612119882015126,
513
+ "loss": 1.1977056121826173,
514
+ "step": 3600
515
+ },
516
+ {
517
+ "epoch": 9.94614860259032,
518
+ "grad_norm": 1.3873751163482666,
519
+ "learning_rate": 0.00016797050212812275,
520
+ "loss": 1.1842040252685546,
521
+ "step": 3650
522
+ },
523
+ {
524
+ "epoch": 10.081799591002046,
525
+ "grad_norm": 1.3666012287139893,
526
+ "learning_rate": 0.00015993894082381616,
527
+ "loss": 1.1095658111572266,
528
+ "step": 3700
529
+ },
530
+ {
531
+ "epoch": 10.21813224267212,
532
+ "grad_norm": 1.3528972864151,
533
+ "learning_rate": 0.00015203376209960474,
534
+ "loss": 1.103120346069336,
535
+ "step": 3750
536
+ },
537
+ {
538
+ "epoch": 10.354464894342195,
539
+ "grad_norm": 1.3081281185150146,
540
+ "learning_rate": 0.00014426209910790887,
541
+ "loss": 1.0691104125976563,
542
+ "step": 3800
543
+ },
544
+ {
545
+ "epoch": 10.49079754601227,
546
+ "grad_norm": 1.3515572547912598,
547
+ "learning_rate": 0.00013663096452467343,
548
+ "loss": 1.0644143676757813,
549
+ "step": 3850
550
+ },
551
+ {
552
+ "epoch": 10.627130197682344,
553
+ "grad_norm": 1.2935131788253784,
554
+ "learning_rate": 0.00012914724422155598,
555
+ "loss": 1.0334495544433593,
556
+ "step": 3900
557
+ },
558
+ {
559
+ "epoch": 10.76346284935242,
560
+ "grad_norm": 1.3209459781646729,
561
+ "learning_rate": 0.00012181769105253435,
562
+ "loss": 1.0103805541992188,
563
+ "step": 3950
564
+ },
565
+ {
566
+ "epoch": 10.899795501022496,
567
+ "grad_norm": 1.324385643005371,
568
+ "learning_rate": 0.00011464891876054252,
569
+ "loss": 0.990460433959961,
570
+ "step": 4000
571
+ },
572
+ {
573
+ "epoch": 11.03544648943422,
574
+ "grad_norm": 1.374879002571106,
575
+ "learning_rate": 0.00010764739600963116,
576
+ "loss": 0.9643755340576172,
577
+ "step": 4050
578
+ },
579
+ {
580
+ "epoch": 11.171779141104295,
581
+ "grad_norm": 1.275993824005127,
582
+ "learning_rate": 0.00010081944054803842,
583
+ "loss": 0.936119155883789,
584
+ "step": 4100
585
+ },
586
+ {
587
+ "epoch": 11.308111792774369,
588
+ "grad_norm": 1.2590258121490479,
589
+ "learning_rate": 9.417121350743844e-05,
590
+ "loss": 0.9281440734863281,
591
+ "step": 4150
592
+ },
593
+ {
594
+ "epoch": 11.444444444444445,
595
+ "grad_norm": 1.2088381052017212,
596
+ "learning_rate": 8.770871384351085e-05,
597
+ "loss": 0.9070972442626953,
598
+ "step": 4200
599
  }
600
  ],
601
  "logging_steps": 50,
 
615
  "attributes": {}
616
  }
617
  },
618
+ "total_flos": 9.989600444122399e+17,
619
  "train_batch_size": 16,
620
  "trial_name": null,
621
  "trial_params": null