模型:

mrm8488/GPT-2-finetuned-covid-bio-medrxiv

英文

GPT-2 + bio/medrxiv files from CORD19: ? ✍ ⚕

GPT-2 fine-tuned on biorxiv_medrxiv files from CORD-19 dataset.

Datasets details:

Dataset # Files
biorxiv_medrxiv 885

Model training:

The model was trained on a Tesla P100 GPU and 25GB of RAM with the following command:

export TRAIN_FILE=/path/to/dataset/train.txt

python run_language_modeling.py \\n    --model_type gpt2 \\n    --model_name_or_path gpt2 \\n    --do_train \\n    --train_data_file $TRAIN_FILE \\n    --num_train_epochs 4 \\n    --output_dir model_output \\n    --overwrite_output_dir \\n    --save_steps 2000 \\n    --per_gpu_train_batch_size 3

Model in action / Example of usage: ✒

You can get the following script here

python run_generation.py \\n    --model_type gpt2 \\n    --model_name_or_path mrm8488/GPT-2-finetuned-CORD19 \\n    --length 200
???
# Input: Old people with COVID-19 tends to suffer 
# Output: === GENERATED SEQUENCE 1 ===
Old people with COVID-19 tends to suffer more symptom onset time and death. It is well known that many people with COVID-19 have high homozygous ZIKV infection in the face of severe symptoms in both severe and severe cases.
The origin of Wuhan Fever was investigated by Prof. Shen Jiang at the outbreak of Wuhan Fever [34]. As Huanan Province is the epicenter of this outbreak, Huanan, the epicenter of epidemic Wuhan Fever, is the most potential location for the direct transmission of infection (source: Zhongzhen et al., 2020). A negative risk ratio indicates more frequent underlying signs in the people in Huanan Province with COVID-19 patients. Further analysis of reported Huanan Fever onset data in the past two years indicated that the intensity of exposure is the key risk factor for developing MERS-CoV infection in this region, especially among children and elderly. To be continued to develop infected patients would be a very important area for

Created by Manuel Romero/@mrm8488 | LinkedIn

Made with ♥ in Spain

对以上内容翻译成中文,不要翻译大写的英文, 保留a标签以及所有属性,按照此约束返回翻译后的中文

GPT-2 + 来自CORD19的bio/medrxiv文件: ? ✍ ⚕

GPT-2 在来自 CORD-19 数据集的biorxiv_medrxiv文件上进行了精细调整。

数据集细节:

Dataset # Files
biorxiv_medrxiv 885

模型训练:

模型在Tesla P100 GPU和25GB的RAM上使用以下命令进行训练:

export TRAIN_FILE=/path/to/dataset/train.txt

python run_language_modeling.py \\n    --model_type gpt2 \\n    --model_name_or_path gpt2 \\n    --do_train \\n    --train_data_file $TRAIN_FILE \\n    --num_train_epochs 4 \\n    --output_dir model_output \\n    --overwrite_output_dir \\n    --save_steps 2000 \\n    --per_gpu_train_batch_size 3

模型使用示例: ✒

您可以获取以下脚本 here

python run_generation.py \\n    --model_type gpt2 \\n    --model_name_or_path mrm8488/GPT-2-finetuned-CORD19 \\n    --length 200
???
# Input: Old people with COVID-19 tends to suffer 
# Output: === GENERATED SEQUENCE 1 ===
Old people with COVID-19 tends to suffer more symptom onset time and death. It is well known that many people with COVID-19 have high homozygous ZIKV infection in the face of severe symptoms in both severe and severe cases.
The origin of Wuhan Fever was investigated by Prof. Shen Jiang at the outbreak of Wuhan Fever [34]. As Huanan Province is the epicenter of this outbreak, Huanan, the epicenter of epidemic Wuhan Fever, is the most potential location for the direct transmission of infection (source: Zhongzhen et al., 2020). A negative risk ratio indicates more frequent underlying signs in the people in Huanan Province with COVID-19 patients. Further analysis of reported Huanan Fever onset data in the past two years indicated that the intensity of exposure is the key risk factor for developing MERS-CoV infection in this region, especially among children and elderly. To be continued to develop infected patients would be a very important area for

Manuel Romero/@mrm8488 创作 | LinkedIn

西班牙制造♥