pipeline_tag
stringclasses
48 values
library_name
stringclasses
198 values
text
stringlengths
1
900k
metadata
stringlengths
2
438k
id
stringlengths
5
122
last_modified
null
tags
listlengths
1
1.84k
sha
null
created_at
stringlengths
25
25
arxiv
listlengths
0
201
languages
listlengths
0
1.83k
tags_str
stringlengths
17
9.34k
text_str
stringlengths
0
389k
text_lists
listlengths
0
722
processed_texts
listlengths
1
723
text-classification
transformers
<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. --> # rubert-base-cased_best_finetuned_emotion_experiment_augmented_anger_fear This model is a fine-tuned version of [DeepPavlov/ruber...
{"tags": ["generated_from_trainer"], "metrics": ["accuracy", "f1", "precision", "recall"], "model-index": [{"name": "rubert-base-cased_best_finetuned_emotion_experiment_augmented_anger_fear", "results": []}]}
mmillet/rubert-base-cased_best_finetuned_emotion_experiment_augmented_anger_fear
null
[ "transformers", "pytorch", "tensorboard", "bert", "text-classification", "generated_from_trainer", "autotrain_compatible", "endpoints_compatible", "region:us" ]
null
2022-06-08T12:17:37+00:00
[]
[]
TAGS #transformers #pytorch #tensorboard #bert #text-classification #generated_from_trainer #autotrain_compatible #endpoints_compatible #region-us
rubert-base-cased\_best\_finetuned\_emotion\_experiment\_augmented\_anger\_fear =============================================================================== This model is a fine-tuned version of DeepPavlov/rubert-base-cased on an unknown dataset. It achieves the following results on the evaluation set: * Loss: 0...
[ "### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* learning\\_rate: 2e-05\n* train\\_batch\\_size: 64\n* eval\\_batch\\_size: 64\n* seed: 42\n* optimizer: Adam with betas=(0.9,0.999) and epsilon=0.0001\n* lr\\_scheduler\\_type: linear\n* num\\_epochs: 20", "### Trai...
[ "TAGS\n#transformers #pytorch #tensorboard #bert #text-classification #generated_from_trainer #autotrain_compatible #endpoints_compatible #region-us \n", "### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* learning\\_rate: 2e-05\n* train\\_batch\\_size: 64\n* eval\\_...
null
keras
## Generative Adversarial Network This repo contains the model and the notebook to this [this Keras example on WGAN](https://keras.io/examples/generative/wgan_gp/).<br> Full credits to: [A_K_Nain](https://twitter.com/A_K_Nain)<br> Space link : [Demo](https://huggingface.co/spaces/keras-io/WGAN-GP) ## Wasserstein GAN ...
{"library_name": "keras", "tags": ["GAN"]}
keras-io/WGAN-GP
null
[ "keras", "tensorboard", "GAN", "arxiv:1701.07875", "arxiv:1704.00028", "has_space", "region:us" ]
null
2022-06-08T12:45:45+00:00
[ "1701.07875", "1704.00028" ]
[]
TAGS #keras #tensorboard #GAN #arxiv-1701.07875 #arxiv-1704.00028 #has_space #region-us
## Generative Adversarial Network This repo contains the model and the notebook to this this Keras example on WGAN.<br> Full credits to: A_K_Nain<br> Space link : Demo ## Wasserstein GAN (WGAN) with Gradient Penalty (GP) Original Paper Of WGAN : Paper<br> Wasserstein GANs With Gradient Penalty : Paper The original ...
[ "## Generative Adversarial Network\n\nThis repo contains the model and the notebook to this this Keras example on WGAN.<br>\nFull credits to: A_K_Nain<br>\nSpace link : Demo", "## Wasserstein GAN (WGAN) with Gradient Penalty (GP)\n\nOriginal Paper Of WGAN : Paper<br>\nWasserstein GANs With Gradient Penalty : Pape...
[ "TAGS\n#keras #tensorboard #GAN #arxiv-1701.07875 #arxiv-1704.00028 #has_space #region-us \n", "## Generative Adversarial Network\n\nThis repo contains the model and the notebook to this this Keras example on WGAN.<br>\nFull credits to: A_K_Nain<br>\nSpace link : Demo", "## Wasserstein GAN (WGAN) with Gradient ...
question-answering
transformers
<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. --> # distilbert-base-uncased-finetuned-triviaqa-finetuned-squad This model is a fine-tuned version of [FabianWillner/distilbert-base-...
{"license": "apache-2.0", "tags": ["generated_from_trainer"], "datasets": ["squad"], "model-index": [{"name": "distilbert-base-uncased-finetuned-triviaqa-finetuned-squad", "results": []}]}
FabianWillner/distilbert-base-uncased-finetuned-triviaqa-finetuned-squad
null
[ "transformers", "pytorch", "tensorboard", "distilbert", "question-answering", "generated_from_trainer", "dataset:squad", "license:apache-2.0", "endpoints_compatible", "region:us" ]
null
2022-06-08T12:46:12+00:00
[]
[]
TAGS #transformers #pytorch #tensorboard #distilbert #question-answering #generated_from_trainer #dataset-squad #license-apache-2.0 #endpoints_compatible #region-us
distilbert-base-uncased-finetuned-triviaqa-finetuned-squad ========================================================== This model is a fine-tuned version of FabianWillner/distilbert-base-uncased-finetuned-triviaqa on the squad dataset. It achieves the following results on the evaluation set: * Loss: 1.1417 Model d...
[ "### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* learning\\_rate: 2e-05\n* train\\_batch\\_size: 16\n* eval\\_batch\\_size: 16\n* seed: 42\n* optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08\n* lr\\_scheduler\\_type: linear\n* num\\_epochs: 2", "### Traini...
[ "TAGS\n#transformers #pytorch #tensorboard #distilbert #question-answering #generated_from_trainer #dataset-squad #license-apache-2.0 #endpoints_compatible #region-us \n", "### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* learning\\_rate: 2e-05\n* train\\_batch\\_s...
text-generation
transformers
<div class="inline-flex flex-col" style="line-height: 1.5;"> <div class="flex"> <div style="display:inherit; margin-left: 4px; margin-right: 4px; width: 92px; height:92px; border-radius: 50%; background-size: cover; background-image: url(&#39;https://pbs.twimg.com/profile_images/996279759570169856/vqZii...
{"language": "en", "tags": ["huggingtweets"], "thumbnail": "http://www.huggingtweets.com/elukkaj/1654696881260/predictions.png", "widget": [{"text": "My dream is"}]}
huggingtweets/elukkaj
null
[ "transformers", "pytorch", "gpt2", "text-generation", "huggingtweets", "en", "autotrain_compatible", "endpoints_compatible", "text-generation-inference", "region:us" ]
null
2022-06-08T12:58:45+00:00
[]
[ "en" ]
TAGS #transformers #pytorch #gpt2 #text-generation #huggingtweets #en #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us
AI BOT Elukka @elukkaj I was made with huggingtweets. Create your own bot based on your favorite user with the demo! How does it work? ----------------- The model uses the following pipeline. !pipeline To understand how the model was developed, check the W&B report. Training data ------------- T...
[]
[ "TAGS\n#transformers #pytorch #gpt2 #text-generation #huggingtweets #en #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n" ]
automatic-speech-recognition
transformers
<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. --> # wav2vec2-large-multilang-cv-ru-night This model is a fine-tuned version of [facebook/wav2vec2-large-xlsr-53](https://huggingface...
{"license": "apache-2.0", "tags": ["generated_from_trainer"], "datasets": ["common_voice"], "model-index": [{"name": "wav2vec2-large-multilang-cv-ru-night", "results": []}]}
cutten/wav2vec2-large-multilang-cv-ru-night
null
[ "transformers", "pytorch", "tensorboard", "wav2vec2", "automatic-speech-recognition", "generated_from_trainer", "dataset:common_voice", "license:apache-2.0", "endpoints_compatible", "region:us" ]
null
2022-06-08T13:24:42+00:00
[]
[]
TAGS #transformers #pytorch #tensorboard #wav2vec2 #automatic-speech-recognition #generated_from_trainer #dataset-common_voice #license-apache-2.0 #endpoints_compatible #region-us
wav2vec2-large-multilang-cv-ru-night ==================================== This model is a fine-tuned version of facebook/wav2vec2-large-xlsr-53 on the common\_voice dataset. It achieves the following results on the evaluation set: * Loss: 0.6617 * Wer: 0.5097 Model description ----------------- More information...
[ "### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* learning\\_rate: 0.0001\n* train\\_batch\\_size: 16\n* eval\\_batch\\_size: 8\n* seed: 42\n* optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08\n* lr\\_scheduler\\_type: linear\n* lr\\_scheduler\\_warmup\\_steps...
[ "TAGS\n#transformers #pytorch #tensorboard #wav2vec2 #automatic-speech-recognition #generated_from_trainer #dataset-common_voice #license-apache-2.0 #endpoints_compatible #region-us \n", "### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* learning\\_rate: 0.0001\n* t...
reinforcement-learning
stable-baselines3
# **DQN** Agent playing **SpaceInvadersNoFrameskip-v4** This is a trained model of a **DQN** agent playing **SpaceInvadersNoFrameskip-v4** using the [stable-baselines3 library](https://github.com/DLR-RM/stable-baselines3) and the [RL Zoo](https://github.com/DLR-RM/rl-baselines3-zoo). The RL Zoo is a training framewor...
{"library_name": "stable-baselines3", "tags": ["SpaceInvadersNoFrameskip-v4", "deep-reinforcement-learning", "reinforcement-learning", "stable-baselines3"], "model-index": [{"name": "DQN", "results": [{"task": {"type": "reinforcement-learning", "name": "reinforcement-learning"}, "dataset": {"name": "SpaceInvadersNoFram...
awalmeida/dqn-SpaceInvadersNoFrameskip-v4
null
[ "stable-baselines3", "SpaceInvadersNoFrameskip-v4", "deep-reinforcement-learning", "reinforcement-learning", "model-index", "region:us" ]
null
2022-06-08T13:52:01+00:00
[]
[]
TAGS #stable-baselines3 #SpaceInvadersNoFrameskip-v4 #deep-reinforcement-learning #reinforcement-learning #model-index #region-us
# DQN Agent playing SpaceInvadersNoFrameskip-v4 This is a trained model of a DQN agent playing SpaceInvadersNoFrameskip-v4 using the stable-baselines3 library and the RL Zoo. The RL Zoo is a training framework for Stable Baselines3 reinforcement learning agents, with hyperparameter optimization and pre-trained agents...
[ "# DQN Agent playing SpaceInvadersNoFrameskip-v4\nThis is a trained model of a DQN agent playing SpaceInvadersNoFrameskip-v4\nusing the stable-baselines3 library\nand the RL Zoo.\n\nThe RL Zoo is a training framework for Stable Baselines3\nreinforcement learning agents,\nwith hyperparameter optimization and pre-tra...
[ "TAGS\n#stable-baselines3 #SpaceInvadersNoFrameskip-v4 #deep-reinforcement-learning #reinforcement-learning #model-index #region-us \n", "# DQN Agent playing SpaceInvadersNoFrameskip-v4\nThis is a trained model of a DQN agent playing SpaceInvadersNoFrameskip-v4\nusing the stable-baselines3 library\nand the RL Zoo...
text2text-generation
transformers
<!-- This model card has been generated automatically according to the information Keras had access to. You should probably proofread and complete it, then remove this comment. --> # assamim/mt5-pukulenam-summarization This model is a fine-tuned version of [csebuetnlp/mT5_multilingual_XLSum](https://huggingface.co/c...
{"tags": ["generated_from_keras_callback", "Summarization", "mT5"], "datasets": ["csebuetnlp/xlsum"], "model-index": [{"name": "assamim/mt5-pukulenam-summarization", "results": []}]}
assamim/mt5-pukulenam-summarization
null
[ "transformers", "tf", "mt5", "text2text-generation", "generated_from_keras_callback", "Summarization", "mT5", "dataset:csebuetnlp/xlsum", "autotrain_compatible", "endpoints_compatible", "text-generation-inference", "region:us" ]
null
2022-06-08T14:08:51+00:00
[]
[]
TAGS #transformers #tf #mt5 #text2text-generation #generated_from_keras_callback #Summarization #mT5 #dataset-csebuetnlp/xlsum #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us
# assamim/mt5-pukulenam-summarization This model is a fine-tuned version of csebuetnlp/mT5_multilingual_XLSum on an csebuetnlp/xlsum dataset ## Using this model in 'transformers' (tested on 4.19.2) ### Framework versions - Transformers 4.19.2 - TensorFlow 2.8.2 - Datasets 2.2.2 - Tokenizers 0.12.1
[ "# assamim/mt5-pukulenam-summarization\n\nThis model is a fine-tuned version of csebuetnlp/mT5_multilingual_XLSum on an csebuetnlp/xlsum dataset", "## Using this model in 'transformers' (tested on 4.19.2)", "### Framework versions\n\n- Transformers 4.19.2\n- TensorFlow 2.8.2\n- Datasets 2.2.2\n- Tokenizers 0.12...
[ "TAGS\n#transformers #tf #mt5 #text2text-generation #generated_from_keras_callback #Summarization #mT5 #dataset-csebuetnlp/xlsum #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n", "# assamim/mt5-pukulenam-summarization\n\nThis model is a fine-tuned version of csebuetnlp/mT5_mul...
text-classification
transformers
<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. --> # distilrubert-tiny-cased-conversational-v1_finetuned_emotion_experiment_augmented_anger_fear This model is a fine-tuned version o...
{"tags": ["generated_from_trainer"], "metrics": ["accuracy", "f1", "precision", "recall"], "model-index": [{"name": "distilrubert-tiny-cased-conversational-v1_finetuned_emotion_experiment_augmented_anger_fear", "results": []}]}
mmillet/distilrubert-tiny-cased-conversational-v1_finetuned_emotion_experiment_augmented_anger_fear
null
[ "transformers", "pytorch", "tensorboard", "distilbert", "text-classification", "generated_from_trainer", "autotrain_compatible", "endpoints_compatible", "region:us" ]
null
2022-06-08T15:03:02+00:00
[]
[]
TAGS #transformers #pytorch #tensorboard #distilbert #text-classification #generated_from_trainer #autotrain_compatible #endpoints_compatible #region-us
distilrubert-tiny-cased-conversational-v1\_finetuned\_emotion\_experiment\_augmented\_anger\_fear ================================================================================================= This model is a fine-tuned version of DeepPavlov/distilrubert-tiny-cased-conversational-v1 on an unknown dataset. It achie...
[ "### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* learning\\_rate: 2e-05\n* train\\_batch\\_size: 64\n* eval\\_batch\\_size: 64\n* seed: 42\n* optimizer: Adam with betas=(0.9,0.999) and epsilon=0.0001\n* lr\\_scheduler\\_type: linear\n* num\\_epochs: 20", "### Trai...
[ "TAGS\n#transformers #pytorch #tensorboard #distilbert #text-classification #generated_from_trainer #autotrain_compatible #endpoints_compatible #region-us \n", "### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* learning\\_rate: 2e-05\n* train\\_batch\\_size: 64\n* e...
tabular-classification
keras
## Model description This repo contains the model and the notebook on [how to build and train a Keras model for Collaborative Filtering for Movie Recommendations](https://keras.io/examples/structured_data/collaborative_filtering_movielens/). Full credits to [Siddhartha Banerjee](https://twitter.com/sidd2006). ## I...
{"license": ["cc0-1.0"], "library_name": "keras", "tags": ["collaborative-filtering", "recommender", "tabular-classification"]}
mindwrapped/collaborative-filtering-movielens-copy
null
[ "keras", "tensorboard", "collaborative-filtering", "recommender", "tabular-classification", "license:cc0-1.0", "region:us" ]
null
2022-06-08T15:15:46+00:00
[]
[]
TAGS #keras #tensorboard #collaborative-filtering #recommender #tabular-classification #license-cc0-1.0 #region-us
Model description ----------------- This repo contains the model and the notebook on how to build and train a Keras model for Collaborative Filtering for Movie Recommendations. Full credits to Siddhartha Banerjee. Intended uses & limitations --------------------------- Based on a user and movies they have rated...
[ "### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* optimizer: {'name': 'Adam', 'learning\\_rate': 0.001, 'decay': 0.0, 'beta\\_1': 0.9, 'beta\\_2': 0.999, 'epsilon': 1e-07, 'amsgrad': False}\n* training\\_precision: float32\n\n\nTraining Metrics\n----------------\n\n\...
[ "TAGS\n#keras #tensorboard #collaborative-filtering #recommender #tabular-classification #license-cc0-1.0 #region-us \n", "### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* optimizer: {'name': 'Adam', 'learning\\_rate': 0.001, 'decay': 0.0, 'beta\\_1': 0.9, 'beta\\_...
automatic-speech-recognition
transformers
<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. --> # model-960hfacebook-2022.06.08 This model is a fine-tuned version of [facebook/wav2vec2-large-960h-lv60-self](https://huggingface...
{"license": "apache-2.0", "tags": ["generated_from_trainer"], "datasets": ["common_voice"], "model-index": [{"name": "model-960hfacebook-2022.06.08", "results": []}]}
Vkt/model-960hfacebook-2022.06.08
null
[ "transformers", "pytorch", "tensorboard", "wav2vec2", "automatic-speech-recognition", "generated_from_trainer", "dataset:common_voice", "license:apache-2.0", "endpoints_compatible", "region:us" ]
null
2022-06-08T15:16:13+00:00
[]
[]
TAGS #transformers #pytorch #tensorboard #wav2vec2 #automatic-speech-recognition #generated_from_trainer #dataset-common_voice #license-apache-2.0 #endpoints_compatible #region-us
model-960hfacebook-2022.06.08 ============================= This model is a fine-tuned version of facebook/wav2vec2-large-960h-lv60-self on the common\_voice dataset. It achieves the following results on the evaluation set: * Loss: 0.2907 * Wer: 0.1804 Model description ----------------- More information needed...
[ "### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* learning\\_rate: 0.0003\n* train\\_batch\\_size: 8\n* eval\\_batch\\_size: 8\n* seed: 42\n* gradient\\_accumulation\\_steps: 2\n* total\\_train\\_batch\\_size: 16\n* optimizer: Adam with betas=(0.9,0.999) and epsilon=...
[ "TAGS\n#transformers #pytorch #tensorboard #wav2vec2 #automatic-speech-recognition #generated_from_trainer #dataset-common_voice #license-apache-2.0 #endpoints_compatible #region-us \n", "### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* learning\\_rate: 0.0003\n* t...
summarization
transformers
<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. --> # mT5_multilingual_XLSum-finetuned-fa-finetuned-ar This model is a fine-tuned version of [ahmeddbahaa/mT5_multilingual_XLSum-finet...
{"tags": ["mt5", "summarization", "Abstractive Summarization", "ar", "generated_from_trainer"], "datasets": ["xlsum"], "model-index": [{"name": "mT5_multilingual_XLSum-finetuned-fa-finetuned-ar", "results": []}]}
ahmeddbahaa/mT5_multilingual_XLSum-finetuned-fa-finetuned-ar
null
[ "transformers", "pytorch", "tensorboard", "mt5", "text2text-generation", "summarization", "Abstractive Summarization", "ar", "generated_from_trainer", "dataset:xlsum", "autotrain_compatible", "endpoints_compatible", "has_space", "text-generation-inference", "region:us" ]
null
2022-06-08T15:23:58+00:00
[]
[]
TAGS #transformers #pytorch #tensorboard #mt5 #text2text-generation #summarization #Abstractive Summarization #ar #generated_from_trainer #dataset-xlsum #autotrain_compatible #endpoints_compatible #has_space #text-generation-inference #region-us
# mT5_multilingual_XLSum-finetuned-fa-finetuned-ar This model is a fine-tuned version of ahmeddbahaa/mT5_multilingual_XLSum-finetuned-fa on the xlsum dataset. It achieves the following results on the evaluation set: - Loss: 3.6352 - Rouge-1: 28.69 - Rouge-2: 11.6 - Rouge-l: 24.29 - Gen Len: 41.37 - Bertscore: 73.37...
[ "# mT5_multilingual_XLSum-finetuned-fa-finetuned-ar\n\nThis model is a fine-tuned version of ahmeddbahaa/mT5_multilingual_XLSum-finetuned-fa on the xlsum dataset.\nIt achieves the following results on the evaluation set:\n- Loss: 3.6352\n- Rouge-1: 28.69\n- Rouge-2: 11.6\n- Rouge-l: 24.29\n- Gen Len: 41.37\n- Berts...
[ "TAGS\n#transformers #pytorch #tensorboard #mt5 #text2text-generation #summarization #Abstractive Summarization #ar #generated_from_trainer #dataset-xlsum #autotrain_compatible #endpoints_compatible #has_space #text-generation-inference #region-us \n", "# mT5_multilingual_XLSum-finetuned-fa-finetuned-ar\n\nThis m...
token-classification
transformers
<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. --> # NLP-CIC-WFU_Clinical_Cases_NER_mBERT_cased_fine_tuned This model is a fine-tuned version of [bert-base-multilingual-cased](https...
{"license": "apache-2.0", "tags": ["generated_from_trainer"], "metrics": ["precision", "recall", "f1", "accuracy"], "model-index": [{"name": "NLP-CIC-WFU_Clinical_Cases_NER_mBERT_cased_fine_tuned", "results": []}]}
ajtamayoh/NLP-CIC-WFU_Clinical_Cases_NER_mBERT_cased_fine_tuned
null
[ "transformers", "pytorch", "tensorboard", "bert", "token-classification", "generated_from_trainer", "license:apache-2.0", "autotrain_compatible", "endpoints_compatible", "region:us" ]
null
2022-06-08T15:35:28+00:00
[]
[]
TAGS #transformers #pytorch #tensorboard #bert #token-classification #generated_from_trainer #license-apache-2.0 #autotrain_compatible #endpoints_compatible #region-us
NLP-CIC-WFU\_Clinical\_Cases\_NER\_mBERT\_cased\_fine\_tuned ============================================================ This model is a fine-tuned version of bert-base-multilingual-cased on the None dataset. It achieves the following results on the evaluation set: * Loss: 0.0501 * Precision: 0.8961 * Recall: 0.70...
[ "### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* learning\\_rate: 5e-05\n* train\\_batch\\_size: 8\n* eval\\_batch\\_size: 8\n* seed: 42\n* optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08\n* lr\\_scheduler\\_type: linear\n* num\\_epochs: 7", "### Training...
[ "TAGS\n#transformers #pytorch #tensorboard #bert #token-classification #generated_from_trainer #license-apache-2.0 #autotrain_compatible #endpoints_compatible #region-us \n", "### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* learning\\_rate: 5e-05\n* train\\_batch\...
text-generation
transformers
<div class="inline-flex flex-col" style="line-height: 1.5;"> <div class="flex"> <div style="display:inherit; margin-left: 4px; margin-right: 4px; width: 92px; height:92px; border-radius: 50%; background-size: cover; background-image: url(&#39;https://pbs.twimg.com/profile_images/378800000120011180/ffb09...
{"language": "en", "tags": ["huggingtweets"], "thumbnail": "http://www.huggingtweets.com/ripvillage/1654706327179/predictions.png", "widget": [{"text": "My dream is"}]}
huggingtweets/ripvillage
null
[ "transformers", "pytorch", "gpt2", "text-generation", "huggingtweets", "en", "autotrain_compatible", "endpoints_compatible", "text-generation-inference", "region:us" ]
null
2022-06-08T15:35:39+00:00
[]
[ "en" ]
TAGS #transformers #pytorch #gpt2 #text-generation #huggingtweets #en #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us
AI BOT Mathurin Village @ripvillage I was made with huggingtweets. Create your own bot based on your favorite user with the demo! How does it work? ----------------- The model uses the following pipeline. !pipeline To understand how the model was developed, check the W&B report. Training data ----...
[]
[ "TAGS\n#transformers #pytorch #gpt2 #text-generation #huggingtweets #en #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n" ]
automatic-speech-recognition
transformers
<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. --> # wav2vec2-large-xls-r-300m-turkish-colab This model is a fine-tuned version of [facebook/wav2vec2-xls-r-300m](https://huggingface...
{"license": "apache-2.0", "tags": ["generated_from_trainer"], "datasets": ["common_voice"], "model-index": [{"name": "wav2vec2-large-xls-r-300m-turkish-colab", "results": []}]}
Sohaibsyed/wav2vec2-large-xls-r-300m-turkish-colab
null
[ "transformers", "pytorch", "tensorboard", "wav2vec2", "automatic-speech-recognition", "generated_from_trainer", "dataset:common_voice", "license:apache-2.0", "endpoints_compatible", "region:us" ]
null
2022-06-08T15:53:05+00:00
[]
[]
TAGS #transformers #pytorch #tensorboard #wav2vec2 #automatic-speech-recognition #generated_from_trainer #dataset-common_voice #license-apache-2.0 #endpoints_compatible #region-us
wav2vec2-large-xls-r-300m-turkish-colab ======================================= This model is a fine-tuned version of facebook/wav2vec2-xls-r-300m on the common\_voice dataset. It achieves the following results on the evaluation set: * Loss: 0.3717 * Wer: 0.2972 Model description ----------------- More informat...
[ "### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* learning\\_rate: 0.0003\n* train\\_batch\\_size: 16\n* eval\\_batch\\_size: 8\n* seed: 42\n* gradient\\_accumulation\\_steps: 2\n* total\\_train\\_batch\\_size: 32\n* optimizer: Adam with betas=(0.9,0.999) and epsilon...
[ "TAGS\n#transformers #pytorch #tensorboard #wav2vec2 #automatic-speech-recognition #generated_from_trainer #dataset-common_voice #license-apache-2.0 #endpoints_compatible #region-us \n", "### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* learning\\_rate: 0.0003\n* t...
image-classification
keras
## Model description ### Image classification with ConvMixer [Keras Example Link](https://keras.io/examples/vision/convmixer/) In the [Patches Are All You Need paper](https://arxiv.org/abs/2201.09792), the authors extend the idea of using patches to train an all-convolutional network and demonstrate competitive res...
{"library_name": "keras", "tags": ["image-classification", "computer-vision", "convmixer", "cifar10"]}
keras-io/conv_mixer_image_classification
null
[ "keras", "tensorboard", "image-classification", "computer-vision", "convmixer", "cifar10", "arxiv:2201.09792", "has_space", "region:us" ]
null
2022-06-08T15:55:12+00:00
[ "2201.09792" ]
[]
TAGS #keras #tensorboard #image-classification #computer-vision #convmixer #cifar10 #arxiv-2201.09792 #has_space #region-us
Model description ----------------- ### Image classification with ConvMixer Keras Example Link In the Patches Are All You Need paper, the authors extend the idea of using patches to train an all-convolutional network and demonstrate competitive results. Their architecture namely ConvMixer uses recipes from the re...
[ "### Image classification with ConvMixer\n\n\nKeras Example Link\n\n\nIn the Patches Are All You Need paper, the authors extend the idea of using patches to train an all-convolutional network and demonstrate competitive results. Their architecture namely ConvMixer uses recipes from the recent isotrophic architectur...
[ "TAGS\n#keras #tensorboard #image-classification #computer-vision #convmixer #cifar10 #arxiv-2201.09792 #has_space #region-us \n", "### Image classification with ConvMixer\n\n\nKeras Example Link\n\n\nIn the Patches Are All You Need paper, the authors extend the idea of using patches to train an all-convolutional...
null
keras
## Model description More information needed ## Intended uses & limitations More information needed ## Training and evaluation data More information needed ## Training procedure ### Training hyperparameters The following hyperparameters were used during training: - optimizer: {'name': 'Adam', 'learning_rate': ...
{"library_name": "keras"}
nateraw/autoencoder-keras-rm-history-pr-review
null
[ "keras", "region:us" ]
null
2022-06-08T15:56:15+00:00
[]
[]
TAGS #keras #region-us
## Model description More information needed ## Intended uses & limitations More information needed ## Training and evaluation data More information needed ## Training procedure ### Training hyperparameters The following hyperparameters were used during training: - optimizer: {'name': 'Adam', 'learning_rate': ...
[ "## Model description\n\nMore information needed", "## Intended uses & limitations\n\nMore information needed", "## Training and evaluation data\n\nMore information needed", "## Training procedure", "### Training hyperparameters\n\nThe following hyperparameters were used during training:\n- optimizer: {'nam...
[ "TAGS\n#keras #region-us \n", "## Model description\n\nMore information needed", "## Intended uses & limitations\n\nMore information needed", "## Training and evaluation data\n\nMore information needed", "## Training procedure", "### Training hyperparameters\n\nThe following hyperparameters were used duri...
reinforcement-learning
stable-baselines3
# **DQN** Agent playing **SpaceInvadersNoFrameskip-v4** This is a trained model of a **DQN** agent playing **SpaceInvadersNoFrameskip-v4** using the [stable-baselines3 library](https://github.com/DLR-RM/stable-baselines3) and the [RL Zoo](https://github.com/DLR-RM/rl-baselines3-zoo). The RL Zoo is a training framewor...
{"library_name": "stable-baselines3", "tags": ["SpaceInvadersNoFrameskip-v4", "deep-reinforcement-learning", "reinforcement-learning", "stable-baselines3"], "model-index": [{"name": "DQN", "results": [{"task": {"type": "reinforcement-learning", "name": "reinforcement-learning"}, "dataset": {"name": "SpaceInvadersNoFram...
skyfox/dqn-SpaceInvadersNoFrameskip-v4
null
[ "stable-baselines3", "SpaceInvadersNoFrameskip-v4", "deep-reinforcement-learning", "reinforcement-learning", "model-index", "region:us" ]
null
2022-06-08T16:15:22+00:00
[]
[]
TAGS #stable-baselines3 #SpaceInvadersNoFrameskip-v4 #deep-reinforcement-learning #reinforcement-learning #model-index #region-us
# DQN Agent playing SpaceInvadersNoFrameskip-v4 This is a trained model of a DQN agent playing SpaceInvadersNoFrameskip-v4 using the stable-baselines3 library and the RL Zoo. The RL Zoo is a training framework for Stable Baselines3 reinforcement learning agents, with hyperparameter optimization and pre-trained agents...
[ "# DQN Agent playing SpaceInvadersNoFrameskip-v4\nThis is a trained model of a DQN agent playing SpaceInvadersNoFrameskip-v4\nusing the stable-baselines3 library\nand the RL Zoo.\n\nThe RL Zoo is a training framework for Stable Baselines3\nreinforcement learning agents,\nwith hyperparameter optimization and pre-tra...
[ "TAGS\n#stable-baselines3 #SpaceInvadersNoFrameskip-v4 #deep-reinforcement-learning #reinforcement-learning #model-index #region-us \n", "# DQN Agent playing SpaceInvadersNoFrameskip-v4\nThis is a trained model of a DQN agent playing SpaceInvadersNoFrameskip-v4\nusing the stable-baselines3 library\nand the RL Zoo...
question-answering
transformers
<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. --> # distilbert-base-cased-finetuned-squad_v2 This model is a fine-tuned version of [distilbert-base-cased](https://huggingface.co/di...
{"license": "apache-2.0", "tags": ["generated_from_trainer"], "datasets": ["squad_v2"], "model-index": [{"name": "distilbert-base-cased-finetuned-squad_v2", "results": []}]}
victorlee071200/distilbert-base-cased-finetuned-squad_v2
null
[ "transformers", "pytorch", "distilbert", "question-answering", "generated_from_trainer", "dataset:squad_v2", "license:apache-2.0", "endpoints_compatible", "region:us" ]
null
2022-06-08T16:41:17+00:00
[]
[]
TAGS #transformers #pytorch #distilbert #question-answering #generated_from_trainer #dataset-squad_v2 #license-apache-2.0 #endpoints_compatible #region-us
distilbert-base-cased-finetuned-squad\_v2 ========================================= This model is a fine-tuned version of distilbert-base-cased on the squad\_v2 dataset. It achieves the following results on the evaluation set: * Loss: 1.4225 Model description ----------------- More information needed Intended...
[ "### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* learning\\_rate: 2e-05\n* train\\_batch\\_size: 16\n* eval\\_batch\\_size: 16\n* seed: 42\n* optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08\n* lr\\_scheduler\\_type: linear\n* num\\_epochs: 3", "### Traini...
[ "TAGS\n#transformers #pytorch #distilbert #question-answering #generated_from_trainer #dataset-squad_v2 #license-apache-2.0 #endpoints_compatible #region-us \n", "### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* learning\\_rate: 2e-05\n* train\\_batch\\_size: 16\n*...
question-answering
transformers
<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. --> # distilroberta-base-finetuned-squad_v2 This model is a fine-tuned version of [distilroberta-base](https://huggingface.co/distilro...
{"license": "apache-2.0", "tags": ["generated_from_trainer"], "datasets": ["squad_v2"], "model-index": [{"name": "distilroberta-base-finetuned-squad_v2", "results": []}]}
victorlee071200/distilroberta-base-finetuned-squad_v2
null
[ "transformers", "pytorch", "roberta", "question-answering", "generated_from_trainer", "dataset:squad_v2", "license:apache-2.0", "endpoints_compatible", "region:us" ]
null
2022-06-08T16:41:24+00:00
[]
[]
TAGS #transformers #pytorch #roberta #question-answering #generated_from_trainer #dataset-squad_v2 #license-apache-2.0 #endpoints_compatible #region-us
distilroberta-base-finetuned-squad\_v2 ====================================== This model is a fine-tuned version of distilroberta-base on the squad\_v2 dataset. It achieves the following results on the evaluation set: * Loss: 1.1230 Model description ----------------- More information needed Intended uses & l...
[ "### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* learning\\_rate: 2e-05\n* train\\_batch\\_size: 16\n* eval\\_batch\\_size: 16\n* seed: 42\n* optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08\n* lr\\_scheduler\\_type: linear\n* num\\_epochs: 3", "### Traini...
[ "TAGS\n#transformers #pytorch #roberta #question-answering #generated_from_trainer #dataset-squad_v2 #license-apache-2.0 #endpoints_compatible #region-us \n", "### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* learning\\_rate: 2e-05\n* train\\_batch\\_size: 16\n* ev...
question-answering
transformers
<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. --> # bert-base-cased-finetuned-squad_v2 This model is a fine-tuned version of [bert-base-cased](https://huggingface.co/bert-base-case...
{"license": "apache-2.0", "tags": ["generated_from_trainer"], "datasets": ["squad_v2"], "model-index": [{"name": "bert-base-cased-finetuned-squad_v2", "results": []}]}
victorlee071200/bert-base-cased-finetuned-squad_v2
null
[ "transformers", "pytorch", "bert", "question-answering", "generated_from_trainer", "dataset:squad_v2", "license:apache-2.0", "endpoints_compatible", "region:us" ]
null
2022-06-08T16:41:30+00:00
[]
[]
TAGS #transformers #pytorch #bert #question-answering #generated_from_trainer #dataset-squad_v2 #license-apache-2.0 #endpoints_compatible #region-us
bert-base-cased-finetuned-squad\_v2 =================================== This model is a fine-tuned version of bert-base-cased on the squad\_v2 dataset. It achieves the following results on the evaluation set: * Loss: 1.3226 Model description ----------------- More information needed Intended uses & limitation...
[ "### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* learning\\_rate: 2e-05\n* train\\_batch\\_size: 16\n* eval\\_batch\\_size: 16\n* seed: 42\n* optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08\n* lr\\_scheduler\\_type: linear\n* num\\_epochs: 3", "### Traini...
[ "TAGS\n#transformers #pytorch #bert #question-answering #generated_from_trainer #dataset-squad_v2 #license-apache-2.0 #endpoints_compatible #region-us \n", "### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* learning\\_rate: 2e-05\n* train\\_batch\\_size: 16\n* eval\...
token-classification
transformers
<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. --> # layoutlmv1-er-ner This model is a fine-tuned version of [renjithks/layoutlmv1-cord-ner](https://huggingface.co/renjithks/layoutl...
{"tags": ["generated_from_trainer"], "metrics": ["precision", "recall", "f1", "accuracy"], "model-index": [{"name": "layoutlmv1-er-ner", "results": []}]}
renjithks/layoutlmv1-er-ner
null
[ "transformers", "pytorch", "tensorboard", "layoutlm", "token-classification", "generated_from_trainer", "autotrain_compatible", "endpoints_compatible", "region:us" ]
null
2022-06-08T16:45:15+00:00
[]
[]
TAGS #transformers #pytorch #tensorboard #layoutlm #token-classification #generated_from_trainer #autotrain_compatible #endpoints_compatible #region-us
layoutlmv1-er-ner ================= This model is a fine-tuned version of renjithks/layoutlmv1-cord-ner on an unknown dataset. It achieves the following results on the evaluation set: * Loss: 0.2092 * Precision: 0.7202 * Recall: 0.7238 * F1: 0.7220 * Accuracy: 0.9639 Model description ----------------- More inf...
[ "### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* learning\\_rate: 5e-05\n* train\\_batch\\_size: 8\n* eval\\_batch\\_size: 8\n* seed: 42\n* optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08\n* lr\\_scheduler\\_type: linear\n* num\\_epochs: 20", "### Trainin...
[ "TAGS\n#transformers #pytorch #tensorboard #layoutlm #token-classification #generated_from_trainer #autotrain_compatible #endpoints_compatible #region-us \n", "### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* learning\\_rate: 5e-05\n* train\\_batch\\_size: 8\n* eva...
text-classification
transformers
<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. --> # sentiment-analysis-twitter This model is a fine-tuned version of [distilbert-base-uncased-finetuned-sst-2-english](https://huggi...
{"license": "apache-2.0", "tags": ["generated_from_trainer"], "datasets": ["new_dataset"], "metrics": ["accuracy"], "model-index": [{"name": "sentiment-analysis-twitter", "results": [{"task": {"type": "text-classification", "name": "Text Classification"}, "dataset": {"name": "new_dataset", "type": "new_dataset", "args"...
carblacac/twitter-sentiment-analysis
null
[ "transformers", "pytorch", "tensorboard", "distilbert", "text-classification", "generated_from_trainer", "dataset:new_dataset", "license:apache-2.0", "model-index", "autotrain_compatible", "endpoints_compatible", "has_space", "region:us" ]
null
2022-06-08T16:48:10+00:00
[]
[]
TAGS #transformers #pytorch #tensorboard #distilbert #text-classification #generated_from_trainer #dataset-new_dataset #license-apache-2.0 #model-index #autotrain_compatible #endpoints_compatible #has_space #region-us
sentiment-analysis-twitter ========================== This model is a fine-tuned version of distilbert-base-uncased-finetuned-sst-2-english on the new\_dataset dataset. It achieves the following results on the evaluation set: * Loss: 0.4579 * Accuracy: 0.7965 Model description ----------------- More information...
[ "### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* learning\\_rate: 2e-05\n* train\\_batch\\_size: 64\n* eval\\_batch\\_size: 32\n* seed: 42\n* optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08\n* lr\\_scheduler\\_type: linear\n* num\\_epochs: 3.0", "### Trai...
[ "TAGS\n#transformers #pytorch #tensorboard #distilbert #text-classification #generated_from_trainer #dataset-new_dataset #license-apache-2.0 #model-index #autotrain_compatible #endpoints_compatible #has_space #region-us \n", "### Training hyperparameters\n\n\nThe following hyperparameters were used during trainin...
automatic-speech-recognition
transformers
<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. --> # wav2vec2-base-vios-commonvoice This model is a fine-tuned version of [facebook/wav2vec2-xls-r-300m](https://huggingface.co/faceb...
{"license": "apache-2.0", "tags": ["generated_from_trainer"], "model-index": [{"name": "wav2vec2-base-vios-commonvoice", "results": []}]}
tclong/wav2vec2-base-vios-commonvoice
null
[ "transformers", "pytorch", "tensorboard", "wav2vec2", "automatic-speech-recognition", "generated_from_trainer", "license:apache-2.0", "endpoints_compatible", "region:us" ]
null
2022-06-08T17:03:39+00:00
[]
[]
TAGS #transformers #pytorch #tensorboard #wav2vec2 #automatic-speech-recognition #generated_from_trainer #license-apache-2.0 #endpoints_compatible #region-us
wav2vec2-base-vios-commonvoice ============================== This model is a fine-tuned version of facebook/wav2vec2-xls-r-300m on the None dataset. It achieves the following results on the evaluation set: * Loss: 0.3823 * Wer: 0.2401 Model description ----------------- More information needed Intended uses ...
[ "### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* learning\\_rate: 5e-05\n* train\\_batch\\_size: 8\n* eval\\_batch\\_size: 8\n* seed: 42\n* gradient\\_accumulation\\_steps: 2\n* total\\_train\\_batch\\_size: 16\n* optimizer: Adam with betas=(0.9,0.999) and epsilon=1...
[ "TAGS\n#transformers #pytorch #tensorboard #wav2vec2 #automatic-speech-recognition #generated_from_trainer #license-apache-2.0 #endpoints_compatible #region-us \n", "### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* learning\\_rate: 5e-05\n* train\\_batch\\_size: 8\...
image-classification
transformers
<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. --> # swin-base-finetuned-snacks This model is a fine-tuned version of [microsoft/swin-base-patch4-window7-224](https://huggingface.co...
{"license": "apache-2.0", "tags": ["generated_from_trainer"], "datasets": ["snacks"], "metrics": ["accuracy"], "model-index": [{"name": "swin-base-finetuned-snacks", "results": [{"task": {"type": "image-classification", "name": "Image Classification"}, "dataset": {"name": "snacks", "type": "snacks", "args": "default"},...
aspis/swin-base-finetuned-snacks
null
[ "transformers", "pytorch", "tensorboard", "swin", "image-classification", "generated_from_trainer", "dataset:snacks", "license:apache-2.0", "model-index", "autotrain_compatible", "endpoints_compatible", "region:us" ]
null
2022-06-08T17:26:26+00:00
[]
[]
TAGS #transformers #pytorch #tensorboard #swin #image-classification #generated_from_trainer #dataset-snacks #license-apache-2.0 #model-index #autotrain_compatible #endpoints_compatible #region-us
swin-base-finetuned-snacks ========================== This model is a fine-tuned version of microsoft/swin-base-patch4-window7-224 on the snacks dataset. It achieves the following results on the evaluation set: * Loss: 0.2404 * Accuracy: 0.9455 Model description ----------------- More information needed Inten...
[ "### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* learning\\_rate: 5e-05\n* train\\_batch\\_size: 32\n* eval\\_batch\\_size: 32\n* seed: 42\n* gradient\\_accumulation\\_steps: 4\n* total\\_train\\_batch\\_size: 128\n* optimizer: Adam with betas=(0.9,0.999) and epsilo...
[ "TAGS\n#transformers #pytorch #tensorboard #swin #image-classification #generated_from_trainer #dataset-snacks #license-apache-2.0 #model-index #autotrain_compatible #endpoints_compatible #region-us \n", "### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* learning\\_...
text-classification
transformers
<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. --> # distilbert-base-uncased-finetuned-go_emotions_20220608_1 This model is a fine-tuned version of [distilbert-base-uncased](https:/...
{"license": "apache-2.0", "tags": ["generated_from_trainer"], "datasets": ["go_emotions"], "metrics": ["f1", "accuracy"], "model-index": [{"name": "distilbert-base-uncased-finetuned-go_emotions_20220608_1", "results": [{"task": {"type": "text-classification", "name": "Text Classification"}, "dataset": {"name": "go_emot...
jungealexander/distilbert-base-uncased-finetuned-go_emotions_20220608_1
null
[ "transformers", "pytorch", "tensorboard", "distilbert", "text-classification", "generated_from_trainer", "dataset:go_emotions", "license:apache-2.0", "model-index", "autotrain_compatible", "endpoints_compatible", "region:us" ]
null
2022-06-08T17:30:37+00:00
[]
[]
TAGS #transformers #pytorch #tensorboard #distilbert #text-classification #generated_from_trainer #dataset-go_emotions #license-apache-2.0 #model-index #autotrain_compatible #endpoints_compatible #region-us
distilbert-base-uncased-finetuned-go\_emotions\_20220608\_1 =========================================================== This model is a fine-tuned version of distilbert-base-uncased on the go\_emotions dataset. It achieves the following results on the evaluation set: * Loss: 0.0857 * F1: 0.5575 * Roc Auc: 0.7242 * ...
[ "### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* learning\\_rate: 2e-05\n* train\\_batch\\_size: 64\n* eval\\_batch\\_size: 64\n* seed: 42\n* optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08\n* lr\\_scheduler\\_type: linear\n* num\\_epochs: 5", "### Traini...
[ "TAGS\n#transformers #pytorch #tensorboard #distilbert #text-classification #generated_from_trainer #dataset-go_emotions #license-apache-2.0 #model-index #autotrain_compatible #endpoints_compatible #region-us \n", "### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* l...
text-generation
transformers
<div class="inline-flex flex-col" style="line-height: 1.5;"> <div class="flex"> <div style="display:inherit; margin-left: 4px; margin-right: 4px; width: 92px; height:92px; border-radius: 50%; background-size: cover; background-image: url(&#39;https://pbs.twimg.com/profile_images/1534537330014445569/ql3I...
{"language": "en", "tags": ["huggingtweets"], "thumbnail": "http://www.huggingtweets.com/makimasdoggy/1654715821978/predictions.png", "widget": [{"text": "My dream is"}]}
huggingtweets/makimasdoggy
null
[ "transformers", "pytorch", "gpt2", "text-generation", "huggingtweets", "en", "autotrain_compatible", "endpoints_compatible", "has_space", "text-generation-inference", "region:us" ]
null
2022-06-08T18:15:48+00:00
[]
[ "en" ]
TAGS #transformers #pytorch #gpt2 #text-generation #huggingtweets #en #autotrain_compatible #endpoints_compatible #has_space #text-generation-inference #region-us
AI BOT Vanser @makimasdoggy I was made with huggingtweets. Create your own bot based on your favorite user with the demo! How does it work? ----------------- The model uses the following pipeline. !pipeline To understand how the model was developed, check the W&B report. Training data ------------...
[]
[ "TAGS\n#transformers #pytorch #gpt2 #text-generation #huggingtweets #en #autotrain_compatible #endpoints_compatible #has_space #text-generation-inference #region-us \n" ]
text2text-generation
transformers
<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. --> # mt5-base-finetuned-xsum-data_prep_2021_12_26___t2981_22026.csv___topic_text_google_mt5_base This model is a fine-tuned version o...
{"license": "apache-2.0", "tags": ["generated_from_trainer"], "metrics": ["rouge"], "model-index": [{"name": "mt5-base-finetuned-xsum-data_prep_2021_12_26___t2981_22026.csv___topic_text_google_mt5_base", "results": []}]}
nestoralvaro/mt5-base-finetuned-xsum-data_prep_2021_12_26___t2981_22026.csv___topic_text_google_mt5_base
null
[ "transformers", "pytorch", "tensorboard", "mt5", "text2text-generation", "generated_from_trainer", "license:apache-2.0", "autotrain_compatible", "endpoints_compatible", "text-generation-inference", "region:us" ]
null
2022-06-08T18:19:36+00:00
[]
[]
TAGS #transformers #pytorch #tensorboard #mt5 #text2text-generation #generated_from_trainer #license-apache-2.0 #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us
mt5-base-finetuned-xsum-data\_prep\_2021\_12\_26\_\_\_t2981\_22026.csv\_\_\_topic\_text\_google\_mt5\_base ========================================================================================================== This model is a fine-tuned version of google/mt5-base on an unknown dataset. It achieves the following r...
[ "### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* learning\\_rate: 2e-05\n* train\\_batch\\_size: 4\n* eval\\_batch\\_size: 4\n* seed: 42\n* optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08\n* lr\\_scheduler\\_type: linear\n* num\\_epochs: 1\n* mixed\\_precis...
[ "TAGS\n#transformers #pytorch #tensorboard #mt5 #text2text-generation #generated_from_trainer #license-apache-2.0 #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n", "### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* learning\\_rat...
reinforcement-learning
null
# **Q-Learning** Agent playing **Taxi-v3** This is a trained model of a **Q-Learning** agent playing **Taxi-v3** . ## Usage ```python model = load_from_hub(repo_id="kalmufti/q-Taxi-v3", filename="q-learning.pkl") # Don't forget to check if you need to add additional attributes (is_slippery=False etc) ...
{"tags": ["Taxi-v3", "q-learning", "reinforcement-learning", "custom-implementation"], "model-index": [{"name": "q-Taxi-v3", "results": [{"task": {"type": "reinforcement-learning", "name": "reinforcement-learning"}, "dataset": {"name": "Taxi-v3", "type": "Taxi-v3"}, "metrics": [{"type": "mean_reward", "value": "7.50 +/...
kalmufti/q-Taxi-v3
null
[ "Taxi-v3", "q-learning", "reinforcement-learning", "custom-implementation", "model-index", "region:us" ]
null
2022-06-08T18:29:39+00:00
[]
[]
TAGS #Taxi-v3 #q-learning #reinforcement-learning #custom-implementation #model-index #region-us
# Q-Learning Agent playing Taxi-v3 This is a trained model of a Q-Learning agent playing Taxi-v3 . ## Usage
[ "# Q-Learning Agent playing Taxi-v3\n This is a trained model of a Q-Learning agent playing Taxi-v3 .\n \n ## Usage" ]
[ "TAGS\n#Taxi-v3 #q-learning #reinforcement-learning #custom-implementation #model-index #region-us \n", "# Q-Learning Agent playing Taxi-v3\n This is a trained model of a Q-Learning agent playing Taxi-v3 .\n \n ## Usage" ]
text-classification
transformers
<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. --> # distilrubert-tiny-cased-conversational-v1_best_finetuned_emotion_experiment_augmented_anger_fear This model is a fine-tuned vers...
{"tags": ["generated_from_trainer"], "metrics": ["accuracy", "f1", "precision", "recall"], "model-index": [{"name": "distilrubert-tiny-cased-conversational-v1_best_finetuned_emotion_experiment_augmented_anger_fear", "results": []}]}
mmillet/distilrubert-tiny-cased-conversational-v1_best_finetuned_emotion_experiment_augmented_anger_fear
null
[ "transformers", "pytorch", "tensorboard", "distilbert", "text-classification", "generated_from_trainer", "autotrain_compatible", "endpoints_compatible", "region:us" ]
null
2022-06-08T18:29:46+00:00
[]
[]
TAGS #transformers #pytorch #tensorboard #distilbert #text-classification #generated_from_trainer #autotrain_compatible #endpoints_compatible #region-us
distilrubert-tiny-cased-conversational-v1\_best\_finetuned\_emotion\_experiment\_augmented\_anger\_fear ======================================================================================================= This model is a fine-tuned version of DeepPavlov/distilrubert-tiny-cased-conversational-v1 on an unknown datas...
[ "### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* learning\\_rate: 0.0001\n* train\\_batch\\_size: 64\n* eval\\_batch\\_size: 64\n* seed: 42\n* optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-06\n* lr\\_scheduler\\_type: linear\n* num\\_epochs: 20", "### Trai...
[ "TAGS\n#transformers #pytorch #tensorboard #distilbert #text-classification #generated_from_trainer #autotrain_compatible #endpoints_compatible #region-us \n", "### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* learning\\_rate: 0.0001\n* train\\_batch\\_size: 64\n* ...
reinforcement-learning
stable-baselines3
# **PPO** Agent playing **LunarLander-v2** This is a trained model of a **PPO** agent playing **LunarLander-v2** using the [stable-baselines3 library](https://github.com/DLR-RM/stable-baselines3). ## Usage (with Stable-baselines3) TODO: Add your code ```python from stable_baselines3 import ... from huggingface_sb3 ...
{"library_name": "stable-baselines3", "tags": ["LunarLander-v2", "deep-reinforcement-learning", "reinforcement-learning", "stable-baselines3"], "model-index": [{"name": "PPO", "results": [{"task": {"type": "reinforcement-learning", "name": "reinforcement-learning"}, "dataset": {"name": "LunarLander-v2", "type": "LunarL...
joniponi/TEST2ppo-LunarLander-v2
null
[ "stable-baselines3", "LunarLander-v2", "deep-reinforcement-learning", "reinforcement-learning", "model-index", "region:us" ]
null
2022-06-08T19:00:02+00:00
[]
[]
TAGS #stable-baselines3 #LunarLander-v2 #deep-reinforcement-learning #reinforcement-learning #model-index #region-us
# PPO Agent playing LunarLander-v2 This is a trained model of a PPO agent playing LunarLander-v2 using the stable-baselines3 library. ## Usage (with Stable-baselines3) TODO: Add your code
[ "# PPO Agent playing LunarLander-v2\nThis is a trained model of a PPO agent playing LunarLander-v2\nusing the stable-baselines3 library.", "## Usage (with Stable-baselines3)\nTODO: Add your code" ]
[ "TAGS\n#stable-baselines3 #LunarLander-v2 #deep-reinforcement-learning #reinforcement-learning #model-index #region-us \n", "# PPO Agent playing LunarLander-v2\nThis is a trained model of a PPO agent playing LunarLander-v2\nusing the stable-baselines3 library.", "## Usage (with Stable-baselines3)\nTODO: Add you...
reinforcement-learning
null
# **Q-Learning** Agent playing **FrozenLake-v1** This is a trained model of a **Q-Learning** agent playing **FrozenLake-v1** . ## Usage ```python model = load_from_hub(repo_id="hiranhsw/q-FrozenLake-v1-4x4-noSlippery", filename="q-learning.pkl") # Don't forget to check if you need to add additional att...
{"tags": ["FrozenLake-v1-4x4-no_slippery", "q-learning", "reinforcement-learning", "custom-implementation"], "model-index": [{"name": "q-FrozenLake-v1-4x4-noSlippery", "results": [{"task": {"type": "reinforcement-learning", "name": "reinforcement-learning"}, "dataset": {"name": "FrozenLake-v1-4x4-no_slippery", "type": ...
hiranhsw/q-FrozenLake-v1-4x4-noSlippery
null
[ "FrozenLake-v1-4x4-no_slippery", "q-learning", "reinforcement-learning", "custom-implementation", "model-index", "region:us" ]
null
2022-06-08T19:33:19+00:00
[]
[]
TAGS #FrozenLake-v1-4x4-no_slippery #q-learning #reinforcement-learning #custom-implementation #model-index #region-us
# Q-Learning Agent playing FrozenLake-v1 This is a trained model of a Q-Learning agent playing FrozenLake-v1 . ## Usage
[ "# Q-Learning Agent playing FrozenLake-v1\n This is a trained model of a Q-Learning agent playing FrozenLake-v1 .\n \n ## Usage" ]
[ "TAGS\n#FrozenLake-v1-4x4-no_slippery #q-learning #reinforcement-learning #custom-implementation #model-index #region-us \n", "# Q-Learning Agent playing FrozenLake-v1\n This is a trained model of a Q-Learning agent playing FrozenLake-v1 .\n \n ## Usage" ]
text-classification
transformers
<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. --> # mental_health_trainer This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on the...
{"license": "apache-2.0", "tags": ["generated_from_trainer"], "model-index": [{"name": "mental_health_trainer", "results": []}]}
edmundhui/mental_health_trainer
null
[ "transformers", "pytorch", "tensorboard", "bert", "text-classification", "generated_from_trainer", "license:apache-2.0", "autotrain_compatible", "endpoints_compatible", "has_space", "region:us" ]
null
2022-06-08T19:36:33+00:00
[]
[]
TAGS #transformers #pytorch #tensorboard #bert #text-classification #generated_from_trainer #license-apache-2.0 #autotrain_compatible #endpoints_compatible #has_space #region-us
# mental_health_trainer This model is a fine-tuned version of bert-base-uncased on the reddit_mental_health_posts ## Model description More information needed ## Intended uses & limitations More information needed ## Training and evaluation data More information needed ## Training procedure ### Training hyp...
[ "# mental_health_trainer\n\nThis model is a fine-tuned version of bert-base-uncased on the reddit_mental_health_posts", "## Model description\n\nMore information needed", "## Intended uses & limitations\n\nMore information needed", "## Training and evaluation data\n\nMore information needed", "## Training p...
[ "TAGS\n#transformers #pytorch #tensorboard #bert #text-classification #generated_from_trainer #license-apache-2.0 #autotrain_compatible #endpoints_compatible #has_space #region-us \n", "# mental_health_trainer\n\nThis model is a fine-tuned version of bert-base-uncased on the reddit_mental_health_posts", "## Mod...
token-classification
transformers
<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. --> # NLP-CIC-WFU_Clinical_Cases_NER_Sents_tokenized_mBERT_cased_fine_tuned This model is a fine-tuned version of [bert-base-multiling...
{"license": "apache-2.0", "tags": ["generated_from_trainer"], "metrics": ["precision", "recall", "f1", "accuracy"], "widget": [{"text": "Se hospitaliz\u00f3 un hombre de 42 a\u00f1os, al que se le hab\u00eda diagnosticado recientemente un carcinoma renal sarcomatoide de c\u00e9lulas claras metast\u00e1sico, con fiebre,...
ajtamayoh/NLP-CIC-WFU_Clinical_Cases_NER_Sents_tokenized_mBERT_cased_fine_tuned
null
[ "transformers", "pytorch", "tensorboard", "bert", "token-classification", "generated_from_trainer", "license:apache-2.0", "autotrain_compatible", "endpoints_compatible", "region:us" ]
null
2022-06-08T20:01:15+00:00
[]
[]
TAGS #transformers #pytorch #tensorboard #bert #token-classification #generated_from_trainer #license-apache-2.0 #autotrain_compatible #endpoints_compatible #region-us
NLP-CIC-WFU\_Clinical\_Cases\_NER\_Sents\_tokenized\_mBERT\_cased\_fine\_tuned ============================================================================== This model is a fine-tuned version of bert-base-multilingual-cased on the LivingNER shared task 2022 dataset. It is available at: URL It achieves the followin...
[ "### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* learning\\_rate: 5e-05\n* train\\_batch\\_size: 8\n* eval\\_batch\\_size: 8\n* seed: 42\n* optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08\n* lr\\_scheduler\\_type: linear\n* num\\_epochs: 7", "### Training...
[ "TAGS\n#transformers #pytorch #tensorboard #bert #token-classification #generated_from_trainer #license-apache-2.0 #autotrain_compatible #endpoints_compatible #region-us \n", "### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* learning\\_rate: 5e-05\n* train\\_batch\...
text-generation
transformers
<div class="inline-flex flex-col" style="line-height: 1.5;"> <div class="flex"> <div style="display:inherit; margin-left: 4px; margin-right: 4px; width: 92px; height:92px; border-radius: 50%; background-size: cover; background-image: url(&#39;https://pbs.twimg.com/profile_images/1496777835062648833/3Ao6...
{"language": "en", "tags": ["huggingtweets"], "thumbnail": "http://www.huggingtweets.com/kentcdodds-richardbranson-sikiraamer/1654722520391/predictions.png", "widget": [{"text": "My dream is"}]}
huggingtweets/kentcdodds-richardbranson-sikiraamer
null
[ "transformers", "pytorch", "gpt2", "text-generation", "huggingtweets", "en", "autotrain_compatible", "endpoints_compatible", "text-generation-inference", "region:us" ]
null
2022-06-08T20:04:40+00:00
[]
[ "en" ]
TAGS #transformers #pytorch #gpt2 #text-generation #huggingtweets #en #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us
AI CYBORG Amer Sikira & Kent C. Dodds & Richard Branson @kentcdodds-richardbranson-sikiraamer I was made with huggingtweets. Create your own bot based on your favorite user with the demo! How does it work? ----------------- The model uses the following pipeline. !pipeline To understand how the model was...
[]
[ "TAGS\n#transformers #pytorch #gpt2 #text-generation #huggingtweets #en #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n" ]
audio-to-audio
pytorch-lightning
# nu-wave-x2 ## Model description NU-Wave: A Diffusion Probabilistic Model for Neural Audio Upsampling - [GitHub Repo](https://github.com/mindslab-ai/nuwave) - [Paper](https://arxiv.org/pdf/2104.02321.pdf) This model was trained by contributor [Frederico S. Oliveira](https://huggingface.co/freds0), who graciousl...
{"language": "en", "license": "bsd-3-clause", "library_name": "pytorch-lightning", "tags": ["pytorch-lightning", "audio-to-audio"], "datasets": "vctk", "model_name": "nu-wave-x2"}
nateraw/nu-wave-x2
null
[ "pytorch-lightning", "audio-to-audio", "en", "dataset:vctk", "arxiv:2104.02321", "license:bsd-3-clause", "region:us" ]
null
2022-06-08T20:12:53+00:00
[ "2104.02321" ]
[ "en" ]
TAGS #pytorch-lightning #audio-to-audio #en #dataset-vctk #arxiv-2104.02321 #license-bsd-3-clause #region-us
# nu-wave-x2 ## Model description NU-Wave: A Diffusion Probabilistic Model for Neural Audio Upsampling - GitHub Repo - Paper This model was trained by contributor Frederico S. Oliveira, who graciously provided the checkpoint in the original author's GitHub repo. This model was trained using source code written ...
[ "# nu-wave-x2", "## Model description\n\n\nNU-Wave: A Diffusion Probabilistic Model for Neural Audio Upsampling\n\n\n- GitHub Repo\n- Paper\n\nThis model was trained by contributor Frederico S. Oliveira, who graciously provided the checkpoint in the original author's GitHub repo.\n\nThis model was trained using s...
[ "TAGS\n#pytorch-lightning #audio-to-audio #en #dataset-vctk #arxiv-2104.02321 #license-bsd-3-clause #region-us \n", "# nu-wave-x2", "## Model description\n\n\nNU-Wave: A Diffusion Probabilistic Model for Neural Audio Upsampling\n\n\n- GitHub Repo\n- Paper\n\nThis model was trained by contributor Frederico S. Ol...
reinforcement-learning
null
# **Q-Learning** Agent playing **FrozenLake-v1** This is a trained model of a **Q-Learning** agent playing **FrozenLake-v1** . ## Usage ```python model = load_from_hub(repo_id="hiranhsw/q-FrozenLake-v1-8x8-noSlippery", filename="q-learning.pkl") # Don't forget to check if you need to add additional att...
{"tags": ["FrozenLake-v1-8x8-no_slippery", "q-learning", "reinforcement-learning", "custom-implementation"], "model-index": [{"name": "q-FrozenLake-v1-8x8-noSlippery", "results": [{"task": {"type": "reinforcement-learning", "name": "reinforcement-learning"}, "dataset": {"name": "FrozenLake-v1-8x8-no_slippery", "type": ...
hiranhsw/q-FrozenLake-v1-8x8-noSlippery
null
[ "FrozenLake-v1-8x8-no_slippery", "q-learning", "reinforcement-learning", "custom-implementation", "model-index", "region:us" ]
null
2022-06-08T20:20:07+00:00
[]
[]
TAGS #FrozenLake-v1-8x8-no_slippery #q-learning #reinforcement-learning #custom-implementation #model-index #region-us
# Q-Learning Agent playing FrozenLake-v1 This is a trained model of a Q-Learning agent playing FrozenLake-v1 . ## Usage
[ "# Q-Learning Agent playing FrozenLake-v1\n This is a trained model of a Q-Learning agent playing FrozenLake-v1 .\n \n ## Usage" ]
[ "TAGS\n#FrozenLake-v1-8x8-no_slippery #q-learning #reinforcement-learning #custom-implementation #model-index #region-us \n", "# Q-Learning Agent playing FrozenLake-v1\n This is a trained model of a Q-Learning agent playing FrozenLake-v1 .\n \n ## Usage" ]
reinforcement-learning
null
# **Q-Learning** Agent playing **FrozenLake-v1** This is a trained model of a **Q-Learning** agent playing **FrozenLake-v1** . ## Usage ```python model = load_from_hub(repo_id="hiranhsw/q-FrozenLake-v1-4x4", filename="q-learning.pkl") # Don't forget to check if you need to add additional attributes (is...
{"tags": ["FrozenLake-v1-4x4", "q-learning", "reinforcement-learning", "custom-implementation"], "model-index": [{"name": "q-FrozenLake-v1-4x4", "results": [{"task": {"type": "reinforcement-learning", "name": "reinforcement-learning"}, "dataset": {"name": "FrozenLake-v1-4x4", "type": "FrozenLake-v1-4x4"}, "metrics": [{...
hiranhsw/q-FrozenLake-v1-4x4
null
[ "FrozenLake-v1-4x4", "q-learning", "reinforcement-learning", "custom-implementation", "model-index", "region:us" ]
null
2022-06-08T20:52:39+00:00
[]
[]
TAGS #FrozenLake-v1-4x4 #q-learning #reinforcement-learning #custom-implementation #model-index #region-us
# Q-Learning Agent playing FrozenLake-v1 This is a trained model of a Q-Learning agent playing FrozenLake-v1 . ## Usage
[ "# Q-Learning Agent playing FrozenLake-v1\n This is a trained model of a Q-Learning agent playing FrozenLake-v1 .\n \n ## Usage" ]
[ "TAGS\n#FrozenLake-v1-4x4 #q-learning #reinforcement-learning #custom-implementation #model-index #region-us \n", "# Q-Learning Agent playing FrozenLake-v1\n This is a trained model of a Q-Learning agent playing FrozenLake-v1 .\n \n ## Usage" ]
text-generation
transformers
<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. --> # codeparrot-ds This model is a fine-tuned version of [distilgpt2](https://huggingface.co/distilgpt2) on an unknown dataset. ## M...
{"license": "apache-2.0", "tags": ["generated_from_trainer"], "model-index": [{"name": "codeparrot-ds", "results": []}]}
DancingIguana/codeparrot-ds
null
[ "transformers", "pytorch", "tensorboard", "gpt2", "text-generation", "generated_from_trainer", "license:apache-2.0", "autotrain_compatible", "endpoints_compatible", "text-generation-inference", "region:us" ]
null
2022-06-08T20:56:49+00:00
[]
[]
TAGS #transformers #pytorch #tensorboard #gpt2 #text-generation #generated_from_trainer #license-apache-2.0 #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us
# codeparrot-ds This model is a fine-tuned version of distilgpt2 on an unknown dataset. ## Model description More information needed ## Intended uses & limitations More information needed ## Training and evaluation data More information needed ## Training procedure ### Training hyperparameters The followin...
[ "# codeparrot-ds\n\nThis model is a fine-tuned version of distilgpt2 on an unknown dataset.", "## Model description\n\nMore information needed", "## Intended uses & limitations\n\nMore information needed", "## Training and evaluation data\n\nMore information needed", "## Training procedure", "### Training...
[ "TAGS\n#transformers #pytorch #tensorboard #gpt2 #text-generation #generated_from_trainer #license-apache-2.0 #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n", "# codeparrot-ds\n\nThis model is a fine-tuned version of distilgpt2 on an unknown dataset.", "## Model description...
null
null
VGG11 (w/o batch norm) model ported from [torchvision](https://pytorch.org/vision/stable/index.html) for use with [Metalhead.jl](https://github.com/FluxML/Metalhead.jl). The scripts for creating this file can be found at [this gist](https://gist.github.com/darsnack/bfb8594cf5fdc702bdacb66586f518ef). To use this model...
{"license": "mit"}
FluxML/vgg11
null
[ "license:mit", "region:us" ]
null
2022-06-08T21:30:42+00:00
[]
[]
TAGS #license-mit #region-us
VGG11 (w/o batch norm) model ported from torchvision for use with URL. The scripts for creating this file can be found at this gist. To use this model in Julia, add the URL package to your environment. Then execute:
[]
[ "TAGS\n#license-mit #region-us \n" ]
reinforcement-learning
null
# **Q-Learning** Agent playing **Taxi-v3** This is a trained model of a **Q-Learning** agent playing **Taxi-v3** . ## Usage ```python model = load_from_hub(repo_id="hiranhsw/q-Taxi-v3", filename="q-learning.pkl") # Don't forget to check if you need to add additional attributes (is_slippery=False etc) ...
{"tags": ["Taxi-v3", "q-learning", "reinforcement-learning", "custom-implementation"], "model-index": [{"name": "q-Taxi-v3", "results": [{"task": {"type": "reinforcement-learning", "name": "reinforcement-learning"}, "dataset": {"name": "Taxi-v3", "type": "Taxi-v3"}, "metrics": [{"type": "mean_reward", "value": "7.56 +/...
hiranhsw/q-Taxi-v3
null
[ "Taxi-v3", "q-learning", "reinforcement-learning", "custom-implementation", "model-index", "region:us" ]
null
2022-06-08T21:44:15+00:00
[]
[]
TAGS #Taxi-v3 #q-learning #reinforcement-learning #custom-implementation #model-index #region-us
# Q-Learning Agent playing Taxi-v3 This is a trained model of a Q-Learning agent playing Taxi-v3 . ## Usage
[ "# Q-Learning Agent playing Taxi-v3\n This is a trained model of a Q-Learning agent playing Taxi-v3 .\n \n ## Usage" ]
[ "TAGS\n#Taxi-v3 #q-learning #reinforcement-learning #custom-implementation #model-index #region-us \n", "# Q-Learning Agent playing Taxi-v3\n This is a trained model of a Q-Learning agent playing Taxi-v3 .\n \n ## Usage" ]
text-generation
transformers
<div class="inline-flex flex-col" style="line-height: 1.5;"> <div class="flex"> <div style="display:inherit; margin-left: 4px; margin-right: 4px; width: 92px; height:92px; border-radius: 50%; background-size: cover; background-image: url(&#39;https://pbs.twimg.com/profile_images/1516396570639573002/4WWU...
{"language": "en", "tags": ["huggingtweets"], "thumbnail": "http://www.huggingtweets.com/mephytis/1654728647738/predictions.png", "widget": [{"text": "My dream is"}]}
huggingtweets/mephytis
null
[ "transformers", "pytorch", "gpt2", "text-generation", "huggingtweets", "en", "autotrain_compatible", "endpoints_compatible", "text-generation-inference", "region:us" ]
null
2022-06-08T21:50:21+00:00
[]
[ "en" ]
TAGS #transformers #pytorch #gpt2 #text-generation #huggingtweets #en #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us
AI BOT mephy @mephytis I was made with huggingtweets. Create your own bot based on your favorite user with the demo! How does it work? ----------------- The model uses the following pipeline. !pipeline To understand how the model was developed, check the W&B report. Training data ------------- T...
[]
[ "TAGS\n#transformers #pytorch #gpt2 #text-generation #huggingtweets #en #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n" ]
text-classification
keras
## Model description Implement a Transformer block as a Keras layer and use it for text classification. For details on the implementation, please see the original link on [keras](https://keras.io/examples/nlp/text_classification_with_transformer/) Full credits to: [Apoorv Nandan](https://twitter.com/NandanApoorv) ...
{"library_name": "keras", "tags": ["text-classification"]}
keras-io/text-classification-with-transformer
null
[ "keras", "tensorboard", "text-classification", "has_space", "region:us" ]
null
2022-06-08T22:11:17+00:00
[]
[]
TAGS #keras #tensorboard #text-classification #has_space #region-us
Model description ----------------- Implement a Transformer block as a Keras layer and use it for text classification. For details on the implementation, please see the original link on keras Full credits to: Apoorv Nandan Training and evaluation data ---------------------------- The model is trained and eval...
[ "### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n\nTraining Metrics\n----------------\n\n\n\nModel Plot\n----------\n\n\n\nView Model Plot\n!Model Image" ]
[ "TAGS\n#keras #tensorboard #text-classification #has_space #region-us \n", "### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n\nTraining Metrics\n----------------\n\n\n\nModel Plot\n----------\n\n\n\nView Model Plot\n!Model Image" ]
text-generation
transformers
<div class="inline-flex flex-col" style="line-height: 1.5;"> <div class="flex"> <div style="display:inherit; margin-left: 4px; margin-right: 4px; width: 92px; height:92px; border-radius: 50%; background-size: cover; background-image: url(&#39;https://pbs.twimg.com/profile_images/1496892874276880389/ndAo...
{"language": "en", "tags": ["huggingtweets"], "thumbnail": "https://github.com/borisdayma/huggingtweets/blob/master/img/logo.png?raw=true", "widget": [{"text": "My dream is"}]}
huggingtweets/verizon
null
[ "transformers", "pytorch", "gpt2", "text-generation", "huggingtweets", "en", "autotrain_compatible", "endpoints_compatible", "text-generation-inference", "region:us" ]
null
2022-06-08T22:20:44+00:00
[]
[ "en" ]
TAGS #transformers #pytorch #gpt2 #text-generation #huggingtweets #en #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us
AI BOT Verizon @verizon I was made with huggingtweets. Create your own bot based on your favorite user with the demo! How does it work? ----------------- The model uses the following pipeline. !pipeline To understand how the model was developed, check the W&B report. Training data ------------- ...
[]
[ "TAGS\n#transformers #pytorch #gpt2 #text-generation #huggingtweets #en #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n" ]
text2text-generation
transformers
<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. --> # opus-mt-en-ar-finetuned-en-to-ar-test2-instances This model is a fine-tuned version of [Helsinki-NLP/opus-mt-en-ar](https://hugg...
{"license": "apache-2.0", "tags": ["generated_from_trainer"], "datasets": ["un_multi"], "model-index": [{"name": "opus-mt-en-ar-finetuned-en-to-ar-test2-instances", "results": []}]}
meghazisofiane/opus-mt-en-ar-finetuned-en-to-ar-test2-instances
null
[ "transformers", "pytorch", "tensorboard", "marian", "text2text-generation", "generated_from_trainer", "dataset:un_multi", "license:apache-2.0", "autotrain_compatible", "endpoints_compatible", "region:us" ]
null
2022-06-08T22:31:16+00:00
[]
[]
TAGS #transformers #pytorch #tensorboard #marian #text2text-generation #generated_from_trainer #dataset-un_multi #license-apache-2.0 #autotrain_compatible #endpoints_compatible #region-us
opus-mt-en-ar-finetuned-en-to-ar-test2-instances ================================================ This model is a fine-tuned version of Helsinki-NLP/opus-mt-en-ar on the un\_multi dataset. Model description ----------------- More information needed Intended uses & limitations --------------------------- More ...
[ "### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* learning\\_rate: 2e-05\n* train\\_batch\\_size: 16\n* eval\\_batch\\_size: 16\n* seed: 42\n* optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08\n* lr\\_scheduler\\_type: linear\n* num\\_epochs: 1\n* mixed\\_prec...
[ "TAGS\n#transformers #pytorch #tensorboard #marian #text2text-generation #generated_from_trainer #dataset-un_multi #license-apache-2.0 #autotrain_compatible #endpoints_compatible #region-us \n", "### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* learning\\_rate: 2e-...
text-generation
transformers
<div class="inline-flex flex-col" style="line-height: 1.5;"> <div class="flex"> <div style="display:inherit; margin-left: 4px; margin-right: 4px; width: 92px; height:92px; border-radius: 50%; background-size: cover; background-image: url(&#39;https://pbs.twimg.com/profile_images/942050096837005317/u5sbn...
{"language": "en", "tags": ["huggingtweets"], "thumbnail": "http://www.huggingtweets.com/beepunz/1654732293963/predictions.png", "widget": [{"text": "My dream is"}]}
huggingtweets/beepunz
null
[ "transformers", "pytorch", "gpt2", "text-generation", "huggingtweets", "en", "autotrain_compatible", "endpoints_compatible", "text-generation-inference", "region:us" ]
null
2022-06-08T22:50:21+00:00
[]
[ "en" ]
TAGS #transformers #pytorch #gpt2 #text-generation #huggingtweets #en #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us
AI BOT BeePunz @beepunz I was made with huggingtweets. Create your own bot based on your favorite user with the demo! How does it work? ----------------- The model uses the following pipeline. !pipeline To understand how the model was developed, check the W&B report. Training data ------------- ...
[]
[ "TAGS\n#transformers #pytorch #gpt2 #text-generation #huggingtweets #en #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n" ]
text-generation
transformers
<div class="inline-flex flex-col" style="line-height: 1.5;"> <div class="flex"> <div style="display:inherit; margin-left: 4px; margin-right: 4px; width: 92px; height:92px; border-radius: 50%; background-size: cover; background-image: url(&#39;https://pbs.twimg.com/profile_images/1468077034169458690/gt5I...
{"language": "en", "tags": ["huggingtweets"], "thumbnail": "http://www.huggingtweets.com/oddapt/1654733319638/predictions.png", "widget": [{"text": "My dream is"}]}
huggingtweets/oddapt
null
[ "transformers", "pytorch", "gpt2", "text-generation", "huggingtweets", "en", "autotrain_compatible", "endpoints_compatible", "text-generation-inference", "region:us" ]
null
2022-06-08T23:06:21+00:00
[]
[ "en" ]
TAGS #transformers #pytorch #gpt2 #text-generation #huggingtweets #en #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us
AI BOT Steve Hoyt @oddapt I was made with huggingtweets. Create your own bot based on your favorite user with the demo! How does it work? ----------------- The model uses the following pipeline. !pipeline To understand how the model was developed, check the W&B report. Training data ------------- ...
[]
[ "TAGS\n#transformers #pytorch #gpt2 #text-generation #huggingtweets #en #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n" ]
automatic-speech-recognition
transformers
<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. --> # 84rry-xls-r-300M-AR This model is a fine-tuned version of [facebook/wav2vec2-xls-r-300m](https://huggingface.co/facebook/wav2vec...
{"license": "apache-2.0", "tags": ["generated_from_trainer"], "datasets": ["common_voice"], "model-index": [{"name": "84rry-xls-r-300M-AR", "results": []}]}
84rry/84rry-xls-r-300M-AR
null
[ "transformers", "pytorch", "wav2vec2", "automatic-speech-recognition", "generated_from_trainer", "dataset:common_voice", "license:apache-2.0", "endpoints_compatible", "region:us" ]
null
2022-06-08T23:08:04+00:00
[]
[]
TAGS #transformers #pytorch #wav2vec2 #automatic-speech-recognition #generated_from_trainer #dataset-common_voice #license-apache-2.0 #endpoints_compatible #region-us
84rry-xls-r-300M-AR =================== This model is a fine-tuned version of facebook/wav2vec2-xls-r-300m on the common\_voice dataset. It achieves the following results on the evaluation set: * Loss: 1.0647 * Wer: 0.5078 Model description ----------------- More information needed Intended uses & limitations...
[ "### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* learning\\_rate: 0.0003\n* train\\_batch\\_size: 16\n* eval\\_batch\\_size: 8\n* seed: 42\n* gradient\\_accumulation\\_steps: 8\n* total\\_train\\_batch\\_size: 128\n* optimizer: Adam with betas=(0.9,0.999) and epsilo...
[ "TAGS\n#transformers #pytorch #wav2vec2 #automatic-speech-recognition #generated_from_trainer #dataset-common_voice #license-apache-2.0 #endpoints_compatible #region-us \n", "### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* learning\\_rate: 0.0003\n* train\\_batch\...
text-generation
transformers
<div class="inline-flex flex-col" style="line-height: 1.5;"> <div class="flex"> <div style="display:DISPLAY_1; margin-left: auto; margin-right: auto; width: 92px; height:92px; border-radius: 50%; background-size: cover; background-image: url(&#39;https://images.genius.com/f803e312226f5034989742ff1fb4b58...
{"language": "en", "tags": ["huggingartists", "lyrics", "lm-head", "causal-lm"], "datasets": ["huggingartists/headie-one"], "widget": [{"text": "I am"}]}
huggingartists/headie-one
null
[ "transformers", "pytorch", "jax", "gpt2", "text-generation", "huggingartists", "lyrics", "lm-head", "causal-lm", "en", "dataset:huggingartists/headie-one", "autotrain_compatible", "endpoints_compatible", "text-generation-inference", "region:us" ]
null
2022-06-08T23:18:57+00:00
[]
[ "en" ]
TAGS #transformers #pytorch #jax #gpt2 #text-generation #huggingartists #lyrics #lm-head #causal-lm #en #dataset-huggingartists/headie-one #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us
<div class="inline-flex flex-col" style="line-height: 1.5;"> <div class="flex"> <div style="display:DISPLAY_1; margin-left: auto; margin-right: auto; width: 92px; height:92px; border-radius: 50%; background-size: cover; background-image: url(&#39;URL </div> </div> <div style="text-align:...
[ "## How does it work?\n\nTo understand how the model was developed, check the W&B report.", "## Training data\n\nThe model was trained on lyrics from Headie One.\n\nDataset is available here.\nAnd can be used with:\n\n\n\nExplore the data, which is tracked with W&B artifacts at every step of the pipeline.", "##...
[ "TAGS\n#transformers #pytorch #jax #gpt2 #text-generation #huggingartists #lyrics #lm-head #causal-lm #en #dataset-huggingartists/headie-one #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n", "## How does it work?\n\nTo understand how the model was developed, check the W&B repo...
null
null
VGG13 (w/o batch norm) model ported from [torchvision](https://pytorch.org/vision/stable/index.html) for use with [Metalhead.jl](https://github.com/FluxML/Metalhead.jl). The scripts for creating this file can be found at [this gist](https://gist.github.com/darsnack/bfb8594cf5fdc702bdacb66586f518ef). To use this model...
{"license": "mit"}
FluxML/vgg13
null
[ "license:mit", "region:us" ]
null
2022-06-09T00:42:28+00:00
[]
[]
TAGS #license-mit #region-us
VGG13 (w/o batch norm) model ported from torchvision for use with URL. The scripts for creating this file can be found at this gist. To use this model in Julia, add the URL package to your environment. Then execute:
[]
[ "TAGS\n#license-mit #region-us \n" ]
null
null
VGG16 (w/o batch norm) model ported from [torchvision](https://pytorch.org/vision/stable/index.html) for use with [Metalhead.jl](https://github.com/FluxML/Metalhead.jl). The scripts for creating this file can be found at [this gist](https://gist.github.com/darsnack/bfb8594cf5fdc702bdacb66586f518ef). To use this model...
{"license": "mit"}
FluxML/vgg16
null
[ "license:mit", "region:us" ]
null
2022-06-09T00:55:36+00:00
[]
[]
TAGS #license-mit #region-us
VGG16 (w/o batch norm) model ported from torchvision for use with URL. The scripts for creating this file can be found at this gist. To use this model in Julia, add the URL package to your environment. Then execute:
[]
[ "TAGS\n#license-mit #region-us \n" ]
null
null
VGG19 (w/o batch norm) model ported from [torchvision](https://pytorch.org/vision/stable/index.html) for use with [Metalhead.jl](https://github.com/FluxML/Metalhead.jl). The scripts for creating this file can be found at [this gist](https://gist.github.com/darsnack/bfb8594cf5fdc702bdacb66586f518ef). To use this model...
{"license": "mit"}
FluxML/vgg19
null
[ "license:mit", "region:us" ]
null
2022-06-09T01:16:36+00:00
[]
[]
TAGS #license-mit #region-us
VGG19 (w/o batch norm) model ported from torchvision for use with URL. The scripts for creating this file can be found at this gist. To use this model in Julia, add the URL package to your environment. Then execute:
[]
[ "TAGS\n#license-mit #region-us \n" ]
null
null
ResNet18 model ported from [torchvision](https://pytorch.org/vision/stable/index.html) for use with [Metalhead.jl](https://github.com/FluxML/Metalhead.jl). The scripts for creating this file can be found at [this gist](https://gist.github.com/darsnack/bfb8594cf5fdc702bdacb66586f518ef). To use this model in Julia, [ad...
{"license": "mit"}
FluxML/resnet18
null
[ "license:mit", "region:us" ]
null
2022-06-09T01:48:34+00:00
[]
[]
TAGS #license-mit #region-us
ResNet18 model ported from torchvision for use with URL. The scripts for creating this file can be found at this gist. To use this model in Julia, add the URL package to your environment. Then execute:
[]
[ "TAGS\n#license-mit #region-us \n" ]
null
null
ResNet34 model ported from [torchvision](https://pytorch.org/vision/stable/index.html) for use with [Metalhead.jl](https://github.com/FluxML/Metalhead.jl). The scripts for creating this file can be found at [this gist](https://gist.github.com/darsnack/bfb8594cf5fdc702bdacb66586f518ef). To use this model in Julia, [ad...
{"license": "mit"}
FluxML/resnet34
null
[ "license:mit", "region:us" ]
null
2022-06-09T01:51:41+00:00
[]
[]
TAGS #license-mit #region-us
ResNet34 model ported from torchvision for use with URL. The scripts for creating this file can be found at this gist. To use this model in Julia, add the URL package to your environment. Then execute:
[]
[ "TAGS\n#license-mit #region-us \n" ]
null
null
ResNet50 model ported from [torchvision](https://pytorch.org/vision/stable/index.html) for use with [Metalhead.jl](https://github.com/FluxML/Metalhead.jl). The scripts for creating this file can be found at [this gist](https://gist.github.com/darsnack/bfb8594cf5fdc702bdacb66586f518ef). To use this model in Julia, [ad...
{"license": "mit"}
FluxML/resnet50
null
[ "license:mit", "region:us" ]
null
2022-06-09T01:55:00+00:00
[]
[]
TAGS #license-mit #region-us
ResNet50 model ported from torchvision for use with URL. The scripts for creating this file can be found at this gist. To use this model in Julia, add the URL package to your environment. Then execute:
[]
[ "TAGS\n#license-mit #region-us \n" ]
null
null
ResNet101 model ported from [torchvision](https://pytorch.org/vision/stable/index.html) for use with [Metalhead.jl](https://github.com/FluxML/Metalhead.jl). The scripts for creating this file can be found at [this gist](https://gist.github.com/darsnack/bfb8594cf5fdc702bdacb66586f518ef). To use this model in Julia, [a...
{"license": "mit"}
FluxML/resnet101
null
[ "license:mit", "region:us" ]
null
2022-06-09T02:00:57+00:00
[]
[]
TAGS #license-mit #region-us
ResNet101 model ported from torchvision for use with URL. The scripts for creating this file can be found at this gist. To use this model in Julia, add the URL package to your environment. Then execute:
[]
[ "TAGS\n#license-mit #region-us \n" ]
null
null
ResNet152 model ported from [torchvision](https://pytorch.org/vision/stable/index.html) for use with [Metalhead.jl](https://github.com/FluxML/Metalhead.jl). The scripts for creating this file can be found at [this gist](https://gist.github.com/darsnack/bfb8594cf5fdc702bdacb66586f518ef). To use this model in Julia, [a...
{"license": "mit"}
FluxML/resnet152
null
[ "license:mit", "region:us" ]
null
2022-06-09T02:07:34+00:00
[]
[]
TAGS #license-mit #region-us
ResNet152 model ported from torchvision for use with URL. The scripts for creating this file can be found at this gist. To use this model in Julia, add the URL package to your environment. Then execute:
[]
[ "TAGS\n#license-mit #region-us \n" ]
fill-mask
transformers
## Alibaba PAI BERT Base Chinese This project provides Chinese pre-trained language models and various types of NLP tools. The models are pre-trained on the large-scale corpora hosted by the Alibaba PAI team. It is developed based on the EasyNLP framework (https://github.com/alibaba/EasyNLP). ## Citation If you find ...
{"language": "zh", "license": "apache-2.0", "tags": ["bert"], "pipeline_tag": "fill-mask"}
alibaba-pai/pai-bert-base-zh
null
[ "transformers", "pytorch", "safetensors", "bert", "fill-mask", "zh", "arxiv:2205.00258", "license:apache-2.0", "autotrain_compatible", "endpoints_compatible", "region:us" ]
null
2022-06-09T02:33:21+00:00
[ "2205.00258" ]
[ "zh" ]
TAGS #transformers #pytorch #safetensors #bert #fill-mask #zh #arxiv-2205.00258 #license-apache-2.0 #autotrain_compatible #endpoints_compatible #region-us
## Alibaba PAI BERT Base Chinese This project provides Chinese pre-trained language models and various types of NLP tools. The models are pre-trained on the large-scale corpora hosted by the Alibaba PAI team. It is developed based on the EasyNLP framework (URL If you find the resource is useful, please cite the follow...
[ "## Alibaba PAI BERT Base Chinese\n\nThis project provides Chinese pre-trained language models and various types of NLP tools. The models are pre-trained on the large-scale corpora hosted by the Alibaba PAI team. It is developed based on the EasyNLP framework (URL\nIf you find the resource is useful, please cite th...
[ "TAGS\n#transformers #pytorch #safetensors #bert #fill-mask #zh #arxiv-2205.00258 #license-apache-2.0 #autotrain_compatible #endpoints_compatible #region-us \n", "## Alibaba PAI BERT Base Chinese\n\nThis project provides Chinese pre-trained language models and various types of NLP tools. The models are pre-traine...
text-generation
transformers
<div class="inline-flex flex-col" style="line-height: 1.5;"> <div class="flex"> <div style="display:inherit; margin-left: 4px; margin-right: 4px; width: 92px; height:92px; border-radius: 50%; background-size: cover; background-image: url(&#39;https://pbs.twimg.com/profile_images/1531744995463507968/fPvk...
{"language": "en", "tags": ["huggingtweets"], "thumbnail": "http://www.huggingtweets.com/killthenoise/1654745713334/predictions.png", "widget": [{"text": "My dream is"}]}
huggingtweets/killthenoise
null
[ "transformers", "pytorch", "gpt2", "text-generation", "huggingtweets", "en", "autotrain_compatible", "endpoints_compatible", "text-generation-inference", "region:us" ]
null
2022-06-09T02:34:33+00:00
[]
[ "en" ]
TAGS #transformers #pytorch #gpt2 #text-generation #huggingtweets #en #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us
AI BOT ᵏᵗⁿ @killthenoise I was made with huggingtweets. Create your own bot based on your favorite user with the demo! How does it work? ----------------- The model uses the following pipeline. !pipeline To understand how the model was developed, check the W&B report. Training data ------------- ...
[]
[ "TAGS\n#transformers #pytorch #gpt2 #text-generation #huggingtweets #en #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n" ]
fill-mask
transformers
## Alibaba PAI BERT Tiny Chinese This project provides Chinese pre-trained language models and various types of NLP tools. The models are pre-trained on the large-scale corpora hosted by the Alibaba PAI team. It is developed based on the EasyNLP framework (https://github.com/alibaba/EasyNLP). ## Citation If you find ...
{"language": "zh", "license": "apache-2.0", "tags": ["bert"], "pipeline_tag": "fill-mask", "widget": [{"text": "\u4e2d\u56fd\u7684\u9996\u90fd\u662f\u5317[MASK]\u3002"}, {"text": "\u725b\u5976\u662f[MASK]\u8272\u7684\u3002"}]}
alibaba-pai/pai-bert-tiny-zh
null
[ "transformers", "pytorch", "bert", "fill-mask", "zh", "arxiv:2205.00258", "license:apache-2.0", "endpoints_compatible", "region:us" ]
null
2022-06-09T02:45:15+00:00
[ "2205.00258" ]
[ "zh" ]
TAGS #transformers #pytorch #bert #fill-mask #zh #arxiv-2205.00258 #license-apache-2.0 #endpoints_compatible #region-us
## Alibaba PAI BERT Tiny Chinese This project provides Chinese pre-trained language models and various types of NLP tools. The models are pre-trained on the large-scale corpora hosted by the Alibaba PAI team. It is developed based on the EasyNLP framework (URL If you find the resource is useful, please cite the follow...
[ "## Alibaba PAI BERT Tiny Chinese\n\nThis project provides Chinese pre-trained language models and various types of NLP tools. The models are pre-trained on the large-scale corpora hosted by the Alibaba PAI team. It is developed based on the EasyNLP framework (URL\nIf you find the resource is useful, please cite th...
[ "TAGS\n#transformers #pytorch #bert #fill-mask #zh #arxiv-2205.00258 #license-apache-2.0 #endpoints_compatible #region-us \n", "## Alibaba PAI BERT Tiny Chinese\n\nThis project provides Chinese pre-trained language models and various types of NLP tools. The models are pre-trained on the large-scale corpora hosted...
text-generation
transformers
<div class="inline-flex flex-col" style="line-height: 1.5;"> <div class="flex"> <div style="display:inherit; margin-left: 4px; margin-right: 4px; width: 92px; height:92px; border-radius: 50%; background-size: cover; background-image: url(&#39;https://pbs.twimg.com/profile_images/1253734967923798018/FJ7A...
{"language": "en", "tags": ["huggingtweets"], "thumbnail": "https://github.com/borisdayma/huggingtweets/blob/master/img/logo.png?raw=true", "widget": [{"text": "My dream is"}]}
huggingtweets/itsnovaherev2
null
[ "transformers", "pytorch", "gpt2", "text-generation", "huggingtweets", "en", "autotrain_compatible", "endpoints_compatible", "text-generation-inference", "region:us" ]
null
2022-06-09T02:53:27+00:00
[]
[ "en" ]
TAGS #transformers #pytorch #gpt2 #text-generation #huggingtweets #en #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us
AI BOT ItsNovaHere @itsnovaherev2 I was made with huggingtweets. Create your own bot based on your favorite user with the demo! How does it work? ----------------- The model uses the following pipeline. !pipeline To understand how the model was developed, check the W&B report. Training data ------...
[]
[ "TAGS\n#transformers #pytorch #gpt2 #text-generation #huggingtweets #en #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n" ]
text-generation
transformers
<div class="inline-flex flex-col" style="line-height: 1.5;"> <div class="flex"> <div style="display:inherit; margin-left: 4px; margin-right: 4px; width: 92px; height:92px; border-radius: 50%; background-size: cover; background-image: url(&#39;https://pbs.twimg.com/profile_images/1329004510161694722/DkD9...
{"language": "en", "tags": ["huggingtweets"], "thumbnail": "https://github.com/borisdayma/huggingtweets/blob/master/img/logo.png?raw=true", "widget": [{"text": "My dream is"}]}
huggingtweets/usao926
null
[ "transformers", "pytorch", "gpt2", "text-generation", "huggingtweets", "en", "autotrain_compatible", "endpoints_compatible", "text-generation-inference", "region:us" ]
null
2022-06-09T02:57:41+00:00
[]
[ "en" ]
TAGS #transformers #pytorch #gpt2 #text-generation #huggingtweets #en #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us
AI BOT USAO@山奥 @usao926 I was made with huggingtweets. Create your own bot based on your favorite user with the demo! How does it work? ----------------- The model uses the following pipeline. !pipeline To understand how the model was developed, check the W&B report. Training data ------------- ...
[]
[ "TAGS\n#transformers #pytorch #gpt2 #text-generation #huggingtweets #en #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n" ]
text-classification
transformers
<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. --> # bert-base-uncased-finetuned-filtered-0609 This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-...
{"license": "apache-2.0", "tags": ["generated_from_trainer"], "metrics": ["accuracy", "precision", "recall", "f1"], "model-index": [{"name": "bert-base-uncased-finetuned-filtered-0609", "results": []}]}
YeRyeongLee/bert-base-uncased-finetuned-filtered-0609
null
[ "transformers", "pytorch", "bert", "text-classification", "generated_from_trainer", "license:apache-2.0", "autotrain_compatible", "endpoints_compatible", "region:us" ]
null
2022-06-09T03:49:10+00:00
[]
[]
TAGS #transformers #pytorch #bert #text-classification #generated_from_trainer #license-apache-2.0 #autotrain_compatible #endpoints_compatible #region-us
bert-base-uncased-finetuned-filtered-0609 ========================================= This model is a fine-tuned version of bert-base-uncased on an unknown dataset. It achieves the following results on the evaluation set: * Loss: 0.1749 * Accuracy: 0.9789 * Precision: 0.9790 * Recall: 0.9789 * F1: 0.9789 Model desc...
[ "### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* learning\\_rate: 5e-05\n* train\\_batch\\_size: 8\n* eval\\_batch\\_size: 8\n* seed: 42\n* optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08\n* lr\\_scheduler\\_type: linear\n* lr\\_scheduler\\_warmup\\_steps: ...
[ "TAGS\n#transformers #pytorch #bert #text-classification #generated_from_trainer #license-apache-2.0 #autotrain_compatible #endpoints_compatible #region-us \n", "### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* learning\\_rate: 5e-05\n* train\\_batch\\_size: 8\n* e...
text-classification
transformers
<!-- This model card has been generated automatically according to the information Keras had access to. You should probably proofread and complete it, then remove this comment. --> # veb/twitch-roberta-base-sentiment-latest This model is a fine-tuned version of [cardiffnlp/twitter-roberta-base-sentiment-latest](http...
{"tags": ["generated_from_keras_callback"], "model-index": [{"name": "veb/twitch-roberta-base-sentiment-latest", "results": []}]}
veb/twitch-roberta-base-sentiment-latest
null
[ "transformers", "tf", "roberta", "text-classification", "generated_from_keras_callback", "autotrain_compatible", "endpoints_compatible", "region:us" ]
null
2022-06-09T04:14:29+00:00
[]
[]
TAGS #transformers #tf #roberta #text-classification #generated_from_keras_callback #autotrain_compatible #endpoints_compatible #region-us
veb/twitch-roberta-base-sentiment-latest ======================================== This model is a fine-tuned version of cardiffnlp/twitter-roberta-base-sentiment-latest on an unknown dataset. It achieves the following results on the evaluation set: * Train Loss: 1.0941 * Train Sparse Categorical Accuracy: 0.375 * V...
[ "### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* optimizer: {'name': 'Adam', 'learning\\_rate': 5e-05, 'decay': 0.0, 'beta\\_1': 0.9, 'beta\\_2': 0.999, 'epsilon': 1e-07, 'amsgrad': False}\n* training\\_precision: float32", "### Training results", "### Framework...
[ "TAGS\n#transformers #tf #roberta #text-classification #generated_from_keras_callback #autotrain_compatible #endpoints_compatible #region-us \n", "### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* optimizer: {'name': 'Adam', 'learning\\_rate': 5e-05, 'decay': 0.0, '...
text2text-generation
transformers
<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. --> # mt5-base-finetuned-xsum-data_prep_2021_12_26___t8_54.csv___topic_text_google_mt5_base This model is a fine-tuned version of [goo...
{"license": "apache-2.0", "tags": ["generated_from_trainer"], "metrics": ["rouge"], "model-index": [{"name": "mt5-base-finetuned-xsum-data_prep_2021_12_26___t8_54.csv___topic_text_google_mt5_base", "results": []}]}
nestoralvaro/mt5-base-finetuned-xsum-data_prep_2021_12_26___t8_54.csv___topic_text_google_mt5_base
null
[ "transformers", "pytorch", "tensorboard", "mt5", "text2text-generation", "generated_from_trainer", "license:apache-2.0", "autotrain_compatible", "endpoints_compatible", "text-generation-inference", "region:us" ]
null
2022-06-09T04:34:16+00:00
[]
[]
TAGS #transformers #pytorch #tensorboard #mt5 #text2text-generation #generated_from_trainer #license-apache-2.0 #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us
mt5-base-finetuned-xsum-data\_prep\_2021\_12\_26\_\_\_t8\_54.csv\_\_\_topic\_text\_google\_mt5\_base ==================================================================================================== This model is a fine-tuned version of google/mt5-base on an unknown dataset. It achieves the following results on th...
[ "### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* learning\\_rate: 2e-05\n* train\\_batch\\_size: 4\n* eval\\_batch\\_size: 4\n* seed: 42\n* optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08\n* lr\\_scheduler\\_type: linear\n* num\\_epochs: 1\n* mixed\\_precis...
[ "TAGS\n#transformers #pytorch #tensorboard #mt5 #text2text-generation #generated_from_trainer #license-apache-2.0 #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n", "### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* learning\\_rat...
text2text-generation
transformers
<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. --> # mt5-base-finetuned-xsum-data_prep_2021_12_26___t404_2980.csv___topic_text_google_mt5_base This model is a fine-tuned version of ...
{"license": "apache-2.0", "tags": ["generated_from_trainer"], "metrics": ["rouge"], "model-index": [{"name": "mt5-base-finetuned-xsum-data_prep_2021_12_26___t404_2980.csv___topic_text_google_mt5_base", "results": []}]}
nestoralvaro/mt5-base-finetuned-xsum-data_prep_2021_12_26___t404_2980.csv___topic_text_google_mt5_base
null
[ "transformers", "pytorch", "tensorboard", "mt5", "text2text-generation", "generated_from_trainer", "license:apache-2.0", "autotrain_compatible", "endpoints_compatible", "text-generation-inference", "region:us" ]
null
2022-06-09T04:36:35+00:00
[]
[]
TAGS #transformers #pytorch #tensorboard #mt5 #text2text-generation #generated_from_trainer #license-apache-2.0 #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us
mt5-base-finetuned-xsum-data\_prep\_2021\_12\_26\_\_\_t404\_2980.csv\_\_\_topic\_text\_google\_mt5\_base ======================================================================================================== This model is a fine-tuned version of google/mt5-base on an unknown dataset. It achieves the following resul...
[ "### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* learning\\_rate: 2e-05\n* train\\_batch\\_size: 4\n* eval\\_batch\\_size: 4\n* seed: 42\n* optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08\n* lr\\_scheduler\\_type: linear\n* num\\_epochs: 1\n* mixed\\_precis...
[ "TAGS\n#transformers #pytorch #tensorboard #mt5 #text2text-generation #generated_from_trainer #license-apache-2.0 #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n", "### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* learning\\_rat...
fill-mask
transformers
# **bert-ancient-chinese** ## **Introduction** With the current wave of Artificial Intelligence and Digital Humanities sweeping the world, the automatic analysis of modern Chinese has achieved great results. However, the automatic analysis and research of ancient Chinese is relatively weak, and it is difficult t...
{"language": ["zh"], "license": "apache-2.0", "tags": ["chinese", "classical chinese", "literary chinese", "ancient chinese", "bert", "pytorch"], "inference": false}
Jihuai/bert-ancient-chinese
null
[ "transformers", "pytorch", "bert", "fill-mask", "chinese", "classical chinese", "literary chinese", "ancient chinese", "zh", "license:apache-2.0", "autotrain_compatible", "region:us" ]
null
2022-06-09T05:18:59+00:00
[]
[ "zh" ]
TAGS #transformers #pytorch #bert #fill-mask #chinese #classical chinese #literary chinese #ancient chinese #zh #license-apache-2.0 #autotrain_compatible #region-us
bert-ancient-chinese ==================== Introduction ------------ With the current wave of Artificial Intelligence and Digital Humanities sweeping the world, the automatic analysis of modern Chinese has achieved great results. However, the automatic analysis and research of ancient Chinese is relatively weak, and...
[ "### Huggingface Transformers\n\n\nThe 'from\\_pretrained' method based on Huggingface Transformers can directly obtain 'bert-ancient-chinese' model online.\n\n\nDownload PTM\n------------\n\n\nThe model we provide is the 'PyTorch' version.", "### From Huggingface\n\n\nDownload directly through Huggingface's offi...
[ "TAGS\n#transformers #pytorch #bert #fill-mask #chinese #classical chinese #literary chinese #ancient chinese #zh #license-apache-2.0 #autotrain_compatible #region-us \n", "### Huggingface Transformers\n\n\nThe 'from\\_pretrained' method based on Huggingface Transformers can directly obtain 'bert-ancient-chinese'...
text2text-generation
transformers
<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. --> # SUBTITLE_ja-en_helsinki This model is a fine-tuned version of [Helsinki-NLP/opus-mt-ja-en](https://huggingface.co/Helsinki-NLP/o...
{"license": "apache-2.0", "tags": ["generated_from_trainer"], "model-index": [{"name": "SUBTITLE_ja-en_helsinki", "results": []}]}
twieland/SUBTITLE_ja-en_helsinki
null
[ "transformers", "pytorch", "marian", "text2text-generation", "generated_from_trainer", "license:apache-2.0", "autotrain_compatible", "endpoints_compatible", "region:us" ]
null
2022-06-09T06:21:37+00:00
[]
[]
TAGS #transformers #pytorch #marian #text2text-generation #generated_from_trainer #license-apache-2.0 #autotrain_compatible #endpoints_compatible #region-us
SUBTITLE\_ja-en\_helsinki ========================= This model is a fine-tuned version of Helsinki-NLP/opus-mt-ja-en on an unknown dataset. It achieves the following results on the evaluation set: * Loss: 5.4097 Model description ----------------- More information needed Intended uses & limitations ----------...
[ "### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* learning\\_rate: 0.0003\n* train\\_batch\\_size: 64\n* eval\\_batch\\_size: 64\n* seed: 42\n* optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08\n* lr\\_scheduler\\_type: linear\n* num\\_epochs: 2\n* mixed\\_pre...
[ "TAGS\n#transformers #pytorch #marian #text2text-generation #generated_from_trainer #license-apache-2.0 #autotrain_compatible #endpoints_compatible #region-us \n", "### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* learning\\_rate: 0.0003\n* train\\_batch\\_size: 64...
text-classification
transformers
<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. --> # electra-base-discriminator-finetuned-filtered-0609 This model is a fine-tuned version of [google/electra-base-discriminator](htt...
{"license": "apache-2.0", "tags": ["generated_from_trainer"], "metrics": ["accuracy", "precision", "recall", "f1"], "model-index": [{"name": "electra-base-discriminator-finetuned-filtered-0609", "results": []}]}
YeRyeongLee/electra-base-discriminator-finetuned-filtered-0609
null
[ "transformers", "pytorch", "electra", "text-classification", "generated_from_trainer", "license:apache-2.0", "autotrain_compatible", "endpoints_compatible", "region:us" ]
null
2022-06-09T06:24:13+00:00
[]
[]
TAGS #transformers #pytorch #electra #text-classification #generated_from_trainer #license-apache-2.0 #autotrain_compatible #endpoints_compatible #region-us
electra-base-discriminator-finetuned-filtered-0609 ================================================== This model is a fine-tuned version of google/electra-base-discriminator on an unknown dataset. It achieves the following results on the evaluation set: * Loss: 0.1933 * Accuracy: 0.9745 * Precision: 0.9747 * Recall...
[ "### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* learning\\_rate: 5e-05\n* train\\_batch\\_size: 8\n* eval\\_batch\\_size: 8\n* seed: 42\n* optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08\n* lr\\_scheduler\\_type: linear\n* lr\\_scheduler\\_warmup\\_steps: ...
[ "TAGS\n#transformers #pytorch #electra #text-classification #generated_from_trainer #license-apache-2.0 #autotrain_compatible #endpoints_compatible #region-us \n", "### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* learning\\_rate: 5e-05\n* train\\_batch\\_size: 8\n...
reinforcement-learning
stable-baselines3
# **DQN** Agent playing **SpaceInvadersNoFrameskip-v4** This is a trained model of a **DQN** agent playing **SpaceInvadersNoFrameskip-v4** using the [stable-baselines3 library](https://github.com/DLR-RM/stable-baselines3) and the [RL Zoo](https://github.com/DLR-RM/rl-baselines3-zoo). The RL Zoo is a training framewor...
{"library_name": "stable-baselines3", "tags": ["SpaceInvadersNoFrameskip-v4", "deep-reinforcement-learning", "reinforcement-learning", "stable-baselines3"], "model-index": [{"name": "DQN", "results": [{"task": {"type": "reinforcement-learning", "name": "reinforcement-learning"}, "dataset": {"name": "SpaceInvadersNoFram...
auriolar/dqn-SpaceInvadersNoFrameskip-v4
null
[ "stable-baselines3", "SpaceInvadersNoFrameskip-v4", "deep-reinforcement-learning", "reinforcement-learning", "model-index", "region:us" ]
null
2022-06-09T06:35:15+00:00
[]
[]
TAGS #stable-baselines3 #SpaceInvadersNoFrameskip-v4 #deep-reinforcement-learning #reinforcement-learning #model-index #region-us
# DQN Agent playing SpaceInvadersNoFrameskip-v4 This is a trained model of a DQN agent playing SpaceInvadersNoFrameskip-v4 using the stable-baselines3 library and the RL Zoo. The RL Zoo is a training framework for Stable Baselines3 reinforcement learning agents, with hyperparameter optimization and pre-trained agents...
[ "# DQN Agent playing SpaceInvadersNoFrameskip-v4\nThis is a trained model of a DQN agent playing SpaceInvadersNoFrameskip-v4\nusing the stable-baselines3 library\nand the RL Zoo.\n\nThe RL Zoo is a training framework for Stable Baselines3\nreinforcement learning agents,\nwith hyperparameter optimization and pre-tra...
[ "TAGS\n#stable-baselines3 #SpaceInvadersNoFrameskip-v4 #deep-reinforcement-learning #reinforcement-learning #model-index #region-us \n", "# DQN Agent playing SpaceInvadersNoFrameskip-v4\nThis is a trained model of a DQN agent playing SpaceInvadersNoFrameskip-v4\nusing the stable-baselines3 library\nand the RL Zoo...
summarization
transformers
<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. --> # ssr-base-finetuned-samsum-en This model is a fine-tuned version of [microsoft/ssr-base](https://huggingface.co/microsoft/ssr-bas...
{"tags": ["summarization", "generated_from_trainer"], "datasets": ["samsum"], "metrics": ["rouge"], "model-index": [{"name": "ssr-base-finetuned-samsum-en", "results": [{"task": {"type": "text2text-generation", "name": "Sequence-to-sequence Language Modeling"}, "dataset": {"name": "samsum", "type": "samsum", "args": "s...
santiviquez/ssr-base-finetuned-samsum-en
null
[ "transformers", "pytorch", "tensorboard", "t5", "text2text-generation", "summarization", "generated_from_trainer", "dataset:samsum", "model-index", "autotrain_compatible", "endpoints_compatible", "has_space", "text-generation-inference", "region:us" ]
null
2022-06-09T06:40:13+00:00
[]
[]
TAGS #transformers #pytorch #tensorboard #t5 #text2text-generation #summarization #generated_from_trainer #dataset-samsum #model-index #autotrain_compatible #endpoints_compatible #has_space #text-generation-inference #region-us
ssr-base-finetuned-samsum-en ============================ This model is a fine-tuned version of microsoft/ssr-base on the samsum dataset. It achieves the following results on the evaluation set: * Loss: 1.6231 * Rouge1: 46.7505 * Rouge2: 22.3968 * Rougel: 37.1784 * Rougelsum: 42.891 Model description ------------...
[ "### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* learning\\_rate: 5.6e-05\n* train\\_batch\\_size: 10\n* eval\\_batch\\_size: 10\n* seed: 42\n* optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08\n* lr\\_scheduler\\_type: linear\n* num\\_epochs: 10", "### Tra...
[ "TAGS\n#transformers #pytorch #tensorboard #t5 #text2text-generation #summarization #generated_from_trainer #dataset-samsum #model-index #autotrain_compatible #endpoints_compatible #has_space #text-generation-inference #region-us \n", "### Training hyperparameters\n\n\nThe following hyperparameters were used duri...
text2text-generation
transformers
<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. --> # bart-paraphrase-finetuned-xsum-v4 This model is a fine-tuned version of [eugenesiow/bart-paraphrase](https://huggingface.co/euge...
{"license": "apache-2.0", "tags": ["generated_from_trainer"], "metrics": ["rouge"], "model-index": [{"name": "bart-paraphrase-finetuned-xsum-v4", "results": []}]}
Skil-Internal/bart-paraphrase-finetuned-xsum-v4
null
[ "transformers", "pytorch", "tensorboard", "bart", "text2text-generation", "generated_from_trainer", "license:apache-2.0", "autotrain_compatible", "endpoints_compatible", "region:us" ]
null
2022-06-09T06:40:27+00:00
[]
[]
TAGS #transformers #pytorch #tensorboard #bart #text2text-generation #generated_from_trainer #license-apache-2.0 #autotrain_compatible #endpoints_compatible #region-us
bart-paraphrase-finetuned-xsum-v4 ================================= This model is a fine-tuned version of eugenesiow/bart-paraphrase on an unknown dataset. It achieves the following results on the evaluation set: * Loss: 1.1765 * Rouge1: 49.972 * Rouge2: 49.85 * Rougel: 49.9165 * Rougelsum: 49.7819 * Gen Len: 8.306...
[ "### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* learning\\_rate: 2e-05\n* train\\_batch\\_size: 2\n* eval\\_batch\\_size: 2\n* seed: 42\n* optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08\n* lr\\_scheduler\\_type: linear\n* num\\_epochs: 10\n* mixed\\_preci...
[ "TAGS\n#transformers #pytorch #tensorboard #bart #text2text-generation #generated_from_trainer #license-apache-2.0 #autotrain_compatible #endpoints_compatible #region-us \n", "### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* learning\\_rate: 2e-05\n* train\\_batch\...
reinforcement-learning
stable-baselines3
# **DQN** Agent playing **SpaceInvadersNoFrameskip-v4** This is a trained model of a **DQN** agent playing **SpaceInvadersNoFrameskip-v4** using the [stable-baselines3 library](https://github.com/DLR-RM/stable-baselines3) and the [RL Zoo](https://github.com/DLR-RM/rl-baselines3-zoo). The RL Zoo is a training framewor...
{"library_name": "stable-baselines3", "tags": ["SpaceInvadersNoFrameskip-v4", "deep-reinforcement-learning", "reinforcement-learning", "stable-baselines3"], "model-index": [{"name": "DQN", "results": [{"task": {"type": "reinforcement-learning", "name": "reinforcement-learning"}, "dataset": {"name": "SpaceInvadersNoFram...
hugoguh/dqn-SpaceInvadersNoFrameskip-v4
null
[ "stable-baselines3", "SpaceInvadersNoFrameskip-v4", "deep-reinforcement-learning", "reinforcement-learning", "model-index", "region:us" ]
null
2022-06-09T06:48:40+00:00
[]
[]
TAGS #stable-baselines3 #SpaceInvadersNoFrameskip-v4 #deep-reinforcement-learning #reinforcement-learning #model-index #region-us
# DQN Agent playing SpaceInvadersNoFrameskip-v4 This is a trained model of a DQN agent playing SpaceInvadersNoFrameskip-v4 using the stable-baselines3 library and the RL Zoo. The RL Zoo is a training framework for Stable Baselines3 reinforcement learning agents, with hyperparameter optimization and pre-trained agents...
[ "# DQN Agent playing SpaceInvadersNoFrameskip-v4\nThis is a trained model of a DQN agent playing SpaceInvadersNoFrameskip-v4\nusing the stable-baselines3 library\nand the RL Zoo.\n\nThe RL Zoo is a training framework for Stable Baselines3\nreinforcement learning agents,\nwith hyperparameter optimization and pre-tra...
[ "TAGS\n#stable-baselines3 #SpaceInvadersNoFrameskip-v4 #deep-reinforcement-learning #reinforcement-learning #model-index #region-us \n", "# DQN Agent playing SpaceInvadersNoFrameskip-v4\nThis is a trained model of a DQN agent playing SpaceInvadersNoFrameskip-v4\nusing the stable-baselines3 library\nand the RL Zoo...
text-generation
transformers
<p><b>GPTuzmodel.</b> GPTuz GPT-2 kichik modelga asoslangan Uzbek tili uchun state-of-the-art til modeli. Bu model GPU NVIDIA V100 32GB va 0.53 GB malumotlarni kun.uz dan foydalanilgan holda Transfer Learning va Fine-tuning texnikasi asosida 1 kundan ziyod vaqt davomida o'qitilgan. <p><b>Qanday foydaniladi</b> <p...
{"language": ["uz"], "license": "apache-2.0", "tags": ["Text Generation", "PyTorch", "TensorFlow", "Transformers", "mit", "uz", "gpt2"], "widget": [{"text": "Covid-19 \u0433\u0430 \u049b\u0430\u0440\u0448\u0438 \u044d\u043c\u043b\u0430\u0448 \u0431\u043e\u0448\u043b\u0430\u043d\u0434\u0438,", "example_title": "Namuna 1...
rifkat/GPTuz
null
[ "transformers", "pytorch", "tf", "gpt2", "text-generation", "Text Generation", "PyTorch", "TensorFlow", "Transformers", "mit", "uz", "doi:10.57967/hf/0143", "license:apache-2.0", "autotrain_compatible", "endpoints_compatible", "has_space", "text-generation-inference", "region:us" ]
null
2022-06-09T07:07:46+00:00
[]
[ "uz" ]
TAGS #transformers #pytorch #tf #gpt2 #text-generation #Text Generation #PyTorch #TensorFlow #Transformers #mit #uz #doi-10.57967/hf/0143 #license-apache-2.0 #autotrain_compatible #endpoints_compatible #has_space #text-generation-inference #region-us
<p><b>GPTuzmodel.</b> GPTuz GPT-2 kichik modelga asoslangan Uzbek tili uchun state-of-the-art til modeli. Bu model GPU NVIDIA V100 32GB va 0.53 GB malumotlarni URL dan foydalanilgan holda Transfer Learning va Fine-tuning texnikasi asosida 1 kundan ziyod vaqt davomida o'qitilgan. <p><b>Qanday foydaniladi</b> <pre>...
[ "# kerakli token raqamini qo'ying\n top_k=40,\n num_return_sequences=1)\n\n\nfor i, sample_output in enumerate(sample_outputs):\n print(\">> Generated text {}\\n\\n{}\".format(i+1, URL(sample_output.tolist())))\n\n</code></pre>\n\n<pre><code class=\"l...
[ "TAGS\n#transformers #pytorch #tf #gpt2 #text-generation #Text Generation #PyTorch #TensorFlow #Transformers #mit #uz #doi-10.57967/hf/0143 #license-apache-2.0 #autotrain_compatible #endpoints_compatible #has_space #text-generation-inference #region-us \n", "# kerakli token raqamini qo'ying\n ...
token-classification
transformers
Stanford de-identifier was trained on a variety of radiology and biomedical documents with the goal of automatising the de-identification process while reaching satisfactory accuracy for use in production. Manuscript in-proceedings. Associated github repo: https://github.com/MIDRC/Stanford_Penn_Deidentifier ## Citati...
{"language": ["en"], "license": "mit", "tags": ["token-classification", "sequence-tagger-model", "pytorch", "transformers", "pubmedbert", "uncased", "radiology", "biomedical"], "datasets": ["radreports"], "widget": [{"text": "PROCEDURE: Chest xray. COMPARISON: last seen on 1/1/2020 and also record dated of March 1st, 2...
StanfordAIMI/stanford-deidentifier-only-i2b2
null
[ "transformers", "pytorch", "bert", "token-classification", "sequence-tagger-model", "pubmedbert", "uncased", "radiology", "biomedical", "en", "dataset:radreports", "license:mit", "endpoints_compatible", "has_space", "region:us" ]
null
2022-06-09T07:10:52+00:00
[]
[ "en" ]
TAGS #transformers #pytorch #bert #token-classification #sequence-tagger-model #pubmedbert #uncased #radiology #biomedical #en #dataset-radreports #license-mit #endpoints_compatible #has_space #region-us
Stanford de-identifier was trained on a variety of radiology and biomedical documents with the goal of automatising the de-identification process while reaching satisfactory accuracy for use in production. Manuscript in-proceedings. Associated github repo: URL
[]
[ "TAGS\n#transformers #pytorch #bert #token-classification #sequence-tagger-model #pubmedbert #uncased #radiology #biomedical #en #dataset-radreports #license-mit #endpoints_compatible #has_space #region-us \n" ]
token-classification
transformers
Stanford de-identifier was trained on a variety of radiology and biomedical documents with the goal of automatising the de-identification process while reaching satisfactory accuracy for use in production. Manuscript in-proceedings. Associated github repo: https://github.com/MIDRC/Stanford_Penn_Deidentifier ## Citati...
{"language": ["en"], "license": "mit", "tags": ["token-classification", "sequence-tagger-model", "pytorch", "transformers", "pubmedbert", "uncased", "radiology", "biomedical"], "datasets": ["radreports"], "widget": [{"text": "PROCEDURE: Chest xray. COMPARISON: last seen on 1/1/2020 and also record dated of March 1st, 2...
StanfordAIMI/stanford-deidentifier-only-radiology-reports
null
[ "transformers", "pytorch", "bert", "token-classification", "sequence-tagger-model", "pubmedbert", "uncased", "radiology", "biomedical", "en", "dataset:radreports", "license:mit", "endpoints_compatible", "region:us" ]
null
2022-06-09T07:11:29+00:00
[]
[ "en" ]
TAGS #transformers #pytorch #bert #token-classification #sequence-tagger-model #pubmedbert #uncased #radiology #biomedical #en #dataset-radreports #license-mit #endpoints_compatible #region-us
Stanford de-identifier was trained on a variety of radiology and biomedical documents with the goal of automatising the de-identification process while reaching satisfactory accuracy for use in production. Manuscript in-proceedings. Associated github repo: URL
[]
[ "TAGS\n#transformers #pytorch #bert #token-classification #sequence-tagger-model #pubmedbert #uncased #radiology #biomedical #en #dataset-radreports #license-mit #endpoints_compatible #region-us \n" ]
token-classification
transformers
Stanford de-identifier was trained on a variety of radiology and biomedical documents with the goal of automatising the de-identification process while reaching satisfactory accuracy for use in production. Manuscript in-proceedings. Associated github repo: https://github.com/MIDRC/Stanford_Penn_Deidentifier ## Citati...
{"language": ["en"], "license": "mit", "tags": ["token-classification", "sequence-tagger-model", "pytorch", "transformers", "pubmedbert", "uncased", "radiology", "biomedical"], "datasets": ["radreports"], "widget": [{"text": "PROCEDURE: Chest xray. COMPARISON: last seen on 1/1/2020 and also record dated of March 1st, 2...
StanfordAIMI/stanford-deidentifier-only-radiology-reports-augmented
null
[ "transformers", "pytorch", "bert", "token-classification", "sequence-tagger-model", "pubmedbert", "uncased", "radiology", "biomedical", "en", "dataset:radreports", "license:mit", "endpoints_compatible", "region:us" ]
null
2022-06-09T07:11:44+00:00
[]
[ "en" ]
TAGS #transformers #pytorch #bert #token-classification #sequence-tagger-model #pubmedbert #uncased #radiology #biomedical #en #dataset-radreports #license-mit #endpoints_compatible #region-us
Stanford de-identifier was trained on a variety of radiology and biomedical documents with the goal of automatising the de-identification process while reaching satisfactory accuracy for use in production. Manuscript in-proceedings. Associated github repo: URL
[]
[ "TAGS\n#transformers #pytorch #bert #token-classification #sequence-tagger-model #pubmedbert #uncased #radiology #biomedical #en #dataset-radreports #license-mit #endpoints_compatible #region-us \n" ]
token-classification
transformers
Stanford de-identifier was trained on a variety of radiology and biomedical documents with the goal of automatising the de-identification process while reaching satisfactory accuracy for use in production. Manuscript in-proceedings. Associated github repo: https://github.com/MIDRC/Stanford_Penn_Deidentifier ## Citati...
{"language": ["en"], "license": "mit", "tags": ["token-classification", "sequence-tagger-model", "pytorch", "transformers", "pubmedbert", "uncased", "radiology", "biomedical"], "datasets": ["radreports"], "widget": [{"text": "PROCEDURE: Chest xray. COMPARISON: last seen on 1/1/2020 and also record dated of March 1st, 2...
StanfordAIMI/stanford-deidentifier-with-radiology-reports-and-i2b2
null
[ "transformers", "pytorch", "bert", "token-classification", "sequence-tagger-model", "pubmedbert", "uncased", "radiology", "biomedical", "en", "dataset:radreports", "license:mit", "endpoints_compatible", "region:us" ]
null
2022-06-09T07:12:13+00:00
[]
[ "en" ]
TAGS #transformers #pytorch #bert #token-classification #sequence-tagger-model #pubmedbert #uncased #radiology #biomedical #en #dataset-radreports #license-mit #endpoints_compatible #region-us
Stanford de-identifier was trained on a variety of radiology and biomedical documents with the goal of automatising the de-identification process while reaching satisfactory accuracy for use in production. Manuscript in-proceedings. Associated github repo: URL
[]
[ "TAGS\n#transformers #pytorch #bert #token-classification #sequence-tagger-model #pubmedbert #uncased #radiology #biomedical #en #dataset-radreports #license-mit #endpoints_compatible #region-us \n" ]
question-answering
transformers
<!-- This model card has been generated automatically according to the information Keras had access to. You should probably proofread and complete it, then remove this comment. --> # ksabeh/roberta-base-attribute-correction-mlm-titles-2 This model is a fine-tuned version of [ksabeh/roberta-base-attribute-correction-...
{"license": "mit", "tags": ["generated_from_keras_callback"], "model-index": [{"name": "ksabeh/roberta-base-attribute-correction-mlm-titles-2", "results": []}]}
ksabeh/roberta-base-attribute-correction-mlm-titles
null
[ "transformers", "tf", "roberta", "question-answering", "generated_from_keras_callback", "license:mit", "endpoints_compatible", "region:us" ]
null
2022-06-09T07:42:02+00:00
[]
[]
TAGS #transformers #tf #roberta #question-answering #generated_from_keras_callback #license-mit #endpoints_compatible #region-us
ksabeh/roberta-base-attribute-correction-mlm-titles-2 ===================================================== This model is a fine-tuned version of ksabeh/roberta-base-attribute-correction-mlm on an unknown dataset. It achieves the following results on the evaluation set: * Train Loss: 0.0822 * Validation Loss: 0.091...
[ "### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* optimizer: {'name': 'Adam', 'learning\\_rate': {'class\\_name': 'PolynomialDecay', 'config': {'initial\\_learning\\_rate': 2e-05, 'decay\\_steps': 23870, 'end\\_learning\\_rate': 0.0, 'power': 1.0, 'cycle': False, 'na...
[ "TAGS\n#transformers #tf #roberta #question-answering #generated_from_keras_callback #license-mit #endpoints_compatible #region-us \n", "### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* optimizer: {'name': 'Adam', 'learning\\_rate': {'class\\_name': 'PolynomialDeca...
fill-mask
transformers
A model which is jointly trained and fine-tuned on Quran, Saheefa and nahj-al-balaqa. All Datasets are available [Here](https://github.com/language-ml/course-nlp-ir-1-text-exploring/tree/main/exploring-datasets/religious_text). Code will be available soon ... Some Examples for filling the mask: - ``` ذَلِكَ [MASK] لَ...
{"language": "ar", "license": "gpl-2.0"}
pourmand1376/arabic-quran-nahj-sahife
null
[ "transformers", "pytorch", "bert", "fill-mask", "ar", "license:gpl-2.0", "autotrain_compatible", "endpoints_compatible", "region:us" ]
null
2022-06-09T07:51:28+00:00
[]
[ "ar" ]
TAGS #transformers #pytorch #bert #fill-mask #ar #license-gpl-2.0 #autotrain_compatible #endpoints_compatible #region-us
A model which is jointly trained and fine-tuned on Quran, Saheefa and nahj-al-balaqa. All Datasets are available Here. Code will be available soon ... Some Examples for filling the mask: - - This model is fine-tuned on Bert Base Arabic for 30 epochs. We have used 'Masked Language Modeling' to fine-tune the model. ...
[]
[ "TAGS\n#transformers #pytorch #bert #fill-mask #ar #license-gpl-2.0 #autotrain_compatible #endpoints_compatible #region-us \n" ]
reinforcement-learning
stable-baselines3
# **PPO** Agent playing **LunarLander-v2** This is a trained model of a **PPO** agent playing **LunarLander-v2** using the [stable-baselines3 library](https://github.com/DLR-RM/stable-baselines3). ## Usage (with Stable-baselines3) TODO: Add your code ```python from stable_baselines3 import ... from huggingface_sb3 ...
{"library_name": "stable-baselines3", "tags": ["LunarLander-v2", "deep-reinforcement-learning", "reinforcement-learning", "stable-baselines3"], "model-index": [{"name": "PPO", "results": [{"task": {"type": "reinforcement-learning", "name": "reinforcement-learning"}, "dataset": {"name": "LunarLander-v2", "type": "LunarL...
RalphX1/TEST2ppo-LunarLander-v2
null
[ "stable-baselines3", "LunarLander-v2", "deep-reinforcement-learning", "reinforcement-learning", "model-index", "region:us" ]
null
2022-06-09T08:01:00+00:00
[]
[]
TAGS #stable-baselines3 #LunarLander-v2 #deep-reinforcement-learning #reinforcement-learning #model-index #region-us
# PPO Agent playing LunarLander-v2 This is a trained model of a PPO agent playing LunarLander-v2 using the stable-baselines3 library. ## Usage (with Stable-baselines3) TODO: Add your code
[ "# PPO Agent playing LunarLander-v2\nThis is a trained model of a PPO agent playing LunarLander-v2\nusing the stable-baselines3 library.", "## Usage (with Stable-baselines3)\nTODO: Add your code" ]
[ "TAGS\n#stable-baselines3 #LunarLander-v2 #deep-reinforcement-learning #reinforcement-learning #model-index #region-us \n", "# PPO Agent playing LunarLander-v2\nThis is a trained model of a PPO agent playing LunarLander-v2\nusing the stable-baselines3 library.", "## Usage (with Stable-baselines3)\nTODO: Add you...
automatic-speech-recognition
transformers
<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. --> # malaya-speech_Mrbrown_finetune1 This model is a fine-tuned version of [malay-huggingface/wav2vec2-xls-r-300m-mixed](https://hugg...
{"tags": ["generated_from_trainer"], "datasets": ["uob_singlish"], "model-index": [{"name": "malaya-speech_Mrbrown_finetune1", "results": []}]}
RuiqianLi/malaya-speech_Mrbrown_finetune1
null
[ "transformers", "pytorch", "tensorboard", "wav2vec2", "automatic-speech-recognition", "generated_from_trainer", "dataset:uob_singlish", "endpoints_compatible", "region:us" ]
null
2022-06-09T08:01:56+00:00
[]
[]
TAGS #transformers #pytorch #tensorboard #wav2vec2 #automatic-speech-recognition #generated_from_trainer #dataset-uob_singlish #endpoints_compatible #region-us
malaya-speech\_Mrbrown\_finetune1 ================================= This model is a fine-tuned version of malay-huggingface/wav2vec2-xls-r-300m-mixed on the uob\_singlish dataset. This time use self-made dataset(cut the audio of "URL into slices and write the corresponding transcript, totally 4 mins), get really ba...
[ "### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* learning\\_rate: 0.01\n* train\\_batch\\_size: 2\n* eval\\_batch\\_size: 8\n* seed: 42\n* gradient\\_accumulation\\_steps: 2\n* total\\_train\\_batch\\_size: 4\n* optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-...
[ "TAGS\n#transformers #pytorch #tensorboard #wav2vec2 #automatic-speech-recognition #generated_from_trainer #dataset-uob_singlish #endpoints_compatible #region-us \n", "### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* learning\\_rate: 0.01\n* train\\_batch\\_size: 2...
null
transformers
# Dummy diffusion model following architecture of https://github.com/lucidrains/denoising-diffusion-pytorch Run the model as follows: ```python from diffusers import UNetModel, GaussianDiffusion import torch # 1. Load model unet = UNetModel.from_pretrained("fusing/ddpm_dummy") # 2. Do one denoising step with model...
{"tags": ["hf_diffuse"]}
valhalla/ddpm-dummpy-test
null
[ "transformers", "hf_diffuse", "endpoints_compatible", "region:us" ]
null
2022-06-09T08:05:38+00:00
[]
[]
TAGS #transformers #hf_diffuse #endpoints_compatible #region-us
# Dummy diffusion model following architecture of URL Run the model as follows:
[ "# Dummy diffusion model following architecture of URL\n\nRun the model as follows:" ]
[ "TAGS\n#transformers #hf_diffuse #endpoints_compatible #region-us \n", "# Dummy diffusion model following architecture of URL\n\nRun the model as follows:" ]
question-answering
transformers
<!-- This model card has been generated automatically according to the information Keras had access to. You should probably proofread and complete it, then remove this comment. --> # ksabeh/bert-base-uncased-mlm-electronics-attribute-correction This model is a fine-tuned version of [ksabeh/bert-base-uncased-mlm-elec...
{"license": "apache-2.0", "tags": ["generated_from_keras_callback"], "model-index": [{"name": "ksabeh/bert-base-uncased-mlm-electronics-attribute-correction", "results": []}]}
ksabeh/bert-base-uncased-attribute-correction-mlm
null
[ "transformers", "tf", "bert", "question-answering", "generated_from_keras_callback", "license:apache-2.0", "endpoints_compatible", "region:us" ]
null
2022-06-09T08:08:11+00:00
[]
[]
TAGS #transformers #tf #bert #question-answering #generated_from_keras_callback #license-apache-2.0 #endpoints_compatible #region-us
ksabeh/bert-base-uncased-mlm-electronics-attribute-correction ============================================================= This model is a fine-tuned version of ksabeh/bert-base-uncased-mlm-electronics on an unknown dataset. It achieves the following results on the evaluation set: * Train Loss: 0.0524 * Validation...
[ "### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* optimizer: {'name': 'Adam', 'learning\\_rate': {'class\\_name': 'PolynomialDecay', 'config': {'initial\\_learning\\_rate': 2e-05, 'decay\\_steps': 36848, 'end\\_learning\\_rate': 0.0, 'power': 1.0, 'cycle': False, 'na...
[ "TAGS\n#transformers #tf #bert #question-answering #generated_from_keras_callback #license-apache-2.0 #endpoints_compatible #region-us \n", "### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* optimizer: {'name': 'Adam', 'learning\\_rate': {'class\\_name': 'Polynomial...
text2text-generation
transformers
<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. --> # bart-paraphrase-finetuned-xsum-v5 This model is a fine-tuned version of [eugenesiow/bart-paraphrase](https://huggingface.co/euge...
{"license": "apache-2.0", "tags": ["generated_from_trainer"], "model-index": [{"name": "bart-paraphrase-finetuned-xsum-v5", "results": []}]}
Skil-Internal/bart-paraphrase-finetuned-xsum-v5
null
[ "transformers", "pytorch", "tensorboard", "bart", "text2text-generation", "generated_from_trainer", "license:apache-2.0", "autotrain_compatible", "endpoints_compatible", "region:us" ]
null
2022-06-09T08:13:35+00:00
[]
[]
TAGS #transformers #pytorch #tensorboard #bart #text2text-generation #generated_from_trainer #license-apache-2.0 #autotrain_compatible #endpoints_compatible #region-us
bart-paraphrase-finetuned-xsum-v5 ================================= This model is a fine-tuned version of eugenesiow/bart-paraphrase on an unknown dataset. Model description ----------------- More information needed Intended uses & limitations --------------------------- More information needed Training and...
[ "### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* learning\\_rate: 2e-05\n* train\\_batch\\_size: 2\n* eval\\_batch\\_size: 2\n* seed: 42\n* optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08\n* lr\\_scheduler\\_type: linear\n* num\\_epochs: 1\n* mixed\\_precis...
[ "TAGS\n#transformers #pytorch #tensorboard #bart #text2text-generation #generated_from_trainer #license-apache-2.0 #autotrain_compatible #endpoints_compatible #region-us \n", "### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* learning\\_rate: 2e-05\n* train\\_batch\...
reinforcement-learning
stable-baselines3
# **DQN** Agent playing **SpaceInvadersNoFrameskip-v4** This is a trained model of a **DQN** agent playing **SpaceInvadersNoFrameskip-v4** using the [stable-baselines3 library](https://github.com/DLR-RM/stable-baselines3) and the [RL Zoo](https://github.com/DLR-RM/rl-baselines3-zoo). The RL Zoo is a training framewor...
{"library_name": "stable-baselines3", "tags": ["SpaceInvadersNoFrameskip-v4", "deep-reinforcement-learning", "reinforcement-learning", "stable-baselines3"], "model-index": [{"name": "DQN", "results": [{"task": {"type": "reinforcement-learning", "name": "reinforcement-learning"}, "dataset": {"name": "SpaceInvadersNoFram...
i8pxgd2s/dqn-SpaceInvaderNoFrameskip-v4
null
[ "stable-baselines3", "SpaceInvadersNoFrameskip-v4", "deep-reinforcement-learning", "reinforcement-learning", "model-index", "region:us" ]
null
2022-06-09T08:53:42+00:00
[]
[]
TAGS #stable-baselines3 #SpaceInvadersNoFrameskip-v4 #deep-reinforcement-learning #reinforcement-learning #model-index #region-us
# DQN Agent playing SpaceInvadersNoFrameskip-v4 This is a trained model of a DQN agent playing SpaceInvadersNoFrameskip-v4 using the stable-baselines3 library and the RL Zoo. The RL Zoo is a training framework for Stable Baselines3 reinforcement learning agents, with hyperparameter optimization and pre-trained agents...
[ "# DQN Agent playing SpaceInvadersNoFrameskip-v4\nThis is a trained model of a DQN agent playing SpaceInvadersNoFrameskip-v4\nusing the stable-baselines3 library\nand the RL Zoo.\n\nThe RL Zoo is a training framework for Stable Baselines3\nreinforcement learning agents,\nwith hyperparameter optimization and pre-tra...
[ "TAGS\n#stable-baselines3 #SpaceInvadersNoFrameskip-v4 #deep-reinforcement-learning #reinforcement-learning #model-index #region-us \n", "# DQN Agent playing SpaceInvadersNoFrameskip-v4\nThis is a trained model of a DQN agent playing SpaceInvadersNoFrameskip-v4\nusing the stable-baselines3 library\nand the RL Zoo...
null
null
# Visual Semantic with BERT-CNN This model can be used to assign an object-to-caption semantic relatedness score, which is valuable for (1) caption diverse re-ranking (this work), and (2) (as an application) generating soft labels for filtering out the related/non-related image-to-post when scraping images from the...
{}
AhmedSSabir/BERT-CNN-Visual-Semantic
null
[ "arxiv:2301.08784", "arxiv:2201.12086", "region:us" ]
null
2022-06-09T08:56:35+00:00
[ "2301.08784", "2201.12086" ]
[]
TAGS #arxiv-2301.08784 #arxiv-2201.12086 #region-us
Visual Semantic with BERT-CNN ============================= This model can be used to assign an object-to-caption semantic relatedness score, which is valuable for (1) caption diverse re-ranking (this work), and (2) (as an application) generating soft labels for filtering out the related/non-related image-to-post whe...
[ "# Result with SoTA pre-trained image Captioning BLIP\n----------------------------------------------------\n\n\nComparison result with BLIP (125M pre-trained images) Table 7 COCO Caption Karpathy testset.\nFor the VilBERT model (3.5M pre-trained images) please refer to the paper.\n\n\nAccuarcy\n--------\n\n\n\nDiv...
[ "TAGS\n#arxiv-2301.08784 #arxiv-2201.12086 #region-us \n", "# Result with SoTA pre-trained image Captioning BLIP\n----------------------------------------------------\n\n\nComparison result with BLIP (125M pre-trained images) Table 7 COCO Caption Karpathy testset.\nFor the VilBERT model (3.5M pre-trained images) ...
reinforcement-learning
null
# **Q-Learning** Agent playing **FrozenLake-v1** This is a trained model of a **Q-Learning** agent playing **FrozenLake-v1** . ## Usage ```python model = load_from_hub(repo_id="Kiwipirate/q-FrozenLake-v1-4x4-noSlippery", filename="q-learning.pkl") # Don't forget to check if you need to add additional a...
{"tags": ["FrozenLake-v1-4x4-no_slippery", "q-learning", "reinforcement-learning", "custom-implementation"], "model-index": [{"name": "q-FrozenLake-v1-4x4-noSlippery", "results": [{"task": {"type": "reinforcement-learning", "name": "reinforcement-learning"}, "dataset": {"name": "FrozenLake-v1-4x4-no_slippery", "type": ...
Kiwipirate/q-FrozenLake-v1-4x4-noSlippery
null
[ "FrozenLake-v1-4x4-no_slippery", "q-learning", "reinforcement-learning", "custom-implementation", "model-index", "region:us" ]
null
2022-06-09T09:04:12+00:00
[]
[]
TAGS #FrozenLake-v1-4x4-no_slippery #q-learning #reinforcement-learning #custom-implementation #model-index #region-us
# Q-Learning Agent playing FrozenLake-v1 This is a trained model of a Q-Learning agent playing FrozenLake-v1 . ## Usage
[ "# Q-Learning Agent playing FrozenLake-v1\n This is a trained model of a Q-Learning agent playing FrozenLake-v1 .\n \n ## Usage" ]
[ "TAGS\n#FrozenLake-v1-4x4-no_slippery #q-learning #reinforcement-learning #custom-implementation #model-index #region-us \n", "# Q-Learning Agent playing FrozenLake-v1\n This is a trained model of a Q-Learning agent playing FrozenLake-v1 .\n \n ## Usage" ]
reinforcement-learning
null
# **Q-Learning** Agent playing **FrozenLake-v1** This is a trained model of a **Q-Learning** agent playing **FrozenLake-v1** . ## Usage ```python model = load_from_hub(repo_id="i8pxgd2s/q-FrozenLake-v1-4x4-noSlippery", filename="q-learning.pkl") # Don't forget to check if you need to add additional att...
{"tags": ["FrozenLake-v1-4x4-no_slippery", "q-learning", "reinforcement-learning", "custom-implementation"], "model-index": [{"name": "q-FrozenLake-v1-4x4-noSlippery", "results": [{"task": {"type": "reinforcement-learning", "name": "reinforcement-learning"}, "dataset": {"name": "FrozenLake-v1-4x4-no_slippery", "type": ...
i8pxgd2s/q-FrozenLake-v1-4x4-noSlippery
null
[ "FrozenLake-v1-4x4-no_slippery", "q-learning", "reinforcement-learning", "custom-implementation", "model-index", "region:us" ]
null
2022-06-09T09:05:50+00:00
[]
[]
TAGS #FrozenLake-v1-4x4-no_slippery #q-learning #reinforcement-learning #custom-implementation #model-index #region-us
# Q-Learning Agent playing FrozenLake-v1 This is a trained model of a Q-Learning agent playing FrozenLake-v1 . ## Usage
[ "# Q-Learning Agent playing FrozenLake-v1\n This is a trained model of a Q-Learning agent playing FrozenLake-v1 .\n \n ## Usage" ]
[ "TAGS\n#FrozenLake-v1-4x4-no_slippery #q-learning #reinforcement-learning #custom-implementation #model-index #region-us \n", "# Q-Learning Agent playing FrozenLake-v1\n This is a trained model of a Q-Learning agent playing FrozenLake-v1 .\n \n ## Usage" ]
text-generation
transformers
<div class="inline-flex flex-col" style="line-height: 1.5;"> <div class="flex"> <div style="display:inherit; margin-left: 4px; margin-right: 4px; width: 92px; height:92px; border-radius: 50%; background-size: cover; background-image: url(&#39;https://pbs.twimg.com/profile_images/1106315906165157889/0Hxb...
{"language": "en", "tags": ["huggingtweets"], "thumbnail": "http://www.huggingtweets.com/osanseviero/1654769951427/predictions.png", "widget": [{"text": "My dream is"}]}
huggingtweets/osanseviero
null
[ "transformers", "pytorch", "gpt2", "text-generation", "huggingtweets", "en", "autotrain_compatible", "endpoints_compatible", "text-generation-inference", "region:us" ]
null
2022-06-09T09:15:42+00:00
[]
[ "en" ]
TAGS #transformers #pytorch #gpt2 #text-generation #huggingtweets #en #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us
AI BOT Omar Sanseviero @osanseviero I was made with huggingtweets. Create your own bot based on your favorite user with the demo! How does it work? ----------------- The model uses the following pipeline. !pipeline To understand how the model was developed, check the W&B report. Training data ----...
[]
[ "TAGS\n#transformers #pytorch #gpt2 #text-generation #huggingtweets #en #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n" ]
automatic-speech-recognition
transformers
<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. --> # wav2vec2-xls-r-300m_Mrbrown_finetune1 This model is a fine-tuned version of [facebook/wav2vec2-xls-r-300m](https://huggingface.c...
{"license": "apache-2.0", "tags": ["generated_from_trainer"], "datasets": ["uob_singlish"], "model-index": [{"name": "wav2vec2-xls-r-300m_Mrbrown_finetune1", "results": []}]}
RuiqianLi/wav2vec2-xls-r-300m_Mrbrown_finetune1
null
[ "transformers", "pytorch", "tensorboard", "wav2vec2", "automatic-speech-recognition", "generated_from_trainer", "dataset:uob_singlish", "license:apache-2.0", "endpoints_compatible", "region:us" ]
null
2022-06-09T09:16:21+00:00
[]
[]
TAGS #transformers #pytorch #tensorboard #wav2vec2 #automatic-speech-recognition #generated_from_trainer #dataset-uob_singlish #license-apache-2.0 #endpoints_compatible #region-us
wav2vec2-xls-r-300m\_Mrbrown\_finetune1 ======================================= This model is a fine-tuned version of facebook/wav2vec2-xls-r-300m on the uob\_singlish dataset. This time use self-made dataset(cut the audio of "URL into slices and write the corresponding transcript, totally 4 mins), don't know why t...
[ "### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* learning\\_rate: 0.01\n* train\\_batch\\_size: 2\n* eval\\_batch\\_size: 8\n* seed: 42\n* gradient\\_accumulation\\_steps: 2\n* total\\_train\\_batch\\_size: 4\n* optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-...
[ "TAGS\n#transformers #pytorch #tensorboard #wav2vec2 #automatic-speech-recognition #generated_from_trainer #dataset-uob_singlish #license-apache-2.0 #endpoints_compatible #region-us \n", "### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* learning\\_rate: 0.01\n* tra...
null
keras
## Model description This model helps to classify speakers from the frequency domain representation of speech recordings, obtained via Fast Fourier Transform (FFT). The model is created by a 1D convolutional network with residual connections for audio classification. This repo contains the model for the notebook [**S...
{"library_name": "keras", "tags": ["SpeakerRecognition", "Fast Fourier Transform (FFT)", "Convnet", "speech-recordings", "SpeechClassification"]}
keras-io/speaker-recognition
null
[ "keras", "tensorboard", "SpeakerRecognition", "Fast Fourier Transform (FFT)", "Convnet", "speech-recordings", "SpeechClassification", "has_space", "region:us" ]
null
2022-06-09T09:18:35+00:00
[]
[]
TAGS #keras #tensorboard #SpeakerRecognition #Fast Fourier Transform (FFT) #Convnet #speech-recordings #SpeechClassification #has_space #region-us
Model description ----------------- This model helps to classify speakers from the frequency domain representation of speech recordings, obtained via Fast Fourier Transform (FFT). The model is created by a 1D convolutional network with residual connections for audio classification. This repo contains the model for ...
[ "### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n\nModel Plot\n----------\n\n\n\nView Model Plot\n!Model Image\n\n\n\n\nModel By : <a href=\"URL Bisht</a>" ]
[ "TAGS\n#keras #tensorboard #SpeakerRecognition #Fast Fourier Transform (FFT) #Convnet #speech-recordings #SpeechClassification #has_space #region-us \n", "### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n\nModel Plot\n----------\n\n\n\nView Model Plot\n!Model Image\n...
reinforcement-learning
null
# **Q-Learning** Agent playing **FrozenLake-v1** This is a trained model of a **Q-Learning** agent playing **FrozenLake-v1** . ## Usage ```python model = load_from_hub(repo_id="i8pxgd2s/q-FrozenLake-v1-4x4-Slippery", filename="q-learning.pkl") # Don't forget to check if you need to add additional attri...
{"tags": ["FrozenLake-v1-4x4", "q-learning", "reinforcement-learning", "custom-implementation"], "model-index": [{"name": "q-FrozenLake-v1-4x4-Slippery", "results": [{"task": {"type": "reinforcement-learning", "name": "reinforcement-learning"}, "dataset": {"name": "FrozenLake-v1-4x4", "type": "FrozenLake-v1-4x4"}, "met...
i8pxgd2s/q-FrozenLake-v1-4x4-Slippery
null
[ "FrozenLake-v1-4x4", "q-learning", "reinforcement-learning", "custom-implementation", "model-index", "region:us" ]
null
2022-06-09T09:29:18+00:00
[]
[]
TAGS #FrozenLake-v1-4x4 #q-learning #reinforcement-learning #custom-implementation #model-index #region-us
# Q-Learning Agent playing FrozenLake-v1 This is a trained model of a Q-Learning agent playing FrozenLake-v1 . ## Usage
[ "# Q-Learning Agent playing FrozenLake-v1\n This is a trained model of a Q-Learning agent playing FrozenLake-v1 .\n \n ## Usage" ]
[ "TAGS\n#FrozenLake-v1-4x4 #q-learning #reinforcement-learning #custom-implementation #model-index #region-us \n", "# Q-Learning Agent playing FrozenLake-v1\n This is a trained model of a Q-Learning agent playing FrozenLake-v1 .\n \n ## Usage" ]
automatic-speech-recognition
transformers
<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. --> # wav2vec2-base-timit-demo-google-colab This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/face...
{"license": "apache-2.0", "tags": ["generated_from_trainer"], "model-index": [{"name": "wav2vec2-base-timit-demo-google-colab", "results": []}]}
Dewone/wav2vec2-base-timit-demo-google-colab
null
[ "transformers", "pytorch", "tensorboard", "wav2vec2", "automatic-speech-recognition", "generated_from_trainer", "license:apache-2.0", "endpoints_compatible", "region:us" ]
null
2022-06-09T09:36:22+00:00
[]
[]
TAGS #transformers #pytorch #tensorboard #wav2vec2 #automatic-speech-recognition #generated_from_trainer #license-apache-2.0 #endpoints_compatible #region-us
wav2vec2-base-timit-demo-google-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: * Loss: 0.5182 * Wer: 0.3329 Model description ----------------- More information needed Intend...
[ "### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* learning\\_rate: 0.0001\n* train\\_batch\\_size: 8\n* eval\\_batch\\_size: 8\n* seed: 42\n* optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08\n* lr\\_scheduler\\_type: linear\n* lr\\_scheduler\\_warmup\\_steps:...
[ "TAGS\n#transformers #pytorch #tensorboard #wav2vec2 #automatic-speech-recognition #generated_from_trainer #license-apache-2.0 #endpoints_compatible #region-us \n", "### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* learning\\_rate: 0.0001\n* train\\_batch\\_size: 8...
image-classification
transformers
<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. --> # swin-finetuned-food101 This model is a fine-tuned version of [microsoft/swin-base-patch4-window7-224](https://huggingface.co/mic...
{"license": "apache-2.0", "tags": ["generated_from_trainer"], "datasets": ["food101"], "metrics": ["accuracy"], "model-index": [{"name": "swin-finetuned-food101", "results": [{"task": {"type": "image-classification", "name": "Image Classification"}, "dataset": {"name": "food101", "type": "food101", "args": "default"}, ...
aspis/swin-finetuned-food101
null
[ "transformers", "pytorch", "tensorboard", "swin", "image-classification", "generated_from_trainer", "dataset:food101", "license:apache-2.0", "model-index", "autotrain_compatible", "endpoints_compatible", "region:us" ]
null
2022-06-09T09:48:09+00:00
[]
[]
TAGS #transformers #pytorch #tensorboard #swin #image-classification #generated_from_trainer #dataset-food101 #license-apache-2.0 #model-index #autotrain_compatible #endpoints_compatible #region-us
swin-finetuned-food101 ====================== This model is a fine-tuned version of microsoft/swin-base-patch4-window7-224 on the food101 dataset. It achieves the following results on the evaluation set: * Loss: 0.2772 * Accuracy: 0.9210 Model description ----------------- More information needed Intended use...
[ "### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* learning\\_rate: 5e-05\n* train\\_batch\\_size: 16\n* eval\\_batch\\_size: 16\n* seed: 42\n* gradient\\_accumulation\\_steps: 4\n* total\\_train\\_batch\\_size: 64\n* optimizer: Adam with betas=(0.9,0.999) and epsilon...
[ "TAGS\n#transformers #pytorch #tensorboard #swin #image-classification #generated_from_trainer #dataset-food101 #license-apache-2.0 #model-index #autotrain_compatible #endpoints_compatible #region-us \n", "### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* learning\\...
token-classification
transformers
<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. --> # bert-finetuned-ner This model is a fine-tuned version of [bert-base-cased](https://huggingface.co/bert-base-cased) on the conll2...
{"license": "apache-2.0", "tags": ["generated_from_trainer"], "datasets": ["conll2003"], "metrics": ["precision", "recall", "f1", "accuracy"], "model-index": [{"name": "bert-finetuned-ner", "results": [{"task": {"type": "token-classification", "name": "Token Classification"}, "dataset": {"name": "conll2003", "type": "c...
russellc/bert-finetuned-ner
null
[ "transformers", "pytorch", "tensorboard", "bert", "token-classification", "generated_from_trainer", "dataset:conll2003", "license:apache-2.0", "model-index", "autotrain_compatible", "endpoints_compatible", "region:us" ]
null
2022-06-09T09:50:56+00:00
[]
[]
TAGS #transformers #pytorch #tensorboard #bert #token-classification #generated_from_trainer #dataset-conll2003 #license-apache-2.0 #model-index #autotrain_compatible #endpoints_compatible #region-us
bert-finetuned-ner ================== This model is a fine-tuned version of bert-base-cased on the conll2003 dataset. It achieves the following results on the evaluation set: * Loss: 0.0644 * Precision: 0.9344 * Recall: 0.9500 * F1: 0.9422 * Accuracy: 0.9860 Model description ----------------- More information ...
[ "### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* learning\\_rate: 2e-05\n* train\\_batch\\_size: 8\n* eval\\_batch\\_size: 8\n* seed: 42\n* optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08\n* lr\\_scheduler\\_type: linear\n* num\\_epochs: 3", "### Training...
[ "TAGS\n#transformers #pytorch #tensorboard #bert #token-classification #generated_from_trainer #dataset-conll2003 #license-apache-2.0 #model-index #autotrain_compatible #endpoints_compatible #region-us \n", "### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* learning...
text-generation
transformers
<div class="inline-flex flex-col" style="line-height: 1.5;"> <div class="flex"> <div style="display:inherit; margin-left: 4px; margin-right: 4px; width: 92px; height:92px; border-radius: 50%; background-size: cover; background-image: url(&#39;https://pbs.twimg.com/profile_images/1513156868612448256/2nXW...
{"language": "en", "tags": ["huggingtweets"], "thumbnail": "https://github.com/borisdayma/huggingtweets/blob/master/img/logo.png?raw=true", "widget": [{"text": "My dream is"}]}
huggingtweets/aylesim
null
[ "transformers", "pytorch", "gpt2", "text-generation", "huggingtweets", "en", "autotrain_compatible", "endpoints_compatible", "text-generation-inference", "region:us" ]
null
2022-06-09T10:10:17+00:00
[]
[ "en" ]
TAGS #transformers #pytorch #gpt2 #text-generation #huggingtweets #en #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us
AI BOT mira @aylesim I was made with huggingtweets. Create your own bot based on your favorite user with the demo! How does it work? ----------------- The model uses the following pipeline. !pipeline To understand how the model was developed, check the W&B report. Training data ------------- The...
[]
[ "TAGS\n#transformers #pytorch #gpt2 #text-generation #huggingtweets #en #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n" ]
fill-mask
transformers
<!-- This model card has been generated automatically according to the information Keras had access to. You should probably proofread and complete it, then remove this comment. --> # TEdetection_distilBERT_mLM_V4 This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-u...
{"license": "apache-2.0", "tags": ["generated_from_keras_callback"], "model-index": [{"name": "TEdetection_distilBERT_mLM_V4", "results": []}]}
FritzOS/TEdetection_distilBERT_mLM_V4
null
[ "transformers", "tf", "distilbert", "fill-mask", "generated_from_keras_callback", "license:apache-2.0", "autotrain_compatible", "endpoints_compatible", "region:us" ]
null
2022-06-09T10:11:56+00:00
[]
[]
TAGS #transformers #tf #distilbert #fill-mask #generated_from_keras_callback #license-apache-2.0 #autotrain_compatible #endpoints_compatible #region-us
TEdetection\_distilBERT\_mLM\_V4 ================================ This model is a fine-tuned version of distilbert-base-uncased on an unknown dataset. It achieves the following results on the evaluation set: * Train Loss: 0.0181 * Validation Loss: 0.0215 * Epoch: 0 Model description ----------------- More infor...
[ "### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* optimizer: {'name': 'AdamWeightDecay', 'learning\\_rate': {'class\\_name': 'WarmUp', 'config': {'initial\\_learning\\_rate': 5e-05, 'decay\\_schedule\\_fn': {'class\\_name': 'PolynomialDecay', 'config': {'initial\\_le...
[ "TAGS\n#transformers #tf #distilbert #fill-mask #generated_from_keras_callback #license-apache-2.0 #autotrain_compatible #endpoints_compatible #region-us \n", "### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* optimizer: {'name': 'AdamWeightDecay', 'learning\\_rate'...
text-generation
transformers
<div class="inline-flex flex-col" style="line-height: 1.5;"> <div class="flex"> <div style="display:inherit; margin-left: 4px; margin-right: 4px; width: 92px; height:92px; border-radius: 50%; background-size: cover; background-image: url(&#39;https://pbs.twimg.com/profile_images/1286766140115517441/8rq6...
{"language": "en", "tags": ["huggingtweets"], "thumbnail": "http://www.huggingtweets.com/politifact/1654773253130/predictions.png", "widget": [{"text": "My dream is"}]}
huggingtweets/politifact
null
[ "transformers", "pytorch", "gpt2", "text-generation", "huggingtweets", "en", "autotrain_compatible", "endpoints_compatible", "text-generation-inference", "region:us" ]
null
2022-06-09T10:13:06+00:00
[]
[ "en" ]
TAGS #transformers #pytorch #gpt2 #text-generation #huggingtweets #en #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us
AI BOT PolitiFact @politifact I was made with huggingtweets. Create your own bot based on your favorite user with the demo! How does it work? ----------------- The model uses the following pipeline. !pipeline To understand how the model was developed, check the W&B report. Training data ----------...
[]
[ "TAGS\n#transformers #pytorch #gpt2 #text-generation #huggingtweets #en #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n" ]
reinforcement-learning
stable-baselines3
# **DQN** Agent playing **SpaceInvadersNoFrameskip-v4** This is a trained model of a **DQN** agent playing **SpaceInvadersNoFrameskip-v4** using the [stable-baselines3 library](https://github.com/DLR-RM/stable-baselines3) and the [RL Zoo](https://github.com/DLR-RM/rl-baselines3-zoo). The RL Zoo is a training framewor...
{"library_name": "stable-baselines3", "tags": ["SpaceInvadersNoFrameskip-v4", "deep-reinforcement-learning", "reinforcement-learning", "stable-baselines3"], "model-index": [{"name": "DQN", "results": [{"task": {"type": "reinforcement-learning", "name": "reinforcement-learning"}, "dataset": {"name": "SpaceInvadersNoFram...
YaYaB/dqn-SpaceInvadersNoFrameskip-v4
null
[ "stable-baselines3", "SpaceInvadersNoFrameskip-v4", "deep-reinforcement-learning", "reinforcement-learning", "model-index", "region:us" ]
null
2022-06-09T10:24:10+00:00
[]
[]
TAGS #stable-baselines3 #SpaceInvadersNoFrameskip-v4 #deep-reinforcement-learning #reinforcement-learning #model-index #region-us
# DQN Agent playing SpaceInvadersNoFrameskip-v4 This is a trained model of a DQN agent playing SpaceInvadersNoFrameskip-v4 using the stable-baselines3 library and the RL Zoo. The RL Zoo is a training framework for Stable Baselines3 reinforcement learning agents, with hyperparameter optimization and pre-trained agents...
[ "# DQN Agent playing SpaceInvadersNoFrameskip-v4\nThis is a trained model of a DQN agent playing SpaceInvadersNoFrameskip-v4\nusing the stable-baselines3 library\nand the RL Zoo.\n\nThe RL Zoo is a training framework for Stable Baselines3\nreinforcement learning agents,\nwith hyperparameter optimization and pre-tra...
[ "TAGS\n#stable-baselines3 #SpaceInvadersNoFrameskip-v4 #deep-reinforcement-learning #reinforcement-learning #model-index #region-us \n", "# DQN Agent playing SpaceInvadersNoFrameskip-v4\nThis is a trained model of a DQN agent playing SpaceInvadersNoFrameskip-v4\nusing the stable-baselines3 library\nand the RL Zoo...
fill-mask
transformers
<!-- This model card has been generated automatically according to the information Keras had access to. You should probably proofread and complete it, then remove this comment. --> # TEdetection_distiBERT_mLM_V2_shuffleplus3 This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/disti...
{"license": "apache-2.0", "tags": ["generated_from_keras_callback"], "model-index": [{"name": "TEdetection_distiBERT_mLM_V2_shuffleplus3", "results": []}]}
FritzOS/TEdetection_distiBERT_mLM_V2_shuffleplus3
null
[ "transformers", "tf", "distilbert", "fill-mask", "generated_from_keras_callback", "license:apache-2.0", "autotrain_compatible", "endpoints_compatible", "region:us" ]
null
2022-06-09T10:28:25+00:00
[]
[]
TAGS #transformers #tf #distilbert #fill-mask #generated_from_keras_callback #license-apache-2.0 #autotrain_compatible #endpoints_compatible #region-us
# TEdetection_distiBERT_mLM_V2_shuffleplus3 This model is a fine-tuned version of distilbert-base-uncased on an unknown dataset. It achieves the following results on the evaluation set: ## Model description More information needed ## Intended uses & limitations More information needed ## Training and evaluati...
[ "# TEdetection_distiBERT_mLM_V2_shuffleplus3\n\nThis model is a fine-tuned version of distilbert-base-uncased on an unknown dataset.\nIt achieves the following results on the evaluation set:", "## Model description\n\nMore information needed", "## Intended uses & limitations\n\nMore information needed", "## T...
[ "TAGS\n#transformers #tf #distilbert #fill-mask #generated_from_keras_callback #license-apache-2.0 #autotrain_compatible #endpoints_compatible #region-us \n", "# TEdetection_distiBERT_mLM_V2_shuffleplus3\n\nThis model is a fine-tuned version of distilbert-base-uncased on an unknown dataset.\nIt achieves the follo...