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

Commit08e183e

Browse files
authored
Update README.md
1 parent0abe4be commit08e183e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎README.md‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,14 @@ Download the BERT repository, BERT Japanese pre-trained model, QA pairs in Amaga
1212
./download.sh
1313
```
1414
The data structure is below.
15-
```shell
15+
```
1616
data
1717
├── bert : BERT original repository
1818
├── Japanese_L-12_H-768_A-12_E-30_BPE : BERT Japanese pre-trained model
1919
└── localgovfaq
2020
    ├── qas : QA pairs in Amagasaki City FAQ
21-
   ├── testset_segmentation.txt: testsetfor evaluation
22-
   └── samples: retrieval results by TSUBAKI, BERT, and Joint model
21+
├── testset_segmentation.txt : the testset for evaluation
22+
└── samples : the retrieval results by TSUBAKI, BERT, and Joint model
2323
2424
```
2525
And we should add the task class to run_classifier.py in the original BERT repository as below.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp