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 | tokens_length listlengths 1 723 | input_texts listlengths 1 1 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
text-generation | transformers | # merge
This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
## Merge Details
### Merge Method
This model was merged using the SLERP merge method.
### Models Merged
The following models were included in the merge:
* [WizardLM/WizardMath-7B-V1.1](https://huggin... | {"library_name": "transformers", "tags": ["mergekit", "merge"], "base_model": ["WizardLM/WizardMath-7B-V1.1", "NousResearch/Hermes-2-Pro-Mistral-7B"]} | mergekit-community/mergekit-slerp-bzasjyl | null | [
"transformers",
"safetensors",
"mistral",
"text-generation",
"mergekit",
"merge",
"conversational",
"base_model:WizardLM/WizardMath-7B-V1.1",
"base_model:NousResearch/Hermes-2-Pro-Mistral-7B",
"autotrain_compatible",
"endpoints_compatible",
"text-generation-inference",
"region:us"
] | null | 2024-04-15T11:34:33+00:00 | [] | [] | TAGS
#transformers #safetensors #mistral #text-generation #mergekit #merge #conversational #base_model-WizardLM/WizardMath-7B-V1.1 #base_model-NousResearch/Hermes-2-Pro-Mistral-7B #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us
| # merge
This is a merge of pre-trained language models created using mergekit.
## Merge Details
### Merge Method
This model was merged using the SLERP merge method.
### Models Merged
The following models were included in the merge:
* WizardLM/WizardMath-7B-V1.1
* NousResearch/Hermes-2-Pro-Mistral-7B
### Configura... | [
"# merge\n\nThis is a merge of pre-trained language models created using mergekit.",
"## Merge Details",
"### Merge Method\n\nThis model was merged using the SLERP merge method.",
"### Models Merged\n\nThe following models were included in the merge:\n* WizardLM/WizardMath-7B-V1.1\n* NousResearch/Hermes-2-Pro... | [
"TAGS\n#transformers #safetensors #mistral #text-generation #mergekit #merge #conversational #base_model-WizardLM/WizardMath-7B-V1.1 #base_model-NousResearch/Hermes-2-Pro-Mistral-7B #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n",
"# merge\n\nThis is a merge of pre-trained la... | [
83,
17,
4,
17,
47,
16
] | [
"TAGS\n#transformers #safetensors #mistral #text-generation #mergekit #merge #conversational #base_model-WizardLM/WizardMath-7B-V1.1 #base_model-NousResearch/Hermes-2-Pro-Mistral-7B #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n# merge\n\nThis is a merge of pre-trained language... |
sentence-similarity | sentence-transformers |
# {MODEL_NAME}
This is a [sentence-transformers](https://www.SBERT.net) model: It maps sentences & paragraphs to a 1024 dimensional dense vector space and can be used for tasks like clustering or semantic search.
<!--- Describe your model here -->
## Usage (Sentence-Transformers)
Using this model becomes easy when... | {"library_name": "sentence-transformers", "tags": ["sentence-transformers", "feature-extraction", "sentence-similarity"], "pipeline_tag": "sentence-similarity"} | Changlin/emb | null | [
"sentence-transformers",
"safetensors",
"bert",
"feature-extraction",
"sentence-similarity",
"endpoints_compatible",
"region:us"
] | null | 2024-04-15T11:35:39+00:00 | [] | [] | TAGS
#sentence-transformers #safetensors #bert #feature-extraction #sentence-similarity #endpoints_compatible #region-us
|
# {MODEL_NAME}
This is a sentence-transformers model: It maps sentences & paragraphs to a 1024 dimensional dense vector space and can be used for tasks like clustering or semantic search.
## Usage (Sentence-Transformers)
Using this model becomes easy when you have sentence-transformers installed:
Then you can ... | [
"# {MODEL_NAME}\n\nThis is a sentence-transformers model: It maps sentences & paragraphs to a 1024 dimensional dense vector space and can be used for tasks like clustering or semantic search.",
"## Usage (Sentence-Transformers)\n\nUsing this model becomes easy when you have sentence-transformers installed:\n\n\n\... | [
"TAGS\n#sentence-transformers #safetensors #bert #feature-extraction #sentence-similarity #endpoints_compatible #region-us \n",
"# {MODEL_NAME}\n\nThis is a sentence-transformers model: It maps sentences & paragraphs to a 1024 dimensional dense vector space and can be used for tasks like clustering or semantic se... | [
28,
41,
30,
26,
5,
5
] | [
"TAGS\n#sentence-transformers #safetensors #bert #feature-extraction #sentence-similarity #endpoints_compatible #region-us \n# {MODEL_NAME}\n\nThis is a sentence-transformers model: It maps sentences & paragraphs to a 1024 dimensional dense vector space and can be used for tasks like clustering or semantic search.#... |
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... | omsharma24/ppo-LunarLander-v2 | null | [
"stable-baselines3",
"LunarLander-v2",
"deep-reinforcement-learning",
"reinforcement-learning",
"model-index",
"region:us"
] | null | 2024-04-15T11:37:36+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... | [
31,
35,
17
] | [
"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 your code"
] |
text-generation | transformers | # merge
This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
## Merge Details
### Merge Method
This model was merged using the SLERP merge method.
### Models Merged
The following models were included in the merge:
* [TheDrummer/Moistral-11B-v2](https://hugging... | {"library_name": "transformers", "tags": ["mergekit", "merge"], "base_model": ["TheDrummer/Moistral-11B-v2", "Sao10K/Fimbulvetr-11B-v2"]} | mergekit-community/mergekit-slerp-oskyrzi | null | [
"transformers",
"safetensors",
"llama",
"text-generation",
"mergekit",
"merge",
"base_model:TheDrummer/Moistral-11B-v2",
"base_model:Sao10K/Fimbulvetr-11B-v2",
"autotrain_compatible",
"endpoints_compatible",
"text-generation-inference",
"region:us"
] | null | 2024-04-15T11:37:38+00:00 | [] | [] | TAGS
#transformers #safetensors #llama #text-generation #mergekit #merge #base_model-TheDrummer/Moistral-11B-v2 #base_model-Sao10K/Fimbulvetr-11B-v2 #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us
| # merge
This is a merge of pre-trained language models created using mergekit.
## Merge Details
### Merge Method
This model was merged using the SLERP merge method.
### Models Merged
The following models were included in the merge:
* TheDrummer/Moistral-11B-v2
* Sao10K/Fimbulvetr-11B-v2
### Configuration
The fol... | [
"# merge\n\nThis is a merge of pre-trained language models created using mergekit.",
"## Merge Details",
"### Merge Method\n\nThis model was merged using the SLERP merge method.",
"### Models Merged\n\nThe following models were included in the merge:\n* TheDrummer/Moistral-11B-v2\n* Sao10K/Fimbulvetr-11B-v2",... | [
"TAGS\n#transformers #safetensors #llama #text-generation #mergekit #merge #base_model-TheDrummer/Moistral-11B-v2 #base_model-Sao10K/Fimbulvetr-11B-v2 #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n",
"# merge\n\nThis is a merge of pre-trained language models created using mer... | [
76,
17,
4,
17,
43,
16
] | [
"TAGS\n#transformers #safetensors #llama #text-generation #mergekit #merge #base_model-TheDrummer/Moistral-11B-v2 #base_model-Sao10K/Fimbulvetr-11B-v2 #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n# merge\n\nThis is a merge of pre-trained language models created using mergekit.... |
null | peft |
# Model Card for Model ID
<!-- Provide a quick summary of what the model is/does. -->
## Model Details
### Model Description
<!-- Provide a longer summary of what this model is. -->
- **Developed by:** [More Information Needed]
- **Funded by [optional]:** [More Information Needed]
- **Shared by [optional]:** ... | {"library_name": "peft", "base_model": "confidence_sft_v1_full_merge_1"} | ofua/confidence_oair_v1_merged | null | [
"peft",
"safetensors",
"arxiv:1910.09700",
"base_model:confidence_sft_v1_full_merge_1",
"region:us"
] | null | 2024-04-15T11:38:14+00:00 | [
"1910.09700"
] | [] | TAGS
#peft #safetensors #arxiv-1910.09700 #base_model-confidence_sft_v1_full_merge_1 #region-us
|
# Model Card for Model ID
## Model Details
### Model Description
- Developed by:
- Funded by [optional]:
- Shared by [optional]:
- Model type:
- Language(s) (NLP):
- License:
- Finetuned from model [optional]:
### Model Sources [optional]
- Repository:
- Paper [optional]:
- Demo [optional]:
#... | [
"# Model Card for Model ID",
"## Model Details",
"### Model Description\n\n\n\n\n\n- Developed by: \n- Funded by [optional]: \n- Shared by [optional]: \n- Model type: \n- Language(s) (NLP): \n- License: \n- Finetuned from model [optional]:",
"### Model Sources [optional]\n\n\n\n- Repository: \n- Paper [option... | [
"TAGS\n#peft #safetensors #arxiv-1910.09700 #base_model-confidence_sft_v1_full_merge_1 #region-us \n",
"# Model Card for Model ID",
"## Model Details",
"### Model Description\n\n\n\n\n\n- Developed by: \n- Funded by [optional]: \n- Shared by [optional]: \n- Model type: \n- Language(s) (NLP): \n- License: \n- ... | [
40,
6,
4,
50,
23,
3,
5,
8,
9,
8,
34,
20,
4,
5,
5,
11,
13,
12,
3,
10,
6,
5,
6,
4,
5,
7,
49,
7,
7,
5,
5,
15,
7,
7,
8,
5,
13
] | [
"TAGS\n#peft #safetensors #arxiv-1910.09700 #base_model-confidence_sft_v1_full_merge_1 #region-us \n# Model Card for Model ID## Model Details### Model Description\n\n\n\n\n\n- Developed by: \n- Funded by [optional]: \n- Shared by [optional]: \n- Model type: \n- Language(s) (NLP): \n- License: \n- Finetuned from mod... |
null | peft | LoRA trained in 4-bit with 8k context using [alpindale/Mistral-7B-v0.2-hf](https://huggingface.co/alpindale/Mistral-7B-v0.2-hf/) as the base model for 1 epoch.
Dataset used is [a modified](https://huggingface.co/datasets/mpasila/PIPPA-ShareGPT-formatted-named) version of [KaraKaraWitch/PIPPA-ShareGPT-formatted](https:... | {"language": ["en"], "license": "apache-2.0", "library_name": "peft", "tags": ["text-generation-inference", "transformers", "unsloth", "mistral", "trl", "not-for-all-audiences"], "datasets": ["mpasila/PIPPA-ShareGPT-formatted-named", "KaraKaraWitch/PIPPA-ShareGPT-formatted"], "base_model": "unsloth/mistral-7b-v0.2-bnb-... | mpasila/PIPPA-Named-LoRA-7B | null | [
"peft",
"safetensors",
"text-generation-inference",
"transformers",
"unsloth",
"mistral",
"trl",
"not-for-all-audiences",
"en",
"dataset:mpasila/PIPPA-ShareGPT-formatted-named",
"dataset:KaraKaraWitch/PIPPA-ShareGPT-formatted",
"base_model:unsloth/mistral-7b-v0.2-bnb-4bit",
"license:apache-2... | null | 2024-04-15T11:39:23+00:00 | [] | [
"en"
] | TAGS
#peft #safetensors #text-generation-inference #transformers #unsloth #mistral #trl #not-for-all-audiences #en #dataset-mpasila/PIPPA-ShareGPT-formatted-named #dataset-KaraKaraWitch/PIPPA-ShareGPT-formatted #base_model-unsloth/mistral-7b-v0.2-bnb-4bit #license-apache-2.0 #region-us
| LoRA trained in 4-bit with 8k context using alpindale/Mistral-7B-v0.2-hf as the base model for 1 epoch.
Dataset used is a modified version of KaraKaraWitch/PIPPA-ShareGPT-formatted.
### Prompt format: ChatML
# Uploaded model
- Developed by: mpasila
- License: apache-2.0
- Finetuned from model : unsloth/mistral-7b-... | [
"### Prompt format: ChatML",
"# Uploaded model\n\n- Developed by: mpasila\n- License: apache-2.0\n- Finetuned from model : unsloth/mistral-7b-v0.2-bnb-4bit\n\nThis mistral model was trained 2x faster with Unsloth and Huggingface's TRL library.\n\n<img src=\"URL width=\"200\"/>"
] | [
"TAGS\n#peft #safetensors #text-generation-inference #transformers #unsloth #mistral #trl #not-for-all-audiences #en #dataset-mpasila/PIPPA-ShareGPT-formatted-named #dataset-KaraKaraWitch/PIPPA-ShareGPT-formatted #base_model-unsloth/mistral-7b-v0.2-bnb-4bit #license-apache-2.0 #region-us \n",
"### Prompt format: ... | [
110,
8,
83
] | [
"TAGS\n#peft #safetensors #text-generation-inference #transformers #unsloth #mistral #trl #not-for-all-audiences #en #dataset-mpasila/PIPPA-ShareGPT-formatted-named #dataset-KaraKaraWitch/PIPPA-ShareGPT-formatted #base_model-unsloth/mistral-7b-v0.2-bnb-4bit #license-apache-2.0 #region-us \n### Prompt format: ChatML... |
text-generation | transformers | This is a merge of [mpasila/PIPPA-Named-LoRA-7B](https://huggingface.co/mpasila/PIPPA-Named-LoRA-7B/).
LoRA trained in 4-bit with 8k context using [alpindale/Mistral-7B-v0.2-hf](https://huggingface.co/alpindale/Mistral-7B-v0.2-hf/) as the base model for 1 epoch.
Dataset used is [a modified](https://huggingface.co/dat... | {"language": ["en"], "license": "apache-2.0", "tags": ["text-generation-inference", "transformers", "unsloth", "mistral", "trl", "sft", "not-for-all-audiences"], "datasets": ["mpasila/PIPPA-ShareGPT-formatted-named", "KaraKaraWitch/PIPPA-ShareGPT-formatted"], "base_model": "unsloth/mistral-7b-v0.2-bnb-4bit"} | mpasila/PIPPA-Named-7B | null | [
"transformers",
"safetensors",
"mistral",
"text-generation",
"text-generation-inference",
"unsloth",
"trl",
"sft",
"not-for-all-audiences",
"conversational",
"en",
"dataset:mpasila/PIPPA-ShareGPT-formatted-named",
"dataset:KaraKaraWitch/PIPPA-ShareGPT-formatted",
"base_model:unsloth/mistra... | null | 2024-04-15T11:41:36+00:00 | [] | [
"en"
] | TAGS
#transformers #safetensors #mistral #text-generation #text-generation-inference #unsloth #trl #sft #not-for-all-audiences #conversational #en #dataset-mpasila/PIPPA-ShareGPT-formatted-named #dataset-KaraKaraWitch/PIPPA-ShareGPT-formatted #base_model-unsloth/mistral-7b-v0.2-bnb-4bit #license-apache-2.0 #autotrain_c... | This is a merge of mpasila/PIPPA-Named-LoRA-7B.
LoRA trained in 4-bit with 8k context using alpindale/Mistral-7B-v0.2-hf as the base model for 1 epoch.
Dataset used is a modified version of KaraKaraWitch/PIPPA-ShareGPT-formatted.
### Prompt format: ChatML
# Uploaded model
- Developed by: mpasila
- License: apache... | [
"### Prompt format: ChatML",
"# Uploaded model\n\n- Developed by: mpasila\n- License: apache-2.0\n- Finetuned from model : unsloth/mistral-7b-v0.2-bnb-4bit\n\nThis mistral model was trained 2x faster with Unsloth and Huggingface's TRL library.\n\n<img src=\"URL width=\"200\"/>"
] | [
"TAGS\n#transformers #safetensors #mistral #text-generation #text-generation-inference #unsloth #trl #sft #not-for-all-audiences #conversational #en #dataset-mpasila/PIPPA-ShareGPT-formatted-named #dataset-KaraKaraWitch/PIPPA-ShareGPT-formatted #base_model-unsloth/mistral-7b-v0.2-bnb-4bit #license-apache-2.0 #autot... | [
127,
8,
83
] | [
"TAGS\n#transformers #safetensors #mistral #text-generation #text-generation-inference #unsloth #trl #sft #not-for-all-audiences #conversational #en #dataset-mpasila/PIPPA-ShareGPT-formatted-named #dataset-KaraKaraWitch/PIPPA-ShareGPT-formatted #base_model-unsloth/mistral-7b-v0.2-bnb-4bit #license-apache-2.0 #autot... |
text-generation | transformers |
# CodeQwen1.5-7B-Chat-AWQ
## Introduction
CodeQwen1.5 is the Code-Specific version of Qwen1.5. It is a transformer-based decoder-only language model pretrained on a large amount of data of codes.
* Strong code generation capabilities and competitve performance across a series of benchmarks;
* Supporting long cont... | {"language": ["en"], "license": "other", "tags": ["chat"], "license_name": "tongyi-qianwen", "license_link": "https://huggingface.co/Qwen/CodeQwen1.5-7B-Chat-AWQ/blob/main/LICENSE", "pipeline_tag": "text-generation"} | Qwen/CodeQwen1.5-7B-Chat-AWQ | null | [
"transformers",
"safetensors",
"qwen2",
"text-generation",
"chat",
"conversational",
"en",
"license:other",
"autotrain_compatible",
"endpoints_compatible",
"text-generation-inference",
"4-bit",
"region:us"
] | null | 2024-04-15T11:42:58+00:00 | [] | [
"en"
] | TAGS
#transformers #safetensors #qwen2 #text-generation #chat #conversational #en #license-other #autotrain_compatible #endpoints_compatible #text-generation-inference #4-bit #region-us
|
# CodeQwen1.5-7B-Chat-AWQ
## Introduction
CodeQwen1.5 is the Code-Specific version of Qwen1.5. It is a transformer-based decoder-only language model pretrained on a large amount of data of codes.
* Strong code generation capabilities and competitve performance across a series of benchmarks;
* Supporting long cont... | [
"# CodeQwen1.5-7B-Chat-AWQ",
"## Introduction\n\nCodeQwen1.5 is the Code-Specific version of Qwen1.5. It is a transformer-based decoder-only language model pretrained on a large amount of data of codes. \n\n* Strong code generation capabilities and competitve performance across a series of benchmarks;\n* Supporti... | [
"TAGS\n#transformers #safetensors #qwen2 #text-generation #chat #conversational #en #license-other #autotrain_compatible #endpoints_compatible #text-generation-inference #4-bit #region-us \n",
"# CodeQwen1.5-7B-Chat-AWQ",
"## Introduction\n\nCodeQwen1.5 is the Code-Specific version of Qwen1.5. It is a transform... | [
50,
15,
119,
60,
61,
37,
51
] | [
"TAGS\n#transformers #safetensors #qwen2 #text-generation #chat #conversational #en #license-other #autotrain_compatible #endpoints_compatible #text-generation-inference #4-bit #region-us \n# CodeQwen1.5-7B-Chat-AWQ## Introduction\n\nCodeQwen1.5 is the Code-Specific version of Qwen1.5. It is a transformer-based dec... |
text-generation | transformers |
<div align="center">
<img src="https://huggingface.co/openbmb/Eurus-7b-sft/resolve/main/figures/Eurus-logo.png" width="200px">
**Eurus: A suite of open-source LLMs optimized for reasoning**
<p align="center">
<a href="#introduction"> Introduction</a> •
<a href="#evaluation">Evaluation</a>
</p>
</div>
# Links
... | {"license": "apache-2.0", "tags": ["reasoning", "preference_learning", "nca"], "datasets": ["openbmb/UltraInteract_sft", "openbmb/UltraInteract_pair", "openbmb/UltraFeedback"], "pipeline_tag": "text-generation"} | openbmb/Eurux-8x22b-nca | null | [
"transformers",
"safetensors",
"mixtral",
"text-generation",
"reasoning",
"preference_learning",
"nca",
"conversational",
"dataset:openbmb/UltraInteract_sft",
"dataset:openbmb/UltraInteract_pair",
"dataset:openbmb/UltraFeedback",
"arxiv:2404.02078",
"arxiv:2402.05369",
"license:apache-2.0"... | null | 2024-04-15T11:43:06+00:00 | [
"2404.02078",
"2402.05369"
] | [] | TAGS
#transformers #safetensors #mixtral #text-generation #reasoning #preference_learning #nca #conversational #dataset-openbmb/UltraInteract_sft #dataset-openbmb/UltraInteract_pair #dataset-openbmb/UltraFeedback #arxiv-2404.02078 #arxiv-2402.05369 #license-apache-2.0 #autotrain_compatible #endpoints_compatible #text-g... |
<img src="URL width="200px">
Eurus: A suite of open-source LLMs optimized for reasoning
[Introduction](#introduction) •
[Evaluation](#evaluation)
Links
=====
* Paper
* Eurus Collection
* UltraInteract
* SFT
* Preference Learning
* GitHub Repo
Introduction
============
Eurux-8x22B-NCA is SFT and NCA fi... | [] | [
"TAGS\n#transformers #safetensors #mixtral #text-generation #reasoning #preference_learning #nca #conversational #dataset-openbmb/UltraInteract_sft #dataset-openbmb/UltraInteract_pair #dataset-openbmb/UltraFeedback #arxiv-2404.02078 #arxiv-2402.05369 #license-apache-2.0 #autotrain_compatible #endpoints_compatible #... | [
118
] | [
"TAGS\n#transformers #safetensors #mixtral #text-generation #reasoning #preference_learning #nca #conversational #dataset-openbmb/UltraInteract_sft #dataset-openbmb/UltraInteract_pair #dataset-openbmb/UltraFeedback #arxiv-2404.02078 #arxiv-2402.05369 #license-apache-2.0 #autotrain_compatible #endpoints_compatible #... |
null | adapter-transformers |
# Adapter `jgrc3/RobertaDAPT_adapters_unipelt` for roberta-base
An [adapter](https://adapterhub.ml) for the `roberta-base` model that was trained on the [BigTMiami/amazon_split_25M_reviews_20_percent_condensed](https://huggingface.co/datasets/BigTMiami/amazon_split_25M_reviews_20_percent_condensed/) dataset.
This ad... | {"tags": ["adapter-transformers", "roberta"], "datasets": ["BigTMiami/amazon_split_25M_reviews_20_percent_condensed"]} | jgrc3/RobertaDAPT_adapters_unipelt | null | [
"adapter-transformers",
"roberta",
"dataset:BigTMiami/amazon_split_25M_reviews_20_percent_condensed",
"region:us"
] | null | 2024-04-15T11:43:30+00:00 | [] | [] | TAGS
#adapter-transformers #roberta #dataset-BigTMiami/amazon_split_25M_reviews_20_percent_condensed #region-us
|
# Adapter 'jgrc3/RobertaDAPT_adapters_unipelt' for roberta-base
An adapter for the 'roberta-base' model that was trained on the BigTMiami/amazon_split_25M_reviews_20_percent_condensed dataset.
This adapter was created for usage with the Adapters library.
## Usage
First, install 'adapters':
Now, the adapter can ... | [
"# Adapter 'jgrc3/RobertaDAPT_adapters_unipelt' for roberta-base\n\nAn adapter for the 'roberta-base' model that was trained on the BigTMiami/amazon_split_25M_reviews_20_percent_condensed dataset.\n\nThis adapter was created for usage with the Adapters library.",
"## Usage\n\nFirst, install 'adapters':\n\n\n\nNow... | [
"TAGS\n#adapter-transformers #roberta #dataset-BigTMiami/amazon_split_25M_reviews_20_percent_condensed #region-us \n",
"# Adapter 'jgrc3/RobertaDAPT_adapters_unipelt' for roberta-base\n\nAn adapter for the 'roberta-base' model that was trained on the BigTMiami/amazon_split_25M_reviews_20_percent_condensed dataset... | [
35,
75,
24,
5,
4
] | [
"TAGS\n#adapter-transformers #roberta #dataset-BigTMiami/amazon_split_25M_reviews_20_percent_condensed #region-us \n# Adapter 'jgrc3/RobertaDAPT_adapters_unipelt' for roberta-base\n\nAn adapter for the 'roberta-base' model that was trained on the BigTMiami/amazon_split_25M_reviews_20_percent_condensed dataset.\n\nT... |
text-generation | transformers |
<div align="center">
<img src="https://huggingface.co/openbmb/Eurus-7b-sft/resolve/main/figures/Eurus-logo.png" width="200px">
**Eurus: A suite of open-source LLMs optimized for reasoning**
<p align="center">
<a href="#introduction"> Introduction</a> •
<a href="#evaluation">Evaluation</a>
</p>
</div>
# Links
... | {"license": "apache-2.0", "tags": ["reasoning", "preference_learning", "nca"], "datasets": ["openbmb/UltraInteract_sft", "openbmb/UltraInteract_pair", "openbmb/UltraFeedback"], "pipeline_tag": "text-generation"} | openbmb/Eurux-8x22b-kto | null | [
"transformers",
"safetensors",
"mixtral",
"text-generation",
"reasoning",
"preference_learning",
"nca",
"dataset:openbmb/UltraInteract_sft",
"dataset:openbmb/UltraInteract_pair",
"dataset:openbmb/UltraFeedback",
"arxiv:2404.02078",
"arxiv:2402.01306",
"license:apache-2.0",
"autotrain_compa... | null | 2024-04-15T11:43:34+00:00 | [
"2404.02078",
"2402.01306"
] | [] | TAGS
#transformers #safetensors #mixtral #text-generation #reasoning #preference_learning #nca #dataset-openbmb/UltraInteract_sft #dataset-openbmb/UltraInteract_pair #dataset-openbmb/UltraFeedback #arxiv-2404.02078 #arxiv-2402.01306 #license-apache-2.0 #autotrain_compatible #endpoints_compatible #text-generation-infere... |
<img src="URL width="200px">
Eurus: A suite of open-source LLMs optimized for reasoning
[Introduction](#introduction) •
[Evaluation](#evaluation)
Links
=====
* Paper
* Eurus Collection
* UltraInteract
* SFT
* Preference Learning
* GitHub Repo
Introduction
============
Eurux-8x22B-KTO is SFT and KTO fi... | [] | [
"TAGS\n#transformers #safetensors #mixtral #text-generation #reasoning #preference_learning #nca #dataset-openbmb/UltraInteract_sft #dataset-openbmb/UltraInteract_pair #dataset-openbmb/UltraFeedback #arxiv-2404.02078 #arxiv-2402.01306 #license-apache-2.0 #autotrain_compatible #endpoints_compatible #text-generation-... | [
115
] | [
"TAGS\n#transformers #safetensors #mixtral #text-generation #reasoning #preference_learning #nca #dataset-openbmb/UltraInteract_sft #dataset-openbmb/UltraInteract_pair #dataset-openbmb/UltraFeedback #arxiv-2404.02078 #arxiv-2402.01306 #license-apache-2.0 #autotrain_compatible #endpoints_compatible #text-generation-... |
null | peft |
<!-- 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. -->
# mistralv1_lora_r16_2e4_e3
This model is a fine-tuned version of [mistralai/Mistral-7B-v0.1](https://huggingface.co/mistralai/Mis... | {"license": "apache-2.0", "library_name": "peft", "tags": ["generated_from_trainer"], "base_model": "mistralai/Mistral-7B-v0.1", "model-index": [{"name": "mistralv1_lora_r16_2e4_e3", "results": []}]} | fangzhaoz/mistralv1_lora_r16_2e4_e3 | null | [
"peft",
"safetensors",
"generated_from_trainer",
"base_model:mistralai/Mistral-7B-v0.1",
"license:apache-2.0",
"region:us"
] | null | 2024-04-15T11:43:56+00:00 | [] | [] | TAGS
#peft #safetensors #generated_from_trainer #base_model-mistralai/Mistral-7B-v0.1 #license-apache-2.0 #region-us
|
# mistralv1_lora_r16_2e4_e3
This model is a fine-tuned version of mistralai/Mistral-7B-v0.1 on the None dataset.
## Model description
More information needed
## Intended uses & limitations
More information needed
## Training and evaluation data
More information needed
## Training procedure
### Training hype... | [
"# mistralv1_lora_r16_2e4_e3\n\nThis model is a fine-tuned version of mistralai/Mistral-7B-v0.1 on the None dataset.",
"## Model description\n\nMore information needed",
"## Intended uses & limitations\n\nMore information needed",
"## Training and evaluation data\n\nMore information needed",
"## Training pr... | [
"TAGS\n#peft #safetensors #generated_from_trainer #base_model-mistralai/Mistral-7B-v0.1 #license-apache-2.0 #region-us \n",
"# mistralv1_lora_r16_2e4_e3\n\nThis model is a fine-tuned version of mistralai/Mistral-7B-v0.1 on the None dataset.",
"## Model description\n\nMore information needed",
"## Intended use... | [
45,
47,
7,
9,
9,
4,
93,
5,
48
] | [
"TAGS\n#peft #safetensors #generated_from_trainer #base_model-mistralai/Mistral-7B-v0.1 #license-apache-2.0 #region-us \n# mistralv1_lora_r16_2e4_e3\n\nThis model is a fine-tuned version of mistralai/Mistral-7B-v0.1 on the None dataset.## Model description\n\nMore information needed## Intended uses & limitations\n\... |
text-generation | transformers |
# Model Card for Model ID
<!-- Provide a quick summary of what the model is/does. -->
## Model Details
### Model Description
<!-- Provide a longer summary of what this model is. -->
This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generate... | {"library_name": "transformers", "tags": []} | fangzhaoz/mistralv1_lora_r16_2e4_e3_merged | null | [
"transformers",
"safetensors",
"mistral",
"text-generation",
"arxiv:1910.09700",
"autotrain_compatible",
"endpoints_compatible",
"text-generation-inference",
"region:us"
] | null | 2024-04-15T11:44:09+00:00 | [
"1910.09700"
] | [] | TAGS
#transformers #safetensors #mistral #text-generation #arxiv-1910.09700 #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us
|
# Model Card for Model ID
## Model Details
### Model Description
This is the model card of a transformers model that has been pushed on the Hub. This model card has been automatically generated.
- Developed by:
- Funded by [optional]:
- Shared by [optional]:
- Model type:
- Language(s) (NLP):
- License... | [
"# Model Card for Model ID",
"## Model Details",
"### Model Description\n\n\n\nThis is the model card of a transformers model that has been pushed on the Hub. This model card has been automatically generated.\n\n- Developed by: \n- Funded by [optional]: \n- Shared by [optional]: \n- Model type: \n- Language(s)... | [
"TAGS\n#transformers #safetensors #mistral #text-generation #arxiv-1910.09700 #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n",
"# Model Card for Model ID",
"## Model Details",
"### Model Description\n\n\n\nThis is the model card of a transformers model that has been push... | [
44,
6,
4,
75,
23,
3,
5,
8,
9,
8,
34,
20,
4,
5,
5,
11,
13,
12,
3,
10,
6,
5,
6,
4,
5,
7,
49,
7,
7,
5,
5,
15,
7,
7,
8,
5
] | [
"TAGS\n#transformers #safetensors #mistral #text-generation #arxiv-1910.09700 #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n# Model Card for Model ID## Model Details### Model Description\n\n\n\nThis is the model card of a transformers model that has been pushed on the Hub. Thi... |
null | transformers |
# Model Card for Model ID
<!-- Provide a quick summary of what the model is/does. -->
## Model Details
### Model Description
<!-- Provide a longer summary of what this model is. -->
This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generate... | {"library_name": "transformers", "tags": []} | Resi/donut-docvqa-sagemaker-test | null | [
"transformers",
"safetensors",
"vision-encoder-decoder",
"arxiv:1910.09700",
"endpoints_compatible",
"region:us"
] | null | 2024-04-15T11:44:28+00:00 | [
"1910.09700"
] | [] | TAGS
#transformers #safetensors #vision-encoder-decoder #arxiv-1910.09700 #endpoints_compatible #region-us
|
# Model Card for Model ID
## Model Details
### Model Description
This is the model card of a transformers model that has been pushed on the Hub. This model card has been automatically generated.
- Developed by:
- Funded by [optional]:
- Shared by [optional]:
- Model type:
- Language(s) (NLP):
- License... | [
"# Model Card for Model ID",
"## Model Details",
"### Model Description\n\n\n\nThis is the model card of a transformers model that has been pushed on the Hub. This model card has been automatically generated.\n\n- Developed by: \n- Funded by [optional]: \n- Shared by [optional]: \n- Model type: \n- Language(s)... | [
"TAGS\n#transformers #safetensors #vision-encoder-decoder #arxiv-1910.09700 #endpoints_compatible #region-us \n",
"# Model Card for Model ID",
"## Model Details",
"### Model Description\n\n\n\nThis is the model card of a transformers model that has been pushed on the Hub. This model card has been automatical... | [
35,
6,
4,
75,
23,
3,
5,
8,
9,
8,
34,
20,
4,
5,
5,
11,
13,
12,
3,
10,
6,
5,
6,
4,
5,
7,
49,
7,
7,
5,
5,
15,
7,
7,
8,
5
] | [
"TAGS\n#transformers #safetensors #vision-encoder-decoder #arxiv-1910.09700 #endpoints_compatible #region-us \n# Model Card for Model ID## Model Details### Model Description\n\n\n\nThis is the model card of a transformers model that has been pushed on the Hub. This model card has been automatically generated.\n\n-... |
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. -->
# my_trained-mental-clm-model
This model is a fine-tuned version of [distilbert/distilgpt2](https://huggingface.co/distilbert/dist... | {"license": "apache-2.0", "tags": ["generated_from_trainer"], "base_model": "distilbert/distilgpt2", "model-index": [{"name": "my_trained-mental-clm-model", "results": []}]} | justinandhika/my_trained-mental-clm-model | null | [
"transformers",
"tensorboard",
"safetensors",
"gpt2",
"text-generation",
"generated_from_trainer",
"base_model:distilbert/distilgpt2",
"license:apache-2.0",
"autotrain_compatible",
"endpoints_compatible",
"text-generation-inference",
"region:us"
] | null | 2024-04-15T11:46:43+00:00 | [] | [] | TAGS
#transformers #tensorboard #safetensors #gpt2 #text-generation #generated_from_trainer #base_model-distilbert/distilgpt2 #license-apache-2.0 #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us
| my\_trained-mental-clm-model
============================
This model is a fine-tuned version of distilbert/distilgpt2 on an unknown dataset.
It achieves the following results on the evaluation set:
* Loss: 3.4286
Model description
-----------------
More information needed
Intended uses & limitations
---------... | [
"### 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: 10",
"### Trainin... | [
"TAGS\n#transformers #tensorboard #safetensors #gpt2 #text-generation #generated_from_trainer #base_model-distilbert/distilgpt2 #license-apache-2.0 #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n",
"### Training hyperparameters\n\n\nThe following hyperparameters were used duri... | [
67,
101,
5,
44
] | [
"TAGS\n#transformers #tensorboard #safetensors #gpt2 #text-generation #generated_from_trainer #base_model-distilbert/distilgpt2 #license-apache-2.0 #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n### Training hyperparameters\n\n\nThe following hyperparameters were used during tra... |
null | transformers |
# Model Card for Model ID
<!-- Provide a quick summary of what the model is/does. -->
## Model Details
### Model Description
<!-- Provide a longer summary of what this model is. -->
This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generate... | {"library_name": "transformers", "tags": []} | HeydarS/MiniCPM_witQA_peft_v58 | null | [
"transformers",
"safetensors",
"arxiv:1910.09700",
"endpoints_compatible",
"region:us"
] | null | 2024-04-15T11:47:31+00:00 | [
"1910.09700"
] | [] | TAGS
#transformers #safetensors #arxiv-1910.09700 #endpoints_compatible #region-us
|
# Model Card for Model ID
## Model Details
### Model Description
This is the model card of a transformers model that has been pushed on the Hub. This model card has been automatically generated.
- Developed by:
- Funded by [optional]:
- Shared by [optional]:
- Model type:
- Language(s) (NLP):
- License... | [
"# Model Card for Model ID",
"## Model Details",
"### Model Description\n\n\n\nThis is the model card of a transformers model that has been pushed on the Hub. This model card has been automatically generated.\n\n- Developed by: \n- Funded by [optional]: \n- Shared by [optional]: \n- Model type: \n- Language(s)... | [
"TAGS\n#transformers #safetensors #arxiv-1910.09700 #endpoints_compatible #region-us \n",
"# Model Card for Model ID",
"## Model Details",
"### Model Description\n\n\n\nThis is the model card of a transformers model that has been pushed on the Hub. This model card has been automatically generated.\n\n- Devel... | [
26,
6,
4,
75,
23,
3,
5,
8,
9,
8,
34,
20,
4,
5,
5,
11,
13,
12,
3,
10,
6,
5,
6,
4,
5,
7,
49,
7,
7,
5,
5,
15,
7,
7,
8,
5
] | [
"TAGS\n#transformers #safetensors #arxiv-1910.09700 #endpoints_compatible #region-us \n# Model Card for Model ID## Model Details### Model Description\n\n\n\nThis is the model card of a transformers model that has been pushed on the Hub. This model card has been automatically generated.\n\n- Developed by: \n- Funde... |
null | peft | ## Training procedure
The following `bitsandbytes` quantization config was used during training:
- load_in_8bit: False
- load_in_4bit: True
- llm_int8_threshold: 6.0
- llm_int8_skip_modules: None
- llm_int8_enable_fp32_cpu_offload: False
- llm_int8_has_fp16_weight: False
- bnb_4bit_quant_type: nf4
- bnb_4bit_use_doub... | {"library_name": "peft"} | aidiary/finetune-llama-7b-qlora-gozaru | null | [
"peft",
"region:us"
] | null | 2024-04-15T11:52:49+00:00 | [] | [] | TAGS
#peft #region-us
| ## Training procedure
The following 'bitsandbytes' quantization config was used during training:
- load_in_8bit: False
- load_in_4bit: True
- llm_int8_threshold: 6.0
- llm_int8_skip_modules: None
- llm_int8_enable_fp32_cpu_offload: False
- llm_int8_has_fp16_weight: False
- bnb_4bit_quant_type: nf4
- bnb_4bit_use_doub... | [
"## Training procedure\n\n\nThe following 'bitsandbytes' quantization config was used during training:\n- load_in_8bit: False\n- load_in_4bit: True\n- llm_int8_threshold: 6.0\n- llm_int8_skip_modules: None\n- llm_int8_enable_fp32_cpu_offload: False\n- llm_int8_has_fp16_weight: False\n- bnb_4bit_quant_type: nf4\n- b... | [
"TAGS\n#peft #region-us \n",
"## Training procedure\n\n\nThe following 'bitsandbytes' quantization config was used during training:\n- load_in_8bit: False\n- load_in_4bit: True\n- llm_int8_threshold: 6.0\n- llm_int8_skip_modules: None\n- llm_int8_enable_fp32_cpu_offload: False\n- llm_int8_has_fp16_weight: False\n... | [
8,
146,
13
] | [
"TAGS\n#peft #region-us \n## Training procedure\n\n\nThe following 'bitsandbytes' quantization config was used during training:\n- load_in_8bit: False\n- load_in_4bit: True\n- llm_int8_threshold: 6.0\n- llm_int8_skip_modules: None\n- llm_int8_enable_fp32_cpu_offload: False\n- llm_int8_has_fp16_weight: False\n- bnb_... |
null | peft |
<!-- 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. -->
# Alpha_0.3
This model is a fine-tuned version of [mlabonne/AlphaMonarch-7B](https://huggingface.co/mlabonne/AlphaMonarch-7B) on t... | {"license": "other", "library_name": "peft", "tags": ["llama-factory", "lora", "generated_from_trainer"], "datasets": ["example_dataset"], "base_model": "mlabonne/AlphaMonarch-7B", "model-index": [{"name": "Alpha_0.3", "results": []}]} | TanvirMungekar/Alpha_0.3 | null | [
"peft",
"tensorboard",
"safetensors",
"llama-factory",
"lora",
"generated_from_trainer",
"dataset:example_dataset",
"base_model:mlabonne/AlphaMonarch-7B",
"license:other",
"region:us"
] | null | 2024-04-15T11:54:31+00:00 | [] | [] | TAGS
#peft #tensorboard #safetensors #llama-factory #lora #generated_from_trainer #dataset-example_dataset #base_model-mlabonne/AlphaMonarch-7B #license-other #region-us
|
# Alpha_0.3
This model is a fine-tuned version of mlabonne/AlphaMonarch-7B on the example dataset.
## Model description
More information needed
## Intended uses & limitations
More information needed
## Training and evaluation data
More information needed
## Training procedure
### Training hyperparameters
T... | [
"# Alpha_0.3\n\nThis model is a fine-tuned version of mlabonne/AlphaMonarch-7B on the example dataset.",
"## Model description\n\nMore information needed",
"## Intended uses & limitations\n\nMore information needed",
"## Training and evaluation data\n\nMore information needed",
"## Training procedure",
"#... | [
"TAGS\n#peft #tensorboard #safetensors #llama-factory #lora #generated_from_trainer #dataset-example_dataset #base_model-mlabonne/AlphaMonarch-7B #license-other #region-us \n",
"# Alpha_0.3\n\nThis model is a fine-tuned version of mlabonne/AlphaMonarch-7B on the example dataset.",
"## Model description\n\nMore ... | [
56,
31,
7,
9,
9,
4,
115,
5,
52
] | [
"TAGS\n#peft #tensorboard #safetensors #llama-factory #lora #generated_from_trainer #dataset-example_dataset #base_model-mlabonne/AlphaMonarch-7B #license-other #region-us \n# Alpha_0.3\n\nThis model is a fine-tuned version of mlabonne/AlphaMonarch-7B on the example dataset.## Model description\n\nMore information ... |
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-climate-stance-detection
This model is a fine-tuned version of [bert-base-uncased](https://huggingfa... | {"language": ["en"], "tags": ["generated_from_trainer", "stance detection", "bert"], "metrics": ["accuracy", "f1"], "base_model": "bert-base-uncased", "widget": [{"text": "De-carbonization is not happening fast enough.", "example_title": "Positive example"}, {"text": "The sea is not rising.", "example_title": "Negative... | rldekkers/bert-base-uncased-finetuned-climate-stance-detection | null | [
"transformers",
"pytorch",
"bert",
"text-classification",
"generated_from_trainer",
"stance detection",
"en",
"base_model:bert-base-uncased",
"autotrain_compatible",
"endpoints_compatible",
"region:us"
] | null | 2024-04-15T11:58:06+00:00 | [] | [
"en"
] | TAGS
#transformers #pytorch #bert #text-classification #generated_from_trainer #stance detection #en #base_model-bert-base-uncased #autotrain_compatible #endpoints_compatible #region-us
| bert-base-uncased-finetuned-climate-stance-detection
====================================================
This model is a fine-tuned version of bert-base-uncased on the None dataset.
It achieves the following results on the evaluation set:
* Loss: 1.1210
* Accuracy: 0.6244
* F1: 0.6184
Model description
---------... | [
"### 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: 10",
"### Train... | [
"TAGS\n#transformers #pytorch #bert #text-classification #generated_from_trainer #stance detection #en #base_model-bert-base-uncased #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... | [
50,
101,
5,
42
] | [
"TAGS\n#transformers #pytorch #bert #text-classification #generated_from_trainer #stance detection #en #base_model-bert-base-uncased #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* tr... |
null | transformers |
# Model Card for Model ID
<!-- Provide a quick summary of what the model is/does. -->
## Model Details
### Model Description
<!-- Provide a longer summary of what this model is. -->
This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generate... | {"library_name": "transformers", "tags": []} | HenryCai1129/LlamaAdapter-llama2-happy-200 | null | [
"transformers",
"safetensors",
"arxiv:1910.09700",
"endpoints_compatible",
"region:us"
] | null | 2024-04-15T12:01:19+00:00 | [
"1910.09700"
] | [] | TAGS
#transformers #safetensors #arxiv-1910.09700 #endpoints_compatible #region-us
|
# Model Card for Model ID
## Model Details
### Model Description
This is the model card of a transformers model that has been pushed on the Hub. This model card has been automatically generated.
- Developed by:
- Funded by [optional]:
- Shared by [optional]:
- Model type:
- Language(s) (NLP):
- License... | [
"# Model Card for Model ID",
"## Model Details",
"### Model Description\n\n\n\nThis is the model card of a transformers model that has been pushed on the Hub. This model card has been automatically generated.\n\n- Developed by: \n- Funded by [optional]: \n- Shared by [optional]: \n- Model type: \n- Language(s)... | [
"TAGS\n#transformers #safetensors #arxiv-1910.09700 #endpoints_compatible #region-us \n",
"# Model Card for Model ID",
"## Model Details",
"### Model Description\n\n\n\nThis is the model card of a transformers model that has been pushed on the Hub. This model card has been automatically generated.\n\n- Devel... | [
26,
6,
4,
75,
23,
3,
5,
8,
9,
8,
34,
20,
4,
5,
5,
11,
13,
12,
3,
10,
6,
5,
6,
4,
5,
7,
49,
7,
7,
5,
5,
15,
7,
7,
8,
5
] | [
"TAGS\n#transformers #safetensors #arxiv-1910.09700 #endpoints_compatible #region-us \n# Model Card for Model ID## Model Details### Model Description\n\n\n\nThis is the model card of a transformers model that has been pushed on the Hub. This model card has been automatically generated.\n\n- Developed by: \n- Funde... |
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. -->
# salt_language_ID
This model is a fine-tuned version of [google/t5-efficient-tiny](https://huggingface.co/google/t5-efficient-tin... | {"license": "apache-2.0", "tags": ["generated_from_trainer"], "base_model": "google/t5-efficient-tiny", "model-index": [{"name": "salt_language_ID", "results": []}]} | yigagilbert/salt_language_ID | null | [
"transformers",
"safetensors",
"mt5",
"text2text-generation",
"generated_from_trainer",
"base_model:google/t5-efficient-tiny",
"license:apache-2.0",
"autotrain_compatible",
"endpoints_compatible",
"text-generation-inference",
"region:us"
] | null | 2024-04-15T12:01:35+00:00 | [] | [] | TAGS
#transformers #safetensors #mt5 #text2text-generation #generated_from_trainer #base_model-google/t5-efficient-tiny #license-apache-2.0 #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us
| salt\_language\_ID
==================
This model is a fine-tuned version of google/t5-efficient-tiny on an unknown dataset.
It achieves the following results on the evaluation set:
* Loss: 0.0226
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.0002\n* train\\_batch\\_size: 32\n* eval\\_batch\\_size: 16\n* seed: 42\n* gradient\\_accumulation\\_steps: 2\n* total\\_train\\_batch\\_size: 64\n* optimizer: Adam with betas=(0.9,0.999) and epsilo... | [
"TAGS\n#transformers #safetensors #mt5 #text2text-generation #generated_from_trainer #base_model-google/t5-efficient-tiny #license-apache-2.0 #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n",
"### Training hyperparameters\n\n\nThe following hyperparameters were used during tra... | [
63,
140,
5,
40
] | [
"TAGS\n#transformers #safetensors #mt5 #text2text-generation #generated_from_trainer #base_model-google/t5-efficient-tiny #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:... |
null | 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. -->
# vsft-idefics2
This model is a fine-tuned version of [HuggingFaceM4/idefics2-8b](https://huggingface.co/HuggingFaceM4/idefics2-8b... | {"license": "apache-2.0", "tags": ["trl", "sft", "generated_from_trainer"], "base_model": "HuggingFaceM4/idefics2-8b", "model-index": [{"name": "vsft-idefics2", "results": []}]} | edbeeching/vsft-idefics2 | null | [
"transformers",
"safetensors",
"idefics2",
"pretraining",
"trl",
"sft",
"generated_from_trainer",
"base_model:HuggingFaceM4/idefics2-8b",
"license:apache-2.0",
"endpoints_compatible",
"region:us"
] | null | 2024-04-15T12:04:59+00:00 | [] | [] | TAGS
#transformers #safetensors #idefics2 #pretraining #trl #sft #generated_from_trainer #base_model-HuggingFaceM4/idefics2-8b #license-apache-2.0 #endpoints_compatible #region-us
|
# vsft-idefics2
This model is a fine-tuned version of HuggingFaceM4/idefics2-8b 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 hyperparameter... | [
"# vsft-idefics2\n\nThis model is a fine-tuned version of HuggingFaceM4/idefics2-8b 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",
... | [
"TAGS\n#transformers #safetensors #idefics2 #pretraining #trl #sft #generated_from_trainer #base_model-HuggingFaceM4/idefics2-8b #license-apache-2.0 #endpoints_compatible #region-us \n",
"# vsft-idefics2\n\nThis model is a fine-tuned version of HuggingFaceM4/idefics2-8b on an unknown dataset.",
"## Model descri... | [
62,
35,
7,
9,
9,
4,
151,
5,
47
] | [
"TAGS\n#transformers #safetensors #idefics2 #pretraining #trl #sft #generated_from_trainer #base_model-HuggingFaceM4/idefics2-8b #license-apache-2.0 #endpoints_compatible #region-us \n# vsft-idefics2\n\nThis model is a fine-tuned version of HuggingFaceM4/idefics2-8b on an unknown dataset.## Model description\n\nMor... |
null | peft |
# Model Card for Model ID
<!-- Provide a quick summary of what the model is/does. -->
## Model Details
### Model Description
<!-- Provide a longer summary of what this model is. -->
- **Developed by:** [More Information Needed]
- **Funded by [optional]:** [More Information Needed]
- **Shared by [optional]:** ... | {"library_name": "peft", "base_model": "mistralai/Mistral-7B-Instruct-v0.2"} | Charishma27/200_data_model | null | [
"peft",
"safetensors",
"arxiv:1910.09700",
"base_model:mistralai/Mistral-7B-Instruct-v0.2",
"region:us"
] | null | 2024-04-15T12:05:09+00:00 | [
"1910.09700"
] | [] | TAGS
#peft #safetensors #arxiv-1910.09700 #base_model-mistralai/Mistral-7B-Instruct-v0.2 #region-us
|
# Model Card for Model ID
## Model Details
### Model Description
- Developed by:
- Funded by [optional]:
- Shared by [optional]:
- Model type:
- Language(s) (NLP):
- License:
- Finetuned from model [optional]:
### Model Sources [optional]
- Repository:
- Paper [optional]:
- Demo [optional]:
#... | [
"# Model Card for Model ID",
"## Model Details",
"### Model Description\n\n\n\n\n\n- Developed by: \n- Funded by [optional]: \n- Shared by [optional]: \n- Model type: \n- Language(s) (NLP): \n- License: \n- Finetuned from model [optional]:",
"### Model Sources [optional]\n\n\n\n- Repository: \n- Paper [option... | [
"TAGS\n#peft #safetensors #arxiv-1910.09700 #base_model-mistralai/Mistral-7B-Instruct-v0.2 #region-us \n",
"# Model Card for Model ID",
"## Model Details",
"### Model Description\n\n\n\n\n\n- Developed by: \n- Funded by [optional]: \n- Shared by [optional]: \n- Model type: \n- Language(s) (NLP): \n- License: ... | [
44,
6,
4,
50,
23,
3,
5,
8,
9,
8,
34,
20,
4,
5,
5,
11,
13,
12,
3,
10,
6,
5,
6,
4,
5,
7,
49,
7,
7,
5,
5,
15,
7,
7,
8,
5,
13
] | [
"TAGS\n#peft #safetensors #arxiv-1910.09700 #base_model-mistralai/Mistral-7B-Instruct-v0.2 #region-us \n# Model Card for Model ID## Model Details### Model Description\n\n\n\n\n\n- Developed by: \n- Funded by [optional]: \n- Shared by [optional]: \n- Model type: \n- Language(s) (NLP): \n- License: \n- Finetuned from... |
text-to-image | diffusers |
# DreamBooth - SidXXD/Attn_Maps-test
This is a dreambooth model derived from CompVis/stable-diffusion-v1-4. The weights were trained on a photo of sks dog using [DreamBooth](https://dreambooth.github.io/).
You can find some example images in the following.
DreamBooth for the text encoder was enabled: False.
| {"license": "creativeml-openrail-m", "tags": ["stable-diffusion", "stable-diffusion-diffusers", "text-to-image", "diffusers", "dreambooth"], "base_model": "CompVis/stable-diffusion-v1-4", "instance_prompt": "a photo of sks dog", "inference": true} | SidXXD/Attn_Maps-test | null | [
"diffusers",
"tensorboard",
"safetensors",
"stable-diffusion",
"stable-diffusion-diffusers",
"text-to-image",
"dreambooth",
"base_model:CompVis/stable-diffusion-v1-4",
"license:creativeml-openrail-m",
"endpoints_compatible",
"diffusers:StableDiffusionPipeline",
"region:us"
] | null | 2024-04-15T12:06:46+00:00 | [] | [] | TAGS
#diffusers #tensorboard #safetensors #stable-diffusion #stable-diffusion-diffusers #text-to-image #dreambooth #base_model-CompVis/stable-diffusion-v1-4 #license-creativeml-openrail-m #endpoints_compatible #diffusers-StableDiffusionPipeline #region-us
|
# DreamBooth - SidXXD/Attn_Maps-test
This is a dreambooth model derived from CompVis/stable-diffusion-v1-4. The weights were trained on a photo of sks dog using DreamBooth.
You can find some example images in the following.
DreamBooth for the text encoder was enabled: False.
| [
"# DreamBooth - SidXXD/Attn_Maps-test\n\nThis is a dreambooth model derived from CompVis/stable-diffusion-v1-4. The weights were trained on a photo of sks dog using DreamBooth.\nYou can find some example images in the following. \n\n\n\nDreamBooth for the text encoder was enabled: False."
] | [
"TAGS\n#diffusers #tensorboard #safetensors #stable-diffusion #stable-diffusion-diffusers #text-to-image #dreambooth #base_model-CompVis/stable-diffusion-v1-4 #license-creativeml-openrail-m #endpoints_compatible #diffusers-StableDiffusionPipeline #region-us \n",
"# DreamBooth - SidXXD/Attn_Maps-test\n\nThis is a ... | [
78,
78
] | [
"TAGS\n#diffusers #tensorboard #safetensors #stable-diffusion #stable-diffusion-diffusers #text-to-image #dreambooth #base_model-CompVis/stable-diffusion-v1-4 #license-creativeml-openrail-m #endpoints_compatible #diffusers-StableDiffusionPipeline #region-us \n# DreamBooth - SidXXD/Attn_Maps-test\n\nThis is a dreamb... |
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. -->
# base_emotion_0415
This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on an unkn... | {"license": "apache-2.0", "tags": ["generated_from_trainer"], "metrics": ["accuracy", "f1", "recall"], "base_model": "bert-base-uncased", "model-index": [{"name": "base_emotion_0415", "results": []}]} | LaoLaoFish/base_emotion_0415 | null | [
"transformers",
"tensorboard",
"safetensors",
"bert",
"text-classification",
"generated_from_trainer",
"base_model:bert-base-uncased",
"license:apache-2.0",
"autotrain_compatible",
"endpoints_compatible",
"region:us"
] | null | 2024-04-15T12:07:53+00:00 | [] | [] | TAGS
#transformers #tensorboard #safetensors #bert #text-classification #generated_from_trainer #base_model-bert-base-uncased #license-apache-2.0 #autotrain_compatible #endpoints_compatible #region-us
| base\_emotion\_0415
===================
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.1231
* Accuracy: 0.9555
* F1: 0.9553
* Precision:: 0.9564
* Recall: 0.9555
Model description
-----------------
More informatio... | [
"### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* learning\\_rate: 2e-05\n* train\\_batch\\_size: 128\n* eval\\_batch\\_size: 128\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",
"### Trai... | [
"TAGS\n#transformers #tensorboard #safetensors #bert #text-classification #generated_from_trainer #base_model-bert-base-uncased #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* learnin... | [
55,
101,
5,
40
] | [
"TAGS\n#transformers #tensorboard #safetensors #bert #text-classification #generated_from_trainer #base_model-bert-base-uncased #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\\_ra... |
text-generation | transformers |
# Model Card for Model ID
<!-- Provide a quick summary of what the model is/does. -->
## Model Details
### Model Description
<!-- Provide a longer summary of what this model is. -->
This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generate... | {"library_name": "transformers", "tags": []} | Grayx/sad_pepe_21 | null | [
"transformers",
"safetensors",
"stablelm",
"text-generation",
"conversational",
"arxiv:1910.09700",
"autotrain_compatible",
"endpoints_compatible",
"region:us"
] | null | 2024-04-15T12:09:03+00:00 | [
"1910.09700"
] | [] | TAGS
#transformers #safetensors #stablelm #text-generation #conversational #arxiv-1910.09700 #autotrain_compatible #endpoints_compatible #region-us
|
# Model Card for Model ID
## Model Details
### Model Description
This is the model card of a transformers model that has been pushed on the Hub. This model card has been automatically generated.
- Developed by:
- Funded by [optional]:
- Shared by [optional]:
- Model type:
- Language(s) (NLP):
- License... | [
"# Model Card for Model ID",
"## Model Details",
"### Model Description\n\n\n\nThis is the model card of a transformers model that has been pushed on the Hub. This model card has been automatically generated.\n\n- Developed by: \n- Funded by [optional]: \n- Shared by [optional]: \n- Model type: \n- Language(s)... | [
"TAGS\n#transformers #safetensors #stablelm #text-generation #conversational #arxiv-1910.09700 #autotrain_compatible #endpoints_compatible #region-us \n",
"# Model Card for Model ID",
"## Model Details",
"### Model Description\n\n\n\nThis is the model card of a transformers model that has been pushed on the ... | [
41,
6,
4,
75,
23,
3,
5,
8,
9,
8,
34,
20,
4,
5,
5,
11,
13,
12,
3,
10,
6,
5,
6,
4,
5,
7,
49,
7,
7,
5,
5,
15,
7,
7,
8,
5
] | [
"TAGS\n#transformers #safetensors #stablelm #text-generation #conversational #arxiv-1910.09700 #autotrain_compatible #endpoints_compatible #region-us \n# Model Card for Model ID## Model Details### Model Description\n\n\n\nThis is the model card of a transformers model that has been pushed on the Hub. This model ca... |
null | null | Number of experts present in the library: 263
| Expert Name | Base Model | Trained on | Adapter Type |
| --- | --- | --- | --- |
| sciq_Multiple_Choice | phi-2 | sordonia/flan-10k-flat/sciq_Multiple_Choice | lora |
| wiki_hop_original_choose_best_object_interrogative_1 | phi-2 | sordonia/flan-10k-flat/wiki_hop_origina... | {} | zhan1993/private_library_phi2_epoch_0 | null | [
"region:us"
] | null | 2024-04-15T12:10:10+00:00 | [] | [] | TAGS
#region-us
| Number of experts present in the library: 263
| [] | [
"TAGS\n#region-us \n"
] | [
5
] | [
"TAGS\n#region-us \n"
] |
reinforcement-learning | ml-agents |
# **ppo** Agent playing **Huggy**
This is a trained model of a **ppo** agent playing **Huggy**
using the [Unity ML-Agents Library](https://github.com/Unity-Technologies/ml-agents).
## Usage (with ML-Agents)
The Documentation: https://unity-technologies.github.io/ml-agents/ML-Agents-Toolkit-Documentation/
... | {"library_name": "ml-agents", "tags": ["Huggy", "deep-reinforcement-learning", "reinforcement-learning", "ML-Agents-Huggy"]} | jayjay19630/ppo-Huggy | null | [
"ml-agents",
"tensorboard",
"onnx",
"Huggy",
"deep-reinforcement-learning",
"reinforcement-learning",
"ML-Agents-Huggy",
"region:us"
] | null | 2024-04-15T12:12:10+00:00 | [] | [] | TAGS
#ml-agents #tensorboard #onnx #Huggy #deep-reinforcement-learning #reinforcement-learning #ML-Agents-Huggy #region-us
|
# ppo Agent playing Huggy
This is a trained model of a ppo agent playing Huggy
using the Unity ML-Agents Library.
## Usage (with ML-Agents)
The Documentation: URL
We wrote a complete tutorial to learn to train your first agent using ML-Agents and publish it to the Hub:
- A *short tutorial* where you te... | [
"# ppo Agent playing Huggy\n This is a trained model of a ppo agent playing Huggy\n using the Unity ML-Agents Library.\n\n ## Usage (with ML-Agents)\n The Documentation: URL\n\n We wrote a complete tutorial to learn to train your first agent using ML-Agents and publish it to the Hub:\n - A *short tutorial* wh... | [
"TAGS\n#ml-agents #tensorboard #onnx #Huggy #deep-reinforcement-learning #reinforcement-learning #ML-Agents-Huggy #region-us \n",
"# ppo Agent playing Huggy\n This is a trained model of a ppo agent playing Huggy\n using the Unity ML-Agents Library.\n\n ## Usage (with ML-Agents)\n The Documentation: URL\n\n W... | [
35,
202
] | [
"TAGS\n#ml-agents #tensorboard #onnx #Huggy #deep-reinforcement-learning #reinforcement-learning #ML-Agents-Huggy #region-us \n# ppo Agent playing Huggy\n This is a trained model of a ppo agent playing Huggy\n using the Unity ML-Agents Library.\n\n ## Usage (with ML-Agents)\n The Documentation: URL\n\n We wrot... |
fill-mask | 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. -->
# Pretraining_Test_v3
This model is a fine-tuned version of [microsoft/deberta-base](https://huggingface.co/microsoft/deberta-base... | {"license": "mit", "tags": ["generated_from_trainer"], "base_model": "microsoft/deberta-base", "model-index": [{"name": "Pretraining_Test_v3", "results": []}]} | JJ-Tae/Pretraining_Test_v3 | null | [
"transformers",
"tensorboard",
"safetensors",
"deberta",
"fill-mask",
"generated_from_trainer",
"base_model:microsoft/deberta-base",
"license:mit",
"autotrain_compatible",
"endpoints_compatible",
"region:us"
] | null | 2024-04-15T12:12:37+00:00 | [] | [] | TAGS
#transformers #tensorboard #safetensors #deberta #fill-mask #generated_from_trainer #base_model-microsoft/deberta-base #license-mit #autotrain_compatible #endpoints_compatible #region-us
|
# Pretraining_Test_v3
This model is a fine-tuned version of microsoft/deberta-base 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 hyperparame... | [
"# Pretraining_Test_v3\n\nThis model is a fine-tuned version of microsoft/deberta-base 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... | [
"TAGS\n#transformers #tensorboard #safetensors #deberta #fill-mask #generated_from_trainer #base_model-microsoft/deberta-base #license-mit #autotrain_compatible #endpoints_compatible #region-us \n",
"# Pretraining_Test_v3\n\nThis model is a fine-tuned version of microsoft/deberta-base on an unknown dataset.",
"... | [
54,
31,
7,
9,
9,
4,
93,
5,
40
] | [
"TAGS\n#transformers #tensorboard #safetensors #deberta #fill-mask #generated_from_trainer #base_model-microsoft/deberta-base #license-mit #autotrain_compatible #endpoints_compatible #region-us \n# Pretraining_Test_v3\n\nThis model is a fine-tuned version of microsoft/deberta-base on an unknown dataset.## Model des... |
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. -->
# Whisper small hindi - Rikesh Silwal
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/w... | {"language": ["hi"], "license": "apache-2.0", "tags": ["generated_from_trainer"], "datasets": ["mozilla-foundation/common_voice_11_0"], "metrics": ["wer"], "base_model": "openai/whisper-small", "model-index": [{"name": "Whisper small hindi - Rikesh Silwal", "results": [{"task": {"type": "automatic-speech-recognition", ... | RikeshSilwal/whisper-small-hi | null | [
"transformers",
"safetensors",
"whisper",
"automatic-speech-recognition",
"generated_from_trainer",
"hi",
"dataset:mozilla-foundation/common_voice_11_0",
"base_model:openai/whisper-small",
"license:apache-2.0",
"model-index",
"endpoints_compatible",
"region:us"
] | null | 2024-04-15T12:13:19+00:00 | [] | [
"hi"
] | TAGS
#transformers #safetensors #whisper #automatic-speech-recognition #generated_from_trainer #hi #dataset-mozilla-foundation/common_voice_11_0 #base_model-openai/whisper-small #license-apache-2.0 #model-index #endpoints_compatible #region-us
| Whisper small hindi - Rikesh Silwal
===================================
This model is a fine-tuned version of openai/whisper-small on the Common Voice 11.0 dataset.
It achieves the following results on the evaluation set:
* Loss: 0.4416
* Wer: 32.5235
Model description
-----------------
More information needed
... | [
"### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* learning\\_rate: 1e-05\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 #safetensors #whisper #automatic-speech-recognition #generated_from_trainer #hi #dataset-mozilla-foundation/common_voice_11_0 #base_model-openai/whisper-small #license-apache-2.0 #model-index #endpoints_compatible #region-us \n",
"### Training hyperparameters\n\n\nThe following hyperparameter... | [
72,
126,
5,
44
] | [
"TAGS\n#transformers #safetensors #whisper #automatic-speech-recognition #generated_from_trainer #hi #dataset-mozilla-foundation/common_voice_11_0 #base_model-openai/whisper-small #license-apache-2.0 #model-index #endpoints_compatible #region-us \n### Training hyperparameters\n\n\nThe following hyperparameters were... |
text-generation | transformers |
# NeuralPipe-7B-slerp
NeuralPipe-7B-slerp is a Mixture of Experts (MoE) made with the following models using [LazyMergekit](https://colab.research.google.com/drive/1obulZ1ROXHjYLn6PPZJwRR6GzgQogxxb?usp=sharing):
* [allknowingroger/MultiverseEx26-7B-slerp](https://huggingface.co/allknowingroger/MultiverseEx26-7B-slerp... | {"license": "apache-2.0", "tags": ["moe", "frankenmoe", "merge", "mergekit", "lazymergekit", "allknowingroger/MultiverseEx26-7B-slerp", "DT12the/Math-Mixtral-7B"], "base_model": ["allknowingroger/MultiverseEx26-7B-slerp", "DT12the/Math-Mixtral-7B"]} | allknowingroger/MultiverseMath-12B-MoE | null | [
"transformers",
"safetensors",
"mixtral",
"text-generation",
"moe",
"frankenmoe",
"merge",
"mergekit",
"lazymergekit",
"allknowingroger/MultiverseEx26-7B-slerp",
"DT12the/Math-Mixtral-7B",
"base_model:allknowingroger/MultiverseEx26-7B-slerp",
"base_model:DT12the/Math-Mixtral-7B",
"license:... | null | 2024-04-15T12:13:20+00:00 | [] | [] | TAGS
#transformers #safetensors #mixtral #text-generation #moe #frankenmoe #merge #mergekit #lazymergekit #allknowingroger/MultiverseEx26-7B-slerp #DT12the/Math-Mixtral-7B #base_model-allknowingroger/MultiverseEx26-7B-slerp #base_model-DT12the/Math-Mixtral-7B #license-apache-2.0 #autotrain_compatible #endpoints_compati... |
# NeuralPipe-7B-slerp
NeuralPipe-7B-slerp is a Mixture of Experts (MoE) made with the following models using LazyMergekit:
* allknowingroger/MultiverseEx26-7B-slerp
* DT12the/Math-Mixtral-7B
## Configuration
## Usage
| [
"# NeuralPipe-7B-slerp\n\nNeuralPipe-7B-slerp is a Mixture of Experts (MoE) made with the following models using LazyMergekit:\n* allknowingroger/MultiverseEx26-7B-slerp\n* DT12the/Math-Mixtral-7B",
"## Configuration",
"## Usage"
] | [
"TAGS\n#transformers #safetensors #mixtral #text-generation #moe #frankenmoe #merge #mergekit #lazymergekit #allknowingroger/MultiverseEx26-7B-slerp #DT12the/Math-Mixtral-7B #base_model-allknowingroger/MultiverseEx26-7B-slerp #base_model-DT12the/Math-Mixtral-7B #license-apache-2.0 #autotrain_compatible #endpoints_c... | [
129,
69,
3,
3
] | [
"TAGS\n#transformers #safetensors #mixtral #text-generation #moe #frankenmoe #merge #mergekit #lazymergekit #allknowingroger/MultiverseEx26-7B-slerp #DT12the/Math-Mixtral-7B #base_model-allknowingroger/MultiverseEx26-7B-slerp #base_model-DT12the/Math-Mixtral-7B #license-apache-2.0 #autotrain_compatible #endpoints_c... |
null | peft |
# Model Card for Model ID
<!-- Provide a quick summary of what the model is/does. -->
## Model Details
### Model Description
<!-- Provide a longer summary of what this model is. -->
- **Developed by:** [More Information Needed]
- **Funded by [optional]:** [More Information Needed]
- **Shared by [optional]:** ... | {"library_name": "peft", "base_model": "deepseek-ai/deepseek-coder-6.7b-instruct"} | Sloozi/deepseekv2 | null | [
"peft",
"safetensors",
"arxiv:1910.09700",
"base_model:deepseek-ai/deepseek-coder-6.7b-instruct",
"region:us"
] | null | 2024-04-15T12:13:26+00:00 | [
"1910.09700"
] | [] | TAGS
#peft #safetensors #arxiv-1910.09700 #base_model-deepseek-ai/deepseek-coder-6.7b-instruct #region-us
|
# Model Card for Model ID
## Model Details
### Model Description
- Developed by:
- Funded by [optional]:
- Shared by [optional]:
- Model type:
- Language(s) (NLP):
- License:
- Finetuned from model [optional]:
### Model Sources [optional]
- Repository:
- Paper [optional]:
- Demo [optional]:
#... | [
"# Model Card for Model ID",
"## Model Details",
"### Model Description\n\n\n\n\n\n- Developed by: \n- Funded by [optional]: \n- Shared by [optional]: \n- Model type: \n- Language(s) (NLP): \n- License: \n- Finetuned from model [optional]:",
"### Model Sources [optional]\n\n\n\n- Repository: \n- Paper [option... | [
"TAGS\n#peft #safetensors #arxiv-1910.09700 #base_model-deepseek-ai/deepseek-coder-6.7b-instruct #region-us \n",
"# Model Card for Model ID",
"## Model Details",
"### Model Description\n\n\n\n\n\n- Developed by: \n- Funded by [optional]: \n- Shared by [optional]: \n- Model type: \n- Language(s) (NLP): \n- Lic... | [
47,
6,
4,
50,
23,
3,
5,
8,
9,
8,
34,
20,
4,
5,
5,
11,
13,
12,
3,
10,
6,
5,
6,
4,
5,
7,
49,
7,
7,
5,
5,
15,
7,
7,
8,
5,
13
] | [
"TAGS\n#peft #safetensors #arxiv-1910.09700 #base_model-deepseek-ai/deepseek-coder-6.7b-instruct #region-us \n# Model Card for Model ID## Model Details### Model Description\n\n\n\n\n\n- Developed by: \n- Funded by [optional]: \n- Shared by [optional]: \n- Model type: \n- Language(s) (NLP): \n- License: \n- Finetune... |
text-to-image | diffusers |
# Kippi Ben Kippod [SDXL]
<Gallery />
([CivitAI](https://civitai.com/models/316984))
## Model description
<p>An SDXL LoRA for generating images of <a target="_blank" rel="ugc" href="https://muppet.fandom.com/wiki/Kippi_Ben_Kippod">Kippi Ben Kippod</a></p><p>Use <em>KippiBenKippod</em> in your prompts as a way t... | {"license": "other", "tags": ["text-to-image", "stable-diffusion", "lora", "diffusers", "template:sd-lora", "migrated", "character", "hedgehog", "sesame street", "kippi"], "license_name": "bespoke-lora-trained-license", "license_link": "https://multimodal.art/civitai-licenses?allowNoCredit=True&allowCommercialUse=Image... | Norod78/kippi-ben-kippod-sdxl | null | [
"diffusers",
"text-to-image",
"stable-diffusion",
"lora",
"template:sd-lora",
"migrated",
"character",
"hedgehog",
"sesame street",
"kippi",
"base_model:stabilityai/stable-diffusion-xl-base-1.0",
"license:other",
"region:us"
] | null | 2024-04-15T12:13:47+00:00 | [] | [] | TAGS
#diffusers #text-to-image #stable-diffusion #lora #template-sd-lora #migrated #character #hedgehog #sesame street #kippi #base_model-stabilityai/stable-diffusion-xl-base-1.0 #license-other #region-us
|
# Kippi Ben Kippod [SDXL]
<Gallery />
(CivitAI)
## Model description
<p>An SDXL LoRA for generating images of <a target="_blank" rel="ugc" href="URL Ben Kippod</a></p><p>Use <em>KippiBenKippod</em> in your prompts as a way to refer to this character</p><p>A version for Stable Diffusion v1.5 is <a rel="ugc" href... | [
"# Kippi Ben Kippod [SDXL] \n\n<Gallery />\n\n\n\n(CivitAI)",
"## Model description\n\n<p>An SDXL LoRA for generating images of <a target=\"_blank\" rel=\"ugc\" href=\"URL Ben Kippod</a></p><p>Use <em>KippiBenKippod</em> in your prompts as a way to refer to this character</p><p>A version for Stable Diffusion v1.5... | [
"TAGS\n#diffusers #text-to-image #stable-diffusion #lora #template-sd-lora #migrated #character #hedgehog #sesame street #kippi #base_model-stabilityai/stable-diffusion-xl-base-1.0 #license-other #region-us \n",
"# Kippi Ben Kippod [SDXL] \n\n<Gallery />\n\n\n\n(CivitAI)",
"## Model description\n\n<p>An SDXL Lo... | [
65,
22,
120,
21,
25,
34
] | [
"TAGS\n#diffusers #text-to-image #stable-diffusion #lora #template-sd-lora #migrated #character #hedgehog #sesame street #kippi #base_model-stabilityai/stable-diffusion-xl-base-1.0 #license-other #region-us \n# Kippi Ben Kippod [SDXL] \n\n<Gallery />\n\n\n\n(CivitAI)## Model description\n\n<p>An SDXL LoRA for gener... |
text-to-image | diffusers | # golaniyule
<Gallery />
## Model description
Use any checkpoint based on SD1.5
its 768,768 image
turn on Hires.fix (or not, please experiment with it yourself)
Hires steps: 10-17, denoising:04-65 ish.. just try it yourself
CGE: 4-7
Use ERSGAN 4X+Anime 6B, DPM++ 2M Karras or DPM++ SDE Karras
Use 20-50 samplin... | {"tags": ["text-to-image", "stable-diffusion", "lora", "diffusers", "template:sd-lora"], "widget": [{"text": "UNICODE\u0000\u0000b\u0000e\u0000s\u0000t\u0000 \u0000q\u0000u\u0000a\u0000l\u0000i\u0000t\u0000y\u0000,\u0000 \u0000p\u0000h\u0000o\u0000t\u0000o\u0000r\u0000e\u0000a\u0000l\u0000i\u0000s\u0000t\u0000i\u0000c\... | MarkBW/golaniyule | null | [
"diffusers",
"text-to-image",
"stable-diffusion",
"lora",
"template:sd-lora",
"base_model:runwayml/stable-diffusion-v1-5",
"region:us"
] | null | 2024-04-15T12:14:51+00:00 | [] | [] | TAGS
#diffusers #text-to-image #stable-diffusion #lora #template-sd-lora #base_model-runwayml/stable-diffusion-v1-5 #region-us
| # golaniyule
<Gallery />
## Model description
Use any checkpoint based on SD1.5
its 768,768 image
turn on URL (or not, please experiment with it yourself)
Hires steps: 10-17, denoising:04-65 ish.. just try it yourself
CGE: 4-7
Use ERSGAN 4X+Anime 6B, DPM++ 2M Karras or DPM++ SDE Karras
Use 20-50 sampling step... | [
"# golaniyule\n\n<Gallery />",
"## Model description \n\nUse any checkpoint based on SD1.5\n\nits 768,768 image\n\nturn on URL (or not, please experiment with it yourself)\n\nHires steps: 10-17, denoising:04-65 ish.. just try it yourself\n\nCGE: 4-7\n\nUse ERSGAN 4X+Anime 6B, DPM++ 2M Karras or DPM++ SDE Karras\n... | [
"TAGS\n#diffusers #text-to-image #stable-diffusion #lora #template-sd-lora #base_model-runwayml/stable-diffusion-v1-5 #region-us \n",
"# golaniyule\n\n<Gallery />",
"## Model description \n\nUse any checkpoint based on SD1.5\n\nits 768,768 image\n\nturn on URL (or not, please experiment with it yourself)\n\nHir... | [
44,
9,
145,
25
] | [
"TAGS\n#diffusers #text-to-image #stable-diffusion #lora #template-sd-lora #base_model-runwayml/stable-diffusion-v1-5 #region-us \n# golaniyule\n\n<Gallery />## Model description \n\nUse any checkpoint based on SD1.5\n\nits 768,768 image\n\nturn on URL (or not, please experiment with it yourself)\n\nHires steps: 10... |
null | null |
<!-- 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. -->
# basic-trainer
This model was trained from scratch on an unknown dataset.
It achieves the following results on the evaluation set... | {"tags": ["generated_from_trainer"], "model-index": [{"name": "basic-trainer", "results": []}]} | gurski/basic-trainer | null | [
"safetensors",
"generated_from_trainer",
"region:us"
] | null | 2024-04-15T12:15:30+00:00 | [] | [] | TAGS
#safetensors #generated_from_trainer #region-us
| basic-trainer
=============
This model was trained from scratch on an unknown dataset.
It achieves the following results on the evaluation set:
* Loss: 2.0671
Model description
-----------------
More information needed
Intended uses & limitations
---------------------------
More information needed
Trainin... | [
"### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* learning\\_rate: 5e-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: 1",
"### Traini... | [
"TAGS\n#safetensors #generated_from_trainer #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: 64\n* eval\\_batch\\_size: 64\n* seed: 42\n* optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08\n* lr... | [
15,
101,
5,
31
] | [
"TAGS\n#safetensors #generated_from_trainer #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: 64\n* eval\\_batch\\_size: 64\n* seed: 42\n* optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08\n* lr\\_sch... |
image-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. -->
# Prahas10/roof_classification
This model is a fine-tuned version of [google/vit-base-patch32-384](https://huggingface.co/google/vit-bas... | {"license": "apache-2.0", "tags": ["generated_from_keras_callback"], "base_model": "google/vit-base-patch32-384", "model-index": [{"name": "Prahas10/roof_classification", "results": []}]} | Prahas10/roof_classification | null | [
"transformers",
"tf",
"vit",
"image-classification",
"generated_from_keras_callback",
"base_model:google/vit-base-patch32-384",
"license:apache-2.0",
"autotrain_compatible",
"endpoints_compatible",
"region:us"
] | null | 2024-04-15T12:20:23+00:00 | [] | [] | TAGS
#transformers #tf #vit #image-classification #generated_from_keras_callback #base_model-google/vit-base-patch32-384 #license-apache-2.0 #autotrain_compatible #endpoints_compatible #region-us
| Prahas10/roof\_classification
=============================
This model is a fine-tuned version of google/vit-base-patch32-384 on an unknown dataset.
It achieves the following results on the evaluation set:
* Train Loss: 0.0162
* Validation Loss: 0.2163
* Train Accuracy: 0.8916
* Epoch: 24
Model description
------... | [
"### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* optimizer: {'name': 'AdamWeightDecay', 'learning\\_rate': {'module': 'keras.optimizers.schedules', 'class\\_name': 'PolynomialDecay', 'config': {'initial\\_learning\\_rate': 3e-05, 'decay\\_steps': 4825, 'end\\_learni... | [
"TAGS\n#transformers #tf #vit #image-classification #generated_from_keras_callback #base_model-google/vit-base-patch32-384 #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: {... | [
62,
221,
5,
38
] | [
"TAGS\n#transformers #tf #vit #image-classification #generated_from_keras_callback #base_model-google/vit-base-patch32-384 #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'... |
text-classification | transformers |
# Model Card for Model ID
<!-- Provide a quick summary of what the model is/does. -->
## Model Details
### Model Description
<!-- Provide a longer summary of what this model is. -->
This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generate... | {"library_name": "transformers", "tags": []} | sok-fm/news_not_news_classifier-v2 | null | [
"transformers",
"safetensors",
"bert",
"text-classification",
"arxiv:1910.09700",
"autotrain_compatible",
"endpoints_compatible",
"region:us"
] | null | 2024-04-15T12:22:42+00:00 | [
"1910.09700"
] | [] | TAGS
#transformers #safetensors #bert #text-classification #arxiv-1910.09700 #autotrain_compatible #endpoints_compatible #region-us
|
# Model Card for Model ID
## Model Details
### Model Description
This is the model card of a transformers model that has been pushed on the Hub. This model card has been automatically generated.
- Developed by:
- Funded by [optional]:
- Shared by [optional]:
- Model type:
- Language(s) (NLP):
- License... | [
"# Model Card for Model ID",
"## Model Details",
"### Model Description\n\n\n\nThis is the model card of a transformers model that has been pushed on the Hub. This model card has been automatically generated.\n\n- Developed by: \n- Funded by [optional]: \n- Shared by [optional]: \n- Model type: \n- Language(s)... | [
"TAGS\n#transformers #safetensors #bert #text-classification #arxiv-1910.09700 #autotrain_compatible #endpoints_compatible #region-us \n",
"# Model Card for Model ID",
"## Model Details",
"### Model Description\n\n\n\nThis is the model card of a transformers model that has been pushed on the Hub. This model ... | [
37,
6,
4,
75,
23,
3,
5,
8,
9,
8,
34,
20,
4,
5,
5,
11,
13,
12,
3,
10,
6,
5,
6,
4,
5,
7,
49,
7,
7,
5,
5,
15,
7,
7,
8,
5
] | [
"TAGS\n#transformers #safetensors #bert #text-classification #arxiv-1910.09700 #autotrain_compatible #endpoints_compatible #region-us \n# Model Card for Model ID## Model Details### Model Description\n\n\n\nThis is the model card of a transformers model that has been pushed on the Hub. This model card has been auto... |
null | transformers |
# Uploaded model
- **Developed by:** ramixpe
- **License:** apache-2.0
- **Finetuned from model :** meta-llama/Llama-2-13b-chat-hf
This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
[<img src="https://raw.githubusercontent.com/unslothai/unslot... | {"language": ["en"], "license": "apache-2.0", "tags": ["text-generation-inference", "transformers", "unsloth", "llama", "trl"], "base_model": "meta-llama/Llama-2-13b-chat-hf"} | ramixpe/r128_a128_2ep | null | [
"transformers",
"text-generation-inference",
"unsloth",
"llama",
"trl",
"en",
"base_model:meta-llama/Llama-2-13b-chat-hf",
"license:apache-2.0",
"endpoints_compatible",
"region:us"
] | null | 2024-04-15T12:24:49+00:00 | [] | [
"en"
] | TAGS
#transformers #text-generation-inference #unsloth #llama #trl #en #base_model-meta-llama/Llama-2-13b-chat-hf #license-apache-2.0 #endpoints_compatible #region-us
|
# Uploaded model
- Developed by: ramixpe
- License: apache-2.0
- Finetuned from model : meta-llama/Llama-2-13b-chat-hf
This llama model was trained 2x faster with Unsloth and Huggingface's TRL library.
<img src="URL width="200"/>
| [
"# Uploaded model\n\n- Developed by: ramixpe\n- License: apache-2.0\n- Finetuned from model : meta-llama/Llama-2-13b-chat-hf\n\nThis llama model was trained 2x faster with Unsloth and Huggingface's TRL library.\n\n<img src=\"URL width=\"200\"/>"
] | [
"TAGS\n#transformers #text-generation-inference #unsloth #llama #trl #en #base_model-meta-llama/Llama-2-13b-chat-hf #license-apache-2.0 #endpoints_compatible #region-us \n",
"# Uploaded model\n\n- Developed by: ramixpe\n- License: apache-2.0\n- Finetuned from model : meta-llama/Llama-2-13b-chat-hf\n\nThis llama ... | [
60,
80
] | [
"TAGS\n#transformers #text-generation-inference #unsloth #llama #trl #en #base_model-meta-llama/Llama-2-13b-chat-hf #license-apache-2.0 #endpoints_compatible #region-us \n# Uploaded model\n\n- Developed by: ramixpe\n- License: apache-2.0\n- Finetuned from model : meta-llama/Llama-2-13b-chat-hf\n\nThis llama model ... |
null | null | ToolsBaer Gmail Backup Software is an indispensable tool for both individuals and businesses who rely most on their Gmail accounts for emails and important data backups. With this service, users can securely backup all of their Gmail account's contacts, attachments, and other data. Gmail files and folders can be readil... | {} | madelineoliver/ToolsBaer-Gmail-Backup-tool | null | [
"region:us"
] | null | 2024-04-15T12:26:26+00:00 | [] | [] | TAGS
#region-us
| ToolsBaer Gmail Backup Software is an indispensable tool for both individuals and businesses who rely most on their Gmail accounts for emails and important data backups. With this service, users can securely backup all of their Gmail account's contacts, attachments, and other data. Gmail files and folders can be readil... | [] | [
"TAGS\n#region-us \n"
] | [
5
] | [
"TAGS\n#region-us \n"
] |
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. -->
# distilbert-ft-ttvsplit
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased)... | {"license": "apache-2.0", "tags": ["generated_from_keras_callback"], "base_model": "distilbert-base-uncased", "model-index": [{"name": "distilbert-ft-ttvsplit", "results": []}]} | thomasavare/distilbert-ft-ttvsplit | null | [
"transformers",
"tf",
"distilbert",
"text-classification",
"generated_from_keras_callback",
"base_model:distilbert-base-uncased",
"license:apache-2.0",
"autotrain_compatible",
"endpoints_compatible",
"region:us"
] | null | 2024-04-15T12:27:28+00:00 | [] | [] | TAGS
#transformers #tf #distilbert #text-classification #generated_from_keras_callback #base_model-distilbert-base-uncased #license-apache-2.0 #autotrain_compatible #endpoints_compatible #region-us
|
# distilbert-ft-ttvsplit
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 evaluation data
More infor... | [
"# distilbert-ft-ttvsplit\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",
"## Training and evaluat... | [
"TAGS\n#transformers #tf #distilbert #text-classification #generated_from_keras_callback #base_model-distilbert-base-uncased #license-apache-2.0 #autotrain_compatible #endpoints_compatible #region-us \n",
"# distilbert-ft-ttvsplit\n\nThis model is a fine-tuned version of distilbert-base-uncased on an unknown data... | [
59,
45,
7,
9,
9,
4,
176,
5,
38
] | [
"TAGS\n#transformers #tf #distilbert #text-classification #generated_from_keras_callback #base_model-distilbert-base-uncased #license-apache-2.0 #autotrain_compatible #endpoints_compatible #region-us \n# distilbert-ft-ttvsplit\n\nThis model is a fine-tuned version of distilbert-base-uncased on an unknown dataset.\n... |
null | transformers |
# Model Card for Model ID
<!-- Provide a quick summary of what the model is/does. -->
## Model Details
### Model Description
<!-- Provide a longer summary of what this model is. -->
This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generate... | {"library_name": "transformers", "tags": []} | DeepIQInc/eval_models5cdc18a0-4b5f-48f7-9f70-bd526e226b92 | null | [
"transformers",
"safetensors",
"arxiv:1910.09700",
"endpoints_compatible",
"region:us"
] | null | 2024-04-15T12:28:05+00:00 | [
"1910.09700"
] | [] | TAGS
#transformers #safetensors #arxiv-1910.09700 #endpoints_compatible #region-us
|
# Model Card for Model ID
## Model Details
### Model Description
This is the model card of a transformers model that has been pushed on the Hub. This model card has been automatically generated.
- Developed by:
- Funded by [optional]:
- Shared by [optional]:
- Model type:
- Language(s) (NLP):
- License... | [
"# Model Card for Model ID",
"## Model Details",
"### Model Description\n\n\n\nThis is the model card of a transformers model that has been pushed on the Hub. This model card has been automatically generated.\n\n- Developed by: \n- Funded by [optional]: \n- Shared by [optional]: \n- Model type: \n- Language(s)... | [
"TAGS\n#transformers #safetensors #arxiv-1910.09700 #endpoints_compatible #region-us \n",
"# Model Card for Model ID",
"## Model Details",
"### Model Description\n\n\n\nThis is the model card of a transformers model that has been pushed on the Hub. This model card has been automatically generated.\n\n- Devel... | [
26,
6,
4,
75,
23,
3,
5,
8,
9,
8,
34,
20,
4,
5,
5,
11,
13,
12,
3,
10,
6,
5,
6,
4,
5,
7,
49,
7,
7,
5,
5,
15,
7,
7,
8,
5
] | [
"TAGS\n#transformers #safetensors #arxiv-1910.09700 #endpoints_compatible #region-us \n# Model Card for Model ID## Model Details### Model Description\n\n\n\nThis is the model card of a transformers model that has been pushed on the Hub. This model card has been automatically generated.\n\n- Developed by: \n- Funde... |
text-generation | transformers |

## VAGO solutions SauerkrautLM-Qwen-32b
Introducing **SauerkrautLM-Qwen-32b** – our Sauerkraut version of the powerful [Qwen/Qwen1.5-32B](https://huggingface.co/Qwen/Qwen1.5-32B)!
The model **Sauer... | {"language": ["de", "en"], "license": "other", "tags": ["sft", "dpo"], "license_name": "tongyi-qianwen-research", "license_link": "https://huggingface.co/Qwen/Qwen1.5-32B/blob/main/LICENSE"} | blockblockblock/SauerkrautLM-Qwen-32b-bpw4.8 | null | [
"transformers",
"safetensors",
"qwen2",
"text-generation",
"sft",
"dpo",
"conversational",
"de",
"en",
"license:other",
"autotrain_compatible",
"endpoints_compatible",
"text-generation-inference",
"region:us"
] | null | 2024-04-15T12:28:06+00:00 | [] | [
"de",
"en"
] | TAGS
#transformers #safetensors #qwen2 #text-generation #sft #dpo #conversational #de #en #license-other #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us
| !SauerkrautLM
VAGO solutions SauerkrautLM-Qwen-32b
------------------------------------
Introducing SauerkrautLM-Qwen-32b – our Sauerkraut version of the powerful Qwen/Qwen1.5-32B!
The model SauerkrautLM-Qwen-32b is a joint effort between VAGO solutions and URL.
* Finetuned with SFT
* Aligned with DPO
Table o... | [
"### Training procedure:\n\n\n* We trained this model for 2 epochs on 160k data samples with SFT.\n* Afterwards we applied DPO for 1 epoch with 110k data.\n* LaserRMT version coming soon\n\n\nWe teached German language skills on this model. As far as we know, it is the first Qwen 32B model with bilingual skills in ... | [
"TAGS\n#transformers #safetensors #qwen2 #text-generation #sft #dpo #conversational #de #en #license-other #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n",
"### Training procedure:\n\n\n* We trained this model for 2 epochs on 160k data samples with SFT.\n* Afterwards we appli... | [
52,
96,
10,
300
] | [
"TAGS\n#transformers #safetensors #qwen2 #text-generation #sft #dpo #conversational #de #en #license-other #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n### Training procedure:\n\n\n* We trained this model for 2 epochs on 160k data samples with SFT.\n* Afterwards we applied DPO... |
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. -->
# t5_recommendation_jobs_skills_p2
This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on the None d... | {"license": "apache-2.0", "tags": ["generated_from_trainer"], "metrics": ["rouge"], "model-index": [{"name": "t5_recommendation_jobs_skills_p2", "results": []}]} | mostafa0841/t5_recommendation_jobs_skills_p2 | null | [
"transformers",
"pytorch",
"tensorboard",
"t5",
"text2text-generation",
"generated_from_trainer",
"license:apache-2.0",
"autotrain_compatible",
"endpoints_compatible",
"text-generation-inference",
"region:us"
] | null | 2024-04-15T12:29:46+00:00 | [] | [] | TAGS
#transformers #pytorch #tensorboard #t5 #text2text-generation #generated_from_trainer #license-apache-2.0 #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us
| t5\_recommendation\_jobs\_skills\_p2
====================================
This model is a fine-tuned version of t5-small on the None dataset.
It achieves the following results on the evaluation set:
* Loss: 0.3964
* Rouge1: 56.9756
* Rouge2: 34.2311
* Rougel: 56.9100
* Rougelsum: 56.8854
* Gen Len: 3.7743
Model d... | [
"### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* learning\\_rate: 0.01\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=1e... | [
"TAGS\n#transformers #pytorch #tensorboard #t5 #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\\_rate... | [
54,
123,
5,
40
] | [
"TAGS\n#transformers #pytorch #tensorboard #t5 #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\\_rate: 0.01... |
translation | 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. -->
# marian-finetuned-kde4-en-to-ru
This model is a fine-tuned version of [Helsinki-NLP/opus-mt-en-ru](https://huggingface.co/Helsink... | {"license": "apache-2.0", "tags": ["translation", "generated_from_trainer"], "datasets": ["kde4"], "metrics": ["bleu"], "base_model": "Helsinki-NLP/opus-mt-en-ru", "model-index": [{"name": "marian-finetuned-kde4-en-to-ru", "results": [{"task": {"type": "text2text-generation", "name": "Sequence-to-sequence Language Mode... | DonutsHunter/marian-finetuned-kde4-en-to-ru | null | [
"transformers",
"tensorboard",
"safetensors",
"marian",
"text2text-generation",
"translation",
"generated_from_trainer",
"dataset:kde4",
"base_model:Helsinki-NLP/opus-mt-en-ru",
"license:apache-2.0",
"model-index",
"autotrain_compatible",
"endpoints_compatible",
"region:us"
] | null | 2024-04-15T12:33:38+00:00 | [] | [] | TAGS
#transformers #tensorboard #safetensors #marian #text2text-generation #translation #generated_from_trainer #dataset-kde4 #base_model-Helsinki-NLP/opus-mt-en-ru #license-apache-2.0 #model-index #autotrain_compatible #endpoints_compatible #region-us
|
# marian-finetuned-kde4-en-to-ru
This model is a fine-tuned version of Helsinki-NLP/opus-mt-en-ru on the kde4 dataset.
It achieves the following results on the evaluation set:
- Loss: 1.3776
- Bleu: 29.2562
## Model description
More information needed
## Intended uses & limitations
More information needed
## T... | [
"# marian-finetuned-kde4-en-to-ru\n\nThis model is a fine-tuned version of Helsinki-NLP/opus-mt-en-ru on the kde4 dataset.\nIt achieves the following results on the evaluation set:\n- Loss: 1.3776\n- Bleu: 29.2562",
"## Model description\n\nMore information needed",
"## Intended uses & limitations\n\nMore infor... | [
"TAGS\n#transformers #tensorboard #safetensors #marian #text2text-generation #translation #generated_from_trainer #dataset-kde4 #base_model-Helsinki-NLP/opus-mt-en-ru #license-apache-2.0 #model-index #autotrain_compatible #endpoints_compatible #region-us \n",
"# marian-finetuned-kde4-en-to-ru\n\nThis model is a f... | [
76,
73,
7,
9,
9,
4,
102,
5,
44
] | [
"TAGS\n#transformers #tensorboard #safetensors #marian #text2text-generation #translation #generated_from_trainer #dataset-kde4 #base_model-Helsinki-NLP/opus-mt-en-ru #license-apache-2.0 #model-index #autotrain_compatible #endpoints_compatible #region-us \n# marian-finetuned-kde4-en-to-ru\n\nThis model is a fine-tu... |
sentence-similarity | sentence-transformers |
# dwulff/mxbai-personality
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.
<!--- Describe your model here -->
## Usage (Sentence-Transformers)
Using this model become... | {"library_name": "sentence-transformers", "tags": ["sentence-transformers", "feature-extraction", "sentence-similarity"], "pipeline_tag": "sentence-similarity"} | dwulff/mxbai-personality | null | [
"sentence-transformers",
"safetensors",
"mpnet",
"feature-extraction",
"sentence-similarity",
"endpoints_compatible",
"region:us"
] | null | 2024-04-15T12:38:29+00:00 | [] | [] | TAGS
#sentence-transformers #safetensors #mpnet #feature-extraction #sentence-similarity #endpoints_compatible #region-us
|
# dwulff/mxbai-personality
This is a sentence-transformers model: It maps sentences & paragraphs to a 768 dimensional dense vector space and can be used for tasks like clustering or semantic search.
## Usage (Sentence-Transformers)
Using this model becomes easy when you have sentence-transformers installed:
Th... | [
"# dwulff/mxbai-personality\n\nThis is a sentence-transformers model: It maps sentences & paragraphs to a 768 dimensional dense vector space and can be used for tasks like clustering or semantic search.",
"## Usage (Sentence-Transformers)\n\nUsing this model becomes easy when you have sentence-transformers instal... | [
"TAGS\n#sentence-transformers #safetensors #mpnet #feature-extraction #sentence-similarity #endpoints_compatible #region-us \n",
"# dwulff/mxbai-personality\n\nThis is a sentence-transformers model: It maps sentences & paragraphs to a 768 dimensional dense vector space and can be used for tasks like clustering or... | [
29,
45,
30,
26,
70,
5,
5
] | [
"TAGS\n#sentence-transformers #safetensors #mpnet #feature-extraction #sentence-similarity #endpoints_compatible #region-us \n# dwulff/mxbai-personality\n\nThis is a sentence-transformers model: It maps sentences & paragraphs to a 768 dimensional dense vector space and can be used for tasks like clustering or seman... |
text-generation | null |
# CodeQwen1.5-7B-Chat-GGUF
## Introduction
CodeQwen1.5 is the Code-Specific version of Qwen1.5. It is a transformer-based decoder-only language model pretrained on a large amount of data of codes.
* Strong code generation capabilities and competitve performance across a series of benchmarks;
* Supporting long con... | {"language": ["en"], "license": "other", "tags": ["chat"], "license_name": "tongyi-qianwen", "license_link": "https://huggingface.co/Qwen/CodeQwen1.5-7B-Chat-GGUF/blob/main/LICENSE", "pipeline_tag": "text-generation"} | Qwen/CodeQwen1.5-7B-Chat-GGUF | null | [
"gguf",
"chat",
"text-generation",
"en",
"license:other",
"region:us"
] | null | 2024-04-15T12:38:36+00:00 | [] | [
"en"
] | TAGS
#gguf #chat #text-generation #en #license-other #region-us
|
# CodeQwen1.5-7B-Chat-GGUF
## Introduction
CodeQwen1.5 is the Code-Specific version of Qwen1.5. It is a transformer-based decoder-only language model pretrained on a large amount of data of codes.
* Strong code generation capabilities and competitve performance across a series of benchmarks;
* Supporting long con... | [
"# CodeQwen1.5-7B-Chat-GGUF",
"## Introduction\n\nCodeQwen1.5 is the Code-Specific version of Qwen1.5. It is a transformer-based decoder-only language model pretrained on a large amount of data of codes. \n\n* Strong code generation capabilities and competitve performance across a series of benchmarks;\n* Support... | [
"TAGS\n#gguf #chat #text-generation #en #license-other #region-us \n",
"# CodeQwen1.5-7B-Chat-GGUF",
"## Introduction\n\nCodeQwen1.5 is the Code-Specific version of Qwen1.5. It is a transformer-based decoder-only language model pretrained on a large amount of data of codes. \n\n* Strong code generation capabili... | [
21,
16,
199,
60,
20,
87
] | [
"TAGS\n#gguf #chat #text-generation #en #license-other #region-us \n# CodeQwen1.5-7B-Chat-GGUF## Introduction\n\nCodeQwen1.5 is the Code-Specific version of Qwen1.5. It is a transformer-based decoder-only language model pretrained on a large amount of data of codes. \n\n* Strong code generation capabilities and com... |
text-generation | transformers |
# Model Card for Model ID
<!-- Provide a quick summary of what the model is/does. -->
## Model Details
### Model Description
<!-- Provide a longer summary of what this model is. -->
This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generate... | {"library_name": "transformers", "tags": []} | avemio-digital/sauerkraut_combinedata_conversationwiki_v2 | null | [
"transformers",
"safetensors",
"mistral",
"text-generation",
"conversational",
"arxiv:1910.09700",
"autotrain_compatible",
"endpoints_compatible",
"text-generation-inference",
"region:us"
] | null | 2024-04-15T12:38:51+00:00 | [
"1910.09700"
] | [] | TAGS
#transformers #safetensors #mistral #text-generation #conversational #arxiv-1910.09700 #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us
|
# Model Card for Model ID
## Model Details
### Model Description
This is the model card of a transformers model that has been pushed on the Hub. This model card has been automatically generated.
- Developed by:
- Funded by [optional]:
- Shared by [optional]:
- Model type:
- Language(s) (NLP):
- License... | [
"# Model Card for Model ID",
"## Model Details",
"### Model Description\n\n\n\nThis is the model card of a transformers model that has been pushed on the Hub. This model card has been automatically generated.\n\n- Developed by: \n- Funded by [optional]: \n- Shared by [optional]: \n- Model type: \n- Language(s)... | [
"TAGS\n#transformers #safetensors #mistral #text-generation #conversational #arxiv-1910.09700 #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n",
"# Model Card for Model ID",
"## Model Details",
"### Model Description\n\n\n\nThis is the model card of a transformers model th... | [
47,
6,
4,
75,
23,
3,
5,
8,
9,
8,
34,
20,
4,
5,
5,
11,
13,
12,
3,
10,
6,
5,
6,
4,
5,
7,
49,
7,
7,
5,
5,
15,
7,
7,
8,
5
] | [
"TAGS\n#transformers #safetensors #mistral #text-generation #conversational #arxiv-1910.09700 #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n# Model Card for Model ID## Model Details### Model Description\n\n\n\nThis is the model card of a transformers model that has been pushed... |
text-generation | transformers | # UNfilteredAI-1B
**Model Name**: UNfilteredAI-1B
**Model Type**: Text Generation
## About the Model
The UNfilteredAI-1B model is a large-scale text generation model developed by UnfilteredAI. This model is designed to push the boundaries of creativity and innovation in AI-generated content, without the constraints ... | {"language": ["en"], "license": "other", "tags": ["UnfilteredAI"]} | UnfilteredAI/UNfilteredAI-1B | null | [
"transformers",
"safetensors",
"llama",
"text-generation",
"UnfilteredAI",
"conversational",
"en",
"license:other",
"autotrain_compatible",
"endpoints_compatible",
"text-generation-inference",
"region:us"
] | null | 2024-04-15T12:38:56+00:00 | [] | [
"en"
] | TAGS
#transformers #safetensors #llama #text-generation #UnfilteredAI #conversational #en #license-other #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us
| # UNfilteredAI-1B
Model Name: UNfilteredAI-1B
Model Type: Text Generation
## About the Model
The UNfilteredAI-1B model is a large-scale text generation model developed by UnfilteredAI. This model is designed to push the boundaries of creativity and innovation in AI-generated content, without the constraints of tradi... | [
"# UNfilteredAI-1B\n\nModel Name: UNfilteredAI-1B\nModel Type: Text Generation",
"## About the Model\n\nThe UNfilteredAI-1B model is a large-scale text generation model developed by UnfilteredAI. This model is designed to push the boundaries of creativity and innovation in AI-generated content, without the constr... | [
"TAGS\n#transformers #safetensors #llama #text-generation #UnfilteredAI #conversational #en #license-other #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n",
"# UNfilteredAI-1B\n\nModel Name: UNfilteredAI-1B\nModel Type: Text Generation",
"## About the Model\n\nThe UNfiltered... | [
49,
23,
59,
135,
49,
203
] | [
"TAGS\n#transformers #safetensors #llama #text-generation #UnfilteredAI #conversational #en #license-other #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n# UNfilteredAI-1B\n\nModel Name: UNfilteredAI-1B\nModel Type: Text Generation## About the Model\n\nThe UNfilteredAI-1B model ... |
text-generation | transformers | # merge
This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
## Merge Details
### Merge Method
This model was merged using the SLERP merge method.
### Models Merged
The following models were included in the merge:
* [Citaman/command-r-37-layer](https://hugging... | {"library_name": "transformers", "tags": ["mergekit", "merge"], "base_model": ["Citaman/command-r-37-layer"]} | Citaman/command-r-36-layer | null | [
"transformers",
"safetensors",
"cohere",
"text-generation",
"mergekit",
"merge",
"conversational",
"base_model:Citaman/command-r-37-layer",
"autotrain_compatible",
"endpoints_compatible",
"text-generation-inference",
"region:us"
] | null | 2024-04-15T12:39:17+00:00 | [] | [] | TAGS
#transformers #safetensors #cohere #text-generation #mergekit #merge #conversational #base_model-Citaman/command-r-37-layer #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us
| # merge
This is a merge of pre-trained language models created using mergekit.
## Merge Details
### Merge Method
This model was merged using the SLERP merge method.
### Models Merged
The following models were included in the merge:
* Citaman/command-r-37-layer
### Configuration
The following YAML configuration w... | [
"# merge\n\nThis is a merge of pre-trained language models created using mergekit.",
"## Merge Details",
"### Merge Method\n\nThis model was merged using the SLERP merge method.",
"### Models Merged\n\nThe following models were included in the merge:\n* Citaman/command-r-37-layer",
"### Configuration\n\nThe... | [
"TAGS\n#transformers #safetensors #cohere #text-generation #mergekit #merge #conversational #base_model-Citaman/command-r-37-layer #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n",
"# merge\n\nThis is a merge of pre-trained language models created using mergekit.",
"## Merge... | [
59,
17,
4,
17,
26,
16
] | [
"TAGS\n#transformers #safetensors #cohere #text-generation #mergekit #merge #conversational #base_model-Citaman/command-r-37-layer #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n# merge\n\nThis is a merge of pre-trained language models created using mergekit.## Merge Details### ... |
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... | keshav-kumar/ppo-LunarLander-v2 | null | [
"stable-baselines3",
"LunarLander-v2",
"deep-reinforcement-learning",
"reinforcement-learning",
"model-index",
"region:us"
] | null | 2024-04-15T12:39:56+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... | [
31,
35,
17
] | [
"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 your code"
] |
text-generation | transformers |
# Experiment26Mergerix-7B
Experiment26Mergerix-7B is an automated merge created by [Maxime Labonne](https://huggingface.co/mlabonne) using the following configuration.
## 🧩 Configuration
```yaml
models:
- model: mistralai/Mistral-7B-v0.1
- model: yam-peleg/Experiment26-7B
- model: MiniMoog/Mergerix-7b-v0.3
m... | {"license": "apache-2.0", "tags": ["merge", "mergekit", "lazymergekit", "automerger"]} | automerger/Experiment26Mergerix-7B | null | [
"transformers",
"safetensors",
"mistral",
"text-generation",
"merge",
"mergekit",
"lazymergekit",
"automerger",
"license:apache-2.0",
"autotrain_compatible",
"endpoints_compatible",
"text-generation-inference",
"region:us"
] | null | 2024-04-15T12:40:41+00:00 | [] | [] | TAGS
#transformers #safetensors #mistral #text-generation #merge #mergekit #lazymergekit #automerger #license-apache-2.0 #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us
|
# Experiment26Mergerix-7B
Experiment26Mergerix-7B is an automated merge created by Maxime Labonne using the following configuration.
## Configuration
## Usage
| [
"# Experiment26Mergerix-7B\n\nExperiment26Mergerix-7B is an automated merge created by Maxime Labonne using the following configuration.",
"## Configuration",
"## Usage"
] | [
"TAGS\n#transformers #safetensors #mistral #text-generation #merge #mergekit #lazymergekit #automerger #license-apache-2.0 #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n",
"# Experiment26Mergerix-7B\n\nExperiment26Mergerix-7B is an automated merge created by Maxime Labonne us... | [
56,
32,
3,
3
] | [
"TAGS\n#transformers #safetensors #mistral #text-generation #merge #mergekit #lazymergekit #automerger #license-apache-2.0 #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n# Experiment26Mergerix-7B\n\nExperiment26Mergerix-7B is an automated merge created by Maxime Labonne using th... |
text-to-image | diffusers |
# Model Card for Model ID
<!-- Provide a quick summary of what the model is/does. -->
## Model Details
### Model Description
<!-- Provide a longer summary of what this model is. -->
This is the model card of a 🧨 diffusers model that has been pushed on the Hub. This model card has been automatically generated.
... | {"library_name": "diffusers"} | Niggendar/RealHentai_V20 | null | [
"diffusers",
"safetensors",
"arxiv:1910.09700",
"endpoints_compatible",
"diffusers:StableDiffusionPipeline",
"region:us"
] | null | 2024-04-15T12:41:11+00:00 | [
"1910.09700"
] | [] | TAGS
#diffusers #safetensors #arxiv-1910.09700 #endpoints_compatible #diffusers-StableDiffusionPipeline #region-us
|
# Model Card for Model ID
## Model Details
### Model Description
This is the model card of a diffusers model that has been pushed on the Hub. This model card has been automatically generated.
- Developed by:
- Funded by [optional]:
- Shared by [optional]:
- Model type:
- Language(s) (NLP):
- License:
... | [
"# Model Card for Model ID",
"## Model Details",
"### Model Description\n\n\n\nThis is the model card of a diffusers model that has been pushed on the Hub. This model card has been automatically generated.\n\n- Developed by: \n- Funded by [optional]: \n- Shared by [optional]: \n- Model type: \n- Language(s) (N... | [
"TAGS\n#diffusers #safetensors #arxiv-1910.09700 #endpoints_compatible #diffusers-StableDiffusionPipeline #region-us \n",
"# Model Card for Model ID",
"## Model Details",
"### Model Description\n\n\n\nThis is the model card of a diffusers model that has been pushed on the Hub. This model card has been automa... | [
37,
6,
4,
76,
23,
3,
5,
8,
9,
8,
34,
20,
4,
5,
5,
11,
13,
12,
3,
10,
6,
5,
6,
4,
5,
7,
49,
7,
7,
5,
5,
15,
7,
7,
8,
5
] | [
"TAGS\n#diffusers #safetensors #arxiv-1910.09700 #endpoints_compatible #diffusers-StableDiffusionPipeline #region-us \n# Model Card for Model ID## Model Details### Model Description\n\n\n\nThis is the model card of a diffusers model that has been pushed on the Hub. This model card has been automatically generated.... |
summarization | peft |
# Model Card for Model ID
## Model Details
### Model Description
Summarise Korean sentences concisely
- **Developed by:** [Kang Seok Ju]
- **Contact:** [brildev7@gmail.com]
## Training Details
### Training Data
https://huggingface.co/datasets/brildev7/polite_summary_by_gpt4
# Inference Examples
```
import os
import ... | {"language": ["ko"], "library_name": "peft", "tags": ["summarization", "gemma"], "base_model": "google/gemma-7b"} | brildev7/gemma-7b-polite-summarization-ko-sft-qlora | null | [
"peft",
"safetensors",
"summarization",
"gemma",
"ko",
"base_model:google/gemma-7b",
"region:us"
] | null | 2024-04-15T12:41:43+00:00 | [] | [
"ko"
] | TAGS
#peft #safetensors #summarization #gemma #ko #base_model-google/gemma-7b #region-us
|
# Model Card for Model ID
## Model Details
### Model Description
Summarise Korean sentences concisely
- Developed by: [Kang Seok Ju]
- Contact: [brildev7@URL]
## Training Details
### Training Data
URL
# Inference Examples
| [
"# Model Card for Model ID",
"## Model Details",
"### Model Description\nSummarise Korean sentences concisely\n- Developed by: [Kang Seok Ju]\n- Contact: [brildev7@URL]",
"## Training Details",
"### Training Data\nURL",
"# Inference Examples"
] | [
"TAGS\n#peft #safetensors #summarization #gemma #ko #base_model-google/gemma-7b #region-us \n",
"# Model Card for Model ID",
"## Model Details",
"### Model Description\nSummarise Korean sentences concisely\n- Developed by: [Kang Seok Ju]\n- Contact: [brildev7@URL]",
"## Training Details",
"### Training Da... | [
31,
6,
4,
35,
4,
7,
3
] | [
"TAGS\n#peft #safetensors #summarization #gemma #ko #base_model-google/gemma-7b #region-us \n# Model Card for Model ID## Model Details### Model Description\nSummarise Korean sentences concisely\n- Developed by: [Kang Seok Ju]\n- Contact: [brildev7@URL]## Training Details### Training Data\nURL# Inference Examples"
] |
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. -->
# results3
This model is a fine-tuned version of [xlnet-base-cased](https://huggingface.co/xlnet-base-cased) on an unknown dataset... | {"license": "mit", "tags": ["generated_from_trainer"], "metrics": ["accuracy", "f1"], "base_model": "xlnet-base-cased", "model-index": [{"name": "results3", "results": []}]} | dianamihalache27/results3 | null | [
"transformers",
"safetensors",
"xlnet",
"text-classification",
"generated_from_trainer",
"base_model:xlnet-base-cased",
"license:mit",
"autotrain_compatible",
"endpoints_compatible",
"region:us"
] | null | 2024-04-15T12:45:01+00:00 | [] | [] | TAGS
#transformers #safetensors #xlnet #text-classification #generated_from_trainer #base_model-xlnet-base-cased #license-mit #autotrain_compatible #endpoints_compatible #region-us
|
# results3
This model is a fine-tuned version of xlnet-base-cased on an unknown dataset.
It achieves the following results on the evaluation set:
- Loss: 0.5832
- Accuracy: 0.7133
- F1: 0.0
## Model description
More information needed
## Intended uses & limitations
More information needed
## Training and evalu... | [
"# results3\n\nThis model is a fine-tuned version of xlnet-base-cased on an unknown dataset.\nIt achieves the following results on the evaluation set:\n- Loss: 0.5832\n- Accuracy: 0.7133\n- F1: 0.0",
"## Model description\n\nMore information needed",
"## Intended uses & limitations\n\nMore information needed",
... | [
"TAGS\n#transformers #safetensors #xlnet #text-classification #generated_from_trainer #base_model-xlnet-base-cased #license-mit #autotrain_compatible #endpoints_compatible #region-us \n",
"# results3\n\nThis model is a fine-tuned version of xlnet-base-cased on an unknown dataset.\nIt achieves the following result... | [
50,
56,
7,
9,
9,
4,
106,
5,
44
] | [
"TAGS\n#transformers #safetensors #xlnet #text-classification #generated_from_trainer #base_model-xlnet-base-cased #license-mit #autotrain_compatible #endpoints_compatible #region-us \n# results3\n\nThis model is a fine-tuned version of xlnet-base-cased on an unknown dataset.\nIt achieves the following results on t... |
reinforcement-learning | ml-agents |
# **ppo** Agent playing **Huggy**
This is a trained model of a **ppo** agent playing **Huggy**
using the [Unity ML-Agents Library](https://github.com/Unity-Technologies/ml-agents).
| {"library_name": "ml-agents", "tags": ["Huggy", "deep-reinforcement-learning", "reinforcement-learning", "ML-Agents-Huggy"]} | expilu/ppo-Huggy | null | [
"ml-agents",
"tensorboard",
"onnx",
"Huggy",
"deep-reinforcement-learning",
"reinforcement-learning",
"ML-Agents-Huggy",
"region:us"
] | null | 2024-04-15T12:46:27+00:00 | [] | [] | TAGS
#ml-agents #tensorboard #onnx #Huggy #deep-reinforcement-learning #reinforcement-learning #ML-Agents-Huggy #region-us
|
# ppo Agent playing Huggy
This is a trained model of a ppo agent playing Huggy
using the Unity ML-Agents Library.
| [
"# ppo Agent playing Huggy\n This is a trained model of a ppo agent playing Huggy\n using the Unity ML-Agents Library."
] | [
"TAGS\n#ml-agents #tensorboard #onnx #Huggy #deep-reinforcement-learning #reinforcement-learning #ML-Agents-Huggy #region-us \n",
"# ppo Agent playing Huggy\n This is a trained model of a ppo agent playing Huggy\n using the Unity ML-Agents Library."
] | [
35,
28
] | [
"TAGS\n#ml-agents #tensorboard #onnx #Huggy #deep-reinforcement-learning #reinforcement-learning #ML-Agents-Huggy #region-us \n# ppo Agent playing Huggy\n This is a trained model of a ppo agent playing Huggy\n using the Unity ML-Agents Library."
] |
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. -->
# qa_kor_math
This model is a fine-tuned version of [gogamza/kobart-base-v2](https://huggingface.co/gogamza/kobart-base-v2) on an ... | {"license": "mit", "tags": ["generated_from_trainer"], "base_model": "gogamza/kobart-base-v2", "model-index": [{"name": "qa_kor_math", "results": []}]} | idah4/qa_kor_math | null | [
"transformers",
"tensorboard",
"safetensors",
"bart",
"text2text-generation",
"generated_from_trainer",
"base_model:gogamza/kobart-base-v2",
"license:mit",
"autotrain_compatible",
"endpoints_compatible",
"region:us"
] | null | 2024-04-15T12:48:59+00:00 | [] | [] | TAGS
#transformers #tensorboard #safetensors #bart #text2text-generation #generated_from_trainer #base_model-gogamza/kobart-base-v2 #license-mit #autotrain_compatible #endpoints_compatible #region-us
| qa\_kor\_math
=============
This model is a fine-tuned version of gogamza/kobart-base-v2 on an unknown dataset.
It achieves the following results on the evaluation set:
* Loss: 0.3294
Model description
-----------------
한국어 수학 문제를 입력하면, 문제 유형과 문제 유형에 대한 설명, 풀이(코드), 정답이 출력되도록 fine tuning 했습니다.
문제 유형 종류로는 산술연산, 순... | [
"### Training results",
"### Framework versions\n\n\n* Transformers 4.38.2\n* Pytorch 2.2.1+cu121\n* Datasets 2.18.0\n* Tokenizers 0.15.2"
] | [
"TAGS\n#transformers #tensorboard #safetensors #bart #text2text-generation #generated_from_trainer #base_model-gogamza/kobart-base-v2 #license-mit #autotrain_compatible #endpoints_compatible #region-us \n",
"### Training results",
"### Framework versions\n\n\n* Transformers 4.38.2\n* Pytorch 2.2.1+cu121\n* Data... | [
59,
5,
44
] | [
"TAGS\n#transformers #tensorboard #safetensors #bart #text2text-generation #generated_from_trainer #base_model-gogamza/kobart-base-v2 #license-mit #autotrain_compatible #endpoints_compatible #region-us \n### Training results### Framework versions\n\n\n* Transformers 4.38.2\n* Pytorch 2.2.1+cu121\n* Datasets 2.18.0\... |
null | transformers | ## About
<!-- ### quantize_version: 1 -->
<!-- ### output_tensor_quantised: 1 -->
<!-- ### convert_type: -->
<!-- ### vocab_type: -->
weighted/imatrix quants of https://huggingface.co/stabilityai/StableBeluga2
<!-- provided-files -->
static quants are available at https://huggingface.co/mradermacher/StableBeluga2-G... | {"language": ["en"], "library_name": "transformers", "datasets": ["conceptofmind/cot_submix_original", "conceptofmind/flan2021_submix_original", "conceptofmind/t0_submix_original", "conceptofmind/niv2_submix_original"], "base_model": "stabilityai/StableBeluga2", "quantized_by": "mradermacher"} | mradermacher/StableBeluga2-i1-GGUF | null | [
"transformers",
"gguf",
"en",
"dataset:conceptofmind/cot_submix_original",
"dataset:conceptofmind/flan2021_submix_original",
"dataset:conceptofmind/t0_submix_original",
"dataset:conceptofmind/niv2_submix_original",
"base_model:stabilityai/StableBeluga2",
"endpoints_compatible",
"region:us"
] | null | 2024-04-15T12:50:41+00:00 | [] | [
"en"
] | TAGS
#transformers #gguf #en #dataset-conceptofmind/cot_submix_original #dataset-conceptofmind/flan2021_submix_original #dataset-conceptofmind/t0_submix_original #dataset-conceptofmind/niv2_submix_original #base_model-stabilityai/StableBeluga2 #endpoints_compatible #region-us
| About
-----
weighted/imatrix quants of URL
static quants are available at URL
Usage
-----
If you are unsure how to use GGUF files, refer to one of TheBloke's
READMEs for
more details, including on how to concatenate multi-part files.
Provided Quants
---------------
(sorted by size, not necessarily quality. ... | [] | [
"TAGS\n#transformers #gguf #en #dataset-conceptofmind/cot_submix_original #dataset-conceptofmind/flan2021_submix_original #dataset-conceptofmind/t0_submix_original #dataset-conceptofmind/niv2_submix_original #base_model-stabilityai/StableBeluga2 #endpoints_compatible #region-us \n"
] | [
96
] | [
"TAGS\n#transformers #gguf #en #dataset-conceptofmind/cot_submix_original #dataset-conceptofmind/flan2021_submix_original #dataset-conceptofmind/t0_submix_original #dataset-conceptofmind/niv2_submix_original #base_model-stabilityai/StableBeluga2 #endpoints_compatible #region-us \n"
] |
text-generation | adapter-transformers | # Model Card for Model ID
<!-- Provide a quick summary of what the model is/does. -->
This modelcard aims to be a base template for new models. It has been generated using [this raw template](https://github.com/huggingface/huggingface_hub/blob/main/src/huggingface_hub/templates/modelcard_template.md?plain=1).
## Mod... | {"language": ["en"], "license": "apache-2.0", "library_name": "adapter-transformers", "datasets": ["mahekjasani/kkkk"], "pipeline_tag": "text-generation"} | kvrma/kkkkkk | null | [
"adapter-transformers",
"cohere",
"text-generation",
"en",
"dataset:mahekjasani/kkkk",
"arxiv:1910.09700",
"license:apache-2.0",
"region:us"
] | null | 2024-04-15T12:51:59+00:00 | [
"1910.09700"
] | [
"en"
] | TAGS
#adapter-transformers #cohere #text-generation #en #dataset-mahekjasani/kkkk #arxiv-1910.09700 #license-apache-2.0 #region-us
| # Model Card for Model ID
This modelcard aims to be a base template for new models. It has been generated using this raw template.
## Model Details
### Model Description
- Developed by:
- Funded by [optional]:
- Shared by [optional]:
- Model type:
- Language(s) (NLP):
- License:
- Finetuned from model [... | [
"# Model Card for Model ID\n\n\n\nThis modelcard aims to be a base template for new models. It has been generated using this raw template.",
"## Model Details",
"### Model Description\n\n\n\n\n\n- Developed by: \n- Funded by [optional]: \n- Shared by [optional]: \n- Model type: \n- Language(s) (NLP): \n- Licens... | [
"TAGS\n#adapter-transformers #cohere #text-generation #en #dataset-mahekjasani/kkkk #arxiv-1910.09700 #license-apache-2.0 #region-us \n",
"# Model Card for Model ID\n\n\n\nThis modelcard aims to be a base template for new models. It has been generated using this raw template.",
"## Model Details",
"### Model ... | [
51,
28,
4,
50,
23,
3,
5,
8,
9,
8,
34,
20,
4,
5,
5,
11,
13,
12,
3,
10,
6,
5,
6,
4,
5,
7,
49,
7,
7,
5,
5,
15,
7,
7,
8,
5
] | [
"TAGS\n#adapter-transformers #cohere #text-generation #en #dataset-mahekjasani/kkkk #arxiv-1910.09700 #license-apache-2.0 #region-us \n# Model Card for Model ID\n\n\n\nThis modelcard aims to be a base template for new models. It has been generated using this raw template.## Model Details### Model Description\n\n\n\... |
null | transformers |
# Model Card for Model ID
<!-- Provide a quick summary of what the model is/does. -->
## Model Details
### Model Description
<!-- Provide a longer summary of what this model is. -->
This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generate... | {"library_name": "transformers", "tags": []} | pandafm/donutES-vf3 | null | [
"transformers",
"safetensors",
"vision-encoder-decoder",
"arxiv:1910.09700",
"endpoints_compatible",
"region:us"
] | null | 2024-04-15T12:54:52+00:00 | [
"1910.09700"
] | [] | TAGS
#transformers #safetensors #vision-encoder-decoder #arxiv-1910.09700 #endpoints_compatible #region-us
|
# Model Card for Model ID
## Model Details
### Model Description
This is the model card of a transformers model that has been pushed on the Hub. This model card has been automatically generated.
- Developed by:
- Funded by [optional]:
- Shared by [optional]:
- Model type:
- Language(s) (NLP):
- License... | [
"# Model Card for Model ID",
"## Model Details",
"### Model Description\n\n\n\nThis is the model card of a transformers model that has been pushed on the Hub. This model card has been automatically generated.\n\n- Developed by: \n- Funded by [optional]: \n- Shared by [optional]: \n- Model type: \n- Language(s)... | [
"TAGS\n#transformers #safetensors #vision-encoder-decoder #arxiv-1910.09700 #endpoints_compatible #region-us \n",
"# Model Card for Model ID",
"## Model Details",
"### Model Description\n\n\n\nThis is the model card of a transformers model that has been pushed on the Hub. This model card has been automatical... | [
35,
6,
4,
75,
23,
3,
5,
8,
9,
8,
34,
20,
4,
5,
5,
11,
13,
12,
3,
10,
6,
5,
6,
4,
5,
7,
49,
7,
7,
5,
5,
15,
7,
7,
8,
5
] | [
"TAGS\n#transformers #safetensors #vision-encoder-decoder #arxiv-1910.09700 #endpoints_compatible #region-us \n# Model Card for Model ID## Model Details### Model Description\n\n\n\nThis is the model card of a transformers model that has been pushed on the Hub. This model card has been automatically generated.\n\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. -->
# Whisper-fine-tuned-large-v2-company-earnings-call-v0
This model is a fine-tuned version of [openai/whisper-large-v2](https://hug... | {"license": "apache-2.0", "tags": ["generated_from_trainer"], "metrics": ["wer"], "base_model": "openai/whisper-large-v2", "model-index": [{"name": "Whisper-fine-tuned-large-v2-company-earnings-call-v0", "results": []}]} | MasatoShima1618/Whisper-fine-tuned-large-v2-company-earnings-call-v0 | null | [
"transformers",
"tensorboard",
"safetensors",
"whisper",
"automatic-speech-recognition",
"generated_from_trainer",
"base_model:openai/whisper-large-v2",
"license:apache-2.0",
"endpoints_compatible",
"region:us"
] | null | 2024-04-15T12:57:07+00:00 | [] | [] | TAGS
#transformers #tensorboard #safetensors #whisper #automatic-speech-recognition #generated_from_trainer #base_model-openai/whisper-large-v2 #license-apache-2.0 #endpoints_compatible #region-us
| Whisper-fine-tuned-large-v2-company-earnings-call-v0
====================================================
This model is a fine-tuned version of openai/whisper-large-v2 on an unknown dataset.
It achieves the following results on the evaluation set:
* Loss: 0.0010
* Wer: 0.0
Model description
-----------------
Mo... | [
"### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* learning\\_rate: 1e-05\n* train\\_batch\\_size: 32\n* eval\\_batch\\_size: 16\n* seed: 42\n* distributed\\_type: multi-GPU\n* optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08\n* lr\\_scheduler\\_type: linear\n... | [
"TAGS\n#transformers #tensorboard #safetensors #whisper #automatic-speech-recognition #generated_from_trainer #base_model-openai/whisper-large-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\\_... | [
55,
136,
5,
44
] | [
"TAGS\n#transformers #tensorboard #safetensors #whisper #automatic-speech-recognition #generated_from_trainer #base_model-openai/whisper-large-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: ... |
text-generation | transformers | # merge
This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
## Merge Details
### Merge Method
This model was merged using the SLERP merge method.
### Models Merged
The following models were included in the merge:
* [Citaman/command-r-36-layer](https://hugging... | {"library_name": "transformers", "tags": ["mergekit", "merge"], "base_model": ["Citaman/command-r-36-layer"]} | Citaman/command-r-35-layer | null | [
"transformers",
"safetensors",
"cohere",
"text-generation",
"mergekit",
"merge",
"conversational",
"base_model:Citaman/command-r-36-layer",
"autotrain_compatible",
"endpoints_compatible",
"text-generation-inference",
"region:us"
] | null | 2024-04-15T13:02:26+00:00 | [] | [] | TAGS
#transformers #safetensors #cohere #text-generation #mergekit #merge #conversational #base_model-Citaman/command-r-36-layer #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us
| # merge
This is a merge of pre-trained language models created using mergekit.
## Merge Details
### Merge Method
This model was merged using the SLERP merge method.
### Models Merged
The following models were included in the merge:
* Citaman/command-r-36-layer
### Configuration
The following YAML configuration w... | [
"# merge\n\nThis is a merge of pre-trained language models created using mergekit.",
"## Merge Details",
"### Merge Method\n\nThis model was merged using the SLERP merge method.",
"### Models Merged\n\nThe following models were included in the merge:\n* Citaman/command-r-36-layer",
"### Configuration\n\nThe... | [
"TAGS\n#transformers #safetensors #cohere #text-generation #mergekit #merge #conversational #base_model-Citaman/command-r-36-layer #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n",
"# merge\n\nThis is a merge of pre-trained language models created using mergekit.",
"## Merge... | [
59,
17,
4,
17,
26,
16
] | [
"TAGS\n#transformers #safetensors #cohere #text-generation #mergekit #merge #conversational #base_model-Citaman/command-r-36-layer #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n# merge\n\nThis is a merge of pre-trained language models created using mergekit.## Merge Details### ... |
text-to-image | diffusers |
# Model Card for Model ID
<!-- Provide a quick summary of what the model is/does. -->
## Model Details
### Model Description
<!-- Provide a longer summary of what this model is. -->
This is the model card of a 🧨 diffusers model that has been pushed on the Hub. This model card has been automatically generated.
... | {"library_name": "diffusers"} | Niggendar/kakarot25dchichi | null | [
"diffusers",
"safetensors",
"arxiv:1910.09700",
"endpoints_compatible",
"diffusers:StableDiffusionPipeline",
"region:us"
] | null | 2024-04-15T13:06:00+00:00 | [
"1910.09700"
] | [] | TAGS
#diffusers #safetensors #arxiv-1910.09700 #endpoints_compatible #diffusers-StableDiffusionPipeline #region-us
|
# Model Card for Model ID
## Model Details
### Model Description
This is the model card of a diffusers model that has been pushed on the Hub. This model card has been automatically generated.
- Developed by:
- Funded by [optional]:
- Shared by [optional]:
- Model type:
- Language(s) (NLP):
- License:
... | [
"# Model Card for Model ID",
"## Model Details",
"### Model Description\n\n\n\nThis is the model card of a diffusers model that has been pushed on the Hub. This model card has been automatically generated.\n\n- Developed by: \n- Funded by [optional]: \n- Shared by [optional]: \n- Model type: \n- Language(s) (N... | [
"TAGS\n#diffusers #safetensors #arxiv-1910.09700 #endpoints_compatible #diffusers-StableDiffusionPipeline #region-us \n",
"# Model Card for Model ID",
"## Model Details",
"### Model Description\n\n\n\nThis is the model card of a diffusers model that has been pushed on the Hub. This model card has been automa... | [
37,
6,
4,
76,
23,
3,
5,
8,
9,
8,
34,
20,
4,
5,
5,
11,
13,
12,
3,
10,
6,
5,
6,
4,
5,
7,
49,
7,
7,
5,
5,
15,
7,
7,
8,
5
] | [
"TAGS\n#diffusers #safetensors #arxiv-1910.09700 #endpoints_compatible #diffusers-StableDiffusionPipeline #region-us \n# Model Card for Model ID## Model Details### Model Description\n\n\n\nThis is the model card of a diffusers model that has been pushed on the Hub. This model card has been automatically generated.... |
text-generation | transformers |
# Model Card for Model ID
<!-- Provide a quick summary of what the model is/does. -->
## Model Details
### Model Description
<!-- Provide a longer summary of what this model is. -->
This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generate... | {"library_name": "transformers", "tags": []} | heyllm234/sc23 | null | [
"transformers",
"safetensors",
"stablelm",
"text-generation",
"conversational",
"arxiv:1910.09700",
"autotrain_compatible",
"endpoints_compatible",
"region:us"
] | null | 2024-04-15T13:08:54+00:00 | [
"1910.09700"
] | [] | TAGS
#transformers #safetensors #stablelm #text-generation #conversational #arxiv-1910.09700 #autotrain_compatible #endpoints_compatible #region-us
|
# Model Card for Model ID
## Model Details
### Model Description
This is the model card of a transformers model that has been pushed on the Hub. This model card has been automatically generated.
- Developed by:
- Funded by [optional]:
- Shared by [optional]:
- Model type:
- Language(s) (NLP):
- License... | [
"# Model Card for Model ID",
"## Model Details",
"### Model Description\n\n\n\nThis is the model card of a transformers model that has been pushed on the Hub. This model card has been automatically generated.\n\n- Developed by: \n- Funded by [optional]: \n- Shared by [optional]: \n- Model type: \n- Language(s)... | [
"TAGS\n#transformers #safetensors #stablelm #text-generation #conversational #arxiv-1910.09700 #autotrain_compatible #endpoints_compatible #region-us \n",
"# Model Card for Model ID",
"## Model Details",
"### Model Description\n\n\n\nThis is the model card of a transformers model that has been pushed on the ... | [
41,
6,
4,
75,
23,
3,
5,
8,
9,
8,
34,
20,
4,
5,
5,
11,
13,
12,
3,
10,
6,
5,
6,
4,
5,
7,
49,
7,
7,
5,
5,
15,
7,
7,
8,
5
] | [
"TAGS\n#transformers #safetensors #stablelm #text-generation #conversational #arxiv-1910.09700 #autotrain_compatible #endpoints_compatible #region-us \n# Model Card for Model ID## Model Details### Model Description\n\n\n\nThis is the model card of a transformers model that has been pushed on the Hub. This model ca... |
null | peft |
<!-- 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. -->
# outputs
This model is a fine-tuned version of [meta-llama/Llama-2-7b-chat-hf](https://huggingface.co/meta-llama/Llama-2-7b-chat-... | {"library_name": "peft", "tags": ["generated_from_trainer"], "base_model": "meta-llama/Llama-2-7b-chat-hf", "model-index": [{"name": "outputs", "results": []}]} | Star3073/outputs | null | [
"peft",
"tensorboard",
"safetensors",
"generated_from_trainer",
"base_model:meta-llama/Llama-2-7b-chat-hf",
"region:us"
] | null | 2024-04-15T13:11:33+00:00 | [] | [] | TAGS
#peft #tensorboard #safetensors #generated_from_trainer #base_model-meta-llama/Llama-2-7b-chat-hf #region-us
|
# outputs
This model is a fine-tuned version of meta-llama/Llama-2-7b-chat-hf 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
... | [
"# outputs\n\nThis model is a fine-tuned version of meta-llama/Llama-2-7b-chat-hf 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",
... | [
"TAGS\n#peft #tensorboard #safetensors #generated_from_trainer #base_model-meta-llama/Llama-2-7b-chat-hf #region-us \n",
"# outputs\n\nThis model is a fine-tuned version of meta-llama/Llama-2-7b-chat-hf on an unknown dataset.",
"## Model description\n\nMore information needed",
"## Intended uses & limitations... | [
43,
34,
7,
9,
9,
4,
104,
5,
52
] | [
"TAGS\n#peft #tensorboard #safetensors #generated_from_trainer #base_model-meta-llama/Llama-2-7b-chat-hf #region-us \n# outputs\n\nThis model is a fine-tuned version of meta-llama/Llama-2-7b-chat-hf on an unknown dataset.## Model description\n\nMore information needed## Intended uses & limitations\n\nMore informati... |
text-generation | transformers | # merge
This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
## Merge Details
### Merge Method
This model was merged using the SLERP merge method.
### Models Merged
The following models were included in the merge:
* [mistralai/Mistral-7B-Instruct-v0.2](https:/... | {"library_name": "transformers", "tags": ["mergekit", "merge"], "base_model": ["mistralai/Mistral-7B-Instruct-v0.2", "openchat/openchat-3.5-0106"]} | bingbort/mergekit-slerp-vehkdva | null | [
"transformers",
"safetensors",
"mistral",
"text-generation",
"mergekit",
"merge",
"conversational",
"base_model:mistralai/Mistral-7B-Instruct-v0.2",
"base_model:openchat/openchat-3.5-0106",
"autotrain_compatible",
"endpoints_compatible",
"text-generation-inference",
"region:us"
] | null | 2024-04-15T13:12:37+00:00 | [] | [] | TAGS
#transformers #safetensors #mistral #text-generation #mergekit #merge #conversational #base_model-mistralai/Mistral-7B-Instruct-v0.2 #base_model-openchat/openchat-3.5-0106 #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us
| # merge
This is a merge of pre-trained language models created using mergekit.
## Merge Details
### Merge Method
This model was merged using the SLERP merge method.
### Models Merged
The following models were included in the merge:
* mistralai/Mistral-7B-Instruct-v0.2
* openchat/openchat-3.5-0106
### Configuratio... | [
"# merge\n\nThis is a merge of pre-trained language models created using mergekit.",
"## Merge Details",
"### Merge Method\n\nThis model was merged using the SLERP merge method.",
"### Models Merged\n\nThe following models were included in the merge:\n* mistralai/Mistral-7B-Instruct-v0.2\n* openchat/openchat-... | [
"TAGS\n#transformers #safetensors #mistral #text-generation #mergekit #merge #conversational #base_model-mistralai/Mistral-7B-Instruct-v0.2 #base_model-openchat/openchat-3.5-0106 #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n",
"# merge\n\nThis is a merge of pre-trained langu... | [
84,
17,
4,
17,
48,
16
] | [
"TAGS\n#transformers #safetensors #mistral #text-generation #mergekit #merge #conversational #base_model-mistralai/Mistral-7B-Instruct-v0.2 #base_model-openchat/openchat-3.5-0106 #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n# merge\n\nThis is a merge of pre-trained language mo... |
text-generation | transformers |
# Model Card for Model ID
## Model Details
### Model Description
<!-- Provide a longer summary of what this model is. -->
MoM: Mixture of Mixture
This Model is a test to combine [Jamba](https://huggingface.co/ai21labs/Jamba-v0.1) architecture with 1.58 bits linear layers **excpted for attention layer**, mixture o... | {"language": ["en"], "license": "apache-2.0", "library_name": "transformers", "tags": ["moe", "moah", "mod"], "datasets": ["Locutusque/UltraTextbooks"]} | Ostixe360/MoMv3-mixed-precision | null | [
"transformers",
"safetensors",
"text-generation",
"moe",
"moah",
"mod",
"en",
"dataset:Locutusque/UltraTextbooks",
"license:apache-2.0",
"autotrain_compatible",
"endpoints_compatible",
"region:us"
] | null | 2024-04-15T13:12:40+00:00 | [] | [
"en"
] | TAGS
#transformers #safetensors #text-generation #moe #moah #mod #en #dataset-Locutusque/UltraTextbooks #license-apache-2.0 #autotrain_compatible #endpoints_compatible #region-us
|
# Model Card for Model ID
## Model Details
### Model Description
MoM: Mixture of Mixture
This Model is a test to combine Jamba architecture with 1.58 bits linear layers excpted for attention layer, mixture of attention head and mixture of depth.
The goal is to developpe and test if this kind of architectures ha... | [
"# Model Card for Model ID",
"## Model Details",
"### Model Description\n\n\n\nMoM: Mixture of Mixture\n\nThis Model is a test to combine Jamba architecture with 1.58 bits linear layers excpted for attention layer, mixture of attention head and mixture of depth.\n\nThe goal is to developpe and test if this kind... | [
"TAGS\n#transformers #safetensors #text-generation #moe #moah #mod #en #dataset-Locutusque/UltraTextbooks #license-apache-2.0 #autotrain_compatible #endpoints_compatible #region-us \n",
"# Model Card for Model ID",
"## Model Details",
"### Model Description\n\n\n\nMoM: Mixture of Mixture\n\nThis Model is a te... | [
54,
6,
4,
130,
13,
25,
18,
25,
18,
25,
33,
7,
5,
12,
13
] | [
"TAGS\n#transformers #safetensors #text-generation #moe #moah #mod #en #dataset-Locutusque/UltraTextbooks #license-apache-2.0 #autotrain_compatible #endpoints_compatible #region-us \n# Model Card for Model ID## Model Details### Model Description\n\n\n\nMoM: Mixture of Mixture\n\nThis Model is a test to combine Jamb... |
text-generation | transformers | # merge
This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
## Merge Details
### Merge Method
This model was merged using the SLERP merge method.
### Models Merged
The following models were included in the merge:
* [NousResearch/Hermes-2-Pro-Mistral-7B](https... | {"library_name": "transformers", "tags": ["mergekit", "merge"], "base_model": ["NousResearch/Hermes-2-Pro-Mistral-7B", "WizardLM/WizardMath-7B-V1.1"]} | mergekit-community/mergekit-slerp-rcoqutv | null | [
"transformers",
"safetensors",
"mistral",
"text-generation",
"mergekit",
"merge",
"conversational",
"base_model:NousResearch/Hermes-2-Pro-Mistral-7B",
"base_model:WizardLM/WizardMath-7B-V1.1",
"autotrain_compatible",
"endpoints_compatible",
"text-generation-inference",
"region:us"
] | null | 2024-04-15T13:16:30+00:00 | [] | [] | TAGS
#transformers #safetensors #mistral #text-generation #mergekit #merge #conversational #base_model-NousResearch/Hermes-2-Pro-Mistral-7B #base_model-WizardLM/WizardMath-7B-V1.1 #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us
| # merge
This is a merge of pre-trained language models created using mergekit.
## Merge Details
### Merge Method
This model was merged using the SLERP merge method.
### Models Merged
The following models were included in the merge:
* NousResearch/Hermes-2-Pro-Mistral-7B
* WizardLM/WizardMath-7B-V1.1
### Configura... | [
"# merge\n\nThis is a merge of pre-trained language models created using mergekit.",
"## Merge Details",
"### Merge Method\n\nThis model was merged using the SLERP merge method.",
"### Models Merged\n\nThe following models were included in the merge:\n* NousResearch/Hermes-2-Pro-Mistral-7B\n* WizardLM/WizardM... | [
"TAGS\n#transformers #safetensors #mistral #text-generation #mergekit #merge #conversational #base_model-NousResearch/Hermes-2-Pro-Mistral-7B #base_model-WizardLM/WizardMath-7B-V1.1 #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n",
"# merge\n\nThis is a merge of pre-trained la... | [
83,
17,
4,
17,
47,
16
] | [
"TAGS\n#transformers #safetensors #mistral #text-generation #mergekit #merge #conversational #base_model-NousResearch/Hermes-2-Pro-Mistral-7B #base_model-WizardLM/WizardMath-7B-V1.1 #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n# merge\n\nThis is a merge of pre-trained language... |
null | null |
# Inspire-7B-slerp
Inspire-7B-slerp is a merge of the following models using [mergekit](https://github.com/cg123/mergekit):
* [mistralai/Mistral-7B-Instruct-v0.2](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.2)
* [EmbeddedLLM/Mistral-7B-Merge-14-v0.1](https://huggingface.co/EmbeddedLLM/Mistral-7B-Merge-14-... | {"license": "apache-2.0", "tags": ["merge", "mergekit", "lazymergekit", "mistralai/Mistral-7B-Instruct-v0.2", "EmbeddedLLM/Mistral-7B-Merge-14-v0.1", "cognitivecomputations/dolphin-2.8-mistral-7b-v02"]} | tvkkishore/backup | null | [
"merge",
"mergekit",
"lazymergekit",
"mistralai/Mistral-7B-Instruct-v0.2",
"EmbeddedLLM/Mistral-7B-Merge-14-v0.1",
"cognitivecomputations/dolphin-2.8-mistral-7b-v02",
"license:apache-2.0",
"region:us"
] | null | 2024-04-15T13:17:58+00:00 | [] | [] | TAGS
#merge #mergekit #lazymergekit #mistralai/Mistral-7B-Instruct-v0.2 #EmbeddedLLM/Mistral-7B-Merge-14-v0.1 #cognitivecomputations/dolphin-2.8-mistral-7b-v02 #license-apache-2.0 #region-us
|
# Inspire-7B-slerp
Inspire-7B-slerp is a merge of the following models using mergekit:
* mistralai/Mistral-7B-Instruct-v0.2
* EmbeddedLLM/Mistral-7B-Merge-14-v0.1
* cognitivecomputations/dolphin-2.8-mistral-7b-v02
## Configuration
\ | [
"# Inspire-7B-slerp\n\nInspire-7B-slerp is a merge of the following models using mergekit:\n* mistralai/Mistral-7B-Instruct-v0.2\n* EmbeddedLLM/Mistral-7B-Merge-14-v0.1\n* cognitivecomputations/dolphin-2.8-mistral-7b-v02",
"## Configuration\n\n\\"
] | [
"TAGS\n#merge #mergekit #lazymergekit #mistralai/Mistral-7B-Instruct-v0.2 #EmbeddedLLM/Mistral-7B-Merge-14-v0.1 #cognitivecomputations/dolphin-2.8-mistral-7b-v02 #license-apache-2.0 #region-us \n",
"# Inspire-7B-slerp\n\nInspire-7B-slerp is a merge of the following models using mergekit:\n* mistralai/Mistral-7B-I... | [
81,
86,
4
] | [
"TAGS\n#merge #mergekit #lazymergekit #mistralai/Mistral-7B-Instruct-v0.2 #EmbeddedLLM/Mistral-7B-Merge-14-v0.1 #cognitivecomputations/dolphin-2.8-mistral-7b-v02 #license-apache-2.0 #region-us \n# Inspire-7B-slerp\n\nInspire-7B-slerp is a merge of the following models using mergekit:\n* mistralai/Mistral-7B-Instruc... |
null | transformers |
# bingbort/mergekit-slerp-vehkdva-Q8_0-GGUF
This model was converted to GGUF format from [`bingbort/mergekit-slerp-vehkdva`](https://huggingface.co/bingbort/mergekit-slerp-vehkdva) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
Refer to the [original model ... | {"library_name": "transformers", "tags": ["mergekit", "merge", "llama-cpp", "gguf-my-repo"], "base_model": ["mistralai/Mistral-7B-Instruct-v0.2", "openchat/openchat-3.5-0106"]} | bingbort/mergekit-slerp-vehkdva-Q8_0-GGUF | null | [
"transformers",
"gguf",
"mergekit",
"merge",
"llama-cpp",
"gguf-my-repo",
"base_model:mistralai/Mistral-7B-Instruct-v0.2",
"base_model:openchat/openchat-3.5-0106",
"endpoints_compatible",
"region:us"
] | null | 2024-04-15T13:18:48+00:00 | [] | [] | TAGS
#transformers #gguf #mergekit #merge #llama-cpp #gguf-my-repo #base_model-mistralai/Mistral-7B-Instruct-v0.2 #base_model-openchat/openchat-3.5-0106 #endpoints_compatible #region-us
|
# bingbort/mergekit-slerp-vehkdva-Q8_0-GGUF
This model was converted to GGUF format from 'bingbort/mergekit-slerp-vehkdva' using URL via the URL's GGUF-my-repo space.
Refer to the original model card for more details on the model.
## Use with URL
Install URL through brew.
Invoke the URL server or the CLI.
CLI:
... | [
"# bingbort/mergekit-slerp-vehkdva-Q8_0-GGUF\nThis model was converted to GGUF format from 'bingbort/mergekit-slerp-vehkdva' using URL via the URL's GGUF-my-repo space.\nRefer to the original model card for more details on the model.",
"## Use with URL\n\nInstall URL through brew.\n\n\nInvoke the URL server or th... | [
"TAGS\n#transformers #gguf #mergekit #merge #llama-cpp #gguf-my-repo #base_model-mistralai/Mistral-7B-Instruct-v0.2 #base_model-openchat/openchat-3.5-0106 #endpoints_compatible #region-us \n",
"# bingbort/mergekit-slerp-vehkdva-Q8_0-GGUF\nThis model was converted to GGUF format from 'bingbort/mergekit-slerp-vehkd... | [
78,
86,
52
] | [
"TAGS\n#transformers #gguf #mergekit #merge #llama-cpp #gguf-my-repo #base_model-mistralai/Mistral-7B-Instruct-v0.2 #base_model-openchat/openchat-3.5-0106 #endpoints_compatible #region-us \n# bingbort/mergekit-slerp-vehkdva-Q8_0-GGUF\nThis model was converted to GGUF format from 'bingbort/mergekit-slerp-vehkdva' us... |
feature-extraction | 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. -->
# mlong-t5-tglobal-base
This model is a fine-tuned version of [agemagician/mlong-t5-tglobal-base](https://huggingface.co/agemagici... | {"license": "apache-2.0", "tags": ["generated_from_trainer"], "metrics": ["rouge"], "base_model": "agemagician/mlong-t5-tglobal-base", "model-index": [{"name": "mlong-t5-tglobal-base", "results": []}]} | hesum-anonymous/mT5LongHeSum-base | null | [
"transformers",
"safetensors",
"longt5",
"feature-extraction",
"generated_from_trainer",
"base_model:agemagician/mlong-t5-tglobal-base",
"license:apache-2.0",
"endpoints_compatible",
"region:us"
] | null | 2024-04-15T13:19:19+00:00 | [] | [] | TAGS
#transformers #safetensors #longt5 #feature-extraction #generated_from_trainer #base_model-agemagician/mlong-t5-tglobal-base #license-apache-2.0 #endpoints_compatible #region-us
| mlong-t5-tglobal-base
=====================
This model is a fine-tuned version of agemagician/mlong-t5-tglobal-base on an unknown dataset.
It achieves the following results on the evaluation set:
* Loss: 2.1553
* Rouge1: 32.0603
* Rouge2: 13.4985
* Rougel: 24.0775
* Rougelsum: 25.9692
* Gen Len: 72.828
Model desc... | [
"### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* learning\\_rate: 5e-05\n* train\\_batch\\_size: 1\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: 30",
"### Trainin... | [
"TAGS\n#transformers #safetensors #longt5 #feature-extraction #generated_from_trainer #base_model-agemagician/mlong-t5-tglobal-base #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*... | [
60,
101,
5,
44
] | [
"TAGS\n#transformers #safetensors #longt5 #feature-extraction #generated_from_trainer #base_model-agemagician/mlong-t5-tglobal-base #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... |
text-generation | transformers | # merge
This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
## Merge Details
### Merge Method
This model was merged using the [linear](https://arxiv.org/abs/2203.05482) merge method.
### Models Merged
The following models were included in the merge:
* [Sao10K... | {"library_name": "transformers", "tags": ["mergekit", "merge"], "base_model": ["Sao10K/Fimbulvetr-11B-v2", "TheDrummer/Moistral-11B-v2"]} | Tokerss/mergekit-linear-cnukgdw | null | [
"transformers",
"safetensors",
"llama",
"text-generation",
"mergekit",
"merge",
"arxiv:2203.05482",
"base_model:Sao10K/Fimbulvetr-11B-v2",
"base_model:TheDrummer/Moistral-11B-v2",
"autotrain_compatible",
"endpoints_compatible",
"text-generation-inference",
"region:us"
] | null | 2024-04-15T13:20:52+00:00 | [
"2203.05482"
] | [] | TAGS
#transformers #safetensors #llama #text-generation #mergekit #merge #arxiv-2203.05482 #base_model-Sao10K/Fimbulvetr-11B-v2 #base_model-TheDrummer/Moistral-11B-v2 #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us
| # merge
This is a merge of pre-trained language models created using mergekit.
## Merge Details
### Merge Method
This model was merged using the linear merge method.
### Models Merged
The following models were included in the merge:
* Sao10K/Fimbulvetr-11B-v2
* TheDrummer/Moistral-11B-v2
### Configuration
The fo... | [
"# merge\n\nThis is a merge of pre-trained language models created using mergekit.",
"## Merge Details",
"### Merge Method\n\nThis model was merged using the linear merge method.",
"### Models Merged\n\nThe following models were included in the merge:\n* Sao10K/Fimbulvetr-11B-v2\n* TheDrummer/Moistral-11B-v2"... | [
"TAGS\n#transformers #safetensors #llama #text-generation #mergekit #merge #arxiv-2203.05482 #base_model-Sao10K/Fimbulvetr-11B-v2 #base_model-TheDrummer/Moistral-11B-v2 #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n",
"# merge\n\nThis is a merge of pre-trained language models... | [
87,
17,
4,
15,
43,
16
] | [
"TAGS\n#transformers #safetensors #llama #text-generation #mergekit #merge #arxiv-2203.05482 #base_model-Sao10K/Fimbulvetr-11B-v2 #base_model-TheDrummer/Moistral-11B-v2 #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n# merge\n\nThis is a merge of pre-trained language models creat... |
text-to-image | diffusers |
# Model Card for Model ID
<!-- Provide a quick summary of what the model is/does. -->
## Model Details
### Model Description
<!-- Provide a longer summary of what this model is. -->
This is the model card of a 🧨 diffusers model that has been pushed on the Hub. This model card has been automatically generated.
... | {"library_name": "diffusers"} | Niggendar/HardcoreAsianPorn_v20 | null | [
"diffusers",
"safetensors",
"arxiv:1910.09700",
"endpoints_compatible",
"diffusers:StableDiffusionPipeline",
"region:us"
] | null | 2024-04-15T13:21:14+00:00 | [
"1910.09700"
] | [] | TAGS
#diffusers #safetensors #arxiv-1910.09700 #endpoints_compatible #diffusers-StableDiffusionPipeline #region-us
|
# Model Card for Model ID
## Model Details
### Model Description
This is the model card of a diffusers model that has been pushed on the Hub. This model card has been automatically generated.
- Developed by:
- Funded by [optional]:
- Shared by [optional]:
- Model type:
- Language(s) (NLP):
- License:
... | [
"# Model Card for Model ID",
"## Model Details",
"### Model Description\n\n\n\nThis is the model card of a diffusers model that has been pushed on the Hub. This model card has been automatically generated.\n\n- Developed by: \n- Funded by [optional]: \n- Shared by [optional]: \n- Model type: \n- Language(s) (N... | [
"TAGS\n#diffusers #safetensors #arxiv-1910.09700 #endpoints_compatible #diffusers-StableDiffusionPipeline #region-us \n",
"# Model Card for Model ID",
"## Model Details",
"### Model Description\n\n\n\nThis is the model card of a diffusers model that has been pushed on the Hub. This model card has been automa... | [
37,
6,
4,
76,
23,
3,
5,
8,
9,
8,
34,
20,
4,
5,
5,
11,
13,
12,
3,
10,
6,
5,
6,
4,
5,
7,
49,
7,
7,
5,
5,
15,
7,
7,
8,
5
] | [
"TAGS\n#diffusers #safetensors #arxiv-1910.09700 #endpoints_compatible #diffusers-StableDiffusionPipeline #region-us \n# Model Card for Model ID## Model Details### Model Description\n\n\n\nThis is the model card of a diffusers model that has been pushed on the Hub. This model card has been automatically generated.... |
text-generation | transformers | Quantization made by Richard Erkhov.
[Github](https://github.com/RichardErkhov)
[Discord](https://discord.gg/pvy7H8DZMG)
[Request more models](https://github.com/RichardErkhov/quant_request)
starchat-alpha - bnb 4bits
- Model creator: https://huggingface.co/HuggingFaceH4/
- Original model: https://huggingface.co/H... | {} | RichardErkhov/HuggingFaceH4_-_starchat-alpha-4bits | null | [
"transformers",
"safetensors",
"gpt_bigcode",
"text-generation",
"autotrain_compatible",
"endpoints_compatible",
"text-generation-inference",
"4-bit",
"region:us"
] | null | 2024-04-15T13:22:31+00:00 | [] | [] | TAGS
#transformers #safetensors #gpt_bigcode #text-generation #autotrain_compatible #endpoints_compatible #text-generation-inference #4-bit #region-us
| Quantization made by Richard Erkhov.
Github
Discord
Request more models
starchat-alpha - bnb 4bits
- Model creator: URL
- Original model: URL
Original model description:
---
license: bigcode-openrail-m
datasets:
- OpenAssistant/oasst1
- databricks/databricks-dolly-15k
language:
- en
library_name: transformers
... | [
"# Model Card for StarChat Alpha\n\n\n_Note, you may be interested in the Beta version of StarChat here._\n\nStarChat is a series of language models that are fine-tuned from StarCoder to act as helpful coding assistants. StarChat Alpha is the first of these models, and as an alpha release is only intended for educa... | [
"TAGS\n#transformers #safetensors #gpt_bigcode #text-generation #autotrain_compatible #endpoints_compatible #text-generation-inference #4-bit #region-us \n",
"# Model Card for StarChat Alpha\n\n\n_Note, you may be interested in the Beta version of StarChat here._\n\nStarChat is a series of language models that ar... | [
41,
113,
4,
83,
18,
35,
267,
85
] | [
"TAGS\n#transformers #safetensors #gpt_bigcode #text-generation #autotrain_compatible #endpoints_compatible #text-generation-inference #4-bit #region-us \n# Model Card for StarChat Alpha\n\n\n_Note, you may be interested in the Beta version of StarChat here._\n\nStarChat is a series of language models that are fine... |
text-generation | transformers | # merge
This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
## Merge Details
### Merge Method
This model was merged using the SLERP merge method.
### Models Merged
The following models were included in the merge:
* [Citaman/command-r-35-layer](https://hugging... | {"library_name": "transformers", "tags": ["mergekit", "merge"], "base_model": ["Citaman/command-r-35-layer"]} | Citaman/command-r-34-layer | null | [
"transformers",
"safetensors",
"cohere",
"text-generation",
"mergekit",
"merge",
"conversational",
"base_model:Citaman/command-r-35-layer",
"autotrain_compatible",
"endpoints_compatible",
"text-generation-inference",
"region:us"
] | null | 2024-04-15T13:24:07+00:00 | [] | [] | TAGS
#transformers #safetensors #cohere #text-generation #mergekit #merge #conversational #base_model-Citaman/command-r-35-layer #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us
| # merge
This is a merge of pre-trained language models created using mergekit.
## Merge Details
### Merge Method
This model was merged using the SLERP merge method.
### Models Merged
The following models were included in the merge:
* Citaman/command-r-35-layer
### Configuration
The following YAML configuration w... | [
"# merge\n\nThis is a merge of pre-trained language models created using mergekit.",
"## Merge Details",
"### Merge Method\n\nThis model was merged using the SLERP merge method.",
"### Models Merged\n\nThe following models were included in the merge:\n* Citaman/command-r-35-layer",
"### Configuration\n\nThe... | [
"TAGS\n#transformers #safetensors #cohere #text-generation #mergekit #merge #conversational #base_model-Citaman/command-r-35-layer #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n",
"# merge\n\nThis is a merge of pre-trained language models created using mergekit.",
"## Merge... | [
59,
17,
4,
17,
26,
16
] | [
"TAGS\n#transformers #safetensors #cohere #text-generation #mergekit #merge #conversational #base_model-Citaman/command-r-35-layer #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n# merge\n\nThis is a merge of pre-trained language models created using mergekit.## Merge Details### ... |
text-generation | transformers |
# Model Card for Model ID
<!-- Provide a quick summary of what the model is/does. -->
## Model Details
### Model Description
<!-- Provide a longer summary of what this model is. -->
This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generate... | {"library_name": "transformers", "tags": []} | dotvignesh/TAVGen-Explain-7b | null | [
"transformers",
"safetensors",
"mistral",
"text-generation",
"conversational",
"arxiv:1910.09700",
"autotrain_compatible",
"endpoints_compatible",
"text-generation-inference",
"region:us"
] | null | 2024-04-15T13:24:12+00:00 | [
"1910.09700"
] | [] | TAGS
#transformers #safetensors #mistral #text-generation #conversational #arxiv-1910.09700 #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us
|
# Model Card for Model ID
## Model Details
### Model Description
This is the model card of a transformers model that has been pushed on the Hub. This model card has been automatically generated.
- Developed by:
- Funded by [optional]:
- Shared by [optional]:
- Model type:
- Language(s) (NLP):
- License... | [
"# Model Card for Model ID",
"## Model Details",
"### Model Description\n\n\n\nThis is the model card of a transformers model that has been pushed on the Hub. This model card has been automatically generated.\n\n- Developed by: \n- Funded by [optional]: \n- Shared by [optional]: \n- Model type: \n- Language(s)... | [
"TAGS\n#transformers #safetensors #mistral #text-generation #conversational #arxiv-1910.09700 #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n",
"# Model Card for Model ID",
"## Model Details",
"### Model Description\n\n\n\nThis is the model card of a transformers model th... | [
47,
6,
4,
75,
23,
3,
5,
8,
9,
8,
34,
20,
4,
5,
5,
11,
13,
12,
3,
10,
6,
5,
6,
4,
5,
7,
49,
7,
7,
5,
5,
15,
7,
7,
8,
5
] | [
"TAGS\n#transformers #safetensors #mistral #text-generation #conversational #arxiv-1910.09700 #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n# Model Card for Model ID## Model Details### Model Description\n\n\n\nThis is the model card of a transformers model that has been pushed... |
text-generation | transformers | # NeverSleep's [Noromaid-v0.4-Mixtral-Instruct-8x7b-Zloss](https://huggingface.co/NeverSleep/Noromaid-v0.4-Mixtral-Instruct-8x7b-Zloss) 2 bit HQQ quant. Now with METAOFFLOAD!
This is another [HQQ Quantization](https://github.com/mobiusml/hqq) of Noromaid Mixtral, the same as [ProphetOfBostrom's earlier work](https://h... | {"license": "cc-by-nc-4.0", "tags": ["not-for-all-audiences", "moe", "mixtral", "hqq", "text-generation-inference", "conversational"], "inference": false} | Chronal/Noromaid-v0.4-Mixtral-Instruct-8x7b-Zloss_attn-4bit-moe-2bit-metaoffload-HQQ | null | [
"transformers",
"mixtral",
"text-generation",
"not-for-all-audiences",
"moe",
"hqq",
"text-generation-inference",
"conversational",
"license:cc-by-nc-4.0",
"autotrain_compatible",
"region:us"
] | null | 2024-04-15T13:24:28+00:00 | [] | [] | TAGS
#transformers #mixtral #text-generation #not-for-all-audiences #moe #hqq #text-generation-inference #conversational #license-cc-by-nc-4.0 #autotrain_compatible #region-us
| # NeverSleep's Noromaid-v0.4-Mixtral-Instruct-8x7b-Zloss 2 bit HQQ quant. Now with METAOFFLOAD!
This is another HQQ Quantization of Noromaid Mixtral, the same as ProphetOfBostrom's earlier work but with Metadata Offloading enabled, which wasn't available when they made their quant.
The result is a version of Noromaid ... | [
"# NeverSleep's Noromaid-v0.4-Mixtral-Instruct-8x7b-Zloss 2 bit HQQ quant. Now with METAOFFLOAD!\n\nThis is another HQQ Quantization of Noromaid Mixtral, the same as ProphetOfBostrom's earlier work but with Metadata Offloading enabled, which wasn't available when they made their quant.\nThe result is a version of N... | [
"TAGS\n#transformers #mixtral #text-generation #not-for-all-audiences #moe #hqq #text-generation-inference #conversational #license-cc-by-nc-4.0 #autotrain_compatible #region-us \n",
"# NeverSleep's Noromaid-v0.4-Mixtral-Instruct-8x7b-Zloss 2 bit HQQ quant. Now with METAOFFLOAD!\n\nThis is another HQQ Quantizatio... | [
53,
167,
5,
143,
11,
58,
81,
8,
67,
33
] | [
"TAGS\n#transformers #mixtral #text-generation #not-for-all-audiences #moe #hqq #text-generation-inference #conversational #license-cc-by-nc-4.0 #autotrain_compatible #region-us \n# NeverSleep's Noromaid-v0.4-Mixtral-Instruct-8x7b-Zloss 2 bit HQQ quant. Now with METAOFFLOAD!\n\nThis is another HQQ Quantization of N... |
null | peft |
<!-- 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. -->
# falcon-7b-sharded-bf16-finetuned-mental-health-conversational
This model is a fine-tuned version of [ybelkada/falcon-7b-sharded-... | {"library_name": "peft", "tags": ["trl", "sft", "generated_from_trainer"], "base_model": "ybelkada/falcon-7b-sharded-bf16", "model-index": [{"name": "falcon-7b-sharded-bf16-finetuned-mental-health-conversational", "results": []}]} | ssalogin/sdflkjwljfhwkhuhwueidw | null | [
"peft",
"tensorboard",
"safetensors",
"trl",
"sft",
"generated_from_trainer",
"base_model:ybelkada/falcon-7b-sharded-bf16",
"region:us"
] | null | 2024-04-15T13:25:21+00:00 | [] | [] | TAGS
#peft #tensorboard #safetensors #trl #sft #generated_from_trainer #base_model-ybelkada/falcon-7b-sharded-bf16 #region-us
|
# falcon-7b-sharded-bf16-finetuned-mental-health-conversational
This model is a fine-tuned version of ybelkada/falcon-7b-sharded-bf16 on an unknown dataset.
## Model description
More information needed
## Intended uses & limitations
More information needed
## Training and evaluation data
More information need... | [
"# falcon-7b-sharded-bf16-finetuned-mental-health-conversational\n\nThis model is a fine-tuned version of ybelkada/falcon-7b-sharded-bf16 on an unknown dataset.",
"## Model description\n\nMore information needed",
"## Intended uses & limitations\n\nMore information needed",
"## Training and evaluation data\n\... | [
"TAGS\n#peft #tensorboard #safetensors #trl #sft #generated_from_trainer #base_model-ybelkada/falcon-7b-sharded-bf16 #region-us \n",
"# falcon-7b-sharded-bf16-finetuned-mental-health-conversational\n\nThis model is a fine-tuned version of ybelkada/falcon-7b-sharded-bf16 on an unknown dataset.",
"## Model descri... | [
48,
54,
7,
9,
9,
4,
126,
5,
55
] | [
"TAGS\n#peft #tensorboard #safetensors #trl #sft #generated_from_trainer #base_model-ybelkada/falcon-7b-sharded-bf16 #region-us \n# falcon-7b-sharded-bf16-finetuned-mental-health-conversational\n\nThis model is a fine-tuned version of ybelkada/falcon-7b-sharded-bf16 on an unknown dataset.## Model description\n\nMor... |
text-generation | transformers |
these little one are easy to train for task !!! ::
They already have some training (not great)
But they can take more and more
(and being MISTRAL they can takes lora modules!)
Rememeber to add training on to the lora you merge withit : ie load the lora and train a few cycle on the same data that was applied in the... | {"language": ["en"], "license": "apache-2.0", "tags": ["text-generation-inference", "transformers", "unsloth", "mistral", "trl", "sft"], "base_model": "LeroyDyer/Mixtral_AI_MiniTron"} | LeroyDyer/Mixtral_AI_MiniTron_Chat | null | [
"transformers",
"safetensors",
"mistral",
"text-generation",
"text-generation-inference",
"unsloth",
"trl",
"sft",
"conversational",
"en",
"base_model:LeroyDyer/Mixtral_AI_MiniTron",
"license:apache-2.0",
"autotrain_compatible",
"endpoints_compatible",
"region:us"
] | null | 2024-04-15T13:26:36+00:00 | [] | [
"en"
] | TAGS
#transformers #safetensors #mistral #text-generation #text-generation-inference #unsloth #trl #sft #conversational #en #base_model-LeroyDyer/Mixtral_AI_MiniTron #license-apache-2.0 #autotrain_compatible #endpoints_compatible #region-us
|
these little one are easy to train for task !!! ::
They already have some training (not great)
But they can take more and more
(and being MISTRAL they can takes lora modules!)
Rememeber to add training on to the lora you merge withit : ie load the lora and train a few cycle on the same data that was applied in the... | [
"# Uploaded model\n\n- Developed by: LeroyDyer\n- License: apache-2.0\n- Finetuned from model : LeroyDyer/Mixtral_AI_MiniTron\n\nThis mistral model was trained 2x faster with Unsloth and Huggingface's TRL library.\n\n<img src=\"URL width=\"200\"/>"
] | [
"TAGS\n#transformers #safetensors #mistral #text-generation #text-generation-inference #unsloth #trl #sft #conversational #en #base_model-LeroyDyer/Mixtral_AI_MiniTron #license-apache-2.0 #autotrain_compatible #endpoints_compatible #region-us \n",
"# Uploaded model\n\n- Developed by: LeroyDyer\n- License: apache... | [
73,
74
] | [
"TAGS\n#transformers #safetensors #mistral #text-generation #text-generation-inference #unsloth #trl #sft #conversational #en #base_model-LeroyDyer/Mixtral_AI_MiniTron #license-apache-2.0 #autotrain_compatible #endpoints_compatible #region-us \n# Uploaded model\n\n- Developed by: LeroyDyer\n- License: apache-2.0\n... |
automatic-speech-recognition | transformers |
# Model Card for Model ID
<!-- Provide a quick summary of what the model is/does. -->
## Model Details
### Model Description
<!-- Provide a longer summary of what this model is. -->
This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generate... | {"library_name": "transformers", "tags": []} | Abhinay123/wav2vec2_vedas2_epoch_5_step_1399 | null | [
"transformers",
"safetensors",
"wav2vec2",
"automatic-speech-recognition",
"arxiv:1910.09700",
"endpoints_compatible",
"region:us"
] | null | 2024-04-15T13:29:19+00:00 | [
"1910.09700"
] | [] | TAGS
#transformers #safetensors #wav2vec2 #automatic-speech-recognition #arxiv-1910.09700 #endpoints_compatible #region-us
|
# Model Card for Model ID
## Model Details
### Model Description
This is the model card of a transformers model that has been pushed on the Hub. This model card has been automatically generated.
- Developed by:
- Funded by [optional]:
- Shared by [optional]:
- Model type:
- Language(s) (NLP):
- License... | [
"# Model Card for Model ID",
"## Model Details",
"### Model Description\n\n\n\nThis is the model card of a transformers model that has been pushed on the Hub. This model card has been automatically generated.\n\n- Developed by: \n- Funded by [optional]: \n- Shared by [optional]: \n- Model type: \n- Language(s)... | [
"TAGS\n#transformers #safetensors #wav2vec2 #automatic-speech-recognition #arxiv-1910.09700 #endpoints_compatible #region-us \n",
"# Model Card for Model ID",
"## Model Details",
"### Model Description\n\n\n\nThis is the model card of a transformers model that has been pushed on the Hub. This model card has ... | [
39,
6,
4,
75,
23,
3,
5,
8,
9,
8,
34,
20,
4,
5,
5,
11,
13,
12,
3,
10,
6,
5,
6,
4,
5,
7,
49,
7,
7,
5,
5,
15,
7,
7,
8,
5
] | [
"TAGS\n#transformers #safetensors #wav2vec2 #automatic-speech-recognition #arxiv-1910.09700 #endpoints_compatible #region-us \n# Model Card for Model ID## Model Details### Model Description\n\n\n\nThis is the model card of a transformers model that has been pushed on the Hub. This model card has been automatically... |
feature-extraction | 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. -->
# mlong-t5-tglobal-large
This model is a fine-tuned version of [agemagician/mlong-t5-tglobal-large](https://huggingface.co/agemagi... | {"license": "apache-2.0", "tags": ["generated_from_trainer"], "metrics": ["rouge"], "base_model": "agemagician/mlong-t5-tglobal-large", "model-index": [{"name": "mlong-t5-tglobal-large", "results": []}]} | hesum-anonymous/mT5LongHeSum-large | null | [
"transformers",
"safetensors",
"longt5",
"feature-extraction",
"generated_from_trainer",
"base_model:agemagician/mlong-t5-tglobal-large",
"license:apache-2.0",
"endpoints_compatible",
"region:us"
] | null | 2024-04-15T13:29:22+00:00 | [] | [] | TAGS
#transformers #safetensors #longt5 #feature-extraction #generated_from_trainer #base_model-agemagician/mlong-t5-tglobal-large #license-apache-2.0 #endpoints_compatible #region-us
| mlong-t5-tglobal-large
======================
This model is a fine-tuned version of agemagician/mlong-t5-tglobal-large on the None dataset.
It achieves the following results on the evaluation set:
* Loss: 1.9297
* Rouge1: 33.2751
* Rouge2: 14.7214
* Rougel: 25.0329
* Rougelsum: 26.9804
* Gen Len: 63.937
Model des... | [
"### 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: 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: 30",
"### Traini... | [
"TAGS\n#transformers #safetensors #longt5 #feature-extraction #generated_from_trainer #base_model-agemagician/mlong-t5-tglobal-large #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... | [
60,
101,
5,
44
] | [
"TAGS\n#transformers #safetensors #longt5 #feature-extraction #generated_from_trainer #base_model-agemagician/mlong-t5-tglobal-large #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* trai... |
text-generation | transformers | Quantization made by Richard Erkhov.
[Github](https://github.com/RichardErkhov)
[Discord](https://discord.gg/pvy7H8DZMG)
[Request more models](https://github.com/RichardErkhov/quant_request)
starchat-alpha - bnb 8bits
- Model creator: https://huggingface.co/HuggingFaceH4/
- Original model: https://huggingface.co/H... | {} | RichardErkhov/HuggingFaceH4_-_starchat-alpha-8bits | null | [
"transformers",
"safetensors",
"gpt_bigcode",
"text-generation",
"autotrain_compatible",
"endpoints_compatible",
"text-generation-inference",
"8-bit",
"region:us"
] | null | 2024-04-15T13:30:27+00:00 | [] | [] | TAGS
#transformers #safetensors #gpt_bigcode #text-generation #autotrain_compatible #endpoints_compatible #text-generation-inference #8-bit #region-us
| Quantization made by Richard Erkhov.
Github
Discord
Request more models
starchat-alpha - bnb 8bits
- Model creator: URL
- Original model: URL
Original model description:
---
license: bigcode-openrail-m
datasets:
- OpenAssistant/oasst1
- databricks/databricks-dolly-15k
language:
- en
library_name: transformers
... | [
"# Model Card for StarChat Alpha\n\n\n_Note, you may be interested in the Beta version of StarChat here._\n\nStarChat is a series of language models that are fine-tuned from StarCoder to act as helpful coding assistants. StarChat Alpha is the first of these models, and as an alpha release is only intended for educa... | [
"TAGS\n#transformers #safetensors #gpt_bigcode #text-generation #autotrain_compatible #endpoints_compatible #text-generation-inference #8-bit #region-us \n",
"# Model Card for StarChat Alpha\n\n\n_Note, you may be interested in the Beta version of StarChat here._\n\nStarChat is a series of language models that ar... | [
41,
113,
4,
83,
18,
35,
267,
85
] | [
"TAGS\n#transformers #safetensors #gpt_bigcode #text-generation #autotrain_compatible #endpoints_compatible #text-generation-inference #8-bit #region-us \n# Model Card for StarChat Alpha\n\n\n_Note, you may be interested in the Beta version of StarChat here._\n\nStarChat is a series of language models that are fine... |
text-generation | transformers |
# Model Card for Model ID
<!-- Provide a quick summary of what the model is/does. -->
## Model Details
### Model Description
<!-- Provide a longer summary of what this model is. -->
This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generate... | {"library_name": "transformers", "tags": []} | OwOOwO/dumbo-krillin5 | null | [
"transformers",
"safetensors",
"llama",
"text-generation",
"conversational",
"arxiv:1910.09700",
"autotrain_compatible",
"endpoints_compatible",
"text-generation-inference",
"region:us"
] | null | 2024-04-15T13:32:01+00:00 | [
"1910.09700"
] | [] | TAGS
#transformers #safetensors #llama #text-generation #conversational #arxiv-1910.09700 #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us
|
# Model Card for Model ID
## Model Details
### Model Description
This is the model card of a transformers model that has been pushed on the Hub. This model card has been automatically generated.
- Developed by:
- Funded by [optional]:
- Shared by [optional]:
- Model type:
- Language(s) (NLP):
- License... | [
"# Model Card for Model ID",
"## Model Details",
"### Model Description\n\n\n\nThis is the model card of a transformers model that has been pushed on the Hub. This model card has been automatically generated.\n\n- Developed by: \n- Funded by [optional]: \n- Shared by [optional]: \n- Model type: \n- Language(s)... | [
"TAGS\n#transformers #safetensors #llama #text-generation #conversational #arxiv-1910.09700 #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n",
"# Model Card for Model ID",
"## Model Details",
"### Model Description\n\n\n\nThis is the model card of a transformers model that... | [
47,
6,
4,
75,
23,
3,
5,
8,
9,
8,
34,
20,
4,
5,
5,
11,
13,
12,
3,
10,
6,
5,
6,
4,
5,
7,
49,
7,
7,
5,
5,
15,
7,
7,
8,
5
] | [
"TAGS\n#transformers #safetensors #llama #text-generation #conversational #arxiv-1910.09700 #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n# Model Card for Model ID## Model Details### Model Description\n\n\n\nThis is the model card of a transformers model that has been pushed o... |
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-emotions-shixm
This model is a fine-tuned version of [distilbert/distilbert-base-uncased](http... | {"license": "apache-2.0", "tags": ["generated_from_trainer"], "datasets": ["emotion"], "metrics": ["accuracy", "f1"], "base_model": "distilbert/distilbert-base-uncased", "model-index": [{"name": "distilbert-base-uncased-finetuned-emotions-shixm", "results": [{"task": {"type": "text-classification", "name": "Text Classi... | sam102400/distilbert-base-uncased-finetuned-emotions-shixm | null | [
"transformers",
"tensorboard",
"safetensors",
"distilbert",
"text-classification",
"generated_from_trainer",
"dataset:emotion",
"base_model:distilbert/distilbert-base-uncased",
"license:apache-2.0",
"model-index",
"autotrain_compatible",
"endpoints_compatible",
"region:us"
] | null | 2024-04-15T13:32:11+00:00 | [] | [] | TAGS
#transformers #tensorboard #safetensors #distilbert #text-classification #generated_from_trainer #dataset-emotion #base_model-distilbert/distilbert-base-uncased #license-apache-2.0 #model-index #autotrain_compatible #endpoints_compatible #region-us
| distilbert-base-uncased-finetuned-emotions-shixm
================================================
This model is a fine-tuned version of distilbert/distilbert-base-uncased on the emotion dataset.
It achieves the following results on the evaluation set:
* Loss: 0.3951
* Accuracy: 0.844
* F1: 0.8429
Model descriptio... | [
"### 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 #tensorboard #safetensors #distilbert #text-classification #generated_from_trainer #dataset-emotion #base_model-distilbert/distilbert-base-uncased #license-apache-2.0 #model-index #autotrain_compatible #endpoints_compatible #region-us \n",
"### Training hyperparameters\n\n\nThe following hype... | [
72,
101,
5,
40
] | [
"TAGS\n#transformers #tensorboard #safetensors #distilbert #text-classification #generated_from_trainer #dataset-emotion #base_model-distilbert/distilbert-base-uncased #license-apache-2.0 #model-index #autotrain_compatible #endpoints_compatible #region-us \n### Training hyperparameters\n\n\nThe following hyperparam... |
sentence-similarity | sentence-transformers |
# Yunika/muril-base-cased-sentence-transformer
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.
<!--- Describe your model here -->
## Usage (Sentence-Transformers)
Usi... | {"library_name": "sentence-transformers", "tags": ["sentence-transformers", "feature-extraction", "sentence-similarity", "transformers"], "datasets": ["embedding-data/QQP_triplets"], "pipeline_tag": "sentence-similarity"} | Yunika/muril-base-cased-sentence-transformer | null | [
"sentence-transformers",
"safetensors",
"bert",
"feature-extraction",
"sentence-similarity",
"transformers",
"dataset:embedding-data/QQP_triplets",
"endpoints_compatible",
"region:us"
] | null | 2024-04-15T13:33:59+00:00 | [] | [] | TAGS
#sentence-transformers #safetensors #bert #feature-extraction #sentence-similarity #transformers #dataset-embedding-data/QQP_triplets #endpoints_compatible #region-us
|
# Yunika/muril-base-cased-sentence-transformer
This is a sentence-transformers model: It maps sentences & paragraphs to a 768 dimensional dense vector space and can be used for tasks like clustering or semantic search.
## Usage (Sentence-Transformers)
Using this model becomes easy when you have sentence-transform... | [
"# Yunika/muril-base-cased-sentence-transformer\n\nThis is a sentence-transformers model: It maps sentences & paragraphs to a 768 dimensional dense vector space and can be used for tasks like clustering or semantic search.",
"## Usage (Sentence-Transformers)\n\nUsing this model becomes easy when you have sentence... | [
"TAGS\n#sentence-transformers #safetensors #bert #feature-extraction #sentence-similarity #transformers #dataset-embedding-data/QQP_triplets #endpoints_compatible #region-us \n",
"# Yunika/muril-base-cased-sentence-transformer\n\nThis is a sentence-transformers model: It maps sentences & paragraphs to a 768 dimen... | [
46,
51,
30,
58,
26,
63,
5,
5
] | [
"TAGS\n#sentence-transformers #safetensors #bert #feature-extraction #sentence-similarity #transformers #dataset-embedding-data/QQP_triplets #endpoints_compatible #region-us \n# Yunika/muril-base-cased-sentence-transformer\n\nThis is a sentence-transformers model: It maps sentences & paragraphs to a 768 dimensional... |
null | transformers | ## About
<!-- ### quantize_version: 1 -->
<!-- ### output_tensor_quantised: 1 -->
<!-- ### convert_type: -->
<!-- ### vocab_type: -->
weighted/imatrix quants of https://huggingface.co/upstage/llama-65b-instruct
<!-- provided-files -->
static quants are available at https://huggingface.co/mradermacher/llama-65b-inst... | {"language": ["en"], "library_name": "transformers", "tags": ["upstage", "llama", "instruct", "instruction"], "base_model": "upstage/llama-65b-instruct", "quantized_by": "mradermacher"} | mradermacher/llama-65b-instruct-i1-GGUF | null | [
"transformers",
"gguf",
"upstage",
"llama",
"instruct",
"instruction",
"en",
"base_model:upstage/llama-65b-instruct",
"endpoints_compatible",
"region:us"
] | null | 2024-04-15T13:34:10+00:00 | [] | [
"en"
] | TAGS
#transformers #gguf #upstage #llama #instruct #instruction #en #base_model-upstage/llama-65b-instruct #endpoints_compatible #region-us
| About
-----
weighted/imatrix quants of URL
static quants are available at URL
Usage
-----
If you are unsure how to use GGUF files, refer to one of TheBloke's
READMEs for
more details, including on how to concatenate multi-part files.
Provided Quants
---------------
(sorted by size, not necessarily quality. ... | [] | [
"TAGS\n#transformers #gguf #upstage #llama #instruct #instruction #en #base_model-upstage/llama-65b-instruct #endpoints_compatible #region-us \n"
] | [
45
] | [
"TAGS\n#transformers #gguf #upstage #llama #instruct #instruction #en #base_model-upstage/llama-65b-instruct #endpoints_compatible #region-us \n"
] |
null | transformers |
# Model Card for Model ID
<!-- Provide a quick summary of what the model is/does. -->
## Model Details
### Model Description
<!-- Provide a longer summary of what this model is. -->
This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generate... | {"library_name": "transformers", "tags": []} | Scrunch7596/invoices-donut-model-v1 | null | [
"transformers",
"safetensors",
"vision-encoder-decoder",
"arxiv:1910.09700",
"endpoints_compatible",
"region:us"
] | null | 2024-04-15T13:37:53+00:00 | [
"1910.09700"
] | [] | TAGS
#transformers #safetensors #vision-encoder-decoder #arxiv-1910.09700 #endpoints_compatible #region-us
|
# Model Card for Model ID
## Model Details
### Model Description
This is the model card of a transformers model that has been pushed on the Hub. This model card has been automatically generated.
- Developed by:
- Funded by [optional]:
- Shared by [optional]:
- Model type:
- Language(s) (NLP):
- License... | [
"# Model Card for Model ID",
"## Model Details",
"### Model Description\n\n\n\nThis is the model card of a transformers model that has been pushed on the Hub. This model card has been automatically generated.\n\n- Developed by: \n- Funded by [optional]: \n- Shared by [optional]: \n- Model type: \n- Language(s)... | [
"TAGS\n#transformers #safetensors #vision-encoder-decoder #arxiv-1910.09700 #endpoints_compatible #region-us \n",
"# Model Card for Model ID",
"## Model Details",
"### Model Description\n\n\n\nThis is the model card of a transformers model that has been pushed on the Hub. This model card has been automatical... | [
35,
6,
4,
75,
23,
3,
5,
8,
9,
8,
34,
20,
4,
5,
5,
11,
13,
12,
3,
10,
6,
5,
6,
4,
5,
7,
49,
7,
7,
5,
5,
15,
7,
7,
8,
5
] | [
"TAGS\n#transformers #safetensors #vision-encoder-decoder #arxiv-1910.09700 #endpoints_compatible #region-us \n# Model Card for Model ID## Model Details### Model Description\n\n\n\nThis is the model card of a transformers model that has been pushed on the Hub. This model card has been automatically generated.\n\n-... |
text-generation | transformers |

## VAGO solutions SauerkrautLM-Qwen-32b
Introducing **SauerkrautLM-Qwen-32b** – our Sauerkraut version of the powerful [Qwen/Qwen1.5-32B](https://huggingface.co/Qwen/Qwen1.5-32B)!
The model **Sauer... | {"language": ["de", "en"], "license": "other", "tags": ["sft", "dpo"], "license_name": "tongyi-qianwen-research", "license_link": "https://huggingface.co/Qwen/Qwen1.5-32B/blob/main/LICENSE"} | blockblockblock/SauerkrautLM-Qwen-32b-bpw5 | null | [
"transformers",
"safetensors",
"qwen2",
"text-generation",
"sft",
"dpo",
"conversational",
"de",
"en",
"license:other",
"autotrain_compatible",
"endpoints_compatible",
"text-generation-inference",
"5-bit",
"region:us"
] | null | 2024-04-15T13:39:20+00:00 | [] | [
"de",
"en"
] | TAGS
#transformers #safetensors #qwen2 #text-generation #sft #dpo #conversational #de #en #license-other #autotrain_compatible #endpoints_compatible #text-generation-inference #5-bit #region-us
| !SauerkrautLM
VAGO solutions SauerkrautLM-Qwen-32b
------------------------------------
Introducing SauerkrautLM-Qwen-32b – our Sauerkraut version of the powerful Qwen/Qwen1.5-32B!
The model SauerkrautLM-Qwen-32b is a joint effort between VAGO solutions and URL.
* Finetuned with SFT
* Aligned with DPO
Table o... | [
"### Training procedure:\n\n\n* We trained this model for 2 epochs on 160k data samples with SFT.\n* Afterwards we applied DPO for 1 epoch with 110k data.\n* LaserRMT version coming soon\n\n\nWe teached German language skills on this model. As far as we know, it is the first Qwen 32B model with bilingual skills in ... | [
"TAGS\n#transformers #safetensors #qwen2 #text-generation #sft #dpo #conversational #de #en #license-other #autotrain_compatible #endpoints_compatible #text-generation-inference #5-bit #region-us \n",
"### Training procedure:\n\n\n* We trained this model for 2 epochs on 160k data samples with SFT.\n* Afterwards w... | [
56,
96,
10,
300
] | [
"TAGS\n#transformers #safetensors #qwen2 #text-generation #sft #dpo #conversational #de #en #license-other #autotrain_compatible #endpoints_compatible #text-generation-inference #5-bit #region-us \n### Training procedure:\n\n\n* We trained this model for 2 epochs on 160k data samples with SFT.\n* Afterwards we appl... |
reinforcement-learning | null |
# **Q-Learning** Agent playing1 **FrozenLake-v1**
This is a trained model of a **Q-Learning** agent playing **FrozenLake-v1** .
## Usage
```python
model = load_from_hub(repo_id="jayjay19630/q-FrozenLake-v1-4x4-noSlippery", filename="q-learning.pkl")
# Don't forget to check if you need to add additional... | {"tags": ["Taxi-v3-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": "Taxi-v3-4x4-no_slippery", "type": "Taxi-v3-4x4... | jayjay19630/q-FrozenLake-v1-4x4-noSlippery | null | [
"Taxi-v3-4x4-no_slippery",
"q-learning",
"reinforcement-learning",
"custom-implementation",
"model-index",
"region:us"
] | null | 2024-04-15T13:39:26+00:00 | [] | [] | TAGS
#Taxi-v3-4x4-no_slippery #q-learning #reinforcement-learning #custom-implementation #model-index #region-us
|
# Q-Learning Agent playing1 FrozenLake-v1
This is a trained model of a Q-Learning agent playing FrozenLake-v1 .
## Usage
| [
"# Q-Learning Agent playing1 FrozenLake-v1\n This is a trained model of a Q-Learning agent playing FrozenLake-v1 .\n\n ## Usage"
] | [
"TAGS\n#Taxi-v3-4x4-no_slippery #q-learning #reinforcement-learning #custom-implementation #model-index #region-us \n",
"# Q-Learning Agent playing1 FrozenLake-v1\n This is a trained model of a Q-Learning agent playing FrozenLake-v1 .\n\n ## Usage"
] | [
34,
33
] | [
"TAGS\n#Taxi-v3-4x4-no_slippery #q-learning #reinforcement-learning #custom-implementation #model-index #region-us \n# Q-Learning Agent playing1 FrozenLake-v1\n This is a trained model of a Q-Learning agent playing FrozenLake-v1 .\n\n ## Usage"
] |
text-generation | transformers | # merge
This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
## Merge Details
### Merge Method
This model was merged using the SLERP merge method.
### Models Merged
The following models were included in the merge:
* [Citaman/command-r-34-layer](https://hugging... | {"library_name": "transformers", "tags": ["mergekit", "merge"], "base_model": ["Citaman/command-r-34-layer"]} | Citaman/command-r-33-layer | null | [
"transformers",
"safetensors",
"cohere",
"text-generation",
"mergekit",
"merge",
"conversational",
"base_model:Citaman/command-r-34-layer",
"autotrain_compatible",
"endpoints_compatible",
"text-generation-inference",
"region:us"
] | null | 2024-04-15T13:41:30+00:00 | [] | [] | TAGS
#transformers #safetensors #cohere #text-generation #mergekit #merge #conversational #base_model-Citaman/command-r-34-layer #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us
| # merge
This is a merge of pre-trained language models created using mergekit.
## Merge Details
### Merge Method
This model was merged using the SLERP merge method.
### Models Merged
The following models were included in the merge:
* Citaman/command-r-34-layer
### Configuration
The following YAML configuration w... | [
"# merge\n\nThis is a merge of pre-trained language models created using mergekit.",
"## Merge Details",
"### Merge Method\n\nThis model was merged using the SLERP merge method.",
"### Models Merged\n\nThe following models were included in the merge:\n* Citaman/command-r-34-layer",
"### Configuration\n\nThe... | [
"TAGS\n#transformers #safetensors #cohere #text-generation #mergekit #merge #conversational #base_model-Citaman/command-r-34-layer #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n",
"# merge\n\nThis is a merge of pre-trained language models created using mergekit.",
"## Merge... | [
59,
17,
4,
17,
26,
16
] | [
"TAGS\n#transformers #safetensors #cohere #text-generation #mergekit #merge #conversational #base_model-Citaman/command-r-34-layer #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n# merge\n\nThis is a merge of pre-trained language models created using mergekit.## Merge Details### ... |
text-generation | transformers | # merge
This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
## Merge Details
### Merge Method
This model was merged using the SLERP merge method.
### Models Merged
The following models were included in the merge:
* [cognitivecomputations/dolphin-2.8-mistral-7... | {"library_name": "transformers", "tags": ["mergekit", "merge"], "base_model": ["cognitivecomputations/dolphin-2.8-mistral-7b-v02", "mlabonne/AlphaMonarch-7B"]} | tvkkishore/Inspire-7B-slerp | null | [
"transformers",
"safetensors",
"mistral",
"text-generation",
"mergekit",
"merge",
"conversational",
"base_model:cognitivecomputations/dolphin-2.8-mistral-7b-v02",
"base_model:mlabonne/AlphaMonarch-7B",
"autotrain_compatible",
"endpoints_compatible",
"text-generation-inference",
"region:us"
] | null | 2024-04-15T13:41:31+00:00 | [] | [] | TAGS
#transformers #safetensors #mistral #text-generation #mergekit #merge #conversational #base_model-cognitivecomputations/dolphin-2.8-mistral-7b-v02 #base_model-mlabonne/AlphaMonarch-7B #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us
| # merge
This is a merge of pre-trained language models created using mergekit.
## Merge Details
### Merge Method
This model was merged using the SLERP merge method.
### Models Merged
The following models were included in the merge:
* cognitivecomputations/dolphin-2.8-mistral-7b-v02
* mlabonne/AlphaMonarch-7B
### ... | [
"# merge\n\nThis is a merge of pre-trained language models created using mergekit.",
"## Merge Details",
"### Merge Method\n\nThis model was merged using the SLERP merge method.",
"### Models Merged\n\nThe following models were included in the merge:\n* cognitivecomputations/dolphin-2.8-mistral-7b-v02\n* mlab... | [
"TAGS\n#transformers #safetensors #mistral #text-generation #mergekit #merge #conversational #base_model-cognitivecomputations/dolphin-2.8-mistral-7b-v02 #base_model-mlabonne/AlphaMonarch-7B #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n",
"# merge\n\nThis is a merge of pre-t... | [
82,
17,
4,
17,
46,
16
] | [
"TAGS\n#transformers #safetensors #mistral #text-generation #mergekit #merge #conversational #base_model-cognitivecomputations/dolphin-2.8-mistral-7b-v02 #base_model-mlabonne/AlphaMonarch-7B #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n# merge\n\nThis is a merge of pre-trained... |
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. -->
# t5-base-finetuned-amazon-en-es
This model is a fine-tuned version of [google-t5/t5-base](https://huggingface.co/google-t5/t5-bas... | {"license": "apache-2.0", "tags": ["summarization", "generated_from_trainer"], "metrics": ["rouge"], "base_model": "google-t5/t5-base", "model-index": [{"name": "t5-base-finetuned-amazon-en-es", "results": []}]} | JohnDoe70/t5-base-finetuned-amazon-en-es | null | [
"transformers",
"tensorboard",
"onnx",
"safetensors",
"t5",
"text2text-generation",
"summarization",
"generated_from_trainer",
"base_model:google-t5/t5-base",
"license:apache-2.0",
"autotrain_compatible",
"endpoints_compatible",
"text-generation-inference",
"region:us"
] | null | 2024-04-15T13:45:55+00:00 | [] | [] | TAGS
#transformers #tensorboard #onnx #safetensors #t5 #text2text-generation #summarization #generated_from_trainer #base_model-google-t5/t5-base #license-apache-2.0 #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us
| t5-base-finetuned-amazon-en-es
==============================
This model is a fine-tuned version of google-t5/t5-base on an unknown dataset.
It achieves the following results on the evaluation set:
* Loss: 0.1275
* Rouge1: 90.2312
* Rouge2: 83.2787
* Rougel: 88.0196
* Rougelsum: 87.9916
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: 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: 12",
"### Train... | [
"TAGS\n#transformers #tensorboard #onnx #safetensors #t5 #text2text-generation #summarization #generated_from_trainer #base_model-google-t5/t5-base #license-apache-2.0 #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n",
"### Training hyperparameters\n\n\nThe following hyperparam... | [
74,
103,
5,
44
] | [
"TAGS\n#transformers #tensorboard #onnx #safetensors #t5 #text2text-generation #summarization #generated_from_trainer #base_model-google-t5/t5-base #license-apache-2.0 #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n### Training hyperparameters\n\n\nThe following hyperparameters ... |
text-generation | transformers |
# Model Information
VolareQuantized is a compact iteration of the model [Volare](https://huggingface.co/MoxoffSpA/Volare), optimized for efficiency.
It is offered in two distinct configurations: a 4-bit version and an 8-bit version, each designed to maintain the model's effectiveness while significantly reducing its... | {"language": ["it", "en"], "license": "mit", "library_name": "transformers", "tags": ["sft", "it", "gemma", "chatml"]} | MoxoffSpA/VolareQuantized | null | [
"transformers",
"gguf",
"gemma",
"text-generation",
"sft",
"it",
"chatml",
"en",
"license:mit",
"autotrain_compatible",
"endpoints_compatible",
"text-generation-inference",
"region:us"
] | null | 2024-04-15T13:48:16+00:00 | [] | [
"it",
"en"
] | TAGS
#transformers #gguf #gemma #text-generation #sft #it #chatml #en #license-mit #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us
| Model Information
=================
VolareQuantized is a compact iteration of the model Volare, optimized for efficiency.
It is offered in two distinct configurations: a 4-bit version and an 8-bit version, each designed to maintain the model's effectiveness while significantly reducing its size
and computational re... | [] | [
"TAGS\n#transformers #gguf #gemma #text-generation #sft #it #chatml #en #license-mit #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n"
] | [
47
] | [
"TAGS\n#transformers #gguf #gemma #text-generation #sft #it #chatml #en #license-mit #autotrain_compatible #endpoints_compatible #text-generation-inference #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... | degra02/ppo-LunarLander-v2 | null | [
"stable-baselines3",
"LunarLander-v2",
"deep-reinforcement-learning",
"reinforcement-learning",
"model-index",
"region:us"
] | null | 2024-04-15T13:52:29+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... | [
31,
35,
17
] | [
"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 your code"
] |
text-generation | transformers |
# Model Card for Model ID
<!-- Provide a quick summary of what the model is/does. -->
## Model Details
### Model Description
<!-- Provide a longer summary of what this model is. -->
This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generate... | {"library_name": "transformers", "tags": []} | redmojo7/gemma-2b-it-finetune-palo-alto-network-auto-20 | null | [
"transformers",
"safetensors",
"gemma",
"text-generation",
"conversational",
"arxiv:1910.09700",
"autotrain_compatible",
"endpoints_compatible",
"text-generation-inference",
"region:us"
] | null | 2024-04-15T13:53:06+00:00 | [
"1910.09700"
] | [] | TAGS
#transformers #safetensors #gemma #text-generation #conversational #arxiv-1910.09700 #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us
|
# Model Card for Model ID
## Model Details
### Model Description
This is the model card of a transformers model that has been pushed on the Hub. This model card has been automatically generated.
- Developed by:
- Funded by [optional]:
- Shared by [optional]:
- Model type:
- Language(s) (NLP):
- License... | [
"# Model Card for Model ID",
"## Model Details",
"### Model Description\n\n\n\nThis is the model card of a transformers model that has been pushed on the Hub. This model card has been automatically generated.\n\n- Developed by: \n- Funded by [optional]: \n- Shared by [optional]: \n- Model type: \n- Language(s)... | [
"TAGS\n#transformers #safetensors #gemma #text-generation #conversational #arxiv-1910.09700 #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n",
"# Model Card for Model ID",
"## Model Details",
"### Model Description\n\n\n\nThis is the model card of a transformers model that... | [
46,
6,
4,
75,
23,
3,
5,
8,
9,
8,
34,
20,
4,
5,
5,
11,
13,
12,
3,
10,
6,
5,
6,
4,
5,
7,
49,
7,
7,
5,
5,
15,
7,
7,
8,
5
] | [
"TAGS\n#transformers #safetensors #gemma #text-generation #conversational #arxiv-1910.09700 #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n# Model Card for Model ID## Model Details### Model Description\n\n\n\nThis is the model card of a transformers model that has been pushed o... |
null | transformers |
# Model Card for Model ID
<!-- Provide a quick summary of what the model is/does. -->
## Model Details
### Model Description
<!-- Provide a longer summary of what this model is. -->
This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generate... | {"library_name": "transformers", "tags": []} | nielsr/vitpose_base | null | [
"transformers",
"safetensors",
"vitpose",
"arxiv:1910.09700",
"endpoints_compatible",
"region:us"
] | null | 2024-04-15T13:53:14+00:00 | [
"1910.09700"
] | [] | TAGS
#transformers #safetensors #vitpose #arxiv-1910.09700 #endpoints_compatible #region-us
|
# Model Card for Model ID
## Model Details
### Model Description
This is the model card of a transformers model that has been pushed on the Hub. This model card has been automatically generated.
- Developed by:
- Funded by [optional]:
- Shared by [optional]:
- Model type:
- Language(s) (NLP):
- License... | [
"# Model Card for Model ID",
"## Model Details",
"### Model Description\n\n\n\nThis is the model card of a transformers model that has been pushed on the Hub. This model card has been automatically generated.\n\n- Developed by: \n- Funded by [optional]: \n- Shared by [optional]: \n- Model type: \n- Language(s)... | [
"TAGS\n#transformers #safetensors #vitpose #arxiv-1910.09700 #endpoints_compatible #region-us \n",
"# Model Card for Model ID",
"## Model Details",
"### Model Description\n\n\n\nThis is the model card of a transformers model that has been pushed on the Hub. This model card has been automatically generated.\n... | [
30,
6,
4,
75,
23,
3,
5,
8,
9,
8,
34,
20,
4,
5,
5,
11,
13,
12,
3,
10,
6,
5,
6,
4,
5,
7,
49,
7,
7,
5,
5,
15,
7,
7,
8,
5
] | [
"TAGS\n#transformers #safetensors #vitpose #arxiv-1910.09700 #endpoints_compatible #region-us \n# Model Card for Model ID## Model Details### Model Description\n\n\n\nThis is the model card of a transformers model that has been pushed on the Hub. This model card has been automatically generated.\n\n- Developed by: ... |
text-generation | transformers |
# Model Information
Volare is an updated version of [Gemma7B](https://huggingface.co/google/gemma-7b), specifically fine-tuned with SFT and LoRA adjustments.
- It's trained on publicly available datasets, like [SQUAD-it](https://huggingface.co/datasets/squad_it), and datasets we've created in-house.
- it's designed ... | {"language": ["it", "en"], "license": "mit", "library_name": "transformers", "tags": ["sft", "it", "gemma", "chatml"]} | MoxoffSpA/Volare | null | [
"transformers",
"safetensors",
"gemma",
"text-generation",
"sft",
"it",
"chatml",
"en",
"license:mit",
"autotrain_compatible",
"endpoints_compatible",
"text-generation-inference",
"region:us"
] | null | 2024-04-15T13:54:16+00:00 | [] | [
"it",
"en"
] | TAGS
#transformers #safetensors #gemma #text-generation #sft #it #chatml #en #license-mit #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us
| Model Information
=================
Volare is an updated version of Gemma7B, specifically fine-tuned with SFT and LoRA adjustments.
* It's trained on publicly available datasets, like SQUAD-it, and datasets we've created in-house.
* it's designed to understand and maintain context, making it ideal for Retrieval Aug... | [] | [
"TAGS\n#transformers #safetensors #gemma #text-generation #sft #it #chatml #en #license-mit #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n"
] | [
47
] | [
"TAGS\n#transformers #safetensors #gemma #text-generation #sft #it #chatml #en #license-mit #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n"
] |
text-generation | transformers |
# Model Card for Model ID
<!-- Provide a quick summary of what the model is/does. -->
## Model Details
### Model Description
<!-- Provide a longer summary of what this model is. -->
This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generate... | {"library_name": "transformers", "tags": []} | 0x0son0/sl104 | null | [
"transformers",
"safetensors",
"llama",
"text-generation",
"conversational",
"arxiv:1910.09700",
"autotrain_compatible",
"endpoints_compatible",
"text-generation-inference",
"region:us"
] | null | 2024-04-15T13:55:00+00:00 | [
"1910.09700"
] | [] | TAGS
#transformers #safetensors #llama #text-generation #conversational #arxiv-1910.09700 #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us
|
# Model Card for Model ID
## Model Details
### Model Description
This is the model card of a transformers model that has been pushed on the Hub. This model card has been automatically generated.
- Developed by:
- Funded by [optional]:
- Shared by [optional]:
- Model type:
- Language(s) (NLP):
- License... | [
"# Model Card for Model ID",
"## Model Details",
"### Model Description\n\n\n\nThis is the model card of a transformers model that has been pushed on the Hub. This model card has been automatically generated.\n\n- Developed by: \n- Funded by [optional]: \n- Shared by [optional]: \n- Model type: \n- Language(s)... | [
"TAGS\n#transformers #safetensors #llama #text-generation #conversational #arxiv-1910.09700 #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n",
"# Model Card for Model ID",
"## Model Details",
"### Model Description\n\n\n\nThis is the model card of a transformers model that... | [
47,
6,
4,
75,
23,
3,
5,
8,
9,
8,
34,
20,
4,
5,
5,
11,
13,
12,
3,
10,
6,
5,
6,
4,
5,
7,
49,
7,
7,
5,
5,
15,
7,
7,
8,
5
] | [
"TAGS\n#transformers #safetensors #llama #text-generation #conversational #arxiv-1910.09700 #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n# Model Card for Model ID## Model Details### Model Description\n\n\n\nThis is the model card of a transformers model that has been pushed o... |
text-to-image | diffusers |
# Custom Diffusion - SidXXD/Attn_Maps-mist-mask-0
These are Custom Diffusion adaption weights for CompVis/stable-diffusion-v1-4. The weights were trained on photo of a <new1> dog using [Custom Diffusion](https://www.cs.cmu.edu/~custom-diffusion). You can find some example images in the following.
For more de... | {"license": "creativeml-openrail-m", "tags": ["stable-diffusion", "stable-diffusion-diffusers", "text-to-image", "diffusers", "custom-diffusion"], "base_model": "CompVis/stable-diffusion-v1-4", "instance_prompt": "photo of a <new1> dog", "inference": true} | SidXXD/Attn_Maps-mist-mask-0 | null | [
"diffusers",
"tensorboard",
"safetensors",
"stable-diffusion",
"stable-diffusion-diffusers",
"text-to-image",
"custom-diffusion",
"base_model:CompVis/stable-diffusion-v1-4",
"license:creativeml-openrail-m",
"endpoints_compatible",
"diffusers:StableDiffusionPipeline",
"region:us"
] | null | 2024-04-15T13:55:25+00:00 | [] | [] | TAGS
#diffusers #tensorboard #safetensors #stable-diffusion #stable-diffusion-diffusers #text-to-image #custom-diffusion #base_model-CompVis/stable-diffusion-v1-4 #license-creativeml-openrail-m #endpoints_compatible #diffusers-StableDiffusionPipeline #region-us
|
# Custom Diffusion - SidXXD/Attn_Maps-mist-mask-0
These are Custom Diffusion adaption weights for CompVis/stable-diffusion-v1-4. The weights were trained on photo of a <new1> dog using Custom Diffusion. You can find some example images in the following.
For more details on the training, please follow this li... | [
"# Custom Diffusion - SidXXD/Attn_Maps-mist-mask-0\n\nThese are Custom Diffusion adaption weights for CompVis/stable-diffusion-v1-4. The weights were trained on photo of a <new1> dog using Custom Diffusion. You can find some example images in the following. \n\n\n\n\nFor more details on the training, please follow ... | [
"TAGS\n#diffusers #tensorboard #safetensors #stable-diffusion #stable-diffusion-diffusers #text-to-image #custom-diffusion #base_model-CompVis/stable-diffusion-v1-4 #license-creativeml-openrail-m #endpoints_compatible #diffusers-StableDiffusionPipeline #region-us \n",
"# Custom Diffusion - SidXXD/Attn_Maps-mist-m... | [
78,
79
] | [
"TAGS\n#diffusers #tensorboard #safetensors #stable-diffusion #stable-diffusion-diffusers #text-to-image #custom-diffusion #base_model-CompVis/stable-diffusion-v1-4 #license-creativeml-openrail-m #endpoints_compatible #diffusers-StableDiffusionPipeline #region-us \n# Custom Diffusion - SidXXD/Attn_Maps-mist-mask-0\... |
null | peft |
# Model Card for Model ID
<!-- Provide a quick summary of what the model is/does. -->
## Model Details
### Model Description
<!-- Provide a longer summary of what this model is. -->
- **Developed by:** [More Information Needed]
- **Funded by [optional]:** [More Information Needed]
- **Shared by [optional]:** ... | {"library_name": "peft", "base_model": "stabilityai/stablelm-3b-4e1t"} | AY2324S2-CS4248-Team-47/StableLM-WI_Locness | null | [
"peft",
"safetensors",
"arxiv:1910.09700",
"base_model:stabilityai/stablelm-3b-4e1t",
"region:us"
] | null | 2024-04-15T13:57:06+00:00 | [
"1910.09700"
] | [] | TAGS
#peft #safetensors #arxiv-1910.09700 #base_model-stabilityai/stablelm-3b-4e1t #region-us
|
# Model Card for Model ID
## Model Details
### Model Description
- Developed by:
- Funded by [optional]:
- Shared by [optional]:
- Model type:
- Language(s) (NLP):
- License:
- Finetuned from model [optional]:
### Model Sources [optional]
- Repository:
- Paper [optional]:
- Demo [optional]:
#... | [
"# Model Card for Model ID",
"## Model Details",
"### Model Description\n\n\n\n\n\n- Developed by: \n- Funded by [optional]: \n- Shared by [optional]: \n- Model type: \n- Language(s) (NLP): \n- License: \n- Finetuned from model [optional]:",
"### Model Sources [optional]\n\n\n\n- Repository: \n- Paper [option... | [
"TAGS\n#peft #safetensors #arxiv-1910.09700 #base_model-stabilityai/stablelm-3b-4e1t #region-us \n",
"# Model Card for Model ID",
"## Model Details",
"### Model Description\n\n\n\n\n\n- Developed by: \n- Funded by [optional]: \n- Shared by [optional]: \n- Model type: \n- Language(s) (NLP): \n- License: \n- Fi... | [
40,
6,
4,
50,
23,
3,
5,
8,
9,
8,
34,
20,
4,
5,
5,
11,
13,
12,
3,
10,
6,
5,
6,
4,
5,
7,
49,
7,
7,
5,
5,
15,
7,
7,
8,
5,
16
] | [
"TAGS\n#peft #safetensors #arxiv-1910.09700 #base_model-stabilityai/stablelm-3b-4e1t #region-us \n# Model Card for Model ID## Model Details### Model Description\n\n\n\n\n\n- Developed by: \n- Funded by [optional]: \n- Shared by [optional]: \n- Model type: \n- Language(s) (NLP): \n- License: \n- Finetuned from model... |
text-to-image | diffusers |
# Custom Diffusion - SidXXD/Attn_Maps-mist-mask-1
These are Custom Diffusion adaption weights for CompVis/stable-diffusion-v1-4. The weights were trained on photo of a <new1> dog using [Custom Diffusion](https://www.cs.cmu.edu/~custom-diffusion). You can find some example images in the following.
For more de... | {"license": "creativeml-openrail-m", "tags": ["stable-diffusion", "stable-diffusion-diffusers", "text-to-image", "diffusers", "custom-diffusion"], "base_model": "CompVis/stable-diffusion-v1-4", "instance_prompt": "photo of a <new1> dog", "inference": true} | SidXXD/Attn_Maps-mist-mask-1 | null | [
"diffusers",
"tensorboard",
"safetensors",
"stable-diffusion",
"stable-diffusion-diffusers",
"text-to-image",
"custom-diffusion",
"base_model:CompVis/stable-diffusion-v1-4",
"license:creativeml-openrail-m",
"endpoints_compatible",
"diffusers:StableDiffusionPipeline",
"region:us"
] | null | 2024-04-15T13:57:14+00:00 | [] | [] | TAGS
#diffusers #tensorboard #safetensors #stable-diffusion #stable-diffusion-diffusers #text-to-image #custom-diffusion #base_model-CompVis/stable-diffusion-v1-4 #license-creativeml-openrail-m #endpoints_compatible #diffusers-StableDiffusionPipeline #region-us
|
# Custom Diffusion - SidXXD/Attn_Maps-mist-mask-1
These are Custom Diffusion adaption weights for CompVis/stable-diffusion-v1-4. The weights were trained on photo of a <new1> dog using Custom Diffusion. You can find some example images in the following.
For more details on the training, please follow this li... | [
"# Custom Diffusion - SidXXD/Attn_Maps-mist-mask-1\n\nThese are Custom Diffusion adaption weights for CompVis/stable-diffusion-v1-4. The weights were trained on photo of a <new1> dog using Custom Diffusion. You can find some example images in the following. \n\n\n\n\nFor more details on the training, please follow ... | [
"TAGS\n#diffusers #tensorboard #safetensors #stable-diffusion #stable-diffusion-diffusers #text-to-image #custom-diffusion #base_model-CompVis/stable-diffusion-v1-4 #license-creativeml-openrail-m #endpoints_compatible #diffusers-StableDiffusionPipeline #region-us \n",
"# Custom Diffusion - SidXXD/Attn_Maps-mist-m... | [
78,
79
] | [
"TAGS\n#diffusers #tensorboard #safetensors #stable-diffusion #stable-diffusion-diffusers #text-to-image #custom-diffusion #base_model-CompVis/stable-diffusion-v1-4 #license-creativeml-openrail-m #endpoints_compatible #diffusers-StableDiffusionPipeline #region-us \n# Custom Diffusion - SidXXD/Attn_Maps-mist-mask-1\... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.