Model Name
stringlengths 5
122
| URL
stringlengths 28
145
| Crawled Text
stringlengths 1
199k
⌀ | text
stringlengths 180
199k
|
---|---|---|---|
Capreolus/birch-bert-large-car_mb | https://huggingface.co/Capreolus/birch-bert-large-car_mb | 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 : Capreolus/birch-bert-large-car_mb
### Model URL : https://huggingface.co/Capreolus/birch-bert-large-car_mb
### Model Description : No model card New: Create and edit this model card directly on the website! |
Capreolus/birch-bert-large-mb | https://huggingface.co/Capreolus/birch-bert-large-mb | 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 : Capreolus/birch-bert-large-mb
### Model URL : https://huggingface.co/Capreolus/birch-bert-large-mb
### Model Description : No model card New: Create and edit this model card directly on the website! |
Capreolus/birch-bert-large-msmarco_mb | https://huggingface.co/Capreolus/birch-bert-large-msmarco_mb | 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 : Capreolus/birch-bert-large-msmarco_mb
### Model URL : https://huggingface.co/Capreolus/birch-bert-large-msmarco_mb
### Model Description : No model card New: Create and edit this model card directly on the website! |
Capreolus/electra-base-msmarco | https://huggingface.co/Capreolus/electra-base-msmarco | ELECTRA-Base model (google/electra-base-discriminator) fine-tuned on the MS MARCO passage classification task. It is intended to be used as a ForSequenceClassification model, but requires some modification since it contains a BERT classification head rather than the standard ELECTRA classification head. See the TFElectraRelevanceHead in the Capreolus BERT-MaxP implementation for a usage example. This corresponds to the ELECTRA-Base model used to initialize PARADE (ELECTRA) in PARADE: Passage Representation Aggregation for Document Reranking by Li et al. It was converted from the released TFv1 checkpoint. Please cite the PARADE paper if you use these weights. | Indicators looking for configurations to recommend AI models for configuring AI agents
### Model Name : Capreolus/electra-base-msmarco
### Model URL : https://huggingface.co/Capreolus/electra-base-msmarco
### Model Description : ELECTRA-Base model (google/electra-base-discriminator) fine-tuned on the MS MARCO passage classification task. It is intended to be used as a ForSequenceClassification model, but requires some modification since it contains a BERT classification head rather than the standard ELECTRA classification head. See the TFElectraRelevanceHead in the Capreolus BERT-MaxP implementation for a usage example. This corresponds to the ELECTRA-Base model used to initialize PARADE (ELECTRA) in PARADE: Passage Representation Aggregation for Document Reranking by Li et al. It was converted from the released TFv1 checkpoint. Please cite the PARADE paper if you use these weights. |
Captain-1337/CrudeBERT | https://huggingface.co/Captain-1337/CrudeBERT | The focus of this thesis deals with the task of research and development of state-of-the-art sentiment analysis methods, which can potentially provide helpful quantification of news that can be used to assess the future price movements of crude oil. CrudeBERT is a pre-trained NLP model to analyze sentiment of news headlines relevant to crude oil.
It was developed by fine tuning FinBERT: Financial Sentiment Analysis with Pre-trained Language Models. Performing sentiment analysis on the news regarding a specific asset requires domain adaptation.
Domain adaptation requires training data made up of examples with text and its associated polarity of sentiment.
The experiments show that pre-trained deep learning-based sentiment analysis can be further fine-tuned, and the conclusions of these experiments are as follows: Deep learning-based sentiment analysis models from the general financial world such as FinBERT are of little or hardly any significance concerning the price development of crude oil. The reason behind this is a lack of domain adaptation of the sentiment. Moreover, the polarity of sentiment cannot be generalized and is highly dependent on the properties of its target. The properties of crude oil prices are, according to the literature, determined by changes in supply and demand.
News can convey information about these direction changes and can broadly be identified through query searches and serve as a foundation for creating a training dataset to perform domain adaptation. For this purpose, news headlines tend to be rich enough in content to provide insights into supply and demand changes.
Even when significantly reducing the number of headlines to more reputable sources. Domain adaptation can be achieved to some extend by analyzing the properties of the target through literature review and creating a corresponding training dataset to fine-tune the model. For example, considering supply and demand changes regarding crude oil seems to be a suitable component for a domain adaptation. In order to advance sentiment analysis applications in the domain of crude oil, this paper presents CrudeBERT.
In general, sentiment analysis of headlines from crude oil through CrudeBERT could be a viable source of insight for the price behaviour of WTI crude oil.
However, further research is required to see if CrudeBERT can serve as beneficial for predicting oil prices.
For this matter, the codes and the thesis is made publicly available on [GitHub] (https://github.com/Captain-1337/Master-Thesis). | Indicators looking for configurations to recommend AI models for configuring AI agents
### Model Name : Captain-1337/CrudeBERT
### Model URL : https://huggingface.co/Captain-1337/CrudeBERT
### Model Description : The focus of this thesis deals with the task of research and development of state-of-the-art sentiment analysis methods, which can potentially provide helpful quantification of news that can be used to assess the future price movements of crude oil. CrudeBERT is a pre-trained NLP model to analyze sentiment of news headlines relevant to crude oil.
It was developed by fine tuning FinBERT: Financial Sentiment Analysis with Pre-trained Language Models. Performing sentiment analysis on the news regarding a specific asset requires domain adaptation.
Domain adaptation requires training data made up of examples with text and its associated polarity of sentiment.
The experiments show that pre-trained deep learning-based sentiment analysis can be further fine-tuned, and the conclusions of these experiments are as follows: Deep learning-based sentiment analysis models from the general financial world such as FinBERT are of little or hardly any significance concerning the price development of crude oil. The reason behind this is a lack of domain adaptation of the sentiment. Moreover, the polarity of sentiment cannot be generalized and is highly dependent on the properties of its target. The properties of crude oil prices are, according to the literature, determined by changes in supply and demand.
News can convey information about these direction changes and can broadly be identified through query searches and serve as a foundation for creating a training dataset to perform domain adaptation. For this purpose, news headlines tend to be rich enough in content to provide insights into supply and demand changes.
Even when significantly reducing the number of headlines to more reputable sources. Domain adaptation can be achieved to some extend by analyzing the properties of the target through literature review and creating a corresponding training dataset to fine-tune the model. For example, considering supply and demand changes regarding crude oil seems to be a suitable component for a domain adaptation. In order to advance sentiment analysis applications in the domain of crude oil, this paper presents CrudeBERT.
In general, sentiment analysis of headlines from crude oil through CrudeBERT could be a viable source of insight for the price behaviour of WTI crude oil.
However, further research is required to see if CrudeBERT can serve as beneficial for predicting oil prices.
For this matter, the codes and the thesis is made publicly available on [GitHub] (https://github.com/Captain-1337/Master-Thesis). |
Captain272/lstm | https://huggingface.co/Captain272/lstm | 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 : Captain272/lstm
### Model URL : https://huggingface.co/Captain272/lstm
### Model Description : No model card New: Create and edit this model card directly on the website! |
Carlork314/Carlos | https://huggingface.co/Carlork314/Carlos | 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 : Carlork314/Carlos
### Model URL : https://huggingface.co/Carlork314/Carlos
### Model Description : No model card New: Create and edit this model card directly on the website! |
Carlork314/Xd | https://huggingface.co/Carlork314/Xd | 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 : Carlork314/Xd
### Model URL : https://huggingface.co/Carlork314/Xd
### Model Description : No model card New: Create and edit this model card directly on the website! |
CarlosPR/mt5-spanish-memmories-analysis | https://huggingface.co/CarlosPR/mt5-spanish-memmories-analysis | mt5-spanish-memmories-analysis // ES Este es un trabajo en proceso.
Este modelo aún es solo un punto de control inicial que mejoraré en los próximos meses. El objetivo es proporcionar un modelo capaz de, utilizando una combinación de tareas del modelo mT5, comprender los recuerdos y proporcionar una interacción útil para las personas con alzeimer o personas como mi propio abuelo que escribió sus recuerdos, pero ahora es solo un libro en la estantería. por lo que este modelo puede hacer que esos recuerdos parezcan "vivos". Pronto (si aún no está cargado) cargaré un cuaderno de Google Colaboratory con una aplicación visual que al usar este modelo proporcionará toda la interacción necesaria y deseada con una interfaz fácil de usar. LINK APLICACIÓN (sobre él se actualizará la versión): https://drive.google.com/drive/folders/1ewGcxxCYHHwhHhWtGlLiryZfV8wEAaBa?usp=sharing -> Debe descargarse la carpeta "memorium" del enlace y subirse a Google Drive sin incluir en ninguna otra carpeta (directamente en "Mi unidad"). -> A continuación se podrá abrir la app, encontrada dentro de dicha carpeta "memorium" con nombre "APP-Memorium" (el nombre puede incluir además un indicador de versión). -> Si haciendo doble click en el archivo de la app no permite abrirla, debe hacerse pulsando el botón derecho sobre el archivo y seleccionar "Abrir con", "Conectar más aplicaciones", y a continuación escoger Colaboratory (se pedirá instalar). Completada la instalación (tiempo aproximado: 2 minutos) se podrá cerrar la ventana de instalación para volver a visualizar la carpeta donde se encuentra el fichero de la app, que de ahora en adelante se podrá abrir haciendo doble click. -> Se podrán añadir memorias en la carpeta "perfiles" como se indica en la aplicación en el apartado "crear perfil". // EN This is a work in process.
This model is just an initial checkpoint yet that I will be improving the following months. APP LINK (it will contain the latest version): https://drive.google.com/drive/folders/1ewGcxxCYHHwhHhWtGlLiryZfV8wEAaBa?usp=sharing -> The folder "memorium" must be downloaded and then uploaded to Google Drive at "My Drive", NOT inside any other folder. The aim is to provide a model able to, using a mixture of mT5 model's tasks, understand memories and provide an interaction useful for people with alzeimer or people like my own grandfather who wrote his memories but it is now just a book in the shelf, so this model can make those memories seem 'alive'. I will soon (if it is´t uploaded by now) upload a Google Colaboratory notebook with a visual App that using this model will provide all the needed and wanted interaction with an easy-to-use Interface. | Indicators looking for configurations to recommend AI models for configuring AI agents
### Model Name : CarlosPR/mt5-spanish-memmories-analysis
### Model URL : https://huggingface.co/CarlosPR/mt5-spanish-memmories-analysis
### Model Description : mt5-spanish-memmories-analysis // ES Este es un trabajo en proceso.
Este modelo aún es solo un punto de control inicial que mejoraré en los próximos meses. El objetivo es proporcionar un modelo capaz de, utilizando una combinación de tareas del modelo mT5, comprender los recuerdos y proporcionar una interacción útil para las personas con alzeimer o personas como mi propio abuelo que escribió sus recuerdos, pero ahora es solo un libro en la estantería. por lo que este modelo puede hacer que esos recuerdos parezcan "vivos". Pronto (si aún no está cargado) cargaré un cuaderno de Google Colaboratory con una aplicación visual que al usar este modelo proporcionará toda la interacción necesaria y deseada con una interfaz fácil de usar. LINK APLICACIÓN (sobre él se actualizará la versión): https://drive.google.com/drive/folders/1ewGcxxCYHHwhHhWtGlLiryZfV8wEAaBa?usp=sharing -> Debe descargarse la carpeta "memorium" del enlace y subirse a Google Drive sin incluir en ninguna otra carpeta (directamente en "Mi unidad"). -> A continuación se podrá abrir la app, encontrada dentro de dicha carpeta "memorium" con nombre "APP-Memorium" (el nombre puede incluir además un indicador de versión). -> Si haciendo doble click en el archivo de la app no permite abrirla, debe hacerse pulsando el botón derecho sobre el archivo y seleccionar "Abrir con", "Conectar más aplicaciones", y a continuación escoger Colaboratory (se pedirá instalar). Completada la instalación (tiempo aproximado: 2 minutos) se podrá cerrar la ventana de instalación para volver a visualizar la carpeta donde se encuentra el fichero de la app, que de ahora en adelante se podrá abrir haciendo doble click. -> Se podrán añadir memorias en la carpeta "perfiles" como se indica en la aplicación en el apartado "crear perfil". // EN This is a work in process.
This model is just an initial checkpoint yet that I will be improving the following months. APP LINK (it will contain the latest version): https://drive.google.com/drive/folders/1ewGcxxCYHHwhHhWtGlLiryZfV8wEAaBa?usp=sharing -> The folder "memorium" must be downloaded and then uploaded to Google Drive at "My Drive", NOT inside any other folder. The aim is to provide a model able to, using a mixture of mT5 model's tasks, understand memories and provide an interaction useful for people with alzeimer or people like my own grandfather who wrote his memories but it is now just a book in the shelf, so this model can make those memories seem 'alive'. I will soon (if it is´t uploaded by now) upload a Google Colaboratory notebook with a visual App that using this model will provide all the needed and wanted interaction with an easy-to-use Interface. |
CarlosTron/Yo | https://huggingface.co/CarlosTron/Yo | 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 : CarlosTron/Yo
### Model URL : https://huggingface.co/CarlosTron/Yo
### Model Description : No model card New: Create and edit this model card directly on the website! |
Carolhuehuehuehue/Sla | https://huggingface.co/Carolhuehuehuehue/Sla | 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 : Carolhuehuehuehue/Sla
### Model URL : https://huggingface.co/Carolhuehuehuehue/Sla
### Model Description : No model card New: Create and edit this model card directly on the website! |
CasualHomie/DialoGPT-small-harrypotter | https://huggingface.co/CasualHomie/DialoGPT-small-harrypotter | null | Indicators looking for configurations to recommend AI models for configuring AI agents
### Model Name : CasualHomie/DialoGPT-small-harrypotter
### Model URL : https://huggingface.co/CasualHomie/DialoGPT-small-harrypotter
### Model Description : |
Cat/Kitty | https://huggingface.co/Cat/Kitty | 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 : Cat/Kitty
### Model URL : https://huggingface.co/Cat/Kitty
### Model Description : No model card New: Create and edit this model card directly on the website! |
Cathy/reranking_model | https://huggingface.co/Cathy/reranking_model | 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 : Cathy/reranking_model
### Model URL : https://huggingface.co/Cathy/reranking_model
### Model Description : No model card New: Create and edit this model card directly on the website! |
Cdial/hausa-asr | https://huggingface.co/Cdial/hausa-asr | This model is a fine-tuned version of facebook/wav2vec2-xls-r-300m
It achieves the following results on the evaluation set (which is 10 percent of train data set merged with invalidated data, reported, other, and dev datasets): "facebook/wav2vec2-xls-r-300m" was finetuned. More information needed Training data -
Common voice Hausa train.tsv, dev.tsv, invalidated.tsv, reported.tsv and other.tsv
Only those points were considered where upvotes were greater than downvotes and duplicates were removed after concatenation of all the datasets given in common voice 7.0 For creating the training dataset, all possible datasets were appended and 90-10 split was used. The following hyperparameters were used during training: | Indicators looking for configurations to recommend AI models for configuring AI agents
### Model Name : Cdial/hausa-asr
### Model URL : https://huggingface.co/Cdial/hausa-asr
### Model Description : This model is a fine-tuned version of facebook/wav2vec2-xls-r-300m
It achieves the following results on the evaluation set (which is 10 percent of train data set merged with invalidated data, reported, other, and dev datasets): "facebook/wav2vec2-xls-r-300m" was finetuned. More information needed Training data -
Common voice Hausa train.tsv, dev.tsv, invalidated.tsv, reported.tsv and other.tsv
Only those points were considered where upvotes were greater than downvotes and duplicates were removed after concatenation of all the datasets given in common voice 7.0 For creating the training dataset, all possible datasets were appended and 90-10 split was used. The following hyperparameters were used during training: |
Cedille/fr-boris | https://huggingface.co/Cedille/fr-boris | Cedille is a project to bring large language models to non-English languages. Boris is a 6B parameter autoregressive language model based on the GPT-J architecture and trained using the mesh-transformer-jax codebase. Boris was trained on around 78B tokens of French text from the C4 dataset. We started training from GPT-J, which has been trained on The Pile. As a consequence the model still has good performance in English language. Boris makes use of the unmodified GPT-2 tokenizer. Boris is named after the great French writer Boris Vian. For the time being, the easiest way to test the model is to use our publicly accessible playground. Cedille is a relatively large model and running it in production can get expensive. Consider contacting us for API access at hello@cedille.ai. Our paper is out now! https://arxiv.org/abs/2202.03371 Thanks for citing our work if you make use of Cedille For any custom development please contact us at hello@cedille.ai. | Indicators looking for configurations to recommend AI models for configuring AI agents
### Model Name : Cedille/fr-boris
### Model URL : https://huggingface.co/Cedille/fr-boris
### Model Description : Cedille is a project to bring large language models to non-English languages. Boris is a 6B parameter autoregressive language model based on the GPT-J architecture and trained using the mesh-transformer-jax codebase. Boris was trained on around 78B tokens of French text from the C4 dataset. We started training from GPT-J, which has been trained on The Pile. As a consequence the model still has good performance in English language. Boris makes use of the unmodified GPT-2 tokenizer. Boris is named after the great French writer Boris Vian. For the time being, the easiest way to test the model is to use our publicly accessible playground. Cedille is a relatively large model and running it in production can get expensive. Consider contacting us for API access at hello@cedille.ai. Our paper is out now! https://arxiv.org/abs/2202.03371 Thanks for citing our work if you make use of Cedille For any custom development please contact us at hello@cedille.ai. |
dccuchile/albert-base-spanish-finetuned-mldoc | https://huggingface.co/dccuchile/albert-base-spanish-finetuned-mldoc | 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 : dccuchile/albert-base-spanish-finetuned-mldoc
### Model URL : https://huggingface.co/dccuchile/albert-base-spanish-finetuned-mldoc
### Model Description : No model card New: Create and edit this model card directly on the website! |
dccuchile/albert-base-spanish-finetuned-ner | https://huggingface.co/dccuchile/albert-base-spanish-finetuned-ner | 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 : dccuchile/albert-base-spanish-finetuned-ner
### Model URL : https://huggingface.co/dccuchile/albert-base-spanish-finetuned-ner
### Model Description : No model card New: Create and edit this model card directly on the website! |
dccuchile/albert-base-spanish-finetuned-pawsx | https://huggingface.co/dccuchile/albert-base-spanish-finetuned-pawsx | 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 : dccuchile/albert-base-spanish-finetuned-pawsx
### Model URL : https://huggingface.co/dccuchile/albert-base-spanish-finetuned-pawsx
### Model Description : No model card New: Create and edit this model card directly on the website! |
dccuchile/albert-base-spanish-finetuned-pos | https://huggingface.co/dccuchile/albert-base-spanish-finetuned-pos | 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 : dccuchile/albert-base-spanish-finetuned-pos
### Model URL : https://huggingface.co/dccuchile/albert-base-spanish-finetuned-pos
### Model Description : No model card New: Create and edit this model card directly on the website! |
dccuchile/albert-base-spanish-finetuned-qa-mlqa | https://huggingface.co/dccuchile/albert-base-spanish-finetuned-qa-mlqa | 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 : dccuchile/albert-base-spanish-finetuned-qa-mlqa
### Model URL : https://huggingface.co/dccuchile/albert-base-spanish-finetuned-qa-mlqa
### Model Description : No model card New: Create and edit this model card directly on the website! |
dccuchile/albert-base-spanish-finetuned-xnli | https://huggingface.co/dccuchile/albert-base-spanish-finetuned-xnli | 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 : dccuchile/albert-base-spanish-finetuned-xnli
### Model URL : https://huggingface.co/dccuchile/albert-base-spanish-finetuned-xnli
### Model Description : No model card New: Create and edit this model card directly on the website! |
dccuchile/albert-large-spanish-finetuned-mldoc | https://huggingface.co/dccuchile/albert-large-spanish-finetuned-mldoc | 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 : dccuchile/albert-large-spanish-finetuned-mldoc
### Model URL : https://huggingface.co/dccuchile/albert-large-spanish-finetuned-mldoc
### Model Description : No model card New: Create and edit this model card directly on the website! |
dccuchile/albert-large-spanish-finetuned-ner | https://huggingface.co/dccuchile/albert-large-spanish-finetuned-ner | 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 : dccuchile/albert-large-spanish-finetuned-ner
### Model URL : https://huggingface.co/dccuchile/albert-large-spanish-finetuned-ner
### Model Description : No model card New: Create and edit this model card directly on the website! |
dccuchile/albert-large-spanish-finetuned-pawsx | https://huggingface.co/dccuchile/albert-large-spanish-finetuned-pawsx | 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 : dccuchile/albert-large-spanish-finetuned-pawsx
### Model URL : https://huggingface.co/dccuchile/albert-large-spanish-finetuned-pawsx
### Model Description : No model card New: Create and edit this model card directly on the website! |
dccuchile/albert-large-spanish-finetuned-pos | https://huggingface.co/dccuchile/albert-large-spanish-finetuned-pos | 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 : dccuchile/albert-large-spanish-finetuned-pos
### Model URL : https://huggingface.co/dccuchile/albert-large-spanish-finetuned-pos
### Model Description : No model card New: Create and edit this model card directly on the website! |
dccuchile/albert-large-spanish-finetuned-qa-mlqa | https://huggingface.co/dccuchile/albert-large-spanish-finetuned-qa-mlqa | 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 : dccuchile/albert-large-spanish-finetuned-qa-mlqa
### Model URL : https://huggingface.co/dccuchile/albert-large-spanish-finetuned-qa-mlqa
### Model Description : No model card New: Create and edit this model card directly on the website! |
dccuchile/albert-large-spanish-finetuned-xnli | https://huggingface.co/dccuchile/albert-large-spanish-finetuned-xnli | 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 : dccuchile/albert-large-spanish-finetuned-xnli
### Model URL : https://huggingface.co/dccuchile/albert-large-spanish-finetuned-xnli
### Model Description : No model card New: Create and edit this model card directly on the website! |
dccuchile/albert-tiny-spanish-finetuned-mldoc | https://huggingface.co/dccuchile/albert-tiny-spanish-finetuned-mldoc | 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 : dccuchile/albert-tiny-spanish-finetuned-mldoc
### Model URL : https://huggingface.co/dccuchile/albert-tiny-spanish-finetuned-mldoc
### Model Description : No model card New: Create and edit this model card directly on the website! |
dccuchile/albert-tiny-spanish-finetuned-ner | https://huggingface.co/dccuchile/albert-tiny-spanish-finetuned-ner | 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 : dccuchile/albert-tiny-spanish-finetuned-ner
### Model URL : https://huggingface.co/dccuchile/albert-tiny-spanish-finetuned-ner
### Model Description : No model card New: Create and edit this model card directly on the website! |
dccuchile/albert-tiny-spanish-finetuned-pawsx | https://huggingface.co/dccuchile/albert-tiny-spanish-finetuned-pawsx | 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 : dccuchile/albert-tiny-spanish-finetuned-pawsx
### Model URL : https://huggingface.co/dccuchile/albert-tiny-spanish-finetuned-pawsx
### Model Description : No model card New: Create and edit this model card directly on the website! |
dccuchile/albert-tiny-spanish-finetuned-pos | https://huggingface.co/dccuchile/albert-tiny-spanish-finetuned-pos | 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 : dccuchile/albert-tiny-spanish-finetuned-pos
### Model URL : https://huggingface.co/dccuchile/albert-tiny-spanish-finetuned-pos
### Model Description : No model card New: Create and edit this model card directly on the website! |
dccuchile/albert-tiny-spanish-finetuned-qa-mlqa | https://huggingface.co/dccuchile/albert-tiny-spanish-finetuned-qa-mlqa | 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 : dccuchile/albert-tiny-spanish-finetuned-qa-mlqa
### Model URL : https://huggingface.co/dccuchile/albert-tiny-spanish-finetuned-qa-mlqa
### Model Description : No model card New: Create and edit this model card directly on the website! |
dccuchile/albert-tiny-spanish-finetuned-xnli | https://huggingface.co/dccuchile/albert-tiny-spanish-finetuned-xnli | 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 : dccuchile/albert-tiny-spanish-finetuned-xnli
### Model URL : https://huggingface.co/dccuchile/albert-tiny-spanish-finetuned-xnli
### Model Description : No model card New: Create and edit this model card directly on the website! |
dccuchile/albert-xlarge-spanish-finetuned-mldoc | https://huggingface.co/dccuchile/albert-xlarge-spanish-finetuned-mldoc | 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 : dccuchile/albert-xlarge-spanish-finetuned-mldoc
### Model URL : https://huggingface.co/dccuchile/albert-xlarge-spanish-finetuned-mldoc
### Model Description : No model card New: Create and edit this model card directly on the website! |
dccuchile/albert-xlarge-spanish-finetuned-ner | https://huggingface.co/dccuchile/albert-xlarge-spanish-finetuned-ner | 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 : dccuchile/albert-xlarge-spanish-finetuned-ner
### Model URL : https://huggingface.co/dccuchile/albert-xlarge-spanish-finetuned-ner
### Model Description : No model card New: Create and edit this model card directly on the website! |
dccuchile/albert-xlarge-spanish-finetuned-pawsx | https://huggingface.co/dccuchile/albert-xlarge-spanish-finetuned-pawsx | 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 : dccuchile/albert-xlarge-spanish-finetuned-pawsx
### Model URL : https://huggingface.co/dccuchile/albert-xlarge-spanish-finetuned-pawsx
### Model Description : No model card New: Create and edit this model card directly on the website! |
dccuchile/albert-xlarge-spanish-finetuned-pos | https://huggingface.co/dccuchile/albert-xlarge-spanish-finetuned-pos | 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 : dccuchile/albert-xlarge-spanish-finetuned-pos
### Model URL : https://huggingface.co/dccuchile/albert-xlarge-spanish-finetuned-pos
### Model Description : No model card New: Create and edit this model card directly on the website! |
dccuchile/albert-xlarge-spanish-finetuned-qa-mlqa | https://huggingface.co/dccuchile/albert-xlarge-spanish-finetuned-qa-mlqa | 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 : dccuchile/albert-xlarge-spanish-finetuned-qa-mlqa
### Model URL : https://huggingface.co/dccuchile/albert-xlarge-spanish-finetuned-qa-mlqa
### Model Description : No model card New: Create and edit this model card directly on the website! |
dccuchile/albert-xlarge-spanish-finetuned-xnli | https://huggingface.co/dccuchile/albert-xlarge-spanish-finetuned-xnli | 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 : dccuchile/albert-xlarge-spanish-finetuned-xnli
### Model URL : https://huggingface.co/dccuchile/albert-xlarge-spanish-finetuned-xnli
### Model Description : No model card New: Create and edit this model card directly on the website! |
dccuchile/albert-xxlarge-spanish-finetuned-mldoc | https://huggingface.co/dccuchile/albert-xxlarge-spanish-finetuned-mldoc | 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 : dccuchile/albert-xxlarge-spanish-finetuned-mldoc
### Model URL : https://huggingface.co/dccuchile/albert-xxlarge-spanish-finetuned-mldoc
### Model Description : No model card New: Create and edit this model card directly on the website! |
dccuchile/albert-xxlarge-spanish-finetuned-ner | https://huggingface.co/dccuchile/albert-xxlarge-spanish-finetuned-ner | 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 : dccuchile/albert-xxlarge-spanish-finetuned-ner
### Model URL : https://huggingface.co/dccuchile/albert-xxlarge-spanish-finetuned-ner
### Model Description : No model card New: Create and edit this model card directly on the website! |
dccuchile/albert-xxlarge-spanish-finetuned-pawsx | https://huggingface.co/dccuchile/albert-xxlarge-spanish-finetuned-pawsx | 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 : dccuchile/albert-xxlarge-spanish-finetuned-pawsx
### Model URL : https://huggingface.co/dccuchile/albert-xxlarge-spanish-finetuned-pawsx
### Model Description : No model card New: Create and edit this model card directly on the website! |
dccuchile/albert-xxlarge-spanish-finetuned-pos | https://huggingface.co/dccuchile/albert-xxlarge-spanish-finetuned-pos | 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 : dccuchile/albert-xxlarge-spanish-finetuned-pos
### Model URL : https://huggingface.co/dccuchile/albert-xxlarge-spanish-finetuned-pos
### Model Description : No model card New: Create and edit this model card directly on the website! |
dccuchile/albert-xxlarge-spanish-finetuned-qa-mlqa | https://huggingface.co/dccuchile/albert-xxlarge-spanish-finetuned-qa-mlqa | 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 : dccuchile/albert-xxlarge-spanish-finetuned-qa-mlqa
### Model URL : https://huggingface.co/dccuchile/albert-xxlarge-spanish-finetuned-qa-mlqa
### Model Description : No model card New: Create and edit this model card directly on the website! |
dccuchile/albert-xxlarge-spanish-finetuned-xnli | https://huggingface.co/dccuchile/albert-xxlarge-spanish-finetuned-xnli | 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 : dccuchile/albert-xxlarge-spanish-finetuned-xnli
### Model URL : https://huggingface.co/dccuchile/albert-xxlarge-spanish-finetuned-xnli
### Model Description : No model card New: Create and edit this model card directly on the website! |
dccuchile/albert-base-spanish | https://huggingface.co/dccuchile/albert-base-spanish | This is an ALBERT model trained on a big spanish corpora.
The model was trained on a single TPU v3-8 with the following hyperparameters and steps/time: | Indicators looking for configurations to recommend AI models for configuring AI agents
### Model Name : dccuchile/albert-base-spanish
### Model URL : https://huggingface.co/dccuchile/albert-base-spanish
### Model Description : This is an ALBERT model trained on a big spanish corpora.
The model was trained on a single TPU v3-8 with the following hyperparameters and steps/time: |
dccuchile/albert-large-spanish | https://huggingface.co/dccuchile/albert-large-spanish | This is an ALBERT model trained on a big spanish corpora.
The model was trained on a single TPU v3-8 with the following hyperparameters and steps/time: | Indicators looking for configurations to recommend AI models for configuring AI agents
### Model Name : dccuchile/albert-large-spanish
### Model URL : https://huggingface.co/dccuchile/albert-large-spanish
### Model Description : This is an ALBERT model trained on a big spanish corpora.
The model was trained on a single TPU v3-8 with the following hyperparameters and steps/time: |
dccuchile/albert-tiny-spanish | https://huggingface.co/dccuchile/albert-tiny-spanish | This is an ALBERT model trained on a big spanish corpora.
The model was trained on a single TPU v3-8 with the following hyperparameters and steps/time: | Indicators looking for configurations to recommend AI models for configuring AI agents
### Model Name : dccuchile/albert-tiny-spanish
### Model URL : https://huggingface.co/dccuchile/albert-tiny-spanish
### Model Description : This is an ALBERT model trained on a big spanish corpora.
The model was trained on a single TPU v3-8 with the following hyperparameters and steps/time: |
dccuchile/albert-xlarge-spanish | https://huggingface.co/dccuchile/albert-xlarge-spanish | This is an ALBERT model trained on a big spanish corpora.
The model was trained on a single TPU v3-8 with the following hyperparameters and steps/time: | Indicators looking for configurations to recommend AI models for configuring AI agents
### Model Name : dccuchile/albert-xlarge-spanish
### Model URL : https://huggingface.co/dccuchile/albert-xlarge-spanish
### Model Description : This is an ALBERT model trained on a big spanish corpora.
The model was trained on a single TPU v3-8 with the following hyperparameters and steps/time: |
dccuchile/albert-xxlarge-spanish | https://huggingface.co/dccuchile/albert-xxlarge-spanish | This is an ALBERT model trained on a big spanish corpora.
The model was trained on a single TPU v3-8 with the following hyperparameters and steps/time: | Indicators looking for configurations to recommend AI models for configuring AI agents
### Model Name : dccuchile/albert-xxlarge-spanish
### Model URL : https://huggingface.co/dccuchile/albert-xxlarge-spanish
### Model Description : This is an ALBERT model trained on a big spanish corpora.
The model was trained on a single TPU v3-8 with the following hyperparameters and steps/time: |
dccuchile/bert-base-spanish-wwm-cased-finetuned-mldoc | https://huggingface.co/dccuchile/bert-base-spanish-wwm-cased-finetuned-mldoc | 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 : dccuchile/bert-base-spanish-wwm-cased-finetuned-mldoc
### Model URL : https://huggingface.co/dccuchile/bert-base-spanish-wwm-cased-finetuned-mldoc
### Model Description : No model card New: Create and edit this model card directly on the website! |
dccuchile/bert-base-spanish-wwm-cased-finetuned-ner | https://huggingface.co/dccuchile/bert-base-spanish-wwm-cased-finetuned-ner | 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 : dccuchile/bert-base-spanish-wwm-cased-finetuned-ner
### Model URL : https://huggingface.co/dccuchile/bert-base-spanish-wwm-cased-finetuned-ner
### Model Description : No model card New: Create and edit this model card directly on the website! |
dccuchile/bert-base-spanish-wwm-cased-finetuned-pawsx | https://huggingface.co/dccuchile/bert-base-spanish-wwm-cased-finetuned-pawsx | 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 : dccuchile/bert-base-spanish-wwm-cased-finetuned-pawsx
### Model URL : https://huggingface.co/dccuchile/bert-base-spanish-wwm-cased-finetuned-pawsx
### Model Description : No model card New: Create and edit this model card directly on the website! |
dccuchile/bert-base-spanish-wwm-cased-finetuned-pos | https://huggingface.co/dccuchile/bert-base-spanish-wwm-cased-finetuned-pos | 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 : dccuchile/bert-base-spanish-wwm-cased-finetuned-pos
### Model URL : https://huggingface.co/dccuchile/bert-base-spanish-wwm-cased-finetuned-pos
### Model Description : No model card New: Create and edit this model card directly on the website! |
dccuchile/bert-base-spanish-wwm-cased-finetuned-qa-mlqa | https://huggingface.co/dccuchile/bert-base-spanish-wwm-cased-finetuned-qa-mlqa | 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 : dccuchile/bert-base-spanish-wwm-cased-finetuned-qa-mlqa
### Model URL : https://huggingface.co/dccuchile/bert-base-spanish-wwm-cased-finetuned-qa-mlqa
### Model Description : No model card New: Create and edit this model card directly on the website! |
dccuchile/bert-base-spanish-wwm-cased-finetuned-xnli | https://huggingface.co/dccuchile/bert-base-spanish-wwm-cased-finetuned-xnli | 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 : dccuchile/bert-base-spanish-wwm-cased-finetuned-xnli
### Model URL : https://huggingface.co/dccuchile/bert-base-spanish-wwm-cased-finetuned-xnli
### Model Description : No model card New: Create and edit this model card directly on the website! |
dccuchile/bert-base-spanish-wwm-uncased-finetuned-mldoc | https://huggingface.co/dccuchile/bert-base-spanish-wwm-uncased-finetuned-mldoc | 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 : dccuchile/bert-base-spanish-wwm-uncased-finetuned-mldoc
### Model URL : https://huggingface.co/dccuchile/bert-base-spanish-wwm-uncased-finetuned-mldoc
### Model Description : No model card New: Create and edit this model card directly on the website! |
dccuchile/bert-base-spanish-wwm-uncased-finetuned-ner | https://huggingface.co/dccuchile/bert-base-spanish-wwm-uncased-finetuned-ner | 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 : dccuchile/bert-base-spanish-wwm-uncased-finetuned-ner
### Model URL : https://huggingface.co/dccuchile/bert-base-spanish-wwm-uncased-finetuned-ner
### Model Description : No model card New: Create and edit this model card directly on the website! |
dccuchile/bert-base-spanish-wwm-uncased-finetuned-pawsx | https://huggingface.co/dccuchile/bert-base-spanish-wwm-uncased-finetuned-pawsx | 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 : dccuchile/bert-base-spanish-wwm-uncased-finetuned-pawsx
### Model URL : https://huggingface.co/dccuchile/bert-base-spanish-wwm-uncased-finetuned-pawsx
### Model Description : No model card New: Create and edit this model card directly on the website! |
dccuchile/bert-base-spanish-wwm-uncased-finetuned-pos | https://huggingface.co/dccuchile/bert-base-spanish-wwm-uncased-finetuned-pos | 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 : dccuchile/bert-base-spanish-wwm-uncased-finetuned-pos
### Model URL : https://huggingface.co/dccuchile/bert-base-spanish-wwm-uncased-finetuned-pos
### Model Description : No model card New: Create and edit this model card directly on the website! |
dccuchile/bert-base-spanish-wwm-uncased-finetuned-qa-mlqa | https://huggingface.co/dccuchile/bert-base-spanish-wwm-uncased-finetuned-qa-mlqa | 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 : dccuchile/bert-base-spanish-wwm-uncased-finetuned-qa-mlqa
### Model URL : https://huggingface.co/dccuchile/bert-base-spanish-wwm-uncased-finetuned-qa-mlqa
### Model Description : No model card New: Create and edit this model card directly on the website! |
dccuchile/bert-base-spanish-wwm-uncased-finetuned-xnli | https://huggingface.co/dccuchile/bert-base-spanish-wwm-uncased-finetuned-xnli | 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 : dccuchile/bert-base-spanish-wwm-uncased-finetuned-xnli
### Model URL : https://huggingface.co/dccuchile/bert-base-spanish-wwm-uncased-finetuned-xnli
### Model Description : No model card New: Create and edit this model card directly on the website! |
dccuchile/distilbert-base-spanish-uncased-finetuned-mldoc | https://huggingface.co/dccuchile/distilbert-base-spanish-uncased-finetuned-mldoc | 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 : dccuchile/distilbert-base-spanish-uncased-finetuned-mldoc
### Model URL : https://huggingface.co/dccuchile/distilbert-base-spanish-uncased-finetuned-mldoc
### Model Description : No model card New: Create and edit this model card directly on the website! |
dccuchile/distilbert-base-spanish-uncased-finetuned-ner | https://huggingface.co/dccuchile/distilbert-base-spanish-uncased-finetuned-ner | 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 : dccuchile/distilbert-base-spanish-uncased-finetuned-ner
### Model URL : https://huggingface.co/dccuchile/distilbert-base-spanish-uncased-finetuned-ner
### Model Description : No model card New: Create and edit this model card directly on the website! |
dccuchile/distilbert-base-spanish-uncased-finetuned-pawsx | https://huggingface.co/dccuchile/distilbert-base-spanish-uncased-finetuned-pawsx | 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 : dccuchile/distilbert-base-spanish-uncased-finetuned-pawsx
### Model URL : https://huggingface.co/dccuchile/distilbert-base-spanish-uncased-finetuned-pawsx
### Model Description : No model card New: Create and edit this model card directly on the website! |
dccuchile/distilbert-base-spanish-uncased-finetuned-pos | https://huggingface.co/dccuchile/distilbert-base-spanish-uncased-finetuned-pos | 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 : dccuchile/distilbert-base-spanish-uncased-finetuned-pos
### Model URL : https://huggingface.co/dccuchile/distilbert-base-spanish-uncased-finetuned-pos
### Model Description : No model card New: Create and edit this model card directly on the website! |
dccuchile/distilbert-base-spanish-uncased-finetuned-qa-mlqa | https://huggingface.co/dccuchile/distilbert-base-spanish-uncased-finetuned-qa-mlqa | 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 : dccuchile/distilbert-base-spanish-uncased-finetuned-qa-mlqa
### Model URL : https://huggingface.co/dccuchile/distilbert-base-spanish-uncased-finetuned-qa-mlqa
### Model Description : No model card New: Create and edit this model card directly on the website! |
dccuchile/distilbert-base-spanish-uncased-finetuned-xnli | https://huggingface.co/dccuchile/distilbert-base-spanish-uncased-finetuned-xnli | 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 : dccuchile/distilbert-base-spanish-uncased-finetuned-xnli
### Model URL : https://huggingface.co/dccuchile/distilbert-base-spanish-uncased-finetuned-xnli
### Model Description : No model card New: Create and edit this model card directly on the website! |
dccuchile/distilbert-base-spanish-uncased | https://huggingface.co/dccuchile/distilbert-base-spanish-uncased | null | Indicators looking for configurations to recommend AI models for configuring AI agents
### Model Name : dccuchile/distilbert-base-spanish-uncased
### Model URL : https://huggingface.co/dccuchile/distilbert-base-spanish-uncased
### Model Description : |
CennetOguz/distilbert-base-uncased-finetuned-recipe-1 | https://huggingface.co/CennetOguz/distilbert-base-uncased-finetuned-recipe-1 | This model is a fine-tuned version of distilbert-base-uncased 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 : CennetOguz/distilbert-base-uncased-finetuned-recipe-1
### Model URL : https://huggingface.co/CennetOguz/distilbert-base-uncased-finetuned-recipe-1
### Model Description : This model is a fine-tuned version of distilbert-base-uncased 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: |
CennetOguz/distilbert-base-uncased-finetuned-recipe-accelerate-1 | https://huggingface.co/CennetOguz/distilbert-base-uncased-finetuned-recipe-accelerate-1 | 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 : CennetOguz/distilbert-base-uncased-finetuned-recipe-accelerate-1
### Model URL : https://huggingface.co/CennetOguz/distilbert-base-uncased-finetuned-recipe-accelerate-1
### Model Description : No model card New: Create and edit this model card directly on the website! |
CennetOguz/distilbert-base-uncased-finetuned-recipe-accelerate | https://huggingface.co/CennetOguz/distilbert-base-uncased-finetuned-recipe-accelerate | 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 : CennetOguz/distilbert-base-uncased-finetuned-recipe-accelerate
### Model URL : https://huggingface.co/CennetOguz/distilbert-base-uncased-finetuned-recipe-accelerate
### Model Description : No model card New: Create and edit this model card directly on the website! |
CennetOguz/distilbert-base-uncased-finetuned-recipe | https://huggingface.co/CennetOguz/distilbert-base-uncased-finetuned-recipe | This model is a fine-tuned version of distilbert-base-uncased 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 : CennetOguz/distilbert-base-uncased-finetuned-recipe
### Model URL : https://huggingface.co/CennetOguz/distilbert-base-uncased-finetuned-recipe
### Model Description : This model is a fine-tuned version of distilbert-base-uncased 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: |
Certified-Zoomer/DialoGPT-small-rick | https://huggingface.co/Certified-Zoomer/DialoGPT-small-rick | 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 : Certified-Zoomer/DialoGPT-small-rick
### Model URL : https://huggingface.co/Certified-Zoomer/DialoGPT-small-rick
### Model Description : No model card New: Create and edit this model card directly on the website! |
Chaddmckay/Cdm | https://huggingface.co/Chaddmckay/Cdm | 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 : Chaddmckay/Cdm
### Model URL : https://huggingface.co/Chaddmckay/Cdm
### Model Description : No model card New: Create and edit this model card directly on the website! |
Chae/botman | https://huggingface.co/Chae/botman | null | Indicators looking for configurations to recommend AI models for configuring AI agents
### Model Name : Chae/botman
### Model URL : https://huggingface.co/Chae/botman
### Model Description : |
Chaewon/mmnt_decoder_en | https://huggingface.co/Chaewon/mmnt_decoder_en | 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 : Chaewon/mmnt_decoder_en
### Model URL : https://huggingface.co/Chaewon/mmnt_decoder_en
### Model Description : No model card New: Create and edit this model card directly on the website! |
Chaewon/mnmt_decoder_en | https://huggingface.co/Chaewon/mnmt_decoder_en | 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 : Chaewon/mnmt_decoder_en
### Model URL : https://huggingface.co/Chaewon/mnmt_decoder_en
### Model Description : No model card New: Create and edit this model card directly on the website! |
Chaewon/mnmt_decoder_en_gpt2 | https://huggingface.co/Chaewon/mnmt_decoder_en_gpt2 | 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 : Chaewon/mnmt_decoder_en_gpt2
### Model URL : https://huggingface.co/Chaewon/mnmt_decoder_en_gpt2
### Model Description : No model card New: Create and edit this model card directly on the website! |
Chaima/TunBerto | https://huggingface.co/Chaima/TunBerto | 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 : Chaima/TunBerto
### Model URL : https://huggingface.co/Chaima/TunBerto
### Model Description : No model card New: Create and edit this model card directly on the website! |
chainyo/speaker-recognition-meetup | https://huggingface.co/chainyo/speaker-recognition-meetup | 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 : chainyo/speaker-recognition-meetup
### Model URL : https://huggingface.co/chainyo/speaker-recognition-meetup
### Model Description : No model card New: Create and edit this model card directly on the website! |
ChaitanyaU/FineTuneLM | https://huggingface.co/ChaitanyaU/FineTuneLM | 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 : ChaitanyaU/FineTuneLM
### Model URL : https://huggingface.co/ChaitanyaU/FineTuneLM
### Model Description : No model card New: Create and edit this model card directly on the website! |
Chakita/Friends | https://huggingface.co/Chakita/Friends | null | Indicators looking for configurations to recommend AI models for configuring AI agents
### Model Name : Chakita/Friends
### Model URL : https://huggingface.co/Chakita/Friends
### Model Description : |
Chakita/KNUBert | https://huggingface.co/Chakita/KNUBert | language: | Indicators looking for configurations to recommend AI models for configuring AI agents
### Model Name : Chakita/KNUBert
### Model URL : https://huggingface.co/Chakita/KNUBert
### Model Description : language: |
Chakita/KROBERT | https://huggingface.co/Chakita/KROBERT | RoBERTa model trained on Kannada news corpus. | Indicators looking for configurations to recommend AI models for configuring AI agents
### Model Name : Chakita/KROBERT
### Model URL : https://huggingface.co/Chakita/KROBERT
### Model Description : RoBERTa model trained on Kannada news corpus. |
Chakita/Kalbert | https://huggingface.co/Chakita/Kalbert | This model is a fine-tuned version of ai4bharat/indic-bert on a kannada news 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 : Chakita/Kalbert
### Model URL : https://huggingface.co/Chakita/Kalbert
### Model Description : This model is a fine-tuned version of ai4bharat/indic-bert on a kannada news 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: |
Chakita/KannadaBERT | https://huggingface.co/Chakita/KannadaBERT | RoBERTa model trained on OSCAR Kannada corpus. | Indicators looking for configurations to recommend AI models for configuring AI agents
### Model Name : Chakita/KannadaBERT
### Model URL : https://huggingface.co/Chakita/KannadaBERT
### Model Description : RoBERTa model trained on OSCAR Kannada corpus. |
Chakita/gpt2_mwp | https://huggingface.co/Chakita/gpt2_mwp | 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 : Chakita/gpt2_mwp
### Model URL : https://huggingface.co/Chakita/gpt2_mwp
### Model Description : No model card New: Create and edit this model card directly on the website! |
Chalponkey/DialoGPT-small-Barry | https://huggingface.co/Chalponkey/DialoGPT-small-Barry | #help why did i feed this bot the bee movie | Indicators looking for configurations to recommend AI models for configuring AI agents
### Model Name : Chalponkey/DialoGPT-small-Barry
### Model URL : https://huggingface.co/Chalponkey/DialoGPT-small-Barry
### Model Description : #help why did i feed this bot the bee movie |
Chan/distilgpt2-finetuned-wikitext2 | https://huggingface.co/Chan/distilgpt2-finetuned-wikitext2 | 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 : Chan/distilgpt2-finetuned-wikitext2
### Model URL : https://huggingface.co/Chan/distilgpt2-finetuned-wikitext2
### Model Description : No model card New: Create and edit this model card directly on the website! |
Chan/distilroberta-base-finetuned-wikitext2 | https://huggingface.co/Chan/distilroberta-base-finetuned-wikitext2 | 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 : Chan/distilroberta-base-finetuned-wikitext2
### Model URL : https://huggingface.co/Chan/distilroberta-base-finetuned-wikitext2
### Model Description : No model card New: Create and edit this model card directly on the website! |
Chandanbhat/distilbert-base-uncased-finetuned-cola | https://huggingface.co/Chandanbhat/distilbert-base-uncased-finetuned-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 : Chandanbhat/distilbert-base-uncased-finetuned-cola
### Model URL : https://huggingface.co/Chandanbhat/distilbert-base-uncased-finetuned-cola
### Model Description : No model card New: Create and edit this model card directly on the website! |
CharlieChen/feedback-bigbird | https://huggingface.co/CharlieChen/feedback-bigbird | 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 : CharlieChen/feedback-bigbird
### Model URL : https://huggingface.co/CharlieChen/feedback-bigbird
### Model Description : No model card New: Create and edit this model card directly on the website! |
Charlotte/text2dm_models | https://huggingface.co/Charlotte/text2dm_models | 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 : Charlotte/text2dm_models
### Model URL : https://huggingface.co/Charlotte/text2dm_models
### Model Description : No model card New: Create and edit this model card directly on the website! |
Charlotte77/model_test | https://huggingface.co/Charlotte77/model_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 : Charlotte77/model_test
### Model URL : https://huggingface.co/Charlotte77/model_test
### Model Description : No model card New: Create and edit this model card directly on the website! |
ChaseBread/DialoGPT-small-harrypotter | https://huggingface.co/ChaseBread/DialoGPT-small-harrypotter | null | Indicators looking for configurations to recommend AI models for configuring AI agents
### Model Name : ChaseBread/DialoGPT-small-harrypotter
### Model URL : https://huggingface.co/ChaseBread/DialoGPT-small-harrypotter
### Model Description : |
ChauhanVipul/BERT | https://huggingface.co/ChauhanVipul/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 : ChauhanVipul/BERT
### Model URL : https://huggingface.co/ChauhanVipul/BERT
### Model Description : No model card New: Create and edit this model card directly on the website! |
Cheapestmedsshop/Buymodafinilus | https://huggingface.co/Cheapestmedsshop/Buymodafinilus | 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 : Cheapestmedsshop/Buymodafinilus
### Model URL : https://huggingface.co/Cheapestmedsshop/Buymodafinilus
### Model Description : No model card New: Create and edit this model card directly on the website! |
Cheatham/xlm-roberta-base-finetuned | https://huggingface.co/Cheatham/xlm-roberta-base-finetuned | 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 : Cheatham/xlm-roberta-base-finetuned
### Model URL : https://huggingface.co/Cheatham/xlm-roberta-base-finetuned
### Model Description : No model card New: Create and edit this model card directly on the website! |