Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit65ab50d

Browse files
committed
add finetune BERT for text classification tutorial
1 parente696905 commit65ab50d

File tree

5 files changed

+669
-0
lines changed

5 files changed

+669
-0
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
#[How to Fine Tune BERT for Text Classification using Transformers in Python](https://www.thepythoncode.com/article/finetuning-bert-using-huggingface-transformers-python)
2+
To run this:
3+
-`pip3 install -r requirements.txt`
4+
- If you want to use scripts, consider`train.py` and`test.py`
5+
- The notebook`finetune-bert.ipynb` is suggested.
6+
You can also follow on Google Colab: 
7+
<astyle="box-sizing:border-box;color:#9b59b6;text-decoration-line:none;cursor:pointer;font-family: Calibre,sans-serif;font-size:14.4px;text-align:-webkit-right;"title="Open in Colab"href="https://colab.research.google.com/drive/18Qqox_QxJkOs80XVYaoLsdum0dX-Ilxb?usp=sharing"target="_blank"rel="noopener"><imgstyle="box-sizing:border-box;border:0px;vertical-align:middle;max-width:100%;height:auto;"src="https://colab.research.google.com/assets/colab-badge.svg"alt="Open in Colab" /></a>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp