modelId
stringlengths
4
81
tags
list
pipeline_tag
stringclasses
17 values
config
dict
downloads
int64
0
59.7M
first_commit
timestamp[ns, tz=UTC]
card
stringlengths
51
438k
embedding
list
Bakkes/BakkesModWiki
[]
null
{ "architectures": null, "model_type": null, "task_specific_params": { "conversational": { "max_length": null }, "summarization": { "early_stopping": null, "length_penalty": null, "max_length": null, "min_length": null, "no_repeat_ngram_size": null, "num_beams...
0
null
# paddle paddle版本的RoFormer # 需要安装最新的paddlenlp `pip install git+https://github.com/PaddlePaddle/PaddleNLP.git` ## 预训练模型转换 预训练模型可以从 huggingface/transformers 转换而来,方法如下(适用于roformer模型,其他模型按情况调整): 1. 从huggingface.co获取roformer模型权重 2. 设置参数运行convert.py代码 3. 例子: 假设我想转换https://huggingface.co/junnyu/roformer_chinese_base 权重...
[ -0.060530997812747955, -0.008711290545761585, 0.017178818583488464, 0.044045232236385345, 0.04706096276640892, 0.0025312795769423246, -0.01681354269385338, -0.005035224370658398, -0.03804146870970726, 0.06404457986354828, -0.0009580724290572107, -0.02118949592113495, 0.033003080636262894, ...
Bala/model_name
[]
null
{ "architectures": null, "model_type": null, "task_specific_params": { "conversational": { "max_length": null }, "summarization": { "early_stopping": null, "length_penalty": null, "max_length": null, "min_length": null, "no_repeat_ngram_size": null, "num_beams...
0
null
--- language: en thumbnail: https://github.com/junnyu tags: - pytorch - electra - roformer - rotary position embedding license: mit datasets: - openwebtext --- # 一、 个人在openwebtext数据集上添加rotary-position-embedding,训练得到的electra-small模型 # 二、 复现结果(dev dataset) |Model|CoLA|SST|MRPC|STS|QQP|MNLI|QNLI|RTE|Avg.| |---|---|---|--...
[ -0.034320659935474396, -0.026214538142085075, 0.001668396289460361, 0.023714423179626465, 0.053232476115226746, 0.02550518326461315, -0.011463167145848274, 0.0034046911168843508, -0.051891643553972244, 0.052370257675647736, -0.004508365411311388, -0.027280768379569054, -0.019121842458844185,...
Balgow/prod_desc
[]
null
{ "architectures": null, "model_type": null, "task_specific_params": { "conversational": { "max_length": null }, "summarization": { "early_stopping": null, "length_penalty": null, "max_length": null, "min_length": null, "no_repeat_ngram_size": null, "num_beams...
0
null
--- language: zh tags: - bert - pytorch widget: - text: "巴黎是[MASK]国的首都。" --- https://github.com/dbiir/UER-py/wiki/Modelzoo 中的 MixedCorpus+BertEncoder(large)+MlmTarget https://share.weiyun.com/5G90sMJ Pre-trained on mixed large Chinese corpus. The configuration file is bert_large_config.json ## 引用 ```tex @article{...
[ -0.051449861377477646, -0.012782113626599312, -0.002413276582956314, 0.06348911672830582, 0.04467303678393364, 0.028228605166077614, -0.01406107097864151, -0.049043700098991394, -0.013337903656065464, 0.044297900050878525, 0.008679845370352268, 0.004411830101162195, -0.0017552915960550308, ...
Banshee/dialoGPT-luke-small
[]
null
{ "architectures": null, "model_type": null, "task_specific_params": { "conversational": { "max_length": null }, "summarization": { "early_stopping": null, "length_penalty": null, "max_length": null, "min_length": null, "no_repeat_ngram_size": null, "num_beams...
0
null
--- language: zh tags: - wobert inference: False --- ## 介绍 ### tf版本 https://github.com/ZhuiyiTechnology/WoBERT ### pytorch版本 https://github.com/JunnYu/WoBERT_pytorch ## 安装(主要为了安装WoBertTokenizer) ```bash pip install git+https://github.com/JunnYu/WoBERT_pytorch.git ``` ## 使用 ```python import torch from transformers i...
[ -0.02460702508687973, -0.03214222937822342, -0.02259916439652443, 0.06380867213010788, 0.03435974195599556, 0.03789617121219635, -0.02589239366352558, -0.003438852960243821, -0.03174081817269325, 0.06367114186286926, 0.03255339339375496, 0.0015975404530763626, -0.011174739338457584, 0.0486...
Batsy24/DialoGPT-small-Twilight_EdBot
[ "pytorch", "gpt2", "text-generation", "transformers", "conversational" ]
conversational
{ "architectures": [ "GPT2LMHeadModel" ], "model_type": "gpt2", "task_specific_params": { "conversational": { "max_length": 1000 }, "summarization": { "early_stopping": null, "length_penalty": null, "max_length": null, "min_length": null, "no_repeat_ngram_size...
6
null
--- language: - en license: apache-2.0 tags: - generated_from_trainer datasets: - glue metrics: - accuracy - f1 model-index: - name: bert_finetuning_test results: - task: name: Text Classification type: text-classification dataset: name: GLUE MRPC type: glue args: mrpc metrics:...
[ -0.014409411698579788, -0.005490882787853479, -0.017552709206938744, 0.04131676256656647, 0.06225263327360153, 0.02657928690314293, -0.014718769118189812, -0.015087778680026531, -0.04085623100399971, 0.05786872282624245, 0.026427408680319786, -0.003924693446606398, 0.023045480251312256, 0....
Battlehooks/distilbert-base-uncased-finetuned-squad
[]
null
{ "architectures": null, "model_type": null, "task_specific_params": { "conversational": { "max_length": null }, "summarization": { "early_stopping": null, "length_penalty": null, "max_length": null, "min_length": null, "no_repeat_ngram_size": null, "num_beams...
0
null
--- language: - en license: apache-2.0 tags: - generated_from_trainer datasets: - glue metrics: - accuracy - f1 model-index: - name: bert_finetuning_test results: - task: name: Text Classification type: text-classification dataset: name: GLUE MRPC type: glue args: mrpc metrics:...
[ -0.014409411698579788, -0.005490882787853479, -0.017552709206938744, 0.04131676256656647, 0.06225263327360153, 0.02657928690314293, -0.014718769118189812, -0.015087778680026531, -0.04085623100399971, 0.05786872282624245, 0.026427408680319786, -0.003924693446606398, 0.023045480251312256, 0....
BatuhanYilmaz/bert-finetuned-mrpc
[]
null
{ "architectures": null, "model_type": null, "task_specific_params": { "conversational": { "max_length": null }, "summarization": { "early_stopping": null, "length_penalty": null, "max_length": null, "min_length": null, "no_repeat_ngram_size": null, "num_beams...
0
null
--- language: en tags: - go-emotion - text-classification - pytorch datasets: - go_emotions metrics: - f1 widget: - text: "Thanks for giving advice to the people who need it! 👌🙏" license: mit --- ## Model Description 1. Based on the uncased BERT pretrained model with a linear output layer. 2. Added several commonly-...
[ -0.011335786432027817, 0.0012085107155144215, 0.007083979435265064, 0.05875806882977486, 0.04738040268421173, 0.04104716330766678, -0.0014640837907791138, 0.000898089143447578, -0.007946581579744816, 0.032290976494550705, 0.005427215714007616, -0.02682291902601719, 0.04237749055027962, 0.0...
BatuhanYilmaz/distilbert-base-uncased-finetuned-squad-d5716d28
[ "pytorch", "distilbert", "fill-mask", "en", "dataset:squad", "arxiv:1910.01108", "transformers", "question-answering", "license:apache-2.0", "autotrain_compatible" ]
question-answering
{ "architectures": [ "DistilBertForMaskedLM" ], "model_type": "distilbert", "task_specific_params": { "conversational": { "max_length": null }, "summarization": { "early_stopping": null, "length_penalty": null, "max_length": null, "min_length": null, "no_repea...
18
null
--- language: en tags: - go-emotion - text-classification - pytorch datasets: - go_emotions metrics: - f1 widget: - text: "Thanks for giving advice to the people who need it! 👌🙏" license: mit --- ## Model Description 1. Based on the uncased BERT pretrained model with a linear output layer. 2. Added several commonly-...
[ -0.015583980828523636, -0.006694222334772348, 0.013647763058543205, 0.048223964869976044, 0.04679352790117264, 0.03810340538620949, -0.00011590681242523715, 0.0003832719230558723, -0.014539950527250767, 0.03676190972328186, 0.012980918399989605, -0.02277309074997902, 0.04450704902410507, 0...
BatuhanYilmaz/dummy
[]
null
{ "architectures": null, "model_type": null, "task_specific_params": { "conversational": { "max_length": null }, "summarization": { "early_stopping": null, "length_penalty": null, "max_length": null, "min_length": null, "no_repeat_ngram_size": null, "num_beams...
0
null
--- tags: model-index: - name: bertweet-covid--vaccine-tweets-finetuned results: [] --- <!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. --> # bertweet-covid19-base-uncased-pretrain...
[ -0.014848618768155575, -0.009702795185148716, -0.0010294239036738873, 0.02470952272415161, 0.05260321497917175, 0.019094491377472878, -0.03129904344677925, -0.029621027410030365, -0.02872551791369915, 0.032574258744716644, 0.019523948431015015, -0.0023190686479210854, 0.011358417570590973, ...
BeIR/query-gen-msmarco-t5-base-v1
[ "pytorch", "jax", "t5", "text2text-generation", "transformers", "autotrain_compatible" ]
text2text-generation
{ "architectures": [ "T5ForConditionalGeneration" ], "model_type": "t5", "task_specific_params": { "conversational": { "max_length": null }, "summarization": { "early_stopping": true, "length_penalty": 2, "max_length": 200, "min_length": 30, "no_repeat_ngram_s...
1,816
null
--- tags: autonlp language: unk widget: - text: "I love AutoNLP 🤗" datasets: - jwuthri/autonlp-data-shipping_status_2 co2_eq_emissions: 32.912881644048 --- # Model Trained Using AutoNLP - Problem type: Binary Classification - Model ID: 27366103 - CO2 Emissions (in grams): 32.912881644048 ## Validation Metrics - Lo...
[ -0.02999708615243435, -0.02024662122130394, -0.006573585327714682, 0.044224973767995834, 0.032620348036289215, 0.018625589087605476, -0.020934294909238815, -0.020214686170220375, -0.03974311798810959, 0.08039479702711105, 0.02946849912405014, 0.01622920297086239, -0.004530526697635651, 0.0...
Bee-Garbs/DialoGPT-real-cartman-small
[ "pytorch", "gpt2", "text-generation", "transformers", "conversational" ]
conversational
{ "architectures": [ "GPT2LMHeadModel" ], "model_type": "gpt2", "task_specific_params": { "conversational": { "max_length": 1000 }, "summarization": { "early_stopping": null, "length_penalty": null, "max_length": null, "min_length": null, "no_repeat_ngram_size...
10
null
Rates Twitter biographies on decision-making preference: Thinking or Feeling. Roughly corresponds to [agreeableness.](https://en.wikipedia.org/wiki/Agreeableness) Go to your Twitter profile, copy your biography and paste in the inference widget, remove any URLs and press hit! Trained on self-described personality lab...
[ -0.028394006192684174, -0.014685223810374737, -0.030434109270572662, 0.01931161992251873, 0.03385986387729645, 0.016296420246362686, -0.016262570396065712, 0.02059297263622284, -0.03562144935131073, 0.022640861570835114, 0.06022507697343826, -0.009792591445147991, 0.03435087203979492, 0.00...
Beelow/wav2vec2-ukrainian-model-large
[]
null
{ "architectures": null, "model_type": null, "task_specific_params": { "conversational": { "max_length": null }, "summarization": { "early_stopping": null, "length_penalty": null, "max_length": null, "min_length": null, "no_repeat_ngram_size": null, "num_beams...
0
null
Classifies Twitter biographies as either introverts or extroverts. Go to your Twitter profile, copy your biography and paste in the inference widget, remove any URLs and press hit! Trained on self-described personality labels. Interpret as a continuous score, not as a discrete label. Have fun! Barack Obama: Extrove...
[ -0.014973213896155357, -0.01770445518195629, -0.018873997032642365, 0.015791432932019234, 0.03181004524230957, 0.004793673288077116, -0.0354740284383297, 0.005496658850461245, -0.04119681939482689, 0.03503939136862755, 0.06125428155064583, 0.0022772117517888546, 0.03389774635434151, 0.0088...
Belin/T5-Terms-and-Conditions
[]
null
{ "architectures": null, "model_type": null, "task_specific_params": { "conversational": { "max_length": null }, "summarization": { "early_stopping": null, "length_penalty": null, "max_length": null, "min_length": null, "no_repeat_ngram_size": null, "num_beams...
0
null
>tr|Q8ZR27|Q8ZR27_SALTY Putative glycerol dehydrogenase OS=Salmonella typhimurium (strain LT2 / SGSC1412 / ATCC 700720) OX=99287 GN=ybdH PE=3 SV=1 MNHTEIRVVTGPANYFSHAGSLERLTDFFTPEQLSHAVWVYGERAIAAARPYLPEAFERA GAKHLPFTGHCSERHVAQLAHACNDDRQVVIGVGGGALLDTAKALARRLALPFVAIPTIA ATCAAWTPLSVWYNDAGQALQFEIFDDANFLVLVEPRIILQAPDDYLLAGI...
[ -0.006110978312790394, -0.021210426464676857, 0.02404230646789074, 0.03188561275601387, 0.08638773113489151, -0.00020403283997438848, 0.02888995222747326, -0.005782195832580328, -0.02968786284327507, 0.02180066518485546, 0.0013767355121672153, -0.02165345475077629, 0.013372097164392471, 0....
BenDavis71/GPT-2-Finetuning-AIRaid
[ "pytorch", "jax", "gpt2", "text-generation", "transformers" ]
text-generation
{ "architectures": [ "GPT2LMHeadModel" ], "model_type": "gpt2", "task_specific_params": { "conversational": { "max_length": null }, "summarization": { "early_stopping": null, "length_penalty": null, "max_length": null, "min_length": null, "no_repeat_ngram_size...
10
null
--- tags: autonlp language: en widget: - text: "I love AutoNLP 🤗" datasets: - kSaluja/autonlp-data-tele_new_5k co2_eq_emissions: 2.96638567287195 --- # Model Trained Using AutoNLP - Problem type: Entity Extraction - Model ID: 557515810 - CO2 Emissions (in grams): 2.96638567287195 ## Validation Metrics - Loss: 0.12...
[ -0.02425476722419262, -0.02956306003034115, -0.001946852309629321, 0.03454068675637245, 0.03532281517982483, 0.017091812565922737, -0.017957760021090508, -0.02523685246706009, -0.0470287911593914, 0.08262954652309418, 0.02261202409863472, 0.01047678105533123, -0.0004795233835466206, 0.0403...
BenQLange/HF_bot
[]
null
{ "architectures": null, "model_type": null, "task_specific_params": { "conversational": { "max_length": null }, "summarization": { "early_stopping": null, "length_penalty": null, "max_length": null, "min_length": null, "no_repeat_ngram_size": null, "num_beams...
0
2021-10-18T16:13:48Z
--- tags: - conversational --- #wanda bot go reeeeeeeeeeeeeeeeeeeeee
[ -0.02784377709031105, -0.003584733000025153, -0.011385541409254074, 0.023052306845784187, 0.01186165027320385, 0.01274200715124607, 0.006874526385217905, 0.00786801427602768, -0.02730143629014492, 0.020864106714725494, 0.047124676406383514, 0.006827518809586763, 0.010590015910565853, 0.049...
Bharathdamu/wav2vec2-large-xls-r-300m-hindi
[ "pytorch", "tensorboard", "wav2vec2", "automatic-speech-recognition", "dataset:common_voice", "transformers", "generated_from_trainer", "license:apache-2.0" ]
automatic-speech-recognition
{ "architectures": [ "Wav2Vec2ForCTC" ], "model_type": "wav2vec2", "task_specific_params": { "conversational": { "max_length": null }, "summarization": { "early_stopping": null, "length_penalty": null, "max_length": null, "min_length": null, "no_repeat_ngram_s...
10
null
# Reference extraction in patents This repository contains a finetuned BERT model that can extract references to scientific literature from patents. See https://github.com/kaesve/patent-citation-extraction and https://arxiv.org/abs/2101.01039 for more information.
[ -0.02524510584771633, -0.01660255528986454, -0.01261929515749216, 0.017984699457883835, -0.009379049763083458, 0.044281188398599625, -0.01461894903331995, -0.019502902403473854, -0.03215967118740082, 0.024012073874473572, 0.058544788509607315, -0.016622984781861305, 0.04169396683573723, 0....
Bharathdamu/wav2vec2-large-xls-r-300m-hindi3-colab
[]
null
{ "architectures": null, "model_type": null, "task_specific_params": { "conversational": { "max_length": null }, "summarization": { "early_stopping": null, "length_penalty": null, "max_length": null, "min_length": null, "no_repeat_ngram_size": null, "num_beams...
0
null
# Reference extraction in patents This repository contains a finetuned SciBERT model that can extract references to scientific literature from patents. See https://github.com/kaesve/patent-citation-extraction and https://arxiv.org/abs/2101.01039 for more information.
[ -0.03610735014081001, -0.028147807344794273, -0.016359159722924232, 0.017080510035157204, -0.002508854493498802, 0.041115012019872665, -0.019105985760688782, -0.013199681416153908, -0.034733887761831284, 0.02778768166899681, 0.07655172795057297, -0.004023963585495949, 0.03532838448882103, ...
Bharathdamu/wav2vec2-model-hindi-stt
[]
null
{ "architectures": null, "model_type": null, "task_specific_params": { "conversational": { "max_length": null }, "summarization": { "early_stopping": null, "length_penalty": null, "max_length": null, "min_length": null, "no_repeat_ngram_size": null, "num_beams...
0
null
--- tags: - conversational --- #Radion DialoGPT Model
[ -0.05002328008413315, 0.015717271715402603, 0.02126496657729149, 0.015238766558468342, 0.020997323095798492, 0.018574107438325882, -0.007433717604726553, 0.012414065189659595, -0.014890721067786217, 0.007989319041371346, 0.0387689433991909, -0.036027319729328156, 0.0026468399446457624, 0.0...
Bharathdamu/wav2vec2-model-hindibhasha
[]
null
{ "architectures": null, "model_type": null, "task_specific_params": { "conversational": { "max_length": null }, "summarization": { "early_stopping": null, "length_penalty": null, "max_length": null, "min_length": null, "no_repeat_ngram_size": null, "num_beams...
0
null
--- license: apache-2.0 tags: - generated_from_trainer datasets: - squad model-index: - name: distilbert-base-uncased-finetuned-squad results: [] --- <!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remov...
[ -0.021910609677433968, -0.004076688084751368, -0.030138898640871048, 0.05059969797730446, 0.06142885982990265, 0.022401949390769005, -0.031506918370723724, 0.00323500856757164, -0.03524518385529518, 0.04925968870520592, 0.03755918890237808, -0.02384449914097786, 0.011091874912381172, 0.046...
Bhumika/roberta-base-finetuned-sst2
[ "pytorch", "tensorboard", "roberta", "text-classification", "dataset:glue", "transformers", "generated_from_trainer", "model-index" ]
text-classification
{ "architectures": [ "RobertaForSequenceClassification" ], "model_type": "roberta", "task_specific_params": { "conversational": { "max_length": null }, "summarization": { "early_stopping": null, "length_penalty": null, "max_length": null, "min_length": null, "...
85
null
--- language: - "Python" thumbnail: "url to a thumbnail used in social sharing" tags: - "sentiment analysis" - "STEM" - "text classification" --- Welcome! This is the model built for the sentiment analysis on the STEM course reviews at UCLA. - Author: Kaixin Wang - Email: kaixinwang@g.ucla.edu - Time Update...
[ -0.0273293424397707, -0.017335277050733566, -0.004890128504484892, 0.048489492386579514, 0.03922683373093605, 0.048698533326387405, -0.013825971633195877, 0.0227665938436985, -0.05272642895579338, 0.04348625987768173, 0.05329262465238571, 0.0035121606197208166, 0.022420251742005348, 0.0237...
Bhuvana/t5-base-spellchecker
[ "pytorch", "t5", "text2text-generation", "transformers", "autotrain_compatible" ]
text2text-generation
{ "architectures": [ "T5ForConditionalGeneration" ], "model_type": "t5", "task_specific_params": { "conversational": { "max_length": null }, "summarization": { "early_stopping": true, "length_penalty": 2, "max_length": 200, "min_length": 30, "no_repeat_ngram_s...
93
null
--- language: ko tags: - KakaoBrain - KoGPT - GPT - GPT3 license: cc-by-nc-4.0 --- # KoGPT KakaoBrain's Pre-Trained Language Models. * KoGPT (Korean Generative Pre-trained Transformer) * [https://github.com/kakaobrain/kogpt](https://github.com/kakaobrain/kogpt) * [https://huggingface.co/kakaobrain/kogpt](https:...
[ -0.04600251838564873, -0.02199241891503334, 0.0014303646748885512, 0.03336479142308235, 0.027773119509220123, 0.030710866674780846, 0.0014309629332274199, -0.0016155036864802241, -0.017775457352399826, 0.040548574179410934, 0.014064737595617771, -0.0317554846405983, -0.007416488602757454, ...
BigSalmon/DaBlank
[ "pytorch", "jax", "t5", "text2text-generation", "transformers", "autotrain_compatible" ]
text2text-generation
{ "architectures": [ "T5ForConditionalGeneration" ], "model_type": "t5", "task_specific_params": { "conversational": { "max_length": null }, "summarization": { "early_stopping": true, "length_penalty": 2, "max_length": 200, "min_length": 30, "no_repeat_ngram_s...
4
null
## BioELECTRA:Pretrained Biomedical text Encoder using Discriminators Recent advancements in pretraining strategies in NLP have shown a significant improvement in the performance of models on various text mining tasks. In this paper, we introduce BioELECTRA, a biomedical domain-specific language encoder model that ada...
[ -0.006094887852668762, -0.022220339626073837, -0.006354905664920807, 0.03174864873290062, 0.040838573127985, 0.0433657169342041, -0.014717397280037403, -0.030497044324874878, -0.03211795538663864, 0.04301039129495621, 0.02278170920908451, -0.008028639480471611, -0.008252143859863281, 0.057...
BigSalmon/Flowberta
[ "pytorch", "roberta", "fill-mask", "transformers", "autotrain_compatible" ]
fill-mask
{ "architectures": [ "RobertaForMaskedLM" ], "model_type": "roberta", "task_specific_params": { "conversational": { "max_length": null }, "summarization": { "early_stopping": null, "length_penalty": null, "max_length": null, "min_length": null, "no_repeat_ngra...
13
null
## BioELECTRA:Pretrained Biomedical text Encoder using Discriminators Recent advancements in pretraining strategies in NLP have shown a significant improvement in the performance of models on various text mining tasks. In this paper, we introduce BioELECTRA, a biomedical domain-specific language encoder model that ada...
[ -0.006094887852668762, -0.022220339626073837, -0.006354905664920807, 0.03174864873290062, 0.040838573127985, 0.0433657169342041, -0.014717397280037403, -0.030497044324874878, -0.03211795538663864, 0.04301039129495621, 0.02278170920908451, -0.008028639480471611, -0.008252143859863281, 0.057...
BigSalmon/InformalToFormalLincoln16
[ "pytorch", "gpt2", "text-generation", "transformers" ]
text-generation
{ "architectures": [ "GPT2LMHeadModel" ], "model_type": "gpt2", "task_specific_params": { "conversational": { "max_length": null }, "summarization": { "early_stopping": null, "length_penalty": null, "max_length": null, "min_length": null, "no_repeat_ngram_size...
8
null
--- language: en tags: - glossbert license: mit datasets: - SemCor3.0 --- ## GlossBERT A BERT-based model fine-tuned on SemCor 3.0 to perform word-sense-disambiguation by leveraging gloss information. This model is the research output of the paper titled: '[GlossBERT: BERT for Word Sense Disambiguation with Gloss Kno...
[ -0.014586341567337513, -0.0194604080170393, -0.037035517394542694, 0.05607716366648674, 0.03399549797177315, 0.0400206558406353, -0.013318098150193691, -0.012025652453303337, -0.06538926064968109, 0.056404102593660355, 0.0340002179145813, 0.014725347980856895, 0.016514012590050697, 0.04665...
BigSalmon/InformalToFormalLincoln18
[ "pytorch", "gpt2", "text-generation", "transformers" ]
text-generation
{ "architectures": [ "GPT2LMHeadModel" ], "model_type": "gpt2", "task_specific_params": { "conversational": { "max_length": null }, "summarization": { "early_stopping": null, "length_penalty": null, "max_length": null, "min_length": null, "no_repeat_ngram_size...
8
null
--- tags: - generated_from_trainer datasets: - glue metrics: - matthews_correlation model-index: - name: distilbert-base-uncased-CoLA-finetuned-cola results: - task: name: Text Classification type: text-classification dataset: name: glue type: glue args: cola metrics: - nam...
[ -0.011820707470178604, 0.0055160196498036385, -0.014481225982308388, 0.04327903687953949, 0.06471026688814163, 0.026399049907922745, -0.034090135246515274, -0.025314265862107277, -0.047404006123542786, 0.05780523270368576, 0.03592774271965027, -0.010012027807533741, 0.018201641738414764, 0...
BigSalmon/InformalToFormalLincoln23
[ "pytorch", "gpt2", "text-generation", "transformers" ]
text-generation
{ "architectures": [ "GPT2LMHeadModel" ], "model_type": "gpt2", "task_specific_params": { "conversational": { "max_length": null }, "summarization": { "early_stopping": null, "length_penalty": null, "max_length": null, "min_length": null, "no_repeat_ngram_size...
5
null
--- language: - hi license: apache-2.0 tags: - automatic-speech-recognition - generated_from_trainer - hf-asr-leaderboard - mozilla-foundation/common_voice_7_0 - robust-speech-event datasets: - mozilla-foundation/common_voice_7_0 model-index: - name: '' results: - task: name: Automatic Speech Recognition ...
[ -0.03080904670059681, -0.003748179180547595, -0.027370544150471687, 0.03669578209519386, 0.04117009416222572, 0.04293987900018692, -0.025691526010632515, -0.01694519817829132, -0.02115459553897381, 0.06499914824962616, 0.03888575732707977, -0.02871268428862095, 0.011031351052224636, 0.0136...
BigSalmon/Points
[ "pytorch", "tensorboard", "gpt2", "text-generation", "transformers", "has_space" ]
text-generation
{ "architectures": [ "GPT2LMHeadModel" ], "model_type": "gpt2", "task_specific_params": { "conversational": { "max_length": null }, "summarization": { "early_stopping": null, "length_penalty": null, "max_length": null, "min_length": null, "no_repeat_ngram_size...
13
null
https://www.geogebra.org/m/cwcveget https://www.geogebra.org/m/b8dzxk6z https://www.geogebra.org/m/nqanttum https://www.geogebra.org/m/pd3g8a4u https://www.geogebra.org/m/jw8324jz https://www.geogebra.org/m/wjbpvz5q https://www.geogebra.org/m/qm3g3ma6 https://www.geogebra.org/m/sdajgph8 https://www.geogebra.org/m/e3ghh...
[ 0.0015728077851235867, -0.02852822095155716, -0.016145899891853333, 0.03533428907394409, 0.02301909029483795, 0.012226833961904049, 0.013010397553443909, 0.004325437359511852, -0.06197482720017433, 0.04374057054519653, -0.00010130874579772353, -0.02876215986907482, -0.00669540511444211, 0....
BigSalmon/T5Salmon
[ "pytorch", "jax", "t5", "text2text-generation", "transformers", "autotrain_compatible" ]
text2text-generation
{ "architectures": [ "T5ForConditionalGeneration" ], "model_type": "t5", "task_specific_params": { "conversational": { "max_length": null }, "summarization": { "early_stopping": true, "length_penalty": 2, "max_length": 200, "min_length": 30, "no_repeat_ngram_s...
6
null
--- license: apache-2.0 tags: - generated_from_trainer metrics: - bleu model-index: - name: opus-mt-en-ru-finetuned results: [] --- <!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. --...
[ -0.023058900609612465, -0.006771767511963844, 0.009300816804170609, 0.022297918796539307, 0.038468603044748306, 0.0044914898462593555, -0.016169970855116844, -0.010738447308540344, -0.035508036613464355, 0.043131958693265915, 0.008979983627796173, -0.018832147121429443, 0.019221734255552292,...
BigSalmon/T5Salmon2
[ "pytorch", "jax", "t5", "text2text-generation", "transformers", "autotrain_compatible" ]
text2text-generation
{ "architectures": [ "T5ForConditionalGeneration" ], "model_type": "t5", "task_specific_params": { "conversational": { "max_length": null }, "summarization": { "early_stopping": true, "length_penalty": 2, "max_length": 200, "min_length": 30, "no_repeat_ngram_s...
13
null
--- license: apache-2.0 tags: - generated_from_trainer metrics: - bleu model-index: - name: opus-mt-en-ru-finetuned_v2 results: [] --- <!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment....
[ -0.018825680017471313, -0.008337167091667652, 0.011494782753288746, 0.020040327683091164, 0.036356184631586075, 0.005165159702301025, -0.01713046431541443, -0.0096534239128232, -0.03402729704976082, 0.041136015206575394, 0.011158667504787445, -0.016800742596387863, 0.019898956641554832, 0....
BigSalmon/prepositions
[ "pytorch", "roberta", "fill-mask", "transformers", "autotrain_compatible", "has_space" ]
fill-mask
{ "architectures": [ "RobertaForMaskedLM" ], "model_type": "roberta", "task_specific_params": { "conversational": { "max_length": null }, "summarization": { "early_stopping": null, "length_penalty": null, "max_length": null, "min_length": null, "no_repeat_ngra...
7
null
--- tags: - generated_from_trainer metrics: - bleu model-index: - name: opus-mt-ru-en-finetuned results: [] --- <!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. --> # opus-mt-ru-en-f...
[ -0.0228862427175045, -0.003748028539121151, 0.009636332280933857, 0.02001437544822693, 0.037103019654750824, 0.007118970155715942, -0.01700488105416298, -0.011538389138877392, -0.031705960631370544, 0.044303975999355316, 0.010872473940253258, -0.01974450796842575, 0.013134469278156757, 0.0...
BigeS/DialoGPT-small-Rick
[ "pytorch", "gpt2", "text-generation", "transformers", "conversational" ]
conversational
{ "architectures": [ "GPT2LMHeadModel" ], "model_type": "gpt2", "task_specific_params": { "conversational": { "max_length": 1000 }, "summarization": { "early_stopping": null, "length_penalty": null, "max_length": null, "min_length": null, "no_repeat_ngram_size...
10
null
--- tags: autonlp language: unk widget: - text: "I love AutoNLP 🤗" datasets: - kbhugging/autonlp-data-text2sql co2_eq_emissions: 1.4091714704861447 --- # Model Trained Using AutoNLP - Problem type: Summarization - Model ID: 18413376 - CO2 Emissions (in grams): 1.4091714704861447 ## Validation Metrics - Loss: 0.266...
[ -0.029036717489361763, -0.01614305190742016, 0.011449922807514668, 0.038396116346120834, 0.02420084923505783, 0.003538390388712287, -0.026813408359885216, -0.03622133284807205, -0.0354745090007782, 0.07364439964294434, 0.016278790310025215, 0.02012542262673378, 0.014795778319239616, 0.0330...
BobBraico/distilbert-base-uncased-finetuned-imdb-accelerate
[]
null
{ "architectures": null, "model_type": null, "task_specific_params": { "conversational": { "max_length": null }, "summarization": { "early_stopping": null, "length_penalty": null, "max_length": null, "min_length": null, "no_repeat_ngram_size": null, "num_beams...
0
2021-11-09T10:17:25Z
This is an example of how a kenLM model can be downloaded with [PyCTCDecode](https://github.com/kensho-technologies/pyctcdecode) . Simply run the following code: ```python from pyctcdecode import LanguageModel language_model = LanguageModel.load_from_hf_hub("kensho/5gram-spanish-kenLM") ``` The model was trained by...
[ -0.0334598571062088, -0.029323112219572067, 0.0014886152930557728, 0.03148452565073967, 0.05196842551231384, 0.011229603551328182, -0.004807311110198498, 0.0028964730445295572, -0.0355229414999485, 0.047106485813856125, 0.01052066683769226, -0.016434477642178535, 0.0016751077491790056, 0.0...
BobBraico/distilbert-base-uncased-finetuned-imdb
[]
null
{ "architectures": null, "model_type": null, "task_specific_params": { "conversational": { "max_length": null }, "summarization": { "early_stopping": null, "length_penalty": null, "max_length": null, "min_length": null, "no_repeat_ngram_size": null, "num_beams...
0
null
This is an example of how a kenLM model can be downloaded with [PyCTCDecode](https://github.com/kensho-technologies/pyctcdecode) . Simply run the following code: ```python from pyctcdecode import BeamSearchDecoderCTC decoder = BeamSearchDecoderCTC.load_from_hf_hub("kensho/beamsearch_decoder_dummy") ``` The model wa...
[ -0.043934836983680725, -0.01796874776482582, -0.0008119078120216727, 0.011181485839188099, 0.04390450194478035, 0.011080865748226643, -0.00044957108912058175, 0.00023669085931032896, -0.035607997328042984, 0.03964008763432503, 0.017624545842409134, 0.004977172706276178, 0.005838312208652496,...
BogdanKuloren/continual-learning-paper-embeddings-model
[ "pytorch", "mpnet", "feature-extraction", "transformers" ]
feature-extraction
{ "architectures": [ "MPNetModel" ], "model_type": "mpnet", "task_specific_params": { "conversational": { "max_length": null }, "summarization": { "early_stopping": null, "length_penalty": null, "max_length": null, "min_length": null, "no_repeat_ngram_size": n...
11
2021-11-19T15:28:25Z
This is an example of how a kenLM model can be downloaded with [PyCTCDecode](https://github.com/kensho-technologies/pyctcdecode) . Simply run the following code: ```python from pyctcdecode import LanguageModel language_model = LanguageModel.load_from_hf_hub("kensho/dummy_full_language_model") ``` The model was crea...
[ -0.038854628801345825, -0.028290197253227234, -0.006082883104681969, 0.02921845205128193, 0.05367370694875717, 0.012976414524018764, 0.0006822294089943171, 0.0015341422986239195, -0.038278598338365555, 0.05482940748333931, 0.015304766595363617, -0.016931449994444847, 0.016126006841659546, ...
Bosio/full-sentence-distillroberta3-finetuned-wikitext2
[]
null
{ "architectures": null, "model_type": null, "task_specific_params": { "conversational": { "max_length": null }, "summarization": { "early_stopping": null, "length_penalty": null, "max_length": null, "min_length": null, "no_repeat_ngram_size": null, "num_beams...
0
null
--- tags: - gan - computer vision - horse to zebra license: - cc0-1.0 --- ## Keras Implementation of CycleGAN model using [Horse to Zebra dataset](https://www.tensorflow.org/datasets/catalog/cycle_gan#cycle_ganhorse2zebra) 🐴 -> 🦓 This repo contains the model and the notebook [to this Keras example on CycleGAN](http...
[ -0.04287008196115494, -0.022682182490825653, 0.004151633940637112, 0.06741675734519958, 0.05973970517516136, -0.004400718491524458, 0.006953011266887188, -0.009260471910238266, -0.01671966351568699, 0.03818531334400177, 0.008744907565414906, -0.01116638258099556, -0.00337006151676178, 0.03...
BossLee/t5-gec
[ "pytorch", "t5", "text2text-generation", "transformers", "autotrain_compatible" ]
text2text-generation
{ "architectures": [ "T5ForConditionalGeneration" ], "model_type": "t5", "task_specific_params": { "conversational": { "max_length": null }, "summarization": { "early_stopping": true, "length_penalty": 2, "max_length": 200, "min_length": 30, "no_repeat_ngram_s...
6
2022-02-21T05:35:07Z
--- language: - en thumbnail: tags: - keras - tensorflow - image-classification library_name: generic libraries: TensorBoard license: apache-2.0 metrics: - accuracy model-index: - name: Image-Classification-using-EANet results: - task: type: Image-Classification-using-EANet dataset: type: Ima...
[ -0.021900784224271774, 0.0019367174245417118, 0.005079186987131834, 0.008250001817941666, 0.01954076811671257, 0.00801586452871561, -0.014043212868273258, -0.030150309205055237, -0.0233637522906065, 0.05446891114115715, 0.019780466333031654, -0.013044153340160847, 0.018764382228255272, 0.0...
Botslity/Bot
[]
null
{ "architectures": null, "model_type": null, "task_specific_params": { "conversational": { "max_length": null }, "summarization": { "early_stopping": null, "length_penalty": null, "max_length": null, "min_length": null, "no_repeat_ngram_size": null, "num_beams...
0
2021-12-13T18:12:33Z
--- language: - en datasets: - imdb tags: - text-classification widget: - text: "I like that movie, but I'm not sure if it's my favorite." --- ## Keras Implementation of Bidirectional LSTMs for Sentiment Analysis on IMDB 🍿🎥 This repo contains the model and the notebook [on Bidirectional LSTMs for Sentiment Anal...
[ -0.03412395343184471, -0.012843410484492779, -0.006498900707811117, 0.048838965594768524, 0.021354859694838524, 0.04308569058775902, -0.01683025248348713, -0.003424522466957569, -0.042598433792591095, 0.06371814757585526, 0.02792578935623169, -0.030139604583382607, 0.03770659118890762, 0.0...
BotterHax/DialoGPT-small-harrypotter
[ "pytorch", "gpt2", "text-generation", "transformers", "conversational" ]
conversational
{ "architectures": [ "GPT2LMHeadModel" ], "model_type": "gpt2", "task_specific_params": { "conversational": { "max_length": 1000 }, "summarization": { "early_stopping": null, "length_penalty": null, "max_length": null, "min_length": null, "no_repeat_ngram_size...
8
null
--- language: - en - fr tags: - seq2seq - translation license: - cc0-1.0 --- ## Keras Implementation of Character-level recurrent sequence-to-sequence model This repo contains the model and the notebook [to this Keras example on Character-level recurrent sequence-to-sequence model](https://keras.io/examples/nlp/l...
[ -0.0274173766374588, -0.014303767122328281, -0.018066374585032463, 0.0503358468413353, 0.035058796405792236, -0.006717023439705372, -0.01383900921791792, -0.028646787628531456, -0.05216183513402939, 0.045310553163290024, 0.008209554478526115, -0.00399917084723711, -0.001751994714140892, 0....
Branex/gpt-neo-2.7B
[]
null
{ "architectures": null, "model_type": null, "task_specific_params": { "conversational": { "max_length": null }, "summarization": { "early_stopping": null, "length_penalty": null, "max_length": null, "min_length": null, "no_repeat_ngram_size": null, "num_beams...
0
2022-02-07T07:17:24Z
--- library_name: keras tags: - image-to-image --- # Conditional Generative Adversarial Network This repo contains the model and the notebook to [this Keras example on Conditional GAN](https://keras.io/examples/generative/conditional_gan/). Full credits to: [Sayak Paul](https://twitter.com/RisingSayak) # Background I...
[ -0.014206258580088615, -0.006005837582051754, 0.009745638817548752, 0.0627574771642685, 0.04853123426437378, 0.029036281630396843, 0.016372108832001686, -0.01930379495024681, -0.039512429386377335, 0.04932751506567001, 0.007898466661572456, -0.0009220903157256544, -0.0056548211723566055, 0...
Brendan/cse244b-hw2-roberta
[ "pytorch", "roberta", "text-classification", "transformers" ]
text-classification
{ "architectures": [ "RobertaForSequenceClassification" ], "model_type": "roberta", "task_specific_params": { "conversational": { "max_length": null }, "summarization": { "early_stopping": null, "length_penalty": null, "max_length": null, "min_length": null, "...
28
2022-02-14T20:18:45Z
--- tags: - video-prediction - moving-mnist - video-to-video license: cc0-1.0 --- ## Tensorflow Keras Implementation of Next-Frame Video Prediction with Convolutional LSTMs 📽️ This repo contains the models and the notebook [on How to build and train a convolutional LSTM model for next-frame video prediction](https://...
[ -0.048179879784584045, -0.027470650151371956, 0.0017917297082021832, 0.044909778982400894, 0.030653132125735283, 0.0033493267837911844, -0.011802650056779385, -0.024862587451934814, -0.025865785777568817, 0.038765326142311096, 0.048045337200164795, 0.014952101744711399, 0.009352159686386585,...
BrianTin/MTBERT
[ "pytorch", "jax", "bert", "fill-mask", "transformers", "autotrain_compatible" ]
fill-mask
{ "architectures": [ "BertForMaskedLM" ], "model_type": "bert", "task_specific_params": { "conversational": { "max_length": null }, "summarization": { "early_stopping": null, "length_penalty": null, "max_length": null, "min_length": null, "no_repeat_ngram_size...
11
null
--- language: en tags: - ConvMixer - keras-io license: apache-2.0 datasets: - cifar10 --- # ConvMixer model The ConvMixer model is trained on Cifar10 dataset and is based on [the paper](https://arxiv.org/abs/2201.09792v1), [github](https://github.com/locuslab/convmixer). Disclaimer : This is a demo model for Sayak ...
[ -0.03459003195166588, -0.02808186039328575, 0.008243116550147533, 0.012403721921145916, 0.01573568396270275, 0.007913748733699322, -0.00295419548638165, -0.0012438822304829955, -0.02868967317044735, 0.06561268121004105, 0.030011139810085297, -0.013081115670502186, 0.0062049319967627525, 0....
Brinah/1
[]
null
{ "architectures": null, "model_type": null, "task_specific_params": { "conversational": { "max_length": null }, "summarization": { "early_stopping": null, "length_penalty": null, "max_length": null, "min_length": null, "no_repeat_ngram_size": null, "num_beams...
0
2022-02-05T17:44:15Z
--- tags: - speech recognition - ctc dataset: - LJSpeech dataset license: cc0-1.0 --- ## Automatic Speech Recognition using CTC model on the 🤗Hub! Full credits go to [Mohamed Reda Bouadjenek]() and [Ngoc Dung Huynh](). This repository contains the model from [this notebook on Automatic Speech Recognition using CTC](...
[ -0.03835698217153549, -0.001590155647136271, -0.025264080613851547, 0.0367719791829586, 0.032531436532735825, 0.023179657757282257, -0.007119357585906982, 0.0027728956192731857, -0.03810383751988411, 0.04312937334179878, 0.03916967287659645, -0.007098710164427757, 0.004398467019200325, 0.0...
Broadus20/DialoGPT-small-harrypotter
[ "pytorch", "gpt2", "text-generation", "transformers" ]
text-generation
{ "architectures": [ "GPT2LMHeadModel" ], "model_type": "gpt2", "task_specific_params": { "conversational": { "max_length": 1000 }, "summarization": { "early_stopping": null, "length_penalty": null, "max_length": null, "min_length": null, "no_repeat_ngram_size...
9
2021-12-14T11:52:03Z
--- tags: - reinforcement learning - cartpole - deep deterministic policy gradient license: - cc0-1.0 --- ## Keras Implementation of Deep Deterministic Policy Gradient ⏱🤖 This repo contains the model and the notebook [to this Keras example on Deep Deterministic Policy Gradient on pendulum](https://keras.io/examples...
[ -0.030462365597486496, 0.03453751653432846, 0.004682800732553005, 0.035953059792518616, 0.03664699196815491, -0.00044351397082209587, 0.0073476205579936504, -0.014433757402002811, -0.011358004063367844, 0.05527372658252716, 0.00761399045586586, -0.030965862795710564, 0.014314954169094563, ...
Brokette/projetCS
[ "pytorch", "wav2vec2", "automatic-speech-recognition", "transformers" ]
automatic-speech-recognition
{ "architectures": [ "Wav2Vec2ForCTC" ], "model_type": "wav2vec2", "task_specific_params": { "conversational": { "max_length": null }, "summarization": { "early_stopping": null, "length_penalty": null, "max_length": null, "min_length": null, "no_repeat_ngram_s...
4
2022-02-10T17:15:47Z
--- tags: - computer-vision - image-segmentation license: - cc0-1.0 library_name: keras --- ## Multiclass semantic segmentation using DeepLabV3+ This repo contains the model and the notebook [to this Keras example on Multiclass semantic segmentation using DeepLabV3+](https://keras.io/examples/vision/deeplabv3_plus/). ...
[ -0.030406877398490906, -0.024632224813103676, -0.019578758627176285, 0.05035383626818657, 0.053173232823610306, -0.0013826281065121293, -0.028991814702749252, 0.002931009279564023, -0.010703109204769135, 0.06581611931324005, 0.019020363688468933, 0.010815724730491638, 0.0019176588393747807, ...
Brona/poc_de
[]
null
{ "architectures": null, "model_type": null, "task_specific_params": { "conversational": { "max_length": null }, "summarization": { "early_stopping": null, "length_penalty": null, "max_length": null, "min_length": null, "no_repeat_ngram_size": null, "num_beams...
0
2021-12-03T14:36:01Z
--- tags: - image-to-text - generic library_name: generic pipeline_tag: image-to-text widget: - src: https://huggingface.co/datasets/mishig/sample_images/resolve/main/cat-1.jpg example_title: Kedis - src: https://huggingface.co/datasets/mishig/sample_images/resolve/main/cat-2.jpg example_title: Cat in a Crate - src...
[ -0.01884496957063675, -0.019354699179530144, 0.002869885880500078, 0.0630154013633728, 0.05802113190293312, 0.004487090278416872, -0.008549720980226994, -0.031817901879549026, -0.02929171547293663, 0.05920754000544548, 0.022460540756583214, -0.005398144014179707, 0.0274835042655468, 0.0557...
Brunomezenga/NN
[]
null
{ "architectures": null, "model_type": null, "task_specific_params": { "conversational": { "max_length": null }, "summarization": { "early_stopping": null, "length_penalty": null, "max_length": null, "min_length": null, "no_repeat_ngram_size": null, "num_beams...
0
2022-02-17T05:50:02Z
--- license: apache-2.0 library_name: keras tags: - image-to-image --- ## Zero-DCE for low-light image enhancement **Original Author**: [Soumik Rakshit](https://github.com/soumik12345) <br> **Date created**: 2021/09/18 <br> **HF Contribution**: [Harveen Singh Chadha](https://github.com/harveenchadha)<br> **Dataset...
[ -0.012078984640538692, 0.005523232743144035, 0.008921116590499878, 0.02162878029048443, 0.019989311695098877, -0.0012098635779693723, -0.02277868427336216, 0.0028567416593432426, -0.00642020208761096, 0.04165230318903923, 0.02189294993877411, -0.021083924919366837, 0.00009360544936498627, ...
Bryanwong/wangchanberta-ner
[]
null
{ "architectures": null, "model_type": null, "task_specific_params": { "conversational": { "max_length": null }, "summarization": { "early_stopping": null, "length_penalty": null, "max_length": null, "min_length": null, "no_repeat_ngram_size": null, "num_beams...
0
2022-02-18T11:27:07Z
--- tags: - computer-vision - image-classification license: - cc0-1.0 library_name: keras --- ## Image Classification using MobileViT This repo contains the model and the notebook [to this Keras example on MobileViT](https://keras.io/examples/vision/mobilevit/). Full credits to: [Sayak Paul](https://twitter.com/Risin...
[ -0.03958907350897789, -0.019159404560923576, -0.009754897095263004, 0.026310861110687256, 0.014162366278469563, -0.01253808755427599, -0.023125650361180305, -0.014281608164310455, -0.028047097846865654, 0.055039502680301666, 0.03395535424351692, -0.0002897984522860497, 0.028006283566355705, ...
Brykee/BrykeeBot
[]
null
{ "architectures": null, "model_type": null, "task_specific_params": { "conversational": { "max_length": null }, "summarization": { "early_stopping": null, "length_penalty": null, "max_length": null, "min_length": null, "no_repeat_ngram_size": null, "num_beams...
0
null
--- tags: - image-segmentation library_name: keras --- ## Model description The original idea from Keras examples [Monocular depth estimation](https://keras.io/examples/vision/depth_estimation/) of author [Victor Basu](https://www.linkedin.com/in/victor-basu-520958147/) Full credits go to [Vu Minh Chien](https://www.l...
[ -0.05833066999912262, -0.041738349944353104, -0.004141007550060749, 0.03146980702877045, 0.03412006422877312, -0.012333272024989128, -0.023001985624432564, 0.0023519271053373814, -0.02388831414282322, 0.05398041382431984, 0.016263334080576897, -0.017248861491680145, -0.012813679873943329, ...
Brykee/DialoGPT-medium-Morty
[ "pytorch", "gpt2", "text-generation", "transformers", "conversational" ]
conversational
{ "architectures": [ "GPT2LMHeadModel" ], "model_type": "gpt2", "task_specific_params": { "conversational": { "max_length": 1000 }, "summarization": { "early_stopping": null, "length_penalty": null, "max_length": null, "min_length": null, "no_repeat_ngram_size...
10
2022-02-12T04:21:49Z
--- tags: - multimodal-entailment - generic --- ## Tensorflow Keras Implementation of Multimodal entailment. This repo contains the models [Multimodal Entailment](https://keras.io/examples/nlp/multimodal_entailment/#dataset-visualization). Credits: [Sayak Paul](https://twitter.com/RisingSayak) - Original Author HF ...
[ -0.026546470820903778, -0.005115039646625519, -0.009393805637955666, 0.044689252972602844, 0.03202417120337486, 0.04138469323515892, -0.03569371998310089, -0.04044153541326523, -0.02356509119272232, 0.04214639589190483, 0.05330943316221237, 0.01519366167485714, 0.028160976245999336, 0.0307...
Bryson575x/riceboi
[]
null
{ "architectures": null, "model_type": null, "task_specific_params": { "conversational": { "max_length": null }, "summarization": { "early_stopping": null, "length_penalty": null, "max_length": null, "min_length": null, "no_repeat_ngram_size": null, "num_beams...
0
null
--- tags: - multimodal-entailment - generic --- ## Tensorflow Keras Implementation of Named Entity Recognition using Transformers. This repo contains code using the model. [Named Entity Recognition using Transformers](https://keras.io/examples/nlp/ner_transformers/). Credits: [Varun Singh](https://www.linkedin.com/i...
[ -0.040540821850299835, 0.0050637018866837025, -0.0052557894960045815, 0.030741924419999123, 0.03116825968027115, 0.03632034361362457, -0.030152451246976852, -0.036791928112506866, -0.04599756747484207, 0.0478026308119297, 0.03908693790435791, 0.024102704599499702, 0.02260413207113743, 0.04...
Bubb-les/DisloGPT-medium-HarryPotter
[ "pytorch", "gpt2", "text-generation", "transformers", "conversational" ]
conversational
{ "architectures": [ "GPT2LMHeadModel" ], "model_type": "gpt2", "task_specific_params": { "conversational": { "max_length": 1000 }, "summarization": { "early_stopping": null, "length_penalty": null, "max_length": null, "min_length": null, "no_repeat_ngram_size...
8
2021-12-13T17:44:30Z
--- tags: - ocr - computer vision - object detection - image-to-text license: - cc0-1.0 --- ## Keras Implementation of OCR model for reading captcha 🤖🦹🏻 This repo contains the model and the notebook [to this Keras example on OCR model for reading captcha](https://keras.io/examples/vision/captcha_ocr/). Full credi...
[ -0.0176037959754467, -0.025223571807146072, 0.015258762054145336, -0.003341658040881157, 0.04014119133353233, -0.007580151781439781, -0.01213381439447403, 0.00027470840723253787, -0.042352426797151566, 0.046158913522958755, 0.03595676273107529, 0.021726349368691444, -0.006074398290365934, ...
BumBelDumBel/TRUMP
[ "pytorch", "tensorboard", "gpt2", "text-generation", "transformers", "generated_from_trainer", "license:mit" ]
text-generation
{ "architectures": [ "GPT2LMHeadModel" ], "model_type": "gpt2", "task_specific_params": { "conversational": { "max_length": null }, "summarization": { "early_stopping": null, "length_penalty": null, "max_length": null, "min_length": null, "no_repeat_ngram_size...
5
null
--- tags: - convnet - mnist - generative license: - cc0-1.0 --- ## Keras Implementation of PixelCNN on MNIST 🔢 This repo contains the model [PixelCNN](https://keras.io/examples/generative/pixelcnn/). Sample images generated: <img src="https://i.ibb.co/RDWbJBM/image.png" width="120" height='120'> <img src="https://...
[ -0.036672644317150116, -0.02798910066485405, -0.007845290005207062, 0.0420248880982399, 0.019053393974900246, 0.00184045045170933, 0.0020482875406742096, -0.003303095931187272, -0.03295294940471649, 0.05427924543619156, 0.017892908304929733, -0.0006040266598574817, 0.005568343680351973, 0....
BumBelDumBel/ZORK-AI-TEST
[ "pytorch", "tensorboard", "gpt2", "text-generation", "transformers", "generated_from_trainer", "license:mit" ]
text-generation
{ "architectures": [ "GPT2LMHeadModel" ], "model_type": "gpt2", "task_specific_params": { "conversational": { "max_length": null }, "summarization": { "early_stopping": null, "length_penalty": null, "max_length": null, "min_length": null, "no_repeat_ngram_size...
9
2022-02-21T17:10:52Z
--- tags: - pointnet - segmentation - 3d - image license: cc0-1.0 --- ## Point cloud segmentation with PointNet This repo contains [an Implementation of a PointNet-based model for segmenting point clouds.](https://keras.io/examples/vision/pointnet_segmentation/). Full credits to [Soumik Rakshit](https://github.com/s...
[ -0.020807210355997086, -0.0016997645143419504, -0.023013725876808167, 0.024727148935198784, 0.030953796580433846, -0.008607038296759129, 0.0004940670914947987, 0.0282954853028059, -0.028017938137054443, 0.0580044724047184, 0.03107672557234764, 0.021308794617652893, 0.00003312271292088553, ...
BumBelDumBel/ZORK_AI_FANTASY
[]
null
{ "architectures": null, "model_type": null, "task_specific_params": { "conversational": { "max_length": null }, "summarization": { "early_stopping": null, "length_penalty": null, "max_length": null, "min_length": null, "no_repeat_ngram_size": null, "num_beams...
0
null
--- tags: - reinforcement learning - proximal policy optimization license: - cc0-1.0 --- ## Keras Implementation of Proximal Policy Optimization on Cartpole Environment 🔨🤖 This repo contains the model and the notebook [to this Keras example on PPO for Cartpole](https://keras.io/examples/rl/ppo_cartpole/). Full cr...
[ -0.020195195451378822, 0.02036314457654953, 0.0071532344445586205, 0.022936254739761353, 0.030865397304296494, -0.014925949275493622, 0.010185424238443375, -0.026326721534132957, -0.03363501653075218, 0.06004543602466583, 0.009278634563088417, -0.049501366913318634, 0.014794385991990566, 0...
BumBelDumBel/ZORK_AI_SCIFI
[ "pytorch", "tensorboard", "gpt2", "text-generation", "transformers", "generated_from_trainer" ]
text-generation
{ "architectures": [ "GPT2LMHeadModel" ], "model_type": "gpt2", "task_specific_params": { "conversational": { "max_length": null }, "summarization": { "early_stopping": null, "length_penalty": null, "max_length": null, "min_length": null, "no_repeat_ngram_size...
14
2022-02-16T13:28:15Z
--- tags: - RandAugment - Image Classification license: apache-2.0 datasets: - cifar10 metrics: - Accuracy --- ## RandAugment for Image Classification for Improved Robustness on the 🤗Hub! [Paper](https://arxiv.org/abs/1909.13719) | [Keras Tutorial](https://keras.io/examples/vision/randaugment/) Keras Tutorial Credi...
[ -0.01743784360587597, -0.02515312284231186, -0.011085833422839642, 0.036988336592912674, 0.04291218891739845, -0.005717232823371887, -0.011352465488016605, -0.013239748775959015, -0.02043234370648861, 0.06632771342992783, 0.02577759139239788, 0.016739755868911743, 0.0004338778671808541, 0....
Buntan/BuntanAI
[]
null
{ "architectures": null, "model_type": null, "task_specific_params": { "conversational": { "max_length": null }, "summarization": { "early_stopping": null, "length_penalty": null, "max_length": null, "min_length": null, "no_repeat_ngram_size": null, "num_beams...
0
2021-11-04T12:28:15Z
--- tags: - image-segmentation - generic library_name: generic dataset: - oxfort-iit pets widget: - src: https://huggingface.co/datasets/mishig/sample_images/resolve/main/cat-1.jpg example_title: Kedis - src: https://huggingface.co/datasets/mishig/sample_images/resolve/main/cat-2.jpg example_title: Cat in a Crate -...
[ -0.027761122211813927, -0.033077601343393326, -0.0024373086635023355, 0.0504704974591732, 0.04482506215572357, 0.0009878015844151378, -0.022213848307728767, 0.0067642745561897755, -0.034583680331707, 0.06785165518522263, -0.0007614719215780497, 0.00045477398089133203, -0.008686665445566177, ...
Buntan/bert-finetuned-ner
[ "pytorch", "tensorboard", "bert", "token-classification", "dataset:conll2003", "transformers", "generated_from_trainer", "license:apache-2.0", "model-index", "autotrain_compatible" ]
token-classification
{ "architectures": [ "BertForTokenClassification" ], "model_type": "bert", "task_specific_params": { "conversational": { "max_length": null }, "summarization": { "early_stopping": null, "length_penalty": null, "max_length": null, "min_length": null, "no_repeat...
8
null
--- library_name: keras tags: - image-classification datasets: - STL-10 license: apache-2.0 --- # Semi-supervised image classification using contrastive pretraining with SimCLR ## Description This is a simple image classification model trained with **Semi-supervised image classification using contrastive pretraining ...
[ -0.024024153128266335, -0.005043950397521257, -0.026727797463536263, 0.03961627185344696, 0.05266343429684639, 0.008927860297262669, -0.02675863914191723, 0.010752750560641289, -0.02927730418741703, 0.06908049434423447, -0.00531816016882658, -0.009137339890003204, -0.011707128025591373, 0....
Buntan/xlm-roberta-base-finetuned-marc-en
[]
null
{ "architectures": null, "model_type": null, "task_specific_params": { "conversational": { "max_length": null }, "summarization": { "early_stopping": null, "length_penalty": null, "max_length": null, "min_length": null, "no_repeat_ngram_size": null, "num_beams...
0
2022-01-29T20:52:06Z
--- license: apache-2.0 tags: - generated_from_keras_callback model-index: - name: keras-io/sentiment-analysis results: [] --- <!-- This model card has been generated automatically according to the information Keras had access to. You should probably proofread and complete it, then remove this comment. --> # keras-...
[ -0.03442411497235298, -0.008882127702236176, -0.024249933660030365, 0.026375388726592064, 0.04061999171972275, 0.025279397144913673, -0.0013588375877588987, -0.011257840320467949, -0.04778425022959709, 0.05720458924770355, 0.02132939174771309, -0.03309071809053421, 0.023624474182724953, 0....
Bwehfuk/Ron
[]
null
{ "architectures": null, "model_type": null, "task_specific_params": { "conversational": { "max_length": null }, "summarization": { "early_stopping": null, "length_penalty": null, "max_length": null, "min_length": null, "no_repeat_ngram_size": null, "num_beams...
0
null
--- tags: - lstm license: - cc0-1.0 --- ## Keras Implementation of Convolutional Neural Networks for MNIST 1️⃣2️⃣3️⃣ This repo contains the model and the notebook [on Simple MNIST convnet](https://keras.io/examples/vision/mnist_convnet/). Full credits to: [François Chollet](https://github.com/fchollet)
[ -0.06717629730701447, -0.02214360237121582, -0.012043341994285583, 0.02234805002808571, 0.008505869656801224, 0.01506749540567398, -0.010672356933355331, -0.0031300063710659742, -0.04452019929885864, 0.046818166971206665, 0.036953821778297424, 0.01779400184750557, 0.03181279078125954, 0.05...
CALM/CALM
[]
null
{ "architectures": null, "model_type": null, "task_specific_params": { "conversational": { "max_length": null }, "summarization": { "early_stopping": null, "length_penalty": null, "max_length": null, "min_length": null, "no_repeat_ngram_size": null, "num_beams...
0
2022-02-03T19:23:42Z
--- license: mit tags: - image-to-image --- ## Notes * This model is a trained version of the Keras Tutorial [Image Super Resolution](https://keras.io/examples/vision/super_resolution_sub_pixel/) * The model has been trained on inputs of dimension 100x100 and outputs images of 300x300. [Link to a pyimagesearch](ht...
[ -0.01020798459649086, -0.02837180346250534, 0.004763319622725248, 0.007587432395666838, 0.03942331299185753, -0.007649437058717012, -0.00048299398622475564, 0.00782081764191389, -0.023674251511693, 0.05183141306042671, 0.014090352691709995, 0.008214220404624939, 0.025443337857723236, 0.035...
CALM/backup
[ "lean_albert", "transformers" ]
null
{ "architectures": [ "LeanAlbertForPretraining", "LeanAlbertForTokenClassification", "LeanAlbertForSequenceClassification" ], "model_type": "lean_albert", "task_specific_params": { "conversational": { "max_length": null }, "summarization": { "early_stopping": null, "len...
4
null
--- library_name: keras tags: - image-classification datasets: - cifar10 license: apache-2.0 --- A classification model trained with <a href='https://arxiv.org/abs/2004.11362' target='_blank'>**Supervised Contrastive Learning**</a> (Prannay Khosla et al.). The training procedure was done as seen in the example on <a hr...
[ -0.01291971281170845, -0.0004375987045932561, -0.027144845575094223, 0.03505973145365715, 0.04863375797867775, -0.00340792047791183, -0.021967630833387375, 0.005331153050065041, -0.031165800988674164, 0.06177760288119316, -0.005745972506701946, -0.013765468262135983, 0.0012274786131456494, ...
CAMeL-Lab/bert-base-arabic-camelbert-ca-ner
[ "pytorch", "tf", "bert", "token-classification", "ar", "arxiv:2103.06678", "transformers", "license:apache-2.0", "autotrain_compatible" ]
token-classification
{ "architectures": [ "BertForTokenClassification" ], "model_type": "bert", "task_specific_params": { "conversational": { "max_length": null }, "summarization": { "early_stopping": null, "length_penalty": null, "max_length": null, "min_length": null, "no_repeat...
85
2022-02-04T11:30:43Z
--- tags: - transformers - swin-transformers - Keras - image-classification dataset: - CIFAR-100 license: cc0-1.0 --- ## Image classification with Swin Transformers on the 🤗Hub! Author: [Kelvin Idanwekhai](https://twitter.com/KelvinIdan). [Paper](https://arxiv.org/abs/2103.14030) | [Keras Tutorial](https://keras.io...
[ -0.05343008041381836, -0.02905413694679737, -0.021968388929963112, 0.0377211719751358, 0.03585806488990784, 0.022207031026482582, -0.026495646685361862, 0.004486404825001955, -0.0027211771812289953, 0.06204131990671158, 0.027097785845398903, 0.005070947110652924, 0.0013484893133863807, 0.0...
CAMeL-Lab/bert-base-arabic-camelbert-ca-pos-egy
[ "pytorch", "tf", "bert", "token-classification", "ar", "arxiv:2103.06678", "transformers", "license:apache-2.0", "autotrain_compatible" ]
token-classification
{ "architectures": [ "BertForTokenClassification" ], "model_type": "bert", "task_specific_params": { "conversational": { "max_length": null }, "summarization": { "early_stopping": null, "length_penalty": null, "max_length": null, "min_length": null, "no_repeat...
16,451
2021-12-14T09:02:11Z
--- tags: - autoencoder - time series - anomaly detection license: - cc0-1.0 --- ## Keras Implementation of time series anomaly detection using an Autoencoder ⌛ This repo contains the model and the notebook [for this time series anomaly detection implementation of Keras](https://keras.io/examples/timeseries/timeserie...
[ -0.036821503192186356, -0.018410226330161095, 0.014781883917748928, -0.004122537095099688, 0.03769297897815704, -0.007412636652588844, 0.005840830504894257, 0.003627873258665204, -0.041229814291000366, 0.06248793005943298, 0.045776426792144775, 0.017718296498060226, -0.015604976564645767, ...
CAMeL-Lab/bert-base-arabic-camelbert-ca-pos-glf
[ "pytorch", "tf", "bert", "token-classification", "ar", "arxiv:2103.06678", "transformers", "license:apache-2.0", "autotrain_compatible" ]
token-classification
{ "architectures": [ "BertForTokenClassification" ], "model_type": "bert", "task_specific_params": { "conversational": { "max_length": null }, "summarization": { "early_stopping": null, "length_penalty": null, "max_length": null, "min_length": null, "no_repeat...
18
2022-02-02T17:37:00Z
--- tags: - time-series - transformers dataset: - FordA license: cc0-1.0 --- ## Timeseries classification with a Transformer model on the 🤗Hub! Full credits go to [Theodoros Ntakouris](https://github.com/ntakouris). This repository contains the model from [this notebook on time-series classification using the attent...
[ -0.044012781232595444, 0.0038193706423044205, -0.002487504156306386, -0.003872958477586508, 0.023331589996814728, 0.02911832369863987, 0.003116199281066656, -0.011874842457473278, -0.04152470827102661, 0.05686727538704872, 0.05854365974664688, 0.0018055919790640473, 0.0022206194698810577, ...
CAMeL-Lab/bert-base-arabic-camelbert-ca-pos-msa
[ "pytorch", "tf", "bert", "token-classification", "ar", "arxiv:2103.06678", "transformers", "license:apache-2.0", "autotrain_compatible" ]
token-classification
{ "architectures": [ "BertForTokenClassification" ], "model_type": "bert", "task_specific_params": { "conversational": { "max_length": null }, "summarization": { "early_stopping": null, "length_penalty": null, "max_length": null, "min_length": null, "no_repeat...
71
2022-01-12T08:59:41Z
--- datasets: - squad license: apache-2.0 tags: - generated_from_keras_callback metrics: - f1 model-index: - name: transformers-qa results: - task: name: "Question Answering" type: question-answering dataset: type: squad name: SQuAD args: en metrics: [] widget: -...
[ -0.026581818237900734, -0.009219205938279629, -0.0008806192199699581, 0.039764441549777985, 0.02660437300801277, 0.00673886202275753, -0.024284161627292633, -0.008459522388875484, -0.047541648149490356, 0.04295476898550987, 0.031139051541686058, 0.0005708672688342631, 0.019032327458262444, ...
CAMeL-Lab/bert-base-arabic-camelbert-ca
[ "pytorch", "tf", "jax", "bert", "fill-mask", "ar", "arxiv:2103.06678", "transformers", "license:apache-2.0", "autotrain_compatible" ]
fill-mask
{ "architectures": [ "BertForMaskedLM" ], "model_type": "bert", "task_specific_params": { "conversational": { "max_length": null }, "summarization": { "early_stopping": null, "length_penalty": null, "max_length": null, "min_length": null, "no_repeat_ngram_size...
580
2022-02-17T08:00:12Z
--- title: Video Vision Transformer on medmnist emoji: 🧑‍⚕️ colorFrom: red colorTo: green sdk: gradio app_file: app.py pinned: false license: apache-2.0 library_name: keras --- ## Keras Implementation of Video Vision Transformer on medmnist This repo contains the model [to this Keras example on Video Vision Transfor...
[ -0.05395567789673805, -0.0229032039642334, 0.006290221121162176, 0.029657656326889992, 0.03987259417772293, 0.014712025411427021, -0.024504534900188446, -0.030297493562102318, -0.006296140607446432, 0.03523993492126465, 0.027546003460884094, -0.007759221363812685, 0.01816963404417038, 0.04...
CAMeL-Lab/bert-base-arabic-camelbert-da-ner
[ "pytorch", "tf", "bert", "token-classification", "ar", "arxiv:2103.06678", "transformers", "license:apache-2.0", "autotrain_compatible" ]
token-classification
{ "architectures": [ "BertForTokenClassification" ], "model_type": "bert", "task_specific_params": { "conversational": { "max_length": null }, "summarization": { "early_stopping": null, "length_penalty": null, "max_length": null, "min_length": null, "no_repeat...
42
null
--- tags: - image-classification - keras license: apache-2.0 --- # Train a Vision Transformer on small datasets Author: [Aritra Roy Gosthipaty](https://twitter.com/ariG23498) [Keras Blog](https://keras.io/examples/vision/vit_small_ds/) | [Colab Notebook](https://colab.research.google.com/github/keras-team/keras-io/bl...
[ -0.03712910786271095, -0.014987131580710411, 0.004609767813235521, 0.024921976029872894, 0.020833032205700874, -0.009550086222589016, -0.00040290059405379, -0.02382812276482582, -0.014806414023041725, 0.05083949491381645, 0.026376066729426384, -0.00557013088837266, 0.021913418546319008, 0....
CAMeL-Lab/bert-base-arabic-camelbert-da-poetry
[ "pytorch", "tf", "bert", "text-classification", "ar", "arxiv:1905.05700", "arxiv:2103.06678", "transformers", "license:apache-2.0" ]
text-classification
{ "architectures": [ "BertForSequenceClassification" ], "model_type": "bert", "task_specific_params": { "conversational": { "max_length": null }, "summarization": { "early_stopping": null, "length_penalty": null, "max_length": null, "min_length": null, "no_rep...
37
2022-02-04T07:21:24Z
--- tags: - image-classification - keras license: apache-2.0 --- # Train a Vision Transformer on small datasets Author: [Jónathan Heras](https://twitter.com/_Jonathan_Heras) [Keras Blog](https://keras.io/examples/vision/vit_small_ds/) | [Colab Notebook](https://colab.research.google.com/github/keras-team/keras-io/blo...
[ -0.03664376214146614, -0.01692982017993927, 0.003207138739526272, 0.027915459126234055, 0.019928015768527985, -0.009150954894721508, -0.0024209325201809406, -0.024128040298819542, -0.014934908598661423, 0.04901125282049179, 0.024379828944802284, -0.006714510265737772, 0.02344956248998642, ...
CAMeL-Lab/bert-base-arabic-camelbert-da-pos-glf
[ "pytorch", "tf", "bert", "token-classification", "ar", "arxiv:2103.06678", "transformers", "license:apache-2.0", "autotrain_compatible" ]
token-classification
{ "architectures": [ "BertForTokenClassification" ], "model_type": "bert", "task_specific_params": { "conversational": { "max_length": null }, "summarization": { "early_stopping": null, "length_penalty": null, "max_length": null, "min_length": null, "no_repeat...
54
2021-07-11T16:33:46Z
--- language: si tags: - sinhala - gpt2 pipeline_tag: text-generation widget: - text: "මම" --- This is a finetunes version of keshan/sinhala-gpt2 with newswire articles. This was finetuned on ~12MB of data - Num examples=8395 - Batch size =8 It got a Perplexity of 3.15
[ -0.011890685185790062, -0.02077486924827099, 0.026251882314682007, 0.021377595141530037, 0.05246821790933609, 0.021035021170973778, -0.010098029859364033, 0.026085706427693367, -0.016269979998469353, 0.064235158264637, 0.045244764536619186, -0.01153648179024458, 0.000880919280461967, 0.045...
CAMeL-Lab/bert-base-arabic-camelbert-da-pos-msa
[ "pytorch", "tf", "bert", "token-classification", "ar", "arxiv:2103.06678", "transformers", "license:apache-2.0", "autotrain_compatible" ]
token-classification
{ "architectures": [ "BertForTokenClassification" ], "model_type": "bert", "task_specific_params": { "conversational": { "max_length": null }, "summarization": { "early_stopping": null, "length_penalty": null, "max_length": null, "min_length": null, "no_repeat...
27
null
--- language: si tags: - Sinhala - text-generation - gpt2 datasets: - mc4 --- ### Overview This is a smaller GPT2 model trained on [MC4](https://github.com/allenai/allennlp/discussions/5056) Sinhala dataset. As Sinhala is one of those low resource languages, there are only a handful of models been trained. So, this wo...
[ -0.015158798545598984, -0.023768743500113487, -0.003509702393785119, 0.04678165912628174, 0.06190430000424385, 0.044220179319381714, 0.0023814428132027388, 0.001755970879457891, -0.025823218747973442, 0.07197253406047821, 0.03425193205475807, -0.023037979379296303, -0.01626765914261341, 0....
CAMeL-Lab/bert-base-arabic-camelbert-da-sentiment
[ "pytorch", "tf", "bert", "text-classification", "ar", "arxiv:2103.06678", "transformers", "license:apache-2.0", "has_space" ]
text-classification
{ "architectures": [ "BertForSequenceClassification" ], "model_type": "bert", "task_specific_params": { "conversational": { "max_length": null }, "summarization": { "early_stopping": null, "length_penalty": null, "max_length": null, "min_length": null, "no_rep...
19,850
2021-07-12T19:45:07Z
--- language: si license: cc-by-4.0 tags: - sinhala - roberta pipeline_tag: fill-mask widget: - text: මම සිංහල භාෂාව <mask> --- # Sinhala roberta on mc4 dataset
[ -0.03247421234846115, -0.0026535738725215197, 0.01812851056456566, 0.011852559633553028, 0.06811228394508362, 0.032313887029886246, -0.03130823001265526, 0.015222935937345028, -0.026861561462283134, 0.08396720886230469, 0.020780570805072784, -0.01581554301083088, 0.01929999329149723, 0.046...
CAMeL-Lab/bert-base-arabic-camelbert-mix-pos-glf
[ "pytorch", "tf", "bert", "token-classification", "ar", "arxiv:2103.06678", "transformers", "license:apache-2.0", "autotrain_compatible" ]
token-classification
{ "architectures": [ "BertForTokenClassification" ], "model_type": "bert", "task_specific_params": { "conversational": { "max_length": null }, "summarization": { "early_stopping": null, "length_penalty": null, "max_length": null, "min_length": null, "no_repeat...
132
2020-10-13T16:18:37Z
# kevinrobinson/perturbations_table_quickstart model card This is just for UI smoke testing, and shouldn't be used for anything else. It's built from https://github.com/PAIR-code/lit/blob/main/lit_nlp/examples/quickstart_sst_demo.py.
[ -0.036623429507017136, 0.005673667415976524, 0.013439099304378033, 0.020851224660873413, 0.03496618568897247, 0.0290004201233387, 0.018789192661643028, -0.0032389925327152014, -0.030244335532188416, 0.060298580676317215, 0.008199653588235378, -0.010828135535120964, 0.03536556288599968, 0.0...
CAMeL-Lab/bert-base-arabic-camelbert-msa-did-madar-twitter5
[ "pytorch", "tf", "bert", "text-classification", "ar", "arxiv:2103.06678", "transformers", "license:apache-2.0" ]
text-classification
{ "architectures": [ "BertForSequenceClassification" ], "model_type": "bert", "task_specific_params": { "conversational": { "max_length": null }, "summarization": { "early_stopping": null, "length_penalty": null, "max_length": null, "min_length": null, "no_rep...
75
2021-11-17T04:17:43Z
--- license: apache-2.0 tags: - generated_from_trainer metrics: - matthews_correlation model-index: - name: chinese-bert-wwm-ext-finetuned-cola results: [] --- <!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, ...
[ -0.03358197584748268, -0.010644359514117241, -0.005520926788449287, 0.045574478805065155, 0.037581127136945724, 0.02055174857378006, -0.035642050206661224, -0.020586403086781502, -0.03303905576467514, 0.047523997724056244, 0.04022657498717308, -0.0022705374285578728, 0.0198611281812191, 0....
CLAck/en-vi
[ "pytorch", "marian", "text2text-generation", "en", "vi", "dataset:ALT", "transformers", "translation", "license:apache-2.0", "autotrain_compatible" ]
translation
{ "architectures": [ "MarianMTModel" ], "model_type": "marian", "task_specific_params": { "conversational": { "max_length": null }, "summarization": { "early_stopping": null, "length_penalty": null, "max_length": null, "min_length": null, "no_repeat_ngram_size...
8
2021-07-17T00:09:14Z
--- language: bn tags: - text generation - bengali - gpt2 - bangla - causal-lm widget: - text: "জীবনের মানে " pipeline_tag: text-generation --- <!-- --- tags: - generated_from_trainer datasets: - null model_index: - name: bengali-lyricist-gpt2 results: - task: name: Causal Language Modeling type: text...
[ 0.0041854712180793285, -0.019830524921417236, 0.0026761770714074373, 0.052405569702386856, 0.028548141941428185, 0.038172319531440735, -0.00039043414290063083, -0.02045435830950737, -0.027300719171762466, 0.06425393372774124, 0.034828219562768936, -0.03260599821805954, 0.004607268143445253, ...
CLAck/vi-en
[ "pytorch", "marian", "text2text-generation", "en", "vi", "dataset:ALT", "transformers", "translation", "license:apache-2.0", "autotrain_compatible" ]
translation
{ "architectures": [ "MarianMTModel" ], "model_type": "marian", "task_specific_params": { "conversational": { "max_length": null }, "summarization": { "early_stopping": null, "length_penalty": null, "max_length": null, "min_length": null, "no_repeat_ngram_size...
6
null
--- language: en thumbnail: Keywords to Sentences tags: - keytotext - k2t - Keywords to Sentences license: mit datasets: - WebNLG - Dart metrics: - NLG --- # keytotext ![keytotext (1)](https://user-images.githubusercontent.com/49101362/116334480-f5e57a00-a7dd-11eb-987c-186477f94b6e.png) Idea is to build a model which w...
[ 0.007753314450383186, -0.029184158891439438, -0.004327164031565189, 0.05669987201690674, 0.026889057829976082, 0.03317287191748619, -0.003511085407808423, -0.018780259415507317, -0.0456433929502964, 0.05137394741177559, 0.00864419061690569, 0.011564951390028, -0.001102546346373856, 0.03692...
CLTL/gm-ner-xlmrbase
[ "pytorch", "tf", "xlm-roberta", "token-classification", "nl", "transformers", "dighum", "license:apache-2.0", "autotrain_compatible" ]
token-classification
{ "architectures": [ "XLMRobertaForTokenClassification" ], "model_type": "xlm-roberta", "task_specific_params": { "conversational": { "max_length": null }, "summarization": { "early_stopping": null, "length_penalty": null, "max_length": null, "min_length": null, ...
2
null
--- language: id tags: - indogpt - indobenchmark - indonlg license: mit inference: false datasets: - Indo4B+ --- # IndoBART-v2 Model fine-tuned version Fine-tuned version of IndoBART-v2 with machine translation id->su using default hyperparameter from indoBART paper. by Ryan Abdurohman # IndoBART-v2 Model [IndoBAR...
[ -0.008932261727750301, -0.031398095190525055, -0.033195868134498596, 0.052275240421295166, 0.022177359089255333, 0.024508574977517128, -0.011706157587468624, -0.02654649317264557, -0.008944586850702763, 0.06471093744039536, 0.031098950654268265, -0.05053970590233803, -0.00047372293192893267,...
CLTL/icf-levels-adm
[ "pytorch", "roberta", "text-classification", "nl", "transformers", "license:mit" ]
text-classification
{ "architectures": [ "RobertaForSequenceClassification" ], "model_type": "roberta", "task_specific_params": { "conversational": { "max_length": null }, "summarization": { "early_stopping": null, "length_penalty": null, "max_length": null, "min_length": null, "...
33
null
# Unreliable News Classifier (English) Trained, validate, and tested using a subset of the NELA-GT-2018 dataset. The dataset is split such that there was no overlap in of news sources between the three sets. This model used the pre-trained weights of `bert-base-cased` as starting point and was able to achieve 84% accur...
[ -0.019574375823140144, -0.010648034512996674, -0.006131279747933149, 0.06211493909358978, 0.07322093099355698, 0.04048789292573929, -0.016342800110578537, -0.014439203776419163, -0.03481744974851608, 0.05565102770924568, 0.016133703291416168, 0.008573559112846851, 0.022078590467572212, 0.0...
CLTL/icf-levels-att
[ "pytorch", "roberta", "text-classification", "nl", "transformers", "license:mit" ]
text-classification
{ "architectures": [ "RobertaForSequenceClassification" ], "model_type": "roberta", "task_specific_params": { "conversational": { "max_length": null }, "summarization": { "early_stopping": null, "length_penalty": null, "max_length": null, "min_length": null, "...
32
2022-01-14T00:02:21Z
# Unreliable News Classifier (English) Trained, validate, and tested using a subset of the NELA-GT-2018 dataset. The dataset is split such that there was no overlap in of news sources between the three sets. This model used the pre-trained weights of `distilbert-base-cased` as starting point (only 4 layers) and was abl...
[ -0.015413766726851463, -0.012052835896611214, -0.012717988342046738, 0.0580122284591198, 0.06407281011343002, 0.0482507199048996, -0.015590912662446499, -0.01235449779778719, -0.03616397827863693, 0.05840744823217392, 0.02280656434595585, 0.0023706990759819746, 0.020860634744167328, 0.0193...
CSResearcher/TestModel
[ "license:mit" ]
null
{ "architectures": null, "model_type": null, "task_specific_params": { "conversational": { "max_length": null }, "summarization": { "early_stopping": null, "length_penalty": null, "max_length": null, "min_length": null, "no_repeat_ngram_size": null, "num_beams...
0
2022-01-26T19:43:59Z
--- license: apache-2.0 tags: - generated_from_trainer datasets: - common_voice model-index: - name: wav2vec2-large-xls-r-300m-kika4_my-colab results: [] --- <!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, th...
[ -0.04133592173457146, -0.01236041635274887, -0.01920178346335888, 0.03011091612279415, 0.05222669243812561, 0.03035990335047245, -0.011391459964215755, -0.000300476880511269, -0.020886875689029694, 0.045653823763132095, 0.04554710537195206, -0.010805056430399418, 0.010295793414115906, 0.02...
Cameron/BERT-rtgender-opgender-annotations
[ "pytorch", "jax", "bert", "text-classification", "transformers" ]
text-classification
{ "architectures": [ "BertForSequenceClassification" ], "model_type": "bert", "task_specific_params": { "conversational": { "max_length": null }, "summarization": { "early_stopping": null, "length_penalty": null, "max_length": null, "min_length": null, "no_rep...
33
null
--- language: - id license: apache-2.0 tags: - automatic-speech-recognition - hf-asr-leaderboard - robust-speech-event datasets: - mozilla-foundation/common_voice_7_0 metrics: - wer - cer model-index: - name: wav2vec2-large-xls-r-300m-Indonesian results: - task: type: automatic-speech-recognition name: ...
[ -0.023462137207388878, -0.008323789574205875, -0.015458754263818264, 0.0240279920399189, 0.05201476067304611, 0.015569436363875866, -0.016110949218273163, -0.030929122120141983, -0.026460571214556694, 0.06959301978349686, 0.028386155143380165, -0.044341862201690674, 0.007780483923852444, 0...
Camzure/MaamiBot-test
[ "pytorch", "gpt2", "text-generation", "transformers", "conversational" ]
conversational
{ "architectures": [ "GPT2LMHeadModel" ], "model_type": "gpt2", "task_specific_params": { "conversational": { "max_length": 1000 }, "summarization": { "early_stopping": null, "length_penalty": null, "max_length": null, "min_length": null, "no_repeat_ngram_size...
9
null
--- language: - sv-SE license: apache-2.0 tags: - automatic-speech-recognition - robust-speech-event - hf-asr-leaderboard datasets: - mozilla-foundation/common_voice_8_0 metrics: - wer - cer model-index: - name: wav2vec2-xls-r-300m-swedish results: - task: type: automatic-speech-recognition name: Speech...
[ -0.017240049317479134, -0.013812858611345291, -0.030655940994620323, 0.03544936701655388, 0.06340084969997406, 0.014250238426029682, -0.019946832209825516, -0.019439024850726128, -0.03995346650481224, 0.06723307818174362, 0.015234910883009434, -0.031083913519978523, 0.013510041870176792, 0...
dccuchile/albert-large-spanish-finetuned-pawsx
[ "pytorch", "albert", "text-classification", "transformers" ]
text-classification
{ "architectures": [ "AlbertForSequenceClassification" ], "model_type": "albert", "task_specific_params": { "conversational": { "max_length": null }, "summarization": { "early_stopping": null, "length_penalty": null, "max_length": null, "min_length": null, "no...
25
null
--- language: en tags: - exbert license: mit datasets: - bookcorpus - wikipedia --- # RoBERTa base model Pretrained model on English language using a masked language modeling (MLM) objective. It was introduced in [this paper](https://arxiv.org/abs/1907.11692) and first released in [this repository](https://github.com...
[ -0.02014576829969883, 0.00011004384577972814, 0.0031047475058585405, 0.042815130203962326, 0.020376382395625114, 0.029484782367944717, -0.025388451293110847, -0.02603600174188614, -0.03633774816989899, 0.061030011624097824, 0.028607718646526337, -0.0082026282325387, 0.013094051741063595, 0...
dccuchile/albert-tiny-spanish-finetuned-mldoc
[ "pytorch", "albert", "text-classification", "transformers" ]
text-classification
{ "architectures": [ "AlbertForSequenceClassification" ], "model_type": "albert", "task_specific_params": { "conversational": { "max_length": null }, "summarization": { "early_stopping": null, "length_penalty": null, "max_length": null, "min_length": null, "no...
32
null
--- language: - en tags: - pytorch - token-classification - nominalizations datasets: - kleinay/qanom --- # Nominalization Detector This model identifies "predicative nominalizations", that is, nominalizations that carry an eventive (or "verbal") meaning in context. It is a `bert-base-cased` pretrained model, fine-tu...
[ -0.031245386227965355, -0.01670490764081478, -0.004613055847585201, 0.04594329744577408, 0.03817518800497055, 0.008650477975606918, -0.012947062030434608, -0.015447743237018585, -0.05753229930996895, 0.04563485458493233, 0.019117528572678566, 0.015300075523555279, 0.00810619443655014, 0.04...
dccuchile/albert-xxlarge-spanish-finetuned-xnli
[ "pytorch", "albert", "text-classification", "transformers" ]
text-classification
{ "architectures": [ "AlbertForSequenceClassification" ], "model_type": "albert", "task_specific_params": { "conversational": { "max_length": null }, "summarization": { "early_stopping": null, "length_penalty": null, "max_length": null, "min_length": null, "no...
68
null
--- language: ar datasets: - common_voice metrics: - wer tags: - audio - automatic-speech-recognition - speech - xlsr-fine-tuning-week license: apache-2.0 model-index: - name: XLSR Wav2Vec2 Arabic by Othmane Rifki results: - task: name: Speech Recognition type: automatic-speech-recognition dataset...
[ -0.026717647910118103, -0.0198846273124218, -0.026323404163122177, 0.0478748120367527, 0.04883047193288803, 0.03233964741230011, -0.00844635907560587, -0.01042147632688284, -0.041294537484645844, 0.07441654801368713, 0.02737780474126339, -0.016111399978399277, -0.013349669054150581, 0.0209...
dccuchile/albert-large-spanish
[ "pytorch", "tf", "albert", "pretraining", "es", "dataset:large_spanish_corpus", "transformers", "spanish", "OpenCENIA" ]
null
{ "architectures": [ "AlbertForPreTraining" ], "model_type": "albert", "task_specific_params": { "conversational": { "max_length": null }, "summarization": { "early_stopping": null, "length_penalty": null, "max_length": null, "min_length": null, "no_repeat_ngr...
75
null
--- tags: - conversational --- #Harry Potter model
[ -0.030232448130846024, -0.000969266053289175, 0.003974068909883499, 0.023925933986902237, 0.010181230492889881, 0.01940310001373291, -0.007939182221889496, 0.019267607480287552, -0.02415265329182148, 0.02080453559756279, 0.033962443470954895, -0.02007458172738552, 0.00947548821568489, 0.03...
dccuchile/bert-base-spanish-wwm-cased-finetuned-ner
[ "pytorch", "bert", "token-classification", "transformers", "autotrain_compatible" ]
token-classification
{ "architectures": [ "BertForTokenClassification" ], "model_type": "bert", "task_specific_params": { "conversational": { "max_length": null }, "summarization": { "early_stopping": null, "length_penalty": null, "max_length": null, "min_length": null, "no_repeat...
81
2021-09-15T14:19:15Z
--- language: en tags: - bart - seq2seq - summarization license: apache-2.0 datasets: - samsum widget: - text: "Hannah: Hey, do you have Betty's number?\nAmanda: Lemme check\nAmanda: Sorry,\ \ can't find it.\nAmanda: Ask Larry\nAmanda: He called her last time we were at\ \ the park together\nHannah: I don't kno...
[ -0.0028118756599724293, -0.02786325477063656, -0.021391339600086212, 0.06563124060630798, 0.04533988609910011, 0.02009071595966816, -0.02257545292377472, -0.02436136268079281, -0.047432005405426025, 0.03559079393744469, 0.028675414621829987, -0.01534363068640232, 0.028200235217809677, 0.03...
CheonggyeMountain-Sherpa/kogpt-trinity-poem
[ "pytorch", "gpt2", "text-generation", "transformers" ]
text-generation
{ "architectures": [ "GPT2LMHeadModel" ], "model_type": "gpt2", "task_specific_params": { "conversational": { "max_length": null }, "summarization": { "early_stopping": null, "length_penalty": null, "max_length": null, "min_length": null, "no_repeat_ngram_size...
15
null
--- tags: - spacy - token-classification language: - en license: mit model-index: - name: en_core_med7_lg results: - task: name: NER type: token-classification metrics: - name: NER Precision type: precision value: 0.8649613325 - name: NER Recall type: recall value: 0....
[ 0.004335558507591486, -0.006202698219567537, 0.00017589717754162848, 0.028818203136324883, 0.06187909469008446, 0.016473639756441116, -0.029190408065915108, -0.014212122187018394, -0.031402282416820526, 0.04719291254878044, 0.04649786651134491, -0.0023173808585852385, 0.012805119156837463, ...
CheonggyeMountain-Sherpa/kogpt-trinity-punct-wrapper
[ "ko", "gpt2", "license:cc-by-nc-sa-4.0" ]
null
{ "architectures": null, "model_type": null, "task_specific_params": { "conversational": { "max_length": null }, "summarization": { "early_stopping": null, "length_penalty": null, "max_length": null, "min_length": null, "no_repeat_ngram_size": null, "num_beams...
0
null
--- tags: - spacy - token-classification language: - en license: mit model-index: - name: en_core_med7_trf results: - task: name: NER type: token-classification metrics: - name: NER Precision type: precision value: 0.8822157434 - name: NER Recall type: recall value: 0...
[ -0.011285301297903061, -0.0020749918185174465, -0.002944985870271921, 0.031314603984355927, 0.056933604180812836, 0.023443346843123436, -0.02787928842008114, -0.01818156987428665, -0.03026382438838482, 0.04740750044584274, 0.04344315826892853, -0.002902101958170533, 0.008764410391449928, 0...
Chertilasus/main
[]
null
{ "architectures": null, "model_type": null, "task_specific_params": { "conversational": { "max_length": null }, "summarization": { "early_stopping": null, "length_penalty": null, "max_length": null, "min_length": null, "no_repeat_ngram_size": null, "num_beams...
0
null
Converted for Tensorflow ``` !pip install transformers sentencepiece from transformers import TFAutoModel, AutoTokenizer name = "ai4bharat/indic-bert" model = TFAutoModel.from_pretrained(name, from_pt=True) tokenizer = AutoTokenizer.from_pretrained(name) model.save_pretrained("local-indic-bert") tokenizer.save_pretrai...
[ -0.03523559868335724, -0.027384145185351372, -0.01709749922156334, 0.051588330417871475, 0.019381806254386902, 0.04344746097922325, -0.016435790807008743, -0.008549784310162067, -0.046614471822977066, 0.050381362438201904, 0.0062175896018743515, 0.014635222032666206, 0.02536294236779213, 0...
Chinmay/mlindia
[]
null
{ "architectures": null, "model_type": null, "task_specific_params": { "conversational": { "max_length": null }, "summarization": { "early_stopping": null, "length_penalty": null, "max_length": null, "min_length": null, "no_repeat_ngram_size": null, "num_beams...
0
null
Converted for Tensorflow ``` !pip install transformers sentencepiece from transformers import TFAutoModel, AutoTokenizer name = "xlm-roberta-base" model = TFAutoModel.from_pretrained(name, from_pt=True) tokenizer = AutoTokenizer.from_pretrained(name) model.save_pretrained("local-xlm-roberta-base") tokenizer.save_pretra...
[ -0.051822371780872345, -0.02865571714937687, -0.016223838552832603, 0.05394982174038887, 0.027771906927227974, 0.041586779057979584, -0.012807369232177734, -0.0014806132530793548, -0.04282884672284126, 0.04384200647473335, 0.014465895481407642, 0.0033674004953354597, 0.008298590779304504, ...
Chiuchiyin/DialoGPT-small-Donald
[ "pytorch", "gpt2", "text-generation", "transformers", "conversational" ]
conversational
{ "architectures": [ "GPT2LMHeadModel" ], "model_type": "gpt2", "task_specific_params": { "conversational": { "max_length": 1000 }, "summarization": { "early_stopping": null, "length_penalty": null, "max_length": null, "min_length": null, "no_repeat_ngram_size...
7
null
Converted for Tensorflow ``` name = "xlm-roberta-large" !rm -rf local !git clone https://huggingface.co/kornesh/"$name" local model = TFAutoModel.from_pretrained(name, from_pt=True) tokenizer = AutoTokenizer.from_pretrained(name) model.save_pretrained("local") tokenizer.save_pretrained("local") !cd local/ && git lfs in...
[ -0.04232047125697136, -0.006747798528522253, -0.0067310696467757225, 0.03453729674220085, 0.030970843508839607, 0.028833093121647835, -0.02470322512090206, -0.018955478444695473, -0.006089924369007349, 0.04580735042691231, 0.016655705869197845, 0.011112312786281109, 0.024777455255389214, 0...
Chiuchiyin/Donald
[]
null
{ "architectures": null, "model_type": null, "task_specific_params": { "conversational": { "max_length": null }, "summarization": { "early_stopping": null, "length_penalty": null, "max_length": null, "min_length": null, "no_repeat_ngram_size": null, "num_beams...
0
2021-04-15T00:54:47Z
--- language: "en" tags: - twitter - stance-detection - election2020 - politics license: "gpl-3.0" --- # Pre-trained BERT on Twitter US Election 2020 for Stance Detection towards Joe Biden (KE-MLM) Pre-trained weights for **KE-MLM model** in [Knowledge Enhance Masked Language Model for Stance Detection](https://www.a...
[ -0.006326775997877121, -0.01616278663277626, -0.026578258723020554, 0.051886074244976044, 0.06795446574687958, 0.041369304060935974, -0.01223188079893589, 0.0021945717744529247, -0.07860299199819565, 0.060200609266757965, 0.015243738889694214, -0.030579641461372375, 0.020739801228046417, 0...
ChoboAvenger/DialoGPT-small-DocBot
[]
null
{ "architectures": null, "model_type": null, "task_specific_params": { "conversational": { "max_length": null }, "summarization": { "early_stopping": null, "length_penalty": null, "max_length": null, "min_length": null, "no_repeat_ngram_size": null, "num_beams...
0
null
--- language: "en" tags: - twitter - stance-detection - election2020 - politics license: "gpl-3.0" --- # Pre-trained BERT on Twitter US Election 2020 for Stance Detection towards Joe Biden (f-BERT) Pre-trained weights for **f-BERT** in [Knowledge Enhance Masked Language Model for Stance Detection](https://www.aclweb....
[ -0.0029679113067686558, -0.016059935092926025, -0.03297331556677818, 0.055126190185546875, 0.06439520418643951, 0.04327686131000519, -0.01121453009545803, -0.0017294066492468119, -0.07835414260625839, 0.05696893483400345, 0.01851351000368595, -0.02840529754757881, 0.019464632496237755, 0.0...
ChoboAvenger/DialoGPT-small-joshua
[]
null
{ "architectures": null, "model_type": null, "task_specific_params": { "conversational": { "max_length": null }, "summarization": { "early_stopping": null, "length_penalty": null, "max_length": null, "min_length": null, "no_repeat_ngram_size": null, "num_beams...
0
null
--- language: "en" tags: - twitter - stance-detection - election2020 - politics license: "gpl-3.0" --- # Pre-trained BERT on Twitter US Election 2020 for Stance Detection towards Donald Trump (KE-MLM) Pre-trained weights for **KE-MLM model** in [Knowledge Enhance Masked Language Model for Stance Detection](https://ww...
[ -0.010473230853676796, -0.020297976210713387, -0.02196386829018593, 0.05540037155151367, 0.062479399144649506, 0.03927398473024368, -0.002840842120349407, -0.00609192531555891, -0.08407232910394669, 0.05208626389503479, 0.019273225218057632, -0.01607666164636612, 0.01509603951126337, 0.023...
ChrisP/xlm-roberta-base-finetuned-marc-en
[]
null
{ "architectures": null, "model_type": null, "task_specific_params": { "conversational": { "max_length": null }, "summarization": { "early_stopping": null, "length_penalty": null, "max_length": null, "min_length": null, "no_repeat_ngram_size": null, "num_beams...
0
null
--- language: "en" tags: - twitter - stance-detection - election2020 - politics license: "gpl-3.0" --- # Pre-trained BERT on Twitter US Election 2020 for Stance Detection towards Donald Trump (f-BERT) Pre-trained weights for **f-BERT** in [Knowledge Enhance Masked Language Model for Stance Detection](https://www.aclw...
[ -0.01077963039278984, -0.02032916061580181, -0.028075115755200386, 0.062113579362630844, 0.060111165046691895, 0.04045173153281212, -0.000639122212305665, -0.009663174860179424, -0.08339175581932068, 0.04785824194550514, 0.029617587104439735, -0.012990892864763737, 0.012360581196844578, 0....
ChrisVCB/DialoGPT-medium-cmjs
[ "pytorch", "gpt2", "text-generation", "transformers", "conversational" ]
conversational
{ "architectures": [ "GPT2LMHeadModel" ], "model_type": "gpt2", "task_specific_params": { "conversational": { "max_length": 1000 }, "summarization": { "early_stopping": null, "length_penalty": null, "max_length": null, "min_length": null, "no_repeat_ngram_size...
7
null
--- language: "en" tags: - twitter - masked-token-prediction - election2020 - politics license: "gpl-3.0" --- # Pre-trained BERT on Twitter US Political Election 2020 Pre-trained weights for [Knowledge Enhance Masked Language Model for Stance Detection](https://www.aclweb.org/anthology/2021.naacl-main.376), NAACL 202...
[ -0.016115235164761543, -0.01427055150270462, -0.016899658367037773, 0.0654161274433136, 0.058992817997932434, 0.031615711748600006, -0.014200174249708652, -0.006131189875304699, -0.056412626057863235, 0.060996413230895996, 0.007857867516577244, -0.024552518501877785, 0.0265443567186594, 0....
Chun/w-en2zh-hsk
[ "pytorch", "marian", "text2text-generation", "transformers", "autotrain_compatible" ]
text2text-generation
{ "architectures": [ "MarianMTModel" ], "model_type": "marian", "task_specific_params": { "conversational": { "max_length": null }, "summarization": { "early_stopping": null, "length_penalty": null, "max_length": null, "min_length": null, "no_repeat_ngram_size...
1
2021-08-27T05:59:33Z
--- tags: - Conversational --- # Tony Stark DialoGPT Model
[ -0.050190314650535583, 0.020672420039772987, 0.008030409924685955, 0.02788759022951126, 0.008458971977233887, 0.01673641987144947, -0.010414009913802147, 0.01073667872697115, -0.00974339060485363, 0.0004272998485248536, 0.05997179448604584, -0.028142858296632767, 0.024159936234354973, 0.03...
Chun/w-en2zh-otm
[ "pytorch", "mbart", "text2text-generation", "transformers", "autotrain_compatible" ]
text2text-generation
{ "architectures": [ "MBartForConditionalGeneration" ], "model_type": "mbart", "task_specific_params": { "conversational": { "max_length": null }, "summarization": { "early_stopping": null, "length_penalty": null, "max_length": null, "min_length": null, "no_re...
7
2022-02-19T07:59:10Z
# SaShiMi ![SaShiMi](assets/sashimi.png "SaShiMi Architecture") > **It's Raw! Audio Generation with State-Space Models**\ > Karan Goel, Albert Gu, Chris Donahue, Christopher Ré\ > Paper: https://arxiv.org/pdf/2202.09729.pdf This repository contains a release of the artifacts for the SaShiMi paper. To use our code and...
[ -0.033426109701395035, -0.013416042551398277, -0.01334749162197113, 0.024780651554465294, 0.03561072796583176, -0.001059003290720284, 0.026727307587862015, -0.004390574060380459, -0.03396517038345337, 0.06872731447219849, 0.06356792151927948, 0.018549146130681038, 0.05270068347454071, 0.02...
Chun/w-zh2en-mtm
[ "pytorch", "mbart", "text2text-generation", "transformers", "autotrain_compatible" ]
text2text-generation
{ "architectures": [ "MBartForConditionalGeneration" ], "model_type": "mbart", "task_specific_params": { "conversational": { "max_length": null }, "summarization": { "early_stopping": null, "length_penalty": null, "max_length": null, "min_length": null, "no_re...
8
2022-01-20T10:41:07Z
--- language: ko datasets: - kresnik/zeroth_korean tags: - speech - audio - automatic-speech-recognition license: apache-2.0 model-index: - name: 'Wav2Vec2 XLSR Korean' results: - task: name: Automatic Speech Recognition type: automatic-speech-recognition dataset: name: Zeroth Kore...
[ -0.031537964940071106, -0.03786557540297508, -0.013373155146837234, 0.0440961979329586, 0.05055907741189003, 0.02685093693435192, -0.01338835246860981, 0.0005322967772372067, -0.06695734709501266, 0.07209070026874542, 0.03128043934702873, -0.00516141764819622, -0.011372296139597893, 0.0134...
Chungu424/qazwsx
[]
null
{ "architectures": null, "model_type": null, "task_specific_params": { "conversational": { "max_length": null }, "summarization": { "early_stopping": null, "length_penalty": null, "max_length": null, "min_length": null, "no_repeat_ngram_size": null, "num_beams...
0
2020-05-21T16:09:24Z
--- language: ko --- # 📈 Financial Korean ELECTRA model Pretrained ELECTRA Language Model for Korean (`finance-koelectra-base-discriminator`) > ELECTRA is a new method for self-supervised language representation learning. It can be used to > pre-train transformer networks using relatively little compute. ELECTRA mo...
[ -0.052506912499666214, -0.015436070039868355, 0.011222295463085175, 0.01931317150592804, 0.04183667525649071, 0.04549139365553856, -0.0029203088488429785, 0.0038789839018136263, -0.053166262805461884, 0.04991234838962555, 0.014399535953998566, -0.018932072445750237, -0.009115612134337425, ...