Remove misleading docstring

This commit is contained in:
Lysandre
2020-09-07 14:16:59 +02:00
parent 159ef07e4c
commit 1650130b0f

View File

@@ -13,7 +13,7 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
""" Finetuning the library models for sequence classification on GLUE (Bert, XLM, XLNet, RoBERTa, Albert, XLM-RoBERTa)."""
""" Finetuning the library models for sequence classification on GLUE."""
import dataclasses