Skip to content

Here's what's popular on GitHub today...

The ReadME Podcast
Podcast

Your favorite open source projects and the developers who make them happen. Listen in!

ReactiveUI logo
Popular topic
ReactiveUI is a composable, cross-platform model-view-viewmodel framework for all .NET platforms.
Game Off
Upcoming event recommended by GitHub
Nov
1

Game Off

November 01, 2021 - December 01, 2021 • Online

Game Off is an annual game jam, where participants spend the month of November creating games based on a secret theme. Participate individually, or as a team. Use whatever game engines, libraries, and languages you like.
Sider screenshot
App recommended by GitHub

Sider

Sider checks code using custom rules based on project specific knowledge and cumulative team experiences. On each pull request, Sider automatically alerts developers on previously documented issues and key information relevant to the changed code.

nettu-meet
Trending repository
Trending repository
darbyjack
darbyjack commented Mar 12, 2021

With PaperMC getting access to the new GitHub templates that are slowly rolling out, it would be cool to consider some kind of command to help pre-fill information for reporting bug

As seen here (https://github.com/PaperMC/Paper/blob/0d92e6b53f1889fadc6a6c6aaf72b7e83a37aa31/.github/ISSUE_TEMPLATE/behavior-bug-or-plugin-incompatibility.yml) PaperMC is already in the works on the new template st

Trending repository
bbbxixixixi
bbbxixixixi commented Mar 20, 2021

仿造bert的预训练,生成了一个中文的训练文本,每行一个句子,字符以空格分隔,启动命令
python -u run_pretrain.py
--model_type electra
--model_name_or_path chinese-electra-base
--input_dir /home/aistudio/work
--output_dir /home/aistudio/work/pretrained_models/
--train_batch_size 64
--learning_rate 5e-4
--max_seq_length 320
--weight_decay 1e-2
--adam_epsilon 1e-6
--warmup

App recommended by GitHub

Azure Pipelines

Continuously build, test, and deploy to any platform and cloud

Azure Pipelines offers cloud-hosted pipelines for Linux, macOS, and Windows with 10 free parallel jobs and unlimited minutes for open source projects.