code
stringlengths
82
53.2k
code_codestyle
int64
0
721
style_context
stringlengths
91
41.9k
style_context_codestyle
int64
0
699
label
int64
0
1
import json import os from typing import Dict, List, Optional, Tuple from ...tokenization_utils import PreTrainedTokenizer from ...utils import logging A_ : Dict = logging.get_logger(__name__) A_ : Optional[int] = { 'vocab_file': 'vocab.json', 'tokenizer_config_...
303
import unittest import numpy as np import timeout_decorator # noqa from transformers import BlenderbotSmallConfig, is_flax_available from transformers.testing_utils import require_flax, slow from ...generation.test_flax_utils import FlaxGenerationTesterMixin from ...test_modeling_flax_common import Fla...
303
1
"""simple docstring""" import os from datetime import datetime as dt from github import Github lowerCamelCase : Dict =[ '''good first issue''', '''good second issue''', '''good difficult issue''', '''enhancement''', '''new pipeline/model''', ...
713
"""simple docstring""" from string import ascii_lowercase, ascii_uppercase def _lowercase ( _SCREAMING_SNAKE_CASE : str ) -> str: '''simple docstring''' if not sentence: return "" __A : Optional[Any] = dict(zi...
237
0
"""simple docstring""" import requests from bsa import BeautifulSoup def _SCREAMING_SNAKE_CASE (__lowerCAmelCase = "AAPL" ) -> str: '''simple docstring''' lowercase_ = F'''https://in.finance.yahoo.com/quote/{symbol}?s={symbol}''' lowercase_ ...
567
"""simple docstring""" import argparse import json import os import fairseq import torch from fairseq.data import Dictionary # Register SEW's fairseq modules from sew_asapp import tasks # noqa: F401 from transformers import ( SEWConfig, SEWForCTC, SEWModel, WavaVecaCTCTokeniz...
567
1
import copy from typing import Dict, Optional from ...configuration_utils import PretrainedConfig from ...utils import logging from ..auto import CONFIG_MAPPING from ..detr import DetrConfig from ..swin import SwinConfig __A : Dict = { "facebook/maskformer-swin-base-ade"...
713
'''simple docstring''' import argparse import json import os import re import torch from transformers import BloomConfig, BloomModel from transformers.file_utils import CONFIG_NAME, WEIGHTS_NAME from transformers.utils import logging logging.set_verbosity_info() __A : Any...
398
0
'''simple docstring''' import argparse import math import os import torch from neural_compressor.utils.pytorch import load from PIL import Image from transformers import CLIPTextModel, CLIPTokenizer from diffusers import AutoencoderKL, StableDiffusionPipeline, UNetaDConditionMode...
466
'''simple docstring''' import functools def _UpperCAmelCase ( __A : list[int] , __A : list[int] ): # Validation if not isinstance(__A , __A ) or not all(isinstance(__A , __A ) for day in days ): raise ValueError('''The parameter...
466
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 # # Unl...
157
import math def _a ( SCREAMING_SNAKE_CASE__ : int ) -> bool: '''simple docstring''' SCREAMING_SNAKE_CASE__ : int = math.loga(math.sqrt(4 * positive_integer + 1 ) / 2 + 1 / 2 ) return exponent == int(SCREAM...
157
1
'''simple docstring''' import copy import tempfile import unittest from transformers import MaMaaaConfig, is_torch_available from transformers.testing_utils import require_sentencepiece, require_tokenizers, require_torch, slow, torch_device from transformers.utils import cached_property from ...generation.test...
44
'''simple docstring''' import importlib import inspect import os import re # All paths are set with the intent you should run this script from the root of the repo with the command # python utils/check_config_docstrings.py _lowercase : Tuple = """src/transformers""" # This is to make sure the t...
210
0
# limitations under the License. # NOTE: This file is deprecated and will be removed in a future version. # It only exists so that temporarely `from diffusers.pipelines import DiffusionPipeline` works from .pipelines import DiffusionPipeline, ImagePipelineOutput # noqa: F401 from .utils import deprecate dep...
712
__a: int = {0: [2, 3], 1: [0], 2: [1], 3: [4], 4: []} __a: List[str] = {0: [1, 2, 3], 1: [2], 2: [0], 3: [4], 4: [5], 5: [3]} def _SCREAMING_SNAKE_CASE ( __snake_case , __snake_case , __snake_case ) -> list[int]: _UpperCAmelCase = ...
402
0
from ...configuration_utils import PretrainedConfig from ...utils import logging from ...utils.backbone_utils import BackboneConfigMixin, get_aligned_output_features_output_indices _lowercase = logging.get_logger(__name__) _lowercase = { '''shi-labs/dinat-mini-in1k-224''': '''https://huggingf...
157
from ...configuration_utils import PretrainedConfig class __A ( A_ ): UpperCamelCase :str = '''bert-generation''' def __init__(self , __magic_name__=50358 , __magic_name__=1024 , __magic_name__=24 , __magic_name__=16 , __magic_name__=4096 ,...
157
1
'''simple docstring''' from ...configuration_utils import PretrainedConfig UpperCamelCase : Tuple = { """google/tapas-base-finetuned-sqa""": ( """https://huggingface.co/google/tapas-base-finetuned-sqa/resolve/main/config.json""" ), """google/tapas-base-finetuned-wtq""": ( ...
610
'''simple docstring''' import json from typing import List, Optional, Tuple from tokenizers import normalizers from ...tokenization_utils_fast import PreTrainedTokenizerFast from ...utils import logging from .tokenization_funnel import FunnelTokenizer UpperCamelCase : Dict = logging.get_logger(_...
610
1
import os from shutil import copyfile from typing import Any, Dict, List, Optional, Tuple import sentencepiece as spm from ...tokenization_utils import AddedToken, BatchEncoding, PreTrainedTokenizer from ...utils import logging __lowerCamelCase : int = logging.get_logger(__name__) __lowerCamelCas...
216
import numpy as np import qiskit def _snake_case ( lowerCAmelCase : int = 8 , lowerCAmelCase : int | None = None ): """simple docstring""" SCREAMING_SNAKE_CASE_ : Dict = np.random.default_rng(seed=lowerCAmelCase ) # Roughly 25% of the qubits will cont...
216
1
def _lowercase ( a__ : Dict=2_81_23 ) -> Dict: """simple docstring""" _UpperCamelCase = [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 _Upper...
707
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_proces...
589
0
'''simple docstring''' import math import os import unittest from transformers import MegatronBertConfig, is_torch_available from transformers.models.auto import get_values from transformers.testing_utils import require_sentencepiece, require_tokenizers, require_torch, slow, torch_device from ...test_configuratio...
561
import math from collections.abc import Iterator from itertools import takewhile def __a ( __UpperCAmelCase ): 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 prim...
194
0
"""simple docstring""" import numpy as np class _lowerCAmelCase : def __init__( self ) -> int: '''simple docstring''' snake_case : Optional[int] = (0, 0) snake_case : str = None snake_case : int = 0 ...
117
"""simple docstring""" import unittest import numpy as np import torch from diffusers import PNDMPipeline, PNDMScheduler, UNetaDModel from diffusers.utils.testing_utils import enable_full_determinism, require_torch, slow, torch_device enable_full_determinism() class _lowerCAmelCase ( unittest.T...
117
1
'''simple docstring''' import json import pathlib import unittest import numpy as np from transformers.testing_utils import require_torch, require_vision, slow from transformers.utils import is_torch_available, is_vision_available from ...test_image_processing_common import ImageProcessingSavingTestMixin, prepar...
561
from __future__ import annotations import math def SCREAMING_SNAKE_CASE__ ( __lowerCAmelCase ): 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 no...
276
0
'''simple docstring''' from collections import OrderedDict from typing import Mapping from ...configuration_utils import PretrainedConfig from ...onnx import OnnxConfig from ...utils import logging __snake_case : str = logging.get_logger(__name__) __snake_case : str = { 'Yi...
174
'''simple docstring''' from dataclasses import dataclass, field from typing import Optional @dataclass class __UpperCAmelCase : '''simple docstring''' __lowercase : Optional[str] = field( default='codeparrot/codeparrot' , metadata={'help': 'Mo...
174
1
from __future__ import annotations import unittest from transformers import BlenderbotSmallConfig, BlenderbotSmallTokenizer, is_tf_available from transformers.testing_utils import require_tf, require_tokenizers, slow from transformers.utils import cached_property from ...test_configuration_common...
266
from collections.abc import Sequence def __lowerCAmelCase ( _UpperCamelCase : Sequence[int] | None = None ) -> int: '''simple docstring''' if nums is None or not nums: raise ValueError('Input sequence should not be empty' ) SCREAMING_SNAKE_CASE = nums[0] for i in r...
439
0
'''simple docstring''' import collections import os import re from pathlib import Path __A : int = '''src/transformers''' # Matches is_xxx_available() __A : int = re.compile(R"""is\_([a-z_]*)_available()""") # Catches a one-line _import_struct = {xxx} __A ...
717
'''simple docstring''' from typing import TYPE_CHECKING from ...utils import ( OptionalDependencyNotAvailable, _LazyModule, is_tokenizers_available, is_torch_available, is_vision_available, ) __A : Union[str, Any] = { """configuration_layoutlmv2""": ["""LAYOUT...
187
0
"""simple docstring""" from ..utils import DummyObject, requires_backends class lowerCAmelCase__ ( metaclass=lowerCAmelCase_ ): """simple docstring""" __UpperCAmelCase : Tuple = ["flax", "transformers"] def __init__( self : List[str] , *l...
575
"""simple docstring""" import json import os from dataclasses import dataclass from functools import partial from typing import Callable import flax.linen as nn import jax import jax.numpy as jnp import joblib import optax import wandb from flax import jax_utils, struct, traverse_util from flax.serializati...
575
1
'''simple docstring''' from __future__ import annotations import copy import inspect import unittest import numpy as np from transformers import is_tf_available, is_vision_available from transformers.models.auto import get_values from transformers.testing_utils import require_tf, slow from transformers.utils ...
709
'''simple docstring''' from typing import TYPE_CHECKING from ...utils import ( OptionalDependencyNotAvailable, _LazyModule, is_torch_available, ) _lowercase = { """configuration_swiftformer""": [ """SWIFTFORMER_PRETRAINED_CONFIG_ARCHIVE_MAP""", """SwiftFormerConfig""", ...
427
0
'''simple docstring''' import re def UpperCAmelCase_ (__a : str ): """simple docstring""" if len(re.findall('[ATCG]' , __a ) ) != len(__a ): raise ValueError('Invalid Strand' ) return dna.translate(dna.maketrans('ATCG' , 'TAGC' ...
229
'''simple docstring''' import hashlib import unittest from transformers import MODEL_FOR_DEPTH_ESTIMATION_MAPPING, is_torch_available, is_vision_available from transformers.pipelines import DepthEstimationPipeline, pipeline from transformers.testing_utils import ( is_pipeline_test, nested_simplify, ...
229
1
import json import os import subprocess import unittest from ast import literal_eval import pytest from parameterized import parameterized, parameterized_class from . import is_sagemaker_available if is_sagemaker_available(): from sagemaker import Session, TrainingJobAnalytics from sagemaker...
701
import argparse import torch from torch import nn from transformers import MaMaaaConfig, MaMaaaForConditionalGeneration def lowerCamelCase_ ( _lowercase ) -> Tuple: __A : Optional[int] = [ "encoder.version", "decoder.version", "model.enco...
387
0
from ...configuration_utils import PretrainedConfig from ...utils import logging lowerCAmelCase_ = logging.get_logger(__name__) lowerCAmelCase_ = { '''microsoft/biogpt''': '''https://huggingface.co/microsoft/biogpt/resolve/main/config.json''', # See all BioGPT models at ...
39
"""simple docstring""" def __lowerCamelCase ( UpperCamelCase__ ): """simple docstring""" try: _UpperCAmelCase = float(UpperCamelCase__ ) except ValueError: raise ValueError("Please enter a valid number" ) _UpperCAmelCase = decimal - int(UpperCamelCase__ ) if fractional_part == ...
657
0
from __future__ import annotations def _snake_case ( __snake_case ): _UpperCamelCase = 2 _UpperCamelCase = [] while i * i <= n: if n % i: i += 1 else: n //= i factors.append(__snake_case ) if n > 1: fac...
71
from ..utils import DummyObject, requires_backends class lowerCAmelCase_ ( metaclass=__lowercase ): UpperCAmelCase = ["keras_nlp"] def __init__( self : Any , *_A : Dict , **_A : List[str] ): requires_backends(self , ['''keras_nlp'...
71
1
def a(lowercase__ ): '''simple docstring''' if not isinstance(lowercase__ , lowercase__ ): raise ValueError('Input must be an integer' ) if input_num <= 0: raise ValueError('Input must be positive' ) return sum( divisor for divisor in range(1 , input_num // 2 + 1 ...
187
import functools def a(lowercase__ , lowercase__ ): '''simple docstring''' # Validation if not isinstance(lowercase__ , lowercase__ ) or not all(isinstance(lowercase__ , lowercase__ ) for day in days ): raise ValueError('The parameter days should be a list of i...
187
1
def __lowerCAmelCase ( __magic_name__ , __magic_name__ , __magic_name__ , __magic_name__ ): '''simple docstring''' global f # a global dp table for knapsack if f[i][j] < 0: if j < wt[i - 1]: _lowercase: int = mf_knapsack(i - 1 , _lowerCamelCase ,...
717
def __lowerCAmelCase ( __magic_name__ , __magic_name__ ): _lowercase: List[Any] = [0 for i in range(r + 1 )] # nc0 = 1 _lowercase: Dict = 1 for i in range(1 , n + 1 ): # to compute current row from previous row. _lowercase: str = min(_...
206
0
_lowerCamelCase : Union[str, Any] = {str(digit): digit**5 for digit in range(10)} def a_ ( __lowercase : int ) -> Optional[int]: return sum(DIGITS_FIFTH_POWER[digit] for digit in str(__lowercase ) ) def a_ ( ) -> List[str]: retur...
686
"""simple docstring""" def lowercase ( UpperCamelCase : int ): """simple docstring""" if num <= 0: raise ValueError("Input must be a positive integer" ) A__ : Union[str, Any] =[True] * (num + 1) A__ : Union[str, Any] =2 while p *...
656
0
import unittest from transformers import TrOCRConfig from transformers.testing_utils import is_torch_available, require_torch, torch_device from ...generation.test_utils import GenerationTesterMixin from ...test_configuration_common import ConfigTester from ...test_modeling_common import ModelTesterMixin, ids_tens...
206
import os import random import sys from . import cryptomath_module as cryptoMath # noqa: N812 from . import rabin_miller as rabinMiller # noqa: N812 def __lowerCAmelCase ( ): print("Making key files..." ) make_key_files("rsa" , 1_0_2_4 ) print("Key files generation successful." ) def ...
206
1
"""simple docstring""" from typing import Any, Dict, List, Union from ..utils import add_end_docstrings, is_torch_available, is_vision_available, logging, requires_backends from .base import PIPELINE_INIT_ARGS, Pipeline if is_vision_available(): from ..image_utils import load_image if is_torch_avail...
77
lowercase : Dict = [sum(int(c, 10) ** 2 for c in i.__str__()) for i in range(10_00_00)] def snake_case__ ( lowerCamelCase_ ): A : List[str] = 0 while number: # Increased Speed Slightly by checking every 5 digits together. ...
542
0
import math from typing import Callable, List, Optional, Union import numpy as np import PIL import torch from PIL import Image from transformers import CLIPTextModel, CLIPTokenizer from diffusers.models import AutoencoderKL, UNetaDConditionModel from diffusers.pipelines.stable_diffusion.pipeline_stable_d...
166
import argparse import pytorch_lightning as pl import torch from torch import nn from transformers import LongformerForQuestionAnswering, LongformerModel class __lowerCamelCase ( pl.LightningModule ): def __init__( self , __snake_case ) -> int: ...
166
1
'''simple docstring''' from __future__ import annotations from cmath import sqrt def UpperCamelCase_ ( A__ : int , A__ : int , A__ : int ): '''simple docstring''' if a == 0: raise ValueError("""Coefficient 'a' must n...
275
"""simple docstring""" from typing import TYPE_CHECKING from ...utils import OptionalDependencyNotAvailable, _LazyModule, is_torch_available lowercase_ : Any = {'''configuration_vit_msn''': ['''VIT_MSN_PRETRAINED_CONFIG_ARCHIVE_MAP''', '''ViTMSNConfig''']} try: if not is_torch...
572
0
from typing import Optional, Tuple, Union import tensorflow as tf from ...activations_tf import ACTaFN from ...file_utils import add_code_sample_docstrings, add_start_docstrings, add_start_docstrings_to_model_forward from ...modeling_tf_outputs import ( TFBaseModelOutputWithNoAttention, TFBaseModelOutpu...
703
from collections import OrderedDict from typing import Mapping from ...configuration_utils import PretrainedConfig from ...onnx import OnnxConfig A_ = { "albert-base-v1": "https://huggingface.co/albert-base-v1/resolve/main/config.json", "albert-large-v1": "https://huggingface.co/albert-l...
360
0
"""simple docstring""" import unittest from transformers.utils.backbone_utils import ( BackboneMixin, get_aligned_output_features_output_indices, verify_out_features_out_indices, ) class UpperCamelCase__ ( unittest.TestCase ): """simple docstri...
104
"""simple docstring""" a_ = 256 # Modulus to hash a string a_ = 1000003 def SCREAMING_SNAKE_CASE__ ( SCREAMING_SNAKE_CASE__ : str , SCREAMING_SNAKE_CASE__ : str ): """simple docstring""" snake_case_ : str = len(SCREAMING...
480
0
'''simple docstring''' def _UpperCamelCase ( __A ) -> int: '''simple docstring''' if not isinstance(__A , __A ) or number < 0: raise ValueError("Input must be a non-negative integer" ) UpperCamelCase__ = 0 while number: ...
223
'''simple docstring''' # Copyright 2021 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...
223
1
'''simple docstring''' import collections import importlib.util import os import re from pathlib import Path _UpperCAmelCase : Dict = '''src/transformers''' # Matches is_xxx_available() _UpperCAmelCase : Optional[int] = re.compile(r'''is\_([a-z_]*)_available()''') # C...
107
import logging import os from typing import List, Tuple import numpy as np import psutil import torch import torch.distributed as dist from transformers import RagRetriever __a :Any = logging.getLogger(__name__) class _a ( snake_case_ ): """simple docstring""" ...
86
0
from PIL import Image def _A ( lowerCAmelCase_ : Optional[Any] , lowerCAmelCase_ : List[Any] ): """simple docstring""" def brightness(lowerCAmelCase_ : int ) -> float: return 128 + level + (c - 128) if not -255.0 <= level <= 255.0...
711
from copy import deepcopy import torch import torch.nn.functional as F from torch.optim import AdamW from torch.optim.lr_scheduler import LambdaLR from torch.utils.data import DataLoader from accelerate.accelerator import Accelerator from accelerate.state import GradientState from accelerate.test_...
125
0
import unittest from transformers import LiltConfig, 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 ModelTesterMixin, id...
132
import darl # noqa import gym import tqdm from diffusers.experimental import ValueGuidedRLPipeline UpperCamelCase_ = { 'n_samples': 6_4, 'horizon': 3_2, 'num_inference_steps': 2_0, 'n_guide_steps': 2, # can set to 0 for faster sampling, does not use value network 'scale_grad_by_std': Tr...
132
1
"""simple docstring""" import json import os import shutil import tempfile import unittest import numpy as np import pytest from transformers import CLIPTokenizer, CLIPTokenizerFast from transformers.models.clip.tokenization_clip import VOCAB_FILES_NAMES from transformers.testing_utils impor...
65
"""simple docstring""" import pytest from datasets import Dataset, DatasetDict, Features, NamedSplit, Value from datasets.io.text import TextDatasetReader from ..utils import assert_arrow_memory_doesnt_increase, assert_arrow_memory_increases def lowercase ( lowerCAmelCase__ : Optiona...
65
1
"""simple docstring""" from collections import OrderedDict from typing import Any, Mapping, Optional, Union from ...configuration_utils import PretrainedConfig from ...feature_extraction_utils import FeatureExtractionMixin from ...onnx import OnnxConfig from ...onnx.utils import compute_effective_axis_dimension f...
690
"""simple docstring""" 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 __a ( self : Unio...
690
1
from __future__ import annotations import os import tempfile import unittest from transformers import ConvBertConfig, is_tf_available from transformers.testing_utils import require_tf, slow from ...test_configuration_common import ConfigTester from ...test_modeling_tf_common import TFModelTesterMixin, ids_tensor, r...
712
from math import pi, sqrt def a__ ( snake_case ): """simple docstring""" if num <= 0: raise ValueError('''math domain error''' ) if num > 171.5: raise OverflowError('''math range error''' ) elif num - int(snake_case ) not in (0, 0.5): raise NotImplemen...
131
0
"""simple docstring""" def lowercase__ ( lowerCamelCase = 1_000_000 ): _SCREAMING_SNAKE_CASE : List[Any] = limit + 1 _SCREAMING_SNAKE_CASE : Tuple = [0] * limit for first_term in range(1, lowerCAmelCase_ ): for n in range(lowerCAmelCase_, ...
621
'''simple docstring''' import argparse import math import traceback import dateutil.parser as date_parser import requests def __A ( lowerCAmelCase_ ): _UpperCAmelCase : str = {} _UpperCAmelCase : Optional[Any] = job["""started_at"""] ...
414
0
def __UpperCamelCase ( _lowerCAmelCase ): """simple docstring""" if number < 0: raise ValueError("number must not be negative" ) return number & (number - 1) == 0 if __name__ == "__main__": import doctest doctest.testmod()
405
import argparse import json from pathlib import Path import requests import torch from huggingface_hub import hf_hub_download from PIL import Image from transformers import ViTConfig, ViTForImageClassification, ViTImageProcessor, ViTModel from transformers.utils import logging logging.set_verbosity_info() __lowerC...
405
1
'''simple docstring''' def lowerCAmelCase_ ( snake_case_ : str , snake_case_ : List[str] ) -> List[str]: '''simple docstring''' if b == 0: return 1 if (b % 2) == 0: return actual_power(UpperCamelCase__ , int(b / 2 ) ...
78
import math from collections.abc import Callable def __SCREAMING_SNAKE_CASE ( UpperCamelCase__ , UpperCamelCase__ , UpperCamelCase__ ) -> float: '''simple docstring''' UpperCAmelCase = xa UpperCAmelCase = xa while True: ...
130
0
def UpperCamelCase_( __magic_name__ : int ): """simple docstring""" _lowerCAmelCase :str = 1 for i in range(1 , num + 1 ): fact *= i return fact def UpperCamelCase_( __magic_name__ : int ): ...
717
import argparse import csv import logging import os import random import numpy as np import torch from torch.utils.data import DataLoader, RandomSampler, SequentialSampler, TensorDataset from tqdm import tqdm, trange from transformers import ( CONFIG_NAME, WEIGHTS_NAME, AdamW, OpenAIG...
382
0
"""simple docstring""" from typing import TYPE_CHECKING from ...utils import OptionalDependencyNotAvailable, _LazyModule, is_tokenizers_available, is_torch_available __magic_name__ : Union[str, Any] = { """configuration_biogpt""": ["""BIOGPT_PRETRAINED_CONFIG_ARCHIVE_MAP""...
102
import os import pytest from attr import dataclass __UpperCAmelCase = '''us-east-1''' # defaults region @dataclass class lowerCAmelCase_ : UpperCAmelCase__ : str UpperCAmelCase__ : Tuple = "arn:aws:iam::558105141721:role/sagemaker_execution_role" Up...
40
0
"""simple docstring""" def __magic_name__ ( _lowerCamelCase : Any , _lowerCamelCase : List[str] ): __a : List[str] = 0 __a : Tuple = len(_lowerCamelCase ) - 1 while left <= right: # avoid divided by 0 dur...
63
"""simple docstring""" from manim import * class SCREAMING_SNAKE_CASE__ ( __snake_case ): def lowerCAmelCase__(self ): '''simple docstring''' __a : List[str] = Rectangle(height=0.5 , width=0.5 ) ...
63
1
import re def UpperCAmelCase_ ( __SCREAMING_SNAKE_CASE ): lowercase = re.compile( r'^(?:0|94|\+94|0{2}94)' r'7(0|1|2|4|5|6|7|8)' r'(-| |)' r'\d{7}$' ) return bool(re.search(__SCREAMING_SNAKE_CASE , __SCREAMING_SNAKE_CASE ) ) if __name__ == "__main__": UpperCAme...
84
'''simple docstring''' import unittest import numpy as np from transformers.testing_utils import is_flaky, require_torch, require_vision from transformers.utils import is_torch_available, is_vision_available from ...test_image_processing_common import ImageProcessingSavingTestMixin, prepare_image_inputs ...
3
0
"""simple docstring""" import itertools import os from collections import Counter, defaultdict from concurrent.futures import ThreadPoolExecutor, as_completed import numpy as np import datasets from .execute import check_correctness __magic_name__ = """\ @misc{chen2021evaluating, title={Ev...
258
"""simple docstring""" import tempfile import unittest from transformers import TaConfig, is_torch_available from transformers.testing_utils import ( require_sentencepiece, require_tokenizers, require_torch, slow, torch_device, ) from ...generation.test_utils import GenerationTesterMixin fro...
258
1
import math def __a ( lowerCAmelCase_ : float ,lowerCAmelCase_ : float ) -> float: '''simple docstring''' if ( not isinstance(lowerCAmelCase_ ,(int, float) ) or power_factor < -1 or power_factor > 1 ): rai...
593
from unittest import TestCase from datasets import Dataset from minhash_deduplication import deduplicate_dataset, make_duplicate_clusters def __a ( ) -> List[Any]: '''simple docstring''' UpperCAmelCase_= { """repo_name""": ["""test_repo1""", """test_repo2""", """test...
593
1
from ...configuration_utils import PretrainedConfig from ...utils import logging __SCREAMING_SNAKE_CASE : Optional[Any] = logging.get_logger(__name__) __SCREAMING_SNAKE_CASE : Dict = { "MIT/ast-finetuned-audioset-10-10-0.4593": ( "https://huggingface.co/MIT/ast-fi...
704
import inspect import os import torch from transformers import AutoModel from transformers.testing_utils import mockenv_context from transformers.trainer_utils import set_seed import accelerate from accelerate.accelerator import Accelerator from accelerate.state import AcceleratorState from accelerate.test_utils.test...
580
0
'''simple docstring''' import csv from collections import defaultdict from dataclasses import dataclass, field from typing import List, Optional import matplotlib.pyplot as plt import numpy as np from matplotlib.ticker import ScalarFormatter from transformers import HfArgumentParser def __lowerCamelCase ( lo...
358
'''simple docstring''' from abc import ABC, abstractmethod from argparse import ArgumentParser class __magic_name__ ( _UpperCamelCase ): @staticmethod @abstractmethod def __lowercase ( _UpperCAmelCase : ArgumentParser ): raise NotImplementedEr...
358
1
def __UpperCamelCase (_SCREAMING_SNAKE_CASE , _SCREAMING_SNAKE_CASE ) -> int: lowercase__ = 1 # To kept the Calculated Value # Since C(n, k) = C(n, n-k) if k > (n - k): lowercase__ = n - k # Calculate C(n,k) for i in range(_SCREAMING_SNAKE_CASE ...
45
from typing import TYPE_CHECKING from ...utils import OptionalDependencyNotAvailable, _LazyModule, is_tokenizers_available, is_torch_available lowercase_ = { """configuration_squeezebert""": [ """SQUEEZEBERT_PRETRAINED_CONFIG_ARCHIVE_MAP""", """SqueezeBertConfig""", ...
45
1
"""simple docstring""" from typing import List, Union import numpy as np from ..tokenization_utils import TruncationStrategy from ..utils import add_end_docstrings, logging from .base import PIPELINE_INIT_ARGS, ArgumentHandler, ChunkPipeline __magic_name__ = logging.get_logger(__name__) class _lower...
657
'''simple docstring''' from __future__ import annotations from collections.abc import Generator import requests from bsa import BeautifulSoup snake_case_ : Union[str, Any] = '''https://www.indeed.co.in/jobs?q=mobile+app+development&l=''' def lowercase__( _UpperCamelCase : str = "mumba...
138
0
import inspect import unittest from transformers import ConvNextConfig 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_backbone_common import BackboneTesterMixin from...
284
import warnings 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 __lowerCAmelCase : Union[str, Any] = logging.get_logger(__name__) ...
284
1
'''simple docstring''' import logging import os import sys from pathlib import Path from unittest.mock import patch from parameterized import parameterized from run_eval import run_generate from run_eval_search import run_search from transformers.testing_utils import CaptureStdout, TestCasePlus, slow from uti...
24
'''simple docstring''' import argparse import os import re UpperCAmelCase_ : List[str] = '''src/transformers/models/auto''' # re pattern that matches mapping introductions: # SUPER_MODEL_MAPPING_NAMES = OrderedDict or SUPER_MODEL_MAPPING = OrderedDict UpperCAmelCase_ : Tuple = re....
24
1
# Copyright 2022 The HuggingFace Team and The OpenBMB 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 ...
721
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 import cach...
107
0
'''simple docstring''' def __UpperCAmelCase ( SCREAMING_SNAKE_CASE__: str, SCREAMING_SNAKE_CASE__: str ) -> List[str]: """simple docstring""" assert x is not None assert y is not None __a = len(SCREAMING_SNAKE_CASE__ ) __a ...
448
'''simple docstring''' import sys __UpperCamelCase : List[str] = ( """73167176531330624919225119674426574742355349194934""" """96983520312774506326239578318016984801869478851843""" """85861560789112949495459501737958331952853208805511""" """12540698747158523...
448
1
from datetime import datetime import requests def a_ ( lowerCAmelCase_ : str ): __lowerCAmelCase = 'https://downloadgram.net/wp-json/wppress/video-downloader/video?url=' __lowerCAmelCase = requests.get(base_url + url ).json()[0]['urls'][0]['src'] return reque...
716
def a_ ( lowerCAmelCase_ : int ): __lowerCAmelCase = int(lowerCAmelCase_ ) if n_element < 1: __lowerCAmelCase = ValueError('a should be a positive number' ) raise my_error __lowerCAmelCase = [1] __lowerCAmelCase , __lowerCAmelCa...
421
0
from __future__ import annotations from collections.abc import Callable from typing import Any, Generic, TypeVar lowerCAmelCase_ = TypeVar('''T''') class __lowerCAmelCase ( Generic[T] ): def __init__(self , __magic_name__ , __magic_name__ ) -> None: ''...
60
'''simple docstring''' from unittest.mock import patch import pyspark from datasets.packaged_modules.spark.spark import ( Spark, SparkExamplesIterable, _generate_iterable_examples, ) from ..utils import ( require_dill_gt_0_3_2, require_not_windows, ) def __UpperCAmelCase ( A ...
541
0
from transformers import BertTokenizerFast from .custom_tokenization import CustomTokenizer class lowercase__ ( __lowerCamelCase ): '''simple docstring''' a : Dict = CustomTokenizer pass
369
import argparse import json from pathlib import Path import requests import torch from huggingface_hub import hf_hub_download from PIL import Image from transformers import ( BertTokenizer, ViltConfig, ViltForImageAndTextRetrieval, ViltForImagesAndTextClassification, Vilt...
369
1
'''simple docstring''' import argparse import os import re import torch from flax.traverse_util import flatten_dict from tax import checkpoints from transformers import ( AutoTokenizer, PixaStructConfig, PixaStructForConditionalGeneration, PixaStructImageProcessor, PixaStru...
350
'''simple docstring''' import argparse import os import jax as jnp import numpy as onp import torch import torch.nn as nn from music_spectrogram_diffusion import inference from tax import checkpoints from diffusers import DDPMScheduler, OnnxRuntimeModel, SpectrogramDiffusionPipeline from diffuse...
350
1
def SCREAMING_SNAKE_CASE__ ( __lowerCAmelCase ): snake_case__ = 0 while num > 0: digit_sum += num % 10 num //= 10 return digit_sum def SCREAMING_SNAKE_CASE__ ( __lowerCAmelCase = 100 ): snake_case__ = 1 snake_case__ = 2 ...
718
import unittest from transformers import SPIECE_UNDERLINE, ReformerTokenizer, ReformerTokenizerFast from transformers.testing_utils import get_tests_dir, require_sentencepiece, require_tokenizers, require_torch, slow from transformers.utils import cached_property from ...test_tokenization_common import TokenizerTest...
530
0
import os import shutil from pathlib import Path from typing import Optional, Union import numpy as np from huggingface_hub import hf_hub_download from ..utils import ONNX_EXTERNAL_WEIGHTS_NAME, ONNX_WEIGHTS_NAME, is_onnx_available, logging if is_onnx_available(): import onnxruntime as ort _lowerCAmelCase ...
10
"""simple docstring""" from collections import OrderedDict from typing import Mapping from ...configuration_utils import PretrainedConfig from ...onnx import OnnxConfig from ...utils import logging UpperCamelCase = logging.get_logger(__name__) UpperCamelCase = { 'camembert-base': 'https:...
473
0
import time from contextlib import contextmanager from pathlib import Path import pytest import requests from huggingface_hub.hf_api import HfApi, HfFolder SCREAMING_SNAKE_CASE__ : Any = '__DUMMY_TRANSFORMERS_USER__' SCREAMING_SNAKE_CASE__ : Tuple = 'Dummy User' SCREAMING_SNAKE_CAS...
720
import unittest from .lib import ( Matrix, Vector, axpy, square_zero_matrix, unit_basis_vector, zero_vector, ) class lowerCamelCase_ ( unittest.TestCase ): def A ( self ): """simple docstring""" __magic_name__ :Union[str, Any] ...
180
0
'''simple docstring''' lowercase__ = {0: [2, 3], 1: [0], 2: [1], 3: [4], 4: []} lowercase__ = {0: [1, 2, 3], 1: [2], 2: [0], 3: [4], 4: [5], 5: [3]} def __snake_case ( lowercase : dict[int, list[int]] , lowercase : int , lowercase : list[bool] ...
508
'''simple docstring''' def __snake_case ( lowercase : int ): snake_case_ = 1 for i in range(1 , num + 1 ): fact *= i return fact def __snake_case ( lowercase : int ): snake_case_ = 0 while number > 0: snake_ca...
508
1
"""simple docstring""" import mpmath # for roots of unity import numpy as np class lowerCAmelCase__ : def __init__( self : Any , _lowerCamelCase : str=None , _lowerCamelCase : Optional[int]=None ): _snake_case = list(po...
716
"""simple docstring""" from __future__ import annotations import math from collections import Counter from string import ascii_lowercase def _UpperCAmelCase ( __lowerCamelCase : str ) -> None: _snake_case , _snake_case = analyze_text(__lowerCamelCase ) _snake_case ...
430
0
def snake_case_ ( SCREAMING_SNAKE_CASE_ ) -> List[Any]: lowercase__ : Optional[int] = generate_pascal_triangle(snake_case_ ) for row_idx in range(snake_case_ ): # Print left spaces for _ in range(num_rows - row_idx - 1...
397
import gc import random import unittest import numpy as np import torch from PIL import Image from transformers import XLMRobertaTokenizerFast from diffusers import DDIMScheduler, KandinskyInpaintPipeline, KandinskyPriorPipeline, UNetaDConditionModel, VQModel from diffusers.pipelines.kandinsky.text_encoder imp...
297
0
from . import ( albert, align, altclip, audio_spectrogram_transformer, auto, autoformer, bark, bart, barthez, bartpho, beit, bert, bert_generation, bert_japanese, bertweet, big_bird, bigbird_pegasus, biogpt, bit, blenderbot, blend...
226
from __future__ import annotations lowerCamelCase__ = 8.9_88e9 # units = N * m^s * C^-2 def A(__a: float , __a: float , __a: float , __a: float ): lowerCAmelCase_ = abs(chargea * chargea ) if (force, chargea, chargea, distance).count(0 ) != 1: rai...
226
1
import json from typing import List, Optional, Tuple from tokenizers import normalizers from ...tokenization_utils_fast import PreTrainedTokenizerFast from .tokenization_electra import ElectraTokenizer __lowerCamelCase : int = {"vocab_file": "vocab.txt", "tokenizer_file": "tokenizer.json"} __lowerC...
323
from typing import Dict, Iterable, List, Optional, Union import numpy as np from ...image_processing_utils import BaseImageProcessor, BatchFeature, get_size_dict from ...image_transforms import ( center_crop, get_resize_output_image_size, normalize, rescale, resize, to_channel_dimension_fo...
323
1
import sys __snake_case :Optional[int] = ( '''73167176531330624919225119674426574742355349194934''' '''96983520312774506326239578318016984801869478851843''' '''85861560789112949495459501737958331952853208805511''' '''12540698747158523863050715693290963295227443043557''' '''66896...
705
import argparse import json from collections import OrderedDict import torch from huggingface_hub import cached_download, hf_hub_url from transformers import AutoImageProcessor, CvtConfig, CvtForImageClassification def __snake_case ( _UpperCAmelCase ): __a = [] embed.append( ...
60
0
"""simple docstring""" from typing import TYPE_CHECKING # rely on isort to merge the imports from ...utils import OptionalDependencyNotAvailable, _LazyModule, is_torch_available SCREAMING_SNAKE_CASE_ = { '''configuration_informer''': [ '''INFORMER_PRETRAINED_CONFIG_ARCHIVE_MAP'...
373
"""simple docstring""" import json import os import re import sys import urllib.request import requests from bsa import BeautifulSoup _lowercase = { '''User-Agent''': '''Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36''' ''' (KHTML, like Gecko) Chrome/70.0.3538....
118
0
from __future__ import annotations def __magic_name__ ( lowercase , lowercase , lowercase ): SCREAMING_SNAKE_CASE_: List[str] =list(range(len(_A ) ) ) SCREAMING_SNAKE_CASE_: Union[str, Any] =[v / w for v, w in zip(_A , _A )] index.sort(k...
719
"""simple docstring""" import numpy as np import torch from torch.utils.data import DataLoader from accelerate.utils.dataclasses import DistributedType class a : def __init__( self : Union[str, Any] , lowerCAmelCase : List[str]=2 , lowerCAmelCase : int=3 ...
36
0
from typing import TYPE_CHECKING from ...utils import OptionalDependencyNotAvailable, _LazyModule, is_flax_available, is_torch_available __a: Optional[int] = { '''configuration_longt5''': ['''LONGT5_PRETRAINED_CONFIG_ARCHIVE_MAP''', '''LongT5Config''', '''LongT5OnnxConfig'''], } try: if ...
108
import json import os from typing import Dict, List, Optional, Tuple import regex as re from ...tokenization_utils import PreTrainedTokenizer from ...utils import logging __a: Any = logging.get_logger(__name__) __a: Dict = { '''vocab_file''': '''vocab.json''', '''merge...
108
1
from __future__ import annotations def lowerCAmelCase_ ( _SCREAMING_SNAKE_CASE : list[int] , _SCREAMING_SNAKE_CASE : int ): UpperCamelCase_ : List[Any] = 0 UpperCamelCase_ : Tuple = len(_SCREAMING_SNAKE_CASE ) - 1 while i < j: ...
707
from __future__ import annotations import pandas as pd def lowerCAmelCase_ ( _SCREAMING_SNAKE_CASE : list[int] , _SCREAMING_SNAKE_CASE : list[int] , _SCREAMING_SNAKE_CASE : int ): UpperCamelCase_ : List[Any] = [0] * no_of_processes Up...
138
0
"""simple docstring""" from math import factorial def lowercase ( lowerCAmelCase__ : int = 100 ) -> int: return sum(map(snake_case__ , str(factorial(snake_case__ ) ) ) ) if __name__ == "__main__": print(solution(int(input("Enter the Number: "...
695
from typing import List, Optional, Union from ...processing_utils import ProcessorMixin from ...tokenization_utils_base import BatchEncoding, PaddingStrategy, PreTokenizedInput, TextInput, TruncationStrategy from ...utils import TensorType class _SCREAMING_SNAKE_CASE ( _lowerCAmelCase ): a_ ...
132
0
"""simple docstring""" from __future__ import annotations import time import numpy as np _SCREAMING_SNAKE_CASE = [8, 5, 9, 7] _SCREAMING_SNAKE_CASE = [ [2, 0, 1, 1], [0, 1, 2, 1], [4, 0, 0, 3], [0, 2, 1, 0], [1, 0, 3, 0], ] _SCREAMING_SNAKE_CASE = [ ...
614
"""simple docstring""" from pathlib import Path from typing import List from transformers import is_torch_available, is_vision_available from transformers.testing_utils import get_tests_dir, is_tool_test from transformers.tools.agent_types import AGENT_TYPE_MAPPING, AgentAudio, AgentImage, AgentText if is_to...
614
1
import inspect import unittest from transformers import DPTConfig from transformers.file_utils import is_torch_available, is_vision_available from transformers.models.auto import get_values from transformers.testing_utils import require_torch, require_vision, slow, torch_device from ...test_configuration_commo...
658
from __future__ import annotations def _A ( SCREAMING_SNAKE_CASE__ : tuple[int, int] , SCREAMING_SNAKE_CASE__ : int ): UpperCamelCase , UpperCamelCase :List[Any] = position UpperCamelCase :Any = [ (y + 1, x + 2), (y - 1, x + 2)...
658
1
from __future__ import annotations import unittest from transformers import is_tf_available from transformers.testing_utils import require_sentencepiece, require_tf, require_tokenizers, slow if is_tf_available(): import numpy as np import tensorflow as tf from transformers import TFCamembert...
709
from typing import TYPE_CHECKING from ...utils import ( OptionalDependencyNotAvailable, _LazyModule, is_flax_available, is_tf_available, is_torch_available, ) _A = { "configuration_wav2vec2": ["WAV_2_VEC_2_PRETRAINED_CONFIG_ARCHIVE_MAP", "Wav2Vec2Config"], "fe...
294
0
'''simple docstring''' SCREAMING_SNAKE_CASE = [4, 1, 7, 4, 2, 6, 4, 1, 5, 3, 7, 5] SCREAMING_SNAKE_CASE = [3, 7, 7, 4, 2, 6, 4, 1, 5, 3, 7, 5] SCREAMING_SNAKE_CASE = { 0: """Sunday""", 1: """Monday""", 2: """Tuesday""", 3: """Wednesday""", 4: """Thursday"""...
94
from __future__ import annotations import unittest from transformers import is_tf_available from transformers.testing_utils import require_sentencepiece, require_tf, require_tokenizers, slow if is_tf_available(): import numpy as np import tensorflow as tf from transformers import TFCame...
385
0
def __magic_name__ ( lowerCAmelCase_ , lowerCAmelCase_): '''simple docstring''' return [sentence[i : i + ngram_size] for i in range(len(lowerCAmelCase_) - ngram_size + 1)] if __name__ == "__main__": from doctest import testmod testmod()
73
from typing import TYPE_CHECKING from ...utils import ( OptionalDependencyNotAvailable, _LazyModule, is_sentencepiece_available, is_tokenizers_available, is_torch_available, is_vision_available, ) __magic_name__ = {'''processing_layoutxlm''': ['''LayoutXLMProcessor'...
73
1
import torch from diffusers import DDIMParallelScheduler from .test_schedulers import SchedulerCommonTest class _UpperCamelCase( __lowerCamelCase ): __SCREAMING_SNAKE_CASE : int = (DDIMParallelScheduler,) __SCREAMING_SNAKE_CASE : Union[str, Any]...
47
from collections import OrderedDict from typing import Mapping from ...configuration_utils import PretrainedConfig from ...onnx import OnnxConfig from ...utils import logging A_ : Optional[Any] = logging.get_logger(__name__) A_ : Optional[Any] = ...
57
0
'''simple docstring''' import argparse from argparse import Namespace import torch from torch import nn from transformers import XGLMConfig, XGLMForCausalLM def UpperCamelCase_ ( A__ ): a_ = [ """decoder.version""", """decoder.output_projection.weight""", """_float_tensor""...
511
'''simple docstring''' import json from typing import Dict, List, Optional, Tuple, Union from tokenizers import pre_tokenizers, processors from ...tokenization_utils_base import AddedToken, BatchEncoding, EncodedInput from ...tokenization_utils_fast import PreTrainedTokenizerFast from ...utils import PaddingStrategy...
511
1
'''simple docstring''' import json import os from pathlib import Path import pytest from datasets.download.download_config import DownloadConfig from datasets.download.download_manager import DownloadManager from datasets.utils.file_utils import hash_url_to_filename __magic_name__ : Tuple = """h...
672
'''simple docstring''' from heapq import heappop, heappush import numpy as np def __UpperCAmelCase (lowercase__ ,lowercase__ ,lowercase__ ,lowercase__ ,) -> tuple[float | int, list[tuple[int, int]]]: '''simple docstring''' a_ , a_ = grid.sha...
685
0
from json import JSONDecodeError # Workaround for requests.exceptions.JSONDecodeError import requests def lowercase__ ( lowerCAmelCase__ : str = "isbn/0140328726" ) -> Dict: '''simple docstring''' a__ : Union[str, Any] = olid.strip().strip("/" ) # Remove leading/trail...
711
"""simple docstring""" __UpperCAmelCase = { '''meter''': '''m''', '''kilometer''': '''km''', '''megametre''': '''Mm''', '''gigametre''': '''Gm''', '''terametre''': '''Tm''', '''petametre''': '''Pm''', '''exametre''': '''Em''', '''zettametre''': '''Zm''', '''yottametr...
251
0
'''simple docstring''' from __future__ import annotations def snake_case_ (UpperCamelCase : dict , UpperCamelCase : str ): '''simple docstring''' _a , _a = set(UpperCamelCase ), [start] while stack: _a ...
22
'''simple docstring''' from collections.abc import Generator from math import sin def snake_case_ (UpperCamelCase : bytes ): '''simple docstring''' if len(UpperCamelCase ) != 32: raise ValueError('''Input must be of length 32''' ) ...
22
1
"""simple docstring""" import os import re import warnings from shutil import copyfile from typing import List, Optional, Tuple from ...tokenization_utils_fast import PreTrainedTokenizerFast from ...utils import is_sentencepiece_available, logging if is_sentencepiece_available(): from .toke...
361
"""simple docstring""" from typing import TYPE_CHECKING from ...utils import OptionalDependencyNotAvailable, _LazyModule, is_torch_available, is_vision_available _lowerCamelCase : Optional[Any] = { 'configuration_mask2former': [ 'MASK2FORMER_PRETRAINED_CONFIG_ARCHIVE_M...
361
1
"""simple docstring""" import json import os import subprocess import unittest from ast import literal_eval import pytest from parameterized import parameterized, parameterized_class from . import is_sagemaker_available if is_sagemaker_available(): from sagemaker import Session, TrainingJobAnalytics from ...
661
"""simple docstring""" 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 lo...
661
1
'''simple docstring''' import functools import operator from ...configuration_utils import PretrainedConfig from ...utils import logging a= logging.get_logger(__name__) a= { '''microsoft/unispeech-sat-base-100h-libri-ft''': ( '''https://huggingface.co/microsoft/unispeech-sat-base-100h-libri-ft/resolve...
287
'''simple docstring''' import glob import os import random from string import ascii_lowercase, digits import cva a= '''''' a= '''''' a= '''''' a= 1 # (0 is vertical, 1 is horizontal) def _UpperCamelCase ( ): """simple docstring""" __UpperCamelCase , __UpperCamelCase : str = ...
287
1
import warnings from ...utils import logging from .image_processing_flava import FlavaImageProcessor SCREAMING_SNAKE_CASE__ : Optional[Any] = logging.get_logger(__name__) class UpperCAmelCase_ ( __lowerCamelCase ): def __init__( self , *_l...
79
import warnings from ...processing_utils import ProcessorMixin from ...tokenization_utils_base import BatchEncoding class snake_case__(_UpperCamelCase ): """simple docstring""" lowercase_ = ["""image_processor""", """tokenizer"""] lowercase_ = """CLIPImageProcess...
496
0
"""simple docstring""" import argparse import re import torch from CLAP import create_model from transformers import AutoFeatureExtractor, ClapConfig, ClapModel _UpperCamelCase : str = { "text_branch": "text_model", "audio_branch": "audio_model.audio_encoder", "attn": "attention....
718
"""simple docstring""" 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_image_inputs if is_torch_ava...
645
0
'''simple docstring''' import argparse import os import re import packaging.version _lowercase = """examples/""" _lowercase = { """examples""": (re.compile(R"""^check_min_version\(\"[^\"]+\"\)\s*$""", re.MULTILINE), """check_min_version(\"VERSION\")\n"""), """init""": (re.comp...
5
'''simple docstring''' def __lowerCamelCase ( ) -> Union[str, Any]: _a : Optional[Any] = [] _a : List[str] = 1 while len(lowerCAmelCase_ ) < 1E6: constant.append(str(lowerCAmelCase_ ) ) i += 1 _a : Optional[Any] = ''.join(lowerCAmelCase_ ) return ...
358
0
'''simple docstring''' import shutil import tempfile import unittest from transformers import SPIECE_UNDERLINE, BatchEncoding, MBartTokenizer, MBartTokenizerFast, is_torch_available from transformers.testing_utils import ( get_tests_dir, nested_simplify, require_sentencepiece, require_tokeni...
703
from typing import TYPE_CHECKING from ...utils import ( OptionalDependencyNotAvailable, _LazyModule, is_tf_available, is_tokenizers_available, is_torch_available, ) _a = { "configuration_funnel": ["FUNNEL_PRETRAINED_CONFIG_ARCHIVE_MAP", "FunnelConfig"], "convert_funnel_origin...
29
0
import gc import unittest import numpy as np import torch from transformers import CLIPTextConfig, CLIPTextModel, CLIPTokenizer from diffusers import ( AutoencoderKL, DDIMScheduler, EulerAncestralDiscreteScheduler, LMSDiscreteScheduler, PNDMScheduler, StableDiffusion...
228
from __future__ import annotations def SCREAMING_SNAKE_CASE ( __lowerCAmelCase , __lowerCAmelCase = None ) -> list[list[str]]: UpperCamelCase__ : Tuple = word_bank or [] # create a table UpperCamelCase__ : int ...
228
1
'''simple docstring''' def __a ( lowerCAmelCase__ : list[int] , lowerCAmelCase__ : list[int] ): a__ : Union[str, Any] = len(lowerCAmelCase__ ) print('''The following activities are selected:''' ) # The first activity is always selected a__ : ...
703
'''simple docstring''' import argparse from pathlib import Path import torch from transformers import OPTConfig, OPTModel from transformers.utils import logging logging.set_verbosity_info() __SCREAMING_SNAKE_CASE = logging.get_logger(__name__) def __a ( lowerCAmelCase__ : List[Any] ): ...
340
0
import math def UpperCamelCase ( _UpperCAmelCase : int ) -> bool: '''simple docstring''' assert isinstance(_UpperCAmelCase , _UpperCAmelCase ) and ( number >= 0 ), "'number' must been an int and positive" if 1 < number < 4: # 2 and 3 are p...
461
import importlib.metadata import warnings from copy import deepcopy from packaging import version from ..utils import logging from .import_utils import is_accelerate_available, is_bitsandbytes_available if is_bitsandbytes_available(): import bitsandbytes as bnb import torch import torch.nn as ...
461
1
"""simple docstring""" from collections import OrderedDict from typing import Any, List, Mapping, Optional from ... import PreTrainedTokenizer, TensorType, is_torch_available from ...configuration_utils import PretrainedConfig from ...onnx import OnnxConfigWithPast, PatchingSpec from ...utils import log...
36
"""simple docstring""" from typing import TYPE_CHECKING from ...utils import OptionalDependencyNotAvailable, _LazyModule, is_tf_available, is_torch_available _UpperCAmelCase = { """configuration_xlm""": ["""XLM_PRETRAINED_CONFIG_ARCHIVE_MAP""", """XLMConfig""", """XLMOnnxConfig"""], """...
36
1
__a = 0 # The first color of the flag. __a = 1 # The second color of the flag. __a = 2 # The third color of the flag. __a = (red, white, blue) def a ( snake_case__: list ): '''simple docstring''' if not sequence: return [] ...
97
import argparse import logging import os import re import tensorflow as tf from transformers import ( AutoConfig, AutoTokenizer, DataCollatorForLanguageModeling, PushToHubCallback, TFAutoModelForMaskedLM, create_optimizer, ) __a = logging.getLogger(__name__) _...
97
1
'''simple docstring''' def __A ( a_ : str ): lowerCAmelCase : Optional[Any] = 0 for ch in input_str: lowerCAmelCase : List[Any] = ord(a_ ) lowerCAmelCase : List[Any] = pow(2 ,a_ ) # If we already turned on bit for current ...
551
'''simple docstring''' import json import os import shutil import tempfile import unittest import numpy as np import pytest from transformers import CLIPTokenizer, CLIPTokenizerFast from transformers.models.clip.tokenization_clip import VOCAB_FILES_NAMES from transformers.testing_utils import require_visi...
551
1
'''simple docstring''' from typing import TYPE_CHECKING from ...utils import ( OptionalDependencyNotAvailable, _LazyModule, is_tf_available, is_tokenizers_available, is_torch_available, ) UpperCAmelCase_ : List[Any] = { 'configuration_mobilebert': [ 'MOBILEBERT_PRET...
44
import os from pathlib import Path from unittest.mock import patch import pytest import zstandard as zstd from datasets.download.download_config import DownloadConfig from datasets.utils.file_utils import ( OfflineModeIsEnabled, cached_path, fsspec_get, fsspec_head, ftp_get, ftp_head, ...
194
0
import os from datetime import datetime as dt from github import Github UpperCamelCase = [ "good first issue", "good second issue", "good difficult issue", "enhancement", "new pipeline/model", "new scheduler", "wip", ] def __magic_name__ ( ) -> List[Any...
677
import unittest import numpy as np import timeout_decorator # noqa from transformers import BlenderbotSmallConfig, is_flax_available from transformers.testing_utils import require_flax, slow from ...generation.test_flax_utils import FlaxGenerationTesterMixin from ...test_modeling_flax_common import FlaxModel...
677
1