Skip to content

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

public-apis
Trending repository
The ReadME Podcast
Podcast

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

Vagrant logo
Popular topic
Vagrant is an open-source software product for building and maintaining portable virtual software development environments.
Global Maintainer Summit 2021
Upcoming event recommended by GitHub
Jun
8

Global Maintainer Summit 2021

June 08, 2021 - June 09, 2021 • Virtual

A virtual gathering for the maintainers that make open source possible.
App recommended by GitHub

Hound

Hound reviews your code then comments directly in Pull Requests, helping your team maintain consistent coding style and high code quality.

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

renovate
Trending repository
BuildPulse screenshot
App recommended by GitHub

BuildPulse

Spend more time shipping and less time re-running flaky tests

BuildPulse automatically detects flaky tests and highlights the most disruptive ones so you know exactly where to focus first for maximum impact.

Integrates with popular test frameworks for JavaScript (Cypress, Jest), Ruby (minitest, RSpec), Go, Python, and others.

Works with CircleCI, GitHub Actions, Semaphore, Travis CI, Jenkins (beta), and Buildkite (beta). Others are available by request.