license stringlengths 2 30 | tags stringlengths 2 513 | is_nc bool 1
class | readme_section stringlengths 201 597k | hash stringlengths 32 32 |
|---|---|---|---|---|
apache-2.0 | ['generated_from_trainer'] | false | Training hyperparameters The following hyperparameters were used during training: - learning_rate: 5e-05 - train_batch_size: 64 - eval_batch_size: 256 - seed: 42 - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08 - lr_scheduler_type: linear - num_epochs: 1.0 - mixed_precision_training: Native AMP | 599670989eac6b0911994970b4e847a5 |
mit | ['roberta'] | false | Indo-roberta-indonli Indo-roberta-indonli is natural language inference classifier based on [Indo-roberta](https://huggingface.co/flax-community/indonesian-roberta-base) model. It was trained on the trained on [IndoNLI](https://github.com/ir-nlp-csui/indonli/tree/main/data/indonli) dataset. The model used was [Indo-r... | 97ef7ab2d4bf7677b877cbaaf41c5fca |
mit | ['roberta'] | false | Result | Dataset | Accuracy | F1 | Precision | Recall | |-------------|----------|---------|-----------|---------| | Test Lay | 0.74329 | 0.74075 | 0.74283 | 0.74133 | | Test Expert | 0.6115 | 0.60543 | 0.63924 | 0.61742 | | e2fa1007b9cfce9a18061524da092ff7 |
mit | ['roberta'] | false | Model The model was trained on with 5 epochs, batch size 16, learning rate 2e-5 and weight decay 0.01. Achieved different metrics as shown below. | Epoch | Training Loss | Validation Loss | Accuracy | F1 | Precision | Recall | |-------|---------------|-----------------|----------|----------|-----------|-----... | 37c4481cc29f2649d83f36be5935b03f |
mit | ['roberta'] | false | As NLI Classifier ```python from transformers import pipeline pretrained_name = "StevenLimcorn/indonesian-roberta-indonli" nlp = pipeline( "zero-shot-classification", model=pretrained_name, tokenizer=pretrained_name ) nlp("Amir Sjarifoeddin Harahap lahir di Kota Medan, Sumatera Utara, 27 April 1907. Ia men... | a9ba84ce9b452f491b02d422da85612a |
mit | ['roberta'] | false | Author Indonesian RoBERTa Base IndoNLI was trained and evaluated by [Steven Limcorn](https://github.com/stevenlimcorn). All computation and development are done on Google Colaboratory using their free GPU access. | d9e30e745671c9877f30acdc26ba3ffd |
mit | ['roberta'] | false | Reference The dataset we used is by IndoNLI. ``` @inproceedings{indonli, title = "IndoNLI: A Natural Language Inference Dataset for Indonesian", author = "Mahendra, Rahmad and Aji, Alham Fikri and Louvan, Samuel and Rahman, Fahrurrozi and Vania, Clara", booktitle = "Proceedings of the 2021 Conference on Em... | 59c2364d4a1bfdc665d7f833779429a4 |
other | ['generated_from_trainer'] | false | FoodAds_text-generator_opt350m This model is a fine-tuned version of [facebook/opt-350m](https://huggingface.co/facebook/opt-350m) on the None dataset. It achieves the following results on the evaluation set: - Loss: 3.9823 | 26d4bc78d2e641db84ad52e76154685c |
other | ['generated_from_trainer'] | false | Training results | Training Loss | Epoch | Step | Validation Loss | |:-------------:|:-----:|:----:|:---------------:| | No log | 1.0 | 27 | 4.5522 | | No log | 2.0 | 54 | 4.1730 | | No log | 3.0 | 81 | 4.0330 | | No log | 4.0 | 108 | 3.9801 ... | 0e1849193915be12875fafd1de506932 |
apache-2.0 | ['generated_from_trainer'] | false | Tagged_Uni_500v9_NER_Model_3Epochs_AUGMENTED This model is a fine-tuned version of [bert-base-cased](https://huggingface.co/bert-base-cased) on the tagged_uni500v9_wikigold_split dataset. It achieves the following results on the evaluation set: - Loss: 0.2209 - Precision: 0.7117 - Recall: 0.7177 - F1: 0.7146 - Accura... | 1470fbafad58eee4f4a6a297bbd19eab |
apache-2.0 | ['generated_from_trainer'] | false | Training results | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy | |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:| | No log | 1.0 | 165 | 0.2693 | 0.5953 | 0.5249 | 0.5579 | 0.9126 | | No log | 2.0 |... | bc9cf5e6ca730665e71a8952e012633d |
apache-2.0 | ['generated_from_trainer'] | false | recipe-lr1e05-wd0.02-bs8 This model is a fine-tuned version of [paola-md/recipe-distilroberta-Is](https://huggingface.co/paola-md/recipe-distilroberta-Is) on the None dataset. It achieves the following results on the evaluation set: - Loss: 0.2781 - Rmse: 0.5273 - Mse: 0.2781 - Mae: 0.4279 | 93830dc9fe2bdb0edee969d4ff21078f |
apache-2.0 | ['generated_from_trainer'] | false | Training results | Training Loss | Epoch | Step | Validation Loss | Rmse | Mse | Mae | |:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:| | 0.2766 | 1.0 | 2490 | 0.2740 | 0.5234 | 0.2740 | 0.4172 | | 0.2738 | 2.0 | 4980 | 0.2783 | 0.5276 | 0.2783 ... | d7924ec7ed16c534935c7b46ff71e943 |
apache-2.0 | ['generated_from_trainer'] | false | bert-finetuned-ner This model is a fine-tuned version of [bert-base-cased](https://huggingface.co/bert-base-cased) on the conll2003 dataset. It achieves the following results on the evaluation set: - Loss: 0.0575 - Precision: 0.9322 - Recall: 0.9505 - F1: 0.9413 - Accuracy: 0.9860 | cb1d48ba9fcebeb1184463f5949c3fb3 |
apache-2.0 | ['generated_from_trainer'] | false | Training results | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy | |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:| | 0.2219 | 1.0 | 878 | 0.0716 | 0.9076 | 0.9288 | 0.9181 | 0.9808 | | 0.0453 | 2.0 |... | 9cc5ff54918ee696ec268f723da59d3f |
mit | ['spacy', 'token-classification'] | false | This is a Spacy multilingual (Catalan & Spanish) anonimization model, for use with BSC's AnonymizationPipeline at: https://github.com/TeMU-BSC/AnonymizationPipeline. pip install https://huggingface.co/PlanTL-GOB-ES/es_anonimization_core_lg/resolve/main/es_anonimization_core_lg-any-py3-none-any.whl The anonymizati... | 847f4a7ce40e56e56a0cf77e4b0e4fed |
mit | ['spacy', 'token-classification'] | false | Label Scheme <details> <summary>View label scheme (322 labels for 3 components)</summary> | Component | Labels | | --- | --- | | **`morphologizer`** | `Definite=Def\|Gender=Masc\|Number=Sing\|POS=DET\|PronType=Art`, `POS=PROPN`, `POS=PUNCT\|PunctSide=Ini\|PunctType=Brck`, `POS=PUNCT\|PunctSide=Fin\|PunctType=Brck`,... | b7b7e508bee065c6187b7c4730647735 |
apache-2.0 | ['generated_from_trainer'] | false | distilbert-base-uncased-finetuned-clinc This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the clinc_oos dataset. It achieves the following results on the evaluation set: - Loss: 0.7710 - Accuracy: 0.9177 | 6cb771b18d2c958f0d2a42ae0d9e8c4f |
apache-2.0 | ['generated_from_trainer'] | false | Training results | Training Loss | Epoch | Step | Validation Loss | Accuracy | |:-------------:|:-----:|:----:|:---------------:|:--------:| | 4.2892 | 1.0 | 318 | 3.2830 | 0.7432 | | 2.627 | 2.0 | 636 | 1.8728 | 0.8403 | | 1.5429 | 3.0 | 954 | 1.1554 | 0.... | a0f4dc6becf4737060cf4d95ab059355 |
mit | ['generated_from_trainer'] | false | japanese-roberta-base-finetuned-wikitext2 This model is a fine-tuned version of [rinna/japanese-roberta-base](https://huggingface.co/rinna/japanese-roberta-base) on the None dataset. It achieves the following results on the evaluation set: - Loss: 3.2302 | 7a96652850ad486895912c6f008ba08c |
mit | ['generated_from_trainer'] | false | Training results | Training Loss | Epoch | Step | Validation Loss | |:-------------:|:-----:|:----:|:---------------:| | No log | 1.0 | 18 | 3.4128 | | No log | 2.0 | 36 | 3.1374 | | No log | 3.0 | 54 | 3.2285 | | 184fe45b42d06fa0198a0946feb8bd82 |
mit | ['generated_from_trainer'] | false | ru_t5absum_for_legaltext This model is a fine-tuned version of [cointegrated/rut5-base-absum](https://huggingface.co/cointegrated/rut5-base-absum) on an unknown dataset. It achieves the following results on the evaluation set: - Loss: nan - Rouge1: 1.4175 - Rouge2: 0.0 - Rougel: 1.4476 - Rougelsum: 1.4302 - Gen Len: ... | d564c7248721733796646256066fd59f |
mit | ['generated_from_trainer'] | false | Training results | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len | |:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|:-------:| | No log | 1.0 | 157 | nan | 1.4175 | 0.0 | 1.4476 | 1.4302 | 17.2133 | |... | 7938bb36d9227a392d30ee355b0a4805 |
mit | [] | false | moebius on Stable Diffusion This is the `<moebius>` concept taught to Stable Diffusion via Textual Inversion. You can load this concept into the [Stable Conceptualizer](https://colab.research.google.com/github/huggingface/notebooks/blob/main/diffusers/stable_conceptualizer_inference.ipynb) notebook. You can also train... | 8ca4f3d654beab42fcd47c2ed8af1f09 |
apache-2.0 | ['generated_from_trainer'] | false | DistilBert-finetuned-Hackaton This model is a fine-tuned version of [distilbert-base-uncased-finetuned-sst-2-english](https://huggingface.co/distilbert-base-uncased-finetuned-sst-2-english) on the None dataset. It achieves the following results on the evaluation set: - Loss: 2.1456 - Accuracy: 0.4283 - F1: 0.4344 | a913c159f5024f45734e286ae332703b |
apache-2.0 | ['generated_from_trainer'] | false | Training hyperparameters The following hyperparameters were used during training: - learning_rate: 1e-05 - train_batch_size: 16 - eval_batch_size: 16 - seed: 42 - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08 - lr_scheduler_type: linear - num_epochs: 25 | fa16939e85a0f6ef29d8a031fdfaa357 |
apache-2.0 | ['generated_from_trainer'] | false | Training results | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:| | 2.3155 | 1.0 | 338 | 2.6640 | 0.33 | 0.3161 | | 2.2064 | 2.0 | 676 | 2.5991 | 0.3283 | 0.3094 | | 2.0703 |... | 1d225fdef6126564462dac67c8b20fef |
apache-2.0 | ['generated_from_trainer'] | false | bert-base-uncased-finetuned-berttokenizer-shards_ext_ This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on an unknown dataset. It achieves the following results on the evaluation set: - Loss: 2.0079 | 6f6f464e806ab27806be038f9766c103 |
apache-2.0 | ['generated_from_trainer'] | false | Training results | Training Loss | Epoch | Step | Validation Loss | |:-------------:|:-----:|:------:|:---------------:| | 2.1965 | 1.0 | 43009 | 2.0675 | | 1.9985 | 2.0 | 86018 | 2.0185 | | 1.8484 | 3.0 | 129027 | 2.0079 | | 6d0e934098f6ab287ecdf409bcb3faf4 |
apache-2.0 | ['automatic-speech-recognition', 'sv-SE'] | false | exp_w2v2t_sv-se_hubert_s930 Fine-tuned [facebook/hubert-large-ll60k](https://huggingface.co/facebook/hubert-large-ll60k) for speech recognition using the train split of [Common Voice 7.0 (sv-SE)](https://huggingface.co/datasets/mozilla-foundation/common_voice_7_0). When using this model, make sure that your speech in... | de087d4e428d2ac462195811c4a0c839 |
mit | ['sklearn', 'skops', 'tabular-classification', 'visual emb-gam'] | false | Model description This is a LogisticRegressionCV model trained on averages of patch embeddings from the Imagenette dataset. This forms the GAM of an [Emb-GAM](https://arxiv.org/abs/2209.11799) extended to images. Patch embeddings are meant to be extracted with the [`facebook/dino-vitb16` DINO checkpoint](https://hugg... | f72159474f0fd5fda158258332ceccee |
mit | ['sklearn', 'skops', 'tabular-classification', 'visual emb-gam'] | false | sk-58b9b78a-229c-4a6a-b67b-244945cdc29d input.sk-hidden--visually {border: 0;clip: rect(1px 1px 1px 1px);clip: rect(1px, 1px, 1px, 1px);height: 1px;margin: -1px;overflow: hidden;padding: 0;position: absolute;width: 1px;} | 5d406b3c54ef3d86e766c2dc444e1dc8 |
mit | ['sklearn', 'skops', 'tabular-classification', 'visual emb-gam'] | false | sk-58b9b78a-229c-4a6a-b67b-244945cdc29d div.sk-dashed-wrapped {border: 1px dashed gray;margin: 0 0.4em 0.5em 0.4em;box-sizing: border-box;padding-bottom: 0.4em;background-color: white;position: relative;} | e09e1afbe62ecb8634429411d12fc840 |
mit | ['sklearn', 'skops', 'tabular-classification', 'visual emb-gam'] | false | sk-58b9b78a-229c-4a6a-b67b-244945cdc29d div.sk-container {/* jupyter's `normalize.less` sets `[hidden] { display: none; }` but bootstrap.min.css set `[hidden] { display: none !important; }` so we also need the `!important` here to be able to override the default hidden behavior on the sphinx rendered scikit-learn.org. ... | 73f117054b151f1a2b438352e59698bd |
mit | ['sklearn', 'skops', 'tabular-classification', 'visual emb-gam'] | false | sk-58b9b78a-229c-4a6a-b67b-244945cdc29d div.sk-text-repr-fallback {display: none;}</style><div id="sk-58b9b78a-229c-4a6a-b67b-244945cdc29d" class="sk-top-container"><div class="sk-text-repr-fallback"><pre>LogisticRegressionCV(cv=StratifiedKFold(n_splits=5, random_state=1, shuffle=True),random_state=1, refit=False)</pre... | d37732d36d096ccea32a70bff3aad634 |
mit | ['sklearn', 'skops', 'tabular-classification', 'visual emb-gam'] | false | load embedding model device = torch.device('cuda' if torch.cuda.is_available() else 'cpu') feature_extractor = AutoFeatureExtractor.from_pretrained('facebook/dino-vitb16') model = AutoModel.from_pretrained('facebook/dino-vitb16').eval().to(device) | 261df387162167ce6f869a05c11b7652 |
mit | ['sklearn', 'skops', 'tabular-classification', 'visual emb-gam'] | false | load logistic regression os.mkdir('emb-gam-dino') hub_utils.download(repo_id='Ramos-Ramos/emb-gam-dino', dst='emb-gam-dino') with open('emb-gam-dino/model.pkl', 'rb') as file: logistic_regression = pickle.load(file) | 4c633721bb4ebc62b244389181d5a37e |
mit | ['sklearn', 'skops', 'tabular-classification', 'visual emb-gam'] | false | Citation **BibTeX:** ``` @article{singh2022emb, title={Emb-GAM: an Interpretable and Efficient Predictor using Pre-trained Language Models}, author={Singh, Chandan and Gao, Jianfeng}, journal={arXiv preprint arXiv:2209.11799}, year={2022} } ``` | 8cd3a91f57cb2883a9f7205ed35a5089 |
creativeml-openrail-m | ['stable-diffusion', 'stable-diffusion-diffusers'] | false | Anything V3.1  Anything V3.1 is a third-party continuation of a latent diffusion model, Anything V3.0. This model is claimed to be a better version of Anything V3.0 with a fixed VAE model and a fixed CLIP position id key... | f199cbaa81ce2da5e91e98eff0a7cdf2 |
creativeml-openrail-m | ['stable-diffusion', 'stable-diffusion-diffusers'] | false | Model Details - **Currently maintained by:** Cagliostro Research Lab - **Model type:** Diffusion-based text-to-image generation model - **Model Description:** This is a model that can be used to generate and modify anime-themed images based on text prompts. - **License:** [CreativeML Open RAIL++-M License](https://h... | ae36c9624fcfb14db22802786b0129db |
creativeml-openrail-m | ['stable-diffusion', 'stable-diffusion-diffusers'] | false | How-to-Use - Download `Anything V3.1` [here](https://huggingface.co/cag/anything-v3-1/resolve/main/anything-v3-1.safetensors), or `Anything V3.2` [here](https://huggingface.co/cag/anything-v3-1/resolve/main/anything-v3-2.safetensors), all model are in `.safetensors` format. - You need to adjust your prompt using aesth... | a23b205bfccd356373aa9cece4f635d2 |
creativeml-openrail-m | ['stable-diffusion', 'stable-diffusion-diffusers'] | false | 🧨Diffusers This model can be used just like any other Stable Diffusion model. For more information, please have a look at the [Stable Diffusion](https://huggingface.co/docs/diffusers/api/pipelines/stable_diffusion). You can also export the model to [ONNX](https://huggingface.co/docs/diffusers/optimization/onnx), [MP... | 0978d2c0c20c93795720ad44d8e2e80c |
creativeml-openrail-m | ['stable-diffusion', 'stable-diffusion-diffusers'] | false | Use the DPMSolverMultistepScheduler (DPM-Solver++) scheduler here instead pipe = StableDiffusionPipeline.from_pretrained(model_id, torch_dtype=torch.float16) pipe.scheduler = DPMSolverMultistepScheduler.from_config(pipe.scheduler.config) pipe = pipe.to("cuda") prompt = "masterpiece, best quality, high quality, 1girl,... | 171f0b3b6bb8a4055d7cdd468263b5f4 |
creativeml-openrail-m | ['stable-diffusion', 'stable-diffusion-diffusers'] | false | Limitation This model is overfitted and cannot follow prompts well, even after the text encoder has been fixed. This leads to laziness in prompting, as you will only get good results by typing 1girl. Additionally, this model is anime-based and biased towards anime female characters. It is difficult to generate mascul... | a8ec7edfa680e3762272fabfdd81523a |
creativeml-openrail-m | ['stable-diffusion', 'stable-diffusion-diffusers'] | false | Example Here is some cherrypicked samples and comparison between available models    notebook. You can also tra... | 432ce8eeec0a1f662e5eeb0d62db038e |
apache-2.0 | ['multiberts', 'multiberts-seed_4'] | false | MultiBERTs - Seed 4 MultiBERTs is a collection of checkpoints and a statistical library to support robust research on BERT. We provide 25 BERT-base models trained with similar hyper-parameters as [the original BERT model](https://github.com/google-research/bert) but with different random seeds, which causes variation... | 60110416831a3983744f3f1ecf9b2d1e |
apache-2.0 | ['multiberts', 'multiberts-seed_4'] | false | How to use Using code from [BERT-base uncased](https://huggingface.co/bert-base-uncased), here is an example based on Tensorflow: ``` from transformers import BertTokenizer, TFBertModel tokenizer = BertTokenizer.from_pretrained('google/multiberts-seed_4') model = TFBertModel.from_pretrained("google/multiberts-seed_4... | 81dbf87c0483aea61dd3a1b70437fe33 |
apache-2.0 | ['generated_from_trainer', 'text-generation', 'opt', 'non-commercial'] | false | OPT-Peter-1.3B-1E > This is an initial checkpoint of the model - the latest version is [here](https://huggingface.co/pszemraj/opt-peter-1.3B) This model is a fine-tuned version of [facebook/opt-1.3b](https://huggingface.co/facebook/opt-1.3b) on text message data (mine) for 1.6 epochs. It achieves the following resu... | 460db707e6fa051cb5f9ee553654356e |
apache-2.0 | ['generated_from_trainer', 'text-generation', 'opt', 'non-commercial'] | false | Training hyperparameters The following hyperparameters were used during training: - learning_rate: 6e-05 - train_batch_size: 4 - eval_batch_size: 4 - seed: 42 - distributed_type: multi-GPU - gradient_accumulation_steps: 16 - total_train_batch_size: 64 - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08 - lr_sc... | 66c67da55790e906283352a01566c50f |
mit | ['generated_from_trainer'] | false | twitter-data-xlm-roberta-base-eng-only-sentiment-finetuned-memes This model is a fine-tuned version of [jayantapaul888/twitter-data-xlm-roberta-base-sentiment-finetuned-memes](https://huggingface.co/jayantapaul888/twitter-data-xlm-roberta-base-sentiment-finetuned-memes) on the None dataset. It achieves the following ... | 501dbecc43e908fc22a550110cdf3288 |
mit | ['generated_from_trainer'] | false | Training results | Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 | |:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:| | No log | 1.0 | 378 | 0.3421 | 0.8407 | 0.8636 | 0.8543 | 0.8553 | | 0.396 | 2.0 |... | 4a35923237e565159af8f006a8fcb65f |
apache-2.0 | ['generated_from_trainer'] | false | distilbert-base-uncased-finetuned-squad_v2 This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the squad_v2 dataset. It achieves the following results on the evaluation set: - Loss: 1.3949 | f414a276d95a4fa2e9dafd74a26b2280 |
apache-2.0 | ['generated_from_trainer'] | false | Training results | Training Loss | Epoch | Step | Validation Loss | |:-------------:|:-----:|:-----:|:---------------:| | 1.1996 | 1.0 | 8235 | 1.2485 | | 0.9303 | 2.0 | 16470 | 1.2147 | | 0.7438 | 3.0 | 24705 | 1.3949 | | 3aea705ff1eaeb179289715621f5b2e8 |
mit | [] | false | Mona (Genshin Impact) on Stable Diffusion This is the Mona concept taught to Stable Diffusion via Textual Inversion. You can load this concept into a Stable Diffusion fork such as this [repo](https://github.com/AUTOMATIC1111/stable-diffusion-webui) (Instructions [here](https://github.com/AUTOMATIC1111/stable-diffusion... | 24529aa690657107a208a46a1ef6cdb0 |
apache-2.0 | ['roberta', 'NLU', 'Similarity', 'Chinese'] | false | 模型分类 Model Taxonomy | 需求 Demand | 任务 Task | 系列 Series | 模型 Model | 参数 Parameter | 额外 Extra | | :----: | :----: | :----: | :----: | :----: | :----: | | 通用 General | 自然语言理解 NLU | 二郎神 Erlangshen | Roberta | 330M | 中文-相似度 Similarity | | 9a20799a51ce39e1f141442886a70f4c |
apache-2.0 | ['roberta', 'NLU', 'Similarity', 'Chinese'] | false | 模型信息 Model Information 基于[chinese-roberta-wwm-ext-large](https://huggingface.co/hfl/chinese-roberta-wwm-ext-large),我们在收集的20个中文领域的改写数据集,总计2773880个样本上微调了一个Similarity版本。 Based on [chinese-roberta-wwm-ext-large](https://huggingface.co/hfl/chinese-roberta-wwm-ext-large), we fine-tuned a similarity version on 20 Chinese p... | 3889145c9de262bbde178d95c2984110 |
apache-2.0 | ['roberta', 'NLU', 'Similarity', 'Chinese'] | false | 下游效果 Performance | Model | BQ | BUSTM | AFQMC | | :--------: | :-----: | :----: | :-----: | | Erlangshen-Roberta-110M-Similarity | 85.41 | 95.18 | 81.72 | | Erlangshen-Roberta-330M-Similarity | 86.21 | 99.29 | 93.89 | | Erlangshen-MegatronBert-1.3B-Similarity | 86.31... | cea8a3aecebe312a25d56346b7e6ce22 |
apache-2.0 | ['roberta', 'NLU', 'Similarity', 'Chinese'] | false | 使用 Usage ``` python from transformers import BertForSequenceClassification from transformers import BertTokenizer import torch tokenizer=BertTokenizer.from_pretrained('IDEA-CCNL/Erlangshen-Roberta-330M-Similarity') model=BertForSequenceClassification.from_pretrained('IDEA-CCNL/Erlangshen-Roberta-330M-Similarity') t... | f5cea9785c263e7123ef6005323961dd |
apache-2.0 | ['generated_from_keras_callback'] | false | donyd/distilbert-finetuned-imdb This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset. It achieves the following results on the evaluation set: - Train Loss: 2.8432 - Validation Loss: 2.6247 - Epoch: 0 | 327b6980c7de36c63125b00b22924b5e |
mit | ['sentence-transformers', 'feature-extraction', 'sentence-similarity', 'transformers'] | false | MPNet NLI and STS This is a [sentence-transformers](https://www.SBERT.net) model: It maps sentences & paragraphs to a 768 dimensional dense vector space and can be used for tasks like clustering or semantic search. It uses the [jamescalam/mpnet-snli-negatives](https://huggingface.co/jamescalam/mpnet-snli-negatives) m... | 8df321d45cd7012fd22c251ef64fbfcb |
mit | ['sentence-transformers', 'feature-extraction', 'sentence-similarity', 'transformers'] | false | Usage (Sentence-Transformers) Using this model becomes easy when you have [sentence-transformers](https://www.SBERT.net) installed: ``` pip install -U sentence-transformers ``` Then you can use the model like this: ```python from sentence_transformers import SentenceTransformer sentences = ["This is an example sen... | 578759c16275f750f42f1601806e7c2d |
mit | ['sentence-transformers', 'feature-extraction', 'sentence-similarity', 'transformers'] | false | Training The model was trained with the parameters: **DataLoader**: `torch.utils.data.dataloader.DataLoader` of length 180 with parameters: ``` {'batch_size': 32, 'sampler': 'torch.utils.data.sampler.RandomSampler', 'batch_sampler': 'torch.utils.data.sampler.BatchSampler'} ``` **Loss**: `sentence_transformers.loss... | 3d79fcedea2bd325967b75446071585d |
other | ['generated_from_trainer'] | false | Training hyperparameters The following hyperparameters were used during training: - learning_rate: 9e-07 - train_batch_size: 1 - eval_batch_size: 8 - seed: 100 - distributed_type: multi-GPU - num_devices: 4 - total_train_batch_size: 4 - total_eval_batch_size: 32 - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e... | d8aa265900668e97d2aa66104c0f573f |
apache-2.0 | ['generated_from_trainer'] | false | bert-base-uncased-lm-all This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on the None dataset. It achieves the following results on the evaluation set: - Loss: 0.8646 | 472a6a6cb2a31bf780e2b68616ecb22e |
apache-2.0 | ['generated_from_trainer'] | false | Training results | Training Loss | Epoch | Step | Validation Loss | |:-------------:|:-----:|:-----:|:---------------:| | 1.6625 | 1.0 | 1194 | 1.3270 | | 1.3001 | 2.0 | 2388 | 1.1745 | | 1.1694 | 3.0 | 3582 | 1.1133 | | 1.0901 | 4.0 | 4776 | 1.0547 ... | 4f293193a06c8f6dcabac198951d3724 |
apache-2.0 | ['automatic-speech-recognition', 'es'] | false | exp_w2v2t_es_vp-100k_s732 Fine-tuned [facebook/wav2vec2-large-100k-voxpopuli](https://huggingface.co/facebook/wav2vec2-large-100k-voxpopuli) for speech recognition using the train split of [Common Voice 7.0 (es)](https://huggingface.co/datasets/mozilla-foundation/common_voice_7_0). When using this model, make sure th... | 897bf2f632e4d850c84516d08e9dcc6f |
apache-2.0 | ['generated_from_trainer'] | false | distilbert-base-uncased__hate_speech_offensive__train-32-1 This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the None dataset. It achieves the following results on the evaluation set: - Loss: 1.0606 - Accuracy: 0.4745 | 31e2840f9a42c90b6fac0d4a28c7df57 |
apache-2.0 | ['generated_from_trainer'] | false | Training results | Training Loss | Epoch | Step | Validation Loss | Accuracy | |:-------------:|:-----:|:----:|:---------------:|:--------:| | 1.0941 | 1.0 | 19 | 1.1045 | 0.2 | | 0.9967 | 2.0 | 38 | 1.1164 | 0.35 | | 0.8164 | 3.0 | 57 | 1.1570 | 0.... | 9e58c0a93e298c1d5864b0fb9c741064 |
mit | ['generated_from_trainer'] | false | SentimentBert This model is a fine-tuned version of [cahya/bert-base-indonesian-522M](https://huggingface.co/cahya/bert-base-indonesian-522M) on an unknown dataset. It achieves the following results on the evaluation set: - Loss: 0.2005 - Accuracy: 0.965 | 61627aa53534beae5e846f94dd3d4271 |
mit | ['generated_from_trainer'] | false | Training results | Training Loss | Epoch | Step | Validation Loss | Accuracy | |:-------------:|:-----:|:----:|:---------------:|:--------:| | No log | 1.0 | 275 | 0.7807 | 0.715 | | 0.835 | 2.0 | 550 | 1.0588 | 0.635 | | 0.835 | 3.0 | 825 | 0.2764 | 0.... | 164552cb3d469091a5d7f6ce8c0009de |
apache-2.0 | ['automatic-speech-recognition', 'id'] | false | exp_w2v2t_id_vp-fr_s27 Fine-tuned [facebook/wav2vec2-large-fr-voxpopuli](https://huggingface.co/facebook/wav2vec2-large-fr-voxpopuli) for speech recognition using the train split of [Common Voice 7.0 (id)](https://huggingface.co/datasets/mozilla-foundation/common_voice_7_0). When using this model, make sure that your... | 8cfdea2b6c461c41ca9a422f6e5e3125 |
apache-2.0 | ['translation'] | false | opus-mt-fi-sk * source languages: fi * target languages: sk * OPUS readme: [fi-sk](https://github.com/Helsinki-NLP/OPUS-MT-train/blob/master/models/fi-sk/README.md) * dataset: opus * model: transformer-align * pre-processing: normalization + SentencePiece * download original weights: [opus-2020-01-08.zip](https://... | f639a0eb3b681400806a1ab763cb5e5d |
mit | ['generated_from_trainer'] | false | roberta-large-finetuned-combined-DS This model is a fine-tuned version of [roberta-large](https://huggingface.co/roberta-large) on an unknown dataset. It achieves the following results on the evaluation set: - Loss: 3.2062 - Accuracy: 0.7001 - Precision: 0.6703 - Recall: 0.6700 - F1: 0.6701 | cce4a824e8c4678429f14ff67bc44b18 |
mit | ['generated_from_trainer'] | false | Training results | Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 | |:-------------:|:-----:|:-----:|:---------------:|:--------:|:---------:|:------:|:------:| | 0.8804 | 1.0 | 711 | 0.8517 | 0.6573 | 0.6786 | 0.6253 | 0.6231 | | 0.6949 | 2.0 ... | fef02d2c50781beb1155b89bc4691180 |
mit | ['generated_from_trainer'] | false | tolkien-mythopoeic-gen This model is a fine-tuned version of [gpt2](https://huggingface.co/gpt2) on Tolkien's mythopoeic works, namely The Silmarillion and Unfinished Tales of Numenor and Middle Earth. It achieves the following results on the evaluation set: - Loss: 3.5110 | 2f0599c26f9a72fb8ff25f3209f7a904 |
mit | ['generated_from_trainer'] | false | Training results | Training Loss | Epoch | Step | Validation Loss | |:-------------:|:-----:|:----:|:---------------:| | 3.5732 | 1.0 | 145 | 3.5110 | | 3.5713 | 2.0 | 290 | 3.5110 | | 3.5718 | 3.0 | 435 | 3.5110 | | fae0a874ddf8ce4b63317a53df32500a |
apache-2.0 | ['generated_from_trainer'] | false | t5-small-finetuned-de-en-epochs5 This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on the wmt14 dataset. It achieves the following results on the evaluation set: - Loss: 2.2040 - Bleu: 5.8913 - Gen Len: 17.5408 | 87fad4029eeae04c5fd917c673a97435 |
apache-2.0 | ['generated_from_trainer'] | false | Training results | Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len | |:-------------:|:-----:|:----:|:---------------:|:------:|:-------:| | No log | 1.0 | 188 | 2.3366 | 2.8075 | 17.8188 | | No log | 2.0 | 376 | 2.2557 | 4.8765 | 17.626 | | 2.6928 | 3.0... | 73316192fc3813a81291342edfc420c9 |
mit | ['generated_from_trainer'] | false | discourse_classification_using_robrta_base This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on the None dataset. It achieves the following results on the evaluation set: - Loss: 1.0832 - Accuracy: 0.6592 - F1: 0.6592 | 3a827981c61d5d15374ee59e62d421b8 |
mit | ['summarization', 'translation', 'question-answering'] | false | How to use For more details, do check out [our Github repo](https://github.com/vietai/ViT5). [Finetunning Example can be found here](https://github.com/vietai/ViT5/tree/main/finetunning_huggingface). ```python from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained(... | 69b9c38332182443e4a1cc9a3fdf2861 |
apache-2.0 | ['vision', 'image-classification'] | false | LeViT LeViT-256 model pre-trained on ImageNet-1k at resolution 224x224. It was introduced in the paper [LeViT: a Vision Transformer in ConvNet's Clothing for Faster Inference ](https://arxiv.org/abs/2104.01136) by Graham et al. and first released in [this repository](https://github.com/facebookresearch/LeViT). Disc... | 3bc081545287318465d6198ffe65e15e |
apache-2.0 | ['vision', 'image-classification'] | false | Usage Here is how to use this model to classify an image of the COCO 2017 dataset into one of the 1,000 ImageNet classes: ```python from transformers import LevitFeatureExtractor, LevitForImageClassificationWithTeacher from PIL import Image import requests url = 'http://images.cocodataset.org/val2017/000000039769.j... | 021d071edde29443f4924d47815fa207 |
apache-2.0 | ['automatic-speech-recognition', 'ja'] | false | exp_w2v2t_ja_vp-nl_s287 Fine-tuned [facebook/wav2vec2-large-nl-voxpopuli](https://huggingface.co/facebook/wav2vec2-large-nl-voxpopuli) for speech recognition using the train split of [Common Voice 7.0 (ja)](https://huggingface.co/datasets/mozilla-foundation/common_voice_7_0). When using this model, make sure that you... | 2a5e8bdbb8f73e4fe1df1c670b816a92 |
mit | ['generated_from_trainer'] | false | eloquent_stallman This model was trained from scratch on the tomekkorbak/detoxify-pile-chunk3-0-50000, the tomekkorbak/detoxify-pile-chunk3-50000-100000, the tomekkorbak/detoxify-pile-chunk3-100000-150000, the tomekkorbak/detoxify-pile-chunk3-150000-200000, the tomekkorbak/detoxify-pile-chunk3-200000-250000, the tome... | c1d16fe2f4b5c80c47101d234f52aad8 |
mit | ['generated_from_trainer'] | false | Full config {'dataset': {'datasets': ['tomekkorbak/detoxify-pile-chunk3-0-50000', 'tomekkorbak/detoxify-pile-chunk3-50000-100000', 'tomekkorbak/detoxify-pile-chunk3-100000-150000', 'tomekkorbak/detoxify-pile-chunk3-150000-200000', ... | d35fc4a4f07459c675ec44943721b69d |
creativeml-openrail-m | ['pytorch', 'diffusers', 'stable-diffusion', 'text-to-image', 'diffusion-models-class', 'dreambooth-hackathon', 'wildcard'] | false | DreamBooth model for the abrozick concept trained by matallanas on the https://huggingface.co/datasets/matallanas/AbduRozik dataset. This is a Stable Diffusion model fine-tuned on the abrozick concept with DreamBooth. It can be used by modifying the `instance_prompt`: **a photo of abrozick** This model was created a... | 8ad0c4d3079a433ef0cc4610f6a2d686 |
apache-2.0 | ['generated_from_trainer'] | false | Training hyperparameters The following hyperparameters were used during training: - learning_rate: 2e-05 - train_batch_size: 4 - eval_batch_size: 8 - seed: 0 - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08 - lr_scheduler_type: constant - training_steps: 1000 | 659758054d600795a1c30a8db07a41c0 |
mit | [] | false | Model Description <!-- Provide a longer summary of what this model is. --> ['Royal_Institute_of_British_Architects', 'Westminster_Abbey', 'England_national_football_team', 'Order_of_the_British_Empire', 'Elizabeth_II', 'Queen_Victoria', 'Buckingham_Palace', 'Royal_Dutch_Shell', 'British_Empire', 'The_Sun_(United_Kin... | 06668c57dff7fdce35c25cab384499ca |
apache-2.0 | ['hf-asr-leaderboard', 'generated_from_trainer'] | false | Whisper Small Italian This model is a fine-tuned version of [openai/whisper-base](https://huggingface.co/openai/whisper-base) on the Common Voice 11.0 dataset. It achieves the following results on the evaluation set: - Loss: 0.1185 - Wer: 17.3916 | a5557e44cb2c2266cd3a9e9c17a2c1ee |
apache-2.0 | ['hf-asr-leaderboard', 'generated_from_trainer'] | false | Training hyperparameters The following hyperparameters were used during training: - learning_rate: 1e-05 - train_batch_size: 16 - eval_batch_size: 8 <!-- - seed: 42 --> - gradient_accumulation_steps: 1 - total_train_batch_size: 16 - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08 - lr_scheduler_type: linear ... | a4190c555dc6359e7c516eb87fa7232b |
apache-2.0 | ['hf-asr-leaderboard', 'generated_from_trainer'] | false | Training results | Training Loss | Step | Validation Loss | Wer | |:-------------:|:----:|:---------------:|:-------:| | 1.4744 | 100 | 1.1852 | 117.6059 | | 0.7241 | 200 | 0.7452 | 79.7386 | | 0.3321 | 300 | 0.3215 | 21.0497 | | 0.2930 | 400 | 0.3030 ... | fb68efcd00ef3c328ebf939c721a2ed2 |
mit | [] | false | Nebula on Stable Diffusion This is the `<nebula>` concept taught to Stable Diffusion via Textual Inversion. You can load this concept into the [Stable Conceptualizer](https://colab.research.google.com/github/huggingface/notebooks/blob/main/diffusers/stable_conceptualizer_inference.ipynb) notebook. You can also train y... | 1233ebb3b8513bb42d085ec9b0fb96eb |
agpl-3.0 | ['generated_from_trainer'] | false | XLMR-ENIS-finetuned-ner This model is a fine-tuned version of [vesteinn/XLMR-ENIS](https://huggingface.co/vesteinn/XLMR-ENIS) on the mim_gold_ner dataset. It achieves the following results on the evaluation set: - Loss: 0.0955 - Precision: 0.8714 - Recall: 0.8423 - F1: 0.8566 - Accuracy: 0.9827 | 6eb8aa4e7b16e13bdc0808aa7e9942ea |
agpl-3.0 | ['generated_from_trainer'] | false | Training results | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy | |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:| | 0.0561 | 1.0 | 2904 | 0.0939 | 0.8481 | 0.8205 | 0.8341 | 0.9804 | | 0.031 | 2.0 |... | 0e2cf01ccd42992c53c60e77fd4d7f20 |
mit | [] | false | Beetlejuice Cartoon Style on Stable Diffusion This is the `<beetlejuice-cartoon>` concept taught to Stable Diffusion via Textual Inversion. You can load this concept into the [Stable Conceptualizer](https://colab.research.google.com/github/huggingface/notebooks/blob/main/diffusers/stable_conceptualizer_inference.ipynb... | d2fa7cfad758bfc3a1ee6d47ba55f2ef |
apache-2.0 | ['generated_from_keras_callback'] | false | Zynovia/vit-base-patch16-224-in21k-wwwwii This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on an unknown dataset. It achieves the following results on the evaluation set: - Train Loss: 0.8976 - Train Accuracy: 0.8813 - Train Top-3-accu... | fe704051248eb7d20703224b03db09fa |
apache-2.0 | ['generated_from_keras_callback'] | false | Training hyperparameters The following hyperparameters were used during training: - optimizer: {'inner_optimizer': {'class_name': 'AdamWeightDecay', 'config': {'name': 'AdamWeightDecay', 'learning_rate': {'class_name': 'PolynomialDecay', 'config': {'initial_learning_rate': 6e-05, 'decay_steps': 4122, 'end_learning_ra... | 7d6fbb6308d9a1a180656a089b51dc4b |
apache-2.0 | ['generated_from_keras_callback'] | false | Training results | Train Loss | Train Accuracy | Train Top-3-accuracy | Validation Loss | Validation Accuracy | Validation Top-3-accuracy | Epoch | |:----------:|:--------------:|:--------------------:|:---------------:|:-------------------:|:-------------------------:|:-----:| | 3.4972 | 0.1475 | 0.3067 ... | 2f9460ce2a1e2c535343fde952e81ec4 |
apache-2.0 | ['translation'] | false | opus-mt-de-guw * source languages: de * target languages: guw * OPUS readme: [de-guw](https://github.com/Helsinki-NLP/OPUS-MT-train/blob/master/models/de-guw/README.md) * dataset: opus * model: transformer-align * pre-processing: normalization + SentencePiece * download original weights: [opus-2020-01-20.zip](http... | 408096ae3c9aff9f1e86eacb423ae327 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.