modelId
stringlengths
4
112
sha
stringlengths
40
40
lastModified
stringlengths
24
24
tags
list
pipeline_tag
stringclasses
29 values
private
bool
1 class
author
stringlengths
2
38
config
null
id
stringlengths
4
112
downloads
float64
0
36.8M
likes
float64
0
712
library_name
stringclasses
17 values
__index_level_0__
int64
0
38.5k
readme
stringlengths
0
186k
laituan245/molt5-base
7f2da6b30fd8ddc55b7867d53ce75e09bb85f284
2022-05-03T18:07:36.000Z
[ "pytorch", "t5", "text2text-generation", "arxiv:2204.11817", "transformers", "license:apache-2.0", "autotrain_compatible" ]
text2text-generation
false
laituan245
null
laituan245/molt5-base
1
null
transformers
31,600
--- license: apache-2.0 --- ## Example Usage ```python from transformers import AutoTokenizer, T5ForConditionalGeneration tokenizer = AutoTokenizer.from_pretrained("laituan245/molt5-base", model_max_length=512) model = T5ForConditionalGeneration.from_pretrained('laituan245/molt5-base') ``` ## Paper For more informat...
PSW/half_senttrm_del_seed1
65b2f5ff1b2b5fbd80820678404aed35be646650
2022-05-03T18:08:22.000Z
[ "pytorch", "bart", "text2text-generation", "transformers", "autotrain_compatible" ]
text2text-generation
false
PSW
null
PSW/half_senttrm_del_seed1
1
null
transformers
31,601
Entry not found
PSW/half_senttrm_del_seed27
96745b96be91183d525780bdc2ad385eb94b9e8a
2022-05-03T18:51:09.000Z
[ "pytorch", "bart", "text2text-generation", "transformers", "autotrain_compatible" ]
text2text-generation
false
PSW
null
PSW/half_senttrm_del_seed27
1
null
transformers
31,602
Entry not found
PSW/half_senttrm_del_seed42
7a359ec9803b59760e1b12577816aa826a5717de
2022-05-03T19:33:45.000Z
[ "pytorch", "bart", "text2text-generation", "transformers", "autotrain_compatible" ]
text2text-generation
false
PSW
null
PSW/half_senttrm_del_seed42
1
null
transformers
31,603
Entry not found
BigSalmon/ConciseAndFormal
a154d7baa1558083e38a8c52a41f6b156230a3c2
2022-05-03T19:42:53.000Z
[ "pytorch", "t5", "text2text-generation", "transformers", "autotrain_compatible" ]
text2text-generation
false
BigSalmon
null
BigSalmon/ConciseAndFormal
1
null
transformers
31,604
how to start prompt: ``` wordy: ``` example: ``` wordy: the ndp has turned into the country's darling of the young. ``` output: ``` the ndp is youth-driven. ``` OR ``` informal english: ``` example: ``` informal english: corn fields are all across illinois, visible once you leave chicago. ``` output: ``` corn fie...
BigSalmon/InformalToFormalLincoln41
b4745d040399f5dd7962398f705e29de4f5eda93
2022-05-03T20:07:25.000Z
[ "pytorch", "gpt2", "text-generation", "transformers" ]
text-generation
false
BigSalmon
null
BigSalmon/InformalToFormalLincoln41
1
null
transformers
31,605
``` from transformers import AutoTokenizer, AutoModelForCausalLM tokenizer = AutoTokenizer.from_pretrained("BigSalmon/InformalToFormalLincoln41") model = AutoModelForCausalLM.from_pretrained("BigSalmon/InformalToFormalLincoln41") ``` ``` How To Make Prompt: informal english: i am very ready to do that just that. Tra...
PSW/min_senttrm_ins_seed27
26b1b9890d881251beb5edec7bc9a8c6574185f4
2022-05-03T20:59:39.000Z
[ "pytorch", "bart", "text2text-generation", "transformers", "autotrain_compatible" ]
text2text-generation
false
PSW
null
PSW/min_senttrm_ins_seed27
1
null
transformers
31,606
Entry not found
Dizzykong/gpt2-quests-eos
4fde4a91bebe5deee577e69ac24b9798b5490c03
2022-05-03T21:14:29.000Z
[ "pytorch", "gpt2", "text-generation", "transformers" ]
text-generation
false
Dizzykong
null
Dizzykong/gpt2-quests-eos
1
null
transformers
31,607
Entry not found
PSW/min_senttrm_ins_seed42
ac773f7b5cd225b3c62083c12748ffa3875e59b1
2022-05-03T21:42:27.000Z
[ "pytorch", "bart", "text2text-generation", "transformers", "autotrain_compatible" ]
text2text-generation
false
PSW
null
PSW/min_senttrm_ins_seed42
1
null
transformers
31,608
Entry not found
PSW/max_senttrm_ins_seed1
e3074fe8369467bdebb6e66226beca19e7044f3e
2022-05-03T22:25:48.000Z
[ "pytorch", "bart", "text2text-generation", "transformers", "autotrain_compatible" ]
text2text-generation
false
PSW
null
PSW/max_senttrm_ins_seed1
1
null
transformers
31,609
Entry not found
eastmountaincode/newDuneModel
b395d21190e6f2c3708ed899e658d3fac8f2b159
2022-05-03T23:59:31.000Z
[ "pytorch", "gpt2", "text-generation", "transformers" ]
text-generation
false
eastmountaincode
null
eastmountaincode/newDuneModel
1
null
transformers
31,610
Entry not found
PSW/half_senttrm_ins_seed1
891302a1dac6421a045fc1638c36a5d0d37f90a5
2022-05-04T00:28:54.000Z
[ "pytorch", "bart", "text2text-generation", "transformers", "autotrain_compatible" ]
text2text-generation
false
PSW
null
PSW/half_senttrm_ins_seed1
1
null
transformers
31,611
Entry not found
PSW/half_senttrm_ins_seed27
581133ed28149281224183d9f0de2829e0dd5659
2022-05-04T01:19:05.000Z
[ "pytorch", "bart", "text2text-generation", "transformers", "autotrain_compatible" ]
text2text-generation
false
PSW
null
PSW/half_senttrm_ins_seed27
1
null
transformers
31,612
Entry not found
emolyscheisse/DialoGPT-small-mandybot
17038689b38acfbd135b4bb1408078f0b001a11c
2022-05-04T01:30:56.000Z
[ "pytorch", "gpt2", "text-generation", "transformers", "conversational" ]
conversational
false
emolyscheisse
null
emolyscheisse/DialoGPT-small-mandybot
1
null
transformers
31,613
--- tags: - conversational --- # Mandy Bot DialoGPT Model
PSW/half_senttrm_ins_seed42
6729c2763f73e1c0a43153fa02fef7c0bbb1daed
2022-05-04T02:02:06.000Z
[ "pytorch", "bart", "text2text-generation", "transformers", "autotrain_compatible" ]
text2text-generation
false
PSW
null
PSW/half_senttrm_ins_seed42
1
null
transformers
31,614
Entry not found
PSW/senttrm_swap_seed1
5d289452ac9372b7b11e9316206d1a7163836456
2022-05-04T02:45:10.000Z
[ "pytorch", "bart", "text2text-generation", "transformers", "autotrain_compatible" ]
text2text-generation
false
PSW
null
PSW/senttrm_swap_seed1
1
null
transformers
31,615
Entry not found
PSW/senttrm_swap_seed27
72a2765936463d1c3e5bf0398a4d51cec72339b0
2022-05-04T03:28:13.000Z
[ "pytorch", "bart", "text2text-generation", "transformers", "autotrain_compatible" ]
text2text-generation
false
PSW
null
PSW/senttrm_swap_seed27
1
null
transformers
31,616
Entry not found
PSW/senttrm_swap_seed42
8232894284e63d08db7be3c27e704b9ff5502af5
2022-05-04T04:11:22.000Z
[ "pytorch", "bart", "text2text-generation", "transformers", "autotrain_compatible" ]
text2text-generation
false
PSW
null
PSW/senttrm_swap_seed42
1
null
transformers
31,617
Entry not found
iis2009002/xlm-roberta-base-finetuned-panx-de
26c2d66932ebe21a9f97c27d0dd6226fc7ba9c23
2022-05-12T06:54:05.000Z
[ "pytorch", "tensorboard", "xlm-roberta", "token-classification", "dataset:xtreme", "transformers", "generated_from_trainer", "license:mit", "model-index", "autotrain_compatible" ]
token-classification
false
iis2009002
null
iis2009002/xlm-roberta-base-finetuned-panx-de
1
null
transformers
31,618
--- license: mit tags: - generated_from_trainer datasets: - xtreme metrics: - f1 model-index: - name: xlm-roberta-base-finetuned-panx-de results: - task: name: Token Classification type: token-classification dataset: name: xtreme type: xtreme args: PAN-X.de metrics: - name:...
jordimas/pronoms-prediction
569f1cab1b8488313de4ac50dc3738de58600de2
2022-05-04T10:47:54.000Z
[ "pytorch", "roberta", "token-classification", "transformers", "license:mit", "autotrain_compatible" ]
token-classification
false
jordimas
null
jordimas/pronoms-prediction
1
null
transformers
31,619
--- license: mit ---
jonfrank/xlm-roberta-base-finetuned-panx-de
f76ff8103908e3d89da23d34a9f93f9402b16e11
2022-05-04T10:13:21.000Z
[ "pytorch", "tensorboard", "xlm-roberta", "token-classification", "dataset:xtreme", "transformers", "generated_from_trainer", "license:mit", "model-index", "autotrain_compatible" ]
token-classification
false
jonfrank
null
jonfrank/xlm-roberta-base-finetuned-panx-de
1
null
transformers
31,620
--- license: mit tags: - generated_from_trainer datasets: - xtreme metrics: - f1 model-index: - name: xlm-roberta-base-finetuned-panx-de results: - task: name: Token Classification type: token-classification dataset: name: xtreme type: xtreme args: PAN-X.de metrics: - name:...
PSW/mixed_sim4_seed27
144cc24ca14b7e1f2704be82619d40e5bbf8f127
2022-05-04T09:58:44.000Z
[ "pytorch", "bart", "text2text-generation", "transformers", "autotrain_compatible" ]
text2text-generation
false
PSW
null
PSW/mixed_sim4_seed27
1
null
transformers
31,621
Entry not found
iis2009002/xlm-roberta-base-finetuned-panx-de-fr
4f2a40077901b59e0fda84ef224332c68338cf76
2022-05-12T07:03:30.000Z
[ "pytorch", "xlm-roberta", "token-classification", "transformers", "generated_from_trainer", "license:mit", "model-index", "autotrain_compatible" ]
token-classification
false
iis2009002
null
iis2009002/xlm-roberta-base-finetuned-panx-de-fr
1
null
transformers
31,622
--- license: mit tags: - generated_from_trainer metrics: - f1 model-index: - name: xlm-roberta-base-finetuned-panx-de-fr 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 commen...
neelan-elucidate-ai/wav2vec2-tcrs-runtest
306421474ec94d33f6f46ac79dab5a7bba7ce936
2022-05-04T16:33:48.000Z
[ "pytorch", "wav2vec2", "automatic-speech-recognition", "transformers", "generated_from_trainer", "license:apache-2.0", "model-index" ]
automatic-speech-recognition
false
neelan-elucidate-ai
null
neelan-elucidate-ai/wav2vec2-tcrs-runtest
1
null
transformers
31,623
--- license: apache-2.0 tags: - generated_from_trainer model-index: - name: wav2vec2-tcrs-runtest 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. --> # wav2vec2-tcrs...
PSW/mixed_sim4_seed42
a47167b8ccf90cea2ac92352c95b78fd801f4ab2
2022-05-04T10:41:35.000Z
[ "pytorch", "bart", "text2text-generation", "transformers", "autotrain_compatible" ]
text2text-generation
false
PSW
null
PSW/mixed_sim4_seed42
1
null
transformers
31,624
Entry not found
iis2009002/xlm-roberta-base-finetuned-panx-fr
2b3e5a13b151f2ead122bfadc2c5260c3b8e37b3
2022-05-12T07:06:21.000Z
[ "pytorch", "xlm-roberta", "token-classification", "dataset:xtreme", "transformers", "generated_from_trainer", "license:mit", "model-index", "autotrain_compatible" ]
token-classification
false
iis2009002
null
iis2009002/xlm-roberta-base-finetuned-panx-fr
1
null
transformers
31,625
--- license: mit tags: - generated_from_trainer datasets: - xtreme metrics: - f1 model-index: - name: xlm-roberta-base-finetuned-panx-fr results: - task: name: Token Classification type: token-classification dataset: name: xtreme type: xtreme args: PAN-X.fr metrics: - name:...
PSW/senttrm_mix_seed1
fca2cd317f0259f0285ea29361006a46532600cc
2022-05-04T11:24:43.000Z
[ "pytorch", "bart", "text2text-generation", "transformers", "autotrain_compatible" ]
text2text-generation
false
PSW
null
PSW/senttrm_mix_seed1
1
null
transformers
31,626
Entry not found
PSW/senttrm_mix_seed27
2b5b90d6ca85bfd01ecbf35e77eaaab541910035
2022-05-04T12:07:34.000Z
[ "pytorch", "bart", "text2text-generation", "transformers", "autotrain_compatible" ]
text2text-generation
false
PSW
null
PSW/senttrm_mix_seed27
1
null
transformers
31,627
Entry not found
PSW/senttrm_mix_seed42
6a311f9cea0c263b653a0121008475fbd098174f
2022-05-04T12:50:51.000Z
[ "pytorch", "bart", "text2text-generation", "transformers", "autotrain_compatible" ]
text2text-generation
false
PSW
null
PSW/senttrm_mix_seed42
1
null
transformers
31,628
Entry not found
yvesconst/mt5-ftune-edu-qg-fr
b42763e959c98fc97b8365af98774425a6278c30
2022-05-04T13:06:05.000Z
[ "pytorch", "mt5", "text2text-generation", "transformers", "license:apache-2.0", "autotrain_compatible" ]
text2text-generation
false
yvesconst
null
yvesconst/mt5-ftune-edu-qg-fr
1
null
transformers
31,629
--- license: apache-2.0 ---
Danastos/dpr-question_encoder_el_custom
5f6442b8c6fc7e5d26d9db8ab097ff4b5a6e7128
2022-05-04T16:04:51.000Z
[ "pytorch", "dpr", "transformers" ]
null
false
Danastos
null
Danastos/dpr-question_encoder_el_custom
1
null
transformers
31,630
Entry not found
lilitket/20220504-155308
3f1e53dd731e59f0e670e7d5aa18765aa4b3af2a
2022-05-04T19:07:34.000Z
[ "pytorch", "wav2vec2", "automatic-speech-recognition", "transformers" ]
automatic-speech-recognition
false
lilitket
null
lilitket/20220504-155308
1
null
transformers
31,631
Entry not found
huggingtweets/zacksteffen_
5aa4b00b2c28faf674aa5ce8e39cbf9f4ca5b23a
2022-05-04T16:16:32.000Z
[ "pytorch", "gpt2", "text-generation", "en", "transformers", "huggingtweets" ]
text-generation
false
huggingtweets
null
huggingtweets/zacksteffen_
1
null
transformers
31,632
--- language: en thumbnail: http://www.huggingtweets.com/zacksteffen_/1651680987265/predictions.png tags: - huggingtweets widget: - text: "My dream is" --- <div class="inline-flex flex-col" style="line-height: 1.5;"> <div class="flex"> <div style="display:inherit; margin-left: 4px; margin-right: 4px; wi...
theojolliffe/bart-large-cnn-finetuned-roundup-2-1
62e872cf0308345ff6fe211f27fb59c27f3c14d7
2022-05-04T16:57:42.000Z
[ "pytorch", "tensorboard", "bart", "text2text-generation", "transformers", "generated_from_trainer", "license:mit", "model-index", "autotrain_compatible" ]
text2text-generation
false
theojolliffe
null
theojolliffe/bart-large-cnn-finetuned-roundup-2-1
1
null
transformers
31,633
--- license: mit tags: - generated_from_trainer model-index: - name: bart-large-cnn-finetuned-roundup-2-1 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. --> # bart-...
theojolliffe/bart-large-cnn-finetuned-roundup-2-2
062c5bdc340e99c59d4245e8e61fbb025b0dbe76
2022-05-05T14:02:16.000Z
[ "pytorch", "tensorboard", "bart", "text2text-generation", "transformers", "generated_from_trainer", "license:mit", "model-index", "autotrain_compatible" ]
text2text-generation
false
theojolliffe
null
theojolliffe/bart-large-cnn-finetuned-roundup-2-2
1
null
transformers
31,634
--- license: mit tags: - generated_from_trainer metrics: - rouge model-index: - name: bart-large-cnn-finetuned-roundup-2-2 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 comm...
lilitket/20220504-180816
7b4ffb7382370d89ac7e21a6b685486697ed902a
2022-05-04T19:46:54.000Z
[ "pytorch", "wav2vec2", "automatic-speech-recognition", "transformers" ]
automatic-speech-recognition
false
lilitket
null
lilitket/20220504-180816
1
null
transformers
31,635
Entry not found
huggingtweets/kanyewest-usmnt-zlisto
cf4bccd69aa61490fe7e80f2fdf85681e2695015
2022-05-04T19:29:40.000Z
[ "pytorch", "gpt2", "text-generation", "en", "transformers", "huggingtweets" ]
text-generation
false
huggingtweets
null
huggingtweets/kanyewest-usmnt-zlisto
1
null
transformers
31,636
--- language: en thumbnail: http://www.huggingtweets.com/kanyewest-usmnt-zlisto/1651692574685/predictions.png tags: - huggingtweets widget: - text: "My dream is" --- <div class="inline-flex flex-col" style="line-height: 1.5;"> <div class="flex"> <div style="display:inherit; margin-left: 4px; margin-righ...
BigSalmon/GPT2InformalToFormalLincoln42
d0837910633143354ad7f69d63f0983200c06a77
2022-05-04T20:21:23.000Z
[ "pytorch", "gpt2", "text-generation", "transformers" ]
text-generation
false
BigSalmon
null
BigSalmon/GPT2InformalToFormalLincoln42
1
null
transformers
31,637
``` from transformers import AutoTokenizer, AutoModelForCausalLM tokenizer = AutoTokenizer.from_pretrained("BigSalmon/GPT2InformalToFormalLincoln42") model = AutoModelForCausalLM.from_pretrained("BigSalmon/GPT2InformalToFormalLincoln42") ``` ``` How To Make Prompt: informal english: i am very ready to do that just t...
Yanhao/simcse-bert-large-uncased
678c1ce1c4c6a31b7ade4cbb3833cbf202759a75
2022-05-04T22:07:20.000Z
[ "pytorch", "roberta", "feature-extraction", "transformers" ]
feature-extraction
false
Yanhao
null
Yanhao/simcse-bert-large-uncased
1
null
transformers
31,638
Entry not found
lilitket/20220504-221523
03ba9ccd469d9adbc9c44ef7aee9104d7684ee40
2022-05-05T22:11:06.000Z
[ "pytorch", "wav2vec2", "automatic-speech-recognition", "transformers" ]
automatic-speech-recognition
false
lilitket
null
lilitket/20220504-221523
1
null
transformers
31,639
Entry not found
lilitket/20220504-221549
fce063d29dcf76f0c3d8c3d656c0f14c2a0031b5
2022-05-05T11:34:56.000Z
[ "pytorch", "wav2vec2", "automatic-speech-recognition", "transformers" ]
automatic-speech-recognition
false
lilitket
null
lilitket/20220504-221549
1
null
transformers
31,640
Entry not found
laituan245/t5-v1_1-small-caption2smiles
b64e522b5f456e24bf3a5908c0cb9ef31bda18cd
2022-05-05T00:10:18.000Z
[ "pytorch", "t5", "text2text-generation", "transformers", "license:apache-2.0", "autotrain_compatible" ]
text2text-generation
false
laituan245
null
laituan245/t5-v1_1-small-caption2smiles
1
null
transformers
31,641
--- license: apache-2.0 ---
laituan245/t5-v1_1-small-smiles2caption
cf731029d7ceaa6cdb5e54c3eb70e4a048af2570
2022-05-05T00:17:34.000Z
[ "pytorch", "t5", "text2text-generation", "transformers", "license:apache-2.0", "autotrain_compatible" ]
text2text-generation
false
laituan245
null
laituan245/t5-v1_1-small-smiles2caption
1
null
transformers
31,642
--- license: apache-2.0 ---
laituan245/t5-v1_1-large-smiles2caption
4c3afa02a8789c81f980f015d381302a27fc05f4
2022-05-05T01:04:13.000Z
[ "pytorch", "t5", "text2text-generation", "transformers", "license:apache-2.0", "autotrain_compatible" ]
text2text-generation
false
laituan245
null
laituan245/t5-v1_1-large-smiles2caption
1
null
transformers
31,643
--- license: apache-2.0 ---
laituan245/t5-v1_1-small-smiles2caption-ft-from-pretrained-c4
5eca383ddc521f7da8879bc56b869529e835ec4c
2022-05-05T02:16:45.000Z
[ "pytorch", "t5", "text2text-generation", "transformers", "autotrain_compatible" ]
text2text-generation
false
laituan245
null
laituan245/t5-v1_1-small-smiles2caption-ft-from-pretrained-c4
1
null
transformers
31,644
Entry not found
laituan245/t5-v1_1-small-caption2smiles-ft-from-pretrained-c4
4971a4da61aaa050c98ffe87ac0f0535359526d9
2022-05-05T02:23:10.000Z
[ "pytorch", "t5", "text2text-generation", "transformers", "autotrain_compatible" ]
text2text-generation
false
laituan245
null
laituan245/t5-v1_1-small-caption2smiles-ft-from-pretrained-c4
1
null
transformers
31,645
Entry not found
laituan245/t5-v1_1-small-smiles2caption-ft-from-pretrained-zinc
0b7df225bac6305770a31352d2341875ef457343
2022-05-05T02:37:22.000Z
[ "pytorch", "t5", "text2text-generation", "transformers", "autotrain_compatible" ]
text2text-generation
false
laituan245
null
laituan245/t5-v1_1-small-smiles2caption-ft-from-pretrained-zinc
1
null
transformers
31,646
Entry not found
aaatul/xlm-roberta-large-finetuned-ner
5c5b5b724333833ca6074be2e98e975360a993de
2022-06-01T09:06:31.000Z
[ "pytorch", "xlm-roberta", "token-classification", "dataset:hi_ner_config", "transformers", "generated_from_trainer", "license:mit", "model-index", "autotrain_compatible" ]
token-classification
false
aaatul
null
aaatul/xlm-roberta-large-finetuned-ner
1
null
transformers
31,647
--- license: mit tags: - generated_from_trainer datasets: - hi_ner_config model-index: - name: xlm-roberta-large-finetuned-ner 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 ...
PSW/low_resource_percent1_minmaxswap_seed27
55ece750e43094df71d22fffb17cc11e8398108d
2022-05-05T07:02:47.000Z
[ "pytorch", "bart", "text2text-generation", "transformers", "autotrain_compatible" ]
text2text-generation
false
PSW
null
PSW/low_resource_percent1_minmaxswap_seed27
1
null
transformers
31,648
Entry not found
PSW/low_resource_percent1_randomdel_seed1
7cca13d828cb4ec8cf979a29098c17cd0a900fb5
2022-05-05T07:57:20.000Z
[ "pytorch", "bart", "text2text-generation", "transformers", "autotrain_compatible" ]
text2text-generation
false
PSW
null
PSW/low_resource_percent1_randomdel_seed1
1
null
transformers
31,649
Entry not found
PSW/low_resource_percent1_randomdel_seed27
1fe83ef7f49863eaf7ab7ad37b766461e7f773a2
2022-05-05T08:08:34.000Z
[ "pytorch", "bart", "text2text-generation", "transformers", "autotrain_compatible" ]
text2text-generation
false
PSW
null
PSW/low_resource_percent1_randomdel_seed27
1
null
transformers
31,650
Entry not found
DioLiu/distilroberta-base-wiki_shake_mask
bc370a92ecfd1afc50258a77110fcf5ce093d1fd
2022-05-05T09:26:08.000Z
[ "pytorch", "tensorboard", "roberta", "fill-mask", "transformers", "generated_from_trainer", "license:apache-2.0", "model-index", "autotrain_compatible" ]
fill-mask
false
DioLiu
null
DioLiu/distilroberta-base-wiki_shake_mask
1
null
transformers
31,651
--- license: apache-2.0 tags: - generated_from_trainer model-index: - name: distilroberta-base-wiki_shake_mask 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. --> # ...
PSW/low_resource_percent1_randomins_seed1
fc3a54ae34f80bd1e0dd7f254863f489f20821a8
2022-05-05T08:29:39.000Z
[ "pytorch", "bart", "text2text-generation", "transformers", "autotrain_compatible" ]
text2text-generation
false
PSW
null
PSW/low_resource_percent1_randomins_seed1
1
null
transformers
31,652
Entry not found
PSW/low_resource_percent1_randomins_seed27
d0c39f940ebe3ed0df6e480b52abcf94afbf6200
2022-05-05T08:40:17.000Z
[ "pytorch", "bart", "text2text-generation", "transformers", "autotrain_compatible" ]
text2text-generation
false
PSW
null
PSW/low_resource_percent1_randomins_seed27
1
null
transformers
31,653
Entry not found
PSW/low_resource_percent1_randomswap_seed1
24f07b1a840dd28b309e78883b1a4fedb2c06ea9
2022-05-05T09:01:52.000Z
[ "pytorch", "bart", "text2text-generation", "transformers", "autotrain_compatible" ]
text2text-generation
false
PSW
null
PSW/low_resource_percent1_randomswap_seed1
1
null
transformers
31,654
Entry not found
CarlCochet/trajectory-transformer-ant-medium-expert-v2
b71b730ed68c338836de09b07fd97102785af892
2022-05-12T16:56:30.000Z
[ "pytorch", "trajectory_transformer", "feature-extraction", "transformers", "license:mit" ]
feature-extraction
false
CarlCochet
null
CarlCochet/trajectory-transformer-ant-medium-expert-v2
1
null
transformers
31,655
--- license: mit ---
CarlCochet/trajectory-transformer-ant-medium-replay-v2
245182042697164e959373281ecee709f5769eba
2022-05-12T16:57:17.000Z
[ "pytorch", "trajectory_transformer", "feature-extraction", "transformers", "license:mit" ]
feature-extraction
false
CarlCochet
null
CarlCochet/trajectory-transformer-ant-medium-replay-v2
1
null
transformers
31,656
--- license: mit ---
PSW/low_resource_percent10_maxsimins_seed1
1a40e96c99fd1c8f270ccef268196f2b1db5fa5f
2022-05-05T10:00:10.000Z
[ "pytorch", "bart", "text2text-generation", "transformers", "autotrain_compatible" ]
text2text-generation
false
PSW
null
PSW/low_resource_percent10_maxsimins_seed1
1
null
transformers
31,657
Entry not found
adityay1221/cat.5.32
b12f2f929f126f74333536e7276d8dc53d9c962a
2022-05-05T09:58:36.000Z
[ "pytorch", "t5", "text2text-generation", "transformers", "generated_from_trainer", "license:apache-2.0", "model-index", "autotrain_compatible" ]
text2text-generation
false
adityay1221
null
adityay1221/cat.5.32
1
null
transformers
31,658
--- license: apache-2.0 tags: - generated_from_trainer metrics: - bleu model-index: - name: cat.5.32 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. --> # cat.5.32 ...
PSW/low_resource_percent10_maxsimins_seed27
54ac78f99d9a3510dd235c156d38ed51ba7fea1b
2022-05-05T10:13:41.000Z
[ "pytorch", "bart", "text2text-generation", "transformers", "autotrain_compatible" ]
text2text-generation
false
PSW
null
PSW/low_resource_percent10_maxsimins_seed27
1
null
transformers
31,659
Entry not found
PSW/low_resource_percent10_maxsimins_seed42
5e235fc09aef85d9aac74a19bf459c9554890e7d
2022-05-05T10:28:50.000Z
[ "pytorch", "bart", "text2text-generation", "transformers", "autotrain_compatible" ]
text2text-generation
false
PSW
null
PSW/low_resource_percent10_maxsimins_seed42
1
null
transformers
31,660
Entry not found
PSW/low_resource_percent10_minmaxswap_seed1
deca3c84d93bbd7d8d16d4e3bd31d6e45ffa6dfe
2022-05-05T10:44:01.000Z
[ "pytorch", "bart", "text2text-generation", "transformers", "autotrain_compatible" ]
text2text-generation
false
PSW
null
PSW/low_resource_percent10_minmaxswap_seed1
1
null
transformers
31,661
Entry not found
PSW/low_resource_percent10_minmaxswap_seed27
8008cbd7f29520aad3541b9ba8a83e14f0953d0a
2022-05-05T10:59:47.000Z
[ "pytorch", "bart", "text2text-generation", "transformers", "autotrain_compatible" ]
text2text-generation
false
PSW
null
PSW/low_resource_percent10_minmaxswap_seed27
1
null
transformers
31,662
Entry not found
masakhane/afrimbart_en_lug_news
3ad3f5ef4886f7e64aec78c5e994b7e63cb207ba
2022-05-05T13:41:25.000Z
[ "pytorch", "mbart", "text2text-generation", "transformers", "license:afl-3.0", "autotrain_compatible" ]
text2text-generation
false
masakhane
null
masakhane/afrimbart_en_lug_news
1
null
transformers
31,663
--- license: afl-3.0 ---
masakhane/afrimt5_en_lug_news
e8057600da66fc3b21c7e161f9ba4d5fc8a5440c
2022-05-05T13:41:11.000Z
[ "pytorch", "mt5", "text2text-generation", "transformers", "license:afl-3.0", "autotrain_compatible" ]
text2text-generation
false
masakhane
null
masakhane/afrimt5_en_lug_news
1
null
transformers
31,664
--- license: afl-3.0 ---
masakhane/afribyt5_lug_en_news
d809310beaf6eeba769f3e9582e007651c7741d4
2022-05-05T13:50:17.000Z
[ "pytorch", "t5", "text2text-generation", "transformers", "license:afl-3.0", "autotrain_compatible" ]
text2text-generation
false
masakhane
null
masakhane/afribyt5_lug_en_news
1
null
transformers
31,665
--- license: afl-3.0 ---
masakhane/mt5_lug_en_news
7a32b8c55a04711aa862cb6771c8e0637e9d3f61
2022-05-05T14:04:28.000Z
[ "pytorch", "mt5", "text2text-generation", "transformers", "license:afl-3.0", "autotrain_compatible" ]
text2text-generation
false
masakhane
null
masakhane/mt5_lug_en_news
1
null
transformers
31,666
--- license: afl-3.0 ---
aware-ai/wav2vec2-xls-r-300m-german
f1e207210170e9df66086ea0947a34eae7ac4c46
2022-05-28T07:50:30.000Z
[ "pytorch", "tensorboard", "wav2vec2", "automatic-speech-recognition", "de", "transformers", "mozilla-foundation/common_voice_9_0", "generated_from_trainer", "model-index" ]
automatic-speech-recognition
false
aware-ai
null
aware-ai/wav2vec2-xls-r-300m-german
1
null
transformers
31,667
--- language: - de tags: - automatic-speech-recognition - mozilla-foundation/common_voice_9_0 - generated_from_trainer model-index: - name: wav2vec2-xls-r-300m-german results: [] --- <!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proo...
masakhane/m2m100_418M_en_lug_rel_news
2ad7f847917340cf8e066492498b22e144b28ff8
2022-05-05T14:14:06.000Z
[ "pytorch", "m2m_100", "text2text-generation", "transformers", "license:afl-3.0", "autotrain_compatible" ]
text2text-generation
false
masakhane
null
masakhane/m2m100_418M_en_lug_rel_news
1
null
transformers
31,668
--- license: afl-3.0 ---
masakhane/m2m100_418M_en_lug_rel_news_ft
d8cdc76faa6b2e106203a1afe3aae275b496b055
2022-05-05T14:22:53.000Z
[ "pytorch", "m2m_100", "text2text-generation", "transformers", "license:afl-3.0", "autotrain_compatible" ]
text2text-generation
false
masakhane
null
masakhane/m2m100_418M_en_lug_rel_news_ft
1
null
transformers
31,669
--- license: afl-3.0 ---
masakhane/m2m100_418M_lug_en_rel_ft
633b5cda871da5871260bd112bfd21787215758b
2022-05-05T14:23:03.000Z
[ "pytorch", "m2m_100", "text2text-generation", "transformers", "license:afl-3.0", "autotrain_compatible" ]
text2text-generation
false
masakhane
null
masakhane/m2m100_418M_lug_en_rel_ft
1
null
transformers
31,670
--- license: afl-3.0 ---
PSW/low_resource_percent10_minsimdel_seed1
e7235bdd00b937ae13277bdad79013e4b0dca069
2022-05-05T11:29:24.000Z
[ "pytorch", "bart", "text2text-generation", "transformers", "autotrain_compatible" ]
text2text-generation
false
PSW
null
PSW/low_resource_percent10_minsimdel_seed1
1
null
transformers
31,671
Entry not found
Theimisa/distilbert-base-uncased-aisera_texts
680317f14f39dfbc4eb2cbaccf0cf97cfe07d5c4
2022-05-09T09:49:59.000Z
[ "pytorch", "distilbert", "fill-mask", "transformers", "generated_from_trainer", "license:apache-2.0", "model-index", "autotrain_compatible" ]
fill-mask
false
Theimisa
null
Theimisa/distilbert-base-uncased-aisera_texts
1
null
transformers
31,672
--- license: apache-2.0 tags: - generated_from_trainer model-index: - name: distilbert-base-uncased-aisera_texts 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. --> ...
PSW/low_resource_percent10_randomins_seed1
167fd3154c8f29327eaa71dacadcf37fefbe11c6
2022-05-05T12:59:30.000Z
[ "pytorch", "bart", "text2text-generation", "transformers", "autotrain_compatible" ]
text2text-generation
false
PSW
null
PSW/low_resource_percent10_randomins_seed1
1
null
transformers
31,673
Entry not found
dyyyyyyyy/xTune_panx_XLM-RoBERTa-base
56a9a34bfa2fbe06fc3bef07d744bd3fa04858a0
2022-05-05T14:06:17.000Z
[ "pytorch", "xlm-roberta", "transformers" ]
null
false
dyyyyyyyy
null
dyyyyyyyy/xTune_panx_XLM-RoBERTa-base
1
null
transformers
31,674
Entry not found
PSW/low_resource_percent10_randomswap_seed27
27158ac7947ebfe400a239256baad98daf4fb641
2022-05-05T13:56:00.000Z
[ "pytorch", "bart", "text2text-generation", "transformers", "autotrain_compatible" ]
text2text-generation
false
PSW
null
PSW/low_resource_percent10_randomswap_seed27
1
null
transformers
31,675
Entry not found
tau/False_large_random_para0_sent1_span2_itFalse_sargmax_rrFalse_8_1024_0.15_1
dccc3efe38e97f3c9f1bd1274af89ab98c698289
2022-05-05T14:00:00.000Z
[ "pytorch", "t5", "text2text-generation", "transformers", "autotrain_compatible" ]
text2text-generation
false
tau
null
tau/False_large_random_para0_sent1_span2_itFalse_sargmax_rrFalse_8_1024_0.15_1
1
null
transformers
31,676
Entry not found
tau/False_large_rouge_para0_sent1_span2_itTrue_sargmax_rrFalse_8_1024_0.15_1
519692256604a734a836729ecfe9c558324db32b
2022-05-05T13:59:39.000Z
[ "pytorch", "t5", "text2text-generation", "transformers", "autotrain_compatible" ]
text2text-generation
false
tau
null
tau/False_large_rouge_para0_sent1_span2_itTrue_sargmax_rrFalse_8_1024_0.15_1
1
null
transformers
31,677
Entry not found
tau/False_large_pmi_para0_sent1_span2_itFalse_ssoftmax_rrFalse_8_1024_0.15_1
9176da21acc93eaa12fa535f2e143bd43d19e273
2022-05-05T18:18:45.000Z
[ "pytorch", "t5", "text2text-generation", "transformers", "autotrain_compatible" ]
text2text-generation
false
tau
null
tau/False_large_pmi_para0_sent1_span2_itFalse_ssoftmax_rrFalse_8_1024_0.15_1
1
null
transformers
31,678
Entry not found
dyyyyyyyy/xTune_udpos_XLM-RoBERTa-base
323bfbc798c875cf3ee9dd088ace39f1b910e83f
2022-05-05T14:36:36.000Z
[ "pytorch", "xlm-roberta", "transformers" ]
null
false
dyyyyyyyy
null
dyyyyyyyy/xTune_udpos_XLM-RoBERTa-base
1
null
transformers
31,679
Entry not found
dyyyyyyyy/xTune_udpos_XLM-RoBERTa-large
4c2389d32e56333a305d0b9e0d72287c212e3cdc
2022-05-05T14:37:44.000Z
[ "pytorch", "xlm-roberta", "transformers" ]
null
false
dyyyyyyyy
null
dyyyyyyyy/xTune_udpos_XLM-RoBERTa-large
1
null
transformers
31,680
Entry not found
PSW/low_resource_percent20_maxsimins_seed27
5ce799f4cc188d3b9ee45a4e28684d4016a83b91
2022-05-05T15:43:11.000Z
[ "pytorch", "bart", "text2text-generation", "transformers", "autotrain_compatible" ]
text2text-generation
false
PSW
null
PSW/low_resource_percent20_maxsimins_seed27
1
null
transformers
31,681
Entry not found
PSW/low_resource_percent20_minmaxswap_seed1
fb6e79b3f7350b8e4c48874e5606ef52c52725c5
2022-05-05T16:16:14.000Z
[ "pytorch", "bart", "text2text-generation", "transformers", "autotrain_compatible" ]
text2text-generation
false
PSW
null
PSW/low_resource_percent20_minmaxswap_seed1
1
null
transformers
31,682
Entry not found
PSW/low_resource_percent20_minmaxswap_seed27
ba569c0279f4a9e57c995e1c9de6bcd5b5a0fc74
2022-05-05T16:32:10.000Z
[ "pytorch", "bart", "text2text-generation", "transformers", "autotrain_compatible" ]
text2text-generation
false
PSW
null
PSW/low_resource_percent20_minmaxswap_seed27
1
null
transformers
31,683
Entry not found
PSW/low_resource_percent20_minsimdel_seed1
4c5e5fc19d7d68a550efb47dc9ba813c3ccad491
2022-05-05T16:59:29.000Z
[ "pytorch", "bart", "text2text-generation", "transformers", "autotrain_compatible" ]
text2text-generation
false
PSW
null
PSW/low_resource_percent20_minsimdel_seed1
1
null
transformers
31,684
Entry not found
PSW/low_resource_percent20_randomdel_seed27
2ca3b3959a209f2021a96421f25d56cf369e1436
2022-05-05T17:53:21.000Z
[ "pytorch", "bart", "text2text-generation", "transformers", "autotrain_compatible" ]
text2text-generation
false
PSW
null
PSW/low_resource_percent20_randomdel_seed27
1
null
transformers
31,685
Entry not found
zhanxw/test
869dd8d5d376d04647347c7d3919d0211cce6cd6
2022-05-05T18:25:47.000Z
[ "pytorch", "swin", "image-classification", "transformers", "license:mit" ]
image-classification
false
zhanxw
null
zhanxw/test
1
null
transformers
31,686
--- license: mit ---
PSW/low_resource_percent20_randomdel_seed42
c670f15d134e796df8070cc30e0bdbca76121e0c
2022-05-05T18:09:39.000Z
[ "pytorch", "bart", "text2text-generation", "transformers", "autotrain_compatible" ]
text2text-generation
false
PSW
null
PSW/low_resource_percent20_randomdel_seed42
1
null
transformers
31,687
Entry not found
PSW/low_resource_percent20_randomins_seed1
14194b8863cabba8207337bf849bbebf45d02d53
2022-05-05T18:26:16.000Z
[ "pytorch", "bart", "text2text-generation", "transformers", "autotrain_compatible" ]
text2text-generation
false
PSW
null
PSW/low_resource_percent20_randomins_seed1
1
null
transformers
31,688
Entry not found
dyyyyyyyy/MVR_panx_XLM-RoBERTa-large
217412927476626ba425b04cd99a03bb5b5deea4
2022-05-06T05:21:29.000Z
[ "pytorch", "xlm-roberta", "fill-mask", "transformers", "autotrain_compatible" ]
fill-mask
false
dyyyyyyyy
null
dyyyyyyyy/MVR_panx_XLM-RoBERTa-large
1
null
transformers
31,689
Entry not found
dyyyyyyyy/MVR_squad_XLM-RoBERTa-large
cc3035aeeb7c7540b795bfc1802b4bff3351305a
2022-05-06T06:52:25.000Z
[ "pytorch", "roberta", "fill-mask", "transformers", "autotrain_compatible" ]
fill-mask
false
dyyyyyyyy
null
dyyyyyyyy/MVR_squad_XLM-RoBERTa-large
1
null
transformers
31,690
Entry not found
dyyyyyyyy/MVR_squad_XLM-RoBERTa-base
ad3b7537877269c5d2bdff20af0f248c0ea000a0
2022-05-06T06:45:06.000Z
[ "pytorch", "roberta", "fill-mask", "transformers", "autotrain_compatible" ]
fill-mask
false
dyyyyyyyy
null
dyyyyyyyy/MVR_squad_XLM-RoBERTa-base
1
null
transformers
31,691
Entry not found
dyyyyyyyy/MVR_panx_BERT-base-multilingual-cased
b603a82267d3780c14f17b67605d08e900a4d81a
2022-05-06T05:13:48.000Z
[ "pytorch", "bert", "fill-mask", "transformers", "autotrain_compatible" ]
fill-mask
false
dyyyyyyyy
null
dyyyyyyyy/MVR_panx_BERT-base-multilingual-cased
1
null
transformers
31,692
Entry not found
PSW/low_resource_percent20_randomins_seed27
431c4c5a5b81786d4ecb9b0c723a8c06c424acb2
2022-05-05T18:42:41.000Z
[ "pytorch", "bart", "text2text-generation", "transformers", "autotrain_compatible" ]
text2text-generation
false
PSW
null
PSW/low_resource_percent20_randomins_seed27
1
null
transformers
31,693
Entry not found
PSW/low_resource_percent20_randomins_seed42
a7598ba30f063deadb78c227e7198c8957ee96b5
2022-05-05T18:59:36.000Z
[ "pytorch", "bart", "text2text-generation", "transformers", "autotrain_compatible" ]
text2text-generation
false
PSW
null
PSW/low_resource_percent20_randomins_seed42
1
null
transformers
31,694
Entry not found
PSW/low_resource_percent20_randomswap_seed27
9eee3ab0fc4b6cb6eaeff8504fd00c33c8f83e48
2022-05-05T19:32:46.000Z
[ "pytorch", "bart", "text2text-generation", "transformers", "autotrain_compatible" ]
text2text-generation
false
PSW
null
PSW/low_resource_percent20_randomswap_seed27
1
null
transformers
31,695
Entry not found
abhilashawasthi/bert-base-uncased-issues-128
1e3e2439ffb321596fb1ff06d4499ae7ea082445
2022-05-05T20:17:08.000Z
[ "pytorch", "bert", "fill-mask", "transformers", "generated_from_trainer", "license:apache-2.0", "model-index", "autotrain_compatible" ]
fill-mask
false
abhilashawasthi
null
abhilashawasthi/bert-base-uncased-issues-128
1
null
transformers
31,696
--- license: apache-2.0 tags: - generated_from_trainer model-index: - name: bert-base-uncased-issues-128 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. --> # bert-b...
PSW/low_resource_percent20_randomswap_seed42
563d0f60db190197222e6b095feccf8bd946ef79
2022-05-05T19:49:59.000Z
[ "pytorch", "bart", "text2text-generation", "transformers", "autotrain_compatible" ]
text2text-generation
false
PSW
null
PSW/low_resource_percent20_randomswap_seed42
1
null
transformers
31,697
Entry not found
PSW/low_resource_percent20_seed42
1c7caf5f364434c1cd5b6abeac1037f4a9225d0c
2022-05-05T20:30:53.000Z
[ "pytorch", "bart", "text2text-generation", "transformers", "autotrain_compatible" ]
text2text-generation
false
PSW
null
PSW/low_resource_percent20_seed42
1
null
transformers
31,698
Entry not found
huggingtweets/mikedolanvevo
b9dcd25ba01b78c7221ee23ffad1e27aebdc3e4e
2022-05-05T20:52:31.000Z
[ "pytorch", "gpt2", "text-generation", "en", "transformers", "huggingtweets" ]
text-generation
false
huggingtweets
null
huggingtweets/mikedolanvevo
1
null
transformers
31,699
--- language: en thumbnail: http://www.huggingtweets.com/mikedolanvevo/1651783946409/predictions.png tags: - huggingtweets widget: - text: "My dream is" --- <div class="inline-flex flex-col" style="line-height: 1.5;"> <div class="flex"> <div style="display:inherit; margin-left: 4px; margin-right: 4px; w...