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
visual-question-answering
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": []}
usernameisanna/pathvqa
null
[ "transformers", "safetensors", "blip-2", "visual-question-answering", "arxiv:1910.09700", "endpoints_compatible", "region:us" ]
null
2024-04-28T14:11:48+00:00
[ "1910.09700" ]
[]
TAGS #transformers #safetensors #blip-2 #visual-question-answering #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 #blip-2 #visual-question-answering #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 ...
[ 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 #blip-2 #visual-question-answering #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 gene...
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": []}
presencesw/Vistral-7B-UIT-CLAIM_6
null
[ "transformers", "safetensors", "arxiv:1910.09700", "endpoints_compatible", "region:us" ]
null
2024-04-28T14:12:06+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
## モデル - ベースモデル:[ryota39/llm-jp-1b-sft-15k](https://huggingface.co/ryota39/llm-jp-1b-sft-15k) - 学習データセット:[llm-jp/hh-rlhf-12k-ja](https://huggingface.co/datasets/llm-jp/hh-rlhf-12k-ja) - 学習方式:フルパラメータチューニング ## サンプル ```python import torch from transformers import AutoTokenizer, AutoModelForCausalLM tokenizer = AutoT...
{"language": ["ja"], "license": "apache-2.0", "library_name": "transformers", "tags": ["dpo"], "datasets": ["llm-jp/hh-rlhf-12k-ja"]}
ryota39/llm-jp-1b-sft-15k-dpo-12k
null
[ "transformers", "safetensors", "gpt2", "text-generation", "dpo", "ja", "dataset:llm-jp/hh-rlhf-12k-ja", "license:apache-2.0", "autotrain_compatible", "endpoints_compatible", "text-generation-inference", "region:us" ]
null
2024-04-28T14:14:49+00:00
[]
[ "ja" ]
TAGS #transformers #safetensors #gpt2 #text-generation #dpo #ja #dataset-llm-jp/hh-rlhf-12k-ja #license-apache-2.0 #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us
## モデル - ベースモデル:ryota39/llm-jp-1b-sft-15k - 学習データセット:llm-jp/hh-rlhf-12k-ja - 学習方式:フルパラメータチューニング ## サンプル ## 出力例 ## 謝辞 本成果は【LOCAL AI HACKATHON #001】240時間ハッカソンの成果です。 運営の方々に深く御礼申し上げます。 - 【メタデータラボ株式会社】様 - 【AI声づくり技術研究会】 - サーバー主:やなぎ(Yanagi)様 - 【ローカルLLMに向き合う会】 - サーバー主:saldra(サルドラ)様 メタデータラボ、日本最大規模のAIハッカソン「LOCAL ...
[ "## モデル\n\n- ベースモデル:ryota39/llm-jp-1b-sft-15k\n- 学習データセット:llm-jp/hh-rlhf-12k-ja\n- 学習方式:フルパラメータチューニング", "## サンプル", "## 出力例", "## 謝辞\n\n本成果は【LOCAL AI HACKATHON #001】240時間ハッカソンの成果です。\n運営の方々に深く御礼申し上げます。\n\n- 【メタデータラボ株式会社】様\n- 【AI声づくり技術研究会】\n - サーバー主:やなぎ(Yanagi)様\n- 【ローカルLLMに向き合う会】\n - サーバー主:saldra(サルドラ)様\n\nメタ...
[ "TAGS\n#transformers #safetensors #gpt2 #text-generation #dpo #ja #dataset-llm-jp/hh-rlhf-12k-ja #license-apache-2.0 #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n", "## モデル\n\n- ベースモデル:ryota39/llm-jp-1b-sft-15k\n- 学習データセット:llm-jp/hh-rlhf-12k-ja\n- 学習方式:フルパラメータチューニング", "## ...
[ 69, 75, 6, 5, 166 ]
[ "TAGS\n#transformers #safetensors #gpt2 #text-generation #dpo #ja #dataset-llm-jp/hh-rlhf-12k-ja #license-apache-2.0 #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n## モデル\n\n- ベースモデル:ryota39/llm-jp-1b-sft-15k\n- 学習データセット:llm-jp/hh-rlhf-12k-ja\n- 学習方式:フルパラメータチューニング## サンプル## 出力例##...
reinforcement-learning
null
# **Q-Learning** Agent playing1 **Taxi-v3** This is a trained model of a **Q-Learning** agent playing **Taxi-v3** . ## Usage ```python model = load_from_hub(repo_id="MalumaDev/Q-Taxi-v3", filename="q-learning.pkl") # Don't forget to check if you need to add additional attributes (is_slippery=False etc)...
{"tags": ["Taxi-v3", "q-learning", "reinforcement-learning", "custom-implementation"], "model-index": [{"name": "Q-Taxi-v3", "results": [{"task": {"type": "reinforcement-learning", "name": "reinforcement-learning"}, "dataset": {"name": "Taxi-v3", "type": "Taxi-v3"}, "metrics": [{"type": "mean_reward", "value": "7.50 +/...
MalumaDev/Q-Taxi-v3
null
[ "Taxi-v3", "q-learning", "reinforcement-learning", "custom-implementation", "model-index", "region:us" ]
null
2024-04-28T14:17:37+00:00
[]
[]
TAGS #Taxi-v3 #q-learning #reinforcement-learning #custom-implementation #model-index #region-us
# Q-Learning Agent playing1 Taxi-v3 This is a trained model of a Q-Learning agent playing Taxi-v3 . ## Usage
[ "# Q-Learning Agent playing1 Taxi-v3\n This is a trained model of a Q-Learning agent playing Taxi-v3 .\n\n ## Usage" ]
[ "TAGS\n#Taxi-v3 #q-learning #reinforcement-learning #custom-implementation #model-index #region-us \n", "# Q-Learning Agent playing1 Taxi-v3\n This is a trained model of a Q-Learning agent playing Taxi-v3 .\n\n ## Usage" ]
[ 26, 31 ]
[ "TAGS\n#Taxi-v3 #q-learning #reinforcement-learning #custom-implementation #model-index #region-us \n# Q-Learning Agent playing1 Taxi-v3\n This is a trained model of a Q-Learning agent playing Taxi-v3 .\n\n ## Usage" ]
automatic-speech-recognition
transformers
<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. --> [<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width...
{"license": "apache-2.0", "tags": ["generated_from_trainer"], "datasets": ["generator"], "metrics": ["wer"], "base_model": "openai/whisper-medium", "model-index": [{"name": "whisper-medium-lug-only", "results": [{"task": {"type": "automatic-speech-recognition", "name": "Automatic Speech Recognition"}, "dataset": {"name...
akera/whisper-medium-lug-only
null
[ "transformers", "safetensors", "whisper", "automatic-speech-recognition", "generated_from_trainer", "dataset:generator", "base_model:openai/whisper-medium", "license:apache-2.0", "model-index", "endpoints_compatible", "region:us" ]
null
2024-04-28T14:19:16+00:00
[]
[]
TAGS #transformers #safetensors #whisper #automatic-speech-recognition #generated_from_trainer #dataset-generator #base_model-openai/whisper-medium #license-apache-2.0 #model-index #endpoints_compatible #region-us
<img src="URL alt="Visualize in Weights & Biases" width="200" height="32"/> whisper-medium-lug-only ======================= This model is a fine-tuned version of openai/whisper-medium on the generator dataset. It achieves the following results on the evaluation set: * Loss: 0.1551 * Wer: 9.7662 Model descriptio...
[ "### 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 #dataset-generator #base_model-openai/whisper-medium #license-apache-2.0 #model-index #endpoints_compatible #region-us \n", "### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n...
[ 58, 127, 5, 43 ]
[ "TAGS\n#transformers #safetensors #whisper #automatic-speech-recognition #generated_from_trainer #dataset-generator #base_model-openai/whisper-medium #license-apache-2.0 #model-index #endpoints_compatible #region-us \n### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* ...
token-classification
transformers
<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. --> # DarkBERT-finetuned-ner This model is a fine-tuned version of [s2w-ai/DarkBERT](https://huggingface.co/s2w-ai/DarkBERT) on an unk...
{"language": ["en"], "license": "cc-by-nc-4.0", "tags": ["generated_from_trainer"], "datasets": ["guidobenb/VCDB_NER"], "metrics": ["precision", "recall", "f1", "accuracy"], "base_model": "s2w-ai/DarkBERT", "pipeline_tag": "token-classification", "widget": [{"text": "In January 2023, Mailchimp, a prominent platform for...
guidobenb/DarkBERT-finetuned-ner
null
[ "transformers", "tensorboard", "safetensors", "roberta", "token-classification", "generated_from_trainer", "en", "dataset:guidobenb/VCDB_NER", "base_model:s2w-ai/DarkBERT", "license:cc-by-nc-4.0", "autotrain_compatible", "endpoints_compatible", "has_space", "region:us" ]
null
2024-04-28T14:19:56+00:00
[]
[ "en" ]
TAGS #transformers #tensorboard #safetensors #roberta #token-classification #generated_from_trainer #en #dataset-guidobenb/VCDB_NER #base_model-s2w-ai/DarkBERT #license-cc-by-nc-4.0 #autotrain_compatible #endpoints_compatible #has_space #region-us
DarkBERT-finetuned-ner ====================== This model is a fine-tuned version of s2w-ai/DarkBERT on an unknown dataset. It achieves the following results on the evaluation set: * Loss: 0.6417 * Precision: 0.4470 * Recall: 0.5196 * F1: 0.4806 * Accuracy: 0.8638 Model description ----------------- More informa...
[ "### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* learning\\_rate: 2e-05\n* train\\_batch\\_size: 16\n* eval\\_batch\\_size: 16\n* seed: 42\n* optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08\n* lr\\_scheduler\\_type: linear\n* num\\_epochs: 20", "### Train...
[ "TAGS\n#transformers #tensorboard #safetensors #roberta #token-classification #generated_from_trainer #en #dataset-guidobenb/VCDB_NER #base_model-s2w-ai/DarkBERT #license-cc-by-nc-4.0 #autotrain_compatible #endpoints_compatible #has_space #region-us \n", "### Training hyperparameters\n\n\nThe following hyperparam...
[ 80, 101, 5, 44 ]
[ "TAGS\n#transformers #tensorboard #safetensors #roberta #token-classification #generated_from_trainer #en #dataset-guidobenb/VCDB_NER #base_model-s2w-ai/DarkBERT #license-cc-by-nc-4.0 #autotrain_compatible #endpoints_compatible #has_space #region-us \n### Training hyperparameters\n\n\nThe following hyperparameters ...
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": []}
golf2248/hgntu6c
null
[ "transformers", "safetensors", "llama", "text-generation", "conversational", "arxiv:1910.09700", "autotrain_compatible", "endpoints_compatible", "text-generation-inference", "region:us" ]
null
2024-04-28T14:20:26+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-generation
transformers
# hus960/Experiment30-7B-Q4_K_M-GGUF This model was converted to GGUF format from [`yam-peleg/Experiment30-7B`](https://huggingface.co/yam-peleg/Experiment30-7B) 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 card](https://huggi...
{"language": ["en"], "license": "apache-2.0", "library_name": "transformers", "tags": ["chat", "llama-cpp", "gguf-my-repo"], "pipeline_tag": "text-generation"}
hus960/Experiment30-7B-Q4_K_M-GGUF
null
[ "transformers", "gguf", "chat", "llama-cpp", "gguf-my-repo", "text-generation", "en", "license:apache-2.0", "endpoints_compatible", "region:us" ]
null
2024-04-28T14:20:41+00:00
[]
[ "en" ]
TAGS #transformers #gguf #chat #llama-cpp #gguf-my-repo #text-generation #en #license-apache-2.0 #endpoints_compatible #region-us
# hus960/Experiment30-7B-Q4_K_M-GGUF This model was converted to GGUF format from 'yam-peleg/Experiment30-7B' 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: Server: No...
[ "# hus960/Experiment30-7B-Q4_K_M-GGUF\nThis model was converted to GGUF format from 'yam-peleg/Experiment30-7B' 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 the CLI.\n\nCLI...
[ "TAGS\n#transformers #gguf #chat #llama-cpp #gguf-my-repo #text-generation #en #license-apache-2.0 #endpoints_compatible #region-us \n", "# hus960/Experiment30-7B-Q4_K_M-GGUF\nThis model was converted to GGUF format from 'yam-peleg/Experiment30-7B' using URL via the URL's GGUF-my-repo space.\nRefer to the origina...
[ 47, 77, 52 ]
[ "TAGS\n#transformers #gguf #chat #llama-cpp #gguf-my-repo #text-generation #en #license-apache-2.0 #endpoints_compatible #region-us \n# hus960/Experiment30-7B-Q4_K_M-GGUF\nThis model was converted to GGUF format from 'yam-peleg/Experiment30-7B' using URL via the URL's GGUF-my-repo space.\nRefer to the original mode...
text-generation
transformers
# final_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 [DARE](https://arxiv.org/abs/2311.03099) [TIES](https://arxiv.org/abs/2306.01708) merge method using ../evol_merge_storage/input_...
{"library_name": "transformers", "tags": ["mergekit", "merge"], "base_model": []}
HachiML/Swallow-MS-7b-MergeEvol-fevals105-norm
null
[ "transformers", "safetensors", "mistral", "text-generation", "mergekit", "merge", "arxiv:2311.03099", "arxiv:2306.01708", "autotrain_compatible", "endpoints_compatible", "text-generation-inference", "region:us" ]
null
2024-04-28T14:24:03+00:00
[ "2311.03099", "2306.01708" ]
[]
TAGS #transformers #safetensors #mistral #text-generation #mergekit #merge #arxiv-2311.03099 #arxiv-2306.01708 #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us
# final_merge This is a merge of pre-trained language models created using mergekit. ## Merge Details ### Merge Method This model was merged using the DARE TIES merge method using ../evol_merge_storage/input_models/Swallow-MS-7b-v0.1_259979065 as a base. ### Models Merged The following models were included in the ...
[ "# final_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 DARE TIES merge method using ../evol_merge_storage/input_models/Swallow-MS-7b-v0.1_259979065 as a base.", "### Models Merged\n\nThe following mode...
[ "TAGS\n#transformers #safetensors #mistral #text-generation #mergekit #merge #arxiv-2311.03099 #arxiv-2306.01708 #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n", "# final_merge\n\nThis is a merge of pre-trained language models created using mergekit.", "## Merge Details", ...
[ 62, 19, 4, 51, 80, 16 ]
[ "TAGS\n#transformers #safetensors #mistral #text-generation #mergekit #merge #arxiv-2311.03099 #arxiv-2306.01708 #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n# final_merge\n\nThis is a merge of pre-trained language models created using mergekit.## Merge Details### Merge Method...
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-v0.1"}
ahmetbahar/mist_tr
null
[ "peft", "safetensors", "arxiv:1910.09700", "base_model:mistralai/Mistral-7B-v0.1", "region:us" ]
null
2024-04-28T14:25:24+00:00
[ "1910.09700" ]
[]
TAGS #peft #safetensors #arxiv-1910.09700 #base_model-mistralai/Mistral-7B-v0.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-mistralai/Mistral-7B-v0.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- Finet...
[ 41, 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-v0.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 model [o...
text-to-audio
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. --> # zlm_b64_le5_s8000 This model is a fine-tuned version of [microsoft/speecht5_tts](https://huggingface.co/microsoft/speecht5_tts) ...
{"license": "mit", "tags": ["generated_from_trainer"], "base_model": "microsoft/speecht5_tts", "model-index": [{"name": "zlm_b64_le5_s8000", "results": []}]}
mikhail-panzo/zlm_b64_le5_s8000
null
[ "transformers", "tensorboard", "safetensors", "speecht5", "text-to-audio", "generated_from_trainer", "base_model:microsoft/speecht5_tts", "license:mit", "endpoints_compatible", "region:us" ]
null
2024-04-28T14:25:42+00:00
[]
[]
TAGS #transformers #tensorboard #safetensors #speecht5 #text-to-audio #generated_from_trainer #base_model-microsoft/speecht5_tts #license-mit #endpoints_compatible #region-us
zlm\_b64\_le5\_s8000 ==================== This model is a fine-tuned version of microsoft/speecht5\_tts on an unknown dataset. It achieves the following results on the evaluation set: * Loss: 0.3630 Model description ----------------- More information needed Intended uses & limitations -----------------------...
[ "### 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: 8\n* seed: 42\n* gradient\\_accumulation\\_steps: 2\n* total\\_train\\_batch\\_size: 64\n* optimizer: Adam with betas=(0.9,0.999) and epsilon=...
[ "TAGS\n#transformers #tensorboard #safetensors #speecht5 #text-to-audio #generated_from_trainer #base_model-microsoft/speecht5_tts #license-mit #endpoints_compatible #region-us \n", "### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* learning\\_rate: 1e-05\n* train\\...
[ 52, 150, 5, 47 ]
[ "TAGS\n#transformers #tensorboard #safetensors #speecht5 #text-to-audio #generated_from_trainer #base_model-microsoft/speecht5_tts #license-mit #endpoints_compatible #region-us \n### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* learning\\_rate: 1e-05\n* train\\_batch...
null
transformers
# French-Alpaca-Llama3-8B-Instruct-v1.0-GGUF - Original model: [French-Alpaca-Llama3-8B-Instruct-v1.0](https://huggingface.co/jpacifico/French-Alpaca-Llama3-8B-Instruct-v1.0) <!-- description start --> ## Description This repo contains GGUF format model files for [French-Alpaca-Llama3-8B-Instruct-v1.0](https://huggin...
{"language": ["fr", "en"], "license": "apache-2.0", "library_name": "transformers", "tags": ["llama3", "french", "llama-3-8B", "GGUF"], "datasets": ["jpacifico/French-Alpaca-dataset-Instruct-110K"], "quantized_by": "andrijdavid"}
LiteLLMs/French-Alpaca-Llama3-8B-Instruct-v1.0-GGUF
null
[ "transformers", "gguf", "llama3", "french", "llama-3-8B", "GGUF", "fr", "en", "dataset:jpacifico/French-Alpaca-dataset-Instruct-110K", "license:apache-2.0", "endpoints_compatible", "region:us" ]
null
2024-04-28T14:26:40+00:00
[]
[ "fr", "en" ]
TAGS #transformers #gguf #llama3 #french #llama-3-8B #GGUF #fr #en #dataset-jpacifico/French-Alpaca-dataset-Instruct-110K #license-apache-2.0 #endpoints_compatible #region-us
# French-Alpaca-Llama3-8B-Instruct-v1.0-GGUF - Original model: French-Alpaca-Llama3-8B-Instruct-v1.0 ## Description This repo contains GGUF format model files for French-Alpaca-Llama3-8B-Instruct-v1.0. ### About GGUF GGUF is a new format introduced by the URL team on August 21st 2023. It is a replacement for GGML...
[ "# French-Alpaca-Llama3-8B-Instruct-v1.0-GGUF\n- Original model: French-Alpaca-Llama3-8B-Instruct-v1.0", "## Description\n\nThis repo contains GGUF format model files for French-Alpaca-Llama3-8B-Instruct-v1.0.", "### About GGUF\nGGUF is a new format introduced by the URL team on August 21st 2023. It is a replac...
[ "TAGS\n#transformers #gguf #llama3 #french #llama-3-8B #GGUF #fr #en #dataset-jpacifico/French-Alpaca-dataset-Instruct-110K #license-apache-2.0 #endpoints_compatible #region-us \n", "# French-Alpaca-Llama3-8B-Instruct-v1.0-GGUF\n- Original model: French-Alpaca-Llama3-8B-Instruct-v1.0", "## Description\n\nThis r...
[ 69, 49, 35, 419, 314, 83, 83, 206, 172, 47, 82, 37, 20, 14, 54, 25, 28, 108, 16, 75 ]
[ "TAGS\n#transformers #gguf #llama3 #french #llama-3-8B #GGUF #fr #en #dataset-jpacifico/French-Alpaca-dataset-Instruct-110K #license-apache-2.0 #endpoints_compatible #region-us \n# French-Alpaca-Llama3-8B-Instruct-v1.0-GGUF\n- Original model: French-Alpaca-Llama3-8B-Instruct-v1.0## Description\n\nThis repo contains...
text-generation
transformers
# llama-3-sqrt-crocodile-v0.0A ## 🧩 Configuration-moe ```yaml base_model: llama-3-sqrt-crocodile-v0.0A/Uninstruct-Uncensored gate_mode: hidden dtype: bfloat16 experts: - source_model: llama-3-sqrt-crocodile-v0.0A/sqrt-talker positive_prompts: - "Uncensored, creative, configurable, adapative" - source_...
{"license": "other", "tags": ["moe", "frankenmoe", "merge", "mergekit", "lazymergekit"], "license_name": "llama3", "license_link": "LICENSE", "base_model": []}
Nhoodie/llama-3-sqrt-crocodile-v0.0A
null
[ "transformers", "safetensors", "mixtral", "text-generation", "moe", "frankenmoe", "merge", "mergekit", "lazymergekit", "conversational", "license:other", "autotrain_compatible", "endpoints_compatible", "text-generation-inference", "region:us" ]
null
2024-04-28T14:27:34+00:00
[]
[]
TAGS #transformers #safetensors #mixtral #text-generation #moe #frankenmoe #merge #mergekit #lazymergekit #conversational #license-other #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us
# llama-3-sqrt-crocodile-v0.0A ## Configuration-moe ## Configuration-mega ## Usage
[ "# llama-3-sqrt-crocodile-v0.0A", "## Configuration-moe", "## Configuration-mega", "## Usage" ]
[ "TAGS\n#transformers #safetensors #mixtral #text-generation #moe #frankenmoe #merge #mergekit #lazymergekit #conversational #license-other #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n", "# llama-3-sqrt-crocodile-v0.0A", "## Configuration-moe", "## Configuration-mega",...
[ 58, 16, 5, 5, 3 ]
[ "TAGS\n#transformers #safetensors #mixtral #text-generation #moe #frankenmoe #merge #mergekit #lazymergekit #conversational #license-other #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n# llama-3-sqrt-crocodile-v0.0A## Configuration-moe## Configuration-mega## Usage" ]
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": []}
kawagoshi-llm-team/test_12B
null
[ "transformers", "safetensors", "llama", "text-generation", "arxiv:1910.09700", "autotrain_compatible", "endpoints_compatible", "text-generation-inference", "region:us" ]
null
2024-04-28T14:27:48+00:00
[ "1910.09700" ]
[]
TAGS #transformers #safetensors #llama #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 #llama #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...
[ 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 #llama #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. This ...
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": []}
shallow6414/yertyp3
null
[ "transformers", "arxiv:1910.09700", "endpoints_compatible", "region:us" ]
null
2024-04-28T14:33:02+00:00
[ "1910.09700" ]
[]
TAGS #transformers #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 #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- ...
[ 22, 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 #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- Funded by [optiona...
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": []}
Andro9669/Mistral-7b-ner
null
[ "transformers", "safetensors", "arxiv:1910.09700", "endpoints_compatible", "region:us" ]
null
2024-04-28T14:33:24+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
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": []}
shallow6414/2flyhdx
null
[ "transformers", "arxiv:1910.09700", "endpoints_compatible", "region:us" ]
null
2024-04-28T14:34:05+00:00
[ "1910.09700" ]
[]
TAGS #transformers #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 #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- ...
[ 22, 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 #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- Funded by [optiona...
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. --> # 0.001_4iters_bs256_nodpo_only4w_iter_5 This model is a fine-tuned version of [ShenaoZhang/0.001_4iters_bs256_nodpo_only4w_iter_4...
{"license": "mit", "tags": ["alignment-handbook", "generated_from_trainer", "trl", "dpo", "generated_from_trainer"], "datasets": ["updated", "original"], "base_model": "ShenaoZhang/0.001_4iters_bs256_nodpo_only4w_iter_4", "model-index": [{"name": "0.001_4iters_bs256_nodpo_only4w_iter_5", "results": []}]}
ShenaoZhang/0.001_4iters_bs256_nodpo_only4w_iter_5
null
[ "transformers", "safetensors", "mistral", "text-generation", "alignment-handbook", "generated_from_trainer", "trl", "dpo", "conversational", "dataset:updated", "dataset:original", "base_model:ShenaoZhang/0.001_4iters_bs256_nodpo_only4w_iter_4", "license:mit", "autotrain_compatible", "end...
null
2024-04-28T14:34:22+00:00
[]
[]
TAGS #transformers #safetensors #mistral #text-generation #alignment-handbook #generated_from_trainer #trl #dpo #conversational #dataset-updated #dataset-original #base_model-ShenaoZhang/0.001_4iters_bs256_nodpo_only4w_iter_4 #license-mit #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us...
# 0.001_4iters_bs256_nodpo_only4w_iter_5 This model is a fine-tuned version of ShenaoZhang/0.001_4iters_bs256_nodpo_only4w_iter_4 on the updated and the original datasets. ## Model description More information needed ## Intended uses & limitations More information needed ## Training and evaluation data More i...
[ "# 0.001_4iters_bs256_nodpo_only4w_iter_5\n\nThis model is a fine-tuned version of ShenaoZhang/0.001_4iters_bs256_nodpo_only4w_iter_4 on the updated and the original datasets.", "## Model description\n\nMore information needed", "## Intended uses & limitations\n\nMore information needed", "## Training and eva...
[ "TAGS\n#transformers #safetensors #mistral #text-generation #alignment-handbook #generated_from_trainer #trl #dpo #conversational #dataset-updated #dataset-original #base_model-ShenaoZhang/0.001_4iters_bs256_nodpo_only4w_iter_4 #license-mit #autotrain_compatible #endpoints_compatible #text-generation-inference #reg...
[ 100, 71, 7, 9, 9, 4, 155, 5, 44 ]
[ "TAGS\n#transformers #safetensors #mistral #text-generation #alignment-handbook #generated_from_trainer #trl #dpo #conversational #dataset-updated #dataset-original #base_model-ShenaoZhang/0.001_4iters_bs256_nodpo_only4w_iter_4 #license-mit #autotrain_compatible #endpoints_compatible #text-generation-inference #reg...
sentence-similarity
sentence-transformers
# seregadgl101/baii_pr_v1_6ep 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 be...
{"library_name": "sentence-transformers", "tags": ["sentence-transformers", "feature-extraction", "sentence-similarity"], "pipeline_tag": "sentence-similarity"}
seregadgl101/baii_pr_v1_6ep
null
[ "sentence-transformers", "safetensors", "xlm-roberta", "feature-extraction", "sentence-similarity", "endpoints_compatible", "region:us" ]
null
2024-04-28T14:35:14+00:00
[]
[]
TAGS #sentence-transformers #safetensors #xlm-roberta #feature-extraction #sentence-similarity #endpoints_compatible #region-us
# seregadgl101/baii_pr_v1_6ep 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: ...
[ "# seregadgl101/baii_pr_v1_6ep\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 in...
[ "TAGS\n#sentence-transformers #safetensors #xlm-roberta #feature-extraction #sentence-similarity #endpoints_compatible #region-us \n", "# seregadgl101/baii_pr_v1_6ep\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 clu...
[ 31, 53, 30, 26, 5, 5 ]
[ "TAGS\n#sentence-transformers #safetensors #xlm-roberta #feature-extraction #sentence-similarity #endpoints_compatible #region-us \n# seregadgl101/baii_pr_v1_6ep\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 clusterin...
sentence-similarity
sentence-transformers
# seregadgl101/baii_pr_v1_7ep 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 be...
{"library_name": "sentence-transformers", "tags": ["sentence-transformers", "feature-extraction", "sentence-similarity"], "pipeline_tag": "sentence-similarity"}
seregadgl101/baii_pr_v1_7ep
null
[ "sentence-transformers", "safetensors", "xlm-roberta", "feature-extraction", "sentence-similarity", "endpoints_compatible", "region:us" ]
null
2024-04-28T14:37:45+00:00
[]
[]
TAGS #sentence-transformers #safetensors #xlm-roberta #feature-extraction #sentence-similarity #endpoints_compatible #region-us
# seregadgl101/baii_pr_v1_7ep 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: ...
[ "# seregadgl101/baii_pr_v1_7ep\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 in...
[ "TAGS\n#sentence-transformers #safetensors #xlm-roberta #feature-extraction #sentence-similarity #endpoints_compatible #region-us \n", "# seregadgl101/baii_pr_v1_7ep\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 clu...
[ 31, 53, 30, 26, 5, 5 ]
[ "TAGS\n#sentence-transformers #safetensors #xlm-roberta #feature-extraction #sentence-similarity #endpoints_compatible #region-us \n# seregadgl101/baii_pr_v1_7ep\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 clusterin...
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": []}
shallow6414/ex3rc8n
null
[ "transformers", "safetensors", "llama", "text-generation", "conversational", "arxiv:1910.09700", "autotrain_compatible", "endpoints_compatible", "text-generation-inference", "region:us" ]
null
2024-04-28T14:38:34+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
setfit
# SetFit with sentence-transformers/paraphrase-mpnet-base-v2 This is a [SetFit](https://github.com/huggingface/setfit) model that can be used for Text Classification. This SetFit model uses [sentence-transformers/paraphrase-mpnet-base-v2](https://huggingface.co/sentence-transformers/paraphrase-mpnet-base-v2) as the S...
{"library_name": "setfit", "tags": ["setfit", "sentence-transformers", "text-classification", "generated_from_setfit_trainer"], "metrics": ["accuracy"], "base_model": "sentence-transformers/paraphrase-mpnet-base-v2", "widget": [{"text": "I'm looking for a bracelet as a birthday gift. What do you recommend?"}, {"text": ...
Shankhdhar/classifier_test_model
null
[ "setfit", "safetensors", "mpnet", "sentence-transformers", "text-classification", "generated_from_setfit_trainer", "arxiv:2209.11055", "base_model:sentence-transformers/paraphrase-mpnet-base-v2", "model-index", "region:us" ]
null
2024-04-28T14:39:10+00:00
[ "2209.11055" ]
[]
TAGS #setfit #safetensors #mpnet #sentence-transformers #text-classification #generated_from_setfit_trainer #arxiv-2209.11055 #base_model-sentence-transformers/paraphrase-mpnet-base-v2 #model-index #region-us
SetFit with sentence-transformers/paraphrase-mpnet-base-v2 ========================================================== This is a SetFit model that can be used for Text Classification. This SetFit model uses sentence-transformers/paraphrase-mpnet-base-v2 as the Sentence Transformer embedding model. A LogisticRegression...
[ "### Model Description\n\n\n* Model Type: SetFit\n* Sentence Transformer body: sentence-transformers/paraphrase-mpnet-base-v2\n* Classification head: a LogisticRegression instance\n* Maximum Sequence Length: 512 tokens\n* Number of Classes: 4 classes", "### Model Sources\n\n\n* Repository: SetFit on GitHub\n* Pap...
[ "TAGS\n#setfit #safetensors #mpnet #sentence-transformers #text-classification #generated_from_setfit_trainer #arxiv-2209.11055 #base_model-sentence-transformers/paraphrase-mpnet-base-v2 #model-index #region-us \n", "### Model Description\n\n\n* Model Type: SetFit\n* Sentence Transformer body: sentence-transforme...
[ 68, 59, 42, 16, 10, 43, 7, 169, 5, 71, 6 ]
[ "TAGS\n#setfit #safetensors #mpnet #sentence-transformers #text-classification #generated_from_setfit_trainer #arxiv-2209.11055 #base_model-sentence-transformers/paraphrase-mpnet-base-v2 #model-index #region-us \n### Model Description\n\n\n* Model Type: SetFit\n* Sentence Transformer body: sentence-transformers/par...
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": []}
shallow6414/qzdjfo5
null
[ "transformers", "safetensors", "llama", "text-generation", "conversational", "arxiv:1910.09700", "autotrain_compatible", "endpoints_compatible", "text-generation-inference", "region:us" ]
null
2024-04-28T14:39:36+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
# pure-evolution-v5 API Inference ![generated from modelslab.com](https://pub-3626123a908346a7a8be8d9295f44e26.r2.dev/generations/3570333941714315117.png) ## Get API Key Get API key from [ModelsLab API](http://modelslab.com), No Payment needed. Replace Key in below code, change **model_id** to "pure-evolution-v5"...
{"license": "creativeml-openrail-m", "tags": ["modelslab.com", "stable-diffusion-api", "text-to-image", "ultra-realistic"], "pinned": true}
stablediffusionapi/pure-evolution-v5
null
[ "diffusers", "modelslab.com", "stable-diffusion-api", "text-to-image", "ultra-realistic", "license:creativeml-openrail-m", "endpoints_compatible", "diffusers:StableDiffusionPipeline", "region:us" ]
null
2024-04-28T14:39:39+00:00
[]
[]
TAGS #diffusers #modelslab.com #stable-diffusion-api #text-to-image #ultra-realistic #license-creativeml-openrail-m #endpoints_compatible #diffusers-StableDiffusionPipeline #region-us
# pure-evolution-v5 API Inference !generated from URL ## Get API Key Get API key from ModelsLab API, No Payment needed. Replace Key in below code, change model_id to "pure-evolution-v5" Coding in PHP/Node/Java etc? Have a look at docs for more code examples: View docs Try model for free: Generate Images Model ...
[ "# pure-evolution-v5 API Inference\n\n!generated from URL", "## Get API Key\n\nGet API key from ModelsLab API, No Payment needed. \n\nReplace Key in below code, change model_id to \"pure-evolution-v5\"\n\nCoding in PHP/Node/Java etc? Have a look at docs for more code examples: View docs\n\nTry model for free: Ge...
[ "TAGS\n#diffusers #modelslab.com #stable-diffusion-api #text-to-image #ultra-realistic #license-creativeml-openrail-m #endpoints_compatible #diffusers-StableDiffusionPipeline #region-us \n", "# pure-evolution-v5 API Inference\n\n!generated from URL", "## Get API Key\n\nGet API key from ModelsLab API, No Payment...
[ 54, 14, 513 ]
[ "TAGS\n#diffusers #modelslab.com #stable-diffusion-api #text-to-image #ultra-realistic #license-creativeml-openrail-m #endpoints_compatible #diffusers-StableDiffusionPipeline #region-us \n# pure-evolution-v5 API Inference\n\n!generated from URL## Get API Key\n\nGet API key from ModelsLab API, No Payment needed. \n\...
sentence-similarity
sentence-transformers
# seregadgl101/baii_pr_v1_10ep 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 b...
{"library_name": "sentence-transformers", "tags": ["sentence-transformers", "feature-extraction", "sentence-similarity"], "pipeline_tag": "sentence-similarity"}
seregadgl101/baii_pr_v1_10ep
null
[ "sentence-transformers", "safetensors", "xlm-roberta", "feature-extraction", "sentence-similarity", "endpoints_compatible", "region:us" ]
null
2024-04-28T14:39:44+00:00
[]
[]
TAGS #sentence-transformers #safetensors #xlm-roberta #feature-extraction #sentence-similarity #endpoints_compatible #region-us
# seregadgl101/baii_pr_v1_10ep 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: ...
[ "# seregadgl101/baii_pr_v1_10ep\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 i...
[ "TAGS\n#sentence-transformers #safetensors #xlm-roberta #feature-extraction #sentence-similarity #endpoints_compatible #region-us \n", "# seregadgl101/baii_pr_v1_10ep\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 cl...
[ 31, 53, 30, 26, 5, 5 ]
[ "TAGS\n#sentence-transformers #safetensors #xlm-roberta #feature-extraction #sentence-similarity #endpoints_compatible #region-us \n# seregadgl101/baii_pr_v1_10ep\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 clusteri...
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": []}
nem012/gemma2b-r128
null
[ "transformers", "tensorboard", "safetensors", "gemma", "text-generation", "arxiv:1910.09700", "autotrain_compatible", "endpoints_compatible", "text-generation-inference", "region:us" ]
null
2024-04-28T14:40:55+00:00
[ "1910.09700" ]
[]
TAGS #transformers #tensorboard #safetensors #gemma #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 #tensorboard #safetensors #gemma #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 ha...
[ 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 #tensorboard #safetensors #gemma #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 t...
image-classification
transformers
<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. --> # vit_model This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch...
{"language": ["en"], "license": "apache-2.0", "tags": ["image-classification", "generated_from_trainer"], "datasets": ["AI-Lab-Makerere/beans"], "metrics": ["accuracy"], "base_model": "google/vit-base-patch16-224-in21k", "widget": [{"src": "healthy.jpeg", "example_title": "Healthy"}, {"src": "bean_rust.jpeg", "example_...
leovale14/vit_model
null
[ "transformers", "tensorboard", "safetensors", "vit", "image-classification", "generated_from_trainer", "en", "dataset:AI-Lab-Makerere/beans", "base_model:google/vit-base-patch16-224-in21k", "license:apache-2.0", "autotrain_compatible", "endpoints_compatible", "region:us" ]
null
2024-04-28T14:41:51+00:00
[]
[ "en" ]
TAGS #transformers #tensorboard #safetensors #vit #image-classification #generated_from_trainer #en #dataset-AI-Lab-Makerere/beans #base_model-google/vit-base-patch16-224-in21k #license-apache-2.0 #autotrain_compatible #endpoints_compatible #region-us
vit\_model ========== This model is a fine-tuned version of google/vit-base-patch16-224-in21k on the beans dataset. It achieves the following results on the evaluation set: * Loss: 0.0388 * Accuracy: 0.9925 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: 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: 4", "### Trainin...
[ "TAGS\n#transformers #tensorboard #safetensors #vit #image-classification #generated_from_trainer #en #dataset-AI-Lab-Makerere/beans #base_model-google/vit-base-patch16-224-in21k #license-apache-2.0 #autotrain_compatible #endpoints_compatible #region-us \n", "### Training hyperparameters\n\n\nThe following hyperp...
[ 79, 101, 5, 44 ]
[ "TAGS\n#transformers #tensorboard #safetensors #vit #image-classification #generated_from_trainer #en #dataset-AI-Lab-Makerere/beans #base_model-google/vit-base-patch16-224-in21k #license-apache-2.0 #autotrain_compatible #endpoints_compatible #region-us \n### Training hyperparameters\n\n\nThe following hyperparamet...
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": []}
Tobistd/small-training-13b
null
[ "transformers", "safetensors", "llama", "text-generation", "conversational", "custom_code", "arxiv:1910.09700", "autotrain_compatible", "endpoints_compatible", "text-generation-inference", "region:us" ]
null
2024-04-28T14:43:03+00:00
[ "1910.09700" ]
[]
TAGS #transformers #safetensors #llama #text-generation #conversational #custom_code #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 #custom_code #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 transforme...
[ 51, 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 #custom_code #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 ...
null
peft
## Training procedure ### Framework versions - PEFT 0.4.0
{"library_name": "peft"}
yuzhang/llava-prumerge-vicuna-7b-v1.5-lora
null
[ "peft", "llava", "region:us" ]
null
2024-04-28T14:45:52+00:00
[]
[]
TAGS #peft #llava #region-us
## Training procedure ### Framework versions - PEFT 0.4.0
[ "## Training procedure", "### Framework versions\n\n\n- PEFT 0.4.0" ]
[ "TAGS\n#peft #llava #region-us \n", "## Training procedure", "### Framework versions\n\n\n- PEFT 0.4.0" ]
[ 11, 4, 13 ]
[ "TAGS\n#peft #llava #region-us \n## Training procedure### Framework versions\n\n\n- PEFT 0.4.0" ]
text-generation
transformers
# Uploaded model - **Developed by:** LeroyDyer - **License:** apache-2.0 - **Finetuned from model :** LeroyDyer/Mixtral_AI_MiniTron_SFT_3.75b This mistral model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library. [<img src="https://raw.githubusercontent.com/uns...
{"language": ["en"], "license": "apache-2.0", "tags": ["text-generation-inference", "transformers", "unsloth", "mistral", "trl"], "base_model": "LeroyDyer/Mixtral_AI_MiniTron_SFT_3.75b"}
LeroyDyer/MetaMath_LLM_3b
null
[ "transformers", "safetensors", "mistral", "text-generation", "text-generation-inference", "unsloth", "trl", "conversational", "en", "base_model:LeroyDyer/Mixtral_AI_MiniTron_SFT_3.75b", "license:apache-2.0", "autotrain_compatible", "endpoints_compatible", "region:us" ]
null
2024-04-28T14:45:55+00:00
[]
[ "en" ]
TAGS #transformers #safetensors #mistral #text-generation #text-generation-inference #unsloth #trl #conversational #en #base_model-LeroyDyer/Mixtral_AI_MiniTron_SFT_3.75b #license-apache-2.0 #autotrain_compatible #endpoints_compatible #region-us
# Uploaded model - Developed by: LeroyDyer - License: apache-2.0 - Finetuned from model : LeroyDyer/Mixtral_AI_MiniTron_SFT_3.75b This mistral model was trained 2x faster with Unsloth and Huggingface's TRL library. <img src="URL width="200"/>
[ "# Uploaded model\n\n- Developed by: LeroyDyer\n- License: apache-2.0\n- Finetuned from model : LeroyDyer/Mixtral_AI_MiniTron_SFT_3.75b\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 #conversational #en #base_model-LeroyDyer/Mixtral_AI_MiniTron_SFT_3.75b #license-apache-2.0 #autotrain_compatible #endpoints_compatible #region-us \n", "# Uploaded model\n\n- Developed by: LeroyDyer\n- License: a...
[ 78, 82 ]
[ "TAGS\n#transformers #safetensors #mistral #text-generation #text-generation-inference #unsloth #trl #conversational #en #base_model-LeroyDyer/Mixtral_AI_MiniTron_SFT_3.75b #license-apache-2.0 #autotrain_compatible #endpoints_compatible #region-us \n# Uploaded model\n\n- Developed by: LeroyDyer\n- License: apache-...
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": ["unsloth"]}
choudhry2272/legal-llm-merged-lora-adapter
null
[ "transformers", "safetensors", "unsloth", "arxiv:1910.09700", "endpoints_compatible", "region:us" ]
null
2024-04-28T14:50:13+00:00
[ "1910.09700" ]
[]
TAGS #transformers #safetensors #unsloth #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 #unsloth #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 #unsloth #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
# Phi-3-mini-4k-instruct-opus-samantha - This model is trained from microsoft's Phi-3 model:[microsoft/Phi-3-mini-4k-instruct](https://huggingface.co/microsoft/Phi-3-mini-4k-instruct) # Model Description Phi-3-Mini-4K-Instruct is a 3.8B parameter, lightweight, state-of-the-art open model trained on Phi-3 datasets c...
{"datasets": ["macadeliccc/opus_samantha"]}
anezatra/Phi-3-mini-4k-instruct-opus-samantha
null
[ "transformers", "safetensors", "phi3", "text-generation", "conversational", "custom_code", "dataset:macadeliccc/opus_samantha", "autotrain_compatible", "endpoints_compatible", "region:us" ]
null
2024-04-28T14:50:15+00:00
[]
[]
TAGS #transformers #safetensors #phi3 #text-generation #conversational #custom_code #dataset-macadeliccc/opus_samantha #autotrain_compatible #endpoints_compatible #region-us
Phi-3-mini-4k-instruct-opus-samantha ==================================== * This model is trained from microsoft's Phi-3 model:microsoft/Phi-3-mini-4k-instruct Model Description ================= Phi-3-Mini-4K-Instruct is a 3.8B parameter, lightweight, state-of-the-art open model trained on Phi-3 datasets contain...
[ "### Chat Format\n\n\nGiven the nature of the training data, the Phi-3 Mini-4K-Instruct model is best suited for prompts using the chat format as follows.\nYou can provide the prompt as a question with a generic template as follow:\n\n\nFor example:\n\n\nwhere the model generates the text after '<|assistant|>' . In...
[ "TAGS\n#transformers #safetensors #phi3 #text-generation #conversational #custom_code #dataset-macadeliccc/opus_samantha #autotrain_compatible #endpoints_compatible #region-us \n", "### Chat Format\n\n\nGiven the nature of the training data, the Phi-3 Mini-4K-Instruct model is best suited for prompts using the ch...
[ 47, 720, 180, 127, 730 ]
[ "TAGS\n#transformers #safetensors #phi3 #text-generation #conversational #custom_code #dataset-macadeliccc/opus_samantha #autotrain_compatible #endpoints_compatible #region-us \n### Chat Format\n\n\nGiven the nature of the training data, the Phi-3 Mini-4K-Instruct model is best suited for prompts using the chat for...
text-generation
transformers
# biomistral_slerp_7b This model is the result of merge of the following models made with flow-merge: - Models: - BioMistral/BioMistral-Safetensors - mistralai/Mistral-7B-Instruct-v0.2 ## flow-merge config The following configuration was used to merge the models: ```yaml base_model: BioMistral/BioMistral-Safete...
{"library_name": "transformers", "tags": ["flow-merge", "merge"]}
Flowrite/biomistral_slerp_7b
null
[ "transformers", "safetensors", "mistral", "text-generation", "flow-merge", "merge", "conversational", "autotrain_compatible", "endpoints_compatible", "text-generation-inference", "region:us" ]
null
2024-04-28T14:50:28+00:00
[]
[]
TAGS #transformers #safetensors #mistral #text-generation #flow-merge #merge #conversational #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us
# biomistral_slerp_7b This model is the result of merge of the following models made with flow-merge: - Models: - BioMistral/BioMistral-Safetensors - mistralai/Mistral-7B-Instruct-v0.2 ## flow-merge config The following configuration was used to merge the models:
[ "# biomistral_slerp_7b\n\nThis model is the result of merge of the following models made with flow-merge:\n\n- Models:\n\t- BioMistral/BioMistral-Safetensors\n\t- mistralai/Mistral-7B-Instruct-v0.2", "## flow-merge config\n\nThe following configuration was used to merge the models:" ]
[ "TAGS\n#transformers #safetensors #mistral #text-generation #flow-merge #merge #conversational #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n", "# biomistral_slerp_7b\n\nThis model is the result of merge of the following models made with flow-merge:\n\n- Models:\n\t- BioMistr...
[ 43, 61, 18 ]
[ "TAGS\n#transformers #safetensors #mistral #text-generation #flow-merge #merge #conversational #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n# biomistral_slerp_7b\n\nThis model is the result of merge of the following models made with flow-merge:\n\n- Models:\n\t- BioMistral/Bio...
reinforcement-learning
null
# **Reinforce** Agent playing **CartPole-v1** This is a trained model of a **Reinforce** agent playing **CartPole-v1** . To learn to use this model and train yours check Unit 4 of the Deep Reinforcement Learning Course: https://huggingface.co/deep-rl-course/unit4/introduction
{"tags": ["CartPole-v1", "reinforce", "reinforcement-learning", "custom-implementation", "deep-rl-class"], "model-index": [{"name": "Reinforce-001", "results": [{"task": {"type": "reinforcement-learning", "name": "reinforcement-learning"}, "dataset": {"name": "CartPole-v1", "type": "CartPole-v1"}, "metrics": [{"type": ...
Fk24/Reinforce-001
null
[ "CartPole-v1", "reinforce", "reinforcement-learning", "custom-implementation", "deep-rl-class", "model-index", "region:us" ]
null
2024-04-28T14:55:37+00:00
[]
[]
TAGS #CartPole-v1 #reinforce #reinforcement-learning #custom-implementation #deep-rl-class #model-index #region-us
# Reinforce Agent playing CartPole-v1 This is a trained model of a Reinforce agent playing CartPole-v1 . To learn to use this model and train yours check Unit 4 of the Deep Reinforcement Learning Course: URL
[ "# Reinforce Agent playing CartPole-v1\n This is a trained model of a Reinforce agent playing CartPole-v1 .\n To learn to use this model and train yours check Unit 4 of the Deep Reinforcement Learning Course: URL" ]
[ "TAGS\n#CartPole-v1 #reinforce #reinforcement-learning #custom-implementation #deep-rl-class #model-index #region-us \n", "# Reinforce Agent playing CartPole-v1\n This is a trained model of a Reinforce agent playing CartPole-v1 .\n To learn to use this model and train yours check Unit 4 of the Deep Reinforcemen...
[ 32, 46 ]
[ "TAGS\n#CartPole-v1 #reinforce #reinforcement-learning #custom-implementation #deep-rl-class #model-index #region-us \n# Reinforce Agent playing CartPole-v1\n This is a trained model of a Reinforce agent playing CartPole-v1 .\n To learn to use this model and train yours check Unit 4 of the Deep Reinforcement Lear...
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": []}
aryanmagoon/flan-t5-base-8bit
null
[ "transformers", "arxiv:1910.09700", "endpoints_compatible", "region:us" ]
null
2024-04-28T14:59:08+00:00
[ "1910.09700" ]
[]
TAGS #transformers #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 #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- ...
[ 22, 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 #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- Funded by [optiona...
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 [DARE](https://arxiv.org/abs/2311.03099) [TIES](https://arxiv.org/abs/2306.01708) merge method using [Undi95/Llama-3-LewdPlay-8B-evo](h...
{"library_name": "transformers", "tags": ["mergekit", "merge"], "base_model": ["gradientai/Llama-3-8B-Instruct-262k", "Undi95/Llama-3-LewdPlay-8B-evo"]}
Jebadiah/Llama-3-8B-source-lewd-context
null
[ "transformers", "safetensors", "llama", "text-generation", "mergekit", "merge", "conversational", "arxiv:2311.03099", "arxiv:2306.01708", "base_model:gradientai/Llama-3-8B-Instruct-262k", "base_model:Undi95/Llama-3-LewdPlay-8B-evo", "autotrain_compatible", "endpoints_compatible", "text-gen...
null
2024-04-28T14:59:50+00:00
[ "2311.03099", "2306.01708" ]
[]
TAGS #transformers #safetensors #llama #text-generation #mergekit #merge #conversational #arxiv-2311.03099 #arxiv-2306.01708 #base_model-gradientai/Llama-3-8B-Instruct-262k #base_model-Undi95/Llama-3-LewdPlay-8B-evo #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 DARE TIES merge method using Undi95/Llama-3-LewdPlay-8B-evo as a base. ### Models Merged The following models were included in the merge: * gradientai/Llama-3-8B-Instruct...
[ "# 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 DARE TIES merge method using Undi95/Llama-3-LewdPlay-8B-evo as a base.", "### Models Merged\n\nThe following models were included in the merge:\n* gradi...
[ "TAGS\n#transformers #safetensors #llama #text-generation #mergekit #merge #conversational #arxiv-2311.03099 #arxiv-2306.01708 #base_model-gradientai/Llama-3-8B-Instruct-262k #base_model-Undi95/Llama-3-LewdPlay-8B-evo #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n", "# merge\...
[ 110, 17, 4, 39, 31, 16 ]
[ "TAGS\n#transformers #safetensors #llama #text-generation #mergekit #merge #conversational #arxiv-2311.03099 #arxiv-2306.01708 #base_model-gradientai/Llama-3-8B-Instruct-262k #base_model-Undi95/Llama-3-LewdPlay-8B-evo #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n# merge\n\nThi...
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...
ilanasto/ppo-LunarLander-v2
null
[ "stable-baselines3", "LunarLander-v2", "deep-reinforcement-learning", "reinforcement-learning", "model-index", "region:us" ]
null
2024-04-28T15:00:23+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": []}
golf2248/nn79ohh
null
[ "transformers", "safetensors", "llama", "text-generation", "conversational", "arxiv:1910.09700", "autotrain_compatible", "endpoints_compatible", "text-generation-inference", "region:us" ]
null
2024-04-28T15:00:44+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
<!-- This model card has been generated automatically according to the information the training script had access to. You should probably proofread and complete it, then remove this comment. --> # Textual inversion text2image fine-tuning - janetsw/sca These are textual inversion adaption weights for stabilityai/stab...
{"license": "creativeml-openrail-m", "library_name": "diffusers", "tags": ["stable-diffusion", "stable-diffusion-diffusers", "text-to-image", "diffusers", "textual_inversion", "diffusers-training"], "base_model": "stabilityai/stable-diffusion-2-1-base", "inference": true}
janetsw/sca
null
[ "diffusers", "tensorboard", "safetensors", "stable-diffusion", "stable-diffusion-diffusers", "text-to-image", "textual_inversion", "diffusers-training", "base_model:stabilityai/stable-diffusion-2-1-base", "license:creativeml-openrail-m", "endpoints_compatible", "diffusers:StableDiffusionPipeli...
null
2024-04-28T15:01:15+00:00
[]
[]
TAGS #diffusers #tensorboard #safetensors #stable-diffusion #stable-diffusion-diffusers #text-to-image #textual_inversion #diffusers-training #base_model-stabilityai/stable-diffusion-2-1-base #license-creativeml-openrail-m #endpoints_compatible #diffusers-StableDiffusionPipeline #region-us
# Textual inversion text2image fine-tuning - janetsw/sca These are textual inversion adaption weights for stabilityai/stable-diffusion-2-1-base. You can find some example images in the following. ## Intended uses & limitations #### How to use #### Limitations and bias [TODO: provide examples of latent iss...
[ "# Textual inversion text2image fine-tuning - janetsw/sca\nThese are textual inversion adaption weights for stabilityai/stable-diffusion-2-1-base. You can find some example images in the following.", "## Intended uses & limitations", "#### How to use", "#### Limitations and bias\n\n[TODO: provide examples of ...
[ "TAGS\n#diffusers #tensorboard #safetensors #stable-diffusion #stable-diffusion-diffusers #text-to-image #textual_inversion #diffusers-training #base_model-stabilityai/stable-diffusion-2-1-base #license-creativeml-openrail-m #endpoints_compatible #diffusers-StableDiffusionPipeline #region-us \n", "# Textual inver...
[ 83, 47, 6, 7, 23, 17 ]
[ "TAGS\n#diffusers #tensorboard #safetensors #stable-diffusion #stable-diffusion-diffusers #text-to-image #textual_inversion #diffusers-training #base_model-stabilityai/stable-diffusion-2-1-base #license-creativeml-openrail-m #endpoints_compatible #diffusers-StableDiffusionPipeline #region-us \n# Textual inversion t...
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/final20
null
[ "transformers", "safetensors", "stablelm", "text-generation", "conversational", "arxiv:1910.09700", "autotrain_compatible", "endpoints_compatible", "region:us" ]
null
2024-04-28T15:02:15+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
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": []}
whizhamza/mistral_7b_emotional_support
null
[ "transformers", "safetensors", "arxiv:1910.09700", "endpoints_compatible", "region:us" ]
null
2024-04-28T15:03:26+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
# 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 [DARE](https://arxiv.org/abs/2311.03099) [TIES](https://arxiv.org/abs/2306.01708) merge method using [Undi95/Llama-3-LewdPlay-8B-evo](h...
{"library_name": "transformers", "tags": ["mergekit", "merge"], "base_model": ["Undi95/Llama-3-LewdPlay-8B-evo", "Trelis/Meta-Llama-3-8B-Instruct-function-calling"]}
Jebadiah/Llama-3-8B-source-lewd-function-calling
null
[ "transformers", "safetensors", "llama", "text-generation", "mergekit", "merge", "conversational", "arxiv:2311.03099", "arxiv:2306.01708", "base_model:Undi95/Llama-3-LewdPlay-8B-evo", "base_model:Trelis/Meta-Llama-3-8B-Instruct-function-calling", "autotrain_compatible", "endpoints_compatible"...
null
2024-04-28T15:03:47+00:00
[ "2311.03099", "2306.01708" ]
[]
TAGS #transformers #safetensors #llama #text-generation #mergekit #merge #conversational #arxiv-2311.03099 #arxiv-2306.01708 #base_model-Undi95/Llama-3-LewdPlay-8B-evo #base_model-Trelis/Meta-Llama-3-8B-Instruct-function-calling #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 DARE TIES merge method using Undi95/Llama-3-LewdPlay-8B-evo as a base. ### Models Merged The following models were included in the merge: * Trelis/Meta-Llama-3-8B-Instruc...
[ "# 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 DARE TIES merge method using Undi95/Llama-3-LewdPlay-8B-evo as a base.", "### Models Merged\n\nThe following models were included in the merge:\n* Treli...
[ "TAGS\n#transformers #safetensors #llama #text-generation #mergekit #merge #conversational #arxiv-2311.03099 #arxiv-2306.01708 #base_model-Undi95/Llama-3-LewdPlay-8B-evo #base_model-Trelis/Meta-Llama-3-8B-Instruct-function-calling #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n"...
[ 113, 17, 4, 39, 34, 16 ]
[ "TAGS\n#transformers #safetensors #llama #text-generation #mergekit #merge #conversational #arxiv-2311.03099 #arxiv-2306.01708 #base_model-Undi95/Llama-3-LewdPlay-8B-evo #base_model-Trelis/Meta-Llama-3-8B-Instruct-function-calling #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n#...
automatic-speech-recognition
transformers
# Latvian Whisper tiny speech recognition model Trained on combination of: - Common Voice 17, custom selection of all validated clips, max 1000 clips per speaker - Fleurs, test+train+validation Both regular whisper model and CTranslate2 converted version for use with [faster-whisper](https://github.com/SYSTRAN/faste...
{"language": ["lv"], "license": "apache-2.0", "tags": ["Whisper"], "metrics": [{"name": "wer", "type": "wer", "value": 21.96}], "pipeline_tag": "automatic-speech-recognition"}
RaivisDejus/whisper-tiny-lv
null
[ "transformers", "onnx", "safetensors", "whisper", "automatic-speech-recognition", "Whisper", "lv", "license:apache-2.0", "endpoints_compatible", "has_space", "region:us" ]
null
2024-04-28T15:05:03+00:00
[]
[ "lv" ]
TAGS #transformers #onnx #safetensors #whisper #automatic-speech-recognition #Whisper #lv #license-apache-2.0 #endpoints_compatible #has_space #region-us
# Latvian Whisper tiny speech recognition model Trained on combination of: - Common Voice 17, custom selection of all validated clips, max 1000 clips per speaker - Fleurs, test+train+validation Both regular whisper model and CTranslate2 converted version for use with faster-whisper as part of Home Assistant Whisper ...
[ "# Latvian Whisper tiny speech recognition model\n\nTrained on combination of:\n- Common Voice 17, custom selection of all validated clips, max 1000 clips per speaker\n- Fleurs, test+train+validation\n\nBoth regular whisper model and CTranslate2 converted version for use with faster-whisper as part of Home Assistan...
[ "TAGS\n#transformers #onnx #safetensors #whisper #automatic-speech-recognition #Whisper #lv #license-apache-2.0 #endpoints_compatible #has_space #region-us \n", "# Latvian Whisper tiny speech recognition model\n\nTrained on combination of:\n- Common Voice 17, custom selection of all validated clips, max 1000 clip...
[ 44, 108 ]
[ "TAGS\n#transformers #onnx #safetensors #whisper #automatic-speech-recognition #Whisper #lv #license-apache-2.0 #endpoints_compatible #has_space #region-us \n# Latvian Whisper tiny speech recognition model\n\nTrained on combination of:\n- Common Voice 17, custom selection of all validated clips, max 1000 clips per ...
question-answering
transformers
This model is a fine-tuned version of: https://huggingface.co/ali77sina/SECGPT The instruction set is defined as follows: ```python text = f"""### Question: {example['questions'][i]}, ### Context: {example['sorted_chunks'][i]}, ### Answer: {example['answers'][i]}""" ```
{"license": "apache-2.0", "tags": ["finance"], "datasets": ["ali77sina/SEC-QA-sorted-chunks"], "pipeline_tag": "question-answering"}
ali77sina/SECGPT-FT-RAG
null
[ "transformers", "safetensors", "gpt2", "text-generation", "finance", "question-answering", "dataset:ali77sina/SEC-QA-sorted-chunks", "license:apache-2.0", "autotrain_compatible", "endpoints_compatible", "text-generation-inference", "region:us" ]
null
2024-04-28T15:05:54+00:00
[]
[]
TAGS #transformers #safetensors #gpt2 #text-generation #finance #question-answering #dataset-ali77sina/SEC-QA-sorted-chunks #license-apache-2.0 #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us
This model is a fine-tuned version of: URL The instruction set is defined as follows:
[]
[ "TAGS\n#transformers #safetensors #gpt2 #text-generation #finance #question-answering #dataset-ali77sina/SEC-QA-sorted-chunks #license-apache-2.0 #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n" ]
[ 67 ]
[ "TAGS\n#transformers #safetensors #gpt2 #text-generation #finance #question-answering #dataset-ali77sina/SEC-QA-sorted-chunks #license-apache-2.0 #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n" ]
text2text-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": []}
kssumanth6/t5_small_sentence_polishing_generator_v3
null
[ "transformers", "safetensors", "t5", "text2text-generation", "arxiv:1910.09700", "autotrain_compatible", "endpoints_compatible", "text-generation-inference", "region:us" ]
null
2024-04-28T15:09:17+00:00
[ "1910.09700" ]
[]
TAGS #transformers #safetensors #t5 #text2text-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 #t5 #text2text-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...
[ 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 #t5 #text2text-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...
token-classification
transformers
<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. --> # xlm-roberta-base-finetuned-panx-de This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-b...
{"license": "mit", "tags": ["generated_from_trainer"], "metrics": ["f1"], "base_model": "xlm-roberta-base", "model-index": [{"name": "xlm-roberta-base-finetuned-panx-de", "results": []}]}
prl90777/xlm-roberta-base-finetuned-panx-de
null
[ "transformers", "tensorboard", "safetensors", "xlm-roberta", "token-classification", "generated_from_trainer", "base_model:xlm-roberta-base", "license:mit", "autotrain_compatible", "endpoints_compatible", "region:us" ]
null
2024-04-28T15:09:24+00:00
[]
[]
TAGS #transformers #tensorboard #safetensors #xlm-roberta #token-classification #generated_from_trainer #base_model-xlm-roberta-base #license-mit #autotrain_compatible #endpoints_compatible #region-us
xlm-roberta-base-finetuned-panx-de ================================== This model is a fine-tuned version of xlm-roberta-base on an unknown dataset. It achieves the following results on the evaluation set: * Loss: 0.1363 * F1: 0.8658 Model description ----------------- More information needed Intended uses & l...
[ "### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* learning\\_rate: 5e-05\n* train\\_batch\\_size: 24\n* eval\\_batch\\_size: 24\n* seed: 42\n* optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08\n* lr\\_scheduler\\_type: linear\n* num\\_epochs: 3", "### Traini...
[ "TAGS\n#transformers #tensorboard #safetensors #xlm-roberta #token-classification #generated_from_trainer #base_model-xlm-roberta-base #license-mit #autotrain_compatible #endpoints_compatible #region-us \n", "### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* learnin...
[ 54, 101, 5, 44 ]
[ "TAGS\n#transformers #tensorboard #safetensors #xlm-roberta #token-classification #generated_from_trainer #base_model-xlm-roberta-base #license-mit #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
<img src=https://huggingface.co/lodrick-the-lafted/Olethros-8B/resolve/main/olethros.png> L3-8b-Instruct tuned on roughly 6000 Opus generations in the hopes of adding a bit of sovl.
{"license": "llama3", "datasets": ["lodrick-the-lafted/OpusStories", "lodrick-the-lafted/Sao10K_Claude-3-Opus-Instruct-3.3K", "lodrick-the-lafted/Samantha-Opus", "lodrick-the-lafted/Worldsim-Opus"]}
blockblockblock/Olethros-8B-bpw2.25-exl2
null
[ "transformers", "safetensors", "llama", "text-generation", "conversational", "dataset:lodrick-the-lafted/OpusStories", "dataset:lodrick-the-lafted/Sao10K_Claude-3-Opus-Instruct-3.3K", "dataset:lodrick-the-lafted/Samantha-Opus", "dataset:lodrick-the-lafted/Worldsim-Opus", "license:llama3", "autot...
null
2024-04-28T15:13:18+00:00
[]
[]
TAGS #transformers #safetensors #llama #text-generation #conversational #dataset-lodrick-the-lafted/OpusStories #dataset-lodrick-the-lafted/Sao10K_Claude-3-Opus-Instruct-3.3K #dataset-lodrick-the-lafted/Samantha-Opus #dataset-lodrick-the-lafted/Worldsim-Opus #license-llama3 #autotrain_compatible #endpoints_compatible #...
<img src=URL L3-8b-Instruct tuned on roughly 6000 Opus generations in the hopes of adding a bit of sovl.
[]
[ "TAGS\n#transformers #safetensors #llama #text-generation #conversational #dataset-lodrick-the-lafted/OpusStories #dataset-lodrick-the-lafted/Sao10K_Claude-3-Opus-Instruct-3.3K #dataset-lodrick-the-lafted/Samantha-Opus #dataset-lodrick-the-lafted/Worldsim-Opus #license-llama3 #autotrain_compatible #endpoints_compat...
[ 118 ]
[ "TAGS\n#transformers #safetensors #llama #text-generation #conversational #dataset-lodrick-the-lafted/OpusStories #dataset-lodrick-the-lafted/Sao10K_Claude-3-Opus-Instruct-3.3K #dataset-lodrick-the-lafted/Samantha-Opus #dataset-lodrick-the-lafted/Worldsim-Opus #license-llama3 #autotrain_compatible #endpoints_compat...
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": []}
lunarsylph/stablecell_v46
null
[ "transformers", "safetensors", "stablelm", "text-generation", "conversational", "arxiv:1910.09700", "autotrain_compatible", "endpoints_compatible", "region:us" ]
null
2024-04-28T15:13:35+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...
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": []}
Linxier/opt-125m-gptq-4bit
null
[ "transformers", "safetensors", "opt", "text-generation", "arxiv:1910.09700", "autotrain_compatible", "endpoints_compatible", "text-generation-inference", "4-bit", "region:us" ]
null
2024-04-28T15:14:57+00:00
[ "1910.09700" ]
[]
TAGS #transformers #safetensors #opt #text-generation #arxiv-1910.09700 #autotrain_compatible #endpoints_compatible #text-generation-inference #4-bit #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 #opt #text-generation #arxiv-1910.09700 #autotrain_compatible #endpoints_compatible #text-generation-inference #4-bit #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 p...
[ 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 #opt #text-generation #arxiv-1910.09700 #autotrain_compatible #endpoints_compatible #text-generation-inference #4-bit #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. ...
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. --> # tmp_trainer This model is a fine-tuned version of [ali77sina/SECGPT](https://huggingface.co/ali77sina/SECGPT) on an unknown data...
{"license": "apache-2.0", "tags": ["trl", "sft", "generated_from_trainer"], "base_model": "ali77sina/SECGPT", "model-index": [{"name": "tmp_trainer", "results": []}]}
ali77sina/tmp_trainer
null
[ "transformers", "tensorboard", "safetensors", "gpt2", "text-generation", "trl", "sft", "generated_from_trainer", "base_model:ali77sina/SECGPT", "license:apache-2.0", "autotrain_compatible", "endpoints_compatible", "text-generation-inference", "region:us" ]
null
2024-04-28T15:15:48+00:00
[]
[]
TAGS #transformers #tensorboard #safetensors #gpt2 #text-generation #trl #sft #generated_from_trainer #base_model-ali77sina/SECGPT #license-apache-2.0 #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us
# tmp_trainer This model is a fine-tuned version of ali77sina/SECGPT on an unknown dataset. ## Model description More information needed ## Intended uses & limitations More information needed ## Training and evaluation data More information needed ## Training procedure ### Training hyperparameters The foll...
[ "# tmp_trainer\n\nThis model is a fine-tuned version of ali77sina/SECGPT 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", "### Trai...
[ "TAGS\n#transformers #tensorboard #safetensors #gpt2 #text-generation #trl #sft #generated_from_trainer #base_model-ali77sina/SECGPT #license-apache-2.0 #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n", "# tmp_trainer\n\nThis model is a fine-tuned version of ali77sina/SECGPT o...
[ 72, 29, 7, 9, 9, 4, 95, 5, 44 ]
[ "TAGS\n#transformers #tensorboard #safetensors #gpt2 #text-generation #trl #sft #generated_from_trainer #base_model-ali77sina/SECGPT #license-apache-2.0 #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n# tmp_trainer\n\nThis model is a fine-tuned version of ali77sina/SECGPT on an u...
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 [task arithmetic](https://arxiv.org/abs/2212.04089) merge method using [Jebadiah/Llama-3-8B-source-lewd-function-calling](https://huggi...
{"library_name": "transformers", "tags": ["mergekit", "merge"], "base_model": ["Jebadiah/Llama-3-8B-source-lewd-context", "Jebadiah/Llama-3-8B-source-lewd-function-calling"]}
Jebadiah/Llama-3-8B-source-lewd-context-function-calling
null
[ "transformers", "safetensors", "llama", "text-generation", "mergekit", "merge", "conversational", "arxiv:2212.04089", "base_model:Jebadiah/Llama-3-8B-source-lewd-context", "base_model:Jebadiah/Llama-3-8B-source-lewd-function-calling", "autotrain_compatible", "endpoints_compatible", "text-gen...
null
2024-04-28T15:16:33+00:00
[ "2212.04089" ]
[]
TAGS #transformers #safetensors #llama #text-generation #mergekit #merge #conversational #arxiv-2212.04089 #base_model-Jebadiah/Llama-3-8B-source-lewd-context #base_model-Jebadiah/Llama-3-8B-source-lewd-function-calling #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 task arithmetic merge method using Jebadiah/Llama-3-8B-source-lewd-function-calling as a base. ### Models Merged The following models were included in the merge: * Jebadi...
[ "# 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 task arithmetic merge method using Jebadiah/Llama-3-8B-source-lewd-function-calling as a base.", "### Models Merged\n\nThe following models were include...
[ "TAGS\n#transformers #safetensors #llama #text-generation #mergekit #merge #conversational #arxiv-2212.04089 #base_model-Jebadiah/Llama-3-8B-source-lewd-context #base_model-Jebadiah/Llama-3-8B-source-lewd-function-calling #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n", "# me...
[ 102, 17, 4, 40, 33, 16 ]
[ "TAGS\n#transformers #safetensors #llama #text-generation #mergekit #merge #conversational #arxiv-2212.04089 #base_model-Jebadiah/Llama-3-8B-source-lewd-context #base_model-Jebadiah/Llama-3-8B-source-lewd-function-calling #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n# merge\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": []}
shallow6414/nq0nnpj
null
[ "transformers", "safetensors", "llama", "text-generation", "conversational", "arxiv:1910.09700", "autotrain_compatible", "endpoints_compatible", "text-generation-inference", "region:us" ]
null
2024-04-28T15:22:05+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-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": []}
kawagoshi-llm-team/12B_step600
null
[ "transformers", "safetensors", "llama", "text-generation", "arxiv:1910.09700", "autotrain_compatible", "endpoints_compatible", "text-generation-inference", "region:us" ]
null
2024-04-28T15:22:21+00:00
[ "1910.09700" ]
[]
TAGS #transformers #safetensors #llama #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 #llama #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...
[ 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 #llama #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. This ...
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": []}
shallow6414/nz0g7k6
null
[ "transformers", "safetensors", "llama", "text-generation", "conversational", "arxiv:1910.09700", "autotrain_compatible", "endpoints_compatible", "text-generation-inference", "region:us" ]
null
2024-04-28T15:23:07+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...
null
transformers
# Uploaded model - **Developed by:** logmate - **License:** apache-2.0 - **Finetuned from model :** unsloth/llama-3-8b-Instruct-bnb-4bit 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/...
{"language": ["en"], "license": "apache-2.0", "tags": ["text-generation-inference", "transformers", "unsloth", "llama", "gguf"], "base_model": "unsloth/llama-3-8b-Instruct-bnb-4bit"}
logmate/llama_script
null
[ "transformers", "gguf", "llama", "text-generation-inference", "unsloth", "en", "base_model:unsloth/llama-3-8b-Instruct-bnb-4bit", "license:apache-2.0", "endpoints_compatible", "region:us" ]
null
2024-04-28T15:25:10+00:00
[]
[ "en" ]
TAGS #transformers #gguf #llama #text-generation-inference #unsloth #en #base_model-unsloth/llama-3-8b-Instruct-bnb-4bit #license-apache-2.0 #endpoints_compatible #region-us
# Uploaded model - Developed by: logmate - License: apache-2.0 - Finetuned from model : unsloth/llama-3-8b-Instruct-bnb-4bit 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: logmate\n- License: apache-2.0\n- Finetuned from model : unsloth/llama-3-8b-Instruct-bnb-4bit\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 #gguf #llama #text-generation-inference #unsloth #en #base_model-unsloth/llama-3-8b-Instruct-bnb-4bit #license-apache-2.0 #endpoints_compatible #region-us \n", "# Uploaded model\n\n- Developed by: logmate\n- License: apache-2.0\n- Finetuned from model : unsloth/llama-3-8b-Instruct-bnb-4bit\n...
[ 64, 82 ]
[ "TAGS\n#transformers #gguf #llama #text-generation-inference #unsloth #en #base_model-unsloth/llama-3-8b-Instruct-bnb-4bit #license-apache-2.0 #endpoints_compatible #region-us \n# Uploaded model\n\n- Developed by: logmate\n- License: apache-2.0\n- Finetuned from model : unsloth/llama-3-8b-Instruct-bnb-4bit\n\nThis...
text-generation
transformers
<img src=https://huggingface.co/lodrick-the-lafted/Olethros-8B/resolve/main/olethros.png> L3-8b-Instruct tuned on roughly 6000 Opus generations in the hopes of adding a bit of sovl.
{"license": "llama3", "datasets": ["lodrick-the-lafted/OpusStories", "lodrick-the-lafted/Sao10K_Claude-3-Opus-Instruct-3.3K", "lodrick-the-lafted/Samantha-Opus", "lodrick-the-lafted/Worldsim-Opus"]}
blockblockblock/Olethros-8B-bpw2.5-exl2
null
[ "transformers", "safetensors", "llama", "text-generation", "conversational", "dataset:lodrick-the-lafted/OpusStories", "dataset:lodrick-the-lafted/Sao10K_Claude-3-Opus-Instruct-3.3K", "dataset:lodrick-the-lafted/Samantha-Opus", "dataset:lodrick-the-lafted/Worldsim-Opus", "license:llama3", "autot...
null
2024-04-28T15:27:19+00:00
[]
[]
TAGS #transformers #safetensors #llama #text-generation #conversational #dataset-lodrick-the-lafted/OpusStories #dataset-lodrick-the-lafted/Sao10K_Claude-3-Opus-Instruct-3.3K #dataset-lodrick-the-lafted/Samantha-Opus #dataset-lodrick-the-lafted/Worldsim-Opus #license-llama3 #autotrain_compatible #endpoints_compatible #...
<img src=URL L3-8b-Instruct tuned on roughly 6000 Opus generations in the hopes of adding a bit of sovl.
[]
[ "TAGS\n#transformers #safetensors #llama #text-generation #conversational #dataset-lodrick-the-lafted/OpusStories #dataset-lodrick-the-lafted/Sao10K_Claude-3-Opus-Instruct-3.3K #dataset-lodrick-the-lafted/Samantha-Opus #dataset-lodrick-the-lafted/Worldsim-Opus #license-llama3 #autotrain_compatible #endpoints_compat...
[ 118 ]
[ "TAGS\n#transformers #safetensors #llama #text-generation #conversational #dataset-lodrick-the-lafted/OpusStories #dataset-lodrick-the-lafted/Sao10K_Claude-3-Opus-Instruct-3.3K #dataset-lodrick-the-lafted/Samantha-Opus #dataset-lodrick-the-lafted/Worldsim-Opus #license-llama3 #autotrain_compatible #endpoints_compat...
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": []}
justinkarlin/idefics-9b-faces
null
[ "transformers", "safetensors", "idefics", "pretraining", "arxiv:1910.09700", "endpoints_compatible", "text-generation-inference", "8-bit", "region:us" ]
null
2024-04-28T15:29:25+00:00
[ "1910.09700" ]
[]
TAGS #transformers #safetensors #idefics #pretraining #arxiv-1910.09700 #endpoints_compatible #text-generation-inference #8-bit #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 #idefics #pretraining #arxiv-1910.09700 #endpoints_compatible #text-generation-inference #8-bit #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...
[ 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 #idefics #pretraining #arxiv-1910.09700 #endpoints_compatible #text-generation-inference #8-bit #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 be...
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": []}
golf2248/1zy7yg6
null
[ "transformers", "safetensors", "llama", "text-generation", "conversational", "arxiv:1910.09700", "autotrain_compatible", "endpoints_compatible", "text-generation-inference", "region:us" ]
null
2024-04-28T15:30:19+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...
sentence-similarity
null
### Model Description Machine learning models like [tensorflow-compress](https://www.mattmahoney.net/dc/text.html) which uses LSTM to compress text to achieve remarkable compression ratio with less maintenance on codes. This model was trained with the *dynamic sapient technology*, it was SentencePiece unigram with ...
{"license": "cc0-1.0", "datasets": ["go_emotions"], "pipeline_tag": "sentence-similarity"}
baiango/384_bit_comp
null
[ "sentence-similarity", "dataset:go_emotions", "license:cc0-1.0", "region:us" ]
null
2024-04-28T15:33:21+00:00
[]
[]
TAGS #sentence-similarity #dataset-go_emotions #license-cc0-1.0 #region-us
### Model Description Machine learning models like tensorflow-compress which uses LSTM to compress text to achieve remarkable compression ratio with less maintenance on codes. This model was trained with the *dynamic sapient technology*, it was SentencePiece unigram with the dataset go_emotion, and it can compress ...
[ "### Model Description\n\nMachine learning models like tensorflow-compress which uses LSTM to compress text to achieve remarkable compression ratio with less maintenance on codes. \nThis model was trained with the *dynamic sapient technology*, it was SentencePiece unigram with the dataset go_emotion, and it can co...
[ "TAGS\n#sentence-similarity #dataset-go_emotions #license-cc0-1.0 #region-us \n", "### Model Description\n\nMachine learning models like tensorflow-compress which uses LSTM to compress text to achieve remarkable compression ratio with less maintenance on codes. \nThis model was trained with the *dynamic sapient ...
[ 25, 101, 59, 52, 20 ]
[ "TAGS\n#sentence-similarity #dataset-go_emotions #license-cc0-1.0 #region-us \n### Model Description\n\nMachine learning models like tensorflow-compress which uses LSTM to compress text to achieve remarkable compression ratio with less maintenance on codes. \nThis model was trained with the *dynamic sapient techno...
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 [DARE](https://arxiv.org/abs/2311.03099) merge method using [Nitral-AI/Echidna-7b-128k](https://huggingface.co/Nitral-AI/Echidna...
{"library_name": "transformers", "tags": ["mergekit", "merge"], "base_model": ["Jebadiah/Llama-3-8B-source-lewd-context-function-calling", "Nitral-AI/Echidna-7b-128k"]}
Jebadiah/Aria-7b-128k-v1
null
[ "transformers", "safetensors", "mistral", "text-generation", "mergekit", "merge", "custom_code", "arxiv:2311.03099", "base_model:Jebadiah/Llama-3-8B-source-lewd-context-function-calling", "base_model:Nitral-AI/Echidna-7b-128k", "autotrain_compatible", "endpoints_compatible", "text-generation...
null
2024-04-28T15:34:01+00:00
[ "2311.03099" ]
[]
TAGS #transformers #safetensors #mistral #text-generation #mergekit #merge #custom_code #arxiv-2311.03099 #base_model-Jebadiah/Llama-3-8B-source-lewd-context-function-calling #base_model-Nitral-AI/Echidna-7b-128k #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 DARE merge method using Nitral-AI/Echidna-7b-128k as a base. ### Models Merged The following models were included in the merge: * Jebadiah/Llama-3-8B-source-lewd-c...
[ "# 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 DARE merge method using Nitral-AI/Echidna-7b-128k as a base.", "### Models Merged\n\nThe following models were included in the merge:\n* Jebadiah...
[ "TAGS\n#transformers #safetensors #mistral #text-generation #mergekit #merge #custom_code #arxiv-2311.03099 #base_model-Jebadiah/Llama-3-8B-source-lewd-context-function-calling #base_model-Nitral-AI/Echidna-7b-128k #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n", "# merge\n\n...
[ 101, 17, 4, 34, 37, 16 ]
[ "TAGS\n#transformers #safetensors #mistral #text-generation #mergekit #merge #custom_code #arxiv-2311.03099 #base_model-Jebadiah/Llama-3-8B-source-lewd-context-function-calling #base_model-Nitral-AI/Echidna-7b-128k #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n# merge\n\nThis i...
null
transformers
# Model Card for Model ID Fine-tuned Llama3-8b model with Lora (trained with max_steps=300 on colap T4 for experimental purposes) Base Model: unsloth/llama-3-8b-bnb-4bit Fine-tuning process https://www.youtube.com/watch?v=pK8u4QfdLx0&ab_channel=DavidOndrej Fine-tuning data : tolgadev/turkish_73k_instruct_extended
{"library_name": "transformers", "tags": ["unsloth"]}
Yudum/llama3-lora-turkish
null
[ "transformers", "safetensors", "unsloth", "endpoints_compatible", "region:us" ]
null
2024-04-28T15:34:30+00:00
[]
[]
TAGS #transformers #safetensors #unsloth #endpoints_compatible #region-us
# Model Card for Model ID Fine-tuned Llama3-8b model with Lora (trained with max_steps=300 on colap T4 for experimental purposes) Base Model: unsloth/llama-3-8b-bnb-4bit Fine-tuning process URL Fine-tuning data : tolgadev/turkish_73k_instruct_extended
[ "# Model Card for Model ID\n\nFine-tuned Llama3-8b model with Lora (trained with max_steps=300 on colap T4 for experimental purposes)\n\nBase Model: unsloth/llama-3-8b-bnb-4bit\n\nFine-tuning process URL\n\nFine-tuning data : tolgadev/turkish_73k_instruct_extended" ]
[ "TAGS\n#transformers #safetensors #unsloth #endpoints_compatible #region-us \n", "# Model Card for Model ID\n\nFine-tuned Llama3-8b model with Lora (trained with max_steps=300 on colap T4 for experimental purposes)\n\nBase Model: unsloth/llama-3-8b-bnb-4bit\n\nFine-tuning process URL\n\nFine-tuning data : tolgade...
[ 20, 80 ]
[ "TAGS\n#transformers #safetensors #unsloth #endpoints_compatible #region-us \n# Model Card for Model ID\n\nFine-tuned Llama3-8b model with Lora (trained with max_steps=300 on colap T4 for experimental purposes)\n\nBase Model: unsloth/llama-3-8b-bnb-4bit\n\nFine-tuning process URL\n\nFine-tuning data : tolgadev/turk...
null
null
## Introduce Quantizing the [UnicomLLM/Unichat-llama3-Chinese-8B](https://huggingface.co/UnicomLLM/Unichat-llama3-Chinese-8B) to f16, q2, q3, q4, q5, q6 and q8 with Llama.cpp. ## Prompt template ``` {system_message} Human: {prompt} Assistant: ```
{"license": "apache-2.0"}
Monor/Unichat-llama3-Chinese-8B-gguf
null
[ "gguf", "license:apache-2.0", "region:us" ]
null
2024-04-28T15:39:09+00:00
[]
[]
TAGS #gguf #license-apache-2.0 #region-us
## Introduce Quantizing the UnicomLLM/Unichat-llama3-Chinese-8B to f16, q2, q3, q4, q5, q6 and q8 with URL. ## Prompt template
[ "## Introduce\n\nQuantizing the UnicomLLM/Unichat-llama3-Chinese-8B to f16, q2, q3, q4, q5, q6 and q8 with URL.", "## Prompt template" ]
[ "TAGS\n#gguf #license-apache-2.0 #region-us \n", "## Introduce\n\nQuantizing the UnicomLLM/Unichat-llama3-Chinese-8B to f16, q2, q3, q4, q5, q6 and q8 with URL.", "## Prompt template" ]
[ 17, 49, 4 ]
[ "TAGS\n#gguf #license-apache-2.0 #region-us \n## Introduce\n\nQuantizing the UnicomLLM/Unichat-llama3-Chinese-8B to f16, q2, q3, q4, q5, q6 and q8 with URL.## Prompt template" ]
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": []}
RobertML/sn6e
null
[ "transformers", "safetensors", "stablelm", "text-generation", "conversational", "arxiv:1910.09700", "autotrain_compatible", "endpoints_compatible", "region:us" ]
null
2024-04-28T15:40:23+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...
text-generation
transformers
<img src=https://huggingface.co/lodrick-the-lafted/Olethros-8B/resolve/main/olethros.png> L3-8b-Instruct tuned on roughly 6000 Opus generations in the hopes of adding a bit of sovl.
{"license": "llama3", "datasets": ["lodrick-the-lafted/OpusStories", "lodrick-the-lafted/Sao10K_Claude-3-Opus-Instruct-3.3K", "lodrick-the-lafted/Samantha-Opus", "lodrick-the-lafted/Worldsim-Opus"]}
blockblockblock/Olethros-8B-bpw3-exl2
null
[ "transformers", "safetensors", "llama", "text-generation", "conversational", "dataset:lodrick-the-lafted/OpusStories", "dataset:lodrick-the-lafted/Sao10K_Claude-3-Opus-Instruct-3.3K", "dataset:lodrick-the-lafted/Samantha-Opus", "dataset:lodrick-the-lafted/Worldsim-Opus", "license:llama3", "autot...
null
2024-04-28T15:41:25+00:00
[]
[]
TAGS #transformers #safetensors #llama #text-generation #conversational #dataset-lodrick-the-lafted/OpusStories #dataset-lodrick-the-lafted/Sao10K_Claude-3-Opus-Instruct-3.3K #dataset-lodrick-the-lafted/Samantha-Opus #dataset-lodrick-the-lafted/Worldsim-Opus #license-llama3 #autotrain_compatible #endpoints_compatible #...
<img src=URL L3-8b-Instruct tuned on roughly 6000 Opus generations in the hopes of adding a bit of sovl.
[]
[ "TAGS\n#transformers #safetensors #llama #text-generation #conversational #dataset-lodrick-the-lafted/OpusStories #dataset-lodrick-the-lafted/Sao10K_Claude-3-Opus-Instruct-3.3K #dataset-lodrick-the-lafted/Samantha-Opus #dataset-lodrick-the-lafted/Worldsim-Opus #license-llama3 #autotrain_compatible #endpoints_compat...
[ 122 ]
[ "TAGS\n#transformers #safetensors #llama #text-generation #conversational #dataset-lodrick-the-lafted/OpusStories #dataset-lodrick-the-lafted/Sao10K_Claude-3-Opus-Instruct-3.3K #dataset-lodrick-the-lafted/Samantha-Opus #dataset-lodrick-the-lafted/Worldsim-Opus #license-llama3 #autotrain_compatible #endpoints_compat...
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. --> # GenAI-task2-ModelD-DS This model is a fine-tuned version of [petals-team/falcon-rw-1b](https://huggingface.co/petals-team/falcon...
{"license": "apache-2.0", "library_name": "peft", "tags": ["trl", "sft", "generated_from_trainer"], "base_model": "petals-team/falcon-rw-1b", "model-index": [{"name": "GenAI-task2-ModelD-DS", "results": []}]}
Katochh/GenAI-task2-ModelD-DS
null
[ "peft", "tensorboard", "safetensors", "trl", "sft", "generated_from_trainer", "base_model:petals-team/falcon-rw-1b", "license:apache-2.0", "region:us" ]
null
2024-04-28T15:43:17+00:00
[]
[]
TAGS #peft #tensorboard #safetensors #trl #sft #generated_from_trainer #base_model-petals-team/falcon-rw-1b #license-apache-2.0 #region-us
GenAI-task2-ModelD-DS ===================== This model is a fine-tuned version of petals-team/falcon-rw-1b on an unknown dataset. It achieves the following results on the evaluation set: * Loss: 0.6983 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: 2\n* eval\\_batch\\_size: 8\n* seed: 42\n* gradient\\_accumulation\\_steps: 2\n* total\\_train\\_batch\\_size: 4\n* optimizer: Adam with betas=(0.9,0.999) and epsilon=1e...
[ "TAGS\n#peft #tensorboard #safetensors #trl #sft #generated_from_trainer #base_model-petals-team/falcon-rw-1b #license-apache-2.0 #region-us \n", "### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* learning\\_rate: 2e-05\n* train\\_batch\\_size: 2\n* eval\\_batch\\_s...
[ 50, 144, 5, 52 ]
[ "TAGS\n#peft #tensorboard #safetensors #trl #sft #generated_from_trainer #base_model-petals-team/falcon-rw-1b #license-apache-2.0 #region-us \n### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* learning\\_rate: 2e-05\n* train\\_batch\\_size: 2\n* eval\\_batch\\_size: 8...
null
null
<div align="center"> # EmoLLM-心理健康大模型 </div> <p align="center"> <a href="https://github.com/aJupyter/EmoLLM/"> <img src="https://github.com/SmartFlowAI/EmoLLM/raw/main/assets/logo.jpeg" alt="Logo" width="30%"> </a> <div align="center"> <!-- PROJECT SHIELDS --> [![Contributors][contributors-shield]][contri...
{}
chg0901/EmoLLM-Llama3-8B-Instruct3.0
null
[ "region:us" ]
null
2024-04-28T15:45:29+00:00
[]
[]
TAGS #region-us
EmoLLM-心理健康大模型 ============== [![Contributors](URL)](URL) [![Forks](URL)](URL) [![Issues](URL)](URL) [![OpenXLab_App](URL)](URL) [![OpenXLab_Model](URL)](URL) [![MIT License](URL)](URL) [![Stargazers](URL)](URL) ### EmoLLM 简体中文| [English](README_EN.md) [体验EmoLLM 2.0](URL>探索本项目的文档 »</strong></a> ...
[ "### EmoLLM\n\n\n\n 简体中文| [English](README_EN.md)\n \n\n \n\n[体验EmoLLM 2.0](URL>探索本项目的文档 »</strong></a>\n <br />\n <br />\n <a href=)\n ·\n [提出新特性](URL>报告Bug</a>\n ·\n <a href=)\n\nEmoLLM 是一系列能够支持 理解用户-支持用户-帮助用户 心理健康辅导链路的心理健康大模型,由 'LLM'指令微调而来,欢迎大家star~⭐⭐。目前已经开源的 'LLM' 微调配置如下:\n\n\n\n\n\n欢迎大家为本项目做出贡...
[ "TAGS\n#region-us \n", "### EmoLLM\n\n\n\n 简体中文| [English](README_EN.md)\n \n\n \n\n[体验EmoLLM 2.0](URL>探索本项目的文档 »</strong></a>\n <br />\n <br />\n <a href=)\n ·\n [提出新特性](URL>报告Bug</a>\n ·\n <a href=)\n\nEmoLLM 是一系列能够支持 理解用户-支持用户-帮助用户 心理健康辅导链路的心理健康大模型,由 'LLM'指令微调而来,欢迎大家star~⭐⭐。目前已经开源的 'LLM' 微调配置如...
[ 5, 715, 644, 119, 51, 59, 32, 13, 35, 21, 59, 127, 13, 25, 30, 125 ]
[ "TAGS\n#region-us \n### EmoLLM\n\n\n\n 简体中文| [English](README_EN.md)\n \n\n \n\n[体验EmoLLM 2.0](URL>探索本项目的文档 »</strong></a>\n <br />\n <br />\n <a href=)\n ·\n [提出新特性](URL>报告Bug</a>\n ·\n <a href=)\n\nEmoLLM 是一系列能够支持 理解用户-支持用户-帮助用户 心理健康辅导链路的心理健康大模型,由 'LLM'指令微调而来,欢迎大家star~⭐⭐。目前已经开源的 'LLM' 微调配置如下:\n\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. --> # hossein0677/my_awesome_model This model is a fine-tuned version of [distilbert/distilbert-base-uncased](https://huggingface.co/distilb...
{"license": "apache-2.0", "tags": ["generated_from_keras_callback"], "base_model": "distilbert/distilbert-base-uncased", "model-index": [{"name": "hossein0677/my_awesome_model", "results": []}]}
hossein0677/my_awesome_model
null
[ "transformers", "tf", "distilbert", "text-classification", "generated_from_keras_callback", "base_model:distilbert/distilbert-base-uncased", "license:apache-2.0", "autotrain_compatible", "endpoints_compatible", "region:us" ]
null
2024-04-28T15:47:09+00:00
[]
[]
TAGS #transformers #tf #distilbert #text-classification #generated_from_keras_callback #base_model-distilbert/distilbert-base-uncased #license-apache-2.0 #autotrain_compatible #endpoints_compatible #region-us
hossein0677/my\_awesome\_model ============================== This model is a fine-tuned version of distilbert/distilbert-base-uncased on an unknown dataset. It achieves the following results on the evaluation set: * Train Loss: 0.0318 * Validation Loss: 0.2818 * Train Accuracy: 0.9304 * Epoch: 2 Model descriptio...
[ "### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* optimizer: {'name': 'Adam', 'weight\\_decay': None, 'clipnorm': None, 'global\\_clipnorm': None, 'clipvalue': None, 'use\\_ema': False, 'ema\\_momentum': 0.99, 'ema\\_overwrite\\_frequency': None, 'jit\\_compile': Tru...
[ "TAGS\n#transformers #tf #distilbert #text-classification #generated_from_keras_callback #base_model-distilbert/distilbert-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*...
[ 63, 291, 5, 38 ]
[ "TAGS\n#transformers #tf #distilbert #text-classification #generated_from_keras_callback #base_model-distilbert/distilbert-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* optim...
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: * [Nitral...
{"library_name": "transformers", "tags": ["mergekit", "merge"], "base_model": ["Nitral-AI/Echidna-7b-128k", "Jebadiah/Llama-3-8B-source-lewd-context-function-calling"]}
Jebadiah/Aria-7b-128k-v2
null
[ "transformers", "safetensors", "mistral", "text-generation", "mergekit", "merge", "custom_code", "arxiv:2203.05482", "base_model:Nitral-AI/Echidna-7b-128k", "base_model:Jebadiah/Llama-3-8B-source-lewd-context-function-calling", "autotrain_compatible", "endpoints_compatible", "text-generation...
null
2024-04-28T15:49:44+00:00
[ "2203.05482" ]
[]
TAGS #transformers #safetensors #mistral #text-generation #mergekit #merge #custom_code #arxiv-2203.05482 #base_model-Nitral-AI/Echidna-7b-128k #base_model-Jebadiah/Llama-3-8B-source-lewd-context-function-calling #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: * Nitral-AI/Echidna-7b-128k * Jebadiah/Llama-3-8B-source-lewd-context-function-cal...
[ "# 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* Nitral-AI/Echidna-7b-128k\n* Jebadiah/Llama-3-8B-source...
[ "TAGS\n#transformers #safetensors #mistral #text-generation #mergekit #merge #custom_code #arxiv-2203.05482 #base_model-Nitral-AI/Echidna-7b-128k #base_model-Jebadiah/Llama-3-8B-source-lewd-context-function-calling #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n", "# merge\n\n...
[ 100, 17, 4, 15, 52, 16 ]
[ "TAGS\n#transformers #safetensors #mistral #text-generation #mergekit #merge #custom_code #arxiv-2203.05482 #base_model-Nitral-AI/Echidna-7b-128k #base_model-Jebadiah/Llama-3-8B-source-lewd-context-function-calling #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n# merge\n\nThis i...
text-generation
transformers
# Uploaded model - **Developed by:** arthrod - **License:** apache-2.0 - **Finetuned from model :** meta-llama/Meta-Llama-3-8B-Instruct 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/u...
{"language": ["en"], "license": "apache-2.0", "tags": ["text-generation-inference", "transformers", "unsloth", "llama", "trl"], "base_model": "meta-llama/Meta-Llama-3-8B-Instruct"}
arthrod/ciceroptllamav1
null
[ "transformers", "safetensors", "llama", "text-generation", "text-generation-inference", "unsloth", "trl", "conversational", "en", "base_model:meta-llama/Meta-Llama-3-8B-Instruct", "license:apache-2.0", "autotrain_compatible", "endpoints_compatible", "has_space", "region:us" ]
null
2024-04-28T15:50:23+00:00
[]
[ "en" ]
TAGS #transformers #safetensors #llama #text-generation #text-generation-inference #unsloth #trl #conversational #en #base_model-meta-llama/Meta-Llama-3-8B-Instruct #license-apache-2.0 #autotrain_compatible #endpoints_compatible #has_space #region-us
# Uploaded model - Developed by: arthrod - License: apache-2.0 - Finetuned from model : meta-llama/Meta-Llama-3-8B-Instruct 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: arthrod\n- License: apache-2.0\n- Finetuned from model : meta-llama/Meta-Llama-3-8B-Instruct\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 #safetensors #llama #text-generation #text-generation-inference #unsloth #trl #conversational #en #base_model-meta-llama/Meta-Llama-3-8B-Instruct #license-apache-2.0 #autotrain_compatible #endpoints_compatible #has_space #region-us \n", "# Uploaded model\n\n- Developed by: arthrod\n- License...
[ 80, 80 ]
[ "TAGS\n#transformers #safetensors #llama #text-generation #text-generation-inference #unsloth #trl #conversational #en #base_model-meta-llama/Meta-Llama-3-8B-Instruct #license-apache-2.0 #autotrain_compatible #endpoints_compatible #has_space #region-us \n# Uploaded model\n\n- Developed by: arthrod\n- License: apac...
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="Unclad3610/q-FrozenLake-v1-4x4-noSlippery", filename="q-learning.pkl") # Don't forget to check if you need to add additional ...
{"tags": ["FrozenLake-v1-4x4-no_slippery", "q-learning", "reinforcement-learning", "custom-implementation"], "model-index": [{"name": "q-FrozenLake-v1-4x4-noSlippery", "results": [{"task": {"type": "reinforcement-learning", "name": "reinforcement-learning"}, "dataset": {"name": "FrozenLake-v1-4x4-no_slippery", "type": ...
Unclad3610/q-FrozenLake-v1-4x4-noSlippery
null
[ "FrozenLake-v1-4x4-no_slippery", "q-learning", "reinforcement-learning", "custom-implementation", "model-index", "region:us" ]
null
2024-04-28T15:52:21+00:00
[]
[]
TAGS #FrozenLake-v1-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#FrozenLake-v1-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" ]
[ 35, 33 ]
[ "TAGS\n#FrozenLake-v1-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
# Model Trained Using AutoTrain This model was trained using AutoTrain. For more information, please visit [AutoTrain](https://hf.co/docs/autotrain). # Usage ```python from transformers import AutoModelForCausalLM, AutoTokenizer model_path = "PATH_TO_THIS_REPO" tokenizer = AutoTokenizer.from_pretrained(model_pat...
{"license": "other", "library_name": "transformers", "tags": ["autotrain", "text-generation-inference", "text-generation", "peft"], "widget": [{"messages": [{"role": "user", "content": "What is your favorite condiment?"}]}]}
ajeya-op/autotrain-mf1bv-xfico
null
[ "transformers", "tensorboard", "safetensors", "autotrain", "text-generation-inference", "text-generation", "peft", "conversational", "license:other", "endpoints_compatible", "region:us" ]
null
2024-04-28T15:55:32+00:00
[]
[]
TAGS #transformers #tensorboard #safetensors #autotrain #text-generation-inference #text-generation #peft #conversational #license-other #endpoints_compatible #region-us
# Model Trained Using AutoTrain This model was trained using AutoTrain. For more information, please visit AutoTrain. # Usage
[ "# Model Trained Using AutoTrain\n\nThis model was trained using AutoTrain. For more information, please visit AutoTrain.", "# Usage" ]
[ "TAGS\n#transformers #tensorboard #safetensors #autotrain #text-generation-inference #text-generation #peft #conversational #license-other #endpoints_compatible #region-us \n", "# Model Trained Using AutoTrain\n\nThis model was trained using AutoTrain. For more information, please visit AutoTrain.", "# Usage" ]
[ 42, 23, 2 ]
[ "TAGS\n#transformers #tensorboard #safetensors #autotrain #text-generation-inference #text-generation #peft #conversational #license-other #endpoints_compatible #region-us \n# Model Trained Using AutoTrain\n\nThis model was trained using AutoTrain. For more information, please visit AutoTrain.# Usage" ]
text-generation
transformers
<img src=https://huggingface.co/lodrick-the-lafted/Olethros-8B/resolve/main/olethros.png> L3-8b-Instruct tuned on roughly 6000 Opus generations in the hopes of adding a bit of sovl.
{"license": "llama3", "datasets": ["lodrick-the-lafted/OpusStories", "lodrick-the-lafted/Sao10K_Claude-3-Opus-Instruct-3.3K", "lodrick-the-lafted/Samantha-Opus", "lodrick-the-lafted/Worldsim-Opus"]}
blockblockblock/Olethros-8B-bpw3.5-exl2
null
[ "transformers", "safetensors", "llama", "text-generation", "conversational", "dataset:lodrick-the-lafted/OpusStories", "dataset:lodrick-the-lafted/Sao10K_Claude-3-Opus-Instruct-3.3K", "dataset:lodrick-the-lafted/Samantha-Opus", "dataset:lodrick-the-lafted/Worldsim-Opus", "license:llama3", "autot...
null
2024-04-28T15:55:52+00:00
[]
[]
TAGS #transformers #safetensors #llama #text-generation #conversational #dataset-lodrick-the-lafted/OpusStories #dataset-lodrick-the-lafted/Sao10K_Claude-3-Opus-Instruct-3.3K #dataset-lodrick-the-lafted/Samantha-Opus #dataset-lodrick-the-lafted/Worldsim-Opus #license-llama3 #autotrain_compatible #endpoints_compatible #...
<img src=URL L3-8b-Instruct tuned on roughly 6000 Opus generations in the hopes of adding a bit of sovl.
[]
[ "TAGS\n#transformers #safetensors #llama #text-generation #conversational #dataset-lodrick-the-lafted/OpusStories #dataset-lodrick-the-lafted/Sao10K_Claude-3-Opus-Instruct-3.3K #dataset-lodrick-the-lafted/Samantha-Opus #dataset-lodrick-the-lafted/Worldsim-Opus #license-llama3 #autotrain_compatible #endpoints_compat...
[ 118 ]
[ "TAGS\n#transformers #safetensors #llama #text-generation #conversational #dataset-lodrick-the-lafted/OpusStories #dataset-lodrick-the-lafted/Sao10K_Claude-3-Opus-Instruct-3.3K #dataset-lodrick-the-lafted/Samantha-Opus #dataset-lodrick-the-lafted/Worldsim-Opus #license-llama3 #autotrain_compatible #endpoints_compat...
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": []}
berkouille/assistant_DPO_10
null
[ "transformers", "safetensors", "mistral", "text-generation", "arxiv:1910.09700", "autotrain_compatible", "endpoints_compatible", "text-generation-inference", "region:us" ]
null
2024-04-28T15:56:11+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...
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": []}
golf2248/itl8gvd
null
[ "transformers", "safetensors", "llama", "text-generation", "conversational", "arxiv:1910.09700", "autotrain_compatible", "endpoints_compatible", "text-generation-inference", "region:us" ]
null
2024-04-28T15:56:42+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...
token-classification
transformers
<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. --> # xlm-roberta-base-finetuned-panx-de-fr This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-robert...
{"license": "mit", "tags": ["generated_from_trainer"], "metrics": ["f1"], "base_model": "xlm-roberta-base", "model-index": [{"name": "xlm-roberta-base-finetuned-panx-de-fr", "results": []}]}
prl90777/xlm-roberta-base-finetuned-panx-de-fr
null
[ "transformers", "safetensors", "xlm-roberta", "token-classification", "generated_from_trainer", "base_model:xlm-roberta-base", "license:mit", "autotrain_compatible", "endpoints_compatible", "region:us" ]
null
2024-04-28T15:57:53+00:00
[]
[]
TAGS #transformers #safetensors #xlm-roberta #token-classification #generated_from_trainer #base_model-xlm-roberta-base #license-mit #autotrain_compatible #endpoints_compatible #region-us
xlm-roberta-base-finetuned-panx-de-fr ===================================== This model is a fine-tuned version of xlm-roberta-base on the None dataset. It achieves the following results on the evaluation set: * Loss: 0.1639 * F1: 0.8591 Model description ----------------- More information needed Intended uses...
[ "### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* learning\\_rate: 5e-05\n* train\\_batch\\_size: 24\n* eval\\_batch\\_size: 24\n* seed: 42\n* optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08\n* lr\\_scheduler\\_type: linear\n* num\\_epochs: 3", "### Traini...
[ "TAGS\n#transformers #safetensors #xlm-roberta #token-classification #generated_from_trainer #base_model-xlm-roberta-base #license-mit #autotrain_compatible #endpoints_compatible #region-us \n", "### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* learning\\_rate: 5e-...
[ 51, 101, 5, 44 ]
[ "TAGS\n#transformers #safetensors #xlm-roberta #token-classification #generated_from_trainer #base_model-xlm-roberta-base #license-mit #autotrain_compatible #endpoints_compatible #region-us \n### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* learning\\_rate: 5e-05\n* ...
text-to-image
diffusers
<!-- This model card has been generated automatically according to the information the training script had access to. You should probably proofread and complete it, then remove this comment. --> # controlnet-swaghjal/model_out These are controlnet weights trained on stabilityai/stable-diffusion-2-1-base with new ty...
{"license": "creativeml-openrail-m", "library_name": "diffusers", "tags": ["stable-diffusion", "stable-diffusion-diffusers", "text-to-image", "diffusers", "controlnet", "diffusers-training"], "base_model": "stabilityai/stable-diffusion-2-1-base", "inference": true}
swaghjal/model_out
null
[ "diffusers", "safetensors", "stable-diffusion", "stable-diffusion-diffusers", "text-to-image", "controlnet", "diffusers-training", "base_model:stabilityai/stable-diffusion-2-1-base", "license:creativeml-openrail-m", "region:us" ]
null
2024-04-28T15:58:00+00:00
[]
[]
TAGS #diffusers #safetensors #stable-diffusion #stable-diffusion-diffusers #text-to-image #controlnet #diffusers-training #base_model-stabilityai/stable-diffusion-2-1-base #license-creativeml-openrail-m #region-us
# controlnet-swaghjal/model_out These are controlnet weights trained on stabilityai/stable-diffusion-2-1-base with new type of conditioning. You can find some example images below. prompt: High-quality close-up dslr photo of man wearing a hat with trees in the background !images_0) prompt: Girl smiling, professio...
[ "# controlnet-swaghjal/model_out\n\nThese are controlnet weights trained on stabilityai/stable-diffusion-2-1-base with new type of conditioning.\nYou can find some example images below.\n\nprompt: High-quality close-up dslr photo of man wearing a hat with trees in the background\n!images_0)\nprompt: Girl smiling, p...
[ "TAGS\n#diffusers #safetensors #stable-diffusion #stable-diffusion-diffusers #text-to-image #controlnet #diffusers-training #base_model-stabilityai/stable-diffusion-2-1-base #license-creativeml-openrail-m #region-us \n", "# controlnet-swaghjal/model_out\n\nThese are controlnet weights trained on stabilityai/stabl...
[ 64, 114, 6, 7, 23, 17 ]
[ "TAGS\n#diffusers #safetensors #stable-diffusion #stable-diffusion-diffusers #text-to-image #controlnet #diffusers-training #base_model-stabilityai/stable-diffusion-2-1-base #license-creativeml-openrail-m #region-us \n# controlnet-swaghjal/model_out\n\nThese are controlnet weights trained on stabilityai/stable-diff...
null
transformers
## About <!-- ### quantize_version: 2 --> <!-- ### output_tensor_quantised: 1 --> <!-- ### convert_type: --> <!-- ### vocab_type: --> static quants of https://huggingface.co/jdqwoi/Mistral-dolphin-mix-cine-open-Ne <!-- provided-files --> weighted/imatrix quants seem not to be available (by me) at this time. If they...
{"language": ["en"], "library_name": "transformers", "tags": ["merge", "mergekit", "lazymergekit", "jdqwoi/Mistral-dolphin-mix-cine-open", "NeuralNovel/Mistral-7B-Instruct-v0.2-Neural-Story"], "base_model": "jdqwoi/Mistral-dolphin-mix-cine-open-Ne", "quantized_by": "mradermacher"}
mradermacher/Mistral-dolphin-mix-cine-open-Ne-GGUF
null
[ "transformers", "gguf", "merge", "mergekit", "lazymergekit", "jdqwoi/Mistral-dolphin-mix-cine-open", "NeuralNovel/Mistral-7B-Instruct-v0.2-Neural-Story", "en", "base_model:jdqwoi/Mistral-dolphin-mix-cine-open-Ne", "endpoints_compatible", "region:us" ]
null
2024-04-28T15:58:43+00:00
[]
[ "en" ]
TAGS #transformers #gguf #merge #mergekit #lazymergekit #jdqwoi/Mistral-dolphin-mix-cine-open #NeuralNovel/Mistral-7B-Instruct-v0.2-Neural-Story #en #base_model-jdqwoi/Mistral-dolphin-mix-cine-open-Ne #endpoints_compatible #region-us
About ----- static quants of URL weighted/imatrix quants seem not to be available (by me) at this time. If they do not show up a week or so after the static ones, I have probably not planned for them. Feel free to request them by opening a Community Discussion. Usage ----- If you are unsure how to use GGUF file...
[]
[ "TAGS\n#transformers #gguf #merge #mergekit #lazymergekit #jdqwoi/Mistral-dolphin-mix-cine-open #NeuralNovel/Mistral-7B-Instruct-v0.2-Neural-Story #en #base_model-jdqwoi/Mistral-dolphin-mix-cine-open-Ne #endpoints_compatible #region-us \n" ]
[ 90 ]
[ "TAGS\n#transformers #gguf #merge #mergekit #lazymergekit #jdqwoi/Mistral-dolphin-mix-cine-open #NeuralNovel/Mistral-7B-Instruct-v0.2-Neural-Story #en #base_model-jdqwoi/Mistral-dolphin-mix-cine-open-Ne #endpoints_compatible #region-us \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. --> # style-mixed-gorrila This model is a fine-tuned version of [gorilla-llm/gorilla-openfunctions-v2](https://huggingface.co/gorilla-...
{"license": "apache-2.0", "library_name": "peft", "tags": ["trl", "sft", "generated_from_trainer"], "datasets": ["generator"], "base_model": "gorilla-llm/gorilla-openfunctions-v2", "model-index": [{"name": "style-mixed-gorrila", "results": []}]}
RuoxiL/style-mixed-gorrila
null
[ "peft", "tensorboard", "safetensors", "trl", "sft", "generated_from_trainer", "dataset:generator", "base_model:gorilla-llm/gorilla-openfunctions-v2", "license:apache-2.0", "region:us" ]
null
2024-04-28T15:59:43+00:00
[]
[]
TAGS #peft #tensorboard #safetensors #trl #sft #generated_from_trainer #dataset-generator #base_model-gorilla-llm/gorilla-openfunctions-v2 #license-apache-2.0 #region-us
# style-mixed-gorrila This model is a fine-tuned version of gorilla-llm/gorilla-openfunctions-v2 on the generator dataset. ## Model description More information needed ## Intended uses & limitations More information needed ## Training and evaluation data More information needed ## Training procedure ### Tra...
[ "# style-mixed-gorrila\n\nThis model is a fine-tuned version of gorilla-llm/gorilla-openfunctions-v2 on the generator dataset.", "## Model description\n\nMore information needed", "## Intended uses & limitations\n\nMore information needed", "## Training and evaluation data\n\nMore information needed", "## T...
[ "TAGS\n#peft #tensorboard #safetensors #trl #sft #generated_from_trainer #dataset-generator #base_model-gorilla-llm/gorilla-openfunctions-v2 #license-apache-2.0 #region-us \n", "# style-mixed-gorrila\n\nThis model is a fine-tuned version of gorilla-llm/gorilla-openfunctions-v2 on the generator dataset.", "## Mo...
[ 59, 37, 7, 9, 9, 4, 135, 5, 48 ]
[ "TAGS\n#peft #tensorboard #safetensors #trl #sft #generated_from_trainer #dataset-generator #base_model-gorilla-llm/gorilla-openfunctions-v2 #license-apache-2.0 #region-us \n# style-mixed-gorrila\n\nThis model is a fine-tuned version of gorilla-llm/gorilla-openfunctions-v2 on the generator dataset.## Model descript...
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 [DARE](https://arxiv.org/abs/2311.03099) [TIES](https://arxiv.org/abs/2306.01708) merge method using [Nitral-AI/Echidna-7b-128k](https:...
{"library_name": "transformers", "tags": ["mergekit", "merge"], "base_model": ["Nitral-AI/Echidna-7b-128k", "Jebadiah/Aria-7b-128k-v2"]}
Jebadiah/Aria-7b-128k-v3
null
[ "transformers", "safetensors", "mistral", "text-generation", "mergekit", "merge", "custom_code", "arxiv:2311.03099", "arxiv:2306.01708", "base_model:Nitral-AI/Echidna-7b-128k", "base_model:Jebadiah/Aria-7b-128k-v2", "autotrain_compatible", "endpoints_compatible", "text-generation-inference...
null
2024-04-28T16:01:12+00:00
[ "2311.03099", "2306.01708" ]
[]
TAGS #transformers #safetensors #mistral #text-generation #mergekit #merge #custom_code #arxiv-2311.03099 #arxiv-2306.01708 #base_model-Nitral-AI/Echidna-7b-128k #base_model-Jebadiah/Aria-7b-128k-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 DARE TIES merge method using Nitral-AI/Echidna-7b-128k as a base. ### Models Merged The following models were included in the merge: * Jebadiah/Aria-7b-128k-v2 ### Confi...
[ "# 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 DARE TIES merge method using Nitral-AI/Echidna-7b-128k as a base.", "### Models Merged\n\nThe following models were included in the merge:\n* Jebadiah/A...
[ "TAGS\n#transformers #safetensors #mistral #text-generation #mergekit #merge #custom_code #arxiv-2311.03099 #arxiv-2306.01708 #base_model-Nitral-AI/Echidna-7b-128k #base_model-Jebadiah/Aria-7b-128k-v2 #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n", "# merge\n\nThis is a merg...
[ 104, 17, 4, 34, 29, 16 ]
[ "TAGS\n#transformers #safetensors #mistral #text-generation #mergekit #merge #custom_code #arxiv-2311.03099 #arxiv-2306.01708 #base_model-Nitral-AI/Echidna-7b-128k #base_model-Jebadiah/Aria-7b-128k-v2 #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n# merge\n\nThis is a merge of p...
text-classification
transformers
# bert-drug-review-to-condition This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on this dataset: Kallumadi,Surya and Grer,Felix. (2018). Drug Reviews (Drugs.com). UCI Machine Learning Repository. https://doi.org/10.24432/C5SK5S. It achieves the following results on...
{"language": ["en"], "license": "apache-2.0", "tags": ["generated_from_trainer", "medical", "biology", "text-classification", "multiclass classification", "pathologies", "illness", "diagnose"], "datasets": ["Zakia/drugscom_reviews"], "metrics": ["accuracy", "precision", "recall", "f1"], "base_model": "bert-base-uncased...
Marcuswas/bert-drug-review-to-condition
null
[ "transformers", "tensorboard", "safetensors", "bert", "text-classification", "generated_from_trainer", "medical", "biology", "multiclass classification", "pathologies", "illness", "diagnose", "en", "dataset:Zakia/drugscom_reviews", "base_model:bert-base-uncased", "license:apache-2.0", ...
null
2024-04-28T16:02:01+00:00
[]
[ "en" ]
TAGS #transformers #tensorboard #safetensors #bert #text-classification #generated_from_trainer #medical #biology #multiclass classification #pathologies #illness #diagnose #en #dataset-Zakia/drugscom_reviews #base_model-bert-base-uncased #license-apache-2.0 #autotrain_compatible #endpoints_compatible #region-us
bert-drug-review-to-condition ============================= This model is a fine-tuned version of bert-base-uncased on this dataset: Kallumadi,Surya and Grer,Felix. (2018). Drug Reviews (URL). UCI Machine Learning Repository. URL It achieves the following results on the evaluation set: * Loss: 0.6678 * Accuracy: 0....
[ "### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* learning\\_rate: 5e-05\n* train\\_batch\\_size: 8\n* eval\\_batch\\_size: 8\n* seed: 42\n* optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08\n* lr\\_scheduler\\_type: linear\n* num\\_epochs: 3.0", "### Traini...
[ "TAGS\n#transformers #tensorboard #safetensors #bert #text-classification #generated_from_trainer #medical #biology #multiclass classification #pathologies #illness #diagnose #en #dataset-Zakia/drugscom_reviews #base_model-bert-base-uncased #license-apache-2.0 #autotrain_compatible #endpoints_compatible #region-us ...
[ 85, 103, 5, 44 ]
[ "TAGS\n#transformers #tensorboard #safetensors #bert #text-classification #generated_from_trainer #medical #biology #multiclass classification #pathologies #illness #diagnose #en #dataset-Zakia/drugscom_reviews #base_model-bert-base-uncased #license-apache-2.0 #autotrain_compatible #endpoints_compatible #region-us ...
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": []}
shallow6414/a3f12wb
null
[ "transformers", "safetensors", "llama", "text-generation", "conversational", "arxiv:1910.09700", "autotrain_compatible", "endpoints_compatible", "text-generation-inference", "region:us" ]
null
2024-04-28T16:02:07+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...
null
transformers
## About <!-- ### quantize_version: 2 --> <!-- ### output_tensor_quantised: 1 --> <!-- ### convert_type: --> <!-- ### vocab_type: --> static quants of https://huggingface.co/Jebadiah/Aria-7b-128k-v2 <!-- provided-files --> weighted/imatrix quants seem not to be available (by me) at this time. If they do not show up...
{"language": ["en"], "library_name": "transformers", "tags": ["mergekit", "merge"], "base_model": "Jebadiah/Aria-7b-128k-v2", "quantized_by": "mradermacher"}
mradermacher/Aria-7b-128k-v2-GGUF
null
[ "transformers", "gguf", "mergekit", "merge", "en", "base_model:Jebadiah/Aria-7b-128k-v2", "endpoints_compatible", "region:us" ]
null
2024-04-28T16:02:39+00:00
[]
[ "en" ]
TAGS #transformers #gguf #mergekit #merge #en #base_model-Jebadiah/Aria-7b-128k-v2 #endpoints_compatible #region-us
About ----- static quants of URL weighted/imatrix quants seem not to be available (by me) at this time. If they do not show up a week or so after the static ones, I have probably not planned for them. Feel free to request them by opening a Community Discussion. Usage ----- If you are unsure how to use GGUF file...
[]
[ "TAGS\n#transformers #gguf #mergekit #merge #en #base_model-Jebadiah/Aria-7b-128k-v2 #endpoints_compatible #region-us \n" ]
[ 42 ]
[ "TAGS\n#transformers #gguf #mergekit #merge #en #base_model-Jebadiah/Aria-7b-128k-v2 #endpoints_compatible #region-us \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. --> # grad_ascent_2e-05_WikiMIA_QA_256_5 This model was trained from scratch on an unknown dataset. ## Model description More inform...
{"library_name": "peft", "tags": ["generated_from_trainer"], "base_model": "openlm-research/open_llama_7b", "model-index": [{"name": "grad_ascent_2e-05_WikiMIA_QA_256_5", "results": []}]}
lluvecwonv/grad_ascent_2e-05_WikiMIA_QA_256_5
null
[ "peft", "safetensors", "generated_from_trainer", "base_model:openlm-research/open_llama_7b", "region:us" ]
null
2024-04-28T16:03:26+00:00
[]
[]
TAGS #peft #safetensors #generated_from_trainer #base_model-openlm-research/open_llama_7b #region-us
# grad_ascent_2e-05_WikiMIA_QA_256_5 This model was trained from scratch on an unknown dataset. ## Model description More information needed ## Intended uses & limitations More information needed ## Training and evaluation data More information needed ## Training procedure ### Training hyperparameters The ...
[ "# grad_ascent_2e-05_WikiMIA_QA_256_5\n\nThis model was trained from scratch 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 #safetensors #generated_from_trainer #base_model-openlm-research/open_llama_7b #region-us \n", "# grad_ascent_2e-05_WikiMIA_QA_256_5\n\nThis model was trained from scratch on an unknown dataset.", "## Model description\n\nMore information needed", "## Intended uses & limitations\n\nMore informati...
[ 35, 33, 7, 9, 9, 4, 149, 5, 55 ]
[ "TAGS\n#peft #safetensors #generated_from_trainer #base_model-openlm-research/open_llama_7b #region-us \n# grad_ascent_2e-05_WikiMIA_QA_256_5\n\nThis model was trained from scratch on an unknown dataset.## Model description\n\nMore information needed## Intended uses & limitations\n\nMore information needed## Traini...
reinforcement-learning
null
# **Q-Learning** Agent playing1 **Taxi-v3** This is a trained model of a **Q-Learning** agent playing **Taxi-v3** . ## Usage ```python model = load_from_hub(repo_id="Unclad3610/q-Taxi-v3", filename="q-learning.pkl") # Don't forget to check if you need to add additional attributes (is_slippery=False etc...
{"tags": ["Taxi-v3", "q-learning", "reinforcement-learning", "custom-implementation"], "model-index": [{"name": "q-Taxi-v3", "results": [{"task": {"type": "reinforcement-learning", "name": "reinforcement-learning"}, "dataset": {"name": "Taxi-v3", "type": "Taxi-v3"}, "metrics": [{"type": "mean_reward", "value": "7.56 +/...
Unclad3610/q-Taxi-v3
null
[ "Taxi-v3", "q-learning", "reinforcement-learning", "custom-implementation", "model-index", "region:us" ]
null
2024-04-28T16:05:17+00:00
[]
[]
TAGS #Taxi-v3 #q-learning #reinforcement-learning #custom-implementation #model-index #region-us
# Q-Learning Agent playing1 Taxi-v3 This is a trained model of a Q-Learning agent playing Taxi-v3 . ## Usage
[ "# Q-Learning Agent playing1 Taxi-v3\n This is a trained model of a Q-Learning agent playing Taxi-v3 .\n\n ## Usage" ]
[ "TAGS\n#Taxi-v3 #q-learning #reinforcement-learning #custom-implementation #model-index #region-us \n", "# Q-Learning Agent playing1 Taxi-v3\n This is a trained model of a Q-Learning agent playing Taxi-v3 .\n\n ## Usage" ]
[ 26, 31 ]
[ "TAGS\n#Taxi-v3 #q-learning #reinforcement-learning #custom-implementation #model-index #region-us \n# Q-Learning Agent playing1 Taxi-v3\n This is a trained model of a Q-Learning agent playing Taxi-v3 .\n\n ## Usage" ]
image-classification
transformers
# test-image-classifier-mps Autogenerated by HuggingPics🤗🖼️ Create your own image classifier for **anything** by running [the demo on Google Colab](https://colab.research.google.com/github/nateraw/huggingpics/blob/main/HuggingPics.ipynb). Report any issues with the demo at the [github repo](https://github.com/na...
{"tags": ["image-classification", "pytorch", "huggingpics"], "metrics": ["accuracy"]}
Benjoyo/test-image-classifier-mps
null
[ "transformers", "safetensors", "vit", "image-classification", "pytorch", "huggingpics", "model-index", "autotrain_compatible", "endpoints_compatible", "region:us" ]
null
2024-04-28T16:05:54+00:00
[]
[]
TAGS #transformers #safetensors #vit #image-classification #pytorch #huggingpics #model-index #autotrain_compatible #endpoints_compatible #region-us
# test-image-classifier-mps Autogenerated by HuggingPics️ Create your own image classifier for anything by running the demo on Google Colab. Report any issues with the demo at the github repo.
[ "# test-image-classifier-mps\n\n\nAutogenerated by HuggingPics️\n\nCreate your own image classifier for anything by running the demo on Google Colab.\n\nReport any issues with the demo at the github repo." ]
[ "TAGS\n#transformers #safetensors #vit #image-classification #pytorch #huggingpics #model-index #autotrain_compatible #endpoints_compatible #region-us \n", "# test-image-classifier-mps\n\n\nAutogenerated by HuggingPics️\n\nCreate your own image classifier for anything by running the demo on Google Colab.\n\nRepor...
[ 41, 47 ]
[ "TAGS\n#transformers #safetensors #vit #image-classification #pytorch #huggingpics #model-index #autotrain_compatible #endpoints_compatible #region-us \n# test-image-classifier-mps\n\n\nAutogenerated by HuggingPics️\n\nCreate your own image classifier for anything by running the demo on Google Colab.\n\nReport any ...
fill-mask
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": []}
sureshkm/camembert-base
null
[ "transformers", "safetensors", "camembert", "fill-mask", "arxiv:1910.09700", "autotrain_compatible", "endpoints_compatible", "region:us" ]
null
2024-04-28T16:07:30+00:00
[ "1910.09700" ]
[]
TAGS #transformers #safetensors #camembert #fill-mask #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 #camembert #fill-mask #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 ...
[ 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 #camembert #fill-mask #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 automatic...
null
transformers
# Uploaded model - **Developed by:** np28work - **License:** apache-2.0 - **Finetuned from model :** unsloth/mistral-7b-instruct-v0.2-bnb-4bit This mistral model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library. [<img src="https://raw.githubusercontent.com/un...
{"language": ["en"], "license": "apache-2.0", "tags": ["text-generation-inference", "transformers", "unsloth", "mistral", "trl"], "base_model": "unsloth/mistral-7b-instruct-v0.2-bnb-4bit"}
np28work/mistral_func_calling
null
[ "transformers", "safetensors", "text-generation-inference", "unsloth", "mistral", "trl", "en", "base_model:unsloth/mistral-7b-instruct-v0.2-bnb-4bit", "license:apache-2.0", "endpoints_compatible", "region:us" ]
null
2024-04-28T16:07:46+00:00
[]
[ "en" ]
TAGS #transformers #safetensors #text-generation-inference #unsloth #mistral #trl #en #base_model-unsloth/mistral-7b-instruct-v0.2-bnb-4bit #license-apache-2.0 #endpoints_compatible #region-us
# Uploaded model - Developed by: np28work - License: apache-2.0 - Finetuned from model : unsloth/mistral-7b-instruct-v0.2-bnb-4bit This mistral model was trained 2x faster with Unsloth and Huggingface's TRL library. <img src="URL width="200"/>
[ "# Uploaded model\n\n- Developed by: np28work\n- License: apache-2.0\n- Finetuned from model : unsloth/mistral-7b-instruct-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 #text-generation-inference #unsloth #mistral #trl #en #base_model-unsloth/mistral-7b-instruct-v0.2-bnb-4bit #license-apache-2.0 #endpoints_compatible #region-us \n", "# Uploaded model\n\n- Developed by: np28work\n- License: apache-2.0\n- Finetuned from model : unsloth/mistral-7b...
[ 70, 86 ]
[ "TAGS\n#transformers #safetensors #text-generation-inference #unsloth #mistral #trl #en #base_model-unsloth/mistral-7b-instruct-v0.2-bnb-4bit #license-apache-2.0 #endpoints_compatible #region-us \n# Uploaded model\n\n- Developed by: np28work\n- License: apache-2.0\n- Finetuned from model : unsloth/mistral-7b-instr...
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. --> # summarization-llama-2-finetuned This model is a fine-tuned version of [meta-llama/Llama-2-7b-hf](https://huggingface.co/meta-lla...
{"license": "llama2", "tags": ["generated_from_trainer"], "datasets": ["ssummarised/llama"], "base_model": "meta-llama/Llama-2-7b-hf", "model-index": [{"name": "summarization-llama-2-finetuned", "results": []}]}
kev108/summarization-llama-2-finetuned
null
[ "safetensors", "generated_from_trainer", "dataset:ssummarised/llama", "base_model:meta-llama/Llama-2-7b-hf", "license:llama2", "region:us" ]
null
2024-04-28T16:08:53+00:00
[]
[]
TAGS #safetensors #generated_from_trainer #dataset-ssummarised/llama #base_model-meta-llama/Llama-2-7b-hf #license-llama2 #region-us
summarization-llama-2-finetuned =============================== This model is a fine-tuned version of meta-llama/Llama-2-7b-hf on the ssummarised/llama dataset. It achieves the following results on the evaluation set: * Loss: 1.9292 Model description ----------------- More information needed Intended uses & l...
[ "### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* learning\\_rate: 0.0001\n* train\\_batch\\_size: 1\n* eval\\_batch\\_size: 1\n* seed: 42\n* optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08\n* lr\\_scheduler\\_type: cosine\n* lr\\_scheduler\\_warmup\\_ratio:...
[ "TAGS\n#safetensors #generated_from_trainer #dataset-ssummarised/llama #base_model-meta-llama/Llama-2-7b-hf #license-llama2 #region-us \n", "### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* learning\\_rate: 0.0001\n* train\\_batch\\_size: 1\n* eval\\_batch\\_size: ...
[ 52, 121, 5, 44 ]
[ "TAGS\n#safetensors #generated_from_trainer #dataset-ssummarised/llama #base_model-meta-llama/Llama-2-7b-hf #license-llama2 #region-us \n### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* learning\\_rate: 0.0001\n* train\\_batch\\_size: 1\n* eval\\_batch\\_size: 1\n* s...
null
transformers
# Uploaded model - **Developed by:** drgary - **License:** apache-2.0 - **Finetuned from model :** unsloth/llama-3-8b-bnb-4bit 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/unsloth/ma...
{"language": ["en"], "license": "apache-2.0", "tags": ["text-generation-inference", "transformers", "unsloth", "llama", "gguf"], "base_model": "unsloth/llama-3-8b-bnb-4bit"}
drgary/ft_llama3_athena2
null
[ "transformers", "gguf", "llama", "text-generation-inference", "unsloth", "en", "base_model:unsloth/llama-3-8b-bnb-4bit", "license:apache-2.0", "endpoints_compatible", "region:us" ]
null
2024-04-28T16:09:05+00:00
[]
[ "en" ]
TAGS #transformers #gguf #llama #text-generation-inference #unsloth #en #base_model-unsloth/llama-3-8b-bnb-4bit #license-apache-2.0 #endpoints_compatible #region-us
# Uploaded model - Developed by: drgary - License: apache-2.0 - Finetuned from model : unsloth/llama-3-8b-bnb-4bit 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: drgary\n- License: apache-2.0\n- Finetuned from model : unsloth/llama-3-8b-bnb-4bit\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 #gguf #llama #text-generation-inference #unsloth #en #base_model-unsloth/llama-3-8b-bnb-4bit #license-apache-2.0 #endpoints_compatible #region-us \n", "# Uploaded model\n\n- Developed by: drgary\n- License: apache-2.0\n- Finetuned from model : unsloth/llama-3-8b-bnb-4bit\n\nThis llama model ...
[ 61, 80 ]
[ "TAGS\n#transformers #gguf #llama #text-generation-inference #unsloth #en #base_model-unsloth/llama-3-8b-bnb-4bit #license-apache-2.0 #endpoints_compatible #region-us \n# Uploaded model\n\n- Developed by: drgary\n- License: apache-2.0\n- Finetuned from model : unsloth/llama-3-8b-bnb-4bit\n\nThis llama model was tr...
fill-mask
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": []}
spaily/camembert-base
null
[ "transformers", "safetensors", "camembert", "fill-mask", "arxiv:1910.09700", "autotrain_compatible", "endpoints_compatible", "region:us" ]
null
2024-04-28T16:09:11+00:00
[ "1910.09700" ]
[]
TAGS #transformers #safetensors #camembert #fill-mask #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 #camembert #fill-mask #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 ...
[ 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 #camembert #fill-mask #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 automatic...
text-generation
transformers
<img src=https://huggingface.co/lodrick-the-lafted/Olethros-8B/resolve/main/olethros.png> L3-8b-Instruct tuned on roughly 6000 Opus generations in the hopes of adding a bit of sovl.
{"license": "llama3", "datasets": ["lodrick-the-lafted/OpusStories", "lodrick-the-lafted/Sao10K_Claude-3-Opus-Instruct-3.3K", "lodrick-the-lafted/Samantha-Opus", "lodrick-the-lafted/Worldsim-Opus"]}
blockblockblock/Olethros-8B-bpw3.7-exl2
null
[ "transformers", "safetensors", "llama", "text-generation", "conversational", "dataset:lodrick-the-lafted/OpusStories", "dataset:lodrick-the-lafted/Sao10K_Claude-3-Opus-Instruct-3.3K", "dataset:lodrick-the-lafted/Samantha-Opus", "dataset:lodrick-the-lafted/Worldsim-Opus", "license:llama3", "autot...
null
2024-04-28T16:10:32+00:00
[]
[]
TAGS #transformers #safetensors #llama #text-generation #conversational #dataset-lodrick-the-lafted/OpusStories #dataset-lodrick-the-lafted/Sao10K_Claude-3-Opus-Instruct-3.3K #dataset-lodrick-the-lafted/Samantha-Opus #dataset-lodrick-the-lafted/Worldsim-Opus #license-llama3 #autotrain_compatible #endpoints_compatible #...
<img src=URL L3-8b-Instruct tuned on roughly 6000 Opus generations in the hopes of adding a bit of sovl.
[]
[ "TAGS\n#transformers #safetensors #llama #text-generation #conversational #dataset-lodrick-the-lafted/OpusStories #dataset-lodrick-the-lafted/Sao10K_Claude-3-Opus-Instruct-3.3K #dataset-lodrick-the-lafted/Samantha-Opus #dataset-lodrick-the-lafted/Worldsim-Opus #license-llama3 #autotrain_compatible #endpoints_compat...
[ 118 ]
[ "TAGS\n#transformers #safetensors #llama #text-generation #conversational #dataset-lodrick-the-lafted/OpusStories #dataset-lodrick-the-lafted/Sao10K_Claude-3-Opus-Instruct-3.3K #dataset-lodrick-the-lafted/Samantha-Opus #dataset-lodrick-the-lafted/Worldsim-Opus #license-llama3 #autotrain_compatible #endpoints_compat...
null
null
He's a smol boi - https://huggingface.co/concedo/KobbleTiny iMatrix generated with Kalomaze's groups_merged.txt
{"language": ["en"], "license": "apache-2.0"}
MarsupialAI/KobbleTiny-1.1B_iMatrix_GGUF
null
[ "gguf", "en", "license:apache-2.0", "region:us" ]
null
2024-04-28T16:11:02+00:00
[]
[ "en" ]
TAGS #gguf #en #license-apache-2.0 #region-us
He's a smol boi - URL iMatrix generated with Kalomaze's groups_merged.txt
[]
[ "TAGS\n#gguf #en #license-apache-2.0 #region-us \n" ]
[ 19 ]
[ "TAGS\n#gguf #en #license-apache-2.0 #region-us \n" ]
token-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": []}
rkotcher/bert_ner_experiment
null
[ "transformers", "safetensors", "bert", "token-classification", "arxiv:1910.09700", "autotrain_compatible", "endpoints_compatible", "region:us" ]
null
2024-04-28T16:11:07+00:00
[ "1910.09700" ]
[]
TAGS #transformers #safetensors #bert #token-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 #token-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 #token-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 aut...
null
transformers
## About <!-- ### quantize_version: 2 --> <!-- ### output_tensor_quantised: 1 --> <!-- ### convert_type: --> <!-- ### vocab_type: --> static quants of https://huggingface.co/Jebadiah/Llama-3-8B-source-lewd-context <!-- provided-files --> weighted/imatrix quants seem not to be available (by me) at this time. If they...
{"language": ["en"], "library_name": "transformers", "tags": ["mergekit", "merge"], "base_model": "Jebadiah/Llama-3-8B-source-lewd-context", "quantized_by": "mradermacher"}
mradermacher/Llama-3-8B-source-lewd-context-GGUF
null
[ "transformers", "gguf", "mergekit", "merge", "en", "base_model:Jebadiah/Llama-3-8B-source-lewd-context", "endpoints_compatible", "region:us" ]
null
2024-04-28T16:11:58+00:00
[]
[ "en" ]
TAGS #transformers #gguf #mergekit #merge #en #base_model-Jebadiah/Llama-3-8B-source-lewd-context #endpoints_compatible #region-us
About ----- static quants of URL weighted/imatrix quants seem not to be available (by me) at this time. If they do not show up a week or so after the static ones, I have probably not planned for them. Feel free to request them by opening a Community Discussion. Usage ----- If you are unsure how to use GGUF file...
[]
[ "TAGS\n#transformers #gguf #mergekit #merge #en #base_model-Jebadiah/Llama-3-8B-source-lewd-context #endpoints_compatible #region-us \n" ]
[ 46 ]
[ "TAGS\n#transformers #gguf #mergekit #merge #en #base_model-Jebadiah/Llama-3-8B-source-lewd-context #endpoints_compatible #region-us \n" ]
null
null
<!-- header start --> <!-- 200823 --> <div style="width: auto; margin-left: auto; margin-right: auto"> <a href="https://www.pruna.ai/" target="_blank" rel="noopener noreferrer"> <img src="https://i.imgur.com/eDAlcgk.png" alt="PrunaAI" style="width: 100%; min-width: 400px; display: block; margin: auto;"> ...
{"tags": ["pruna-ai"], "metrics": ["memory_disk", "memory_inference", "inference_latency", "inference_throughput", "inference_CO2_emissions", "inference_energy_consumption"], "thumbnail": "https://assets-global.website-files.com/646b351987a8d8ce158d1940/64ec9e96b4334c0e1ac41504_Logo%20with%20white%20text.svg"}
PrunaAI/OpenBioLLM-Llama3-8B-GGUF-smashed
null
[ "gguf", "pruna-ai", "region:us" ]
null
2024-04-28T16:13:22+00:00
[]
[]
TAGS #gguf #pruna-ai #region-us
[![](https://i.URL alt=)](URL target=) ![Twitter](URL ![GitHub](URL ![LinkedIn](URL ![Discord](URL This repo contains GGUF versions of the aaditya/OpenBioLLM-Llama3-8B model. --------------------------------------------------------------------------- Simply make AI models cheaper, smaller, faster, and greener! ==...
[ "### How to load this model in Python code, using llama-cpp-python\n\nFor full documentation, please see: llama-cpp-python docs.", "#### First install the package\n\nRun one of the following commands, according to your system:", "#### Simple llama-cpp-python example code\n\n```\n\n* Option D - Running with Lang...
[ "TAGS\n#gguf #pruna-ai #region-us \n", "### How to load this model in Python code, using llama-cpp-python\n\nFor full documentation, please see: llama-cpp-python docs.", "#### First install the package\n\nRun one of the following commands, according to your system:", "#### Simple llama-cpp-python example code...
[ 14, 37, 20, 236 ]
[ "TAGS\n#gguf #pruna-ai #region-us \n### How to load this model in Python code, using llama-cpp-python\n\nFor full documentation, please see: llama-cpp-python docs.#### First install the package\n\nRun one of the following commands, according to your system:#### Simple llama-cpp-python example code\n\n```\n\n* Optio...
null
transformers
## About <!-- ### quantize_version: 2 --> <!-- ### output_tensor_quantised: 1 --> <!-- ### convert_type: --> <!-- ### vocab_type: --> static quants of https://huggingface.co/jspr/smut_llama_8b_smutromance_32k_merged <!-- provided-files --> weighted/imatrix quants seem not to be available (by me) at this time. If th...
{"language": ["en"], "license": "apache-2.0", "library_name": "transformers", "tags": ["text-generation-inference", "transformers", "unsloth", "llama", "trl", "sft"], "base_model": "jspr/smut_llama_8b_smutromance_32k_merged", "quantized_by": "mradermacher"}
mradermacher/smut_llama_8b_smutromance_32k_merged-GGUF
null
[ "transformers", "gguf", "text-generation-inference", "unsloth", "llama", "trl", "sft", "en", "base_model:jspr/smut_llama_8b_smutromance_32k_merged", "license:apache-2.0", "endpoints_compatible", "region:us" ]
null
2024-04-28T16:14:54+00:00
[]
[ "en" ]
TAGS #transformers #gguf #text-generation-inference #unsloth #llama #trl #sft #en #base_model-jspr/smut_llama_8b_smutromance_32k_merged #license-apache-2.0 #endpoints_compatible #region-us
About ----- static quants of URL weighted/imatrix quants seem not to be available (by me) at this time. If they do not show up a week or so after the static ones, I have probably not planned for them. Feel free to request them by opening a Community Discussion. Usage ----- If you are unsure how to use GGUF file...
[]
[ "TAGS\n#transformers #gguf #text-generation-inference #unsloth #llama #trl #sft #en #base_model-jspr/smut_llama_8b_smutromance_32k_merged #license-apache-2.0 #endpoints_compatible #region-us \n" ]
[ 72 ]
[ "TAGS\n#transformers #gguf #text-generation-inference #unsloth #llama #trl #sft #en #base_model-jspr/smut_llama_8b_smutromance_32k_merged #license-apache-2.0 #endpoints_compatible #region-us \n" ]
text-generation
transformers
# Uploaded model - **Developed by:** arthrod - **License:** apache-2.0 - **Finetuned from model :** NousResearch/Nous-Hermes-2-SOLAR-10.7B 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/unslotha...
{"language": ["en"], "license": "apache-2.0", "tags": ["text-generation-inference", "transformers", "unsloth", "llama", "trl"], "base_model": "NousResearch/Nous-Hermes-2-SOLAR-10.7B"}
arthrod/cicerosolar
null
[ "transformers", "safetensors", "llama", "text-generation", "text-generation-inference", "unsloth", "trl", "conversational", "en", "base_model:NousResearch/Nous-Hermes-2-SOLAR-10.7B", "license:apache-2.0", "autotrain_compatible", "endpoints_compatible", "region:us" ]
null
2024-04-28T16:16:51+00:00
[]
[ "en" ]
TAGS #transformers #safetensors #llama #text-generation #text-generation-inference #unsloth #trl #conversational #en #base_model-NousResearch/Nous-Hermes-2-SOLAR-10.7B #license-apache-2.0 #autotrain_compatible #endpoints_compatible #region-us
# Uploaded model - Developed by: arthrod - License: apache-2.0 - Finetuned from model : NousResearch/Nous-Hermes-2-SOLAR-10.7B 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: arthrod\n- License: apache-2.0\n- Finetuned from model : NousResearch/Nous-Hermes-2-SOLAR-10.7B\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 #safetensors #llama #text-generation #text-generation-inference #unsloth #trl #conversational #en #base_model-NousResearch/Nous-Hermes-2-SOLAR-10.7B #license-apache-2.0 #autotrain_compatible #endpoints_compatible #region-us \n", "# Uploaded model\n\n- Developed by: arthrod\n- License: apache...
[ 78, 82 ]
[ "TAGS\n#transformers #safetensors #llama #text-generation #text-generation-inference #unsloth #trl #conversational #en #base_model-NousResearch/Nous-Hermes-2-SOLAR-10.7B #license-apache-2.0 #autotrain_compatible #endpoints_compatible #region-us \n# Uploaded model\n\n- Developed by: arthrod\n- License: apache-2.0\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. --> # idefics2-8b-finetuned-multimodal This model is a fine-tuned version of [HuggingFaceM4/idefics2-8b](https://huggingface.co/Huggin...
{"license": "apache-2.0", "library_name": "peft", "tags": ["generated_from_trainer"], "base_model": "HuggingFaceM4/idefics2-8b", "model-index": [{"name": "idefics2-8b-finetuned-multimodal", "results": []}]}
hari02/idefics2-8b-finetuned-multimodal
null
[ "peft", "safetensors", "generated_from_trainer", "base_model:HuggingFaceM4/idefics2-8b", "license:apache-2.0", "region:us" ]
null
2024-04-28T16:18:43+00:00
[]
[]
TAGS #peft #safetensors #generated_from_trainer #base_model-HuggingFaceM4/idefics2-8b #license-apache-2.0 #region-us
# idefics2-8b-finetuned-multimodal This model is a fine-tuned version of HuggingFaceM4/idefics2-8b on the None dataset. ## Model description More information needed ## Intended uses & limitations More information needed ## Training and evaluation data More information needed ## Training procedure ### Traini...
[ "# idefics2-8b-finetuned-multimodal\n\nThis model is a fine-tuned version of HuggingFaceM4/idefics2-8b 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", "## Trai...
[ "TAGS\n#peft #safetensors #generated_from_trainer #base_model-HuggingFaceM4/idefics2-8b #license-apache-2.0 #region-us \n", "# idefics2-8b-finetuned-multimodal\n\nThis model is a fine-tuned version of HuggingFaceM4/idefics2-8b on the None dataset.", "## Model description\n\nMore information needed", "## Inten...
[ 43, 43, 7, 9, 9, 4, 133, 5, 51 ]
[ "TAGS\n#peft #safetensors #generated_from_trainer #base_model-HuggingFaceM4/idefics2-8b #license-apache-2.0 #region-us \n# idefics2-8b-finetuned-multimodal\n\nThis model is a fine-tuned version of HuggingFaceM4/idefics2-8b on the None dataset.## Model description\n\nMore information needed## Intended uses & limitat...
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": []}
hari02/idefics2-8b-finetuned
null
[ "transformers", "safetensors", "arxiv:1910.09700", "endpoints_compatible", "region:us" ]
null
2024-04-28T16:18:47+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
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": []}
tenzintridhe/phi2-model-C
null
[ "transformers", "safetensors", "arxiv:1910.09700", "endpoints_compatible", "region:us" ]
null
2024-04-28T16:19:15+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...