8000 Tags · lassl/lassl · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: lassl/lassl

Tags

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[mixed] refactor: Refactor for v1.0.0 (#102)

- Refine example yamls
- Refacor some codes

Refs: #101

Co-authored-by: seopbo <seopbo@gmail.com>

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update serialize_corpora.py

v0.1.4

Toggle v0.1.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[python] fix: Fix location of __init__.py (#78)

- Remove __init__.py in csrc
- Add __init__.py in loading

Refs: #77

v0.1.3

Toggle v0.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove poetry dependencies (#76)

* [python] chore: Remove poetry
- Remove poetry dependencies

Refs: #75

* [python] refactor: Packaing modules
- Package modules to lassl

Refs: #75

v0.1.2

Toggle v0.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[python] fix: Fix importing invalid a module (#72)

- src/collators.py
  - Fix a typo => torch_collator_batch -> torch_collate_batch
- pretrain_language_model.py
  - Apply black and isort to the script.

Refs: #71

v0.1.1

Toggle v0.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.md (#70)

* Update README.md

* Update README.md

Co-authored-by: BOSEOP KIM <bsk0130@gmail.com>

Co-authored-by: BOSEOP KIM <bsk0130@gmail.com>

v0.1.0

Toggle v0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[etc] docs: Add additional information to doc (#59)

* [etc] docs: Add additional information to doc
- README.md에 huggingface hub link 추가
- badge 추가

Refs: #58

* Update README.md

Co-authored-by: Minho Ryu <ryumin93@gmail.com>

Co-authored-by: Minho Ryu <ryumin93@gmail.com>
0