Skip to content

Commit

Permalink
deploy: 736b241
Browse files Browse the repository at this point in the history
  • Loading branch information
p208p2002 committed Dec 13, 2023
1 parent 828531a commit d7f728d
Show file tree
Hide file tree
Showing 6 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions _version.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Git Hash: 58b8fcad17058ed5f6515e61089b279559e5e317
Build Time: 2023/12/13 03:12:16
Git Hash: 736b241540349c329ca8f07ed38cf4af63d6ec1f
Build Time: 2023/12/13 03:19:04
Build Platform: Linux-6.2.0-1018-azure-x86_64-with-glibc2.35
2 changes: 1 addition & 1 deletion docs/1-bit_Adam/document.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# 1-bit Adam: Communication Efficient Large-Scale Training with Adam’s Convergence Speed
# 論文筆記 1-bit Adam: Communication Efficient Large-Scale Training with Adam’s Convergence Speed

<document-info>
- tags: #論文筆記#1-bit#Adam
Expand Down
2 changes: 1 addition & 1 deletion docs/IA3/document.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Few-Shot Parameter-Efficient Fine-Tuning is Better and Cheaper than In-Context Learning
# 論文筆記 Few-Shot Parameter-Efficient Fine-Tuning is Better and Cheaper than In-Context Learning

<document-info>
- tags: #論文筆記#PEFT#IA3
Expand Down
2 changes: 1 addition & 1 deletion docs/bpe-tokenization/document.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Neural Machine Translation of Rare Words with Subword Units
# 論文筆記 Neural Machine Translation of Rare Words with Subword Units

<document-info>
- tags: #論文筆記#gpt2#bpe#tokenizer#tokenization
Expand Down
2 changes: 1 addition & 1 deletion docs/fill-in-middle/document.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Efficient Training of Language Models to Fill in the Middle
# 論文筆記 Efficient Training of Language Models to Fill in the Middle

<document-info>
- tags: #論文筆記#FIM#LM#預訓練
Expand Down
8 changes: 4 additions & 4 deletions index.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[
{
"title": "Efficient Training of Language Models to Fill in the Middle",
"title": "論文筆記 Efficient Training of Language Models to Fill in the Middle",
"tags": [
"論文筆記",
"FIM",
Expand All @@ -26,7 +26,7 @@
"_sort_key": 20231213
},
{
"title": "Few-Shot Parameter-Efficient Fine-Tuning is Better and Cheaper than In-Context Learning",
"title": "論文筆記 Few-Shot Parameter-Efficient Fine-Tuning is Better and Cheaper than In-Context Learning",
"tags": [
"論文筆記",
"PEFT",
Expand Down Expand Up @@ -77,7 +77,7 @@
"_sort_key": 20230912
},
{
"title": "Neural Machine Translation of Rare Words with Subword Units",
"title": "論文筆記 Neural Machine Translation of Rare Words with Subword Units",
"tags": [
"論文筆記",
"gpt2",
Expand All @@ -104,7 +104,7 @@
"_sort_key": 20230906
},
{
"title": "1-bit Adam: Communication Efficient Large-Scale Training with Adam’s Convergence Speed",
"title": "論文筆記 1-bit Adam: Communication Efficient Large-Scale Training with Adam’s Convergence Speed",
"tags": [
"論文筆記",
"1-bit",
Expand Down

0 comments on commit d7f728d

Please sign in to comment.