Skip to content

Commit

Permalink
[v2 Week2, References] update
Browse files Browse the repository at this point in the history
  • Loading branch information
AndyJZhao committed Sep 3, 2024
1 parent 4817d37 commit 88ef33b
Showing 1 changed file with 14 additions and 13 deletions.
27 changes: 14 additions & 13 deletions schedule.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,19 +105,20 @@ schedule:
url: https://arxiv.org/abs/2205.14135
- date: Oct.<br>16, 11
topics:
- name: Introduction to Huggingface & Kaggle Challenge (Notebook)
readings:
- name: Training a causal language model from scratch (practical guides)
url: https://huggingface.co/learn/nlp-course/chapter7/6?fw=pt
references:
- name: transfer learning (T5)
url: https://arxiv.org/abs/1910.10683
- name: auto-regressive or causal language model (GPT-2)
url: https://d4mucfpksywv.cloudfront.net/better-language-models/language_models_are_unsupervised_multitask_learners.pdf
- name: Transformers library
url: https://huggingface.co/docs/transformers/index
- name: Accelerate library
url: https://huggingface.co/docs/accelerate/index
# - name: Introduction to Huggingface & Kaggle Challenge (Notebook)
- name: Course Project QA
# readings:
# - name: Training a causal language model from scratch (practical guides)
# url: https://huggingface.co/learn/nlp-course/chapter7/6?fw=pt
# references:
# - name: transfer learning (T5)
# url: https://arxiv.org/abs/1910.10683
# - name: auto-regressive or causal language model (GPT-2)
# url: https://d4mucfpksywv.cloudfront.net/better-language-models/language_models_are_unsupervised_multitask_learners.pdf
# - name: Transformers library
# url: https://huggingface.co/docs/transformers/index
# - name: Accelerate library
# url: https://huggingface.co/docs/accelerate/index
homeworks:
- name: HW2 (to be announced)
# url: https://www.dropbox.com/s/j2w4cpq14jypkbe/HW2.pdf?dl=0
Expand Down

0 comments on commit 88ef33b

Please sign in to comment.