apply pre-commit rules

This commit is contained in:
Gareth Davidson
2023-01-02 00:01:45 +00:00
parent 6ad8310332
commit 7000e10bc0
71 changed files with 0 additions and 74 deletions
-1
View File
@@ -1,4 +1,3 @@
# -*- coding: utf-8 -*-
"""
classification based ranking
@@ -1,4 +1,3 @@
# -*- coding: utf-8 -*-
"""
HFSummary
-1
View File
@@ -1,4 +1,3 @@
# -*- coding: utf-8 -*-
"""
author: theblackcat102
@@ -1,4 +1,3 @@
# -*- coding: utf-8 -*-
import os
from argparse import ArgumentParser
from typing import Any, Callable, Dict, List, Optional, Tuple, Union
@@ -1,4 +1,3 @@
# -*- coding: utf-8 -*-
from experimental_dataset import DataCollatorForSummaryScore, HFSummaryQuality
from rank_datasets import DataCollatorForPairRank, HFSummary, WebGPT
from torch.utils.data import DataLoader
-1
View File
@@ -1,4 +1,3 @@
# -*- coding: utf-8 -*-
import os
from argparse import ArgumentParser
from dataclasses import dataclass
-1
View File
@@ -1,4 +1,3 @@
# -*- coding: utf-8 -*-
import re
import yaml