modelId stringlengths 4 81 | tags list | pipeline_tag stringclasses 17
values | config dict | downloads int64 0 59.7M | first_commit timestamp[ns, tz=UTC] | card stringlengths 51 438k | embedding list |
|---|---|---|---|---|---|---|---|
distilbert-base-multilingual-cased | [
"pytorch",
"tf",
"onnx",
"safetensors",
"distilbert",
"fill-mask",
"multilingual",
"af",
"sq",
"ar",
"an",
"hy",
"ast",
"az",
"ba",
"eu",
"bar",
"be",
"bn",
"inc",
"bs",
"br",
"bg",
"my",
"ca",
"ceb",
"ce",
"zh",
"cv",
"hr",
"cs",
"da",
"nl",
"en",
... | fill-mask | {
"architectures": [
"DistilBertForMaskedLM"
],
"model_type": "distilbert",
"task_specific_params": {
"conversational": {
"max_length": null
},
"summarization": {
"early_stopping": null,
"length_penalty": null,
"max_length": null,
"min_length": null,
"no_repea... | 8,339,633 | 2023-03-08T05:53:12Z | ---
tags:
- Taxi-v3
- q-learning
- reinforcement-learning
- custom-implementation
model-index:
- name: Taxi-v3
results:
- task:
type: reinforcement-learning
name: reinforcement-learning
dataset:
name: Taxi-v3
type: Taxi-v3
metrics:
- type: mean_reward
value: 7.48 +/- 2.74
... | [
-0.020079495385289192,
-0.015125769190490246,
-0.007944558747112751,
0.02473187819123268,
0.046339359134435654,
-0.0005819735815748572,
-0.01997140236198902,
0.007456749211996794,
-0.03729325532913208,
0.05404301732778549,
0.018004683777689934,
-0.0070134056732058525,
0.01237271074205637,
... |
distilbert-base-uncased-finetuned-sst-2-english | [
"pytorch",
"tf",
"rust",
"safetensors",
"distilbert",
"text-classification",
"en",
"dataset:sst2",
"dataset:glue",
"arxiv:1910.01108",
"doi:10.57967/hf/0181",
"transformers",
"license:apache-2.0",
"model-index",
"has_space"
] | text-classification | {
"architectures": [
"DistilBertForSequenceClassification"
],
"model_type": "distilbert",
"task_specific_params": {
"conversational": {
"max_length": null
},
"summarization": {
"early_stopping": null,
"length_penalty": null,
"max_length": null,
"min_length": null,
... | 3,060,704 | 2023-03-08T05:58:45Z | ---
license: apache-2.0
tags:
- generated_from_trainer
metrics:
- rouge
model-index:
- name: led-base-16384-text_summarization_data
results: []
language:
- en
pipeline_tag: summarization
---
# led-base-16384-text_summarization_data
This model is a fine-tuned version of [allenai/led-base-16384](https://huggingface.c... | [
-0.011061565019190311,
-0.01576007343828678,
-0.013247151859104633,
0.02680289000272751,
0.04558130353689194,
0.003300095209851861,
-0.03382272645831108,
-0.03327581286430359,
-0.04311804473400116,
0.04701303690671921,
0.04689530283212662,
-0.01848676986992359,
0.009836330078542233,
0.0391... |
gpt2-xl | [
"pytorch",
"tf",
"jax",
"rust",
"gpt2",
"text-generation",
"en",
"arxiv:1910.09700",
"transformers",
"license:mit",
"has_space"
] | text-generation | {
"architectures": [
"GPT2LMHeadModel"
],
"model_type": "gpt2",
"task_specific_params": {
"conversational": {
"max_length": null
},
"summarization": {
"early_stopping": null,
"length_penalty": null,
"max_length": null,
"min_length": null,
"no_repeat_ngram_size... | 308,781 | 2023-03-08T06:23:43Z |
---
tags:
- unity-ml-agents
- ml-agents
- deep-reinforcement-learning
- reinforcement-learning
- ML-Agents-Huggy
library_name: ml-agents
---
# **ppo** Agent playing **Huggy**
This is a trained model of a **ppo** agent playing **Huggy** using the [Unity ML-Agents Libra... | [
-0.04107863828539848,
-0.0008752141147851944,
-0.008363029919564724,
0.04892260581254959,
0.029754674062132835,
0.021173056215047836,
-0.024808425456285477,
-0.037096697837114334,
-0.005341913551092148,
0.04937450960278511,
0.018977848812937737,
-0.00866375770419836,
0.020881179720163345,
... |
ARTeLab/mbart-summarization-mlsum | [
"pytorch",
"mbart",
"text2text-generation",
"it",
"dataset:ARTeLab/mlsum-it",
"transformers",
"summarization",
"autotrain_compatible",
"has_space"
] | summarization | {
"architectures": [
"MBartForConditionalGeneration"
],
"model_type": "mbart",
"task_specific_params": {
"conversational": {
"max_length": null
},
"summarization": {
"early_stopping": null,
"length_penalty": null,
"max_length": null,
"min_length": null,
"no_re... | 111 | 2023-03-08T11:52:46Z | ---
tags:
- CartPole-v1
- reinforce
- reinforcement-learning
- custom-implementation
- deep-rl-class
model-index:
- name: Reinforce-CartPole-v1-Dani
results:
- task:
type: reinforcement-learning
name: reinforcement-learning
dataset:
name: CartPole-v1
type: CartPole-v1
metrics:
- ... | [
-0.029864519834518433,
0.018577413633465767,
0.006463941186666489,
0.010155372321605682,
0.045584701001644135,
-0.01954677514731884,
-0.0219857320189476,
-0.018976176157593727,
-0.03075942024588585,
0.08427418768405914,
0.019028114154934883,
-0.011139568872749805,
0.01614980772137642,
0.01... |
ASCCCCCCCC/distilbert-base-multilingual-cased-amazon_zh_20000 | [
"pytorch",
"tensorboard",
"distilbert",
"text-classification",
"transformers",
"generated_from_trainer",
"license:apache-2.0"
] | text-classification | {
"architectures": [
"DistilBertForSequenceClassification"
],
"model_type": "distilbert",
"task_specific_params": {
"conversational": {
"max_length": null
},
"summarization": {
"early_stopping": null,
"length_penalty": null,
"max_length": null,
"min_length": null,
... | 39 | null | ---
tags:
- LunarLander-v2
- ppo
- deep-reinforcement-learning
- reinforcement-learning
- custom-implementation
- deep-rl-course
model-index:
- name: PPO
results:
- task:
type: reinforcement-learning
name: reinforcement-learning
dataset:
name: LunarLander-v2
type: LunarLander-v2
metr... | [
-0.007553092669695616,
0.005373350810259581,
-0.01682577095925808,
0.015959959477186203,
0.060066401958465576,
-0.02855619043111801,
0.007737625390291214,
-0.034108716994524,
-0.026694029569625854,
0.06555002182722092,
0.02791110798716545,
-0.027260741218924522,
-0.0013574890326708555,
0.0... |
Pinwheel/wav2vec2-base-timit-demo-colab | [
"pytorch",
"tensorboard",
"wav2vec2",
"automatic-speech-recognition",
"transformers",
"generated_from_trainer",
"license:apache-2.0"
] | automatic-speech-recognition | {
"architectures": [
"Wav2Vec2ForCTC"
],
"model_type": "wav2vec2",
"task_specific_params": {
"conversational": {
"max_length": null
},
"summarization": {
"early_stopping": null,
"length_penalty": null,
"max_length": null,
"min_length": null,
"no_repeat_ngram_s... | 4 | 2023-03-08T12:44:13Z | ---
license: apache-2.0
tags:
- generated_from_keras_callback
model-index:
- name: Jaiiiiii/my_awesome_eli5_clm-model
results: []
---
<!-- 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. -->
#... | [
-0.03994259238243103,
-0.027600910514593124,
0.009244254790246487,
0.018985824659466743,
0.025380481034517288,
0.008484900929033756,
-0.005889446008950472,
-0.008799129165709019,
-0.02826453000307083,
0.05865631625056267,
0.01801001839339733,
-0.014550017192959785,
0.006500107701867819,
0.... |
AdapterHub/roberta-base-pf-ud_pos | [
"roberta",
"en",
"dataset:universal_dependencies",
"arxiv:2104.08247",
"adapter-transformers",
"token-classification",
"adapterhub:pos/ud_ewt"
] | token-classification | {
"architectures": null,
"model_type": "roberta",
"task_specific_params": {
"conversational": {
"max_length": null
},
"summarization": {
"early_stopping": null,
"length_penalty": null,
"max_length": null,
"min_length": null,
"no_repeat_ngram_size": null,
"num_... | 8 | null | ---
tags:
- generated_from_trainer
metrics:
- wer
model-index:
- name: finetune_teacher_clean_mozilla_100_epochs_try2
results: []
---
<!-- 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.003010957036167383,
-0.012059064581990242,
-0.0018820659024640918,
0.02974267490208149,
0.00920769665390253,
0.01839805208146572,
-0.031220966950058937,
0.0011450229212641716,
-0.050351664423942566,
0.07984823733568192,
0.009659092873334885,
-0.022675804793834686,
0.03477215766906738,
0... |
AdapterHub/roberta-base-pf-wic | [
"roberta",
"en",
"arxiv:2104.08247",
"adapter-transformers",
"text-classification",
"adapterhub:wordsence/wic"
] | text-classification | {
"architectures": null,
"model_type": "roberta",
"task_specific_params": {
"conversational": {
"max_length": null
},
"summarization": {
"early_stopping": null,
"length_penalty": null,
"max_length": null,
"min_length": null,
"no_repeat_ngram_size": null,
"num_... | 0 | null | ---
library_name: stable-baselines3
tags:
- SpaceInvadersNoFrameskip-v4
- deep-reinforcement-learning
- reinforcement-learning
- stable-baselines3
model-index:
- name: DQN
results:
- task:
type: reinforcement-learning
name: reinforcement-learning
dataset:
name: SpaceInvadersNoFrameskip-v4
... | [
-0.039995767176151276,
-0.016244418919086456,
-0.015045182779431343,
0.036712951958179474,
0.04787912219762802,
-0.005440974608063698,
-0.012464942410588264,
-0.024970460683107376,
-0.031139692291617393,
0.05445109307765961,
0.023159878328442574,
-0.03151389956474304,
0.018520284444093704,
... |
AdapterHub/roberta-base-pf-wnut_17 | [
"roberta",
"en",
"dataset:wnut_17",
"arxiv:2104.08247",
"adapter-transformers",
"token-classification"
] | token-classification | {
"architectures": null,
"model_type": "roberta",
"task_specific_params": {
"conversational": {
"max_length": null
},
"summarization": {
"early_stopping": null,
"length_penalty": null,
"max_length": null,
"min_length": null,
"no_repeat_ngram_size": null,
"num_... | 4 | null |
---
tags:
- unity-ml-agents
- ml-agents
- deep-reinforcement-learning
- reinforcement-learning
- ML-Agents-Huggy
library_name: ml-agents
---
# **ppo** Agent playing **Huggy**
This is a trained model of a **ppo** agent playing **Huggy** using the [Unity ML-Agents Libra... | [
-0.04077789932489395,
-0.001222421182319522,
-0.007550446782261133,
0.048525121062994,
0.030325645580887794,
0.022076589986681938,
-0.02561154030263424,
-0.0365893691778183,
-0.00768272764980793,
0.04964260011911392,
0.018977222964167595,
-0.008117769844830036,
0.02101515792310238,
0.03120... |
Adarsh123/distilbert-base-uncased-finetuned-ner | [] | null | {
"architectures": null,
"model_type": null,
"task_specific_params": {
"conversational": {
"max_length": null
},
"summarization": {
"early_stopping": null,
"length_penalty": null,
"max_length": null,
"min_length": null,
"no_repeat_ngram_size": null,
"num_beams... | 0 | null | ---
library_name: stable-baselines3
tags:
- AntBulletEnv-v0
- deep-reinforcement-learning
- reinforcement-learning
- stable-baselines3
model-index:
- name: A2C
results:
- task:
type: reinforcement-learning
name: reinforcement-learning
dataset:
name: AntBulletEnv-v0
type: AntBulletEnv-v0
... | [
-0.04550517350435257,
-0.0010921700159087777,
-0.02189641259610653,
0.03247710317373276,
0.043733708560466766,
0.017597731202840805,
-0.018348639830946922,
-0.030503543093800545,
-0.03716243803501129,
0.06904218345880508,
0.021987762302160263,
0.003798216348513961,
0.014811214059591293,
0.... |
Adharsh2608/DialoGPT-small-harrypotter | [] | null | {
"architectures": null,
"model_type": null,
"task_specific_params": {
"conversational": {
"max_length": null
},
"summarization": {
"early_stopping": null,
"length_penalty": null,
"max_length": null,
"min_length": null,
"no_repeat_ngram_size": null,
"num_beams... | 0 | null | ---
license: cc-by-4.0
---
**pythia-1.4B-finetuned-oa-instructions**
This model is a fine-tuned version of pythia on the oa dataset. It achieves the following results on the evaluation set:
Loss: 0.1224
**Model description**
More information needed
Intended uses & limitations
More information needed
**Trai... | [
-0.04206692799925804,
-0.018309231847524643,
0.0035150174517184496,
0.02485831268131733,
0.022341882809996605,
0.006631901487708092,
-0.011780495755374432,
0.014959058724343777,
-0.02868499606847763,
0.052860915660858154,
0.02364565245807171,
-0.01070413924753666,
-0.009378117509186268,
0.... |
AdharshJolly/HarryPotterBot-Model | [
"pytorch",
"gpt2",
"text-generation",
"transformers",
"conversational"
] | conversational | {
"architectures": [
"GPT2LMHeadModel"
],
"model_type": "gpt2",
"task_specific_params": {
"conversational": {
"max_length": 1000
},
"summarization": {
"early_stopping": null,
"length_penalty": null,
"max_length": null,
"min_length": null,
"no_repeat_ngram_size... | 10 | null | ---
license: cc-by-4.0
tags:
- generated_from_trainer
datasets:
- squad_v2
model-index:
- name: bert-large-uncased-whole-word-masking-squad2-finetuned-squad2-islamic
results: []
---
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
should probably proof... | [
-0.01129315048456192,
0.0025131546426564455,
-0.01438906416296959,
0.057202812284231186,
0.04781045392155647,
0.006831349804997444,
-0.021121706813573837,
0.002054078970104456,
-0.010778989642858505,
0.049372728914022446,
0.010903877206146717,
-0.0009308549342676997,
0.018405506387352943,
... |
Adil617/wav2vec2-base-timit-demo-colab | [
"pytorch",
"tensorboard",
"wav2vec2",
"automatic-speech-recognition",
"transformers",
"generated_from_trainer",
"license:apache-2.0"
] | automatic-speech-recognition | {
"architectures": [
"Wav2Vec2ForCTC"
],
"model_type": "wav2vec2",
"task_specific_params": {
"conversational": {
"max_length": null
},
"summarization": {
"early_stopping": null,
"length_penalty": null,
"max_length": null,
"min_length": null,
"no_repeat_ngram_s... | 4 | null | ---
library_name: stable-baselines3
tags:
- AntBulletEnv-v0
- deep-reinforcement-learning
- reinforcement-learning
- stable-baselines3
model-index:
- name: A2C
results:
- task:
type: reinforcement-learning
name: reinforcement-learning
dataset:
name: AntBulletEnv-v0
type: AntBulletEnv-v0
... | [
-0.04514617845416069,
-0.0014142058789730072,
-0.022107381373643875,
0.032090961933135986,
0.043970782309770584,
0.017806796357035637,
-0.0183633491396904,
-0.031137853860855103,
-0.037214092910289764,
0.06939692050218582,
0.022710734978318214,
0.0027480055578052998,
0.014767833985388279,
... |
Adinda/Adinda | [
"license:artistic-2.0"
] | null | {
"architectures": null,
"model_type": null,
"task_specific_params": {
"conversational": {
"max_length": null
},
"summarization": {
"early_stopping": null,
"length_penalty": null,
"max_length": null,
"min_length": null,
"no_repeat_ngram_size": null,
"num_beams... | 0 | null |
---
tags:
- unity-ml-agents
- ml-agents
- deep-reinforcement-learning
- reinforcement-learning
- ML-Agents-Pyramids
library_name: ml-agents
---
# **ppo** Agent playing **Pyramids**
This is a trained model of a **ppo** agent playing **Pyramids** using the [Unity ML-Age... | [
-0.05163998529314995,
0.007247195579111576,
-0.0057970876805484295,
0.05799128860235214,
0.025587957352399826,
0.028958609327673912,
-0.0031086124945431948,
-0.03529678285121918,
-0.0033721686340868473,
0.05033854767680168,
0.019625164568424225,
-0.01391405425965786,
0.008072399534285069,
... |
AdrianGzz/DialoGPT-small-harrypotter | [
"pytorch",
"gpt2",
"text-generation",
"transformers",
"conversational"
] | conversational | {
"architectures": [
"GPT2LMHeadModel"
],
"model_type": "gpt2",
"task_specific_params": {
"conversational": {
"max_length": 1000
},
"summarization": {
"early_stopping": null,
"length_penalty": null,
"max_length": null,
"min_length": null,
"no_repeat_ngram_size... | 9 | null | # CentauriMix: First Model of Constellation Series
Anything-based 2D model designed for cute anime girls
<br> *WARNING* : Images for Alpha Centauri A & B are not updated yet, please keep that in mind.
<br>
<br>
## Recommended Settings
- Sampler: DPM++ 2M Karras (speed and detail balanced) or DPM++ SDE Karras (detailed)... | [
-0.03854527696967125,
-0.03340877965092659,
-0.012340391986072063,
0.028800494968891144,
0.0530775785446167,
-0.012625887989997864,
-0.0007099981885403395,
-0.028483282774686813,
-0.03172700107097626,
0.03961445763707161,
0.051898613572120667,
0.01244676485657692,
0.03745506703853607,
0.02... |
Adrianaforididk/Jinx | [] | null | {
"architectures": null,
"model_type": null,
"task_specific_params": {
"conversational": {
"max_length": null
},
"summarization": {
"early_stopping": null,
"length_penalty": null,
"max_length": null,
"min_length": null,
"no_repeat_ngram_size": null,
"num_beams... | 0 | null | ---
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: LunarLander-v2
... | [
-0.037915777415037155,
-0.0034342205617576838,
-0.005432820878922939,
0.02580626867711544,
0.045864325016736984,
-0.020584378391504288,
-0.005914951674640179,
-0.027038387954235077,
-0.032327182590961456,
0.06658724695444107,
0.031246012076735497,
-0.02327568642795086,
0.023158062249422073,
... |
Advertisement/FischlUWU | [] | null | {
"architectures": null,
"model_type": null,
"task_specific_params": {
"conversational": {
"max_length": null
},
"summarization": {
"early_stopping": null,
"length_penalty": null,
"max_length": null,
"min_length": null,
"no_repeat_ngram_size": null,
"num_beams... | 0 | null | ---
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 +/- 2.71... | [
-0.016364291310310364,
-0.016090556979179382,
-0.0081596365198493,
0.02443508617579937,
0.04852207005023956,
0.000530051882378757,
-0.021792765706777573,
0.005631244275718927,
-0.038767602294683456,
0.05372213199734688,
0.016083529219031334,
-0.007808547001332045,
0.012210877612233162,
0.0... |
Aeskybunnie/Me | [] | null | {
"architectures": null,
"model_type": null,
"task_specific_params": {
"conversational": {
"max_length": null
},
"summarization": {
"early_stopping": null,
"length_penalty": null,
"max_length": null,
"min_length": null,
"no_repeat_ngram_size": null,
"num_beams... | 0 | null | ---
library_name: stable-baselines3
tags:
- SpaceInvadersNoFrameskip-v4
- deep-reinforcement-learning
- reinforcement-learning
- stable-baselines3
model-index:
- name: DQN
results:
- task:
type: reinforcement-learning
name: reinforcement-learning
dataset:
name: SpaceInvadersNoFrameskip-v4
... | [
-0.040978241711854935,
-0.016453679651021957,
-0.01677890308201313,
0.03638632968068123,
0.049908701330423355,
-0.0051082829013466835,
-0.014625359326601028,
-0.02472580410540104,
-0.03170521557331085,
0.05448704957962036,
0.02290634624660015,
-0.03160741925239563,
0.02064281515777111,
0.0... |
AethiQs-Max/AethiQs_GemBERT_bertje_50k | [
"pytorch",
"bert",
"fill-mask",
"transformers",
"autotrain_compatible"
] | fill-mask | {
"architectures": [
"BertForMaskedLM"
],
"model_type": "bert",
"task_specific_params": {
"conversational": {
"max_length": null
},
"summarization": {
"early_stopping": null,
"length_penalty": null,
"max_length": null,
"min_length": null,
"no_repeat_ngram_size... | 11 | null | ---
license: openrail
---
Converted Canny SD 2.1-base model from https://huggingface.co/thibaud/controlnet-sd21/ to diffusers format.
Saved only ControlNet weights
Usage:
```
from diffusers import StableDiffusionControlNetPipeline, ControlNetModel, DEISMultistepScheduler
import cv2
from PIL import Image
import numpy... | [
-0.032188303768634796,
-0.0028967128600925207,
-0.0057587213814258575,
0.055161088705062866,
0.028642231598496437,
0.02726432867348194,
-0.010488590225577354,
0.004269788507372141,
-0.007450546603649855,
0.03889221325516701,
-0.013413459062576294,
0.023665660992264748,
0.01135037187486887,
... |
AethiQs-Max/aethiqs-base_bertje-data_rotterdam-epochs_10 | [
"pytorch",
"bert",
"fill-mask",
"transformers",
"autotrain_compatible"
] | fill-mask | {
"architectures": [
"BertForMaskedLM"
],
"model_type": "bert",
"task_specific_params": {
"conversational": {
"max_length": null
},
"summarization": {
"early_stopping": null,
"length_penalty": null,
"max_length": null,
"min_length": null,
"no_repeat_ngram_size... | 9 | null | ---
tags:
- CartPole-v1
- reinforce
- reinforcement-learning
- custom-implementation
- deep-rl-class
model-index:
- name: Cart_Pole_V1
results:
- task:
type: reinforcement-learning
name: reinforcement-learning
dataset:
name: CartPole-v1
type: CartPole-v1
metrics:
- type: mean_rew... | [
-0.02918517030775547,
0.016944069415330887,
0.005307960323989391,
0.01087800320237875,
0.042446356266736984,
-0.016756342723965645,
-0.024680569767951965,
-0.015282858163118362,
-0.02793722040951252,
0.08348528295755386,
0.014119265601038933,
-0.005016949027776718,
0.011227782815694809,
0.... |
AethiQs-Max/aethiqs-base_bertje-data_rotterdam-epochs_30-epoch_30 | [
"pytorch",
"bert",
"fill-mask",
"transformers",
"autotrain_compatible"
] | fill-mask | {
"architectures": [
"BertForMaskedLM"
],
"model_type": "bert",
"task_specific_params": {
"conversational": {
"max_length": null
},
"summarization": {
"early_stopping": null,
"length_penalty": null,
"max_length": null,
"min_length": null,
"no_repeat_ngram_size... | 8 | null | ---
library_name: stable-baselines3
tags:
- SpaceInvadersNoFrameskip-v4
- deep-reinforcement-learning
- reinforcement-learning
- stable-baselines3
model-index:
- name: DQN
results:
- task:
type: reinforcement-learning
name: reinforcement-learning
dataset:
name: SpaceInvadersNoFrameskip-v4
... | [
-0.03897975757718086,
-0.016715722158551216,
-0.011651083827018738,
0.0354808010160923,
0.04765353351831436,
-0.005161074455827475,
-0.0147321792319417,
-0.024319101125001907,
-0.030563075095415115,
0.05685732513666153,
0.023725800216197968,
-0.031598761677742004,
0.01885710097849369,
0.01... |
Aftabhussain/Tomato_Leaf_Classifier | [
"pytorch",
"tensorboard",
"vit",
"image-classification",
"transformers",
"huggingpics",
"model-index",
"autotrain_compatible"
] | image-classification | {
"architectures": [
"ViTForImageClassification"
],
"model_type": "vit",
"task_specific_params": {
"conversational": {
"max_length": null
},
"summarization": {
"early_stopping": null,
"length_penalty": null,
"max_length": null,
"min_length": null,
"no_repeat_n... | 50 | null |
---
tags:
- unity-ml-agents
- ml-agents
- deep-reinforcement-learning
- reinforcement-learning
- ML-Agents-SnowballTarget
library_name: ml-agents
---
# **ppo** Agent playing **SnowballTarget**
This is a trained model of a **ppo** agent playing **SnowballTarget** using... | [
-0.031767383217811584,
-0.001963332761079073,
-0.02004021406173706,
0.050523433834314346,
0.03904331102967262,
0.026255642995238304,
-0.0009715004707686603,
-0.03627801313996315,
-0.028355833142995834,
0.04828568547964096,
0.023618873208761215,
-0.0049666608683764935,
0.020558180287480354,
... |
Ahda/M | [] | null | {
"architectures": null,
"model_type": null,
"task_specific_params": {
"conversational": {
"max_length": null
},
"summarization": {
"early_stopping": null,
"length_penalty": null,
"max_length": null,
"min_length": null,
"no_repeat_ngram_size": null,
"num_beams... | 0 | null | ---
license: creativeml-openrail-m
tags:
- text-to-image
- stable-diffusion
- M3ri4-style
---
### M3rii4-Style Dreambooth model trained by Anonim3327 with [TheLastBen's fast-DreamBooth](https://colab.research.google.com/github/TheLastBen/fast-stable-diffusion/blob/main/fast-DreamBooth.ipynb) notebook
### The model is b... | [
-0.0197891965508461,
-0.021187102422118187,
-0.01849900558590889,
0.04710666090250015,
0.023921765387058258,
0.014075782150030136,
0.0016815472627058625,
0.0137569485232234,
-0.021697934716939926,
0.03395042195916176,
0.021596191450953484,
-0.010743673890829086,
-0.005684395786374807,
0.02... |
Ahmad/parsT5 | [
"jax",
"t5",
"text2text-generation",
"transformers",
"autotrain_compatible"
] | text2text-generation | {
"architectures": [
"T5ForConditionalGeneration"
],
"model_type": "t5",
"task_specific_params": {
"conversational": {
"max_length": null
},
"summarization": {
"early_stopping": null,
"length_penalty": null,
"max_length": null,
"min_length": null,
"no_repeat_n... | 12 | null |
---
tags:
- unity-ml-agents
- ml-agents
- deep-reinforcement-learning
- reinforcement-learning
- ML-Agents-SnowballTarget
library_name: ml-agents
---
# **ppo** Agent playing **SnowballTarget**
This is a trained model of a **ppo** agent playing **SnowballTarget** using... | [
-0.032507702708244324,
-0.0030504746828228235,
-0.020178280770778656,
0.051903173327445984,
0.03858339041471481,
0.026949601247906685,
-0.0018726886482909322,
-0.036894336342811584,
-0.02641860581934452,
0.04789871722459793,
0.02288118191063404,
-0.005441631656140089,
0.020012203603982925,
... |
Ahmadvakili/A | [] | null | {
"architectures": null,
"model_type": null,
"task_specific_params": {
"conversational": {
"max_length": null
},
"summarization": {
"early_stopping": null,
"length_penalty": null,
"max_length": null,
"min_length": null,
"no_repeat_ngram_size": null,
"num_beams... | 0 | null | ---
license: apache-2.0
tags:
- generated_from_trainer
datasets:
- squad
model-index:
- name: bert-base-multilingual-cased-finetuned-squad-finetuned-squad
results: []
---
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
should probably proofread and co... | [
-0.02639385685324669,
-0.019179312512278557,
-0.02088085003197193,
0.058306045830249786,
0.04629746079444885,
0.030996963381767273,
-0.026555486023426056,
0.005561026744544506,
-0.027291106060147285,
0.03919389098882675,
0.02982114441692829,
-0.017599571496248245,
0.0291187334805727,
0.037... |
Ahmed59/Demo-Team-5-SIAD | [
"tf",
"roberta",
"text-classification",
"transformers"
] | text-classification | {
"architectures": [
"RobertaForSequenceClassification"
],
"model_type": "roberta",
"task_specific_params": {
"conversational": {
"max_length": null
},
"summarization": {
"early_stopping": null,
"length_penalty": null,
"max_length": null,
"min_length": null,
"... | 14 | null | ---
license: apache-2.0
tags:
- generated_from_trainer
model-index:
- name: my_awesome_eli5_clm-model
results: []
---
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
should probably proofread and complete it, then remove this comment. -->
# my_awesom... | [
-0.03685520961880684,
-0.018119612708687782,
-0.002028041286394,
0.02132536470890045,
0.026475783437490463,
0.006737892050296068,
-0.010586882010102272,
-0.012323104776442051,
-0.03484951704740524,
0.06632374227046967,
0.021863263100385666,
-0.006944844499230385,
0.0012625140370801091,
0.0... |
AhmedHassan19/model | [] | null | {
"architectures": null,
"model_type": null,
"task_specific_params": {
"conversational": {
"max_length": null
},
"summarization": {
"early_stopping": null,
"length_penalty": null,
"max_length": null,
"min_length": null,
"no_repeat_ngram_size": null,
"num_beams... | 0 | null | ---
license: apache-2.0
tags:
- generated_from_trainer
metrics:
- bleu
model-index:
- name: t5-base-finetuned-es-to-pua
results: []
---
<!-- 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.023436738178133965,
0.005038287024945021,
0.008956193923950195,
0.01793985813856125,
0.02516097202897072,
0.006155781913548708,
-0.017724383622407913,
-0.00794470589607954,
-0.03761901333928108,
0.04035210236907005,
0.0069083222188055515,
-0.03673077002167702,
0.007628937717527151,
0.03... |
AhmedSSoliman/MarianCG-CoNaLa | [
"pytorch",
"marian",
"text2text-generation",
"transformers",
"autotrain_compatible",
"has_space"
] | text2text-generation | {
"architectures": [
"MarianMTModel"
],
"model_type": "marian",
"task_specific_params": {
"conversational": {
"max_length": null
},
"summarization": {
"early_stopping": null,
"length_penalty": null,
"max_length": null,
"min_length": null,
"no_repeat_ngram_size... | 21 | null | ---
license: apache-2.0
tags:
- generated_from_trainer
metrics:
- f1
- accuracy
model-index:
- name: validate_bert_large
results: []
---
<!-- 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 commen... | [
-0.010560858994722366,
0.007914146408438683,
-0.009452990256249905,
0.03344891965389252,
0.040657129138708115,
-0.019404713064432144,
-0.020597564056515694,
-0.040620796382427216,
-0.027808314189314842,
0.04811862111091614,
0.006040862295776606,
-0.024347838014364243,
0.02247459813952446,
... |
Ahmedahmed/Wewe | [] | null | {
"architectures": null,
"model_type": null,
"task_specific_params": {
"conversational": {
"max_length": null
},
"summarization": {
"early_stopping": null,
"length_penalty": null,
"max_length": null,
"min_length": null,
"no_repeat_ngram_size": null,
"num_beams... | 0 | null | ---
library_name: stable-baselines3
tags:
- PandaReachDense-v2
- deep-reinforcement-learning
- reinforcement-learning
- stable-baselines3
model-index:
- name: A2C
results:
- task:
type: reinforcement-learning
name: reinforcement-learning
dataset:
name: PandaReachDense-v2
type: PandaReach... | [
-0.04960043355822563,
-0.016229115426540375,
-0.008745706640183926,
0.03628787025809288,
0.04110519960522652,
0.003241742728278041,
-0.02123907580971718,
-0.010579520836472511,
-0.03807630389928818,
0.05712238326668739,
0.024544760584831238,
-0.0032008325215429068,
0.031872037798166275,
0.... |
Ahren09/distilbert-base-uncased-finetuned-cola | [
"pytorch",
"tensorboard",
"distilbert",
"text-classification",
"transformers"
] | text-classification | {
"architectures": [
"DistilBertForSequenceClassification"
],
"model_type": "distilbert",
"task_specific_params": {
"conversational": {
"max_length": null
},
"summarization": {
"early_stopping": null,
"length_penalty": null,
"max_length": null,
"min_length": null,
... | 33 | null | ---
license: cc-by-sa-4.0
datasets:
- wikipedia
- cc100
language:
- ja
pipeline_tag: text-generation
tags:
- gpt
- japanese
- language model
- reversed gpt-2
inference: false
---
# japanese-reversed-gpt2-medium-unidic
This is a medium-sized Japanese **reversed** GPT-2 model using BERT-like tokenizer.
Unli... | [
-0.0036618250887840986,
-0.029185421764850616,
0.011514958925545216,
0.047908082604408264,
0.03225227817893028,
0.03104773722589016,
0.002224776428192854,
0.0031038792803883553,
-0.04952700436115265,
0.06216859072446823,
0.012245400808751583,
-0.019697438925504684,
0.024335844442248344,
0.... |
Aibox/DialoGPT-small-rick | [
"pytorch",
"gpt2",
"text-generation",
"transformers",
"conversational"
] | conversational | {
"architectures": [
"GPT2LMHeadModel"
],
"model_type": "gpt2",
"task_specific_params": {
"conversational": {
"max_length": 1000
},
"summarization": {
"early_stopping": null,
"length_penalty": null,
"max_length": null,
"min_length": null,
"no_repeat_ngram_size... | 10 | null | ---
library_name: stable-baselines3
tags:
- PandaReachDense-v2
- deep-reinforcement-learning
- reinforcement-learning
- stable-baselines3
model-index:
- name: A2C
results:
- task:
type: reinforcement-learning
name: reinforcement-learning
dataset:
name: PandaReachDense-v2
type: PandaReach... | [
-0.05015578493475914,
-0.016040802001953125,
-0.008365417830646038,
0.03618929907679558,
0.04083229973912239,
0.0021982621401548386,
-0.021318897604942322,
-0.01092423964291811,
-0.03763626888394356,
0.05755545198917389,
0.024720270186662674,
-0.0031024839263409376,
0.0316891223192215,
0.0... |
AigizK/wav2vec2-large-xls-r-300m-bashkir-cv7_no_lm | [] | null | {
"architectures": null,
"model_type": null,
"task_specific_params": {
"conversational": {
"max_length": null
},
"summarization": {
"early_stopping": null,
"length_penalty": null,
"max_length": null,
"min_length": null,
"no_repeat_ngram_size": null,
"num_beams... | 0 | null | ---
language:
- fr
library_name: nemo
datasets:
- mozilla-foundation/common_voice_12_0
tags:
- automatic-speech-recognition
model-index:
- name: stt_fr_citrinet_512_gamma_0_25
results:
- task:
name: Automatic Speech Recognition
type: automatic-speech-recognition
dataset:
name: Mozilla Common V... | [
-0.012850133702158928,
-0.014299444854259491,
-0.026636121794581413,
0.024287551641464233,
0.046943455934524536,
0.017333881929516792,
-0.01126080472022295,
-0.02305140532553196,
-0.0519896037876606,
0.07181760668754578,
0.01865346170961857,
-0.009450872428715229,
0.007708073128014803,
0.0... |
AigizK/wav2vec2-large-xls-r-300m-bashkir-cv7_opt | [
"pytorch",
"wav2vec2",
"automatic-speech-recognition",
"ba",
"dataset:mozilla-foundation/common_voice_7_0",
"transformers",
"generated_from_trainer",
"hf-asr-leaderboard",
"mozilla-foundation/common_voice_7_0",
"robust-speech-event",
"license:apache-2.0",
"model-index",
"has_space"
] | automatic-speech-recognition | {
"architectures": [
"Wav2Vec2ForCTC"
],
"model_type": "wav2vec2",
"task_specific_params": {
"conversational": {
"max_length": null
},
"summarization": {
"early_stopping": null,
"length_penalty": null,
"max_length": null,
"min_length": null,
"no_repeat_ngram_s... | 64 | null | ---
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: LunarLander-v2
... | [
-0.037849221378564835,
-0.002831375692039728,
-0.00489581935107708,
0.025473283603787422,
0.04524509981274605,
-0.021621208637952805,
-0.005124841351062059,
-0.027412837371230125,
-0.03343458101153374,
0.06641564518213272,
0.03188219293951988,
-0.023362573236227036,
0.022841911762952805,
0... |
AimB/mT5-en-kr-natural | [
"pytorch",
"mt5",
"text2text-generation",
"transformers",
"autotrain_compatible"
] | text2text-generation | {
"architectures": [
"MT5ForConditionalGeneration"
],
"model_type": "mt5",
"task_specific_params": {
"conversational": {
"max_length": null
},
"summarization": {
"early_stopping": null,
"length_penalty": null,
"max_length": null,
"min_length": null,
"no_repeat... | 78 | null | ---
tags:
- CartPole-v1
- reinforce
- reinforcement-learning
- custom-implementation
- deep-rl-class
model-index:
- name: reinforce-cart-pole-v1
results:
- task:
type: reinforcement-learning
name: reinforcement-learning
dataset:
name: CartPole-v1
type: CartPole-v1
metrics:
- type... | [
-0.03210112825036049,
0.01930854097008705,
0.001660010777413845,
0.008336660452187061,
0.04642150178551674,
-0.018487200140953064,
-0.022049780935049057,
-0.020790843293070793,
-0.033202264457941055,
0.08269572257995605,
0.018360774964094162,
-0.011429976671934128,
0.013024008832871914,
0.... |
AimB/mT5-en-kr-opus | [] | null | {
"architectures": null,
"model_type": null,
"task_specific_params": {
"conversational": {
"max_length": null
},
"summarization": {
"early_stopping": null,
"length_penalty": null,
"max_length": null,
"min_length": null,
"no_repeat_ngram_size": null,
"num_beams... | 0 | null | ---
license: apache-2.0
tags:
- generated_from_trainer
datasets:
- imdb
model-index:
- name: distilbert-base-uncased-finetuned-imdb
results: []
---
<!-- 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 ... | [
-0.017050551250576973,
0.006164022721350193,
-0.03450368717312813,
0.04581702873110771,
0.04623190313577652,
0.02732933685183525,
-0.019902437925338745,
-0.026128260418772697,
-0.03035498969256878,
0.06596718728542328,
0.046920936554670334,
-0.02571527473628521,
0.0145120145753026,
0.04752... |
Ajay191191/autonlp-Test-530014983 | [
"pytorch",
"bert",
"text-classification",
"en",
"dataset:Ajay191191/autonlp-data-Test",
"transformers",
"autonlp",
"co2_eq_emissions"
] | text-classification | {
"architectures": [
"BertForSequenceClassification"
],
"model_type": "bert",
"task_specific_params": {
"conversational": {
"max_length": null
},
"summarization": {
"early_stopping": null,
"length_penalty": null,
"max_length": null,
"min_length": null,
"no_rep... | 34 | null |
---
tags:
- unity-ml-agents
- ml-agents
- deep-reinforcement-learning
- reinforcement-learning
- ML-Agents-Pyramids
library_name: ml-agents
---
# **ppo** Agent playing **Pyramids**
This is a trained model of a **ppo** agent playing **Pyramids** using the [Unity ML-Age... | [
-0.050192754715681076,
0.007805386558175087,
-0.008585617877542973,
0.05825749784708023,
0.02715112641453743,
0.03198494762182236,
-0.0026520881801843643,
-0.03326931595802307,
-0.004877555649727583,
0.05204271897673607,
0.01893734000623226,
-0.013344128616154194,
0.008474485948681831,
0.0... |
AkaiSnow/Rick_bot | [] | null | {
"architectures": null,
"model_type": null,
"task_specific_params": {
"conversational": {
"max_length": null
},
"summarization": {
"early_stopping": null,
"length_penalty": null,
"max_length": null,
"min_length": null,
"no_repeat_ngram_size": null,
"num_beams... | 0 | null | ---
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: LunarLander-v2
... | [
-0.03715528920292854,
-0.002789989812299609,
-0.004827518481761217,
0.02590668387711048,
0.045492660254240036,
-0.021492963656783104,
-0.005613209679722786,
-0.02811558172106743,
-0.03337915614247322,
0.06682378798723221,
0.032785866409540176,
-0.023551151156425476,
0.023386206477880478,
0... |
Akame/Vi | [] | null | {
"architectures": null,
"model_type": null,
"task_specific_params": {
"conversational": {
"max_length": null
},
"summarization": {
"early_stopping": null,
"length_penalty": null,
"max_length": null,
"min_length": null,
"no_repeat_ngram_size": null,
"num_beams... | 0 | null | ---
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: LunarLander-v2
... | [
-0.03715919703245163,
-0.0024196638260036707,
-0.004953506402671337,
0.02550424449145794,
0.045784901827573776,
-0.02179216779768467,
-0.005364111624658108,
-0.027791721746325493,
-0.03307124599814415,
0.06682148575782776,
0.032517045736312866,
-0.02334686554968357,
0.02268008328974247,
0.... |
Ankit-11/distilbert-base-uncased-finetuned-toxic | [] | null | {
"architectures": null,
"model_type": null,
"task_specific_params": {
"conversational": {
"max_length": null
},
"summarization": {
"early_stopping": null,
"length_penalty": null,
"max_length": null,
"min_length": null,
"no_repeat_ngram_size": null,
"num_beams... | 0 | null | Access to model mrm8488/bart-legal-base-es is restricted and you are not in the authorized list. Visit https://huggingface.co/mrm8488/bart-legal-base-es to ask for access. | [
-0.039680998772382736,
-0.00005424590199254453,
-0.01401009876281023,
0.022445347160100937,
0.023946145549416542,
0.029957694932818413,
-0.0065802657045423985,
0.016695287078619003,
-0.04402293264865875,
0.04771649092435837,
0.04182983934879303,
-0.012519768439233303,
0.042853571474552155,
... |
AnonymousSub/AR_rule_based_roberta_twostagetriplet_epochs_1_shard_1 | [
"pytorch",
"roberta",
"feature-extraction",
"transformers"
] | feature-extraction | {
"architectures": [
"RobertaModel"
],
"model_type": "roberta",
"task_specific_params": {
"conversational": {
"max_length": null
},
"summarization": {
"early_stopping": null,
"length_penalty": null,
"max_length": null,
"min_length": null,
"no_repeat_ngram_size... | 6 | 2023-03-09T02:24:13Z | ---
tags:
- LunarLander-v2
- ppo
- deep-reinforcement-learning
- reinforcement-learning
- custom-implementation
- deep-rl-course
model-index:
- name: PPO
results:
- task:
type: reinforcement-learning
name: reinforcement-learning
dataset:
name: LunarLander-v2
type: LunarLander-v2
metr... | [
-0.005516690667718649,
0.004652719013392925,
-0.016304321587085724,
0.014931397512555122,
0.057491324841976166,
-0.028316710144281387,
0.007572144269943237,
-0.032751500606536865,
-0.028550440445542336,
0.06593802571296692,
0.027864567935466766,
-0.02890121378004551,
-0.0002631576207932085,
... |
AnonymousSub/AR_rule_based_roberta_twostagetriplet_hier_epochs_1_shard_10 | [
"pytorch",
"roberta",
"feature-extraction",
"transformers"
] | feature-extraction | {
"architectures": [
"RobertaModel"
],
"model_type": "roberta",
"task_specific_params": {
"conversational": {
"max_length": null
},
"summarization": {
"early_stopping": null,
"length_penalty": null,
"max_length": null,
"min_length": null,
"no_repeat_ngram_size... | 6 | null | ---
tags:
- LunarLander-v2
- ppo
- deep-reinforcement-learning
- reinforcement-learning
- custom-implementation
- deep-rl-course
model-index:
- name: PPO
results:
- task:
type: reinforcement-learning
name: reinforcement-learning
dataset:
name: LunarLander-v2
type: LunarLander-v2
metr... | [
-0.005430720746517181,
0.004553692881017923,
-0.016223927959799767,
0.014512724243104458,
0.05770771950483322,
-0.028069203719496727,
0.007766363676637411,
-0.0328192338347435,
-0.0286751426756382,
0.06582604348659515,
0.027885451912879944,
-0.028673291206359863,
-0.0001731733063934371,
0.... |
AnonymousSub/AR_rule_based_twostagetriplet_epochs_1_shard_1 | [
"pytorch",
"bert",
"feature-extraction",
"transformers"
] | feature-extraction | {
"architectures": [
"BertModel"
],
"model_type": "bert",
"task_specific_params": {
"conversational": {
"max_length": null
},
"summarization": {
"early_stopping": null,
"length_penalty": null,
"max_length": null,
"min_length": null,
"no_repeat_ngram_size": nul... | 5 | null | ---
library_name: stable-baselines3
tags:
- AntBulletEnv-v0
- deep-reinforcement-learning
- reinforcement-learning
- stable-baselines3
model-index:
- name: A2C
results:
- task:
type: reinforcement-learning
name: reinforcement-learning
dataset:
name: AntBulletEnv-v0
type: AntBulletEnv-v0
... | [
-0.04519277438521385,
-0.00038274755934253335,
-0.02201669104397297,
0.032698601484298706,
0.04344019666314125,
0.017520273104310036,
-0.018019750714302063,
-0.03088495135307312,
-0.03799626603722572,
0.06887099891901016,
0.021695662289857864,
0.0030176134314388037,
0.014835618436336517,
0... |
AnonymousSub/SR_cline | [
"pytorch",
"roberta",
"feature-extraction",
"transformers"
] | feature-extraction | {
"architectures": [
"RobertaModel"
],
"model_type": "roberta",
"task_specific_params": {
"conversational": {
"max_length": null
},
"summarization": {
"early_stopping": null,
"length_penalty": null,
"max_length": null,
"min_length": null,
"no_repeat_ngram_size... | 6 | 2023-03-09T03:20:36Z | ---
license: mit
tags:
- generated_from_trainer
model-index:
- name: gpt-expt-sp-v3-K-600-MA-kmeans-v1
results: []
---
<!-- 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. -->
# gpt-expt... | [
-0.025956325232982635,
-0.0022448294330388308,
-0.004100695718079805,
0.030926413834095,
0.03014536201953888,
0.014034265652298927,
0.0013568707508966327,
0.00862843357026577,
-0.034597381949424744,
0.046295493841171265,
0.0017493793275207281,
-0.0365917831659317,
0.009620415978133678,
0.0... |
AnonymousSub/SR_declutr | [
"pytorch",
"roberta",
"feature-extraction",
"transformers"
] | feature-extraction | {
"architectures": [
"RobertaModel"
],
"model_type": "roberta",
"task_specific_params": {
"conversational": {
"max_length": null
},
"summarization": {
"early_stopping": null,
"length_penalty": null,
"max_length": null,
"min_length": null,
"no_repeat_ngram_size... | 6 | 2023-03-09T03:23:12Z | ---
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: LunarLander-v2
... | [
-0.037304237484931946,
-0.00326726958155632,
-0.00495170708745718,
0.025661170482635498,
0.04574592411518097,
-0.020983273163437843,
-0.006044143810868263,
-0.02732369862496853,
-0.03279989957809448,
0.0668431967496872,
0.03144707530736923,
-0.023476194590330124,
0.02288350835442543,
0.001... |
AnonymousSub/SR_rule_based_roberta_only_classfn_twostage_epochs_1_shard_1 | [
"pytorch",
"roberta",
"feature-extraction",
"transformers"
] | feature-extraction | {
"architectures": [
"RobertaModel"
],
"model_type": "roberta",
"task_specific_params": {
"conversational": {
"max_length": null
},
"summarization": {
"early_stopping": null,
"length_penalty": null,
"max_length": null,
"min_length": null,
"no_repeat_ngram_size... | 8 | 2023-03-09T04:11:58Z | ---
tags:
- autotrain
- text-classification
language:
- unk
widget:
- text: "I love AutoTrain 🤗"
datasets:
- wofeishenling/autotrain-data-iemocap_text_4
co2_eq_emissions:
emissions: 0.438477125256298
---
# Model Trained Using AutoTrain
- Problem type: Multi-class Classification
- Model ID: 39809103601
- CO2 Emissi... | [
-0.020462192595005035,
-0.02572638727724552,
-0.005288709886372089,
0.029220130294561386,
0.036317575722932816,
0.028937701135873795,
-0.03654137998819351,
-0.014153840951621532,
-0.04821110516786575,
0.0847916528582573,
0.0183299221098423,
0.017388466745615005,
-0.0046695200726389885,
0.0... |
AnonymousSub/SR_rule_based_roberta_only_classfn_twostage_epochs_1_shard_10 | [
"pytorch",
"roberta",
"feature-extraction",
"transformers"
] | feature-extraction | {
"architectures": [
"RobertaModel"
],
"model_type": "roberta",
"task_specific_params": {
"conversational": {
"max_length": null
},
"summarization": {
"early_stopping": null,
"length_penalty": null,
"max_length": null,
"min_length": null,
"no_repeat_ngram_size... | 4 | 2023-03-09T04:12:31Z |
---
license: creativeml-openrail-m
base_model: runwayml/stable-diffusion-v1-5
instance_prompt: a photo of sks dog in a bucket
tags:
- stable-diffusion
- stable-diffusion-ppdiffusers
- text-to-image
- ppdiffusers
- lora
inference: false
---
# LoRA DreamBooth - davidhefan/lora_sks_dogs
本仓库的 LoRA 权重是基于 runwayml/stab... | [
-0.030394824221730232,
-0.006875551771372557,
-0.031727034598588943,
0.021816931664943695,
0.048032648861408234,
0.0006951895775273442,
-0.016814256086945534,
-0.00842529907822609,
-0.029398074373602867,
0.06440549343824387,
0.011342666111886501,
-0.02504296414554119,
-0.014512226916849613,
... |
AnonymousSub/SR_rule_based_roberta_twostagetriplet_epochs_1_shard_10 | [
"pytorch",
"roberta",
"feature-extraction",
"transformers"
] | feature-extraction | {
"architectures": [
"RobertaModel"
],
"model_type": "roberta",
"task_specific_params": {
"conversational": {
"max_length": null
},
"summarization": {
"early_stopping": null,
"length_penalty": null,
"max_length": null,
"min_length": null,
"no_repeat_ngram_size... | 4 | 2023-03-09T04:39:33Z | ---
library_name: sample-factory
tags:
- deep-reinforcement-learning
- reinforcement-learning
- sample-factory
model-index:
- name: APPO
results:
- task:
type: reinforcement-learning
name: reinforcement-learning
dataset:
name: handle-pull-v2
type: handle-pull-v2
metrics:
- type: ... | [
-0.048068396747112274,
-0.004733221605420113,
0.013173204846680164,
0.04562005028128624,
0.025331595912575722,
-0.004183630924671888,
-0.015427093021571636,
-0.029472963884472847,
-0.037837717682123184,
0.06647952646017075,
0.02335379458963871,
0.00299267889931798,
0.003085342701524496,
0.... |
AnonymousSub/SR_rule_based_twostagetriplet_epochs_1_shard_1 | [
"pytorch",
"bert",
"feature-extraction",
"transformers"
] | feature-extraction | {
"architectures": [
"BertModel"
],
"model_type": "bert",
"task_specific_params": {
"conversational": {
"max_length": null
},
"summarization": {
"early_stopping": null,
"length_penalty": null,
"max_length": null,
"min_length": null,
"no_repeat_ngram_size": nul... | 2 | 2023-03-09T04:55:31Z | ---
language:
- mar
license: apache-2.0
tags:
- hf-asr-leaderboard
- generated_from_trainer
datasets:
- mozilla-foundation/common_voice_11_0
metrics:
- wer
model-index:
- name: whisper_marathi_small_V1
results:
- task:
name: Automatic Speech Recognition
type: automatic-speech-recognition
dataset:
... | [
-0.04193713515996933,
-0.006995925679802895,
-0.0213730838149786,
0.03978144749999046,
0.0537356398999691,
0.025868410244584084,
-0.007978295907378197,
-0.0056876144371926785,
-0.02494954876601696,
0.07460075616836548,
0.03163521736860275,
-0.04284670576453209,
0.010021704249083996,
0.0287... |
AnonymousSub/consert-s10-SR | [
"pytorch",
"bert",
"text-classification",
"transformers"
] | text-classification | {
"architectures": [
"BertForSequenceClassification"
],
"model_type": "bert",
"task_specific_params": {
"conversational": {
"max_length": null
},
"summarization": {
"early_stopping": null,
"length_penalty": null,
"max_length": null,
"min_length": null,
"no_rep... | 28 | null | ---
license: apache-2.0
tags:
- generated_from_trainer
metrics:
- wer
model-index:
- name: torgo_xlsr_finetune-M01-2
results: []
---
<!-- 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.027384508401155472,
-0.01122997421771288,
-0.0005226635839790106,
0.030726885423064232,
0.037789348512887955,
0.004291102755814791,
-0.02576601132750511,
-0.0027270072605460882,
-0.01447717472910881,
0.0588606521487236,
0.04007559269666672,
-0.02633012644946575,
0.01877918466925621,
0.0... |
AnonymousSub/declutr-biomed-roberta-papers | [
"pytorch",
"roberta",
"fill-mask",
"transformers",
"autotrain_compatible"
] | fill-mask | {
"architectures": [
"RobertaForMaskedLM"
],
"model_type": "roberta",
"task_specific_params": {
"conversational": {
"max_length": null
},
"summarization": {
"early_stopping": null,
"length_penalty": null,
"max_length": null,
"min_length": null,
"no_repeat_ngra... | 7 | null | ---
license: cc
---
This model comes from the paper "Exploring Neural Models for Query-Focused Summarization".
This is the original release https://github.com/salesforce/query-focused-sum
| [
-0.0158858485519886,
-0.01075178012251854,
0.004015305079519749,
0.03746869042515755,
0.021728944033384323,
0.02667595073580742,
-0.012000605463981628,
-0.009585750289261341,
-0.010665319859981537,
0.023031849414110184,
0.04170268401503563,
0.03632468357682228,
0.043149836361408234,
0.0488... |
AnonymousSub/hier_triplet_epochs_1_shard_10 | [
"pytorch",
"bert",
"feature-extraction",
"transformers"
] | feature-extraction | {
"architectures": [
"BertModel"
],
"model_type": "bert",
"task_specific_params": {
"conversational": {
"max_length": null
},
"summarization": {
"early_stopping": null,
"length_penalty": null,
"max_length": null,
"min_length": null,
"no_repeat_ngram_size": nul... | 8 | null | ---
library_name: stable-baselines3
tags:
- PandaReachDense-v2
- deep-reinforcement-learning
- reinforcement-learning
- stable-baselines3
model-index:
- name: A2C
results:
- task:
type: reinforcement-learning
name: reinforcement-learning
dataset:
name: PandaReachDense-v2
type: PandaReach... | [
-0.04953990876674652,
-0.016455253586173058,
-0.009021495468914509,
0.0363277941942215,
0.04125254228711128,
0.003326592268422246,
-0.021176153793931007,
-0.010374140925705433,
-0.03824174404144287,
0.05701550096273422,
0.024674341082572937,
-0.003035068977624178,
0.031650785356760025,
0.0... |
AnonymousSub/roberta-base_wikiqa | [
"pytorch",
"roberta",
"text-classification",
"transformers"
] | text-classification | {
"architectures": [
"RobertaForSequenceClassification"
],
"model_type": "roberta",
"task_specific_params": {
"conversational": {
"max_length": null
},
"summarization": {
"early_stopping": null,
"length_penalty": null,
"max_length": null,
"min_length": null,
"... | 25 | null | ---
tags:
- Pixelcopter-PLE-v0
- reinforce
- reinforcement-learning
- custom-implementation
- deep-rl-class
model-index:
- name: Reinforce-PixelCopter
results:
- task:
type: reinforcement-learning
name: reinforcement-learning
dataset:
name: Pixelcopter-PLE-v0
type: Pixelcopter-PLE-v0
... | [
-0.04110100120306015,
0.01552311796694994,
0.014596289955079556,
0.016790255904197693,
0.04895973205566406,
-0.0132109010592103,
-0.02022487111389637,
-0.0231504924595356,
-0.016800038516521454,
0.06846301257610321,
0.036186810582876205,
-0.007067584432661533,
0.012024087831377983,
-0.0078... |
AnonymousSub/rule_based_bert_triplet_epochs_1_shard_10 | [
"pytorch",
"bert",
"feature-extraction",
"transformers"
] | feature-extraction | {
"architectures": [
"BertModel"
],
"model_type": "bert",
"task_specific_params": {
"conversational": {
"max_length": null
},
"summarization": {
"early_stopping": null,
"length_penalty": null,
"max_length": null,
"min_length": null,
"no_repeat_ngram_size": nul... | 4 | null | ---
license: creativeml-openrail-m
---
https://civitai.com/models/16956/alice-zuberg-or-sword-art-online-alicization | [
-0.019790761172771454,
-0.01934107393026352,
-0.02741716057062149,
0.057516373693943024,
0.02365025132894516,
-0.019777799025177956,
0.0030510229989886284,
0.010243074968457222,
-0.012920855544507504,
0.049206335097551346,
0.06288199871778488,
0.025947988033294678,
-0.0035727103240787983,
... |
AnonymousSub/rule_based_bert_triplet_epochs_1_shard_1_squad2.0 | [
"pytorch",
"bert",
"question-answering",
"transformers",
"autotrain_compatible"
] | question-answering | {
"architectures": [
"BertForQuestionAnswering"
],
"model_type": "bert",
"task_specific_params": {
"conversational": {
"max_length": null
},
"summarization": {
"early_stopping": null,
"length_penalty": null,
"max_length": null,
"min_length": null,
"no_repeat_n... | 3 | null | ---
license: creativeml-openrail-m
---
https://civitai.com/models/17188/fate-grand-order-okita-souji | [
-0.01871839538216591,
-0.01794067956507206,
0.04174339398741722,
0.010667474009096622,
0.047273922711610794,
0.018494905903935432,
0.013503247871994972,
-0.004049303475767374,
-0.03741709142923355,
0.03615737333893776,
0.053516145795583725,
0.032187771052122116,
0.04919474571943283,
0.0298... |
AnonymousSub/rule_based_bert_triplet_epochs_1_shard_1_wikiqa | [
"pytorch",
"bert",
"text-classification",
"transformers"
] | text-classification | {
"architectures": [
"BertForSequenceClassification"
],
"model_type": "bert",
"task_specific_params": {
"conversational": {
"max_length": null
},
"summarization": {
"early_stopping": null,
"length_penalty": null,
"max_length": null,
"min_length": null,
"no_rep... | 31 | null | ---
library_name: keras
---
## Model description
More information needed
## Intended uses & limitations
More information needed
## Training and evaluation data
More information needed
## Training procedure
### Training hyperparameters
The following hyperparameters were used during training:
| Hyperparameters ... | [
-0.022199930623173714,
-0.035729918628931046,
-0.024123357608914375,
0.005248077213764191,
0.02521815523505211,
-0.0037328165490180254,
-0.0170386154204607,
-0.009280049242079258,
-0.037361279129981995,
0.0520179457962513,
0.0010505634127184749,
-0.04247799143195152,
0.027110164985060692,
... |
AnonymousSub/rule_based_bert_triplet_epochs_1_shard_1_wikiqa_copy | [
"pytorch",
"bert",
"feature-extraction",
"transformers"
] | feature-extraction | {
"architectures": [
"BertModel"
],
"model_type": "bert",
"task_specific_params": {
"conversational": {
"max_length": null
},
"summarization": {
"early_stopping": null,
"length_penalty": null,
"max_length": null,
"min_length": null,
"no_repeat_ngram_size": nul... | 1 | null | ---
license: openrail
language:
- en
---
It generates tweets in the style of twitter users that consented to my Data Collection scheme (for the purpose of making a language model, of which I stated in the tweet)
I will update this model because I accidentally added <|startoftext|> and <|endoftext|> tokens to the datas... | [
-0.03767257556319237,
-0.01260220818221569,
-0.011895903386175632,
0.03467021510004997,
0.0391533263027668,
0.041297659277915955,
-0.01446501724421978,
-0.012152998708188534,
-0.028099119663238525,
0.048143647611141205,
0.030300388112664223,
0.000777243752963841,
-0.0011277367593720555,
0.... |
AnonymousSub/rule_based_hier_quadruplet_epochs_1_shard_1_squad2.0 | [
"pytorch",
"bert",
"question-answering",
"transformers",
"autotrain_compatible"
] | question-answering | {
"architectures": [
"BertForQuestionAnswering"
],
"model_type": "bert",
"task_specific_params": {
"conversational": {
"max_length": null
},
"summarization": {
"early_stopping": null,
"length_penalty": null,
"max_length": null,
"min_length": null,
"no_repeat_n... | 3 | null | ---
license: apache-2.0
tags:
- generated_from_trainer
datasets:
- emotion
metrics:
- accuracy
- f1
model-index:
- name: distilbert-base-uncased-finetuned-emotion
results:
- task:
name: Text Classification
type: text-classification
dataset:
name: emotion
type: emotion
config: split... | [
-0.010440295562148094,
0.010103438049554825,
-0.02821400947868824,
0.036827202886343,
0.06093293055891991,
0.032046929001808167,
-0.02255639247596264,
-0.03588490188121796,
-0.03342042490839958,
0.05710848420858383,
0.018445508554577827,
-0.04560399055480957,
0.034214749932289124,
0.044752... |
AnonymousSub/rule_based_only_classfn_epochs_1_shard_1_squad2.0 | [
"pytorch",
"bert",
"question-answering",
"transformers",
"autotrain_compatible"
] | question-answering | {
"architectures": [
"BertForQuestionAnswering"
],
"model_type": "bert",
"task_specific_params": {
"conversational": {
"max_length": null
},
"summarization": {
"early_stopping": null,
"length_penalty": null,
"max_length": null,
"min_length": null,
"no_repeat_n... | 2 | null | ---
library_name: stable-baselines3
tags:
- SpaceInvadersNoFrameskip-v4
- deep-reinforcement-learning
- reinforcement-learning
- stable-baselines3
model-index:
- name: DQN
results:
- task:
type: reinforcement-learning
name: reinforcement-learning
dataset:
name: SpaceInvadersNoFrameskip-v4
... | [
-0.04061277210712433,
-0.014945270493626595,
-0.015460890717804432,
0.03582221642136574,
0.04611314833164215,
-0.008311527781188488,
-0.013938992284238338,
-0.023162849247455597,
-0.029124688357114792,
0.05457579344511032,
0.022311851382255554,
-0.03124140202999115,
0.020429158583283424,
0... |
AnonymousSub/rule_based_only_classfn_epochs_1_shard_1_wikiqa | [
"pytorch",
"bert",
"text-classification",
"transformers"
] | text-classification | {
"architectures": [
"BertForSequenceClassification"
],
"model_type": "bert",
"task_specific_params": {
"conversational": {
"max_length": null
},
"summarization": {
"early_stopping": null,
"length_penalty": null,
"max_length": null,
"min_length": null,
"no_rep... | 32 | null | ---
license: apache-2.0
tags:
- generated_from_trainer
datasets:
- imdb
metrics:
- accuracy
- f1
model-index:
- name: imdb-sentiment-analysis
results:
- task:
name: Text Classification
type: text-classification
dataset:
name: imdb
type: imdb
config: plain_text
split: test
... | [
-0.021527577191591263,
-0.00785910151898861,
-0.03737831488251686,
0.04764169827103615,
0.03810964897274971,
0.0386350192129612,
-0.016386501491069794,
-0.014666878618299961,
-0.03009328991174698,
0.06753375381231308,
0.0511186309158802,
-0.020170701667666435,
0.018102232366800308,
0.04726... |
AnonymousSub/rule_based_only_classfn_twostage_epochs_1_shard_1 | [
"pytorch",
"bert",
"feature-extraction",
"transformers"
] | feature-extraction | {
"architectures": [
"BertModel"
],
"model_type": "bert",
"task_specific_params": {
"conversational": {
"max_length": null
},
"summarization": {
"early_stopping": null,
"length_penalty": null,
"max_length": null,
"min_length": null,
"no_repeat_ngram_size": nul... | 10 | null | ---
license: apache-2.0
tags:
- generated_from_trainer
datasets:
- glue
metrics:
- matthews_correlation
model-index:
- name: dummy_model
results:
- task:
name: Text Classification
type: text-classification
dataset:
name: glue
type: glue
config: cola
split: validation
ar... | [
-0.034986451268196106,
-0.0029320386238396168,
-0.005849698558449745,
0.047961171716451645,
0.058970507234334946,
0.023790769279003143,
-0.014870195649564266,
-0.0186667088419199,
-0.04675125703215599,
0.0632203072309494,
0.0241255946457386,
-0.0058355568908154964,
0.014981001615524292,
0.... |
AnonymousSub/rule_based_roberta_bert_quadruplet_epochs_1_shard_1 | [
"pytorch",
"roberta",
"feature-extraction",
"transformers"
] | feature-extraction | {
"architectures": [
"RobertaModel"
],
"model_type": "roberta",
"task_specific_params": {
"conversational": {
"max_length": null
},
"summarization": {
"early_stopping": null,
"length_penalty": null,
"max_length": null,
"min_length": null,
"no_repeat_ngram_size... | 6 | null | ---
license: mit
tags:
- generated_from_trainer
datasets:
- xtreme
metrics:
- f1
model-index:
- name: xlm-roberta-base-finetuned-panx-de
results:
- task:
name: Token Classification
type: token-classification
dataset:
name: xtreme
type: xtreme
config: PAN-X.de
split: validatio... | [
-0.02621736377477646,
-0.002849662210792303,
0.007142852991819382,
0.018394671380519867,
0.02934986911714077,
0.025630230084061623,
-0.023854313418269157,
-0.011635221540927887,
-0.023067932575941086,
0.05068933218717575,
0.020877817645668983,
-0.04274272918701172,
0.01003609411418438,
0.0... |
AnonymousSub/rule_based_roberta_bert_triplet_epochs_1_shard_1_wikiqa | [
"pytorch",
"roberta",
"text-classification",
"transformers"
] | text-classification | {
"architectures": [
"RobertaForSequenceClassification"
],
"model_type": "roberta",
"task_specific_params": {
"conversational": {
"max_length": null
},
"summarization": {
"early_stopping": null,
"length_penalty": null,
"max_length": null,
"min_length": null,
"... | 28 | null | ---
license: cc-by-nc-sa-4.0
tags:
- generated_from_trainer
datasets:
- sroie
metrics:
- precision
- recall
- f1
- accuracy
model-index:
- name: allways_pharma_v2.0
results:
- task:
name: Token Classification
type: token-classification
dataset:
name: sroie
type: sroie
config: disch... | [
-0.017351148650050163,
-0.001804774277843535,
-0.0025744240265339613,
0.027715811505913734,
0.03927120566368103,
0.012028232216835022,
-0.014801634475588799,
-0.020505165681242943,
-0.028018590062856674,
0.05097005143761635,
0.028991930186748505,
-0.031673166900873184,
0.01823512092232704,
... |
AnonymousSub/rule_based_roberta_hier_quadruplet_0.1_epochs_1_shard_1_squad2.0 | [
"pytorch",
"roberta",
"question-answering",
"transformers",
"autotrain_compatible"
] | question-answering | {
"architectures": [
"RobertaForQuestionAnswering"
],
"model_type": "roberta",
"task_specific_params": {
"conversational": {
"max_length": null
},
"summarization": {
"early_stopping": null,
"length_penalty": null,
"max_length": null,
"min_length": null,
"no_re... | 4 | null | ---
library_name: sample-factory
tags:
- deep-reinforcement-learning
- reinforcement-learning
- sample-factory
model-index:
- name: APPO
results:
- task:
type: reinforcement-learning
name: reinforcement-learning
dataset:
name: doom_health_gathering_supreme
type: doom_health_gathering_sup... | [
-0.04206220805644989,
-0.0028094020672142506,
0.010507937520742416,
0.03864291310310364,
0.025042392313480377,
-0.011363724246621132,
-0.012000417336821556,
-0.02449307218194008,
-0.03863416612148285,
0.055304285138845444,
0.03510025888681412,
0.00135282042901963,
0.0179025586694479,
0.026... |
AnonymousSub/rule_based_roberta_twostage_quadruplet_epochs_1_shard_1_squad2.0 | [
"pytorch",
"roberta",
"question-answering",
"transformers",
"autotrain_compatible"
] | question-answering | {
"architectures": [
"RobertaForQuestionAnswering"
],
"model_type": "roberta",
"task_specific_params": {
"conversational": {
"max_length": null
},
"summarization": {
"early_stopping": null,
"length_penalty": null,
"max_length": null,
"min_length": null,
"no_re... | 4 | null |
---
tags:
- ultralyticsplus
- yolov8
- ultralytics
- yolo
- vision
- object-detection
- pytorch
library_name: ultralytics
library_version: 8.0.43
inference: false
model-index:
- name: eeshawn11/naruto_hand_seal_detection
results:
- task:
type: object-detection
metrics:
- type: precision # sinc... | [
-0.00606956472620368,
-0.01828709989786148,
0.012654890306293964,
0.027234522625803947,
0.03958456218242645,
0.016110563650727272,
-0.01672826148569584,
-0.023323586210608482,
-0.03506150096654892,
0.05705210939049721,
0.01300441101193428,
-0.006521804723888636,
0.0043288664892315865,
0.04... |
AnonymousSub/unsup-consert-base | [
"pytorch",
"bert",
"feature-extraction",
"transformers"
] | feature-extraction | {
"architectures": [
"BertModel"
],
"model_type": "bert",
"task_specific_params": {
"conversational": {
"max_length": null
},
"summarization": {
"early_stopping": null,
"length_penalty": null,
"max_length": null,
"min_length": null,
"no_repeat_ngram_size": nul... | 6 | null | ---
license: apache-2.0
tags:
- generated_from_trainer
metrics:
- wer
model-index:
- name: dgx1_whisper_tiny_finetune_teacher_no_noise_mozilla_100_epochs_batch_32_resume_training
results: []
---
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
should p... | [
-0.020769279450178146,
0.0014439508086070418,
0.00402836361899972,
0.03261314332485199,
0.020199650898575783,
0.01122734509408474,
-0.02014169842004776,
0.001598345348611474,
-0.030108125880360603,
0.08722826093435287,
0.011113118380308151,
-0.04055219143629074,
0.04497239738702774,
0.0140... |
AnonymousSub/unsup-consert-base_squad2.0 | [
"pytorch",
"bert",
"question-answering",
"transformers",
"autotrain_compatible"
] | question-answering | {
"architectures": [
"BertForQuestionAnswering"
],
"model_type": "bert",
"task_specific_params": {
"conversational": {
"max_length": null
},
"summarization": {
"early_stopping": null,
"length_penalty": null,
"max_length": null,
"min_length": null,
"no_repeat_n... | 2 | null | ---
license: creativeml-openrail-m
library_name: diffusers
tags:
- text-to-image
- stable-diffusion
- stable-diffusers
- art
- realism
---
Model files are in "Files and Versions" tab!
# NOTICE!!
# It is version 1.0 but version 2.0 doesn't always produce better results than version 1.0!
# Differences of two version are... | [
0.004593794699758291,
-0.0010174106573686004,
0.0001703298621578142,
0.042869020253419876,
0.04767276346683502,
0.028405316174030304,
0.027248110622167587,
-0.00936796609312296,
-0.02219485491514206,
0.05130426585674286,
-0.011132244020700455,
-0.035714104771614075,
0.021089229732751846,
0... |
AnonymousSub/unsup-consert-emanuals | [
"pytorch",
"bert",
"feature-extraction",
"transformers"
] | feature-extraction | {
"architectures": [
"BertModel"
],
"model_type": "bert",
"task_specific_params": {
"conversational": {
"max_length": null
},
"summarization": {
"early_stopping": null,
"length_penalty": null,
"max_length": null,
"min_length": null,
"no_repeat_ngram_size": nul... | 2 | null | ---
license: bigscience-bloom-rail-1.0
datasets:
- jslin09/Fraud_Case_Verdicts
language:
- zh
metrics:
- accuracy
pipeline_tag: text-generation
text-generation:
parameters:
max_length: 400
do_sample: true
temperature: 0.75
top_k: 50
top_p: 0.9
tags:
- legal
widget:
- text: 王大明意圖為自己不法所有,基於竊盜之犯意,
... | [
-0.03484221175312996,
-0.023960843682289124,
0.004650424234569073,
0.03863326460123062,
0.04316219314932823,
-0.00991822686046362,
-0.01300455816090107,
-0.018100518733263016,
-0.028013039380311966,
0.05103231966495514,
0.03930915519595146,
0.015209171921014786,
0.023566463962197304,
0.028... |
ArBert/roberta-base-finetuned-ner-kmeans-twitter | [
"pytorch",
"tensorboard",
"roberta",
"token-classification",
"transformers",
"generated_from_trainer",
"license:mit",
"autotrain_compatible"
] | token-classification | {
"architectures": [
"RobertaForTokenClassification"
],
"model_type": "roberta",
"task_specific_params": {
"conversational": {
"max_length": null
},
"summarization": {
"early_stopping": null,
"length_penalty": null,
"max_length": null,
"min_length": null,
"no_... | 10 | null | ---
tags:
- CartPole-v1
- reinforce
- reinforcement-learning
- custom-implementation
- deep-rl-class
model-index:
- name: Reinforce-Cartpole-v1
results:
- task:
type: reinforcement-learning
name: reinforcement-learning
dataset:
name: CartPole-v1
type: CartPole-v1
metrics:
- type:... | [
-0.0321989543735981,
0.01844366081058979,
0.0033426813315600157,
0.008161252364516258,
0.04424279183149338,
-0.020240165293216705,
-0.023479627445340157,
-0.016958575695753098,
-0.032236337661743164,
0.08558143675327301,
0.018067579716444016,
-0.010222003795206547,
0.017235340550541878,
0.... |
Araf/Ummah | [] | null | {
"architectures": null,
"model_type": null,
"task_specific_params": {
"conversational": {
"max_length": null
},
"summarization": {
"early_stopping": null,
"length_penalty": null,
"max_length": null,
"min_length": null,
"no_repeat_ngram_size": null,
"num_beams... | 0 | null |
---
tags:
- unity-ml-agents
- ml-agents
- deep-reinforcement-learning
- reinforcement-learning
- ML-Agents-Huggy
library_name: ml-agents
---
# **ppo** Agent playing **Huggy**
This is a trained model of a **ppo** agent playing **Huggy** using the [Unity ML-Agents Libra... | [
-0.040345512330532074,
-0.0003608426486607641,
-0.007531371898949146,
0.04954163357615471,
0.028398819267749786,
0.023428061977028847,
-0.025071175768971443,
-0.03771423548460007,
-0.007263502571731806,
0.04993389919400215,
0.01824953965842724,
-0.012459269724786282,
0.02150101587176323,
0... |
AriakimTaiyo/kumiko | [] | null | {
"architectures": null,
"model_type": null,
"task_specific_params": {
"conversational": {
"max_length": null
},
"summarization": {
"early_stopping": null,
"length_penalty": null,
"max_length": null,
"min_length": null,
"no_repeat_ngram_size": null,
"num_beams... | 0 | null |
---
tags:
- unity-ml-agents
- ml-agents
- deep-reinforcement-learning
- reinforcement-learning
- ML-Agents-SoccerTwos
library_name: ml-agents
---
# **poca** Agent playing **SoccerTwos**
This is a trained model of a **poca** agent playing **SoccerTwos** using the [Unit... | [
-0.02179575338959694,
-0.005973396357148886,
0.011388245970010757,
0.040049370378255844,
0.032535918056964874,
0.015305541455745697,
-0.02781788446009159,
-0.016141414642333984,
-0.016786599531769753,
0.0607185885310173,
0.007349273189902306,
0.00034088798565790057,
0.011108874343335629,
0... |
Arina/Erine | [] | null | {
"architectures": null,
"model_type": null,
"task_specific_params": {
"conversational": {
"max_length": null
},
"summarization": {
"early_stopping": null,
"length_penalty": null,
"max_length": null,
"min_length": null,
"no_repeat_ngram_size": null,
"num_beams... | 0 | null |
---
license: creativeml-openrail-m
base_model: runwayml/stable-diffusion-v1-5
instance_prompt: a photo of sks dog in a bucket
tags:
- stable-diffusion
- stable-diffusion-ppdiffusers
- text-to-image
- ppdiffusers
- lora
inference: false
---
# LoRA DreamBooth - deerta/lora_sks_dogs
本仓库的 LoRA 权重是基于 runwayml/stable-d... | [
-0.030552376061677933,
-0.006731131114065647,
-0.03356694430112839,
0.019746964797377586,
0.04974432662129402,
0.0033338638022542,
-0.01427709311246872,
-0.011027444154024124,
-0.029684964567422867,
0.06609009951353073,
0.009098648093640804,
-0.028162343427538872,
-0.013740982860326767,
0.... |
ArjunKadya/HuggingFace | [] | null | {
"architectures": null,
"model_type": null,
"task_specific_params": {
"conversational": {
"max_length": null
},
"summarization": {
"early_stopping": null,
"length_penalty": null,
"max_length": null,
"min_length": null,
"no_repeat_ngram_size": null,
"num_beams... | 0 | null | ---
license: apache-2.0
tags:
- generated_from_trainer
metrics:
- rouge
model-index:
- name: t5-small-T5_base_test_miniwob-T5_base_test_miniwob-2
results: []
---
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
should probably proofread and complete it... | [
-0.016507765278220177,
-0.012531752698123455,
-0.007806751877069473,
0.01842961087822914,
0.035318970680236816,
0.0011562739964574575,
-0.02915685810148716,
-0.007160708773881197,
-0.025251640006899834,
0.04072743281722069,
0.015805495902895927,
-0.030788127332925797,
-0.02121114544570446,
... |
Arnold/wav2vec2-hausa2-demo-colab | [
"pytorch",
"tensorboard",
"wav2vec2",
"automatic-speech-recognition",
"dataset:common_voice",
"transformers",
"generated_from_trainer",
"license:apache-2.0"
] | automatic-speech-recognition | {
"architectures": [
"Wav2Vec2ForCTC"
],
"model_type": "wav2vec2",
"task_specific_params": {
"conversational": {
"max_length": null
},
"summarization": {
"early_stopping": null,
"length_penalty": null,
"max_length": null,
"min_length": null,
"no_repeat_ngram_s... | 9 | null |
---
license: creativeml-openrail-m
base_model: runwayml/stable-diffusion-v1-5
instance_prompt: a photo of nature, face the sea, with spring blossoms
tags:
- stable-diffusion
- stable-diffusion-ppdiffusers
- text-to-image
- ppdiffusers
- lora
inference: false
---
# LoRA DreamBooth - Abner94/lora_nature
本仓库的 LoRA 权... | [
-0.0307646282017231,
-0.006704517174512148,
-0.02998807467520237,
0.014855043031275272,
0.03233036771416664,
-0.013858506456017494,
0.0061487480998039246,
-0.010158875025808811,
-0.01865200325846672,
0.06292427331209183,
0.029128478839993477,
-0.019512586295604706,
0.0006795812514610589,
0... |
ArpanZS/search_model | [
"joblib"
] | null | {
"architectures": null,
"model_type": null,
"task_specific_params": {
"conversational": {
"max_length": null
},
"summarization": {
"early_stopping": null,
"length_penalty": null,
"max_length": null,
"min_length": null,
"no_repeat_ngram_size": null,
"num_beams... | 0 | null | ---
license: afl-3.0
language:
- en
metrics:
- accuracy
library_name: transformers
---
# Model Description
The fake news detection model is a deep learning model designed to classify news as either "fake" or "real."
The intended use of the fake news detection model is to provide a tool for identifying fake news artic... | [
-0.05093071982264519,
-0.011010699905455112,
-0.016283227130770683,
0.0240258127450943,
0.03350864723324776,
0.045077819377183914,
-0.02358783408999443,
-0.030691731721162796,
-0.008549083955585957,
0.055150341242551804,
0.037847988307476044,
0.007379873655736446,
0.0004686352040152997,
0.... |
ArvinZhuang/BiTAG-t5-large | [
"pytorch",
"t5",
"text2text-generation",
"transformers",
"autotrain_compatible"
] | text2text-generation | {
"architectures": [
"T5ForConditionalGeneration"
],
"model_type": "t5",
"task_specific_params": {
"conversational": {
"max_length": null
},
"summarization": {
"early_stopping": true,
"length_penalty": 2,
"max_length": 200,
"min_length": 30,
"no_repeat_ngram_s... | 4 | null | ---
license: mit
language:
- gl
metrics:
- bleu (Gold1): 82.6
- bleu (Gold2): 49.9
- bleu (Flores): 23.8
- bleu (Test-suite): 77.2
---
license: mit
---
**English text [here](https://huggingface.co/proxectonos/Nos_MT-OpenNMT-gl-es/blob/main/README_English.md)**
**Descrición do Modelo**
Modelo feito con OpenNMT para... | [
-0.031593624502420425,
-0.02491041272878647,
0.0009366979938931763,
0.024378426373004913,
0.040387120097875595,
0.044498223811388016,
-0.010447815991938114,
-0.014608502388000488,
-0.05531803146004677,
0.03782663494348526,
0.02630949579179287,
-0.017581554129719734,
0.006379749625921249,
0... |
Ateeb/FullEmotionDetector | [
"pytorch",
"funnel",
"text-classification",
"transformers"
] | text-classification | {
"architectures": [
"FunnelForSequenceClassification"
],
"model_type": "funnel",
"task_specific_params": {
"conversational": {
"max_length": null
},
"summarization": {
"early_stopping": null,
"length_penalty": null,
"max_length": null,
"min_length": null,
"no... | 31 | null | ---
license: cc-by-sa-4.0
language:
- en
pipeline_tag: text-generation
tags:
- code
---
# MagicPrompt_SD_V1
This is a Prompt Generator likes [Gustavosta/MagicPrompt-Stable-Diffusion](https://huggingface.co/Gustavosta/MagicPrompt-Stable-Diffusion)!
But I wash the origin prompts data, and trains a powerful model to ge... | [
-0.02963900752365589,
-0.02923658862709999,
-0.004481587093323469,
0.03554641827940941,
0.037459492683410645,
0.021697379648685455,
0.006647603120654821,
-0.01207516435533762,
-0.023797746747732162,
0.06596028059720993,
0.031189631670713425,
0.015031063929200172,
0.002353562507778406,
0.05... |
Augustvember/WokkaBot3 | [
"conversational"
] | conversational | {
"architectures": null,
"model_type": null,
"task_specific_params": {
"conversational": {
"max_length": null
},
"summarization": {
"early_stopping": null,
"length_penalty": null,
"max_length": null,
"min_length": null,
"no_repeat_ngram_size": null,
"num_beams... | 0 | null | ---
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: LunarLander-v2
... | [
-0.03721906989812851,
-0.0028493781574070454,
-0.005093345418572426,
0.02543751336634159,
0.04542623460292816,
-0.02117347903549671,
-0.0050010704435408115,
-0.027554325759410858,
-0.03346795216202736,
0.06684264540672302,
0.0324389673769474,
-0.023572251200675964,
0.022729365155100822,
0.... |
Augustvember/WokkaBot4 | [] | null | {
"architectures": null,
"model_type": null,
"task_specific_params": {
"conversational": {
"max_length": null
},
"summarization": {
"early_stopping": null,
"length_penalty": null,
"max_length": null,
"min_length": null,
"no_repeat_ngram_size": null,
"num_beams... | 0 | null |
---
tags:
- unity-ml-agents
- ml-agents
- deep-reinforcement-learning
- reinforcement-learning
- ML-Agents-SoccerTwos
library_name: ml-agents
---
# **poca** Agent playing **SoccerTwos**
This is a trained model of a **poca** agent playing **SoccerTwos** using the [Unit... | [
-0.022091694176197052,
-0.005713105201721191,
0.01029602438211441,
0.039228085428476334,
0.0317499078810215,
0.014748646877706051,
-0.028216712176799774,
-0.01505759172141552,
-0.01651768945157528,
0.06152508407831192,
0.007483855355530977,
0.00124157196842134,
0.009771105833351612,
0.0235... |
Augustvember/WokkaBot5 | [] | null | {
"architectures": null,
"model_type": null,
"task_specific_params": {
"conversational": {
"max_length": null
},
"summarization": {
"early_stopping": null,
"length_penalty": null,
"max_length": null,
"min_length": null,
"no_repeat_ngram_size": null,
"num_beams... | 0 | null | ---
tags:
- Pixelcopter-PLE-v0
- reinforce
- reinforcement-learning
- custom-implementation
- deep-rl-class
model-index:
- name: Reinforce-PixelCopter
results:
- task:
type: reinforcement-learning
name: reinforcement-learning
dataset:
name: Pixelcopter-PLE-v0
type: Pixelcopter-PLE-v0
... | [
-0.04085163027048111,
0.015935925766825676,
0.01482183113694191,
0.016985982656478882,
0.048705171793699265,
-0.013223120011389256,
-0.019524550065398216,
-0.023642435669898987,
-0.017432285472750664,
0.06822998821735382,
0.03673865273594856,
-0.007109337020665407,
0.011647219769656658,
-0... |
Augustvember/wokka4 | [
"conversational"
] | conversational | {
"architectures": null,
"model_type": null,
"task_specific_params": {
"conversational": {
"max_length": null
},
"summarization": {
"early_stopping": null,
"length_penalty": null,
"max_length": null,
"min_length": null,
"no_repeat_ngram_size": null,
"num_beams... | 0 | null | ---
library_name: sample-factory
tags:
- deep-reinforcement-learning
- reinforcement-learning
- sample-factory
model-index:
- name: APPO
results:
- task:
type: reinforcement-learning
name: reinforcement-learning
dataset:
name: peg-unplug-side-v2
type: peg-unplug-side-v2
metrics:
... | [
-0.0459233783185482,
-0.0038664035964757204,
0.01447344571352005,
0.04180102422833443,
0.03189971297979355,
0.0014812323497608304,
-0.00971725769340992,
-0.027502907440066338,
-0.03761223331093788,
0.0662483349442482,
0.01808479055762291,
-0.0029331250116229057,
0.0034711407497525215,
0.03... |
Ayah/GPT2-DBpedia | [
"pytorch",
"gpt2",
"text-generation",
"transformers"
] | text-generation | {
"architectures": [
"GPT2LMHeadModel"
],
"model_type": "gpt2",
"task_specific_params": {
"conversational": {
"max_length": null
},
"summarization": {
"early_stopping": null,
"length_penalty": null,
"max_length": null,
"min_length": null,
"no_repeat_ngram_size... | 6 | null | ---
license: mit
language:
- ru
pipeline_tag: text-generation
tags:
- gpt
- gpt2
- gpt3
- ai dungeon
- ai
- dungeon
- medium
- ru
- rus
- text
- generation
- text generation
---
Medium model from https://github.com/A1exRey/Clover-Edition-ru
Working good only with Russian language. | [
-0.005053884815424681,
-0.009569017216563225,
0.012538128532469273,
0.036011096090078354,
0.08472193777561188,
0.00575654162093997,
-0.009139306843280792,
-0.010034079663455486,
-0.03975316137075424,
0.07127745449542999,
0.032086919993162155,
-0.015402394346892834,
0.0021083166357129812,
0... |
Aybars/ModelOnWhole | [
"pytorch",
"bert",
"question-answering",
"transformers",
"autotrain_compatible"
] | question-answering | {
"architectures": [
"BertForQuestionAnswering"
],
"model_type": "bert",
"task_specific_params": {
"conversational": {
"max_length": null
},
"summarization": {
"early_stopping": null,
"length_penalty": null,
"max_length": null,
"min_length": null,
"no_repeat_n... | 4 | null | ---
tags:
- CartPole-v1
- reinforce
- reinforcement-learning
- custom-implementation
- deep-rl-class
model-index:
- name: Reinforce-Cartpole-v1
results:
- task:
type: reinforcement-learning
name: reinforcement-learning
dataset:
name: CartPole-v1
type: CartPole-v1
metrics:
- type:... | [
-0.031447432935237885,
0.019415033981204033,
0.0033977136481553316,
0.008056341670453548,
0.04399828985333443,
-0.0207985732704401,
-0.023695601150393486,
-0.01883217878639698,
-0.03327210992574692,
0.08570799231529236,
0.01955151930451393,
-0.011171706020832062,
0.016736552119255066,
0.01... |
Ayham/albert_gpt2_summarization_xsum | [
"pytorch",
"tensorboard",
"encoder-decoder",
"text2text-generation",
"dataset:xsum",
"transformers",
"generated_from_trainer",
"autotrain_compatible"
] | text2text-generation | {
"architectures": [
"EncoderDecoderModel"
],
"model_type": "encoder-decoder",
"task_specific_params": {
"conversational": {
"max_length": null
},
"summarization": {
"early_stopping": null,
"length_penalty": null,
"max_length": null,
"min_length": null,
"no_re... | 7 | null | ---
tags:
- generated_from_trainer
datasets:
- funsd
model-index:
- name: layoutlm-funsd
results: []
---
<!-- 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. -->
# layoutlm-funsd
This m... | [
-0.017488887533545494,
0.009503253735601902,
0.00018339867528993636,
0.04382145032286644,
0.01183987408876419,
0.02094198949635029,
-0.0009241907391697168,
-0.030599307268857956,
-0.04156429320573807,
0.03456175699830055,
0.031307946890592575,
-0.02491176687180996,
0.010578847490251064,
0.... |
Ayham/roberta_distilgpt2_summarization_cnn_dailymail | [
"pytorch",
"tensorboard",
"encoder-decoder",
"text2text-generation",
"dataset:cnn_dailymail",
"transformers",
"generated_from_trainer",
"autotrain_compatible"
] | text2text-generation | {
"architectures": [
"EncoderDecoderModel"
],
"model_type": "encoder-decoder",
"task_specific_params": {
"conversational": {
"max_length": null
},
"summarization": {
"early_stopping": null,
"length_penalty": null,
"max_length": null,
"min_length": null,
"no_re... | 4 | null | ---
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: LunarLander-v2
... | [
-0.03656940534710884,
-0.002824388910084963,
-0.00503677548840642,
0.02607082761824131,
0.04582419991493225,
-0.02128717303276062,
-0.005378324538469315,
-0.028222553431987762,
-0.033651866018772125,
0.06641116738319397,
0.032846320420503616,
-0.023525236174464226,
0.022728772833943367,
0.... |
Ayham/robertagpt2_xsum4 | [
"pytorch",
"tensorboard",
"encoder-decoder",
"text2text-generation",
"transformers",
"generated_from_trainer",
"autotrain_compatible"
] | text2text-generation | {
"architectures": [
"EncoderDecoderModel"
],
"model_type": "encoder-decoder",
"task_specific_params": {
"conversational": {
"max_length": null
},
"summarization": {
"early_stopping": null,
"length_penalty": null,
"max_length": null,
"min_length": null,
"no_re... | 8 | null | ---
library_name: sample-factory
tags:
- deep-reinforcement-learning
- reinforcement-learning
- sample-factory
model-index:
- name: APPO
results:
- task:
type: reinforcement-learning
name: reinforcement-learning
dataset:
name: doom_health_gathering_supreme
type: doom_health_gathering_sup... | [
-0.04509793221950531,
-0.004940981976687908,
0.008391151204705238,
0.037618238478899,
0.029725009575486183,
-0.011687945574522018,
-0.007993570528924465,
-0.023693986237049103,
-0.03416970372200012,
0.05529032647609711,
0.03748315945267677,
0.005675080232322216,
0.015911031514406204,
0.028... |
Ayham/xlmroberta_large_gpt2_summarization_cnndm | [
"pytorch",
"tensorboard",
"encoder-decoder",
"text2text-generation",
"dataset:cnn_dailymail",
"transformers",
"generated_from_trainer",
"autotrain_compatible"
] | text2text-generation | {
"architectures": [
"EncoderDecoderModel"
],
"model_type": "encoder-decoder",
"task_specific_params": {
"conversational": {
"max_length": null
},
"summarization": {
"early_stopping": null,
"length_penalty": null,
"max_length": null,
"min_length": null,
"no_re... | 12 | null | ---
library_name: stable-baselines3
tags:
- PandaReachDense-v2
- deep-reinforcement-learning
- reinforcement-learning
- stable-baselines3
model-index:
- name: A2C
results:
- task:
type: reinforcement-learning
name: reinforcement-learning
dataset:
name: PandaReachDense-v2
type: PandaReach... | [
-0.0496823750436306,
-0.016292672604322433,
-0.00876085739582777,
0.036456648260354996,
0.041341207921504974,
0.0030768674332648516,
-0.0212455615401268,
-0.010367922484874725,
-0.03792969137430191,
0.05696316808462143,
0.024292632937431335,
-0.003013443434610963,
0.03179303556680679,
0.00... |
Ayham/xlnet_gpt_xsum | [
"pytorch",
"tensorboard",
"encoder-decoder",
"text2text-generation",
"transformers",
"generated_from_trainer",
"autotrain_compatible"
] | text2text-generation | {
"architectures": [
"EncoderDecoderModel"
],
"model_type": "encoder-decoder",
"task_specific_params": {
"conversational": {
"max_length": null
},
"summarization": {
"early_stopping": null,
"length_penalty": null,
"max_length": null,
"min_length": null,
"no_re... | 11 | 2023-03-09T15:12:00Z | ---
license: apache-2.0
tags:
- generated_from_keras_callback
model-index:
- name: chatgpt-prompt-generator-v12
results: []
datasets:
- fka/awesome-chatgpt-prompts
---
# ChatGPT Prompt Generator v12
This model is a fine-tuned version of [BART-large](https://huggingface.co/facebook/bart-large) on a ChatGPT prompts ... | [
-0.016683628782629967,
-0.012946873903274536,
-0.006013031117618084,
0.04496530815958977,
0.031137550249695778,
0.0038534672930836678,
-0.01597330905497074,
-0.015437886118888855,
-0.0069113802164793015,
0.0649777352809906,
0.02125954069197178,
-0.014857692644000053,
0.019588133320212364,
... |
Ayoola/cdial-yoruba-test | [
"pytorch",
"wav2vec2",
"automatic-speech-recognition",
"transformers",
"has_space"
] | automatic-speech-recognition | {
"architectures": [
"Wav2Vec2ForCTC"
],
"model_type": "wav2vec2",
"task_specific_params": {
"conversational": {
"max_length": null
},
"summarization": {
"early_stopping": null,
"length_penalty": null,
"max_length": null,
"min_length": null,
"no_repeat_ngram_s... | 25 | null | ---
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: Frozen... | [
-0.017540423199534416,
-0.018385006114840508,
-0.007009238936007023,
0.030050210654735565,
0.050967492163181305,
-0.01717684231698513,
-0.012539354152977467,
-0.008296766318380833,
-0.05917244404554367,
0.05415542796254158,
-0.0021805677097290754,
-0.009360733442008495,
0.02498394064605236,
... |
Ayran/DialoGPT-small-gandalf | [
"pytorch",
"gpt2",
"text-generation",
"transformers",
"conversational"
] | conversational | {
"architectures": [
"GPT2LMHeadModel"
],
"model_type": "gpt2",
"task_specific_params": {
"conversational": {
"max_length": 1000
},
"summarization": {
"early_stopping": null,
"length_penalty": null,
"max_length": null,
"min_length": null,
"no_repeat_ngram_size... | 11 | null | ---
tags:
- LunarLander-v2
- ppo
- deep-reinforcement-learning
- reinforcement-learning
- custom-implementation
- deep-rl-course
model-index:
- name: PPO
results:
- task:
type: reinforcement-learning
name: reinforcement-learning
dataset:
name: LunarLander-v2
type: LunarLander-v2
metr... | [
-0.005945621524006128,
0.0028796663973480463,
-0.018062176182866096,
0.016467001289129257,
0.056054964661598206,
-0.0315149687230587,
0.011260227300226688,
-0.03086150251328945,
-0.02791058085858822,
0.06772813200950623,
0.02049473486840725,
-0.032895609736442566,
-0.00474276440218091,
0.0... |
AyushPJ/ai-club-inductions-21-nlp-XLNet | [
"pytorch",
"xlnet",
"question-answering",
"transformers",
"generated_from_trainer",
"autotrain_compatible"
] | question-answering | {
"architectures": [
"XLNetForQuestionAnsweringSimple"
],
"model_type": "xlnet",
"task_specific_params": {
"conversational": {
"max_length": null
},
"summarization": {
"early_stopping": null,
"length_penalty": null,
"max_length": null,
"min_length": null,
"no_... | 9 | null | ---
license: apache-2.0
tags:
- generated_from_trainer
datasets:
- imagefolder
metrics:
- accuracy
model-index:
- name: weeds_hfclass18
results:
- task:
name: Image Classification
type: image-classification
dataset:
name: imagefolder
type: imagefolder
config: default
split: t... | [
-0.004196927882730961,
-0.014104034751653671,
-0.015723051503300667,
0.041575223207473755,
0.040661223232746124,
0.0028806556947529316,
-0.010396990925073624,
0.0006510577513836324,
-0.008814848959445953,
0.05007682368159294,
0.008621002547442913,
0.004870675504207611,
0.0015305205015465617,... |
AyushPJ/ai-club-inductions-21-nlp-distilBERT | [
"pytorch",
"distilbert",
"question-answering",
"transformers",
"generated_from_trainer",
"autotrain_compatible"
] | question-answering | {
"architectures": [
"DistilBertForQuestionAnswering"
],
"model_type": "distilbert",
"task_specific_params": {
"conversational": {
"max_length": null
},
"summarization": {
"early_stopping": null,
"length_penalty": null,
"max_length": null,
"min_length": null,
... | 8 | null | ---
license: mit
tags:
- generated_from_trainer
metrics:
- precision
- recall
- f1
- accuracy
model-index:
- name: aces-roberta-10
results: []
---
<!-- 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 t... | [
-0.01924878917634487,
0.01178738847374916,
0.00808294489979744,
0.02794489823281765,
0.03244675695896149,
0.012956990860402584,
-0.029803890734910965,
-0.032271046191453934,
-0.0320298969745636,
0.0507071428000927,
0.021805278956890106,
-0.027417518198490143,
0.006356121972203255,
0.049620... |
AyushPJ/test-squad-trained-finetuned-squad | [
"pytorch",
"tensorboard",
"distilbert",
"question-answering",
"dataset:squad",
"transformers",
"generated_from_trainer",
"autotrain_compatible"
] | question-answering | {
"architectures": [
"DistilBertForQuestionAnswering"
],
"model_type": "distilbert",
"task_specific_params": {
"conversational": {
"max_length": null
},
"summarization": {
"early_stopping": null,
"length_penalty": null,
"max_length": null,
"min_length": null,
... | 8 | 2023-03-09T15:44:35Z | ---
tags:
- espnet
- audio
- text-to-speech
language: jp
datasets:
- amadeus
license: cc-by-4.0
---
## 原项目链接如下:
[**mio/amadeus**](https://huggingface.co/mio/amadeus)
## ESPnet2 TTS model
### `mio/amadeus`
This model was trained by mio using [amadeus recipe](https://github.com/mio2333/espnet/tree/master/egs2/amadeus/... | [
-0.018629861995577812,
-0.010290583595633507,
-0.012451808899641037,
0.037125539034605026,
0.054132528603076935,
0.03593364357948303,
-0.0112817557528615,
-0.004467927385121584,
-0.035292718559503555,
0.055836357176303864,
-0.0013102421071380377,
-0.00010315408144379035,
0.020860472694039345... |
Azaghast/DistilBART-SCP-ParaSummarization | [
"pytorch",
"bart",
"text2text-generation",
"transformers",
"autotrain_compatible"
] | text2text-generation | {
"architectures": [
"BartForConditionalGeneration"
],
"model_type": "bart",
"task_specific_params": {
"conversational": {
"max_length": null
},
"summarization": {
"early_stopping": true,
"length_penalty": 2,
"max_length": 142,
"min_length": 56,
"no_repeat_ngr... | 8 | null | ---
tags:
- Taxi-v3
- q-learning
- reinforcement-learning
- custom-implementation
model-index:
- name: Taxi-v3
results:
- task:
type: reinforcement-learning
name: reinforcement-learning
dataset:
name: Taxi-v3
type: Taxi-v3
metrics:
- type: mean_reward
value: 7.56 +/- 2.71
... | [
-0.01934589445590973,
-0.01594056561589241,
-0.008117803372442722,
0.025950351729989052,
0.046709947288036346,
0.0006100250175222754,
-0.021257800981402397,
0.00800405628979206,
-0.03715817257761955,
0.05436317250132561,
0.018140746280550957,
-0.007100463844835758,
0.012616255320608616,
0.... |
Azaghast/DistilBERT-SCP-Class-Classification | [
"pytorch",
"distilbert",
"text-classification",
"transformers"
] | text-classification | {
"architectures": [
"DistilBertForSequenceClassification"
],
"model_type": "distilbert",
"task_specific_params": {
"conversational": {
"max_length": null
},
"summarization": {
"early_stopping": null,
"length_penalty": null,
"max_length": null,
"min_length": null,
... | 42 | null | ---
license: mit
tags:
- generated_from_trainer
metrics:
- precision
- recall
- f1
- accuracy
model-index:
- name: aces-roberta-13
results: []
---
<!-- 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 t... | [
-0.02029580809175968,
0.00953584723174572,
0.003632576437667012,
0.028635649010539055,
0.034991659224033356,
0.009121463634073734,
-0.028206026181578636,
-0.0343281514942646,
-0.030621759593486786,
0.05028851330280304,
0.019492633640766144,
-0.028196820989251137,
0.004259953740984201,
0.05... |
Azaghast/GPT2-SCP-ContainmentProcedures | [
"pytorch",
"gpt2",
"text-generation",
"transformers"
] | text-generation | {
"architectures": [
"GPT2LMHeadModel"
],
"model_type": "gpt2",
"task_specific_params": {
"conversational": {
"max_length": null
},
"summarization": {
"early_stopping": null,
"length_penalty": null,
"max_length": null,
"min_length": null,
"no_repeat_ngram_size... | 5 | null | ---
library_name: stable-baselines3
tags:
- SpaceInvadersNoFrameskip-v4
- deep-reinforcement-learning
- reinforcement-learning
- stable-baselines3
model-index:
- name: DQN
results:
- task:
type: reinforcement-learning
name: reinforcement-learning
dataset:
name: SpaceInvadersNoFrameskip-v4
... | [
-0.038893017917871475,
-0.014747008681297302,
-0.01370156928896904,
0.03768860921263695,
0.04729127883911133,
-0.004992904141545296,
-0.012649044394493103,
-0.02510005794465542,
-0.030051017180085182,
0.05612684413790703,
0.021897882223129272,
-0.034513961523771286,
0.020154882222414017,
0... |
Azaghast/GPT2-SCP-Descriptions | [
"pytorch",
"gpt2",
"text-generation",
"transformers"
] | text-generation | {
"architectures": [
"GPT2LMHeadModel"
],
"model_type": "gpt2",
"task_specific_params": {
"conversational": {
"max_length": null
},
"summarization": {
"early_stopping": null,
"length_penalty": null,
"max_length": null,
"min_length": null,
"no_repeat_ngram_size... | 5 | null | ---
license: apache-2.0
tags:
- generated_from_trainer
datasets:
- clinc_oos
metrics:
- accuracy
model-index:
- name: distilbert-base-uncased-finetuned-clinc
results:
- task:
name: Text Classification
type: text-classification
dataset:
name: clinc_oos
type: clinc_oos
args: plus
... | [
-0.006697803735733032,
0.00238838791847229,
-0.025946637615561485,
0.041569050401449203,
0.045920345932245255,
0.014523305930197239,
-0.03301336243748665,
-0.023786837235093117,
-0.028450483456254005,
0.05356467887759209,
0.006925924215465784,
-0.014327039942145348,
0.018624674528837204,
0... |
Azizun/Geotrend-10-epochs | [
"pytorch",
"bert",
"token-classification",
"transformers",
"autotrain_compatible"
] | token-classification | {
"architectures": [
"BertForTokenClassification"
],
"model_type": "bert",
"task_specific_params": {
"conversational": {
"max_length": null
},
"summarization": {
"early_stopping": null,
"length_penalty": null,
"max_length": null,
"min_length": null,
"no_repeat... | 6 | null | ---
tags:
- FrozenLake-v1-4x4-no_slippery
- q-learning
- reinforcement-learning
- custom-implementation
model-index:
- name: q-FrozenLake-v1-4x4-noSlippery-1-always
results:
- task:
type: reinforcement-learning
name: reinforcement-learning
dataset:
name: FrozenLake-v1-4x4-no_slippery
typ... | [
-0.015149199403822422,
-0.01827959716320038,
-0.008646401576697826,
0.03057274967432022,
0.05106509476900101,
-0.016844822093844414,
-0.00957475882023573,
-0.011084325611591339,
-0.05823411047458649,
0.05348321422934532,
-0.0003643538220785558,
-0.010700799524784088,
0.027668816968798637,
... |
Azura/data | [] | null | {
"architectures": null,
"model_type": null,
"task_specific_params": {
"conversational": {
"max_length": null
},
"summarization": {
"early_stopping": null,
"length_penalty": null,
"max_length": null,
"min_length": null,
"no_repeat_ngram_size": null,
"num_beams... | 0 | null | ---
license: apache-2.0
---
ComBERT is a pre-trained NLP model to analyse sentiment of commodity specific news.
It is built by further training the BERT language model in the commodity news domain, we use a large open source commodity news corpus and re-tune for commodity specific sentiment classification.
For more ... | [
-0.0420854315161705,
0.02037152834236622,
-0.04407072067260742,
0.027790648862719536,
0.045831628143787384,
0.04544369876384735,
-0.033273689448833466,
-0.015305125154554844,
-0.009250009432435036,
0.02836654894053936,
0.037794798612594604,
-0.0052461340092122555,
0.026280732825398445,
0.0... |
Azuris/DialoGPT-medium-envy | [
"pytorch",
"gpt2",
"text-generation",
"transformers",
"conversational"
] | conversational | {
"architectures": [
"GPT2LMHeadModel"
],
"model_type": "gpt2",
"task_specific_params": {
"conversational": {
"max_length": 1000
},
"summarization": {
"early_stopping": null,
"length_penalty": null,
"max_length": null,
"min_length": null,
"no_repeat_ngram_size... | 12 | null | ---
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: LunarLander-v2
... | [
-0.03747633472084999,
-0.0029338884633034468,
-0.004499643575400114,
0.025662438943982124,
0.045168686658144,
-0.02182144671678543,
-0.005516107194125652,
-0.028632942587137222,
-0.03361907973885536,
0.06658390164375305,
0.032273635268211365,
-0.023784250020980835,
0.022654203698039055,
0.... |
BME-TMIT/foszt2oszt | [
"pytorch",
"encoder-decoder",
"text2text-generation",
"hu",
"transformers",
"autotrain_compatible"
] | text2text-generation | {
"architectures": [
"EncoderDecoderModel"
],
"model_type": "encoder-decoder",
"task_specific_params": {
"conversational": {
"max_length": null
},
"summarization": {
"early_stopping": null,
"length_penalty": null,
"max_length": null,
"min_length": null,
"no_re... | 15 | null |
---
tags:
- unity-ml-agents
- ml-agents
- deep-reinforcement-learning
- reinforcement-learning
- ML-Agents-SoccerTwos
library_name: ml-agents
---
# **poca** Agent playing **SoccerTwos**
This is a trained model of a **poca** agent playing **SoccerTwos** using the [Unit... | [
-0.022030480206012726,
-0.005025578197091818,
0.010342052206397057,
0.039875466376543045,
0.03210115060210228,
0.015141550451517105,
-0.028359195217490196,
-0.015963880345225334,
-0.015996050089597702,
0.061032485216856,
0.006123099010437727,
-0.00006957720324862748,
0.011512755416333675,
... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.