Skip to content
Snippets Groups Projects
Commit 7f89aa2d authored by bys0318's avatar bys0318
Browse files

add requirements.txt

parent bb22cd50
No related branches found
No related tags found
No related merge requests found
import os import os
import json import json
from typing import List, Any, Dict, Callable
from tqdm import tqdm
from metrics import ( from metrics import (
qa_f1_score, qa_f1_score,
......
datasets
tqdm
rouge
jieba
fuzzywuzzy
torch
transformers==4.31.0
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment