Upload folder using huggingface_hub
Browse filesThis view is limited to 50 files because it contains too many changes. See raw diff
- .gitattributes +20 -0
- checkpoints/bpe_vocab_16k.json +0 -0
- checkpoints/chck_100M.pt +3 -0
- checkpoints/chck_10M.pt +3 -0
- checkpoints/chck_1M.pt +3 -0
- checkpoints/chck_20M.pt +3 -0
- checkpoints/chck_2M.pt +3 -0
- checkpoints/chck_30M.pt +3 -0
- checkpoints/chck_3M.pt +3 -0
- checkpoints/chck_40M.pt +3 -0
- checkpoints/chck_4M.pt +3 -0
- checkpoints/chck_50M.pt +3 -0
- checkpoints/chck_5M.pt +3 -0
- checkpoints/chck_60M.pt +3 -0
- checkpoints/chck_6M.pt +3 -0
- checkpoints/chck_70M.pt +3 -0
- checkpoints/chck_7M.pt +3 -0
- checkpoints/chck_80M.pt +3 -0
- checkpoints/chck_8M.pt +3 -0
- checkpoints/chck_90M.pt +3 -0
- checkpoints/chck_9M.pt +3 -0
- checkpoints/expert_activity_epoch_1.png +0 -0
- checkpoints/expert_activity_epoch_10.png +0 -0
- checkpoints/expert_activity_epoch_2.png +0 -0
- checkpoints/expert_activity_epoch_3.png +0 -0
- checkpoints/expert_activity_epoch_4.png +0 -0
- checkpoints/expert_activity_epoch_5.png +0 -0
- checkpoints/expert_activity_epoch_6.png +0 -0
- checkpoints/expert_activity_epoch_7.png +0 -0
- checkpoints/expert_activity_epoch_8.png +0 -0
- checkpoints/expert_activity_epoch_9.png +0 -0
- checkpoints/msit_gptbert_best.pt +3 -0
- checkpoints/msit_gptbert_epoch01.pt +3 -0
- checkpoints/msit_gptbert_epoch02.pt +3 -0
- checkpoints/msit_gptbert_epoch03.pt +3 -0
- checkpoints/msit_gptbert_epoch04.pt +3 -0
- checkpoints/msit_gptbert_epoch05.pt +3 -0
- checkpoints/msit_gptbert_epoch06.pt +3 -0
- checkpoints/msit_gptbert_epoch07.pt +3 -0
- checkpoints/msit_gptbert_epoch08.pt +3 -0
- checkpoints/msit_gptbert_epoch09.pt +3 -0
- checkpoints/msit_gptbert_epoch10.pt +3 -0
- checkpoints/telemetry_dashboard_epoch_10_first_half.png +3 -0
- checkpoints/telemetry_dashboard_epoch_10_second_half.png +3 -0
- checkpoints/telemetry_dashboard_epoch_1_first_half.png +3 -0
- checkpoints/telemetry_dashboard_epoch_1_second_half.png +3 -0
- checkpoints/telemetry_dashboard_epoch_2_first_half.png +3 -0
- checkpoints/telemetry_dashboard_epoch_2_second_half.png +3 -0
- checkpoints/telemetry_dashboard_epoch_3_first_half.png +3 -0
- checkpoints/telemetry_dashboard_epoch_3_second_half.png +3 -0
.gitattributes
CHANGED
|
@@ -33,3 +33,23 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 36 |
+
checkpoints/telemetry_dashboard_epoch_10_first_half.png filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
checkpoints/telemetry_dashboard_epoch_10_second_half.png filter=lfs diff=lfs merge=lfs -text
|
| 38 |
+
checkpoints/telemetry_dashboard_epoch_1_first_half.png filter=lfs diff=lfs merge=lfs -text
|
| 39 |
+
checkpoints/telemetry_dashboard_epoch_1_second_half.png filter=lfs diff=lfs merge=lfs -text
|
| 40 |
+
checkpoints/telemetry_dashboard_epoch_2_first_half.png filter=lfs diff=lfs merge=lfs -text
|
| 41 |
+
checkpoints/telemetry_dashboard_epoch_2_second_half.png filter=lfs diff=lfs merge=lfs -text
|
| 42 |
+
checkpoints/telemetry_dashboard_epoch_3_first_half.png filter=lfs diff=lfs merge=lfs -text
|
| 43 |
+
checkpoints/telemetry_dashboard_epoch_3_second_half.png filter=lfs diff=lfs merge=lfs -text
|
| 44 |
+
checkpoints/telemetry_dashboard_epoch_4_first_half.png filter=lfs diff=lfs merge=lfs -text
|
| 45 |
+
checkpoints/telemetry_dashboard_epoch_4_second_half.png filter=lfs diff=lfs merge=lfs -text
|
| 46 |
+
checkpoints/telemetry_dashboard_epoch_5_first_half.png filter=lfs diff=lfs merge=lfs -text
|
| 47 |
+
checkpoints/telemetry_dashboard_epoch_5_second_half.png filter=lfs diff=lfs merge=lfs -text
|
| 48 |
+
checkpoints/telemetry_dashboard_epoch_6_first_half.png filter=lfs diff=lfs merge=lfs -text
|
| 49 |
+
checkpoints/telemetry_dashboard_epoch_6_second_half.png filter=lfs diff=lfs merge=lfs -text
|
| 50 |
+
checkpoints/telemetry_dashboard_epoch_7_first_half.png filter=lfs diff=lfs merge=lfs -text
|
| 51 |
+
checkpoints/telemetry_dashboard_epoch_7_second_half.png filter=lfs diff=lfs merge=lfs -text
|
| 52 |
+
checkpoints/telemetry_dashboard_epoch_8_first_half.png filter=lfs diff=lfs merge=lfs -text
|
| 53 |
+
checkpoints/telemetry_dashboard_epoch_8_second_half.png filter=lfs diff=lfs merge=lfs -text
|
| 54 |
+
checkpoints/telemetry_dashboard_epoch_9_first_half.png filter=lfs diff=lfs merge=lfs -text
|
| 55 |
+
checkpoints/telemetry_dashboard_epoch_9_second_half.png filter=lfs diff=lfs merge=lfs -text
|
checkpoints/bpe_vocab_16k.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
checkpoints/chck_100M.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b1366a1755d0058e6271bd797635df48b37f77a8419aa0b3ccf816229b8e8444
|
| 3 |
+
size 533766967
|
checkpoints/chck_10M.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7192e22bc8f642134afa51300d76cd06da0e900177889092eb02b92327dd7fb3
|
| 3 |
+
size 533765149
|
checkpoints/chck_1M.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:12aed5032539da60638309ca3795647d286bd4579fb27721e130718212d11a4f
|
| 3 |
+
size 533762755
|
checkpoints/chck_20M.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6dbce787c5aadc20b5dd13753c6b14beefd1ba28e9cd2ba4074efce6c4e319c7
|
| 3 |
+
size 533765149
|
checkpoints/chck_2M.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a7894325a7e522bbefcc9e86fc8a97a08dde7cafd26b870629ad2e02c415a7f7
|
| 3 |
+
size 533762755
|
checkpoints/chck_30M.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:492c5f9a3c4a1f9e079da2ae04bec3a1fc95d1c1e52ca5e21789386d0995f085
|
| 3 |
+
size 533765149
|
checkpoints/chck_3M.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:771303517973505f5027855f53e4c38a818d7d58125b5cd554948477542f2176
|
| 3 |
+
size 533762755
|
checkpoints/chck_40M.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d803d96bd0598da54a0cd70d07c65648580ec37a10a064d48232998e98a92d3b
|
| 3 |
+
size 533765149
|
checkpoints/chck_4M.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0f95ecc24a7bfadfd0c791f5016cd910cdb5482a3164fda4064615dfbd62a99c
|
| 3 |
+
size 533762755
|
checkpoints/chck_50M.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6b1a625296b4abd724f853278edd5427d7000abbc2850e79a8342cd03ac233c6
|
| 3 |
+
size 533765149
|
checkpoints/chck_5M.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ab00e04ec651038d53e88a95121c2f0823649c97e066ccf92157e4a1e5bcd2e1
|
| 3 |
+
size 533762755
|
checkpoints/chck_60M.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a6ccd3974c3623a36f5f10b9c85d14a5d3b766b6ec9ef35c13b3aa549d86e0fc
|
| 3 |
+
size 533765149
|
checkpoints/chck_6M.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3715e06cb567e4ecd223c3c4a7f336e7bae3a9c93583ec550d109d83b54bd324
|
| 3 |
+
size 533762755
|
checkpoints/chck_70M.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c0dceafb63758b8ff739346e5d1ea72e861823dc3f4f8d5a0bee7597aed12107
|
| 3 |
+
size 533765149
|
checkpoints/chck_7M.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:34aacf4a70cf954e3f117e5a786e453e5c613699847877603a9450c3322e32a3
|
| 3 |
+
size 533762755
|
checkpoints/chck_80M.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2eca39116d6cb1c8b4e03b0540373f0c305f23cf7b5ed32e8160d323bbd754f6
|
| 3 |
+
size 533765149
|
checkpoints/chck_8M.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dc7ab85200279c1911f01c47c8812e7cab744e674631cd7d960d30095792e939
|
| 3 |
+
size 533762755
|
checkpoints/chck_90M.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:56e0fc265e8bc416f3df72db11a6c0688a643a856790cdca564545be8c7e59d4
|
| 3 |
+
size 533765149
|
checkpoints/chck_9M.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e26fe05e110501532a2526cb831dde67aaffd81ef76f5aaa9ba5d62b79a82b6c
|
| 3 |
+
size 533762755
|
checkpoints/expert_activity_epoch_1.png
ADDED
|
checkpoints/expert_activity_epoch_10.png
ADDED
|
checkpoints/expert_activity_epoch_2.png
ADDED
|
checkpoints/expert_activity_epoch_3.png
ADDED
|
checkpoints/expert_activity_epoch_4.png
ADDED
|
checkpoints/expert_activity_epoch_5.png
ADDED
|
checkpoints/expert_activity_epoch_6.png
ADDED
|
checkpoints/expert_activity_epoch_7.png
ADDED
|
checkpoints/expert_activity_epoch_8.png
ADDED
|
checkpoints/expert_activity_epoch_9.png
ADDED
|
checkpoints/msit_gptbert_best.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b5558517446d7daac7bbbc1c89acdf498f46121c9b5ada9d1f0412e94ee30437
|
| 3 |
+
size 533781511
|
checkpoints/msit_gptbert_epoch01.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c0b270cccac197b7dad106a1c8af9107e36f8c0b7d63a01bfb9fce15fe4f6d9f
|
| 3 |
+
size 533786901
|
checkpoints/msit_gptbert_epoch02.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e76f91bf50eb072a97786d46bcdc6389be0fd753c1864b819084f72acede2016
|
| 3 |
+
size 533786901
|
checkpoints/msit_gptbert_epoch03.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:155912e2aac186b600d82f9e90c450ce0e90233af5c752dc2cf87c804d2e94cc
|
| 3 |
+
size 533786901
|
checkpoints/msit_gptbert_epoch04.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:249370e2dcd1bdcaa486d585e2cc639746635023e885c1695f09b04fa7ddb4fe
|
| 3 |
+
size 533786901
|
checkpoints/msit_gptbert_epoch05.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9b5183f0a6b0c8cea2d89252d60feae7d23097230967c80c3a554587ce06c848
|
| 3 |
+
size 533786901
|
checkpoints/msit_gptbert_epoch06.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:024c2bc873265f72d80604fa12e80b67ffa25ded9e13e48c0a79faf3cffe75ad
|
| 3 |
+
size 533786901
|
checkpoints/msit_gptbert_epoch07.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e2d359544019e113984d62f835b68e9e6efcc73cfcffda08ad7f187f4fa78312
|
| 3 |
+
size 533786901
|
checkpoints/msit_gptbert_epoch08.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2040548030757a9295fb6e9b7f38460ed405e25bba11f741af3ca969d742d1f3
|
| 3 |
+
size 533786901
|
checkpoints/msit_gptbert_epoch09.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1bbeeb7627b749f8bc7fd8d12554c10935dcb474bdad6547fd393a6b4c6bd875
|
| 3 |
+
size 533786901
|
checkpoints/msit_gptbert_epoch10.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a6d75ca636518771baa163eacf21c0f80d0736411dd969cff624e9bc40c9a8a5
|
| 3 |
+
size 533786901
|
checkpoints/telemetry_dashboard_epoch_10_first_half.png
ADDED
|
Git LFS Details
|
checkpoints/telemetry_dashboard_epoch_10_second_half.png
ADDED
|
Git LFS Details
|
checkpoints/telemetry_dashboard_epoch_1_first_half.png
ADDED
|
Git LFS Details
|
checkpoints/telemetry_dashboard_epoch_1_second_half.png
ADDED
|
Git LFS Details
|
checkpoints/telemetry_dashboard_epoch_2_first_half.png
ADDED
|
Git LFS Details
|
checkpoints/telemetry_dashboard_epoch_2_second_half.png
ADDED
|
Git LFS Details
|
checkpoints/telemetry_dashboard_epoch_3_first_half.png
ADDED
|
Git LFS Details
|
checkpoints/telemetry_dashboard_epoch_3_second_half.png
ADDED
|
Git LFS Details
|