code
stringlengths
81
54k
code_codestyle
int64
0
721
style_context
stringlengths
91
41.9k
style_context_codestyle
int64
0
699
label
int64
0
1
# Copyright 2023 The HuggingFace Inc. team. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required...
49
def _lowerCamelCase ( a_ : int = 4_00_00_00): lowerCamelCase :Dict = [0, 1] lowerCamelCase :Optional[Any] = 0 while fib[i] <= n: fib.append(fib[i] + fib[i + 1]) if fib[i + 2] > n: break i += 1 lowerCamelCase :Dict = ...
49
1
from collections import OrderedDict from typing import Mapping from ...configuration_utils import PretrainedConfig from ...onnx import OnnxConfig from ...utils import logging A__ = logging.get_logger(__name__) A__ = { """facebook/data2vec-text-base""": """https://huggi...
49
from typing import TYPE_CHECKING from ...utils import OptionalDependencyNotAvailable, _LazyModule, is_torch_available A__ = { """configuration_nllb_moe""": [ """NLLB_MOE_PRETRAINED_CONFIG_ARCHIVE_MAP""", """NllbMoeConfig""", ] } try: if not is_torch_available(...
49
1
def _lowerCamelCase ( a_ : float): return 10 - x * x def _lowerCamelCase ( a_ : float , a_ : float): # Bolzano theory in order to find if there is a root between a and b if equation(a_) * equation(a_) >= 0: raise ValueError('''Wrong space!''') lowerCamel...
49
import numpy class _lowerCAmelCase : def __init__( self : Dict , __snake_case : numpy.ndarray , __snake_case : numpy.ndarray ): lowerCamelCase :Dict = input_array # Random initial weights are assigned where first argument...
49
1
from __future__ import annotations A__ = 10 def _lowerCamelCase ( a_ : list[int]): lowerCamelCase :Any = 1 lowerCamelCase :List[str] = max(a_) while placement <= max_digit: # declare and initialize empty buckets lowerCamel...
49
def _lowerCamelCase ( a_ : str , a_ : str): lowerCamelCase :List[str] = len(a_) lowerCamelCase :List[str] = len(a_) lowerCamelCase :int = [[False for _ in range(m + 1)] for _ in range(n + 1)] lowerCamelCase :Optional[Any] = ...
49
1
from typing import TYPE_CHECKING from ...utils import OptionalDependencyNotAvailable, _LazyModule, is_torch_available, is_vision_available A__ = { """configuration_poolformer""": [ """POOLFORMER_PRETRAINED_CONFIG_ARCHIVE_MAP""", """PoolFormerConfig""", """PoolForm...
49
import inspect import unittest from transformers import YolosConfig from transformers.testing_utils import require_torch, require_vision, slow, torch_device from transformers.utils import cached_property, is_torch_available, is_vision_available from ...test_configuration_common import ConfigTester from ...tes...
49
1
def _lowerCamelCase ( a_ : int = 50_00_00_00): lowerCamelCase :int = set() lowerCamelCase :Union[str, Any] = int((limit - 24) ** (1 / 2)) lowerCamelCase :Optional[Any] = set(range(3 , prime_square_limit + 1 , 2)) primes.add(2) ...
49
import inspect import os import unittest import torch import accelerate from accelerate import debug_launcher from accelerate.test_utils import ( execute_subprocess_async, require_cpu, require_huggingface_suite, require_multi_gpu, require_single_gpu, ) from accelerate.utils import p...
49
1
import argparse import json import os import torch from transformers import LukeConfig, LukeModel, LukeTokenizer, RobertaTokenizer from transformers.tokenization_utils_base import AddedToken @torch.no_grad() def _lowerCamelCase ( a_ : Optional[Any] , a_ : str , a_ : An...
49
import os from typing import Optional import fsspec from fsspec.archive import AbstractArchiveFileSystem from fsspec.utils import DEFAULT_BLOCK_SIZE class _lowerCAmelCase ( __SCREAMING_SNAKE_CASE ): _UpperCAmelCase = '' _UpperCAmelCase = ( None # p...
49
1
from __future__ import annotations from collections.abc import MutableSequence class _lowerCAmelCase : def __init__( self : List[str] , __snake_case : int , __snake_case : MutableSequence[float] ): if len(__snake_case ) != degree + 1: ...
49
import json import os import unittest from transformers import BatchEncoding, LEDTokenizer, LEDTokenizerFast from transformers.models.led.tokenization_led import VOCAB_FILES_NAMES from transformers.testing_utils import require_tokenizers, require_torch from transformers.utils import cached_property from ...t...
49
1
import numpy class _lowerCAmelCase : def __init__( self : Dict , __snake_case : numpy.ndarray , __snake_case : numpy.ndarray ): lowerCamelCase :Dict = input_array # Random initial weights are assigned where first argument...
49
from typing import TYPE_CHECKING from ...utils import ( OptionalDependencyNotAvailable, _LazyModule, is_tokenizers_available, is_torch_available, is_vision_available, ) A__ = { """configuration_layoutlmv2""": ["""LAYOUTLMV2_PRETRAINED_CONFIG_ARCHIVE_MAP""", """Layo...
49
1
def _lowerCamelCase ( a_ : List[str]=2_81_23): lowerCamelCase :Tuple = [1] * (limit + 1) for i in range(2 , int(limit**0.5) + 1): sum_divs[i * i] += i for k in range(i + 1 , limit // i + 1): sum_divs[k * i] += k + i lowerCamelCase :Any...
49
import unittest from transformers import is_vision_available from transformers.pipelines import pipeline from transformers.testing_utils import ( is_pipeline_test, nested_simplify, require_tf, require_torch, require_vision, slow, ) from .test_pipelines_common import ANY if is...
49
1
import argparse import torch from diffusers.pipelines.stable_diffusion.convert_from_ckpt import download_from_original_stable_diffusion_ckpt if __name__ == "__main__": A__ = argparse.ArgumentParser() parser.add_argument( """--checkpoint_path""", default=None, type=str, requi...
49
import operator as op def _lowerCamelCase ( a_ : Tuple): lowerCamelCase :int = [] lowerCamelCase :List[str] = lambda a_ , a_: int(x / y) # noqa: E731 integer division operation lowerCamelCase :Optional[int] = { '''^''': op....
49
1
import json import os import shutil import tempfile from unittest import TestCase from transformers import BartTokenizer, BartTokenizerFast, DPRQuestionEncoderTokenizer, DPRQuestionEncoderTokenizerFast from transformers.models.bart.configuration_bart import BartConfig from transformers.models.bert.tokenization...
49
import argparse from pathlib import Path import fairseq import torch from fairseq.models.xmod import XMODModel as FairseqXmodModel from packaging import version from transformers import XmodConfig, XmodForMaskedLM, XmodForSequenceClassification from transformers.utils import logging if version.parse(fai...
49
1
# Imports import numpy as np class _lowerCAmelCase : def __init__( self : List[Any] , __snake_case : List[Any]=None , __snake_case : Optional[int]=None , __snake_case : Optional[Any]=None , __snake_case : int=None , __snake_case : ...
49
from collections import OrderedDict from typing import Mapping from ...configuration_utils import PretrainedConfig from ...onnx import OnnxConfig from ...utils import logging A__ = logging.get_logger(__name__) A__ = { """andreasmadsen/efficient_mlm_m0.40""": ( ...
49
1
def _lowerCamelCase ( a_ : str): lowerCamelCase :Optional[int] = hex_num.strip() if not hex_num: raise ValueError('''No value was passed to the function''') lowerCamelCase :str = hex_num[0] == '''-''' if is_negative: lowerCamelCase :int ...
49
import json import os import unittest from transformers import DebertaTokenizer, DebertaTokenizerFast from transformers.models.deberta.tokenization_deberta import VOCAB_FILES_NAMES from transformers.testing_utils import slow from ...test_tokenization_common import TokenizerTesterMixin class _lowerCAmelCase...
49
1
from __future__ import annotations from random import random from typing import Generic, TypeVar A__ = TypeVar("""KT""") A__ = TypeVar("""VT""") class _lowerCAmelCase ( Generic[KT, VT] ): def __init__( self : List[str] , __snake_case...
49
import ast import os import re import shutil import tempfile import unittest from unittest import mock import torch from accelerate.test_utils.examples import compare_against_test from accelerate.test_utils.testing import TempDirTestCase, require_trackers, run_command, slow from accelerate.utils import wr...
49
1
def _lowerCamelCase ( a_ : str = "The quick brown fox jumps over the lazy dog" , ): lowerCamelCase :Dict = set() # Replace all the whitespace in our sentence lowerCamelCase :int = input_str.replace(''' ''' , '''''') for alpha in input_str: ...
49
import numpy as np from cva import COLOR_BGR2GRAY, cvtColor, imread from numpy import array, uinta from PIL import Image from digital_image_processing import change_contrast as cc from digital_image_processing import convert_to_negative as cn from digital_image_processing import sepia as sp from digital_image_...
49
1
from typing import Callable, Dict, Optional, Tuple import torch from torch import nn from torch.distributions import ( AffineTransform, Distribution, Independent, NegativeBinomial, Normal, StudentT, TransformedDistribution, ) class _lowerCAmelCase ( __SCREAMING_SNAKE_CAS...
49
import os from math import logaa def _lowerCamelCase ( a_ : str = "base_exp.txt"): lowerCamelCase :float = 0 lowerCamelCase :Optional[int] = 0 for i, line in enumerate(open(os.path.join(os.path.dirname(a_) , a_))): lowerCamelCase , lowe...
49
1
from ...configuration_utils import PretrainedConfig from ...utils import logging A__ = logging.get_logger(__name__) A__ = { """google/pegasus-large""": """https://huggingface.co/google/pegasus-large/resolve/main/config.json""", # See all PEGASUS models at https://huggi...
49
def _lowerCamelCase ( a_ : list): if not grid or not grid[0]: raise TypeError('''The grid does not contain the appropriate information''') for cell_n in range(1 , len(grid[0])): grid[0][cell_n] += grid[0][cell_n - 1] lowerCamelCase :Any = grid[0] for ...
49
1
from collections import OrderedDict from typing import Mapping from ...configuration_utils import PretrainedConfig from ...onnx import OnnxConfig from ...utils import logging A__ = logging.get_logger(__name__) A__ = { """camembert-base""": """https://huggingface.co/cam...
49
import math def _lowerCamelCase ( a_ : int): if 1 < number < 4: # 2 and 3 are primes return True elif number < 2 or number % 2 == 0 or number % 3 == 0: # Negatives, 0, 1, all even numbers, all multiples of 3 are not primes return False # All primes number...
49
1
from typing import TYPE_CHECKING from ...utils import OptionalDependencyNotAvailable, _LazyModule, is_tokenizers_available, is_torch_available A__ = { """configuration_graphormer""": ["""GRAPHORMER_PRETRAINED_CONFIG_ARCHIVE_MAP""", """GraphormerConfig"""], } try: if not is_torch_ava...
49
import unittest from queue import Empty from threading import Thread from transformers import AutoTokenizer, TextIteratorStreamer, TextStreamer, is_torch_available from transformers.testing_utils import CaptureStdout, require_torch, torch_device from ..test_modeling_common import ids_tensor if is_torch_av...
49
1
def _lowerCamelCase ( a_ : int = 60_08_51_47_51_43): try: lowerCamelCase :Optional[Any] = int(a_) except (TypeError, ValueError): raise TypeError('''Parameter n must be int or castable to int.''') if n <= 0: raise ValueError('''Parameter n must be greater tha...
49
from maths.prime_factors import prime_factors def _lowerCamelCase ( a_ : int): if not isinstance(a_ , a_): lowerCamelCase :Tuple = F"Input value of [number={number}] must be an integer" raise TypeError(a_) if number < 1: raise ValueError('''Input ...
49
1
from .integrations import ( is_optuna_available, is_ray_available, is_sigopt_available, is_wandb_available, run_hp_search_optuna, run_hp_search_ray, run_hp_search_sigopt, run_hp_search_wandb, ) from .trainer_utils import ( HPSearchBackend, default_hp_space_optuna, ...
49
import argparse import json from pathlib import Path import requests import timm import torch from huggingface_hub import hf_hub_download from PIL import Image from timm.data import resolve_data_config from timm.data.transforms_factory import create_transform from transformers import ( BitConfig, ...
49
1
import contextlib import csv import json import os import sqlitea import tarfile import textwrap import zipfile import pyarrow as pa import pyarrow.parquet as pq import pytest import datasets import datasets.config @pytest.fixture(scope='''session''') def _lowerCamelCase ( ): lowe...
49
def _lowerCamelCase ( a_ : int = 4_00_00_00): lowerCamelCase :Dict = [0, 1] lowerCamelCase :Optional[Any] = 0 while fib[i] <= n: fib.append(fib[i] + fib[i + 1]) if fib[i + 2] > n: break i += 1 lowerCamelCase :Dict = ...
49
1
import gc import unittest from transformers import CTRLConfig, is_torch_available from transformers.testing_utils import require_torch, slow, torch_device from ...generation.test_utils import GenerationTesterMixin from ...test_configuration_common import ConfigTester from ...test_modeling_common import ModelT...
49
from typing import TYPE_CHECKING from ...utils import OptionalDependencyNotAvailable, _LazyModule, is_torch_available A__ = { """configuration_nllb_moe""": [ """NLLB_MOE_PRETRAINED_CONFIG_ARCHIVE_MAP""", """NllbMoeConfig""", ] } try: if not is_torch_available(...
49
1
import pickle import unittest import torch from accelerate import Accelerator from accelerate.state import AcceleratorState from accelerate.test_utils import require_cpu @require_cpu class _lowerCAmelCase ( unittest.TestCase ): def snake_case ( self : List[str] ...
49
import numpy class _lowerCAmelCase : def __init__( self : Dict , __snake_case : numpy.ndarray , __snake_case : numpy.ndarray ): lowerCamelCase :Dict = input_array # Random initial weights are assigned where first argument...
49
1
from typing import TYPE_CHECKING from ...utils import _LazyModule A__ = {"""tokenization_bertweet""": ["""BertweetTokenizer"""]} if TYPE_CHECKING: from .tokenization_bertweet import BertweetTokenizer else: import sys A__ = _LazyModule(__name__, globals()["""...
49
def _lowerCamelCase ( a_ : str , a_ : str): lowerCamelCase :List[str] = len(a_) lowerCamelCase :List[str] = len(a_) lowerCamelCase :int = [[False for _ in range(m + 1)] for _ in range(n + 1)] lowerCamelCase :Optional[Any] = ...
49
1
import gc import random import unittest import numpy as np import torch from transformers import CLIPTextConfig, CLIPTextModel, CLIPTokenizer from diffusers import AutoencoderKL, CycleDiffusionPipeline, DDIMScheduler, UNetaDConditionModel from diffusers.utils import floats_tensor, load_image, load_numpy, slo...
49
import inspect import unittest from transformers import YolosConfig from transformers.testing_utils import require_torch, require_vision, slow, torch_device from transformers.utils import cached_property, is_torch_available, is_vision_available from ...test_configuration_common import ConfigTester from ...tes...
49
1
from collections import OrderedDict from typing import Mapping from packaging import version from ...configuration_utils import PretrainedConfig from ...onnx import OnnxConfig from ...utils import logging from ...utils.backbone_utils import BackboneConfigMixin, get_aligned_output_features_output_indices ...
49
import inspect import os import unittest import torch import accelerate from accelerate import debug_launcher from accelerate.test_utils import ( execute_subprocess_async, require_cpu, require_huggingface_suite, require_multi_gpu, require_single_gpu, ) from accelerate.utils import p...
49
1
import warnings from ...utils import logging from .image_processing_beit import BeitImageProcessor A__ = logging.get_logger(__name__) class _lowerCAmelCase ( __SCREAMING_SNAKE_CASE ): def __init__( self : List[Any] , *__snake_case : Optional...
49
import os from typing import Optional import fsspec from fsspec.archive import AbstractArchiveFileSystem from fsspec.utils import DEFAULT_BLOCK_SIZE class _lowerCAmelCase ( __SCREAMING_SNAKE_CASE ): _UpperCAmelCase = '' _UpperCAmelCase = ( None # p...
49
1
from dataclasses import dataclass from typing import Optional, Tuple, Union import torch import torch.nn as nn from ..configuration_utils import ConfigMixin, register_to_config from ..utils import BaseOutput, apply_forward_hook from .modeling_utils import ModelMixin from .vae import Decoder, DecoderOutput, E...
49
import json import os import unittest from transformers import BatchEncoding, LEDTokenizer, LEDTokenizerFast from transformers.models.led.tokenization_led import VOCAB_FILES_NAMES from transformers.testing_utils import require_tokenizers, require_torch from transformers.utils import cached_property from ...t...
49
1
from __future__ import annotations from decimal import Decimal from numpy import array def _lowerCamelCase ( a_ : list[list[float]]): lowerCamelCase :Tuple = Decimal # Check if the provided matrix has 2 rows and 2 columns # since this implementation only works fo...
49
from typing import TYPE_CHECKING from ...utils import ( OptionalDependencyNotAvailable, _LazyModule, is_tokenizers_available, is_torch_available, is_vision_available, ) A__ = { """configuration_layoutlmv2""": ["""LAYOUTLMV2_PRETRAINED_CONFIG_ARCHIVE_MAP""", """Layo...
49
1
import inspect import logging import os import random import shutil import tempfile import unittest import pytest import torch from torch import nn from torch.utils.data import DataLoader, TensorDataset from accelerate import Accelerator from accelerate.test_utils import execute_subprocess_async, requir...
49
import unittest from transformers import is_vision_available from transformers.pipelines import pipeline from transformers.testing_utils import ( is_pipeline_test, nested_simplify, require_tf, require_torch, require_vision, slow, ) from .test_pipelines_common import ANY if is...
49
1
import pytest from datasets import inspect_metric, list_metrics, load_metric @pytest.fixture def _lowerCamelCase ( a_ : str): monkeypatch.setattr('''datasets.utils.deprecation_utils._emitted_deprecation_warnings''' , set()) @pytest.fixture def _lowerCamelCase ( a_ ...
49
import operator as op def _lowerCamelCase ( a_ : Tuple): lowerCamelCase :int = [] lowerCamelCase :List[str] = lambda a_ , a_: int(x / y) # noqa: E731 integer division operation lowerCamelCase :Optional[int] = { '''^''': op....
49
1
from ...configuration_utils import PretrainedConfig from ...utils import logging A__ = logging.get_logger(__name__) A__ = { # See all MEGATRON_BERT models at https://huggingface.co/models?filter=bert } class _lowerCAmelCase ( __SCREAMING_SNAKE_CASE ): _U...
49
import argparse from pathlib import Path import fairseq import torch from fairseq.models.xmod import XMODModel as FairseqXmodModel from packaging import version from transformers import XmodConfig, XmodForMaskedLM, XmodForSequenceClassification from transformers.utils import logging if version.parse(fai...
49
1
import json import multiprocessing import os import re from collections import defaultdict import torch from accelerate import Accelerator from accelerate.utils import set_seed from arguments import HumanEvalArguments from datasets import load_dataset, load_metric from torch.utils.data import IterableDatase...
49
from collections import OrderedDict from typing import Mapping from ...configuration_utils import PretrainedConfig from ...onnx import OnnxConfig from ...utils import logging A__ = logging.get_logger(__name__) A__ = { """andreasmadsen/efficient_mlm_m0.40""": ( ...
49
1
from typing import TYPE_CHECKING from ...utils import ( OptionalDependencyNotAvailable, _LazyModule, is_tokenizers_available, is_torch_available, is_vision_available, ) A__ = { """configuration_layoutlmv2""": ["""LAYOUTLMV2_PRETRAINED_CONFIG_ARCHIVE_MAP""", """Layo...
49
import json import os import unittest from transformers import DebertaTokenizer, DebertaTokenizerFast from transformers.models.deberta.tokenization_deberta import VOCAB_FILES_NAMES from transformers.testing_utils import slow from ...test_tokenization_common import TokenizerTesterMixin class _lowerCAmelCase...
49
1
import unittest import numpy as np from transformers import is_flax_available from transformers.testing_utils import require_flax from ..test_modeling_flax_common import ids_tensor if is_flax_available(): import jax import jax.numpy as jnp from transformers.generation import ( FlaxF...
49
import ast import os import re import shutil import tempfile import unittest from unittest import mock import torch from accelerate.test_utils.examples import compare_against_test from accelerate.test_utils.testing import TempDirTestCase, require_trackers, run_command, slow from accelerate.utils import wr...
49
1
import operator as op A__ = """scaler.pt""" A__ = """pytorch_model""" A__ = """random_states""" A__ = """optimizer""" A__ = """scheduler""" A__ = """pytorch_model.bin""" A__ = """pytorch_model.bin....
49
import numpy as np from cva import COLOR_BGR2GRAY, cvtColor, imread from numpy import array, uinta from PIL import Image from digital_image_processing import change_contrast as cc from digital_image_processing import convert_to_negative as cn from digital_image_processing import sepia as sp from digital_image_...
49
1
from typing import List, Optional, Tuple, Union import torch from ...utils import logging, randn_tensor from ..pipeline_utils import AudioPipelineOutput, DiffusionPipeline A__ = logging.get_logger(__name__) # pylint: disable=invalid-name class _lowerCAmelCase ( __SCREAMING_SNAKE_CAS...
49
import os from math import logaa def _lowerCamelCase ( a_ : str = "base_exp.txt"): lowerCamelCase :float = 0 lowerCamelCase :Optional[int] = 0 for i, line in enumerate(open(os.path.join(os.path.dirname(a_) , a_))): lowerCamelCase , lowe...
49
1
import operator as op def _lowerCamelCase ( a_ : Tuple): lowerCamelCase :int = [] lowerCamelCase :List[str] = lambda a_ , a_: int(x / y) # noqa: E731 integer division operation lowerCamelCase :Optional[int] = { '''^''': op....
49
def _lowerCamelCase ( a_ : list): if not grid or not grid[0]: raise TypeError('''The grid does not contain the appropriate information''') for cell_n in range(1 , len(grid[0])): grid[0][cell_n] += grid[0][cell_n - 1] lowerCamelCase :Any = grid[0] for ...
49
1
from math import pi, sqrt, tan def _lowerCamelCase ( a_ : float): if side_length < 0: raise ValueError('''surface_area_cube() only accepts non-negative values''') return 6 * side_length**2 def _lowerCamelCase ( a_ : float , a_ : float , a_ : f...
49
import math def _lowerCamelCase ( a_ : int): if 1 < number < 4: # 2 and 3 are primes return True elif number < 2 or number % 2 == 0 or number % 3 == 0: # Negatives, 0, 1, all even numbers, all multiples of 3 are not primes return False # All primes number...
49
1
import unittest import numpy as np from transformers.testing_utils import require_torch, require_vision from transformers.utils import is_torch_available, is_vision_available from ...test_image_processing_common import ImageProcessingSavingTestMixin, prepare_video_inputs if is_torch_available(): impo...
49
import unittest from queue import Empty from threading import Thread from transformers import AutoTokenizer, TextIteratorStreamer, TextStreamer, is_torch_available from transformers.testing_utils import CaptureStdout, require_torch, torch_device from ..test_modeling_common import ids_tensor if is_torch_av...
49
1
from collections import OrderedDict from typing import Mapping from ...configuration_utils import PretrainedConfig from ...onnx import OnnxConfig from ...utils import logging A__ = logging.get_logger(__name__) A__ = { """andreasmadsen/efficient_mlm_m0.40""": ( ...
49
from maths.prime_factors import prime_factors def _lowerCamelCase ( a_ : int): if not isinstance(a_ , a_): lowerCamelCase :Tuple = F"Input value of [number={number}] must be an integer" raise TypeError(a_) if number < 1: raise ValueError('''Input ...
49
1
A__ = [sum(int(c, 10) ** 2 for c in i.__str__()) for i in range(100_000)] def _lowerCamelCase ( a_ : int): lowerCamelCase :str = 0 while number: # Increased Speed Slightly by checking every 5 digits together. sum_of_digits_squared += DIGITS_SQUA...
49
import argparse import json from pathlib import Path import requests import timm import torch from huggingface_hub import hf_hub_download from PIL import Image from timm.data import resolve_data_config from timm.data.transforms_factory import create_transform from transformers import ( BitConfig, ...
49
1
from packaging import version from .import_utils import is_accelerate_available if is_accelerate_available(): import accelerate def _lowerCamelCase ( a_ : int): if not is_accelerate_available(): return method lowerCamelCase :Any = version.parse(accelerate....
49
def _lowerCamelCase ( a_ : int = 4_00_00_00): lowerCamelCase :Dict = [0, 1] lowerCamelCase :Optional[Any] = 0 while fib[i] <= n: fib.append(fib[i] + fib[i + 1]) if fib[i + 2] > n: break i += 1 lowerCamelCase :Dict = ...
49
1
import copy import inspect import unittest import numpy as np from huggingface_hub import hf_hub_download from transformers import VideoMAEConfig from transformers.models.auto import get_values from transformers.testing_utils import require_torch, require_vision, slow, torch_device from transformers.utils i...
49
from typing import TYPE_CHECKING from ...utils import OptionalDependencyNotAvailable, _LazyModule, is_torch_available A__ = { """configuration_nllb_moe""": [ """NLLB_MOE_PRETRAINED_CONFIG_ARCHIVE_MAP""", """NllbMoeConfig""", ] } try: if not is_torch_available(...
49
1
import copy from collections import OrderedDict from typing import Mapping from packaging import version from ...configuration_utils import PretrainedConfig from ...onnx import OnnxConfig from ...utils import logging from ..auto import CONFIG_MAPPING A__ = logging.get_logger(__name__) ...
49
import numpy class _lowerCAmelCase : def __init__( self : Dict , __snake_case : numpy.ndarray , __snake_case : numpy.ndarray ): lowerCamelCase :Dict = input_array # Random initial weights are assigned where first argument...
49
1
import re def _lowerCamelCase ( a_ : str): lowerCamelCase :List[Any] = re.compile(R'''^(\+91[\-\s]?)?[0]?(91)?[789]\d{9}$''') if match := re.search(a_ , a_): return match.string == phone return False if __name__ == "__main__": print(indian_phone_va...
49
def _lowerCamelCase ( a_ : str , a_ : str): lowerCamelCase :List[str] = len(a_) lowerCamelCase :List[str] = len(a_) lowerCamelCase :int = [[False for _ in range(m + 1)] for _ in range(n + 1)] lowerCamelCase :Optional[Any] = ...
49
1
import io import json import fsspec import pytest from datasets import Dataset, DatasetDict, Features, NamedSplit, Value from datasets.io.json import JsonDatasetReader, JsonDatasetWriter from ..utils import assert_arrow_memory_doesnt_increase, assert_arrow_memory_increases def _lowerCamelCase ...
49
import inspect import unittest from transformers import YolosConfig from transformers.testing_utils import require_torch, require_vision, slow, torch_device from transformers.utils import cached_property, is_torch_available, is_vision_available from ...test_configuration_common import ConfigTester from ...tes...
49
1
import json import os from pathlib import Path from shutil import copyfile from typing import Any, Dict, List, Optional, Tuple, Union import sentencepiece from ...tokenization_utils import PreTrainedTokenizer from ...utils import logging A__ = logging.get_logger(__name__) A__ ...
49
import inspect import os import unittest import torch import accelerate from accelerate import debug_launcher from accelerate.test_utils import ( execute_subprocess_async, require_cpu, require_huggingface_suite, require_multi_gpu, require_single_gpu, ) from accelerate.utils import p...
49
1
from typing import TYPE_CHECKING from ...utils import ( OptionalDependencyNotAvailable, _LazyModule, is_sentencepiece_available, is_tokenizers_available, is_torch_available, is_vision_available, ) A__ = {"""processing_layoutxlm""": ["""LayoutXLMProcessor"""]} tr...
49
import os from typing import Optional import fsspec from fsspec.archive import AbstractArchiveFileSystem from fsspec.utils import DEFAULT_BLOCK_SIZE class _lowerCAmelCase ( __SCREAMING_SNAKE_CASE ): _UpperCAmelCase = '' _UpperCAmelCase = ( None # p...
49
1
from ...configuration_utils import PretrainedConfig from ...utils import logging A__ = logging.get_logger(__name__) A__ = { """sayakpaul/vit-msn-base""": """https://huggingface.co/sayakpaul/vit-msn-base/resolve/main/config.json""", # See all ViT MSN models at https://h...
49
import json import os import unittest from transformers import BatchEncoding, LEDTokenizer, LEDTokenizerFast from transformers.models.led.tokenization_led import VOCAB_FILES_NAMES from transformers.testing_utils import require_tokenizers, require_torch from transformers.utils import cached_property from ...t...
49
1
from typing import List, Optional, Union import numpy as np import tensorflow as tf from .utils import logging A__ = logging.get_logger(__name__) def _lowerCamelCase ( a_ : Union[tf.Tensor, np.ndarray]): if isinstance(a_ , np.ndarray): return list(tenso...
49
from typing import TYPE_CHECKING from ...utils import ( OptionalDependencyNotAvailable, _LazyModule, is_tokenizers_available, is_torch_available, is_vision_available, ) A__ = { """configuration_layoutlmv2""": ["""LAYOUTLMV2_PRETRAINED_CONFIG_ARCHIVE_MAP""", """Layo...
49
1
from typing import List, Optional from ...configuration_utils import PretrainedConfig from ...utils import logging A__ = logging.get_logger(__name__) A__ = { """huggingface/autoformer-tourism-monthly""": """https://huggingface.co/huggingface/autoformer-tourism-monthly/re...
49
import unittest from transformers import is_vision_available from transformers.pipelines import pipeline from transformers.testing_utils import ( is_pipeline_test, nested_simplify, require_tf, require_torch, require_vision, slow, ) from .test_pipelines_common import ANY if is...
49
1
from maths.prime_factors import prime_factors def _lowerCamelCase ( a_ : int): if not isinstance(a_ , a_): lowerCamelCase :Tuple = F"Input value of [number={number}] must be an integer" raise TypeError(a_) if number < 1: raise ValueError('''Input ...
49
import operator as op def _lowerCamelCase ( a_ : Tuple): lowerCamelCase :int = [] lowerCamelCase :List[str] = lambda a_ , a_: int(x / y) # noqa: E731 integer division operation lowerCamelCase :Optional[int] = { '''^''': op....
49
1
from typing import TYPE_CHECKING from ...utils import OptionalDependencyNotAvailable, _LazyModule, is_torch_available A__ = { """configuration_nllb_moe""": [ """NLLB_MOE_PRETRAINED_CONFIG_ARCHIVE_MAP""", """NllbMoeConfig""", ] } try: if not is_torch_available(...
49
import argparse from pathlib import Path import fairseq import torch from fairseq.models.xmod import XMODModel as FairseqXmodModel from packaging import version from transformers import XmodConfig, XmodForMaskedLM, XmodForSequenceClassification from transformers.utils import logging if version.parse(fai...
49
1
import os from shutil import copyfile from typing import List, Optional, Tuple import sentencepiece as spm from ...tokenization_utils import PreTrainedTokenizer from ...utils import logging A__ = logging.get_logger(__name__) A__ = {"""vocab_file""": """sentencepiece.mode...
49
from collections import OrderedDict from typing import Mapping from ...configuration_utils import PretrainedConfig from ...onnx import OnnxConfig from ...utils import logging A__ = logging.get_logger(__name__) A__ = { """andreasmadsen/efficient_mlm_m0.40""": ( ...
49
1
from collections import deque from math import floor from random import random from time import time class _lowerCAmelCase : def __init__( self : Any ): lowerCamelCase :Union[str, Any] = {} def snake_case ( self : An...
49
import json import os import unittest from transformers import DebertaTokenizer, DebertaTokenizerFast from transformers.models.deberta.tokenization_deberta import VOCAB_FILES_NAMES from transformers.testing_utils import slow from ...test_tokenization_common import TokenizerTesterMixin class _lowerCAmelCase...
49
1
from __future__ import annotations class _lowerCAmelCase : def __init__( self : Dict , __snake_case : int ): lowerCamelCase :Tuple = order # a_{0} ... a_{k} lowerCamelCase :Dict = [1.0] + [0.0] * order ...
49
import ast import os import re import shutil import tempfile import unittest from unittest import mock import torch from accelerate.test_utils.examples import compare_against_test from accelerate.test_utils.testing import TempDirTestCase, require_trackers, run_command, slow from accelerate.utils import wr...
49
1
import numpy as np from transformers import BatchFeature from transformers.testing_utils import require_tf, require_torch from .test_feature_extraction_common import FeatureExtractionSavingTestMixin class _lowerCAmelCase ( __SCREAMING_SNAKE_CASE ): # to overwrite at feature extractactor specif...
49
import numpy as np from cva import COLOR_BGR2GRAY, cvtColor, imread from numpy import array, uinta from PIL import Image from digital_image_processing import change_contrast as cc from digital_image_processing import convert_to_negative as cn from digital_image_processing import sepia as sp from digital_image_...
49
1
from typing import TYPE_CHECKING from ...utils import OptionalDependencyNotAvailable, _LazyModule, is_torch_available, is_vision_available A__ = { """configuration_maskformer""": ["""MASKFORMER_PRETRAINED_CONFIG_ARCHIVE_MAP""", """MaskFormerConfig"""], """configuration_maskformer_swin"...
49
import os from math import logaa def _lowerCamelCase ( a_ : str = "base_exp.txt"): lowerCamelCase :float = 0 lowerCamelCase :Optional[int] = 0 for i, line in enumerate(open(os.path.join(os.path.dirname(a_) , a_))): lowerCamelCase , lowe...
49
1
import numpy as np from PIL import Image def _lowerCamelCase ( a_ : np.ndarray , a_ : int , a_ : int): lowerCamelCase :Optional[int] = np.array(a_) if arr.shape[0] != arr.shape[1]: raise ValueError('''The input array is not a square matrix''') ...
49
def _lowerCamelCase ( a_ : list): if not grid or not grid[0]: raise TypeError('''The grid does not contain the appropriate information''') for cell_n in range(1 , len(grid[0])): grid[0][cell_n] += grid[0][cell_n - 1] lowerCamelCase :Any = grid[0] for ...
49
1
import os from math import logaa def _lowerCamelCase ( a_ : str = "base_exp.txt"): lowerCamelCase :float = 0 lowerCamelCase :Optional[int] = 0 for i, line in enumerate(open(os.path.join(os.path.dirname(a_) , a_))): lowerCamelCase , lowe...
49
import math def _lowerCamelCase ( a_ : int): if 1 < number < 4: # 2 and 3 are primes return True elif number < 2 or number % 2 == 0 or number % 3 == 0: # Negatives, 0, 1, all even numbers, all multiples of 3 are not primes return False # All primes number...
49
1
# Copyright 2023 The HuggingFace Team. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by a...
49
import unittest from queue import Empty from threading import Thread from transformers import AutoTokenizer, TextIteratorStreamer, TextStreamer, is_torch_available from transformers.testing_utils import CaptureStdout, require_torch, torch_device from ..test_modeling_common import ids_tensor if is_torch_av...
49
1
import functools import logging import os import sys import threading from logging import ( CRITICAL, # NOQA DEBUG, # NOQA ERROR, # NOQA FATAL, # NOQA INFO, # NOQA NOTSET, # NOQA WARN, # NOQA WARNING, # NOQA ) from typing import Optional import huggingface_hub.u...
49
from maths.prime_factors import prime_factors def _lowerCamelCase ( a_ : int): if not isinstance(a_ , a_): lowerCamelCase :Tuple = F"Input value of [number={number}] must be an integer" raise TypeError(a_) if number < 1: raise ValueError('''Input ...
49
1
import argparse from pathlib import Path import requests import torch from PIL import Image from transformers import ( RobertaTokenizer, TrOCRConfig, TrOCRForCausalLM, TrOCRProcessor, VisionEncoderDecoderModel, ViTConfig, ViTImageProcessor, ViTModel, ) from transformer...
49
import argparse import json from pathlib import Path import requests import timm import torch from huggingface_hub import hf_hub_download from PIL import Image from timm.data import resolve_data_config from timm.data.transforms_factory import create_transform from transformers import ( BitConfig, ...
49
1
import ast import os import re import shutil import tempfile import unittest from unittest import mock import torch from accelerate.test_utils.examples import compare_against_test from accelerate.test_utils.testing import TempDirTestCase, require_trackers, run_command, slow from accelerate.utils import wr...
49
def _lowerCamelCase ( a_ : int = 4_00_00_00): lowerCamelCase :Dict = [0, 1] lowerCamelCase :Optional[Any] = 0 while fib[i] <= n: fib.append(fib[i] + fib[i + 1]) if fib[i + 2] > n: break i += 1 lowerCamelCase :Dict = ...
49
1
def _lowerCamelCase ( a_ : dict): lowerCamelCase :set[int] = set() # To detect a back edge, keep track of vertices currently in the recursion stack lowerCamelCase :set[int] = set() return any( node not in visited and depth_first_search(a_ , a_ ...
49
from typing import TYPE_CHECKING from ...utils import OptionalDependencyNotAvailable, _LazyModule, is_torch_available A__ = { """configuration_nllb_moe""": [ """NLLB_MOE_PRETRAINED_CONFIG_ARCHIVE_MAP""", """NllbMoeConfig""", ] } try: if not is_torch_available(...
49
1
from typing import TYPE_CHECKING from ...utils import ( OptionalDependencyNotAvailable, _LazyModule, is_flax_available, is_tf_available, is_tokenizers_available, is_torch_available, ) A__ = {"""configuration_opt""": ["""OPT_PRETRAINED_CONFIG_ARCHIVE_MAP""", """OPTC...
49
import numpy class _lowerCAmelCase : def __init__( self : Dict , __snake_case : numpy.ndarray , __snake_case : numpy.ndarray ): lowerCamelCase :Dict = input_array # Random initial weights are assigned where first argument...
49
1
import unittest from transformers import ( MODEL_FOR_SEQUENCE_CLASSIFICATION_MAPPING, TF_MODEL_FOR_SEQUENCE_CLASSIFICATION_MAPPING, Pipeline, ZeroShotClassificationPipeline, pipeline, ) from transformers.testing_utils import is_pipeline_test, nested_simplify, require_tf, require_torch, slo...
49
def _lowerCamelCase ( a_ : str , a_ : str): lowerCamelCase :List[str] = len(a_) lowerCamelCase :List[str] = len(a_) lowerCamelCase :int = [[False for _ in range(m + 1)] for _ in range(n + 1)] lowerCamelCase :Optional[Any] = ...
49
1
import pickle import shutil import tempfile import unittest from transformers import SPIECE_UNDERLINE, XLMRobertaTokenizer, XLMRobertaTokenizerFast from transformers.testing_utils import get_tests_dir, require_sentencepiece, require_tokenizers, slow from transformers.utils import cached_property from ...test...
49
import inspect import unittest from transformers import YolosConfig from transformers.testing_utils import require_torch, require_vision, slow, torch_device from transformers.utils import cached_property, is_torch_available, is_vision_available from ...test_configuration_common import ConfigTester from ...tes...
49
1
import argparse import json from pathlib import Path import requests import timm import torch from huggingface_hub import hf_hub_download from PIL import Image from timm.data import resolve_data_config from timm.data.transforms_factory import create_transform from transformers import ( BitConfig, ...
49
import inspect import os import unittest import torch import accelerate from accelerate import debug_launcher from accelerate.test_utils import ( execute_subprocess_async, require_cpu, require_huggingface_suite, require_multi_gpu, require_single_gpu, ) from accelerate.utils import p...
49
1
import argparse import json import os import pickle import shutil import numpy as np import torch from distiller import Distiller from lm_seqs_dataset import LmSeqsDataset from transformers import ( BertConfig, BertForMaskedLM, BertTokenizer, DistilBertConfig, DistilBertForMaskedLM...
49
import os from typing import Optional import fsspec from fsspec.archive import AbstractArchiveFileSystem from fsspec.utils import DEFAULT_BLOCK_SIZE class _lowerCAmelCase ( __SCREAMING_SNAKE_CASE ): _UpperCAmelCase = '' _UpperCAmelCase = ( None # p...
49
1
import unittest import numpy as np from diffusers import LMSDiscreteScheduler, OnnxStableDiffusionInpaintPipeline from diffusers.utils.testing_utils import ( is_onnx_available, load_image, nightly, require_onnxruntime, require_torch_gpu, ) from ..test_pipelines_onnx_common import Onn...
49
import json import os import unittest from transformers import BatchEncoding, LEDTokenizer, LEDTokenizerFast from transformers.models.led.tokenization_led import VOCAB_FILES_NAMES from transformers.testing_utils import require_tokenizers, require_torch from transformers.utils import cached_property from ...t...
49
1
import numpy as np from scipy.spatial.distance import cdist from sklearn.metrics import fa_score import datasets A__ = """\ @inproceedings{kakwani2020indicnlpsuite, title={{IndicNLPSuite: Monolingual Corpora, Evaluation Benchmarks and Pre-trained Multilingual Language Models for Indian...
49
from typing import TYPE_CHECKING from ...utils import ( OptionalDependencyNotAvailable, _LazyModule, is_tokenizers_available, is_torch_available, is_vision_available, ) A__ = { """configuration_layoutlmv2""": ["""LAYOUTLMV2_PRETRAINED_CONFIG_ARCHIVE_MAP""", """Layo...
49
1
def _lowerCamelCase ( a_ : int , a_ : int): while second != 0: lowerCamelCase :str = first & second first ^= second lowerCamelCase :Union[str, Any] = c << 1 return first if __name__ == "__main__": import doctest doctest.test...
49
import unittest from transformers import is_vision_available from transformers.pipelines import pipeline from transformers.testing_utils import ( is_pipeline_test, nested_simplify, require_tf, require_torch, require_vision, slow, ) from .test_pipelines_common import ANY if is...
49
1
from __future__ import annotations def _lowerCamelCase ( a_ : int): lowerCamelCase :Union[str, Any] = [True] * limit lowerCamelCase :Tuple = False lowerCamelCase :List[str] = False lowerCamelCase :List[Any] = True ...
49
import operator as op def _lowerCamelCase ( a_ : Tuple): lowerCamelCase :int = [] lowerCamelCase :List[str] = lambda a_ , a_: int(x / y) # noqa: E731 integer division operation lowerCamelCase :Optional[int] = { '''^''': op....
49
1
import argparse import os from transformers.utils import direct_transformers_import # All paths are set with the intent you should run this script from the root of the repo with the command # python utils/check_task_guides.py A__ = """src/transformers""" A__ = """docs/source/...
49
import argparse from pathlib import Path import fairseq import torch from fairseq.models.xmod import XMODModel as FairseqXmodModel from packaging import version from transformers import XmodConfig, XmodForMaskedLM, XmodForSequenceClassification from transformers.utils import logging if version.parse(fai...
49
1
from collections import deque class _lowerCAmelCase : def __init__( self : Union[str, Any] , __snake_case : str , __snake_case : int , __snake_case : int ): lowerCamelCase :List[Any] = process_name # process name ...
49
from collections import OrderedDict from typing import Mapping from ...configuration_utils import PretrainedConfig from ...onnx import OnnxConfig from ...utils import logging A__ = logging.get_logger(__name__) A__ = { """andreasmadsen/efficient_mlm_m0.40""": ( ...
49
1
import shutil import tempfile import unittest from transformers import ClapFeatureExtractor, ClapProcessor, RobertaTokenizer, RobertaTokenizerFast from transformers.testing_utils import require_sentencepiece, require_torchaudio from .test_feature_extraction_clap import floats_list @require_torchaudio @requir...
700
import json import os import unittest from transformers import DebertaTokenizer, DebertaTokenizerFast from transformers.models.deberta.tokenization_deberta import VOCAB_FILES_NAMES from transformers.testing_utils import slow from ...test_tokenization_common import TokenizerTesterMixin class _lowerCAmelCase...
49
0
import warnings from ...configuration_utils import PretrainedConfig from ...utils import logging A__ = logging.get_logger(__name__) A__ = { """xlnet-base-cased""": """https://huggingface.co/xlnet-base-cased/resolve/main/config.json""", """xlnet-large-cased""": """https://hugg...
701
import ast import os import re import shutil import tempfile import unittest from unittest import mock import torch from accelerate.test_utils.examples import compare_against_test from accelerate.test_utils.testing import TempDirTestCase, require_trackers, run_command, slow from accelerate.utils import wr...
49
0
import importlib import os import sys # This is required to make the module import works (when the python process is running from the root of the repo) sys.path.append(""".""") def _lowerCamelCase ( a_ : List[str]): lowerCamelCase :int = test_file.split(os.path.sep) ...
702
import numpy as np from cva import COLOR_BGR2GRAY, cvtColor, imread from numpy import array, uinta from PIL import Image from digital_image_processing import change_contrast as cc from digital_image_processing import convert_to_negative as cn from digital_image_processing import sepia as sp from digital_image_...
49
0
from collections.abc import Generator def _lowerCamelCase ( ): lowerCamelCase , lowerCamelCase :Any = 0, 1 while True: lowerCamelCase , lowerCamelCase :Dict = b, a + b yield b def _lowerCamelCase ( a_ : Dict = 10_00): ...
703
import os from math import logaa def _lowerCamelCase ( a_ : str = "base_exp.txt"): lowerCamelCase :float = 0 lowerCamelCase :Optional[int] = 0 for i, line in enumerate(open(os.path.join(os.path.dirname(a_) , a_))): lowerCamelCase , lowe...
49
0
'''simple docstring''' import io import os import unicodedata from typing import Any, Dict, List, Optional, Tuple import sentencepiece as spm from ...tokenization_utils import PreTrainedTokenizer from ...utils import logging A__ = logging.get_logger(__name__) A__ =...
704
def _lowerCamelCase ( a_ : list): if not grid or not grid[0]: raise TypeError('''The grid does not contain the appropriate information''') for cell_n in range(1 , len(grid[0])): grid[0][cell_n] += grid[0][cell_n - 1] lowerCamelCase :Any = grid[0] for ...
49
0
import argparse import torch from transformers import ( EncodecConfig, EncodecFeatureExtractor, EncodecModel, logging, ) # checkpoints downloaded from: # https://dl.fbaipublicfiles.com/encodec/v0/encodec_24khz-d7cc33bc.th # https://huggingface.co/facebook/musicgen-small/resolve/main/co...
705
import math def _lowerCamelCase ( a_ : int): if 1 < number < 4: # 2 and 3 are primes return True elif number < 2 or number % 2 == 0 or number % 3 == 0: # Negatives, 0, 1, all even numbers, all multiples of 3 are not primes return False # All primes number...
49
0
import warnings from ...processing_utils import ProcessorMixin from ...tokenization_utils_base import BatchEncoding class _lowerCAmelCase ( __lowerCamelCase ): _UpperCAmelCase = ['image_processor', 'tokenizer'] _UpperCAmelCase = 'CLIPImageProcessor' _Uppe...
706
import unittest from queue import Empty from threading import Thread from transformers import AutoTokenizer, TextIteratorStreamer, TextStreamer, is_torch_available from transformers.testing_utils import CaptureStdout, require_torch, torch_device from ..test_modeling_common import ids_tensor if is_torch_av...
49
0
import unittest from transformers import AlbertConfig, is_torch_available from transformers.models.auto import get_values from transformers.testing_utils import require_torch, slow, torch_device from ...test_configuration_common import ConfigTester from ...test_modeling_common import ModelTesterMixin, ids_tens...
707
from maths.prime_factors import prime_factors def _lowerCamelCase ( a_ : int): if not isinstance(a_ , a_): lowerCamelCase :Tuple = F"Input value of [number={number}] must be an integer" raise TypeError(a_) if number < 1: raise ValueError('''Input ...
49
0
import json import os from typing import Optional, Tuple import regex as re from ...tokenization_utils import PreTrainedTokenizer from ...utils import logging A__ = logging.get_logger(__name__) A__ = { """vocab_file""": """vocab.json""", """merges_file""": """merges.txt""", ...
708
import argparse import json from pathlib import Path import requests import timm import torch from huggingface_hub import hf_hub_download from PIL import Image from timm.data import resolve_data_config from timm.data.transforms_factory import create_transform from transformers import ( BitConfig, ...
49
0
import math import time from typing import Dict, List, Optional from torch.utils.data import Dataset from transformers import SeqaSeqTrainer, is_torch_tpu_available from transformers.trainer_utils import PredictionOutput, speed_metrics if is_torch_tpu_available(check_device=False): import torch_xla.co...
709
def _lowerCamelCase ( a_ : int = 4_00_00_00): lowerCamelCase :Dict = [0, 1] lowerCamelCase :Optional[Any] = 0 while fib[i] <= n: fib.append(fib[i] + fib[i + 1]) if fib[i + 2] > n: break i += 1 lowerCamelCase :Dict = ...
49
0
def _lowerCamelCase ( a_ : Union[str, Any] , a_ : List[str]): if discount_rate < 0: raise ValueError('''Discount rate cannot be negative''') if not cash_flows: raise ValueError('''Cash flows list cannot be empty''') lowerCamelCase :Tuple = sum( cash_flow...
710
from typing import TYPE_CHECKING from ...utils import OptionalDependencyNotAvailable, _LazyModule, is_torch_available A__ = { """configuration_nllb_moe""": [ """NLLB_MOE_PRETRAINED_CONFIG_ARCHIVE_MAP""", """NllbMoeConfig""", ] } try: if not is_torch_available(...
49
0
def _lowerCamelCase ( a_ : int , a_ : bool = False): if n == 2: return True if not n % 2 or n < 2: return False if n > 5 and n % 10 not in (1, 3, 7, 9): # can quickly check last digit return False if n > 3_31_70_44_06_46_79_88_73_85_96_19_81 and not allo...
711
import numpy class _lowerCAmelCase : def __init__( self : Dict , __snake_case : numpy.ndarray , __snake_case : numpy.ndarray ): lowerCamelCase :Dict = input_array # Random initial weights are assigned where first argument...
49
0
import asyncio import os import shutil import subprocess import sys import tempfile import unittest from distutils.util import strtobool from functools import partial from pathlib import Path from typing import List, Union from unittest import mock import torch from ..state import AcceleratorState, PartialState from ...
712
def _lowerCamelCase ( a_ : str , a_ : str): lowerCamelCase :List[str] = len(a_) lowerCamelCase :List[str] = len(a_) lowerCamelCase :int = [[False for _ in range(m + 1)] for _ in range(n + 1)] lowerCamelCase :Optional[Any] = ...
49
0
from __future__ import annotations from collections.abc import Iterator class _lowerCAmelCase : def __init__( self : Optional[int] , __snake_case : int ): lowerCamelCase :Any = value lowerCamelCase :Tuple = None ...
713
import inspect import unittest from transformers import YolosConfig from transformers.testing_utils import require_torch, require_vision, slow, torch_device from transformers.utils import cached_property, is_torch_available, is_vision_available from ...test_configuration_common import ConfigTester from ...tes...
49
0
import argparse import re from flax.traverse_util import flatten_dict, unflatten_dict from tax import checkpoints from transformers import SwitchTransformersConfig, SwitchTransformersForConditionalGeneration from transformers.modeling_flax_pytorch_utils import load_flax_weights_in_pytorch_model from transform...
714
import inspect import os import unittest import torch import accelerate from accelerate import debug_launcher from accelerate.test_utils import ( execute_subprocess_async, require_cpu, require_huggingface_suite, require_multi_gpu, require_single_gpu, ) from accelerate.utils import p...
49
0
from __future__ import annotations from numpy import array, cos, cross, floataa, radians, sin from numpy.typing import NDArray def _lowerCamelCase ( a_ : List[Any] , a_ : str , a_ : str = False): if radian_mode: return [magnitude * cos(__A), magnitud...
715
import os from typing import Optional import fsspec from fsspec.archive import AbstractArchiveFileSystem from fsspec.utils import DEFAULT_BLOCK_SIZE class _lowerCAmelCase ( __SCREAMING_SNAKE_CASE ): _UpperCAmelCase = '' _UpperCAmelCase = ( None # p...
49
0
import argparse import json from collections import OrderedDict from pathlib import Path import requests import torch from huggingface_hub import hf_hub_download from PIL import Image from transformers import ( ConditionalDetrConfig, ConditionalDetrForObjectDetection, ConditionalDetrForSegmen...
716
import json import os import unittest from transformers import BatchEncoding, LEDTokenizer, LEDTokenizerFast from transformers.models.led.tokenization_led import VOCAB_FILES_NAMES from transformers.testing_utils import require_tokenizers, require_torch from transformers.utils import cached_property from ...t...
49
0
from ...configuration_utils import PretrainedConfig from ...utils import logging A__ = logging.get_logger(__name__) A__ = { """google/vivit-b-16x2-kinetics400""": ( """https://huggingface.co/google/vivit-b-16x2-kinetics400/resolve/main/config.json""" ), #...
717
from typing import TYPE_CHECKING from ...utils import ( OptionalDependencyNotAvailable, _LazyModule, is_tokenizers_available, is_torch_available, is_vision_available, ) A__ = { """configuration_layoutlmv2""": ["""LAYOUTLMV2_PRETRAINED_CONFIG_ARCHIVE_MAP""", """Layo...
49
0
from unittest import TestCase from datasets import Dataset from minhash_deduplication import deduplicate_dataset, make_duplicate_clusters def _lowerCamelCase ( ): lowerCamelCase :Optional[int] = { '''repo_name''': ['''test_repo1''', '''test_repo2''', '''test_repo3'''], '''p...
718
import unittest from transformers import is_vision_available from transformers.pipelines import pipeline from transformers.testing_utils import ( is_pipeline_test, nested_simplify, require_tf, require_torch, require_vision, slow, ) from .test_pipelines_common import ANY if is...
49
0
import heapq def _lowerCamelCase ( a_ : Optional[Any]): lowerCamelCase :str = [] # for each node and his adjacency list add them and the rank of the node to queue # using heapq module the queue will be filled like a Priority Queue # heapq works with a min priority ...
719
import operator as op def _lowerCamelCase ( a_ : Tuple): lowerCamelCase :int = [] lowerCamelCase :List[str] = lambda a_ , a_: int(x / y) # noqa: E731 integer division operation lowerCamelCase :Optional[int] = { '''^''': op....
49
0
def _lowerCamelCase ( a_ : Union[str, Any] = 50_00_00_00): lowerCamelCase :str = set() lowerCamelCase :List[str] = int((limit - 24) ** (1 / 2)) lowerCamelCase :Union[str, Any] = set(range(3 , prime_square_limit + 1 , 2)) primes.ad...
720
import argparse from pathlib import Path import fairseq import torch from fairseq.models.xmod import XMODModel as FairseqXmodModel from packaging import version from transformers import XmodConfig, XmodForMaskedLM, XmodForSequenceClassification from transformers.utils import logging if version.parse(fai...
49
0