Model Name
stringlengths 5
122
| URL
stringlengths 28
145
| Crawled Text
stringlengths 1
199k
⌀ | text
stringlengths 180
199k
|
---|---|---|---|
DeepPavlov/marianmt-tatoeba-enru | https://huggingface.co/DeepPavlov/marianmt-tatoeba-enru | No model card New: Create and edit this model card directly on the website! | Indicators looking for configurations to recommend AI models for configuring AI agents
### Model Name : DeepPavlov/marianmt-tatoeba-enru
### Model URL : https://huggingface.co/DeepPavlov/marianmt-tatoeba-enru
### Model Description : No model card New: Create and edit this model card directly on the website! |
DeepPavlov/marianmt-tatoeba-ruen | https://huggingface.co/DeepPavlov/marianmt-tatoeba-ruen | No model card New: Create and edit this model card directly on the website! | Indicators looking for configurations to recommend AI models for configuring AI agents
### Model Name : DeepPavlov/marianmt-tatoeba-ruen
### Model URL : https://huggingface.co/DeepPavlov/marianmt-tatoeba-ruen
### Model Description : No model card New: Create and edit this model card directly on the website! |
DeepPavlov/roberta-large-winogrande | https://huggingface.co/DeepPavlov/roberta-large-winogrande | This model was fine-tuned on Winogrande dataset (XL size) in sequence classification task format, meaning that original pairs of sentences
with corresponding options filled in were separated, shuffled and classified independently of each other. WinoGrande-XL reformatted the following way: For example, becomes and These sentence pairs are then treated as independent examples. | Indicators looking for configurations to recommend AI models for configuring AI agents
### Model Name : DeepPavlov/roberta-large-winogrande
### Model URL : https://huggingface.co/DeepPavlov/roberta-large-winogrande
### Model Description : This model was fine-tuned on Winogrande dataset (XL size) in sequence classification task format, meaning that original pairs of sentences
with corresponding options filled in were separated, shuffled and classified independently of each other. WinoGrande-XL reformatted the following way: For example, becomes and These sentence pairs are then treated as independent examples. |
DeepPavlov/rubert-base-cased-conversational | https://huggingface.co/DeepPavlov/rubert-base-cased-conversational | Conversational RuBERT (Russian, cased, 12‑layer, 768‑hidden, 12‑heads, 180M parameters) was trained on OpenSubtitles[1], Dirty, Pikabu, and a Social Media segment of Taiga corpus[2]. We assembled a new vocabulary for Conversational RuBERT model on this data and initialized the model with RuBERT. 08.11.2021: upload model with MLM and NSP heads [1]: P. Lison and J. Tiedemann, 2016, OpenSubtitles2016: Extracting Large Parallel Corpora from Movie and TV Subtitles. In Proceedings of the 10th International Conference on Language Resources and Evaluation (LREC 2016) [2]: Shavrina T., Shapovalova O. (2017) TO THE METHODOLOGY OF CORPUS CONSTRUCTION FOR MACHINE LEARNING: «TAIGA» SYNTAX TREE CORPUS AND PARSER. in proc. of “CORPORA2017”, international conference , Saint-Petersbourg, 2017. | Indicators looking for configurations to recommend AI models for configuring AI agents
### Model Name : DeepPavlov/rubert-base-cased-conversational
### Model URL : https://huggingface.co/DeepPavlov/rubert-base-cased-conversational
### Model Description : Conversational RuBERT (Russian, cased, 12‑layer, 768‑hidden, 12‑heads, 180M parameters) was trained on OpenSubtitles[1], Dirty, Pikabu, and a Social Media segment of Taiga corpus[2]. We assembled a new vocabulary for Conversational RuBERT model on this data and initialized the model with RuBERT. 08.11.2021: upload model with MLM and NSP heads [1]: P. Lison and J. Tiedemann, 2016, OpenSubtitles2016: Extracting Large Parallel Corpora from Movie and TV Subtitles. In Proceedings of the 10th International Conference on Language Resources and Evaluation (LREC 2016) [2]: Shavrina T., Shapovalova O. (2017) TO THE METHODOLOGY OF CORPUS CONSTRUCTION FOR MACHINE LEARNING: «TAIGA» SYNTAX TREE CORPUS AND PARSER. in proc. of “CORPORA2017”, international conference , Saint-Petersbourg, 2017. |
DeepPavlov/rubert-base-cased-sentence | https://huggingface.co/DeepPavlov/rubert-base-cased-sentence | Sentence RuBERT (Russian, cased, 12-layer, 768-hidden, 12-heads, 180M parameters) is a representation‑based sentence encoder for Russian. It is initialized with RuBERT and fine‑tuned on SNLI[1] google-translated to russian and on russian part of XNLI dev set[2]. Sentence representations are mean pooled token embeddings in the same manner as in Sentence‑BERT[3]. [1]: S. R. Bowman, G. Angeli, C. Potts, and C. D. Manning. (2015) A large annotated corpus for learning natural language inference. arXiv preprint arXiv:1508.05326 [2]: Williams A., Bowman S. (2018) XNLI: Evaluating Cross-lingual Sentence Representations. arXiv preprint arXiv:1809.05053 [3]: N. Reimers, I. Gurevych (2019) Sentence-BERT: Sentence Embeddings using Siamese BERT-Networks. arXiv preprint arXiv:1908.10084 | Indicators looking for configurations to recommend AI models for configuring AI agents
### Model Name : DeepPavlov/rubert-base-cased-sentence
### Model URL : https://huggingface.co/DeepPavlov/rubert-base-cased-sentence
### Model Description : Sentence RuBERT (Russian, cased, 12-layer, 768-hidden, 12-heads, 180M parameters) is a representation‑based sentence encoder for Russian. It is initialized with RuBERT and fine‑tuned on SNLI[1] google-translated to russian and on russian part of XNLI dev set[2]. Sentence representations are mean pooled token embeddings in the same manner as in Sentence‑BERT[3]. [1]: S. R. Bowman, G. Angeli, C. Potts, and C. D. Manning. (2015) A large annotated corpus for learning natural language inference. arXiv preprint arXiv:1508.05326 [2]: Williams A., Bowman S. (2018) XNLI: Evaluating Cross-lingual Sentence Representations. arXiv preprint arXiv:1809.05053 [3]: N. Reimers, I. Gurevych (2019) Sentence-BERT: Sentence Embeddings using Siamese BERT-Networks. arXiv preprint arXiv:1908.10084 |
DeepPavlov/rubert-base-cased | https://huggingface.co/DeepPavlov/rubert-base-cased | RuBERT (Russian, cased, 12‑layer, 768‑hidden, 12‑heads, 180M parameters) was trained on the Russian part of Wikipedia and news data. We used this training data to build a vocabulary of Russian subtokens and took a multilingual version of BERT‑base as an initialization for RuBERT[1]. 08.11.2021: upload model with MLM and NSP heads [1]: Kuratov, Y., Arkhipov, M. (2019). Adaptation of Deep Bidirectional Multilingual Transformers for Russian Language. arXiv preprint arXiv:1905.07213. | Indicators looking for configurations to recommend AI models for configuring AI agents
### Model Name : DeepPavlov/rubert-base-cased
### Model URL : https://huggingface.co/DeepPavlov/rubert-base-cased
### Model Description : RuBERT (Russian, cased, 12‑layer, 768‑hidden, 12‑heads, 180M parameters) was trained on the Russian part of Wikipedia and news data. We used this training data to build a vocabulary of Russian subtokens and took a multilingual version of BERT‑base as an initialization for RuBERT[1]. 08.11.2021: upload model with MLM and NSP heads [1]: Kuratov, Y., Arkhipov, M. (2019). Adaptation of Deep Bidirectional Multilingual Transformers for Russian Language. arXiv preprint arXiv:1905.07213. |
DeepPavlov/xlm-roberta-large-en-ru-mnli | https://huggingface.co/DeepPavlov/xlm-roberta-large-en-ru-mnli | xlm-roberta-large-en-ru finetuned on mnli. | Indicators looking for configurations to recommend AI models for configuring AI agents
### Model Name : DeepPavlov/xlm-roberta-large-en-ru-mnli
### Model URL : https://huggingface.co/DeepPavlov/xlm-roberta-large-en-ru-mnli
### Model Description : xlm-roberta-large-en-ru finetuned on mnli. |
DeepPavlov/xlm-roberta-large-en-ru | https://huggingface.co/DeepPavlov/xlm-roberta-large-en-ru | This model is a version XLM-RoBERTa with embeddings and vocabulary reduced to most frequent tokens in English and Russian. | Indicators looking for configurations to recommend AI models for configuring AI agents
### Model Name : DeepPavlov/xlm-roberta-large-en-ru
### Model URL : https://huggingface.co/DeepPavlov/xlm-roberta-large-en-ru
### Model Description : This model is a version XLM-RoBERTa with embeddings and vocabulary reduced to most frequent tokens in English and Russian. |
DeividasM/wav2vec2-large-xlsr-53-lithuanian | https://huggingface.co/DeividasM/wav2vec2-large-xlsr-53-lithuanian | Fine-tuned facebook/wav2vec2-large-xlsr-53 in Lithuanian using the Common Voice When using this model, make sure that your speech input is sampled at 16kHz. The model can be used directly (without a language model) as follows: The model can be evaluated as follows on the Lithuanian test data of Common Voice. Test Result: 56.55 % The Common Voice train, validation datasets were used for training. | Indicators looking for configurations to recommend AI models for configuring AI agents
### Model Name : DeividasM/wav2vec2-large-xlsr-53-lithuanian
### Model URL : https://huggingface.co/DeividasM/wav2vec2-large-xlsr-53-lithuanian
### Model Description : Fine-tuned facebook/wav2vec2-large-xlsr-53 in Lithuanian using the Common Voice When using this model, make sure that your speech input is sampled at 16kHz. The model can be used directly (without a language model) as follows: The model can be evaluated as follows on the Lithuanian test data of Common Voice. Test Result: 56.55 % The Common Voice train, validation datasets were used for training. |
DeltaHub/adapter_t5-3b_cola | https://huggingface.co/DeltaHub/adapter_t5-3b_cola | No model card New: Create and edit this model card directly on the website! | Indicators looking for configurations to recommend AI models for configuring AI agents
### Model Name : DeltaHub/adapter_t5-3b_cola
### Model URL : https://huggingface.co/DeltaHub/adapter_t5-3b_cola
### Model Description : No model card New: Create and edit this model card directly on the website! |
DeltaHub/adapter_t5-3b_mrpc | https://huggingface.co/DeltaHub/adapter_t5-3b_mrpc | No model card New: Create and edit this model card directly on the website! | Indicators looking for configurations to recommend AI models for configuring AI agents
### Model Name : DeltaHub/adapter_t5-3b_mrpc
### Model URL : https://huggingface.co/DeltaHub/adapter_t5-3b_mrpc
### Model Description : No model card New: Create and edit this model card directly on the website! |
DeltaHub/adapter_t5-3b_qnli | https://huggingface.co/DeltaHub/adapter_t5-3b_qnli | No model card New: Create and edit this model card directly on the website! | Indicators looking for configurations to recommend AI models for configuring AI agents
### Model Name : DeltaHub/adapter_t5-3b_qnli
### Model URL : https://huggingface.co/DeltaHub/adapter_t5-3b_qnli
### Model Description : No model card New: Create and edit this model card directly on the website! |
DeltaHub/lora_t5-base_mrpc | https://huggingface.co/DeltaHub/lora_t5-base_mrpc | Need to work with OpenDelta | Indicators looking for configurations to recommend AI models for configuring AI agents
### Model Name : DeltaHub/lora_t5-base_mrpc
### Model URL : https://huggingface.co/DeltaHub/lora_t5-base_mrpc
### Model Description : Need to work with OpenDelta |
DemangeJeremy/4-sentiments-with-flaubert | https://huggingface.co/DemangeJeremy/4-sentiments-with-flaubert | Pour toute utilisation de ce modèle, merci d'utiliser cette citation : Jérémy Demange, Four sentiments with FlauBERT, (2021), Hugging Face repository, https://huggingface.co/DemangeJeremy/4-sentiments-with-flaubert | Indicators looking for configurations to recommend AI models for configuring AI agents
### Model Name : DemangeJeremy/4-sentiments-with-flaubert
### Model URL : https://huggingface.co/DemangeJeremy/4-sentiments-with-flaubert
### Model Description : Pour toute utilisation de ce modèle, merci d'utiliser cette citation : Jérémy Demange, Four sentiments with FlauBERT, (2021), Hugging Face repository, https://huggingface.co/DemangeJeremy/4-sentiments-with-flaubert |
Denilson/gbert-base-germaner | https://huggingface.co/Denilson/gbert-base-germaner | No model card New: Create and edit this model card directly on the website! | Indicators looking for configurations to recommend AI models for configuring AI agents
### Model Name : Denilson/gbert-base-germaner
### Model URL : https://huggingface.co/Denilson/gbert-base-germaner
### Model Description : No model card New: Create and edit this model card directly on the website! |
Deniskin/emailer_medium_300 | https://huggingface.co/Deniskin/emailer_medium_300 | No model card New: Create and edit this model card directly on the website! | Indicators looking for configurations to recommend AI models for configuring AI agents
### Model Name : Deniskin/emailer_medium_300
### Model URL : https://huggingface.co/Deniskin/emailer_medium_300
### Model Description : No model card New: Create and edit this model card directly on the website! |
Deniskin/essays_small_2000 | https://huggingface.co/Deniskin/essays_small_2000 | No model card New: Create and edit this model card directly on the website! | Indicators looking for configurations to recommend AI models for configuring AI agents
### Model Name : Deniskin/essays_small_2000
### Model URL : https://huggingface.co/Deniskin/essays_small_2000
### Model Description : No model card New: Create and edit this model card directly on the website! |
Deniskin/essays_small_2000i | https://huggingface.co/Deniskin/essays_small_2000i | No model card New: Create and edit this model card directly on the website! | Indicators looking for configurations to recommend AI models for configuring AI agents
### Model Name : Deniskin/essays_small_2000i
### Model URL : https://huggingface.co/Deniskin/essays_small_2000i
### Model Description : No model card New: Create and edit this model card directly on the website! |
Deniskin/gpt3_medium | https://huggingface.co/Deniskin/gpt3_medium | No model card New: Create and edit this model card directly on the website! | Indicators looking for configurations to recommend AI models for configuring AI agents
### Model Name : Deniskin/gpt3_medium
### Model URL : https://huggingface.co/Deniskin/gpt3_medium
### Model Description : No model card New: Create and edit this model card directly on the website! |
Denny29/DialoGPT-medium-asunayuuki | https://huggingface.co/Denny29/DialoGPT-medium-asunayuuki | null | Indicators looking for configurations to recommend AI models for configuring AI agents
### Model Name : Denny29/DialoGPT-medium-asunayuuki
### Model URL : https://huggingface.co/Denny29/DialoGPT-medium-asunayuuki
### Model Description : |
Denver/distilbert-base-uncased-finetuned-squad | https://huggingface.co/Denver/distilbert-base-uncased-finetuned-squad | No model card New: Create and edit this model card directly on the website! | Indicators looking for configurations to recommend AI models for configuring AI agents
### Model Name : Denver/distilbert-base-uncased-finetuned-squad
### Model URL : https://huggingface.co/Denver/distilbert-base-uncased-finetuned-squad
### Model Description : No model card New: Create and edit this model card directly on the website! |
DeskDown/MarianMixFT_en-fil | https://huggingface.co/DeskDown/MarianMixFT_en-fil | No model card New: Create and edit this model card directly on the website! | Indicators looking for configurations to recommend AI models for configuring AI agents
### Model Name : DeskDown/MarianMixFT_en-fil
### Model URL : https://huggingface.co/DeskDown/MarianMixFT_en-fil
### Model Description : No model card New: Create and edit this model card directly on the website! |
DeskDown/MarianMixFT_en-hi | https://huggingface.co/DeskDown/MarianMixFT_en-hi | No model card New: Create and edit this model card directly on the website! | Indicators looking for configurations to recommend AI models for configuring AI agents
### Model Name : DeskDown/MarianMixFT_en-hi
### Model URL : https://huggingface.co/DeskDown/MarianMixFT_en-hi
### Model Description : No model card New: Create and edit this model card directly on the website! |
DeskDown/MarianMixFT_en-id | https://huggingface.co/DeskDown/MarianMixFT_en-id | No model card New: Create and edit this model card directly on the website! | Indicators looking for configurations to recommend AI models for configuring AI agents
### Model Name : DeskDown/MarianMixFT_en-id
### Model URL : https://huggingface.co/DeskDown/MarianMixFT_en-id
### Model Description : No model card New: Create and edit this model card directly on the website! |
DeskDown/MarianMixFT_en-ja | https://huggingface.co/DeskDown/MarianMixFT_en-ja | No model card New: Create and edit this model card directly on the website! | Indicators looking for configurations to recommend AI models for configuring AI agents
### Model Name : DeskDown/MarianMixFT_en-ja
### Model URL : https://huggingface.co/DeskDown/MarianMixFT_en-ja
### Model Description : No model card New: Create and edit this model card directly on the website! |
DeskDown/MarianMixFT_en-ms | https://huggingface.co/DeskDown/MarianMixFT_en-ms | No model card New: Create and edit this model card directly on the website! | Indicators looking for configurations to recommend AI models for configuring AI agents
### Model Name : DeskDown/MarianMixFT_en-ms
### Model URL : https://huggingface.co/DeskDown/MarianMixFT_en-ms
### Model Description : No model card New: Create and edit this model card directly on the website! |
DeskDown/MarianMixFT_en-my | https://huggingface.co/DeskDown/MarianMixFT_en-my | No model card New: Create and edit this model card directly on the website! | Indicators looking for configurations to recommend AI models for configuring AI agents
### Model Name : DeskDown/MarianMixFT_en-my
### Model URL : https://huggingface.co/DeskDown/MarianMixFT_en-my
### Model Description : No model card New: Create and edit this model card directly on the website! |
DeskDown/MarianMixFT_en-th | https://huggingface.co/DeskDown/MarianMixFT_en-th | No model card New: Create and edit this model card directly on the website! | Indicators looking for configurations to recommend AI models for configuring AI agents
### Model Name : DeskDown/MarianMixFT_en-th
### Model URL : https://huggingface.co/DeskDown/MarianMixFT_en-th
### Model Description : No model card New: Create and edit this model card directly on the website! |
DeskDown/MarianMixFT_en-vi | https://huggingface.co/DeskDown/MarianMixFT_en-vi | No model card New: Create and edit this model card directly on the website! | Indicators looking for configurations to recommend AI models for configuring AI agents
### Model Name : DeskDown/MarianMixFT_en-vi
### Model URL : https://huggingface.co/DeskDown/MarianMixFT_en-vi
### Model Description : No model card New: Create and edit this model card directly on the website! |
DeskDown/MarianMix_en-ja-10 | https://huggingface.co/DeskDown/MarianMix_en-ja-10 | No model card New: Create and edit this model card directly on the website! | Indicators looking for configurations to recommend AI models for configuring AI agents
### Model Name : DeskDown/MarianMix_en-ja-10
### Model URL : https://huggingface.co/DeskDown/MarianMix_en-ja-10
### Model Description : No model card New: Create and edit this model card directly on the website! |
DeskDown/MarianMix_en-zh-10 | https://huggingface.co/DeskDown/MarianMix_en-zh-10 | No model card New: Create and edit this model card directly on the website! | Indicators looking for configurations to recommend AI models for configuring AI agents
### Model Name : DeskDown/MarianMix_en-zh-10
### Model URL : https://huggingface.co/DeskDown/MarianMix_en-zh-10
### Model Description : No model card New: Create and edit this model card directly on the website! |
DeskDown/MarianMix_en-zh_to_vi-ms-hi-ja | https://huggingface.co/DeskDown/MarianMix_en-zh_to_vi-ms-hi-ja | No model card New: Create and edit this model card directly on the website! | Indicators looking for configurations to recommend AI models for configuring AI agents
### Model Name : DeskDown/MarianMix_en-zh_to_vi-ms-hi-ja
### Model URL : https://huggingface.co/DeskDown/MarianMix_en-zh_to_vi-ms-hi-ja
### Model Description : No model card New: Create and edit this model card directly on the website! |
Despin89/test | https://huggingface.co/Despin89/test | title: ArcaneGAN
emoji: 🚀
colorFrom: blue
colorTo: blue
sdk: gradio
app_file: app.py
pinned: false | Indicators looking for configurations to recommend AI models for configuring AI agents
### Model Name : Despin89/test
### Model URL : https://huggingface.co/Despin89/test
### Model Description : title: ArcaneGAN
emoji: 🚀
colorFrom: blue
colorTo: blue
sdk: gradio
app_file: app.py
pinned: false |
Dev-DGT/food-dbert-multiling | https://huggingface.co/Dev-DGT/food-dbert-multiling | Detects foods in sentences. Currently, only supports spanish. Multiple words foods are detected as one entity. | Indicators looking for configurations to recommend AI models for configuring AI agents
### Model Name : Dev-DGT/food-dbert-multiling
### Model URL : https://huggingface.co/Dev-DGT/food-dbert-multiling
### Model Description : Detects foods in sentences. Currently, only supports spanish. Multiple words foods are detected as one entity. |
Devid/DialoGPT-small-Miku | https://huggingface.co/Devid/DialoGPT-small-Miku | null | Indicators looking for configurations to recommend AI models for configuring AI agents
### Model Name : Devid/DialoGPT-small-Miku
### Model URL : https://huggingface.co/Devid/DialoGPT-small-Miku
### Model Description : |
Devmapall/paraphrase-quora | https://huggingface.co/Devmapall/paraphrase-quora | No model card New: Create and edit this model card directly on the website! | Indicators looking for configurations to recommend AI models for configuring AI agents
### Model Name : Devmapall/paraphrase-quora
### Model URL : https://huggingface.co/Devmapall/paraphrase-quora
### Model Description : No model card New: Create and edit this model card directly on the website! |
Devrim/prism-default | https://huggingface.co/Devrim/prism-default | The default Prism model available at https://github.com/thompsonb/prism. See the README.md file for more information. LICENCE NOTICE | Indicators looking for configurations to recommend AI models for configuring AI agents
### Model Name : Devrim/prism-default
### Model URL : https://huggingface.co/Devrim/prism-default
### Model Description : The default Prism model available at https://github.com/thompsonb/prism. See the README.md file for more information. LICENCE NOTICE |
DevsIA/Devs_IA | https://huggingface.co/DevsIA/Devs_IA | No model card New: Create and edit this model card directly on the website! | Indicators looking for configurations to recommend AI models for configuring AI agents
### Model Name : DevsIA/Devs_IA
### Model URL : https://huggingface.co/DevsIA/Devs_IA
### Model Description : No model card New: Create and edit this model card directly on the website! |
DevsIA/imagenes | https://huggingface.co/DevsIA/imagenes | Hello | Indicators looking for configurations to recommend AI models for configuring AI agents
### Model Name : DevsIA/imagenes
### Model URL : https://huggingface.co/DevsIA/imagenes
### Model Description : Hello |
DewiBrynJones/wav2vec2-large-xlsr-welsh | https://huggingface.co/DewiBrynJones/wav2vec2-large-xlsr-welsh | This model has moved to https://huggingface.co/techiaith/wav2vec2-xlsr-ft-cy | Indicators looking for configurations to recommend AI models for configuring AI agents
### Model Name : DewiBrynJones/wav2vec2-large-xlsr-welsh
### Model URL : https://huggingface.co/DewiBrynJones/wav2vec2-large-xlsr-welsh
### Model Description : This model has moved to https://huggingface.co/techiaith/wav2vec2-xlsr-ft-cy |
DheerajPranav/Dialo-GPT-Rick-bot | https://huggingface.co/DheerajPranav/Dialo-GPT-Rick-bot | No model card New: Create and edit this model card directly on the website! | Indicators looking for configurations to recommend AI models for configuring AI agents
### Model Name : DheerajPranav/Dialo-GPT-Rick-bot
### Model URL : https://huggingface.co/DheerajPranav/Dialo-GPT-Rick-bot
### Model Description : No model card New: Create and edit this model card directly on the website! |
Dhito/am | https://huggingface.co/Dhito/am | No model card New: Create and edit this model card directly on the website! | Indicators looking for configurations to recommend AI models for configuring AI agents
### Model Name : Dhito/am
### Model URL : https://huggingface.co/Dhito/am
### Model Description : No model card New: Create and edit this model card directly on the website! |
Dhritam/Zova-bot | https://huggingface.co/Dhritam/Zova-bot | No model card New: Create and edit this model card directly on the website! | Indicators looking for configurations to recommend AI models for configuring AI agents
### Model Name : Dhritam/Zova-bot
### Model URL : https://huggingface.co/Dhritam/Zova-bot
### Model Description : No model card New: Create and edit this model card directly on the website! |
Dhruva/Interstellar | https://huggingface.co/Dhruva/Interstellar | No model card New: Create and edit this model card directly on the website! | Indicators looking for configurations to recommend AI models for configuring AI agents
### Model Name : Dhruva/Interstellar
### Model URL : https://huggingface.co/Dhruva/Interstellar
### Model Description : No model card New: Create and edit this model card directly on the website! |
Dibyaranjan/nl_image_search | https://huggingface.co/Dibyaranjan/nl_image_search | No model card New: Create and edit this model card directly on the website! | Indicators looking for configurations to recommend AI models for configuring AI agents
### Model Name : Dibyaranjan/nl_image_search
### Model URL : https://huggingface.co/Dibyaranjan/nl_image_search
### Model Description : No model card New: Create and edit this model card directly on the website! |
DicoTiar/wisdomfiy | https://huggingface.co/DicoTiar/wisdomfiy | No model card New: Create and edit this model card directly on the website! | Indicators looking for configurations to recommend AI models for configuring AI agents
### Model Name : DicoTiar/wisdomfiy
### Model URL : https://huggingface.co/DicoTiar/wisdomfiy
### Model Description : No model card New: Create and edit this model card directly on the website! |
DiegoAlysson/opus-mt-en-ro-finetuned-en-to-ro | https://huggingface.co/DiegoAlysson/opus-mt-en-ro-finetuned-en-to-ro | This model is a fine-tuned version of Helsinki-NLP/opus-mt-en-ro on the wmt16 dataset.
It achieves the following results on the evaluation set: More information needed More information needed More information needed The following hyperparameters were used during training: | Indicators looking for configurations to recommend AI models for configuring AI agents
### Model Name : DiegoAlysson/opus-mt-en-ro-finetuned-en-to-ro
### Model URL : https://huggingface.co/DiegoAlysson/opus-mt-en-ro-finetuned-en-to-ro
### Model Description : This model is a fine-tuned version of Helsinki-NLP/opus-mt-en-ro on the wmt16 dataset.
It achieves the following results on the evaluation set: More information needed More information needed More information needed The following hyperparameters were used during training: |
DiegoBalam12/institute_classification | https://huggingface.co/DiegoBalam12/institute_classification | No model card New: Create and edit this model card directly on the website! | Indicators looking for configurations to recommend AI models for configuring AI agents
### Model Name : DiegoBalam12/institute_classification
### Model URL : https://huggingface.co/DiegoBalam12/institute_classification
### Model Description : No model card New: Create and edit this model card directly on the website! |
Digakive/Hsgshs | https://huggingface.co/Digakive/Hsgshs | No model card New: Create and edit this model card directly on the website! | Indicators looking for configurations to recommend AI models for configuring AI agents
### Model Name : Digakive/Hsgshs
### Model URL : https://huggingface.co/Digakive/Hsgshs
### Model Description : No model card New: Create and edit this model card directly on the website! |
Dilmk2/DialoGPT-small-harrypotter | https://huggingface.co/Dilmk2/DialoGPT-small-harrypotter | null | Indicators looking for configurations to recommend AI models for configuring AI agents
### Model Name : Dilmk2/DialoGPT-small-harrypotter
### Model URL : https://huggingface.co/Dilmk2/DialoGPT-small-harrypotter
### Model Description : |
DimaOrekhov/cubert-method-name | https://huggingface.co/DimaOrekhov/cubert-method-name | No model card New: Create and edit this model card directly on the website! | Indicators looking for configurations to recommend AI models for configuring AI agents
### Model Name : DimaOrekhov/cubert-method-name
### Model URL : https://huggingface.co/DimaOrekhov/cubert-method-name
### Model Description : No model card New: Create and edit this model card directly on the website! |
DimaOrekhov/transformer-method-name | https://huggingface.co/DimaOrekhov/transformer-method-name | No model card New: Create and edit this model card directly on the website! | Indicators looking for configurations to recommend AI models for configuring AI agents
### Model Name : DimaOrekhov/transformer-method-name
### Model URL : https://huggingface.co/DimaOrekhov/transformer-method-name
### Model Description : No model card New: Create and edit this model card directly on the website! |
Dimedrolza/DialoGPT-small-cyberpunk | https://huggingface.co/Dimedrolza/DialoGPT-small-cyberpunk | null | Indicators looking for configurations to recommend AI models for configuring AI agents
### Model Name : Dimedrolza/DialoGPT-small-cyberpunk
### Model URL : https://huggingface.co/Dimedrolza/DialoGPT-small-cyberpunk
### Model Description : |
jesseD/homer-bot | https://huggingface.co/jesseD/homer-bot | This model is a fine-tuned DialoGPT (medium version) on Simpsons scripts. More specifically, we fine-tune DialoGPT-medium for 3 epochs on 10K (character utterance, Homer's response) pairs For more details, check out our git repo containing all the code. | Indicators looking for configurations to recommend AI models for configuring AI agents
### Model Name : jesseD/homer-bot
### Model URL : https://huggingface.co/jesseD/homer-bot
### Model Description : This model is a fine-tuned DialoGPT (medium version) on Simpsons scripts. More specifically, we fine-tune DialoGPT-medium for 3 epochs on 10K (character utterance, Homer's response) pairs For more details, check out our git repo containing all the code. |
DivyanshuSheth/T5-Seq2Seq-Final | https://huggingface.co/DivyanshuSheth/T5-Seq2Seq-Final | No model card New: Create and edit this model card directly on the website! | Indicators looking for configurations to recommend AI models for configuring AI agents
### Model Name : DivyanshuSheth/T5-Seq2Seq-Final
### Model URL : https://huggingface.co/DivyanshuSheth/T5-Seq2Seq-Final
### Model Description : No model card New: Create and edit this model card directly on the website! |
Dizoid/Lll | https://huggingface.co/Dizoid/Lll | No model card New: Create and edit this model card directly on the website! | Indicators looking for configurations to recommend AI models for configuring AI agents
### Model Name : Dizoid/Lll
### Model URL : https://huggingface.co/Dizoid/Lll
### Model Description : No model card New: Create and edit this model card directly on the website! |
Dkwkk/Da | https://huggingface.co/Dkwkk/Da | No model card New: Create and edit this model card directly on the website! | Indicators looking for configurations to recommend AI models for configuring AI agents
### Model Name : Dkwkk/Da
### Model URL : https://huggingface.co/Dkwkk/Da
### Model Description : No model card New: Create and edit this model card directly on the website! |
Dkwkk/W | https://huggingface.co/Dkwkk/W | No model card New: Create and edit this model card directly on the website! | Indicators looking for configurations to recommend AI models for configuring AI agents
### Model Name : Dkwkk/W
### Model URL : https://huggingface.co/Dkwkk/W
### Model Description : No model card New: Create and edit this model card directly on the website! |
Dmitriiserg/Pxd | https://huggingface.co/Dmitriiserg/Pxd | No model card New: Create and edit this model card directly on the website! | Indicators looking for configurations to recommend AI models for configuring AI agents
### Model Name : Dmitriiserg/Pxd
### Model URL : https://huggingface.co/Dmitriiserg/Pxd
### Model Description : No model card New: Create and edit this model card directly on the website! |
Dmitry12/sber | https://huggingface.co/Dmitry12/sber | No model card New: Create and edit this model card directly on the website! | Indicators looking for configurations to recommend AI models for configuring AI agents
### Model Name : Dmitry12/sber
### Model URL : https://huggingface.co/Dmitry12/sber
### Model Description : No model card New: Create and edit this model card directly on the website! |
Doiman/DialoGPT-medium-harrypotter | https://huggingface.co/Doiman/DialoGPT-medium-harrypotter | null | Indicators looking for configurations to recommend AI models for configuring AI agents
### Model Name : Doiman/DialoGPT-medium-harrypotter
### Model URL : https://huggingface.co/Doiman/DialoGPT-medium-harrypotter
### Model Description : |
DongHai/DialoGPT-small-rick | https://huggingface.co/DongHai/DialoGPT-small-rick | null | Indicators looking for configurations to recommend AI models for configuring AI agents
### Model Name : DongHai/DialoGPT-small-rick
### Model URL : https://huggingface.co/DongHai/DialoGPT-small-rick
### Model Description : |
DongHyoungLee/distilbert-base-uncased-finetuned-cola | https://huggingface.co/DongHyoungLee/distilbert-base-uncased-finetuned-cola | This model is a fine-tuned version of distilbert-base-uncased on the glue dataset.
It achieves the following results on the evaluation set: More information needed More information needed More information needed The following hyperparameters were used during training: | Indicators looking for configurations to recommend AI models for configuring AI agents
### Model Name : DongHyoungLee/distilbert-base-uncased-finetuned-cola
### Model URL : https://huggingface.co/DongHyoungLee/distilbert-base-uncased-finetuned-cola
### Model Description : This model is a fine-tuned version of distilbert-base-uncased on the glue dataset.
It achieves the following results on the evaluation set: More information needed More information needed More information needed The following hyperparameters were used during training: |
DongHyoungLee/kogpt2-base-v2-finetuned-kogpt2_nsmc_single_sentence_classification | https://huggingface.co/DongHyoungLee/kogpt2-base-v2-finetuned-kogpt2_nsmc_single_sentence_classification | No model card New: Create and edit this model card directly on the website! | Indicators looking for configurations to recommend AI models for configuring AI agents
### Model Name : DongHyoungLee/kogpt2-base-v2-finetuned-kogpt2_nsmc_single_sentence_classification
### Model URL : https://huggingface.co/DongHyoungLee/kogpt2-base-v2-finetuned-kogpt2_nsmc_single_sentence_classification
### Model Description : No model card New: Create and edit this model card directly on the website! |
Donghyun/L2_BERT | https://huggingface.co/Donghyun/L2_BERT | No model card New: Create and edit this model card directly on the website! | Indicators looking for configurations to recommend AI models for configuring AI agents
### Model Name : Donghyun/L2_BERT
### Model URL : https://huggingface.co/Donghyun/L2_BERT
### Model Description : No model card New: Create and edit this model card directly on the website! |
Dongjae/mrc2reader | https://huggingface.co/Dongjae/mrc2reader | The Reader model is for Korean Question Answering The backbone model is deepset/xlm-roberta-large-squad2. It is a finetuned model with KorQuAD-v1 dataset. As a result of verification using KorQuAD evaluation dataset, it showed approximately 87% and 92% respectively for the EM score and F1 score. Thank you | Indicators looking for configurations to recommend AI models for configuring AI agents
### Model Name : Dongjae/mrc2reader
### Model URL : https://huggingface.co/Dongjae/mrc2reader
### Model Description : The Reader model is for Korean Question Answering The backbone model is deepset/xlm-roberta-large-squad2. It is a finetuned model with KorQuAD-v1 dataset. As a result of verification using KorQuAD evaluation dataset, it showed approximately 87% and 92% respectively for the EM score and F1 score. Thank you |
Dongmin/testmodel | https://huggingface.co/Dongmin/testmodel | No model card New: Create and edit this model card directly on the website! | Indicators looking for configurations to recommend AI models for configuring AI agents
### Model Name : Dongmin/testmodel
### Model URL : https://huggingface.co/Dongmin/testmodel
### Model Description : No model card New: Create and edit this model card directly on the website! |
Waynehillsdev/Wayne_NLP_mT5 | https://huggingface.co/Waynehillsdev/Wayne_NLP_mT5 | This model was trained only english datasets.
if you want trained korean + english model
go to wayne_mulang_mT5. More information needed More information needed More information needed The following hyperparameters were used during training: | Indicators looking for configurations to recommend AI models for configuring AI agents
### Model Name : Waynehillsdev/Wayne_NLP_mT5
### Model URL : https://huggingface.co/Waynehillsdev/Wayne_NLP_mT5
### Model Description : This model was trained only english datasets.
if you want trained korean + english model
go to wayne_mulang_mT5. More information needed More information needed More information needed The following hyperparameters were used during training: |
Waynehillsdev/Waynehills-STT-doogie-server | https://huggingface.co/Waynehillsdev/Waynehills-STT-doogie-server | This model is a fine-tuned version of Doogie/Waynehills-STT-doogie-server on an unknown dataset. More information needed More information needed More information needed The following hyperparameters were used during training: This model's model-index metadata is invalid:
Schema validation error. "model-index" must be an array | Indicators looking for configurations to recommend AI models for configuring AI agents
### Model Name : Waynehillsdev/Waynehills-STT-doogie-server
### Model URL : https://huggingface.co/Waynehillsdev/Waynehills-STT-doogie-server
### Model Description : This model is a fine-tuned version of Doogie/Waynehills-STT-doogie-server on an unknown dataset. More information needed More information needed More information needed The following hyperparameters were used during training: This model's model-index metadata is invalid:
Schema validation error. "model-index" must be an array |
Waynehillsdev/Waynehills_summary_tensorflow | https://huggingface.co/Waynehillsdev/Waynehills_summary_tensorflow | This model is a fine-tuned version of KETI-AIR/ke-t5-base-ko on an unknown dataset.
It achieves the following results on the evaluation set: More information needed More information needed More information needed The following hyperparameters were used during training: | Indicators looking for configurations to recommend AI models for configuring AI agents
### Model Name : Waynehillsdev/Waynehills_summary_tensorflow
### Model URL : https://huggingface.co/Waynehillsdev/Waynehills_summary_tensorflow
### Model Description : This model is a fine-tuned version of KETI-AIR/ke-t5-base-ko on an unknown dataset.
It achieves the following results on the evaluation set: More information needed More information needed More information needed The following hyperparameters were used during training: |
Waynehillsdev/wav2vec2-base-timit-demo-colab | https://huggingface.co/Waynehillsdev/wav2vec2-base-timit-demo-colab | This model is a fine-tuned version of facebook/wav2vec2-base on the None dataset.
It achieves the following results on the evaluation set: More information needed More information needed More information needed The following hyperparameters were used during training: | Indicators looking for configurations to recommend AI models for configuring AI agents
### Model Name : Waynehillsdev/wav2vec2-base-timit-demo-colab
### Model URL : https://huggingface.co/Waynehillsdev/wav2vec2-base-timit-demo-colab
### Model Description : This model is a fine-tuned version of facebook/wav2vec2-base on the None dataset.
It achieves the following results on the evaluation set: More information needed More information needed More information needed The following hyperparameters were used during training: |
Waynehillsdev/waynehills_sentimental_kor | https://huggingface.co/Waynehillsdev/waynehills_sentimental_kor | No model card New: Create and edit this model card directly on the website! | Indicators looking for configurations to recommend AI models for configuring AI agents
### Model Name : Waynehillsdev/waynehills_sentimental_kor
### Model URL : https://huggingface.co/Waynehillsdev/waynehills_sentimental_kor
### Model Description : No model card New: Create and edit this model card directly on the website! |
Doohae/p_encoder | https://huggingface.co/Doohae/p_encoder | No model card New: Create and edit this model card directly on the website! | Indicators looking for configurations to recommend AI models for configuring AI agents
### Model Name : Doohae/p_encoder
### Model URL : https://huggingface.co/Doohae/p_encoder
### Model Description : No model card New: Create and edit this model card directly on the website! |
Doohae/q_encoder | https://huggingface.co/Doohae/q_encoder | No model card New: Create and edit this model card directly on the website! | Indicators looking for configurations to recommend AI models for configuring AI agents
### Model Name : Doohae/q_encoder
### Model URL : https://huggingface.co/Doohae/q_encoder
### Model Description : No model card New: Create and edit this model card directly on the website! |
Doohae/roberta | https://huggingface.co/Doohae/roberta | Model for Extraction-based MRCoriginal model : klue/roberta-largeDesigned for ODQA Competition | Indicators looking for configurations to recommend AI models for configuring AI agents
### Model Name : Doohae/roberta
### Model URL : https://huggingface.co/Doohae/roberta
### Model Description : Model for Extraction-based MRCoriginal model : klue/roberta-largeDesigned for ODQA Competition |
Doquey/DialoGPT-small-Luisbot1 | https://huggingface.co/Doquey/DialoGPT-small-Luisbot1 | #Rick DialoGPT model | Indicators looking for configurations to recommend AI models for configuring AI agents
### Model Name : Doquey/DialoGPT-small-Luisbot1
### Model URL : https://huggingface.co/Doquey/DialoGPT-small-Luisbot1
### Model Description : #Rick DialoGPT model |
Doquey/DialoGPT-small-Michaelbot | https://huggingface.co/Doquey/DialoGPT-small-Michaelbot | #Michael | Indicators looking for configurations to recommend AI models for configuring AI agents
### Model Name : Doquey/DialoGPT-small-Michaelbot
### Model URL : https://huggingface.co/Doquey/DialoGPT-small-Michaelbot
### Model Description : #Michael |
Doxophobia/DialoGPT-medium-celeste | https://huggingface.co/Doxophobia/DialoGPT-medium-celeste | null | Indicators looking for configurations to recommend AI models for configuring AI agents
### Model Name : Doxophobia/DialoGPT-medium-celeste
### Model URL : https://huggingface.co/Doxophobia/DialoGPT-medium-celeste
### Model Description : |
DoyyingFace/bert-COVID-HATE-finetuned-test | https://huggingface.co/DoyyingFace/bert-COVID-HATE-finetuned-test | No model card New: Create and edit this model card directly on the website! | Indicators looking for configurations to recommend AI models for configuring AI agents
### Model Name : DoyyingFace/bert-COVID-HATE-finetuned-test
### Model URL : https://huggingface.co/DoyyingFace/bert-COVID-HATE-finetuned-test
### Model Description : No model card New: Create and edit this model card directly on the website! |
DoyyingFace/bert-asian-hate-tweets-asian-clean-with-unclean-valid | https://huggingface.co/DoyyingFace/bert-asian-hate-tweets-asian-clean-with-unclean-valid | No model card New: Create and edit this model card directly on the website! | Indicators looking for configurations to recommend AI models for configuring AI agents
### Model Name : DoyyingFace/bert-asian-hate-tweets-asian-clean-with-unclean-valid
### Model URL : https://huggingface.co/DoyyingFace/bert-asian-hate-tweets-asian-clean-with-unclean-valid
### Model Description : No model card New: Create and edit this model card directly on the website! |
DoyyingFace/bert-asian-hate-tweets-asian-unclean-freeze-12 | https://huggingface.co/DoyyingFace/bert-asian-hate-tweets-asian-unclean-freeze-12 | No model card New: Create and edit this model card directly on the website! | Indicators looking for configurations to recommend AI models for configuring AI agents
### Model Name : DoyyingFace/bert-asian-hate-tweets-asian-unclean-freeze-12
### Model URL : https://huggingface.co/DoyyingFace/bert-asian-hate-tweets-asian-unclean-freeze-12
### Model Description : No model card New: Create and edit this model card directly on the website! |
DoyyingFace/bert-asian-hate-tweets-asian-unclean-freeze-4 | https://huggingface.co/DoyyingFace/bert-asian-hate-tweets-asian-unclean-freeze-4 | No model card New: Create and edit this model card directly on the website! | Indicators looking for configurations to recommend AI models for configuring AI agents
### Model Name : DoyyingFace/bert-asian-hate-tweets-asian-unclean-freeze-4
### Model URL : https://huggingface.co/DoyyingFace/bert-asian-hate-tweets-asian-unclean-freeze-4
### Model Description : No model card New: Create and edit this model card directly on the website! |
DoyyingFace/bert-asian-hate-tweets-asian-unclean-freeze-8 | https://huggingface.co/DoyyingFace/bert-asian-hate-tweets-asian-unclean-freeze-8 | No model card New: Create and edit this model card directly on the website! | Indicators looking for configurations to recommend AI models for configuring AI agents
### Model Name : DoyyingFace/bert-asian-hate-tweets-asian-unclean-freeze-8
### Model URL : https://huggingface.co/DoyyingFace/bert-asian-hate-tweets-asian-unclean-freeze-8
### Model Description : No model card New: Create and edit this model card directly on the website! |
DoyyingFace/bert-asian-hate-tweets-asian-unclean-slanted | https://huggingface.co/DoyyingFace/bert-asian-hate-tweets-asian-unclean-slanted | No model card New: Create and edit this model card directly on the website! | Indicators looking for configurations to recommend AI models for configuring AI agents
### Model Name : DoyyingFace/bert-asian-hate-tweets-asian-unclean-slanted
### Model URL : https://huggingface.co/DoyyingFace/bert-asian-hate-tweets-asian-unclean-slanted
### Model Description : No model card New: Create and edit this model card directly on the website! |
DoyyingFace/bert-asian-hate-tweets-asian-unclean-warmup-100 | https://huggingface.co/DoyyingFace/bert-asian-hate-tweets-asian-unclean-warmup-100 | No model card New: Create and edit this model card directly on the website! | Indicators looking for configurations to recommend AI models for configuring AI agents
### Model Name : DoyyingFace/bert-asian-hate-tweets-asian-unclean-warmup-100
### Model URL : https://huggingface.co/DoyyingFace/bert-asian-hate-tweets-asian-unclean-warmup-100
### Model Description : No model card New: Create and edit this model card directly on the website! |
DoyyingFace/bert-asian-hate-tweets-asian-unclean-warmup-25 | https://huggingface.co/DoyyingFace/bert-asian-hate-tweets-asian-unclean-warmup-25 | No model card New: Create and edit this model card directly on the website! | Indicators looking for configurations to recommend AI models for configuring AI agents
### Model Name : DoyyingFace/bert-asian-hate-tweets-asian-unclean-warmup-25
### Model URL : https://huggingface.co/DoyyingFace/bert-asian-hate-tweets-asian-unclean-warmup-25
### Model Description : No model card New: Create and edit this model card directly on the website! |
DoyyingFace/bert-asian-hate-tweets-asian-unclean-warmup-50 | https://huggingface.co/DoyyingFace/bert-asian-hate-tweets-asian-unclean-warmup-50 | No model card New: Create and edit this model card directly on the website! | Indicators looking for configurations to recommend AI models for configuring AI agents
### Model Name : DoyyingFace/bert-asian-hate-tweets-asian-unclean-warmup-50
### Model URL : https://huggingface.co/DoyyingFace/bert-asian-hate-tweets-asian-unclean-warmup-50
### Model Description : No model card New: Create and edit this model card directly on the website! |
DoyyingFace/bert-asian-hate-tweets-asian-unclean-warmup-75 | https://huggingface.co/DoyyingFace/bert-asian-hate-tweets-asian-unclean-warmup-75 | No model card New: Create and edit this model card directly on the website! | Indicators looking for configurations to recommend AI models for configuring AI agents
### Model Name : DoyyingFace/bert-asian-hate-tweets-asian-unclean-warmup-75
### Model URL : https://huggingface.co/DoyyingFace/bert-asian-hate-tweets-asian-unclean-warmup-75
### Model Description : No model card New: Create and edit this model card directly on the website! |
DoyyingFace/bert-asian-hate-tweets-asian-unclean-with-clean-valid | https://huggingface.co/DoyyingFace/bert-asian-hate-tweets-asian-unclean-with-clean-valid | No model card New: Create and edit this model card directly on the website! | Indicators looking for configurations to recommend AI models for configuring AI agents
### Model Name : DoyyingFace/bert-asian-hate-tweets-asian-unclean-with-clean-valid
### Model URL : https://huggingface.co/DoyyingFace/bert-asian-hate-tweets-asian-unclean-with-clean-valid
### Model Description : No model card New: Create and edit this model card directly on the website! |
DoyyingFace/bert-asian-hate-tweets-asonam-clean | https://huggingface.co/DoyyingFace/bert-asian-hate-tweets-asonam-clean | No model card New: Create and edit this model card directly on the website! | Indicators looking for configurations to recommend AI models for configuring AI agents
### Model Name : DoyyingFace/bert-asian-hate-tweets-asonam-clean
### Model URL : https://huggingface.co/DoyyingFace/bert-asian-hate-tweets-asonam-clean
### Model Description : No model card New: Create and edit this model card directly on the website! |
DoyyingFace/bert-asian-hate-tweets-asonam-unclean | https://huggingface.co/DoyyingFace/bert-asian-hate-tweets-asonam-unclean | No model card New: Create and edit this model card directly on the website! | Indicators looking for configurations to recommend AI models for configuring AI agents
### Model Name : DoyyingFace/bert-asian-hate-tweets-asonam-unclean
### Model URL : https://huggingface.co/DoyyingFace/bert-asian-hate-tweets-asonam-unclean
### Model Description : No model card New: Create and edit this model card directly on the website! |
DoyyingFace/bert-asian-hate-tweets-concat-clean-with-unclean-valid | https://huggingface.co/DoyyingFace/bert-asian-hate-tweets-concat-clean-with-unclean-valid | No model card New: Create and edit this model card directly on the website! | Indicators looking for configurations to recommend AI models for configuring AI agents
### Model Name : DoyyingFace/bert-asian-hate-tweets-concat-clean-with-unclean-valid
### Model URL : https://huggingface.co/DoyyingFace/bert-asian-hate-tweets-concat-clean-with-unclean-valid
### Model Description : No model card New: Create and edit this model card directly on the website! |
DoyyingFace/bert-asian-hate-tweets-concat-clean | https://huggingface.co/DoyyingFace/bert-asian-hate-tweets-concat-clean | No model card New: Create and edit this model card directly on the website! | Indicators looking for configurations to recommend AI models for configuring AI agents
### Model Name : DoyyingFace/bert-asian-hate-tweets-concat-clean
### Model URL : https://huggingface.co/DoyyingFace/bert-asian-hate-tweets-concat-clean
### Model Description : No model card New: Create and edit this model card directly on the website! |
DoyyingFace/bert-asian-hate-tweets-concat-unclean-discriminate | https://huggingface.co/DoyyingFace/bert-asian-hate-tweets-concat-unclean-discriminate | No model card New: Create and edit this model card directly on the website! | Indicators looking for configurations to recommend AI models for configuring AI agents
### Model Name : DoyyingFace/bert-asian-hate-tweets-concat-unclean-discriminate
### Model URL : https://huggingface.co/DoyyingFace/bert-asian-hate-tweets-concat-unclean-discriminate
### Model Description : No model card New: Create and edit this model card directly on the website! |
DoyyingFace/bert-asian-hate-tweets-concat-unclean-with-clean-valid | https://huggingface.co/DoyyingFace/bert-asian-hate-tweets-concat-unclean-with-clean-valid | No model card New: Create and edit this model card directly on the website! | Indicators looking for configurations to recommend AI models for configuring AI agents
### Model Name : DoyyingFace/bert-asian-hate-tweets-concat-unclean-with-clean-valid
### Model URL : https://huggingface.co/DoyyingFace/bert-asian-hate-tweets-concat-unclean-with-clean-valid
### Model Description : No model card New: Create and edit this model card directly on the website! |
DoyyingFace/bert-asian-hate-tweets-concat-unclean | https://huggingface.co/DoyyingFace/bert-asian-hate-tweets-concat-unclean | No model card New: Create and edit this model card directly on the website! | Indicators looking for configurations to recommend AI models for configuring AI agents
### Model Name : DoyyingFace/bert-asian-hate-tweets-concat-unclean
### Model URL : https://huggingface.co/DoyyingFace/bert-asian-hate-tweets-concat-unclean
### Model Description : No model card New: Create and edit this model card directly on the website! |
DoyyingFace/bert-asian-hate-tweets-self-clean-small-discriminate | https://huggingface.co/DoyyingFace/bert-asian-hate-tweets-self-clean-small-discriminate | No model card New: Create and edit this model card directly on the website! | Indicators looking for configurations to recommend AI models for configuring AI agents
### Model Name : DoyyingFace/bert-asian-hate-tweets-self-clean-small-discriminate
### Model URL : https://huggingface.co/DoyyingFace/bert-asian-hate-tweets-self-clean-small-discriminate
### Model Description : No model card New: Create and edit this model card directly on the website! |
DoyyingFace/bert-asian-hate-tweets-self-clean-small-epoch5-freeze4 | https://huggingface.co/DoyyingFace/bert-asian-hate-tweets-self-clean-small-epoch5-freeze4 | No model card New: Create and edit this model card directly on the website! | Indicators looking for configurations to recommend AI models for configuring AI agents
### Model Name : DoyyingFace/bert-asian-hate-tweets-self-clean-small-epoch5-freeze4
### Model URL : https://huggingface.co/DoyyingFace/bert-asian-hate-tweets-self-clean-small-epoch5-freeze4
### Model Description : No model card New: Create and edit this model card directly on the website! |
DoyyingFace/bert-asian-hate-tweets-self-clean-small-epoch5-warmup-50 | https://huggingface.co/DoyyingFace/bert-asian-hate-tweets-self-clean-small-epoch5-warmup-50 | No model card New: Create and edit this model card directly on the website! | Indicators looking for configurations to recommend AI models for configuring AI agents
### Model Name : DoyyingFace/bert-asian-hate-tweets-self-clean-small-epoch5-warmup-50
### Model URL : https://huggingface.co/DoyyingFace/bert-asian-hate-tweets-self-clean-small-epoch5-warmup-50
### Model Description : No model card New: Create and edit this model card directly on the website! |
DoyyingFace/bert-asian-hate-tweets-self-clean-small-epoch5 | https://huggingface.co/DoyyingFace/bert-asian-hate-tweets-self-clean-small-epoch5 | No model card New: Create and edit this model card directly on the website! | Indicators looking for configurations to recommend AI models for configuring AI agents
### Model Name : DoyyingFace/bert-asian-hate-tweets-self-clean-small-epoch5
### Model URL : https://huggingface.co/DoyyingFace/bert-asian-hate-tweets-self-clean-small-epoch5
### Model Description : No model card New: Create and edit this model card directly on the website! |