Codesti
bojone/bert4keras: keras implement of transformers for humans
4934
STARS
77
WATCHERS
909
FORKS
158
ISSUES
bert4keras's Language Statistics
bojone's Other Repos
bojone/margin-softmax: keras sparse implement of margin-softmax
Last Updated: 2023-02-21
bojone/flow: Keras implement of flow-based models
Last Updated: 2023-02-06
bojone/kg-2019-baseline: 2019年百度的三元组抽取比赛,一个baseline
Last Updated: 2023-02-06
bojone/lic2021_baselines: 目前只有阅读理解赛道的
Last Updated: 2021-10-06
bojone/CDial-GPT-tf: 用bert4keras加载CDial-GPT
Last Updated: 2021-10-06
bojone/shuffle: Python下shuffle几百G文件
Last Updated: 2021-10-06
bojone/infomap: a beautiful method for cluster or community detection
Last Updated: 2021-10-06
bojone/keras_adversarial_training: Adversarial Training for NLP in Keras
Last Updated: 2021-10-06
bojone/t5_in_bert4keras: 整理一下在keras中使用T5模型的要点
Last Updated: 2023-02-06
bojone/gan: some demo of GANs
Last Updated: 2023-02-13
bojone/crf: keras implementation of conditional random field
Last Updated: 2023-02-06
bojone/gpt_cchess: bert4keras实现gpt下中国象棋
Last Updated: 2021-10-06
bojone/sohu2021-baseline: 2021搜狐校园文本匹配算法大赛baseline
Last Updated: 2021-12-25
bojone/unsupervised-text-generation: 无监督文本生成的一些方法
Last Updated: 2021-12-25
bojone/keras_recompute: saving memory by recomputing for keras
Last Updated: 2021-12-25
bojone/univae: 基于Transformer的单模型、多尺度的VAE模型
Last Updated: 2021-12-25
bojone/analytical-classification: 逻辑回归和单层softmax的解析解
Last Updated: 2021-10-06
bojone/CPM_LM_bert4keras: 在bert4keras下加载CPM_LM模型
Last Updated: 2021-10-06
bojone/text_compare: 用python比较两个字符串差异,高亮差异部分
Last Updated: 2021-12-25
bojone/nlp-zero: 基于最小熵原理的NLP工具包
Last Updated: 2023-02-06
bojone/memm: Keras implementation of Maximum Entropy Markov Model
Last Updated: 2021-10-06
bojone/adafactor: adafactor optimizer for keras
Last Updated: 2021-12-25
bojone/bert-of-theseus: bert-of-theseus via bert4keras
Last Updated: 2021-12-25
bojone/unsupervised-vocabulary-search: 完整的新词发现&词库构建例子
Last Updated: 2021-12-25
bojone/mydog: 监控文件改动,随时自动备份,彻底防止误删
Last Updated: 2021-10-06
bojone/el-2019-baseline: 2019年百度的实体链指比赛(ccks2019),一个baseline
Last Updated: 2023-02-06
bojone/beiguo: 根据进程pid找对应的container
Last Updated: 2021-12-25
bojone/pytorch_bert_to_tf: pytorch版bert权重转tf
Last Updated: 2021-12-25
bojone/adax: AdaX optimizer for keras
Last Updated: 2021-10-06
bojone/chinese_chatbot_corpus: 中文公开聊天语料库
Last Updated: 2021-12-25
bojone/exposure_bias: some strategies for exposure bias in seq2seq
Last Updated: 2021-10-06
bojone/nezha: 精简版NEZHA模型权重
Last Updated: 2021-10-06
bojone/baidu_dog_classifier:
Last Updated: 2021-12-25
bojone/CCL_CMRC2017: 第一届“讯飞杯”中文机器阅读理解评测参考模型
Last Updated: 2023-02-06
bojone/simple-chinese-ocr: A Simple Chinese OCR from tipdm contest
Last Updated: 2023-02-06
bojone/blocksparse: Efficient GPU kernels for block-sparse matrix multiplication and convolution
Last Updated: 2021-10-06
bojone/keras_lazyoptimizer: Keras implement of Lazy optimizer
Last Updated: 2021-12-25
bojone/sentencepiece: Unsupervised text tokenizer for Neural Network-based text generation.
Last Updated: 2021-10-06
bojone/keras-bert: Implementation of BERT that could load official pre-trained models for feature extraction and prediction
Last Updated: 2021-12-25
bojone/bert4keras: keras implement of transformers for humans
Last Updated: 2023-03-28
bojone/tf_word2vec: a tensorflow version of Word2Vec with a new loss
Last Updated: 2023-02-06
bojone/seq2seq: keras example of seq2seq, auto title
Last Updated: 2023-03-21
bojone/P-tuning: P-tuning方法在中文上的简单实验
Last Updated: 2023-02-06
bojone/kg-2019: 2019年百度的三元组抽取比赛,“科学空间队”源码
Last Updated: 2023-02-18
bojone/o-gan: O-GAN: Extremely Concise Approach for Auto-Encoding Generative Adversarial Networks
Last Updated: 2023-02-26
bojone/n2n-ocr-for-qqcaptcha: an n2n ocr for qq captcha, 端到端的腾讯验证码识别
Last Updated: 2023-03-07
bojone/keras_radam: RAdam optimizer for keras
Last Updated: 2023-03-15
bojone/infomax: extract features by maximizing mutual information
Last Updated: 2023-02-06
bojone/vae: a simple vae and cvae from keras
Last Updated: 2023-02-27
bojone/on-lstm: Keras implement of ON-LSTM (Ordered Neurons: Integrating Tree Structures into Recurrent Neural Networks)
Last Updated: 2023-03-11
bojone/el-2019: 2019年百度的实体链接比赛,“科学空间队”源码
Last Updated: 2023-02-06
bojone/SPACES: 端到端的长本文摘要模型(法研杯2020司法摘要赛道)
Last Updated: 2023-03-27
bojone/nezha_gpt_dialog:
Last Updated: 2023-03-16
bojone/word-discovery: 速度更快、效果更好的中文新词发现
Last Updated: 2023-02-16
bojone/gan-qp: GAN-QP: A Novel GAN Framework without Gradient Vanishing and Lipschitz Constraint
Last Updated: 2023-03-03
bojone/GlobalPointer: 全局指针统一处理嵌套与非嵌套NER
Last Updated: 2023-02-28
bojone/simpler_glove: A Simpler GloVe model for distributed word representation
Last Updated: 2023-02-06
bojone/r-drop: R-Drop方法在中文任务上的简单实验
Last Updated: 2023-02-06
bojone/dgcnn_for_reading_comprehension: keras implement of dgcnn for reading comprehension
Last Updated: 2023-02-06
bojone/attention: some attention implements
Last Updated: 2023-02-09
bojone/SimCSE: SimCSE在中文任务上的简单实验
Last Updated: 2023-02-06
bojone/chinese-gen: 中文生成式预训练模型
Last Updated: 2023-02-06
bojone/bert_in_keras: 在Keras下微调Bert的一些例子;some examples of bert in keras
Last Updated: 2023-03-07
bojone/ee-2019-baseline: 面向金融领域的事件主体抽取(ccks2019),一个baseline
Last Updated: 2023-02-16
bojone/lic2020_baselines: some baselines for lic2020 (http://lic2020.cipsc.org.cn/)
Last Updated: 2023-02-25
bojone/BERT-whitening: 简单的向量白化改善句向量质量
Last Updated: 2023-03-26
bojone/ape210k_baseline: 用bert4keras来解小学数学应用题
Last Updated: 2023-02-06
bojone/accum_optimizer_for_keras: wrapping a keras optimizer to implement gradient accumulation
Last Updated: 2023-02-06
bojone/oppo-text-match: 小布助手对话短文本语义匹配的一个baseline
Last Updated: 2023-02-15
bojone/Capsule: A Capsule Implement with Pure Keras
Last Updated: 2023-02-06
bojone/labse: Language-agnostic BERT Sentence Embedding (LaBSE)
Last Updated: 2023-02-13
bojone/keras_lookahead: lookahead optimizer for keras
Last Updated: 2023-02-06
bojone/Pattern-Exploiting-Training: Pattern-Exploiting Training在中文上的简单实验
Last Updated: 2023-02-06
bojone/albert_zh: 转换 https://github.com/brightmart/albert_zh 到google格式
Last Updated: 2023-02-06
bojone/perturbed_masking: 基于BERT的无监督分词和句法分析
Last Updated: 2023-02-06
Star history of bert4keras
Issue history of bert4keras
bert4keras Recent Issues
Issue Title
State
Comments
Created Date
Updated Date
Closed Date
where is the function "_set_hyper" in class LionV2
closed
5
2023-03-07
2023-03-28
2023-03-08
CPU环境下,bert4keras加载大小模型生成向量的时间差不多,并不能通过更换小模型解决性能问题,求问。
open
2
2023-03-02
2023-03-28
-
4080显卡适配问题,failed to run cuBLAS routine: CUBLAS_STATUS_EXECUTION_FAILED
closed
1
2023-03-02
2023-03-28
2023-03-03
model.save() 保存模型时报错
open
1
2023-03-01
2023-03-20
-
task_question_answer_generation_by_seq2seq.py 修改成多gpu报错
open
1
2023-02-23
2023-03-20
-
NER实体识别的问题,能否指定单个标签只对应单个实体,或者说想要实现这种方式要如何处理比较好
closed
0
2023-02-16
2023-03-20
2023-03-01
from bert4keras.backend import keras, K
closed
2
2023-02-14
2023-03-20
2023-02-14
from bert4keras.models import build_transformer_model
open
2
2022-12-26
2023-03-20
-
where is chinese_nezha_gpt_L-12_H-768_A-12 ?
open
1
2022-12-22
2023-03-20
-
关于GPLinker训练中会出现LOSS为负的问题
closed
0
2022-12-01
2023-03-20
2022-12-05
运行example/basic_language_model_gpt2_ml.py生成时报错ValueError: Error when checking model input
open
1
2022-11-15
2023-03-20
-
import build_transformer_model时报错
open
1
2022-10-29
2023-03-20
-
bert4keras0.11.4版本加载GAU模型报错
closed
1
2022-10-14
2023-03-20
2023-02-24
NER_CRF任务出现数据形状不一致错误
open
4
2022-08-19
2023-03-20
-
Bert模型输入端是否支持像input_mask,label_ids这些输入呢?
open
3
2022-08-15
2023-03-20
-
震惊!!!task_relation_extraction.py数据生成时好像存在bug
closed
2
2022-07-20
2023-03-20
2022-07-22
GlobalPointer-- sequence_masking的mask参数问题
closed
0
2022-07-20
2023-03-20
2022-07-20
您好,有大佬能提供一个预测inference代码吗?即未给定标签的情感文本,使用预测脚本推断情感值?
open
2
2022-07-14
2023-03-20
-
bert4keras的attention_cache是否有传入方式的demo
open
3
2022-07-13
2023-03-20
-
继续pretrain的时候,如果采用单机多卡来训练,无法加载checkpoint。
closed
1
2022-06-30
2023-03-20
2022-06-30
extend_with_gradient_accumulation cause OOM
open
1
2022-06-23
2023-03-20
-
自己使用wobertplus继续做了预训练,在使用自己得到的权重微调时候,报错。想问下,大佬应该如何调整
open
2
2022-06-20
2023-03-20
-
bert4keras 0.11.3加载报错
open
4
2022-05-25
2023-03-20
-
这个框架怎么添加新词,扩充前面embeding的长度?
open
1
2022-05-18
2023-03-20
-
bert4keras中Tokenizer类的rematch函数
closed
0
2022-05-17
2023-03-20
2022-05-21
Failed to use horovod for multi-gpu training
open
2
2022-05-07
2023-03-20
-
Failed to use horovod
closed
0
2022-05-07
2023-03-20
2022-05-07
gplinker 第三个globalpointer的loss非常大
open
1
2022-05-03
2023-03-20
-
No module named 'keras.api'
open
1
2022-05-03
2023-03-20
-
AttributeError: 'tuple' object has no attribute 'layer'
closed
4
2022-04-29
2023-03-20
2022-04-29
GatedAttentionUnit的rotary存在错误
closed
1
2022-04-22
2023-03-20
2022-04-22
请问有golang版本的分词预处理实现吗
open
1
2022-04-20
2023-03-20
-
NER任务例子中,在尝试添加CNN层时,提示CRF层中reshape维度错误,请大佬帮忙看看
closed
3
2022-04-18
2023-03-20
2022-04-19
提问帖:snippets.sequence_padding方法length和seq_dims作用
closed
1
2022-03-25
2023-03-20
2022-04-06
snippets读取大文件open的__iter__有索引时较无索引慢很多
closed
1
2022-03-24
2023-03-20
2022-03-25
运行basic_extract_features.py出现AttributeError: 'str' object has no attribute 'decode'
open
1
2022-03-18
2023-03-20
-
多gpu版文本分类,预测时出现问题(参考task_iflytek_multigpu.py)
closed
2
2022-03-11
2023-03-20
2022-03-11
bert.initializer: AttributeError: 'Model' object has no attribute 'initializer'
open
1
2022-03-07
2023-03-20
-
mask is allowed to be None, however when mask is None, error will be raised
open
1
2022-02-26
2023-03-20
-
bert4keras0.5.8运行出错求解决~
closed
7
2022-02-23
2023-03-20
2022-02-23
AttributeError: '_thread._local' object has no attribute 'value'
open
7
2022-02-18
2023-03-20
-
tf2.4 GlobalPointer 保存 pb 报错
open
1
2022-02-11
2023-03-20
-
GPlink代码在训练过程中引发nan的原因及可能的解决方案
open
1
2022-01-30
2023-03-20
-
task_sentiment_integrated_gradients 添加梯度层失败
closed
3
2022-01-29
2023-03-20
2022-03-04
怎么修改最后输出个数,变为从输入数据里提取文字索引组成句子
open
0
2022-01-21
2023-03-20
-
'Tensor' object has no attribute '_keras_history'
open
1
2022-01-13
2023-03-20
-
pretraining的data_utils.py运行出错
closed
2
2022-01-06
2023-03-20
2022-01-07
/chinese_L-12_H-768_A-12/下的文件到哪下载呢
open
4
2021-12-24
2023-03-20
-
关于NER_CRF任务改成多GPU版报错的问题
open
2
2021-12-23
2023-03-20
-
关于BERT的PositionEmbedding
open
1
2021-12-23
2023-03-20
-