diff --git a/glossary/dictionary/glossary.qmd b/glossary/dictionary/glossary.qmd index 9b9e6e9..5239c5f 100644 --- a/glossary/dictionary/glossary.qmd +++ b/glossary/dictionary/glossary.qmd @@ -5,12 +5,13 @@ listing: - id: terms contents: terms sort: - - "title desc" - categories: false - filter-ui: [title, description] + - "title" + categories: unnumbered + sort-ui: [title] + filter-ui: [title, category, description] type: default page-size: 1000 - fields: [title, description, url] + fields: [title, category, description, url] image-align: left --- diff --git a/glossary/dictionary/terms/architecture.qmd b/glossary/dictionary/terms/architecture.qmd index a374ac2..b6c9977 100644 --- a/glossary/dictionary/terms/architecture.qmd +++ b/glossary/dictionary/terms/architecture.qmd @@ -1,6 +1,8 @@ --- title: 'architecture' description: '아키텍처' +categories: + - Huggingface Transformer url: https://huggingface.co/docs/transformers/index --- src: HuggingFace Transformer diff --git a/glossary/dictionary/terms/argumentation.qmd b/glossary/dictionary/terms/argumentation.qmd index cf63288..10dd7c0 100644 --- a/glossary/dictionary/terms/argumentation.qmd +++ b/glossary/dictionary/terms/argumentation.qmd @@ -1,6 +1,8 @@ --- title: 'argumentation' description: '증강' +categories: + - Huggingface Transformer url: https://huggingface.co/docs/transformers/index --- diff --git a/glossary/dictionary/terms/arguments.qmd b/glossary/dictionary/terms/arguments.qmd index f80c25a..25b217d 100644 --- a/glossary/dictionary/terms/arguments.qmd +++ b/glossary/dictionary/terms/arguments.qmd @@ -1,6 +1,8 @@ --- title: 'arguments' description: '인수' +categories: + - Huggingface Transformer url: https://huggingface.co/docs/transformers/index --- src: HuggingFace Transformer diff --git a/glossary/dictionary/terms/attention_mask.qmd b/glossary/dictionary/terms/attention_mask.qmd index fd1a7f4..837cd5c 100644 --- a/glossary/dictionary/terms/attention_mask.qmd +++ b/glossary/dictionary/terms/attention_mask.qmd @@ -1,6 +1,8 @@ --- title: 'attention mask' description: '어텐션 마스크' +categories: + - Huggingface Transformer url: https://huggingface.co/docs/transformers/index --- src: HuggingFace Transformer diff --git a/glossary/dictionary/terms/automatic_speech_recognition.qmd b/glossary/dictionary/terms/automatic_speech_recognition.qmd index 4f53c3c..c0a3283 100644 --- a/glossary/dictionary/terms/automatic_speech_recognition.qmd +++ b/glossary/dictionary/terms/automatic_speech_recognition.qmd @@ -1,6 +1,8 @@ --- title: 'automatic speech recognition' description: '자동음성인식' +categories: + - Huggingface Audio url: https://huggingface.co/docs/transformers/index --- src: HuggingFace audio diff --git a/glossary/dictionary/terms/autoregressive_model.qmd b/glossary/dictionary/terms/autoregressive_model.qmd index 6757825..37505d0 100644 --- a/glossary/dictionary/terms/autoregressive_model.qmd +++ b/glossary/dictionary/terms/autoregressive_model.qmd @@ -1,6 +1,8 @@ --- title: 'autoregressive model' description: '자기회귀 모델' +categories: + - Huggingface Transformer url: https://huggingface.co/docs/transformers/index --- src: HuggingFace Transformer diff --git a/glossary/dictionary/terms/backward.qmd b/glossary/dictionary/terms/backward.qmd index 929ec52..03c0015 100644 --- a/glossary/dictionary/terms/backward.qmd +++ b/glossary/dictionary/terms/backward.qmd @@ -1,6 +1,8 @@ --- title: 'backward' description: '역방향' +categories: + - Huggingface Transformer url: https://huggingface.co/docs/transformers/index --- src: HuggingFace Transformer diff --git a/glossary/dictionary/terms/batch.qmd b/glossary/dictionary/terms/batch.qmd index e2d64d9..65ad56e 100644 --- a/glossary/dictionary/terms/batch.qmd +++ b/glossary/dictionary/terms/batch.qmd @@ -1,6 +1,8 @@ --- title: 'batch' description: '배치' +categories: + - Huggingface Transformer url: https://huggingface.co/docs/diffusers/index --- src: HuggingFace Transformer diff --git a/glossary/dictionary/terms/branch.qmd b/glossary/dictionary/terms/branch.qmd index a0fa174..4b0a0ba 100644 --- a/glossary/dictionary/terms/branch.qmd +++ b/glossary/dictionary/terms/branch.qmd @@ -1,6 +1,8 @@ --- title: 'branch' description: '브랜치' +categories: + - Huggingface Transformer url: https://huggingface.co/docs/diffusers/index --- src: HuggingFace Transformer diff --git a/glossary/dictionary/terms/casual_language_model.qmd b/glossary/dictionary/terms/casual_language_model.qmd index ab5fd92..ae275d7 100644 --- a/glossary/dictionary/terms/casual_language_model.qmd +++ b/glossary/dictionary/terms/casual_language_model.qmd @@ -1,6 +1,8 @@ --- title: 'causal language model' description: '인과적 언어 모델링' +categories: + - Huggingface Transformer url: https://huggingface.co/docs/transformers/index --- src: HuggingFace Transformer diff --git a/glossary/dictionary/terms/checkpoint.qmd b/glossary/dictionary/terms/checkpoint.qmd index 0966919..63d5b14 100644 --- a/glossary/dictionary/terms/checkpoint.qmd +++ b/glossary/dictionary/terms/checkpoint.qmd @@ -1,6 +1,8 @@ --- title: 'checkpoint' description: '체크포인트' +categories: + - Huggingface Transformer url: https://huggingface.co/docs/transformers/index --- src: HuggingFace Transformer diff --git a/glossary/dictionary/terms/chunk.qmd b/glossary/dictionary/terms/chunk.qmd index b951d34..01eaeb6 100644 --- a/glossary/dictionary/terms/chunk.qmd +++ b/glossary/dictionary/terms/chunk.qmd @@ -1,6 +1,8 @@ --- title: 'chunk' description: '묶음' +categories: + - Huggingface Transformer url: https://huggingface.co/docs/transformers/index --- src: HuggingFace Transformer diff --git a/glossary/dictionary/terms/clustering.qmd b/glossary/dictionary/terms/clustering.qmd index f615b96..fc410b0 100644 --- a/glossary/dictionary/terms/clustering.qmd +++ b/glossary/dictionary/terms/clustering.qmd @@ -1,6 +1,8 @@ --- title: 'clustering' description: '군집화' +categories: + - Huggingface Transformer url: https://huggingface.co/docs/transformers/index --- src: HuggingFace Transformer diff --git a/glossary/dictionary/terms/code_snippet.qmd b/glossary/dictionary/terms/code_snippet.qmd index 61cdcc7..18fcd0d 100644 --- a/glossary/dictionary/terms/code_snippet.qmd +++ b/glossary/dictionary/terms/code_snippet.qmd @@ -1,6 +1,8 @@ --- title: 'code snippet' description: '예시 코드' +categories: + - Huggingface Diffuser url: https://huggingface.co/docs/diffusers/index --- src: HuggingFace Transformer diff --git a/glossary/dictionary/terms/convolution.qmd b/glossary/dictionary/terms/convolution.qmd index e9da7fe..fabc480 100644 --- a/glossary/dictionary/terms/convolution.qmd +++ b/glossary/dictionary/terms/convolution.qmd @@ -1,6 +1,8 @@ --- title: 'convolution' description: '합성곱' +categories: + - Huggingface Transformer url: https://huggingface.co/docs/transformers/index --- src: HuggingFace Transformer diff --git a/glossary/dictionary/terms/convolution_1.qmd b/glossary/dictionary/terms/convolution_1.qmd index 9e2852b..3c032e2 100644 --- a/glossary/dictionary/terms/convolution_1.qmd +++ b/glossary/dictionary/terms/convolution_1.qmd @@ -1,6 +1,8 @@ --- title: 'convolution' description: '컨볼루션' +categories: + - Huggingface Diffuser url: https://huggingface.co/docs/diffusers/index --- src: HuggingFace Transformer diff --git a/glossary/dictionary/terms/crob.qmd b/glossary/dictionary/terms/crob.qmd index 35b3f0a..677a66e 100644 --- a/glossary/dictionary/terms/crob.qmd +++ b/glossary/dictionary/terms/crob.qmd @@ -1,6 +1,8 @@ --- title: 'crob' description: '자르기' +categories: + - Huggingface Transformer url: https://huggingface.co/docs/transformers/index --- src: HuggingFace Transformer diff --git a/glossary/dictionary/terms/custom.qmd b/glossary/dictionary/terms/custom.qmd index e2146dd..e7df173 100644 --- a/glossary/dictionary/terms/custom.qmd +++ b/glossary/dictionary/terms/custom.qmd @@ -1,6 +1,8 @@ --- title: 'custom' description: '사용자정의' +categories: + - Huggingface Transformer url: https://huggingface.co/docs/transformers/index --- src: HuggingFace Transformer diff --git a/glossary/dictionary/terms/custom_1.qmd b/glossary/dictionary/terms/custom_1.qmd index 26ce9ec..948a18d 100644 --- a/glossary/dictionary/terms/custom_1.qmd +++ b/glossary/dictionary/terms/custom_1.qmd @@ -1,6 +1,8 @@ --- title: 'custom' description: '커스텀' +categories: + - Huggingface Diffuser url: https://huggingface.co/docs/diffusers/index --- src: HuggingFace Transformer diff --git a/glossary/dictionary/terms/data_collator.qmd b/glossary/dictionary/terms/data_collator.qmd index 5a2b9c4..e0b9509 100644 --- a/glossary/dictionary/terms/data_collator.qmd +++ b/glossary/dictionary/terms/data_collator.qmd @@ -1,6 +1,8 @@ --- title: 'data collator' description: '데이터 콜레이터' +categories: + - Huggingface Transformer url: https://huggingface.co/docs/transformers/index --- src: HuggingFace Transformer diff --git a/glossary/dictionary/terms/dataset.qmd b/glossary/dictionary/terms/dataset.qmd index 35c773d..d044226 100644 --- a/glossary/dictionary/terms/dataset.qmd +++ b/glossary/dictionary/terms/dataset.qmd @@ -1,6 +1,8 @@ --- title: 'dataset' description: '데이터 세트' +categories: + - Huggingface Transformer url: https://huggingface.co/docs/transformers/index --- src: HuggingFace Transformer diff --git a/glossary/dictionary/terms/denoise.qmd b/glossary/dictionary/terms/denoise.qmd index 89f1b39..1fff4ba 100644 --- a/glossary/dictionary/terms/denoise.qmd +++ b/glossary/dictionary/terms/denoise.qmd @@ -1,6 +1,8 @@ --- title: 'denoise' description: '디노이즈' +categories: + - Huggingface Diffuser url: https://huggingface.co/docs/diffusers/index --- src: HuggingFace Transformer diff --git a/glossary/dictionary/terms/dimensions_ordering.qmd b/glossary/dictionary/terms/dimensions_ordering.qmd index 7018142..9fe90e3 100644 --- a/glossary/dictionary/terms/dimensions_ordering.qmd +++ b/glossary/dictionary/terms/dimensions_ordering.qmd @@ -1,6 +1,8 @@ --- title: 'dimensions ordering' description: '차원순서(dimensions ordering)' +categories: + - Huggingface Diffuser url: https://huggingface.co/docs/diffusers/index --- src: HuggingFace Transformer diff --git a/glossary/dictionary/terms/directory.qmd b/glossary/dictionary/terms/directory.qmd index 2c2e2ac..bbf4735 100644 --- a/glossary/dictionary/terms/directory.qmd +++ b/glossary/dictionary/terms/directory.qmd @@ -1,6 +1,8 @@ --- title: 'directory' description: '디렉터리' +categories: + - Huggingface Transformer url: https://huggingface.co/docs/transformers/index --- src: HuggingFace Transformer diff --git a/glossary/dictionary/terms/directory_1.qmd b/glossary/dictionary/terms/directory_1.qmd index 2710db4..71b8306 100644 --- a/glossary/dictionary/terms/directory_1.qmd +++ b/glossary/dictionary/terms/directory_1.qmd @@ -1,6 +1,8 @@ --- title: 'directory' description: '디렉토리' +categories: + - Huggingface Diffuser url: https://huggingface.co/docs/diffusers/index --- src: HuggingFace Transformer diff --git a/glossary/dictionary/terms/distributed_training.qmd b/glossary/dictionary/terms/distributed_training.qmd index a817f9e..9d27360 100644 --- a/glossary/dictionary/terms/distributed_training.qmd +++ b/glossary/dictionary/terms/distributed_training.qmd @@ -1,6 +1,8 @@ --- title: 'distributed training' description: '분산 학습' +categories: + - Huggingface Transformer url: https://huggingface.co/docs/transformers/index --- src: HuggingFace Transformer diff --git a/glossary/dictionary/terms/down_stream.qmd b/glossary/dictionary/terms/down_stream.qmd index f2c9c84..4a5a8f1 100644 --- a/glossary/dictionary/terms/down_stream.qmd +++ b/glossary/dictionary/terms/down_stream.qmd @@ -1,6 +1,8 @@ --- title: 'down stream' description: '다운 스트림' +categories: + - Huggingface Transformer url: https://huggingface.co/docs/transformers/index --- src: HuggingFace Transformer diff --git a/glossary/dictionary/terms/entity.qmd b/glossary/dictionary/terms/entity.qmd index 4e84d8d..7400223 100644 --- a/glossary/dictionary/terms/entity.qmd +++ b/glossary/dictionary/terms/entity.qmd @@ -1,6 +1,8 @@ --- title: 'entity' description: '개체' +categories: + - Huggingface Transformer url: https://huggingface.co/docs/transformers/index --- src: HuggingFace Transformer diff --git a/glossary/dictionary/terms/epoch.qmd b/glossary/dictionary/terms/epoch.qmd index eb3e7ae..d4fae33 100644 --- a/glossary/dictionary/terms/epoch.qmd +++ b/glossary/dictionary/terms/epoch.qmd @@ -1,6 +1,8 @@ --- title: 'epoch' description: '에폭' +categories: + - Huggingface Transformer url: https://huggingface.co/docs/transformers/index --- src: HuggingFace Transformer diff --git a/glossary/dictionary/terms/evaluation_method.qmd b/glossary/dictionary/terms/evaluation_method.qmd index bdf750c..2baa596 100644 --- a/glossary/dictionary/terms/evaluation_method.qmd +++ b/glossary/dictionary/terms/evaluation_method.qmd @@ -1,6 +1,8 @@ --- title: 'evaluation method' description: '평가 방법' +categories: + - Huggingface Transformer url: https://huggingface.co/docs/transformers/index --- src: HuggingFace Transformer diff --git a/glossary/dictionary/terms/feature_extraction.qmd b/glossary/dictionary/terms/feature_extraction.qmd index cfa4c5c..4a1fc54 100644 --- a/glossary/dictionary/terms/feature_extraction.qmd +++ b/glossary/dictionary/terms/feature_extraction.qmd @@ -1,6 +1,8 @@ --- title: 'feature extraction' description: '특성 추출' +categories: + - Huggingface Transformer url: https://huggingface.co/docs/transformers/index --- src: HuggingFace Transformer diff --git a/glossary/dictionary/terms/feature_matrix.qmd b/glossary/dictionary/terms/feature_matrix.qmd index 25dd62a..30a6a47 100644 --- a/glossary/dictionary/terms/feature_matrix.qmd +++ b/glossary/dictionary/terms/feature_matrix.qmd @@ -1,6 +1,8 @@ --- title: 'feature matrix' description: '특성 행렬' +categories: + - Huggingface Diffuser url: https://huggingface.co/docs/transformers/index --- src: HuggingFace Transformer diff --git a/glossary/dictionary/terms/fine_tunning.qmd b/glossary/dictionary/terms/fine_tunning.qmd index 0eb38e2..a777ce0 100644 --- a/glossary/dictionary/terms/fine_tunning.qmd +++ b/glossary/dictionary/terms/fine_tunning.qmd @@ -1,6 +1,8 @@ --- title: 'fine tunning' description: '미세 조정' +categories: + - Huggingface Transformer url: https://huggingface.co/docs/transformers/index --- src: HuggingFace Transformer diff --git a/glossary/dictionary/terms/fine_tunning_1.qmd b/glossary/dictionary/terms/fine_tunning_1.qmd index b169e84..4b45557 100644 --- a/glossary/dictionary/terms/fine_tunning_1.qmd +++ b/glossary/dictionary/terms/fine_tunning_1.qmd @@ -1,6 +1,8 @@ --- title: 'fine tunning' description: '파인튜닝' +categories: + - Huggingface Diffuser url: https://huggingface.co/docs/transformers/index --- src: HuggingFace Transformer diff --git a/glossary/dictionary/terms/gradient.qmd b/glossary/dictionary/terms/gradient.qmd index 408c927..b99f8ec 100644 --- a/glossary/dictionary/terms/gradient.qmd +++ b/glossary/dictionary/terms/gradient.qmd @@ -1,6 +1,8 @@ --- title: 'gradient' description: '그래디언트' +categories: + - Huggingface Diffuser url: https://huggingface.co/docs/diffusers/index --- src: HuggingFace Transformer diff --git a/glossary/dictionary/terms/half_precision.qmd b/glossary/dictionary/terms/half_precision.qmd index 2cdd1dc..50b4a4a 100644 --- a/glossary/dictionary/terms/half_precision.qmd +++ b/glossary/dictionary/terms/half_precision.qmd @@ -1,6 +1,8 @@ --- title: 'half precision' description: '반정밀도(half precision)' +categories: + - Huggingface Diffuser url: https://huggingface.co/docs/diffusers/index --- src: HuggingFace Transformer diff --git a/glossary/dictionary/terms/hidden_state.qmd b/glossary/dictionary/terms/hidden_state.qmd index a0cc5bd..9619765 100644 --- a/glossary/dictionary/terms/hidden_state.qmd +++ b/glossary/dictionary/terms/hidden_state.qmd @@ -1,6 +1,8 @@ --- title: 'hidden state' description: '은닉 상태' +categories: + - Huggingface Transformer url: https://huggingface.co/docs/transformers/index --- src: HuggingFace Transformer diff --git a/glossary/dictionary/terms/hyperparameter.qmd b/glossary/dictionary/terms/hyperparameter.qmd index 382605f..d3d33dd 100644 --- a/glossary/dictionary/terms/hyperparameter.qmd +++ b/glossary/dictionary/terms/hyperparameter.qmd @@ -1,6 +1,8 @@ --- title: 'hyperparameter' description: '하이퍼파라미터' +categories: + - Huggingface Transformer url: https://huggingface.co/docs/transformers/index --- src: HuggingFace Transformer diff --git a/glossary/dictionary/terms/inference.qmd b/glossary/dictionary/terms/inference.qmd index 37a6243..f07cfe9 100644 --- a/glossary/dictionary/terms/inference.qmd +++ b/glossary/dictionary/terms/inference.qmd @@ -1,6 +1,8 @@ --- title: 'inference' description: '추론' +categories: + - Huggingface Diffuser url: https://huggingface.co/docs/diffusers/index --- src: HuggingFace Transformer diff --git a/glossary/dictionary/terms/inpainting.qmd b/glossary/dictionary/terms/inpainting.qmd index fb749b4..795294d 100644 --- a/glossary/dictionary/terms/inpainting.qmd +++ b/glossary/dictionary/terms/inpainting.qmd @@ -1,6 +1,8 @@ --- title: 'inpainting' description: '인페인팅' +categories: + - Huggingface Diffuser url: https://huggingface.co/docs/diffusers/index --- src: HuggingFace Transformer diff --git a/glossary/dictionary/terms/instance.qmd b/glossary/dictionary/terms/instance.qmd index fe9199c..73b12da 100644 --- a/glossary/dictionary/terms/instance.qmd +++ b/glossary/dictionary/terms/instance.qmd @@ -1,6 +1,8 @@ --- title: 'instance' description: '인스턴스' +categories: + - Huggingface Diffuser url: https://huggingface.co/docs/diffusers/index --- src: HuggingFace Transformer diff --git a/glossary/dictionary/terms/learning.qmd b/glossary/dictionary/terms/learning.qmd index 057582e..7b49ba2 100644 --- a/glossary/dictionary/terms/learning.qmd +++ b/glossary/dictionary/terms/learning.qmd @@ -1,6 +1,8 @@ --- title: 'learning' description: '학습' +categories: + - Huggingface Transformer url: https://huggingface.co/docs/transformers/index --- src: HuggingFace Transformer diff --git a/glossary/dictionary/terms/lesson.qmd b/glossary/dictionary/terms/lesson.qmd index ed27a2f..3be0dfd 100644 --- a/glossary/dictionary/terms/lesson.qmd +++ b/glossary/dictionary/terms/lesson.qmd @@ -1,6 +1,8 @@ --- title: 'lesson' description: '단원' +categories: + - Huggingface Diffuser url: https://huggingface.co/docs/diffusers/index --- src: HuggingFace Transformer diff --git a/glossary/dictionary/terms/license.qmd b/glossary/dictionary/terms/license.qmd index 61ac2b2..faff61b 100644 --- a/glossary/dictionary/terms/license.qmd +++ b/glossary/dictionary/terms/license.qmd @@ -1,6 +1,8 @@ --- title: 'license' description: '라이선스' +categories: + - Huggingface Diffuser url: https://huggingface.co/docs/diffusers/index --- src: HuggingFace Transformer diff --git a/glossary/dictionary/terms/load.qmd b/glossary/dictionary/terms/load.qmd index f208b56..5c04c56 100644 --- a/glossary/dictionary/terms/load.qmd +++ b/glossary/dictionary/terms/load.qmd @@ -1,6 +1,8 @@ --- title: 'load' description: '가져오다' +categories: + - Huggingface Transformer url: https://huggingface.co/docs/transformers/index --- src: HuggingFace Transformer diff --git a/glossary/dictionary/terms/method.qmd b/glossary/dictionary/terms/method.qmd index a8142ea..d1a1f3b 100644 --- a/glossary/dictionary/terms/method.qmd +++ b/glossary/dictionary/terms/method.qmd @@ -1,6 +1,8 @@ --- title: 'method' description: '매소드' +categories: + - Huggingface Transformer url: https://huggingface.co/docs/transformers/index --- src: HuggingFace Transformer diff --git a/glossary/dictionary/terms/method copy.qmd b/glossary/dictionary/terms/method_1.qmd similarity index 89% rename from glossary/dictionary/terms/method copy.qmd rename to glossary/dictionary/terms/method_1.qmd index 902779a..1d00a55 100644 --- a/glossary/dictionary/terms/method copy.qmd +++ b/glossary/dictionary/terms/method_1.qmd @@ -1,6 +1,8 @@ --- title: 'model' description: '모델' +categories: + - Huggingface Diffuser url: https://huggingface.co/docs/diffusers/index --- src: HuggingFace Transformer diff --git a/glossary/dictionary/terms/mixed_precision.qmd b/glossary/dictionary/terms/mixed_precision.qmd index 6980f8d..66deff3 100644 --- a/glossary/dictionary/terms/mixed_precision.qmd +++ b/glossary/dictionary/terms/mixed_precision.qmd @@ -1,6 +1,8 @@ --- title: 'mixed precision' description: '혼합 정밀도(mixed precision)' +categories: + - Huggingface Diffuser url: https://huggingface.co/docs/diffusers/index --- src: HuggingFace Transformer diff --git a/glossary/dictionary/terms/multi-image_batches.qmd b/glossary/dictionary/terms/multi-image_batches.qmd index 6e2f5f2..241a31f 100644 --- a/glossary/dictionary/terms/multi-image_batches.qmd +++ b/glossary/dictionary/terms/multi-image_batches.qmd @@ -1,6 +1,8 @@ --- title: 'multi-image batches' description: '다중 이미지 배치(multi-image batches)' +categories: + - Huggingface Diffuser url: https://huggingface.co/docs/diffusers/index --- src: HuggingFace Transformer diff --git a/glossary/dictionary/terms/optimizer.qmd b/glossary/dictionary/terms/optimizer.qmd index 63f9c74..c8eb396 100644 --- a/glossary/dictionary/terms/optimizer.qmd +++ b/glossary/dictionary/terms/optimizer.qmd @@ -1,6 +1,8 @@ --- title: 'optimizer' description: '옵티마이저' +categories: + - Huggingface Transformer url: https://huggingface.co/docs/transformers/index --- src: HuggingFace Transformer diff --git a/glossary/dictionary/terms/pad.qmd b/glossary/dictionary/terms/pad.qmd index 6da743d..7ad7c39 100644 --- a/glossary/dictionary/terms/pad.qmd +++ b/glossary/dictionary/terms/pad.qmd @@ -1,6 +1,8 @@ --- title: 'parameter' description: '매개변수' +categories: + - Huggingface Transformer url: https://huggingface.co/docs/transformers/index --- src: HuggingFace Transformer diff --git a/glossary/dictionary/terms/pre_train.qmd b/glossary/dictionary/terms/pre_train.qmd index d9d0d48..bfb021b 100644 --- a/glossary/dictionary/terms/pre_train.qmd +++ b/glossary/dictionary/terms/pre_train.qmd @@ -1,6 +1,8 @@ --- title: 'pre-train' description: '사전학습' +categories: + - Huggingface Diffuser url: https://huggingface.co/docs/diffusers/index --- src: HuggingFace Transformer diff --git a/glossary/dictionary/terms/prior-preserving.qmd b/glossary/dictionary/terms/prior-preserving.qmd index 94d6e5b..bf97c4f 100644 --- a/glossary/dictionary/terms/prior-preserving.qmd +++ b/glossary/dictionary/terms/prior-preserving.qmd @@ -1,6 +1,8 @@ --- title: 'prior-preserving' description: '사전 보존(prior-preserving)' +categories: + - Huggingface Diffuser url: https://huggingface.co/docs/diffusers/index --- src: HuggingFace Transformer diff --git a/glossary/dictionary/terms/prompt.qmd b/glossary/dictionary/terms/prompt.qmd index e13d554..11a0902 100644 --- a/glossary/dictionary/terms/prompt.qmd +++ b/glossary/dictionary/terms/prompt.qmd @@ -1,6 +1,8 @@ --- title: 'prompt' description: '프롬프트' +categories: + - Huggingface Diffuser url: https://huggingface.co/docs/diffusers/index --- src: HuggingFace Transformer diff --git a/glossary/dictionary/terms/push.qmd b/glossary/dictionary/terms/push.qmd index d998636..a299fc1 100644 --- a/glossary/dictionary/terms/push.qmd +++ b/glossary/dictionary/terms/push.qmd @@ -1,6 +1,8 @@ --- title: 'push' description: '푸시' +categories: + - Huggingface Diffuser url: https://huggingface.co/docs/diffusers/index --- src: HuggingFace Transformer diff --git a/glossary/dictionary/terms/repository.qmd b/glossary/dictionary/terms/repository.qmd index 9dae586..3a59110 100644 --- a/glossary/dictionary/terms/repository.qmd +++ b/glossary/dictionary/terms/repository.qmd @@ -1,6 +1,8 @@ --- title: 'repository' description: '리포지토리' +categories: + - Huggingface Diffuser url: https://huggingface.co/docs/diffusers/index --- src: HuggingFace Transformer diff --git a/glossary/dictionary/terms/reproducibility.qmd b/glossary/dictionary/terms/reproducibility.qmd index e1a2eee..ac6643e 100644 --- a/glossary/dictionary/terms/reproducibility.qmd +++ b/glossary/dictionary/terms/reproducibility.qmd @@ -1,6 +1,8 @@ --- title: 'reproducibility' description: '재현성' +categories: + - Huggingface Diffuser url: https://huggingface.co/docs/diffusers/index --- src: HuggingFace Transformer diff --git a/glossary/dictionary/terms/resume.qmd b/glossary/dictionary/terms/resume.qmd index b61d15d..63cf190 100644 --- a/glossary/dictionary/terms/resume.qmd +++ b/glossary/dictionary/terms/resume.qmd @@ -1,6 +1,8 @@ --- title: 'resume' description: '재개' +categories: + - Huggingface Diffuser url: https://huggingface.co/docs/diffusers/index --- src: HuggingFace Transformer diff --git a/glossary/dictionary/terms/section.qmd b/glossary/dictionary/terms/section.qmd index ddcf6d7..347e49d 100644 --- a/glossary/dictionary/terms/section.qmd +++ b/glossary/dictionary/terms/section.qmd @@ -1,6 +1,8 @@ --- title: 'section' description: '섹션' +categories: + - Huggingface Diffuser url: https://huggingface.co/docs/diffusers/index --- src: HuggingFace Transformer diff --git a/glossary/dictionary/terms/seperator.qmd b/glossary/dictionary/terms/seperator.qmd index 17909c0..82611d4 100644 --- a/glossary/dictionary/terms/seperator.qmd +++ b/glossary/dictionary/terms/seperator.qmd @@ -1,6 +1,8 @@ --- title: 'seperator' description: '분할 토큰' +categories: + - Huggingface Transformer url: https://huggingface.co/docs/transformers/index --- src: HuggingFace Transformer diff --git a/glossary/dictionary/terms/sequence.qmd b/glossary/dictionary/terms/sequence.qmd index dc17bbc..97e788c 100644 --- a/glossary/dictionary/terms/sequence.qmd +++ b/glossary/dictionary/terms/sequence.qmd @@ -1,6 +1,8 @@ --- title: 'sequence' description: '시퀀스' +categories: + - Huggingface Transformer url: https://huggingface.co/docs/transformers/index --- src: HuggingFace Transformer diff --git a/glossary/dictionary/terms/silent_error.qmd b/glossary/dictionary/terms/silent_error.qmd index 5e8b2ab..fcf9cd8 100644 --- a/glossary/dictionary/terms/silent_error.qmd +++ b/glossary/dictionary/terms/silent_error.qmd @@ -1,6 +1,8 @@ --- title: 'silent error' description: '조용한 오류' +categories: + - Huggingface Transformer url: https://huggingface.co/docs/transformers/index --- src: HuggingFace Transformer diff --git a/glossary/dictionary/terms/spectrogram.qmd b/glossary/dictionary/terms/spectrogram.qmd index 5e708c1..67b0052 100644 --- a/glossary/dictionary/terms/spectrogram.qmd +++ b/glossary/dictionary/terms/spectrogram.qmd @@ -1,6 +1,8 @@ --- title: 'spectrogram' description: '스펙토그램' +categories: + - Huggingface Audio url: https://huggingface.co/learn/audio-course/chapter0/introduction --- src: HuggingFace audio diff --git a/glossary/dictionary/terms/speech_enhancement.qmd b/glossary/dictionary/terms/speech_enhancement.qmd index 1d9cadd..856b184 100644 --- a/glossary/dictionary/terms/speech_enhancement.qmd +++ b/glossary/dictionary/terms/speech_enhancement.qmd @@ -1,6 +1,8 @@ --- title: 'speech enhancement' description: '음성 향상' +categories: + - Huggingface Audio url: https://huggingface.co/learn/audio-course/ --- src: HuggingFace Audio diff --git a/glossary/dictionary/terms/step.qmd b/glossary/dictionary/terms/step.qmd index bfaed57..272acc0 100644 --- a/glossary/dictionary/terms/step.qmd +++ b/glossary/dictionary/terms/step.qmd @@ -1,6 +1,8 @@ --- title: 'step' description: '스텝' +categories: + - Huggingface Diffuser url: https://huggingface.co/docs/diffusers/index --- src: HuggingFace Transformer diff --git a/glossary/dictionary/terms/submodule.qmd b/glossary/dictionary/terms/submodule.qmd index 14def4b..945b39c 100644 --- a/glossary/dictionary/terms/submodule.qmd +++ b/glossary/dictionary/terms/submodule.qmd @@ -1,6 +1,8 @@ --- title: 'submodule' description: '서브모듈' +categories: + - Huggingface Diffuser url: https://huggingface.co/docs/diffusers/index --- src: HuggingFace Transformer diff --git a/glossary/dictionary/terms/token.qmd b/glossary/dictionary/terms/token.qmd index 4049fda..f3899e1 100644 --- a/glossary/dictionary/terms/token.qmd +++ b/glossary/dictionary/terms/token.qmd @@ -1,6 +1,8 @@ --- title: 'token' description: '토큰' +categories: + - Huggingface Transformer url: https://huggingface.co/docs/transformers/index --- src: HuggingFace Transformer diff --git a/glossary/dictionary/terms/tokenizer.qmd b/glossary/dictionary/terms/tokenizer.qmd index 6212295..a3c3d5b 100644 --- a/glossary/dictionary/terms/tokenizer.qmd +++ b/glossary/dictionary/terms/tokenizer.qmd @@ -1,12 +1,14 @@ --- title: 'tokenizer' description: '토크나이저' +categories: + - Huggingface Transformer url: https://huggingface.co/docs/transformers/index --- src: HuggingFace Transformer --- -토크나이저(Tokenizer)는 자연어 처리(Natural Language Processing, NLP) 분야에서 텍스트를 작은 단위로 나누는 도구 또는 프로세스를 가리킵니다. 이 작은 단위는 토큰(Token)이라고 불리며, 일반적으로 단어, 문장 부호, 혹은 하나의 글자와 같은 작은 텍스트 조각을 말합니다. +토크나이저는 자연어 처리(Natural Language Processing, NLP) 분야에서 텍스트를 작은 단위로 나누는 도구 또는 프로세스를 가리킵니다. 이 작은 단위는 토큰(Token)이라고 불리며, 일반적으로 단어, 문장 부호, 혹은 하나의 글자와 같은 작은 텍스트 조각을 말합니다. 토크나이저의 주요 목적은 텍스트를 기계 학습 알고리즘, 딥러닝 모델 또는 다른 자연어 처리 작업에 입력으로 사용할 수 있는 형식으로 변환하는 것입니다. 이렇게 텍스트를 토큰으로 분할하면 기계는 더 쉽게 텍스트를 이해하고 처리할 수 있습니다. diff --git a/glossary/dictionary/terms/training.qmd b/glossary/dictionary/terms/training.qmd index 129509f..c00be97 100644 --- a/glossary/dictionary/terms/training.qmd +++ b/glossary/dictionary/terms/training.qmd @@ -1,6 +1,8 @@ --- title: 'training' description: '훈련' +categories: + - Huggingface Transformer url: https://huggingface.co/docs/transformers/index --- src: HuggingFace Transformer diff --git a/glossary/dictionary/terms/vocoder.qmd b/glossary/dictionary/terms/vocoder.qmd index 2f45741..62b28ec 100644 --- a/glossary/dictionary/terms/vocoder.qmd +++ b/glossary/dictionary/terms/vocoder.qmd @@ -1,5 +1,8 @@ --- title: 'vocoder' +category: huggingface_audio +categories: + - Huggingface Audio description: '보코더' url: https://huggingface.co/learn/audio-course/chapter0/introduction --- diff --git a/glossary/dictionary/terms/xlm-roberta.qmd b/glossary/dictionary/terms/xlm-roberta.qmd index d4d49d5..569f4ac 100644 --- a/glossary/dictionary/terms/xlm-roberta.qmd +++ b/glossary/dictionary/terms/xlm-roberta.qmd @@ -1,6 +1,8 @@ --- title: 'XLM-RoBERTa' description: 'XLM-RoBERTa' +categories: + - Huggingface Models url: https://huggingface.co/docs/transformers/model_doc/xlm-roberta ---