sha
null | last_modified
null | library_name
stringclasses 154
values | text
stringlengths 1
900k
| metadata
stringlengths 2
348k
| pipeline_tag
stringclasses 45
values | id
stringlengths 5
122
| tags
sequencelengths 1
1.84k
| created_at
stringlengths 25
25
| arxiv
sequencelengths 0
201
| languages
sequencelengths 0
1.83k
| tags_str
stringlengths 17
9.34k
| text_str
stringlengths 0
389k
| text_lists
sequencelengths 0
722
| processed_texts
sequencelengths 1
723
| tokens_length
sequencelengths 1
723
| input_texts
sequencelengths 1
61
| embeddings
sequencelengths 768
768
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
null | null | transformers |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
should probably proofread and complete it, then remove this comment. -->
# RoBERTa-large-fake-news-detection-spanish
This model is a fine-tuned version of [PlanTL-GOB-ES/roberta-large-bne](https://huggingface.co/PlanTL-GOB-ES/roberta-large-bne) on an [Spanish Fake News Dataset](https://sites.google.com/view/iberlef2020/#h.p_w0c31bn0r-SW).
It achieves the following results on the evaluation set:
- Loss: 1.7474
- F1: **0.7717**
- Accuracy: 0.7797
> So, based on the [leaderboard](https://sites.google.com/view/fakedes/results?authuser=0) our model **outperforms** the best model (scores F1 = 0.7666).
## Model description
RoBERTa-large-bne is a transformer-based masked language model for the Spanish language. It is based on the RoBERTa large model and has been pre-trained using the largest Spanish corpus known to date, with a total of 570GB of clean and deduplicated text processed for this work, compiled from the web crawlings performed by the National Library of Spain (Biblioteca Nacional de España) from 2009 to 2019.
## Intended uses & limitations
The objective of this task is to decide if a news item is fake or real by analyzing its textual representation.
## Training and evaluation data
**FakeDeS**: [Fake News Detection in Spanish Shared Task](https://sites.google.com/view/fakedes/home)
Fake news provides information that aims to manipulate people for different purposes: terrorism, political elections, advertisement, satire, among others. In social networks, misinformation extends in seconds among thousands of people, so it is necessary to develop tools that help control the amount of false information on the web. Similar tasks are detection of popularity in social networks and detection of subjectivity of messages in this media. A fake news detection system aims to help users detect and filter out potentially deceptive news. The prediction of intentionally misleading news is based on the analysis of truthful and fraudulent previously reviewed news, i.e., annotated corpora.
The Spanish Fake News Corpus is a collection of news compiled from several web sources: established newspapers websites,media companies websites, special websites dedicated to validating fake news, websites designated by different journalists as sites that regularly publish fake news. The news were collected from January to July of 2018 and all of them were written in Mexican Spanish.
The corpus has 971 news collected from January to July, 2018, from different sources:
- Established newspapers websites,
- Media companies websites,
- Special websites dedicated to validating fake news,
- Websites designated by different journalists as sites that regularly publish fake news.
The corpus was tagged considering only two classes (true or fake), following a manual labeling process:
- A news is true if there is evidence that it has been published in reliable sites.
- A news is fake if there is news from reliable sites or specialized website in detection of deceptive content that contradicts it or no other evidence was found about the news besides the source.
- We collected the true-fake news pair of an event so there is a correlation of news in the corpus.
In order to avoid topic bias, the corpus covers news from 9 different topics: Science, Sport, Economy, Education, Entertainment, Politics, Health, Security, and Society. As it can be seen in the table below, the number of fake and true news is quite balanced. Approximately 70% will be used as training corpus (676 news), and the 30% as testing corpus (295 news).
The training corpus contains the following information:
- Category: Fake/ True
- Topic: Science/ Sport/ Economy/ Education/ Entertainment/ Politics, Health/ Security/ Society
- Headline: The title of the news.
- Text: The complete text of the news.
- Link: The URL where the news was published.
More information needed
## Training procedure
TBA
### Training hyperparameters
The following hyperparameters were used during training:
- learning_rate: 2e-05
- train_batch_size: 4
- eval_batch_size: 4
- seed: 42
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
- lr_scheduler_type: linear
- num_epochs: 10
### Training results
| Training Loss | Epoch | Step | Validation Loss | F1 | Accuracy |
|:-------------:|:-----:|:----:|:---------------:|:------:|:--------:|
| No log | 1.0 | 243 | 0.6282 | 0.7513 | 0.75 |
| No log | 2.0 | 486 | 0.9600 | 0.7346 | 0.7587 |
| 0.5099 | 3.0 | 729 | 1.2128 | 0.7656 | 0.7570 |
| 0.5099 | 4.0 | 972 | 1.4001 | 0.7606 | 0.7622 |
| 0.1949 | 5.0 | 1215 | 1.9748 | 0.6475 | 0.7220 |
| 0.1949 | 6.0 | 1458 | 1.7386 | 0.7706 | 0.7710 |
| 0.0263 | 7.0 | 1701 | 1.7474 | 0.7717 | 0.7797 |
| 0.0263 | 8.0 | 1944 | 1.8114 | 0.7695 | 0.7780 |
| 0.0046 | 9.0 | 2187 | 1.8444 | 0.7709 | 0.7797 |
| 0.0046 | 10.0 | 2430 | 1.8552 | 0.7709 | 0.7797 |
### Fast usage with HF `pipelines`
```python
from transformers import pipeline
ckpt = "Narrativaai/fake-news-detection-spanish"
classifier = pipeline("text-classification", model=ckpt)
headline = "Your headline"
text = "Your article text here..."
classifier(headline + " [SEP] " + text)
```
### Framework versions
- Transformers 4.11.3
- Pytorch 1.9.0+cu111
- Datasets 1.14.0
- Tokenizers 0.10.3
Created by: [Narrativa](https://www.narrativa.com/)
About Narrativa: Natural Language Generation (NLG) | Gabriele, our machine learning-based platform, builds and deploys natural language solutions. #NLG #AI | {"language": "es", "tags": ["generated_from_trainer", "fake", "news", "competition"], "datasets": ["fakedes"], "metrics": ["f1", "accuracy"], "widget": [{"text": "La palabra \"haiga\", aceptada por la RAE [SEP] La palabra \"haiga\", aceptada por la RAE La Real Academia de la Lengua (RAE), ha aceptado el uso de \"HAIGA\", para su utilizaci\u00f3n en las tres personas del singular del presente del subjuntivo del verbo hacer, aunque asegura que la forma m\u00e1s recomendable en la lengua culta para este tiempo, sigue siendo \"haya\". As\u00ed lo han confirmado fuentes de la RAE, que explican que este cambio ha sido propuesto y aprobado por el pleno de la Academia de la Lengua, tras la extendida utilizaci\u00f3n por todo el territorio nacional, sobre todo, empleado por personas carentes de estudios o con estudios b\u00e1sicos de graduado escolar. Ya no ser\u00e1 objeto de burla ese compa\u00f1ero que a diario repite aquello de \"Mientras que haiga faena, no podemos quejarnos\" o esa abuela que repite aquello de \"El que haiga sacao los juguetes, que los recoja\". Entre otras palabras novedosas que ha aceptado la RAE, contamos tambi\u00e9n con \"Descambiar\", significa deshacer un cambio, por ejemplo \"devolver la compra\". Visto lo visto, nadie apostar\u00eda que la palabra \"follamigos\" sea la siguiente de la lista."}], "model-index": [{"name": "roberta-large-fake-news-detection-spanish", "results": []}]} | text-classification | Narrativaai/fake-news-detection-spanish | [
"transformers",
"pytorch",
"tensorboard",
"roberta",
"text-classification",
"generated_from_trainer",
"fake",
"news",
"competition",
"es",
"dataset:fakedes",
"autotrain_compatible",
"endpoints_compatible",
"has_space",
"region:us"
] | 2022-03-02T23:29:04+00:00 | [] | [
"es"
] | TAGS
#transformers #pytorch #tensorboard #roberta #text-classification #generated_from_trainer #fake #news #competition #es #dataset-fakedes #autotrain_compatible #endpoints_compatible #has_space #region-us
| RoBERTa-large-fake-news-detection-spanish
=========================================
This model is a fine-tuned version of PlanTL-GOB-ES/roberta-large-bne on an Spanish Fake News Dataset.
It achieves the following results on the evaluation set:
* Loss: 1.7474
* F1: 0.7717
* Accuracy: 0.7797
>
> So, based on the leaderboard our model outperforms the best model (scores F1 = 0.7666).
>
>
>
Model description
-----------------
RoBERTa-large-bne is a transformer-based masked language model for the Spanish language. It is based on the RoBERTa large model and has been pre-trained using the largest Spanish corpus known to date, with a total of 570GB of clean and deduplicated text processed for this work, compiled from the web crawlings performed by the National Library of Spain (Biblioteca Nacional de España) from 2009 to 2019.
Intended uses & limitations
---------------------------
The objective of this task is to decide if a news item is fake or real by analyzing its textual representation.
Training and evaluation data
----------------------------
FakeDeS: Fake News Detection in Spanish Shared Task
Fake news provides information that aims to manipulate people for different purposes: terrorism, political elections, advertisement, satire, among others. In social networks, misinformation extends in seconds among thousands of people, so it is necessary to develop tools that help control the amount of false information on the web. Similar tasks are detection of popularity in social networks and detection of subjectivity of messages in this media. A fake news detection system aims to help users detect and filter out potentially deceptive news. The prediction of intentionally misleading news is based on the analysis of truthful and fraudulent previously reviewed news, i.e., annotated corpora.
The Spanish Fake News Corpus is a collection of news compiled from several web sources: established newspapers websites,media companies websites, special websites dedicated to validating fake news, websites designated by different journalists as sites that regularly publish fake news. The news were collected from January to July of 2018 and all of them were written in Mexican Spanish.
The corpus has 971 news collected from January to July, 2018, from different sources:
* Established newspapers websites,
* Media companies websites,
* Special websites dedicated to validating fake news,
* Websites designated by different journalists as sites that regularly publish fake news.
The corpus was tagged considering only two classes (true or fake), following a manual labeling process:
* A news is true if there is evidence that it has been published in reliable sites.
* A news is fake if there is news from reliable sites or specialized website in detection of deceptive content that contradicts it or no other evidence was found about the news besides the source.
* We collected the true-fake news pair of an event so there is a correlation of news in the corpus.
In order to avoid topic bias, the corpus covers news from 9 different topics: Science, Sport, Economy, Education, Entertainment, Politics, Health, Security, and Society. As it can be seen in the table below, the number of fake and true news is quite balanced. Approximately 70% will be used as training corpus (676 news), and the 30% as testing corpus (295 news).
The training corpus contains the following information:
* Category: Fake/ True
* Topic: Science/ Sport/ Economy/ Education/ Entertainment/ Politics, Health/ Security/ Society
* Headline: The title of the news.
* Text: The complete text of the news.
* Link: The URL where the news was published.
More information needed
Training procedure
------------------
TBA
### Training hyperparameters
The following hyperparameters were used during training:
* learning\_rate: 2e-05
* train\_batch\_size: 4
* eval\_batch\_size: 4
* seed: 42
* optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
* lr\_scheduler\_type: linear
* num\_epochs: 10
### Training results
### Fast usage with HF 'pipelines'
### Framework versions
* Transformers 4.11.3
* Pytorch 1.9.0+cu111
* Datasets 1.14.0
* Tokenizers 0.10.3
Created by: Narrativa
About Narrativa: Natural Language Generation (NLG) | Gabriele, our machine learning-based platform, builds and deploys natural language solutions. #NLG #AI
| [
"### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* learning\\_rate: 2e-05\n* train\\_batch\\_size: 4\n* eval\\_batch\\_size: 4\n* seed: 42\n* optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08\n* lr\\_scheduler\\_type: linear\n* num\\_epochs: 10",
"### Training results",
"### Fast usage with HF 'pipelines'",
"### Framework versions\n\n\n* Transformers 4.11.3\n* Pytorch 1.9.0+cu111\n* Datasets 1.14.0\n* Tokenizers 0.10.3\n\n\nCreated by: Narrativa\n\n\nAbout Narrativa: Natural Language Generation (NLG) | Gabriele, our machine learning-based platform, builds and deploys natural language solutions. #NLG #AI"
] | [
"TAGS\n#transformers #pytorch #tensorboard #roberta #text-classification #generated_from_trainer #fake #news #competition #es #dataset-fakedes #autotrain_compatible #endpoints_compatible #has_space #region-us \n",
"### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* learning\\_rate: 2e-05\n* train\\_batch\\_size: 4\n* eval\\_batch\\_size: 4\n* seed: 42\n* optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08\n* lr\\_scheduler\\_type: linear\n* num\\_epochs: 10",
"### Training results",
"### Fast usage with HF 'pipelines'",
"### Framework versions\n\n\n* Transformers 4.11.3\n* Pytorch 1.9.0+cu111\n* Datasets 1.14.0\n* Tokenizers 0.10.3\n\n\nCreated by: Narrativa\n\n\nAbout Narrativa: Natural Language Generation (NLG) | Gabriele, our machine learning-based platform, builds and deploys natural language solutions. #NLG #AI"
] | [
69,
98,
4,
12,
80
] | [
"passage: TAGS\n#transformers #pytorch #tensorboard #roberta #text-classification #generated_from_trainer #fake #news #competition #es #dataset-fakedes #autotrain_compatible #endpoints_compatible #has_space #region-us \n### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* learning\\_rate: 2e-05\n* train\\_batch\\_size: 4\n* eval\\_batch\\_size: 4\n* seed: 42\n* optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08\n* lr\\_scheduler\\_type: linear\n* num\\_epochs: 10### Training results### Fast usage with HF 'pipelines'### Framework versions\n\n\n* Transformers 4.11.3\n* Pytorch 1.9.0+cu111\n* Datasets 1.14.0\n* Tokenizers 0.10.3\n\n\nCreated by: Narrativa\n\n\nAbout Narrativa: Natural Language Generation (NLG) | Gabriele, our machine learning-based platform, builds and deploys natural language solutions. #NLG #AI"
] | [
-0.025051474571228027,
0.16548529267311096,
-0.005954741034656763,
0.07275692373514175,
0.071445532143116,
0.00041337774018757045,
0.12153095006942749,
0.11170440167188644,
-0.08953447639942169,
0.02888612635433674,
0.14671172201633453,
0.09473124146461487,
0.030475862324237823,
0.14315134286880493,
-0.003955052234232426,
-0.25398749113082886,
0.007694811560213566,
0.00683103920891881,
-0.02895553782582283,
0.11513985693454742,
0.08974838256835938,
-0.06140869855880737,
0.08189158886671066,
0.012566599063575268,
-0.11315637826919556,
0.010203314945101738,
0.004874256439507008,
-0.05692429840564728,
0.07689771056175232,
0.035290420055389404,
0.05813118442893028,
-0.0047186268493533134,
0.003876490518450737,
-0.21781930327415466,
0.012661450542509556,
0.03203849866986275,
-0.004046602640300989,
0.04444730654358864,
0.028116364032030106,
-0.02410307340323925,
0.29690101742744446,
-0.06925785541534424,
0.031330034136772156,
0.05034390091896057,
-0.18986433744430542,
-0.20406456291675568,
-0.04760003089904785,
-0.02048189751803875,
0.01963517814874649,
0.15556718409061432,
-0.06775414198637009,
0.036977171897888184,
-0.08636645972728729,
0.057295672595500946,
0.13736678659915924,
-0.2042291909456253,
-0.10234010219573975,
0.04177764058113098,
0.03002297692000866,
0.08110601454973221,
-0.10886222124099731,
0.046820785850286484,
0.06381981819868088,
0.047537561506032944,
0.04701680317521095,
-0.034070152789354324,
-0.010618561878800392,
-0.02521675080060959,
-0.12190018594264984,
-0.05013991519808769,
0.14624691009521484,
0.0032315198332071304,
0.00939538050442934,
-0.1036597192287445,
0.0032836750615388155,
-0.0690433531999588,
-0.002409423468634486,
0.020877324044704437,
-0.012858967296779156,
-0.009492695331573486,
-0.012173531576991081,
-0.08448280394077301,
-0.1074092760682106,
-0.007861018180847168,
0.07269489765167236,
0.07257401198148727,
0.042230814695358276,
0.028767403215169907,
-0.05069751664996147,
0.05353904888033867,
0.10189047455787659,
-0.15801773965358734,
0.01964416168630123,
-0.021390914916992188,
0.042008183896541595,
0.020433874800801277,
-0.049466852098703384,
0.05115504190325737,
0.030330462381243706,
0.06791630387306213,
-0.1321565806865692,
0.02669311873614788,
0.035187460482120514,
0.030947288498282433,
-0.0423964224755764,
0.08683405071496964,
-0.017392048612236977,
-0.06134209409356117,
-0.035357750952243805,
0.06988025456666946,
-0.027562055736780167,
-0.06426289677619934,
-0.09873063117265701,
0.013157901354134083,
0.017620794475078583,
0.05243251845240593,
0.031075159087777138,
0.05583984777331352,
-0.04463702440261841,
-0.03491131588816643,
-0.0716715157032013,
-0.06650213152170181,
0.007481949869543314,
0.021364904940128326,
-0.06261210888624191,
0.02341814897954464,
-0.0008939849794842303,
-0.006220721174031496,
-0.08139795064926147,
-0.01843848079442978,
-0.06178542971611023,
-0.009943772107362747,
-0.08531255275011063,
-0.06461634486913681,
0.04176897183060646,
-0.06782404333353043,
0.01404375210404396,
-0.08617076277732849,
-0.1443948745727539,
-0.0546528659760952,
0.0862681046128273,
-0.0809459537267685,
-0.08796847611665726,
-0.10761807858943939,
-0.06632160395383835,
0.01720091886818409,
0.022657740861177444,
0.019166991114616394,
-0.0515093170106411,
0.09192584455013275,
-0.03590099886059761,
0.044046979397535324,
-0.05553450807929039,
0.04327140375971794,
-0.09588533639907837,
-0.0016640215180814266,
-0.04473448172211647,
0.09322631359100342,
-0.03611825406551361,
0.03421817347407341,
-0.08925293385982513,
-0.0705750584602356,
-0.00471149105578661,
0.04070018231868744,
0.012457304634153843,
0.12931565940380096,
-0.12893575429916382,
-0.07486897706985474,
0.12474055588245392,
-0.04929398000240326,
-0.04377032071352005,
0.14321871101856232,
-0.04629009962081909,
0.11904358863830566,
0.09781302511692047,
0.18582677841186523,
0.08135992288589478,
-0.02845175564289093,
0.060933880507946014,
-0.0617184191942215,
0.08261986076831818,
0.08902747929096222,
0.04217104986310005,
-0.008270458318293095,
-0.012100505642592907,
0.024417906999588013,
-0.021308863535523415,
0.05151313543319702,
-0.06192207336425781,
-0.11937809735536575,
0.030357392504811287,
-0.08100678026676178,
0.0690007284283638,
0.0442352220416069,
0.04463093727827072,
-0.04984160512685776,
-0.09872215986251831,
-0.06152334436774254,
0.03718574717640877,
-0.06214071810245514,
0.02680528350174427,
-0.07285334169864655,
0.11888980865478516,
0.026713429018855095,
0.039322204887866974,
-0.10351601988077164,
-0.0359371080994606,
0.021507376804947853,
-0.08305258303880692,
0.11367673426866531,
0.0665367916226387,
0.05479947105050087,
0.018572377040982246,
-0.06322313100099564,
-0.006458369083702564,
-0.11283176392316818,
-0.03038826584815979,
-0.0486745722591877,
-0.2246197611093521,
0.04921920225024223,
-0.029443006962537766,
0.1756248027086258,
-0.3182050287723541,
0.027746571227908134,
0.018175242468714714,
0.05849369242787361,
0.02315928041934967,
-0.045275408774614334,
-0.016728604212403297,
0.04397955536842346,
-0.03475893288850784,
-0.015821004286408424,
0.06895281374454498,
-0.00551012484356761,
-0.12971365451812744,
0.05582395941019058,
-0.1472455859184265,
0.019297171384096146,
0.08461852371692657,
-0.2050032913684845,
-0.04631876200437546,
0.010884827934205532,
-0.05624311789870262,
-0.016199924051761627,
0.0033151188399642706,
-0.031624652445316315,
0.18286801874637604,
-0.0394168421626091,
0.0939214751124382,
-0.09787358343601227,
-0.055611588060855865,
0.009363880380988121,
-0.04290380701422691,
-0.03227126970887184,
0.16431185603141785,
0.004757715854793787,
-0.05125708132982254,
0.15943394601345062,
0.2000783085823059,
-0.020688246935606003,
0.28944411873817444,
0.011559193953871727,
-0.06834863871335983,
-0.012789273634552956,
0.00869023147970438,
-0.00703314458951354,
0.06755734235048294,
-0.18013009428977966,
0.011321408674120903,
0.022282417863607407,
-0.012505763210356236,
0.05971056595444679,
-0.1570349782705307,
-0.04764653742313385,
0.008121475577354431,
-0.06503717601299286,
0.006617103703320026,
0.04354007914662361,
-0.00807956326752901,
0.10915745049715042,
0.02001236192882061,
-0.04120558500289917,
0.016752177849411964,
-0.025888590142130852,
-0.06330689787864685,
0.18586210906505585,
-0.06809516996145248,
-0.2554267346858978,
-0.1594971865415573,
-0.028754321858286858,
-0.08027157187461853,
0.021408138796687126,
0.04519377648830414,
-0.10501428693532944,
-0.03050602227449417,
-0.05908098816871643,
0.10989325493574142,
-0.05937710776925087,
-0.04857965558767319,
0.004311375319957733,
0.029093734920024872,
0.02843177504837513,
-0.0817485973238945,
0.007773664779961109,
-0.017857704311609268,
-0.10116507112979889,
0.03330061584711075,
-0.03269319608807564,
0.10545733571052551,
0.12990538775920868,
0.022046290338039398,
0.0050520021468400955,
-0.016968896612524986,
0.3274892270565033,
-0.15515893697738647,
0.01115693710744381,
0.14611561596393585,
-0.03040720522403717,
0.05390937253832817,
0.12133803218603134,
0.05185218155384064,
-0.10471329092979431,
0.008158423006534576,
0.061900440603494644,
-0.05159791558980942,
-0.2676776945590973,
-0.06962160766124725,
-0.07983117550611496,
0.0005977178807370365,
0.10540934652090073,
0.04592296853661537,
0.12109188735485077,
0.03731141611933708,
-0.03975386917591095,
0.04238678142428398,
0.11024655401706696,
0.06059367209672928,
0.09512141346931458,
0.012179437093436718,
0.07817937433719635,
-0.004471442196518183,
-0.06385409832000732,
0.03680229187011719,
-0.0010792769026011229,
0.21826176345348358,
0.05401373654603958,
0.1851082593202591,
0.08583199977874756,
0.0939466804265976,
0.012931600213050842,
-0.005392018239945173,
0.02216915786266327,
0.007330694701522589,
-0.032490529119968414,
-0.07618475705385208,
0.0064149172976613045,
0.0770794227719307,
0.00708248745650053,
-0.02834923379123211,
-0.03397414833307266,
-0.024881836026906967,
0.0638706311583519,
0.23077267408370972,
0.08689098805189133,
-0.2017468959093094,
-0.020608071237802505,
0.048788171261548996,
-0.00428271759301424,
-0.07539962232112885,
0.05506078153848648,
0.10067442804574966,
-0.09338937699794769,
0.07262949645519257,
-0.01410899218171835,
0.09651552885770798,
-0.06724768131971359,
0.05730472132563591,
0.007092840503901243,
-0.018180495128035545,
0.03255218267440796,
0.10198415815830231,
-0.28574037551879883,
0.2766118049621582,
0.01179502159357071,
0.045590467751026154,
-0.08164148777723312,
-0.019178571179509163,
-0.009381205774843693,
-0.03225034475326538,
0.14091606438159943,
0.03466510772705078,
-0.01557999663054943,
-0.11987259238958359,
-0.029717495664954185,
-0.011208870448172092,
0.11839210987091064,
-0.07877548038959503,
0.07826203107833862,
-0.017068587243556976,
0.03454642742872238,
0.006799166556447744,
-0.05207212641835213,
-0.13680970668792725,
-0.1953912377357483,
0.060958947986364365,
0.037068746984004974,
-0.005731092765927315,
-0.041605137288570404,
-0.05944516882300377,
-0.03064635582268238,
0.12071719020605087,
-0.038064245134592056,
-0.05270073562860489,
-0.07364657521247864,
0.06627411395311356,
0.06518644094467163,
-0.06955315917730331,
0.0028114444576203823,
0.007140954956412315,
0.11057116836309433,
-0.02468840777873993,
-0.03905848041176796,
0.06963909417390823,
-0.025006718933582306,
-0.22116334736347198,
-0.013560562394559383,
0.13703133165836334,
0.10557092726230621,
0.06496497243642807,
0.00718734273687005,
-0.0004333571996539831,
-0.037467069923877716,
-0.1004636213183403,
0.028949521481990814,
0.012050380930304527,
-0.06072118878364563,
0.047707635909318924,
-0.037486471235752106,
-0.03606436401605606,
-0.12728947401046753,
-0.057254426181316376,
0.12564297020435333,
0.27026164531707764,
-0.0446164570748806,
0.06832636892795563,
0.17138631641864777,
-0.1257873773574829,
-0.24178045988082886,
-0.006106556858867407,
0.00916299782693386,
-0.03947502374649048,
0.00041975206113420427,
-0.2021331787109375,
0.04311799630522728,
0.05766957625746727,
0.00856299139559269,
0.12595096230506897,
-0.30736610293388367,
-0.1207863986492157,
0.05445665866136551,
0.08033113181591034,
0.09362966567277908,
-0.14015734195709229,
-0.026806151494383812,
-0.02245381660759449,
-0.007991973310709,
0.10945586115121841,
-0.11582060903310776,
0.09828510135412216,
-0.01943156123161316,
0.09747333824634552,
0.029024429619312286,
-0.030305681750178337,
0.16106870770454407,
-0.03795995935797691,
0.054523076862096786,
-0.07899212092161179,
-0.01545956451445818,
0.10430960357189178,
-0.023906562477350235,
0.015569833107292652,
-0.0677160695195198,
-0.04273933172225952,
-0.11233889311552048,
-0.03611605241894722,
-0.12906917929649353,
0.027637138962745667,
-0.08622602373361588,
-0.05560404062271118,
-0.04524613171815872,
0.08523286879062653,
0.08695116639137268,
0.036765001714229584,
0.13673536479473114,
-0.0815626010298729,
0.17440195381641388,
0.08028001338243484,
0.1123228669166565,
-0.007172810845077038,
0.020681165158748627,
-0.012845401652157307,
-0.0012394881341606379,
0.07614252716302872,
-0.08830417692661285,
0.02325757034122944,
0.13400280475616455,
-0.015598638914525509,
0.14173482358455658,
0.057349640876054764,
-0.10588832199573517,
0.005925469100475311,
0.07291975617408752,
-0.13874657452106476,
-0.1840626299381256,
-0.06793767213821411,
-0.027898326516151428,
-0.06846950203180313,
-0.035462845116853714,
0.14026939868927002,
-0.053414639085531235,
-0.011753815226256847,
0.010677117854356766,
0.036866169422864914,
-0.04746289923787117,
0.11871159076690674,
-0.007292056456208229,
0.025450343266129494,
-0.10301600396633148,
0.07504060119390488,
0.12016758322715759,
-0.04719201475381851,
0.049695856869220734,
0.1317615807056427,
-0.030682997778058052,
-0.07520277798175812,
0.006784096825867891,
0.14179740846157074,
-0.04231087863445282,
-0.037797633558511734,
-0.047208379954099655,
-0.1541663259267807,
0.06500723212957382,
0.12062980234622955,
0.03864646330475807,
0.0008275726577267051,
-0.014386067166924477,
0.0202432032674551,
-0.04827386140823364,
0.08714619278907776,
0.025136498734354973,
-0.016989294439554214,
-0.06904403120279312,
0.07730446010828018,
0.03516720235347748,
0.047944385558366776,
-0.027788570150732994,
-0.020604850724339485,
-0.14411760866641998,
0.04506848007440567,
-0.0575912743806839,
0.010646965354681015,
-0.06516935676336288,
0.016790082678198814,
-0.03770338371396065,
-0.04137631878256798,
-0.07100318372249603,
-0.005747373681515455,
-0.11812836676836014,
-0.021768121048808098,
0.018196767196059227,
0.06781293451786041,
-0.07317981868982315,
-0.04406224191188812,
0.01749471202492714,
-0.0775517150759697,
0.059035345911979675,
-0.03069927915930748,
-0.017286930233240128,
0.07814335078001022,
-0.14038868248462677,
0.06047320365905762,
0.020923493430018425,
0.024463050067424774,
-0.00008380751387448981,
-0.08330250531435013,
-0.039398081600666046,
-0.021221375092864037,
0.03745575249195099,
0.027910182252526283,
-0.019800350069999695,
-0.1125873327255249,
0.039184365421533585,
0.04920073226094246,
-0.14339035749435425,
-0.015853462740778923,
0.06219571828842163,
0.027077389881014824,
-0.010605067014694214,
0.15356585383415222,
-0.07151047885417938,
0.06305202096700668,
-0.13175655901432037,
0.032094813883304596,
0.029091939330101013,
-0.06843829154968262,
-0.04247540235519409,
-0.08000007271766663,
0.05744236707687378,
-0.06143409386277199,
0.1375083327293396,
0.01028039027005434,
0.000698775751516223,
0.02898235432803631,
-0.03400471806526184,
-0.05734911561012268,
0.025978563353419304,
0.042081039398908615,
0.04023650288581848,
-0.0523085854947567,
0.003434721613302827,
-0.025287525728344917,
0.057969190180301666,
0.18474915623664856,
0.1642894148826599,
0.10709265619516373,
0.1325489729642868,
0.05488951504230499,
0.043292224407196045,
0.00512529956176877,
-0.1052226722240448,
0.048711519688367844,
0.024971844628453255,
0.09332160651683807,
-0.05454064905643463,
0.14865076541900635,
0.14186473190784454,
-0.16513589024543762,
0.05453847348690033,
-0.04438424110412598,
-0.07897833734750748,
-0.12562301754951477,
-0.23804360628128052,
-0.05757589265704155,
-0.05108439922332764,
-0.011311015114188194,
-0.11907850205898285,
0.06388173252344131,
0.003455299884080887,
0.0401812382042408,
-0.06561832875013351,
0.1163991317152977,
0.05262741073966026,
-0.0372157022356987,
0.11486279964447021,
0.008583937771618366,
0.05244404077529907,
-0.06595862656831741,
-0.01610097847878933,
-0.047110918909311295,
0.05028434097766876,
0.006742936559021473,
-0.004973822273313999,
-0.09299538284540176,
0.0110668009147048,
-0.05905356630682945,
-0.0910584032535553,
0.017902929335832596,
0.01623624749481678,
0.07168805599212646,
0.12396316975355148,
0.012806262820959091,
-0.04025284945964813,
0.0037547023966908455,
0.17010468244552612,
-0.029453231021761894,
-0.05849844589829445,
-0.10860497504472733,
0.14475293457508087,
-0.003315584734082222,
0.015325686894357204,
-0.02487429976463318,
-0.0467383936047554,
-0.02367517352104187,
0.29561540484428406,
0.2548038065433502,
-0.05374063923954964,
0.00014130737690720707,
-0.0006349232280626893,
0.032303377985954285,
-0.004861651919782162,
0.08842679113149643,
0.0705217495560646,
0.15447309613227844,
-0.07698546350002289,
-0.0032120058313012123,
-0.060978226363658905,
-0.0024145441129803658,
-0.09632216393947601,
0.11181925982236862,
0.06987233459949493,
-0.008101633749902248,
-0.062883660197258,
0.08991974592208862,
-0.20074738562107086,
-0.04455869644880295,
-0.02187787927687168,
-0.19579631090164185,
-0.13120736181735992,
-0.04870161414146423,
0.04310287535190582,
-0.015539171174168587,
0.08870243281126022,
-0.01161695085465908,
-0.04770933836698532,
-0.0002666044165380299,
-0.0032987205777317286,
-0.03878546133637428,
-0.09205229580402374,
0.13061833381652832,
-0.07375942170619965,
0.23505909740924835,
-0.03889533132314682,
-0.00810667872428894,
0.10911761969327927,
0.0017279158346354961,
-0.05592973902821541,
0.041508786380290985,
0.06609246879816055,
-0.01452881470322609,
-0.010703249834477901,
0.1633734554052353,
-0.026146220043301582,
0.10242713242769241,
0.12104659527540207,
-0.04751548916101456,
0.03397560492157936,
0.016627850010991096,
-0.020288143306970596,
-0.0002559467393439263,
0.018929511308670044,
-0.08359518647193909,
0.09211695939302444,
0.21501830220222473,
-0.038554850965738297,
-0.01681632734835148,
-0.043298184871673584,
0.006934620440006256,
0.025665197521448135,
0.07771258056163788,
-0.05308808013796806,
-0.19186687469482422,
-0.02476973459124565,
0.05826380103826523,
0.04918782413005829,
-0.17913083732128143,
-0.034054212272167206,
-0.012021202594041824,
-0.004834677558392286,
-0.07716517895460129,
0.13489586114883423,
0.05731741711497307,
-0.003481102641671896,
-0.012130100280046463,
-0.13345253467559814,
-0.04447690024971962,
0.13199663162231445,
-0.11449824273586273,
-0.059718772768974304
] |
null | null | transformers |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
should probably proofread and complete it, then remove this comment. -->
# test-mlm
This model is a fine-tuned version of [bert-base-multilingual-cased](https://huggingface.co/bert-base-multilingual-cased) on an unknown dataset.
It achieves the following results on the evaluation set:
- Loss: 0.6481
## 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:
- learning_rate: 5e-05
- train_batch_size: 8
- eval_batch_size: 8
- seed: 42
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
- lr_scheduler_type: linear
- num_epochs: 3.0
### Training results
### Framework versions
- Transformers 4.11.3
- Pytorch 1.9.0+cu111
- Datasets 1.12.1
- Tokenizers 0.10.3
| {"license": "apache-2.0", "tags": ["generated_from_trainer"], "model-index": [{"name": "test-mlm", "results": []}]} | null | Narshion/bert-base-multilingual-cased-mwach | [
"transformers",
"pytorch",
"endpoints_compatible",
"region:us"
] | 2022-03-02T23:29:04+00:00 | [] | [] | TAGS
#transformers #pytorch #endpoints_compatible #region-us
|
# test-mlm
This model is a fine-tuned version of bert-base-multilingual-cased on an unknown dataset.
It achieves the following results on the evaluation set:
- Loss: 0.6481
## 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:
- learning_rate: 5e-05
- train_batch_size: 8
- eval_batch_size: 8
- seed: 42
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
- lr_scheduler_type: linear
- num_epochs: 3.0
### Training results
### Framework versions
- Transformers 4.11.3
- Pytorch 1.9.0+cu111
- Datasets 1.12.1
- Tokenizers 0.10.3
| [
"# test-mlm\n\nThis model is a fine-tuned version of bert-base-multilingual-cased on an unknown dataset.\nIt achieves the following results on the evaluation set:\n- Loss: 0.6481",
"## Model description\n\nMore information needed",
"## Intended uses & limitations\n\nMore information needed",
"## Training and evaluation data\n\nMore information needed",
"## Training procedure",
"### Training hyperparameters\n\nThe following hyperparameters were used during training:\n- learning_rate: 5e-05\n- train_batch_size: 8\n- eval_batch_size: 8\n- seed: 42\n- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08\n- lr_scheduler_type: linear\n- num_epochs: 3.0",
"### Training results",
"### Framework versions\n\n- Transformers 4.11.3\n- Pytorch 1.9.0+cu111\n- Datasets 1.12.1\n- Tokenizers 0.10.3"
] | [
"TAGS\n#transformers #pytorch #endpoints_compatible #region-us \n",
"# test-mlm\n\nThis model is a fine-tuned version of bert-base-multilingual-cased on an unknown dataset.\nIt achieves the following results on the evaluation set:\n- Loss: 0.6481",
"## Model description\n\nMore information needed",
"## Intended uses & limitations\n\nMore information needed",
"## Training and evaluation data\n\nMore information needed",
"## Training procedure",
"### Training hyperparameters\n\nThe following hyperparameters were used during training:\n- learning_rate: 5e-05\n- train_batch_size: 8\n- eval_batch_size: 8\n- seed: 42\n- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08\n- lr_scheduler_type: linear\n- num_epochs: 3.0",
"### Training results",
"### Framework versions\n\n- Transformers 4.11.3\n- Pytorch 1.9.0+cu111\n- Datasets 1.12.1\n- Tokenizers 0.10.3"
] | [
21,
52,
6,
12,
8,
3,
90,
4,
34
] | [
"passage: TAGS\n#transformers #pytorch #endpoints_compatible #region-us \n# test-mlm\n\nThis model is a fine-tuned version of bert-base-multilingual-cased on an unknown dataset.\nIt achieves the following results on the evaluation set:\n- Loss: 0.6481## Model description\n\nMore information needed## Intended uses & limitations\n\nMore information needed## Training and evaluation data\n\nMore information needed## Training procedure### Training hyperparameters\n\nThe following hyperparameters were used during training:\n- learning_rate: 5e-05\n- train_batch_size: 8\n- eval_batch_size: 8\n- seed: 42\n- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08\n- lr_scheduler_type: linear\n- num_epochs: 3.0### Training results### Framework versions\n\n- Transformers 4.11.3\n- Pytorch 1.9.0+cu111\n- Datasets 1.12.1\n- Tokenizers 0.10.3"
] | [
-0.1435357630252838,
0.09032123535871506,
-0.0012408627662807703,
0.0876196101307869,
0.12689374387264252,
0.03420613706111908,
0.10926991701126099,
0.1079627126455307,
-0.08083158731460571,
0.06754077970981598,
0.10070626437664032,
0.03589266538619995,
0.021379219368100166,
0.16477075219154358,
-0.032514482736587524,
-0.22155991196632385,
0.05214624106884003,
0.03173569589853287,
-0.01061907410621643,
0.10234285891056061,
0.09500057995319366,
-0.1146048903465271,
0.07713939249515533,
0.03255883976817131,
-0.19741125404834747,
-0.012143455445766449,
-0.011643804609775543,
-0.0552668459713459,
0.08837544918060303,
-0.004821565933525562,
0.13582709431648254,
0.006614441517740488,
0.08686718344688416,
-0.13745424151420593,
-0.0032363454811275005,
0.03264062479138374,
0.04324714466929436,
0.09376783668994904,
0.02536582760512829,
-0.009032650850713253,
0.0537869967520237,
-0.10444507747888565,
0.06106673553586006,
0.007618706673383713,
-0.06657412648200989,
-0.12773218750953674,
-0.08864374458789825,
0.0712490826845169,
0.04746217280626297,
0.06902032345533371,
0.004759997595101595,
0.16249707341194153,
-0.09278997778892517,
0.06628375500440598,
0.19983543455600739,
-0.31315281987190247,
-0.051097653806209564,
0.03367932513356209,
0.044378962367773056,
0.025780005380511284,
-0.05767315253615379,
-0.030150102451443672,
0.054695118218660355,
0.05910678952932358,
0.06057056039571762,
-0.019764237105846405,
-0.06581905484199524,
-0.011833146214485168,
-0.1466643512248993,
-0.052029117941856384,
0.19890926778316498,
0.004567861091345549,
-0.09428711235523224,
-0.028888355940580368,
-0.0759488120675087,
-0.11715923994779587,
-0.026286691427230835,
-0.003780679777264595,
0.016275646165013313,
-0.04386654123663902,
-0.09948983788490295,
-0.037916745990514755,
-0.06213882192969322,
-0.06760245561599731,
-0.08176003396511078,
0.16830416023731232,
0.06137867644429207,
0.04587886109948158,
-0.04587684944272041,
0.10564988851547241,
-0.09280074387788773,
-0.11034855246543884,
-0.01975150592625141,
-0.03467883914709091,
-0.037225332111120224,
-0.038379620760679245,
-0.08641012758016586,
-0.038758330047130585,
0.015994843095541,
0.120145782828331,
-0.053004954010248184,
0.042810261249542236,
-0.019501155242323875,
0.015599279664456844,
-0.010580298490822315,
0.173458993434906,
-0.05480217561125755,
-0.0004403862403705716,
0.03373529762029648,
0.06947802752256393,
0.027794964611530304,
-0.0024538023862987757,
-0.10159987956285477,
-0.03058404102921486,
0.11969642341136932,
0.040528323501348495,
-0.05260932072997093,
0.04008232057094574,
-0.03784392401576042,
-0.027696829289197922,
0.025262566283345222,
-0.11613664031028748,
0.03472341224551201,
-0.009232616052031517,
-0.07735537737607956,
0.03786640986800194,
0.028927499428391457,
-0.026669271290302277,
-0.060743797570466995,
0.03979905694723129,
-0.11500353366136551,
0.024670345708727837,
-0.09910204261541367,
-0.11244131624698639,
0.02209560200572014,
-0.08113966882228851,
-0.015107464976608753,
-0.09198176115751266,
-0.18804040551185608,
0.024968085810542107,
0.03822512552142143,
-0.051379334181547165,
-0.022744690999388695,
-0.05606637895107269,
-0.055215343832969666,
0.02332163415849209,
-0.016950681805610657,
0.05155982822179794,
-0.03641074150800705,
0.08038876205682755,
0.06664388626813889,
0.056033939123153687,
-0.03666047379374504,
0.038894303143024445,
-0.0866277888417244,
0.05336392670869827,
-0.174054354429245,
0.09787078201770782,
-0.08456327766180038,
0.0017368053086102009,
-0.07734226435422897,
-0.11388090252876282,
0.02691180631518364,
-0.014560321345925331,
0.12052889913320541,
0.1531057357788086,
-0.16407719254493713,
-0.028105590492486954,
0.15656161308288574,
-0.08904306590557098,
-0.06774458289146423,
0.1255558282136917,
-0.0484294518828392,
-0.0005003858241252601,
0.062148626893758774,
0.1622045785188675,
0.08437498658895493,
-0.12024635076522827,
-0.042022667825222015,
0.041290927678346634,
0.03552604094147682,
-0.08856482803821564,
0.07012699544429779,
0.0017591678770259023,
-0.06505206972360611,
0.035353370010852814,
-0.05799331143498421,
0.018754731863737106,
-0.11099907755851746,
-0.061482060700654984,
-0.07657905668020248,
-0.08243109285831451,
0.09761833399534225,
-0.0025730994530022144,
0.06396113336086273,
-0.08811575174331665,
-0.08412355184555054,
0.14688050746917725,
0.12294118106365204,
-0.06801582127809525,
0.03655743598937988,
-0.11338911950588226,
0.12794877588748932,
-0.1426519751548767,
-0.024054108187556267,
-0.22510837018489838,
-0.09171963483095169,
0.04510157182812691,
0.0070013487711548805,
0.03095586784183979,
0.00043792903306894004,
0.0530543252825737,
0.07309111952781677,
-0.016684824600815773,
0.003652984509244561,
-0.05737724155187607,
-0.016818922013044357,
-0.11619096249341965,
-0.13067041337490082,
-0.07068062573671341,
-0.038523320108652115,
0.09994350373744965,
-0.14078176021575928,
0.0066030798479914665,
-0.014445134438574314,
0.10866889357566833,
0.001093650353141129,
-0.02759520150721073,
-0.009728046134114265,
0.07753250747919083,
-0.023153366521000862,
-0.06557262688875198,
0.044382885098457336,
0.02121446654200554,
-0.07363070547580719,
-0.04071682691574097,
-0.07066905498504639,
0.07414597272872925,
0.10470185428857803,
0.04207450523972511,
-0.06294215470552444,
0.011654687114059925,
-0.051267705857753754,
-0.0200630072504282,
-0.05752917751669884,
0.006618911866098642,
0.17934662103652954,
0.016386648640036583,
0.14291302859783173,
-0.08284277468919754,
-0.01893136277794838,
0.027156274765729904,
-0.033427778631448746,
-0.02281622774899006,
0.06558136641979218,
0.022234145551919937,
-0.0874856486916542,
0.07955106347799301,
0.06941577792167664,
-0.09761590510606766,
0.0845344141125679,
-0.062147654592990875,
-0.0958409383893013,
-0.03936409950256348,
-0.010660193860530853,
-0.005601047072559595,
0.13920997083187103,
-0.12776301801204681,
-0.02159619890153408,
0.046734459698200226,
0.049599338322877884,
0.05059632658958435,
-0.17454510927200317,
0.0077403634786605835,
0.01683046668767929,
-0.036365315318107605,
-0.0865200087428093,
-0.010323863476514816,
0.024337386712431908,
0.08876803517341614,
0.028918012976646423,
-0.0562928169965744,
0.046180691570043564,
0.015361836180090904,
-0.0768614262342453,
0.1948384940624237,
-0.13816794753074646,
-0.13800188899040222,
-0.15826000273227692,
-0.02823520265519619,
-0.08047521859407425,
-0.01576627418398857,
0.02682654932141304,
-0.04985479637980461,
-0.046166036278009415,
-0.08395722508430481,
-0.010501498356461525,
-0.040616124868392944,
0.03082445077598095,
0.07231388986110687,
-0.0331401564180851,
0.07253389060497284,
-0.12709414958953857,
-0.00894487090408802,
-0.03518347069621086,
-0.04924437776207924,
0.020910747349262238,
-0.0014003240503370762,
0.10342748463153839,
0.11247307807207108,
-0.0478169284760952,
0.04420207813382149,
-0.0255429670214653,
0.2350563257932663,
-0.01827424205839634,
-0.055502574890851974,
0.08505035191774368,
-0.0011452824110165238,
0.05868713557720184,
0.07695174217224121,
0.03128865361213684,
-0.08457519114017487,
0.011887752451002598,
0.003222233382984996,
-0.04086822271347046,
-0.22542566061019897,
-0.0597076341509819,
-0.04343578591942787,
-0.027339352294802666,
0.06829162687063217,
0.022252537310123444,
-0.0434073843061924,
0.0677759200334549,
0.044136032462120056,
0.08748691529035568,
-0.08471151441335678,
0.08581021428108215,
0.1506301909685135,
0.029800331220030785,
0.09941297769546509,
-0.05023951455950737,
-0.03149803727865219,
0.07182637602090836,
-0.0018834377406165004,
0.28117451071739197,
-0.04479552432894707,
0.08799970895051956,
0.04252810403704643,
0.17817938327789307,
0.01891792006790638,
0.12274961918592453,
-0.033713847398757935,
0.008506289683282375,
-0.00133449153508991,
-0.04825587198138237,
-0.06385739147663116,
-0.031284596771001816,
-0.010583635419607162,
0.05821969732642174,
-0.13260509073734283,
0.024791620671749115,
0.022453807294368744,
0.23428182303905487,
0.07064300030469894,
-0.34218496084213257,
-0.1080319806933403,
-0.005211012903600931,
-0.02069813385605812,
-0.08054187148809433,
0.005788187496364117,
0.1182418242096901,
-0.09146084636449814,
0.044958263635635376,
-0.054514579474925995,
0.08655378967523575,
-0.03375117480754852,
0.0033523249439895153,
-0.003955307882279158,
0.1249750480055809,
0.003770387964323163,
0.08129529654979706,
-0.2228998839855194,
0.22856688499450684,
0.03021833300590515,
0.08517242223024368,
-0.05052953213453293,
-0.0023928501177579165,
0.0014846210833638906,
0.1130337193608284,
0.07665242999792099,
0.00664560729637742,
-0.007607883773744106,
-0.1669367253780365,
-0.11584782600402832,
0.04636465758085251,
0.0825798436999321,
0.04272541031241417,
0.11552940309047699,
-0.020619597285985947,
0.004195949528366327,
0.024731941521167755,
-0.006112372502684593,
-0.11912762373685837,
-0.08587822318077087,
0.004190563689917326,
0.02019919455051422,
-0.032627977430820465,
-0.05981622263789177,
-0.13099581003189087,
0.004338993225246668,
0.15751995146274567,
0.03023817576467991,
-0.04496973752975464,
-0.1197565421462059,
0.0359400138258934,
0.15388506650924683,
-0.0755864679813385,
0.024864375591278076,
-0.010945011861622334,
0.11475691199302673,
0.011340475641191006,
-0.12018882483243942,
0.05598633363842964,
-0.0656059980392456,
-0.12232767790555954,
-0.026379575952887535,
0.10489420592784882,
0.04642786458134651,
0.060840193182229996,
0.007928509265184402,
0.0018747347639873624,
-0.012997468002140522,
-0.09205006062984467,
-0.030398275703191757,
0.07608458399772644,
0.08666659146547318,
0.06563998758792877,
-0.05844986066222191,
0.008086520247161388,
-0.015521395020186901,
0.04802754521369934,
0.16700497269630432,
0.18113882839679718,
-0.07694938033819199,
0.05515008419752121,
0.09736029803752899,
-0.06577427685260773,
-0.18447455763816833,
0.03592057153582573,
0.08339129388332367,
0.0652480497956276,
-0.031554535031318665,
-0.1520700305700302,
0.09669294953346252,
0.0960431843996048,
-0.01505951676517725,
0.04552210867404938,
-0.29150646924972534,
-0.10560152679681778,
0.10579664260149002,
0.10030761361122131,
0.18998420238494873,
-0.11146776378154755,
-0.037070367485284805,
-0.024566400796175003,
-0.15004253387451172,
0.11661889404058456,
-0.08036111295223236,
0.12618190050125122,
-0.030220191925764084,
0.13227985799312592,
0.02544412575662136,
-0.051489826291799545,
0.13716426491737366,
0.06117420271039009,
0.055297501385211945,
-0.030075905844569206,
-0.003992432728409767,
0.10551866888999939,
-0.07778964191675186,
0.11347153782844543,
0.01199263520538807,
0.07607665657997131,
-0.1280321627855301,
-0.02076941356062889,
-0.05788623169064522,
0.04592380300164223,
-0.015749946236610413,
-0.028615059331059456,
-0.04137181490659714,
0.026303501799702644,
0.020119979977607727,
-0.02986970730125904,
0.0848277136683464,
0.05183863639831543,
0.03262859582901001,
0.09624408185482025,
0.10197532176971436,
-0.07109556347131729,
-0.06690467149019241,
0.041646312922239304,
-0.03580361232161522,
0.06383231282234192,
-0.11803127080202103,
0.016395727172493935,
0.13276879489421844,
0.02016674354672432,
0.10542517155408859,
0.06262313574552536,
-0.0721837654709816,
0.02683129347860813,
0.044730186462402344,
-0.12839801609516144,
-0.11038375645875931,
-0.0016192849725484848,
-0.04511571303009987,
-0.15269914269447327,
0.08356712013483047,
0.11044298857450485,
-0.07196799665689468,
-0.025390157476067543,
-0.03671812638640404,
-0.01805698871612549,
-0.06039987504482269,
0.17490310966968536,
0.05530344694852829,
0.0549350306391716,
-0.10274120420217514,
0.09625618159770966,
0.036432188004255295,
-0.06878101825714111,
0.04885854572057724,
0.033256929367780685,
-0.11804791539907455,
-0.02398725040256977,
0.04137249290943146,
0.19633449614048004,
-0.0863482728600502,
-0.051313210278749466,
-0.10625624656677246,
-0.09159602969884872,
0.06690283119678497,
0.17163847386837006,
0.08939290046691895,
0.03844078630208969,
-0.07071292400360107,
0.004666842985898256,
-0.14651232957839966,
0.07412122189998627,
0.060819435864686966,
0.07297784835100174,
-0.1291206032037735,
0.13036929070949554,
-0.013268730603158474,
0.09557166695594788,
-0.03522645682096481,
-0.007199950981885195,
-0.10614565759897232,
-0.00012263497046660632,
-0.19250494241714478,
0.013679316267371178,
-0.06427046656608582,
0.002936706878244877,
0.0022685930598527193,
-0.04755223169922829,
-0.05073421075940132,
0.042695291340351105,
-0.07372763007879257,
-0.024564579129219055,
0.01605401001870632,
0.011889409273862839,
-0.12467822432518005,
0.011829469352960587,
0.0062475185841321945,
-0.08392951637506485,
0.0799199566245079,
0.09803608059883118,
0.004810847342014313,
0.04482206702232361,
-0.0228568222373724,
-0.04228914901614189,
0.028426267206668854,
0.013026999309659004,
0.10382818430662155,
-0.08069886267185211,
0.014373475685715675,
0.0160398967564106,
0.06740223616361618,
0.02419910579919815,
0.11649998277425766,
-0.10651657730340958,
-0.034041211009025574,
-0.025929156690835953,
-0.024959489703178406,
-0.06851975619792938,
0.04644598811864853,
0.12502598762512207,
0.07577215880155563,
0.15422502160072327,
-0.07076691091060638,
0.013739322312176228,
-0.14360088109970093,
-0.04057297855615616,
-0.014633865095674992,
-0.05063698813319206,
-0.057357270270586014,
-0.051816247403621674,
0.06371458619832993,
-0.04033280536532402,
0.13929656147956848,
-0.0218308474868536,
0.06917344778776169,
0.002484138123691082,
-0.01070459745824337,
-0.019368212670087814,
0.006189829669892788,
0.18976080417633057,
0.039583154022693634,
-0.026706989854574203,
0.05123964697122574,
0.02762802317738533,
0.07082518190145493,
0.08809853345155716,
0.18291643261909485,
0.08665119856595993,
0.006931093987077475,
0.11527330428361893,
0.06317107379436493,
-0.03732432425022125,
-0.1536833792924881,
-0.028571762144565582,
-0.04623471572995186,
0.08883828669786453,
-0.0066033219918608665,
0.18390275537967682,
0.05148271471261978,
-0.14355354011058807,
0.052310068160295486,
-0.027086183428764343,
-0.11821604520082474,
-0.11157914996147156,
-0.06678848713636398,
-0.08695641160011292,
-0.13941432535648346,
0.004270044155418873,
-0.1379183679819107,
0.0039269146509468555,
0.13034208118915558,
0.01681923307478428,
-0.004394026938825846,
0.14740340411663055,
-0.043830618262290955,
0.02811538614332676,
0.05891821160912514,
0.0025725977029651403,
-0.0005119526176713407,
0.01121687050908804,
-0.05038166418671608,
0.024184780195355415,
-0.010564441792666912,
0.0989595279097557,
-0.01724088564515114,
0.02843884751200676,
0.052791859954595566,
-0.020251953974366188,
-0.07204899936914444,
-0.0032502233516424894,
0.019575681537389755,
0.06612204760313034,
0.03542795777320862,
0.04158242791891098,
-0.030874745920300484,
-0.03945226967334747,
0.20197415351867676,
-0.07142481952905655,
-0.0820448100566864,
-0.14707134664058685,
0.24817399680614471,
0.043244618922472,
-0.015369345434010029,
0.06094904616475105,
-0.09394106268882751,
-0.03304135426878929,
0.18906906247138977,
0.15870200097560883,
-0.05354887247085571,
-0.03995409607887268,
-0.005814059637486935,
-0.02132996916770935,
-0.04104200005531311,
0.13158440589904785,
0.09409292042255402,
0.09872668981552124,
-0.06232753023505211,
-0.03824003040790558,
-0.05705978348851204,
-0.008359527215361595,
-0.07812491804361343,
0.029045304283499718,
-0.00015677872579544783,
-0.01834285631775856,
-0.059736721217632294,
0.03461458161473274,
-0.047692373394966125,
-0.09473918378353119,
0.04112118110060692,
-0.12808658182621002,
-0.16144686937332153,
-0.014613720588386059,
0.05072528123855591,
-0.015581526793539524,
0.0696941390633583,
-0.0486145094037056,
0.020511092618107796,
0.1558980941772461,
-0.02654055692255497,
-0.08661355823278427,
-0.08474846184253693,
0.09538109600543976,
-0.033452101051807404,
0.15684683620929718,
0.026198795065283775,
0.10480586439371109,
0.11587584018707275,
0.05469536408782005,
-0.14071230590343475,
0.04623829573392868,
0.03850872442126274,
-0.023620178923010826,
0.01841963827610016,
0.12121562659740448,
-0.04286017268896103,
0.054925158619880676,
0.015582257881760597,
-0.10520067065954208,
-0.02509237267076969,
-0.058434270322322845,
0.01681242696940899,
-0.0845487043261528,
-0.047393523156642914,
-0.07853659987449646,
0.13916736841201782,
0.1885857880115509,
-0.042400848120450974,
-0.005020408425480127,
-0.06253794580698013,
0.03822023421525955,
0.03733709082007408,
0.06357884407043457,
-0.04326838254928589,
-0.2149089127779007,
0.0017467372817918658,
0.04190541058778763,
-0.0017888116417452693,
-0.27779620885849,
-0.07538259774446487,
0.03108174167573452,
-0.044350117444992065,
-0.06737209111452103,
0.09574971348047256,
0.06094568595290184,
0.053234219551086426,
-0.05206947773694992,
-0.022955184802412987,
-0.06743284314870834,
0.12415759265422821,
-0.1404164433479309,
-0.09035144746303558
] |
null | null | transformers |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
should probably proofread and complete it, then remove this comment. -->
# bert-base-multilingual-cased-urgency
This model is a fine-tuned version of [bert-base-multilingual-cased](https://huggingface.co/) on the mWACH NEO dataset.
It achieves the following results on the evaluation set:
- Loss: 2.2797
## 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:
- learning_rate: 2e-05
- train_batch_size: 8
- eval_batch_size: 8
- seed: 42
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
- lr_scheduler_type: linear
- num_epochs: 3.0
### Training results
| Training Loss | Epoch | Step | Validation Loss |
|:-------------:|:-----:|:-----:|:---------------:|
| 4.1408 | 1.0 | 5659 | 3.6705 |
| 2.8777 | 2.0 | 11318 | 2.5536 |
| 2.561 | 3.0 | 16977 | 2.2740 |
### Framework versions
- Transformers 4.10.0
- Pytorch 1.9.0+cu102
- Datasets 1.11.0
- Tokenizers 0.10.3
| {"tags": ["generated_from_trainer"], "datasets": []} | fill-mask | Narshion/bert-base-multilingual-cased-urgency | [
"transformers",
"pytorch",
"tensorboard",
"bert",
"fill-mask",
"generated_from_trainer",
"autotrain_compatible",
"endpoints_compatible",
"region:us"
] | 2022-03-02T23:29:04+00:00 | [] | [] | TAGS
#transformers #pytorch #tensorboard #bert #fill-mask #generated_from_trainer #autotrain_compatible #endpoints_compatible #region-us
| bert-base-multilingual-cased-urgency
====================================
This model is a fine-tuned version of bert-base-multilingual-cased on the mWACH NEO dataset.
It achieves the following results on the evaluation set:
* Loss: 2.2797
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:
* learning\_rate: 2e-05
* train\_batch\_size: 8
* eval\_batch\_size: 8
* seed: 42
* optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
* lr\_scheduler\_type: linear
* num\_epochs: 3.0
### Training results
### Framework versions
* Transformers 4.10.0
* Pytorch 1.9.0+cu102
* Datasets 1.11.0
* Tokenizers 0.10.3
| [
"### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* learning\\_rate: 2e-05\n* train\\_batch\\_size: 8\n* eval\\_batch\\_size: 8\n* seed: 42\n* optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08\n* lr\\_scheduler\\_type: linear\n* num\\_epochs: 3.0",
"### Training results",
"### Framework versions\n\n\n* Transformers 4.10.0\n* Pytorch 1.9.0+cu102\n* Datasets 1.11.0\n* Tokenizers 0.10.3"
] | [
"TAGS\n#transformers #pytorch #tensorboard #bert #fill-mask #generated_from_trainer #autotrain_compatible #endpoints_compatible #region-us \n",
"### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* learning\\_rate: 2e-05\n* train\\_batch\\_size: 8\n* eval\\_batch\\_size: 8\n* seed: 42\n* optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08\n* lr\\_scheduler\\_type: linear\n* num\\_epochs: 3.0",
"### Training results",
"### Framework versions\n\n\n* Transformers 4.10.0\n* Pytorch 1.9.0+cu102\n* Datasets 1.11.0\n* Tokenizers 0.10.3"
] | [
47,
98,
4,
34
] | [
"passage: TAGS\n#transformers #pytorch #tensorboard #bert #fill-mask #generated_from_trainer #autotrain_compatible #endpoints_compatible #region-us \n### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* learning\\_rate: 2e-05\n* train\\_batch\\_size: 8\n* eval\\_batch\\_size: 8\n* seed: 42\n* optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08\n* lr\\_scheduler\\_type: linear\n* num\\_epochs: 3.0### Training results### Framework versions\n\n\n* Transformers 4.10.0\n* Pytorch 1.9.0+cu102\n* Datasets 1.11.0\n* Tokenizers 0.10.3"
] | [
-0.10603692382574081,
0.026547634974122047,
-0.0017667044885456562,
0.11602704972028732,
0.19757993519306183,
0.03627437725663185,
0.11708377301692963,
0.09238138794898987,
-0.11363758146762848,
0.03651196137070656,
0.12906727194786072,
0.14863437414169312,
0.0014194658724591136,
0.10464620590209961,
-0.041805025190114975,
-0.26213064789772034,
-0.027620770037174225,
0.03341284394264221,
-0.106413334608078,
0.12289208918809891,
0.07160256057977676,
-0.15877102315425873,
0.07369529455900192,
-0.0022389115765690804,
-0.2440921664237976,
0.018090886995196342,
0.03664476424455643,
-0.06085292622447014,
0.14538761973381042,
0.003707494819536805,
0.1754794418811798,
-0.004474298562854528,
0.10707902908325195,
-0.14104098081588745,
0.016952019184827805,
0.0662924274802208,
0.01163847278803587,
0.08075421303510666,
0.04896523803472519,
0.0011307310778647661,
0.10108733177185059,
-0.10529263317584991,
0.07176746428012848,
0.00611463189125061,
-0.13253910839557648,
-0.20666025578975677,
-0.07243923097848892,
-0.011612898670136929,
0.04837026447057724,
0.1006125658750534,
-0.003859597258269787,
0.1604180485010147,
-0.10713738948106766,
0.09622837603092194,
0.24129702150821686,
-0.26875296235084534,
-0.09235145896673203,
0.031422100961208344,
0.010175197385251522,
0.07196184992790222,
-0.11670423299074173,
-0.0056522260420024395,
0.05202170088887215,
0.05857257917523384,
0.1311364471912384,
-0.028766585513949394,
-0.09549294412136078,
0.018211178481578827,
-0.14596733450889587,
0.005358872003853321,
0.034357670694589615,
0.01931730844080448,
-0.022921651601791382,
-0.003120381385087967,
-0.07292578369379044,
-0.1586095541715622,
-0.05037447437644005,
-0.030323712155222893,
0.044992391020059586,
-0.06939200311899185,
-0.12273348122835159,
0.0062075150199234486,
-0.09652655571699142,
-0.07222529500722885,
-0.0760565921664238,
0.19230763614177704,
0.03480163589119911,
0.02274397574365139,
-0.044365305453538895,
0.09877009689807892,
-0.02129000797867775,
-0.14756464958190918,
0.04871293529868126,
0.038076598197221756,
-0.03559403866529465,
-0.05394813418388367,
-0.08106387406587601,
-0.11290977150201797,
0.004384751431643963,
0.08743196725845337,
-0.041679367423057556,
0.04745303839445114,
0.043249912559986115,
0.038798946887254715,
-0.10559676587581635,
0.1993749737739563,
-0.04995311051607132,
-0.03196289762854576,
0.0028734509833157063,
0.050103720277547836,
0.0017573515651747584,
-0.016277190297842026,
-0.10141097754240036,
0.008714143186807632,
0.09686216711997986,
-0.0030449863988906145,
-0.06867167353630066,
0.056431517004966736,
-0.035006485879421234,
-0.007099918555468321,
-0.029580913484096527,
-0.09582863003015518,
0.05175070837140083,
-0.01079320814460516,
-0.08286027610301971,
0.00919683463871479,
0.024986019358038902,
0.010763545520603657,
-0.00009041509474627674,
0.18193915486335754,
-0.10118322819471359,
0.04793976992368698,
-0.12277715653181076,
-0.12580746412277222,
0.0013483347138389945,
-0.0817226693034172,
0.0126292509958148,
-0.09282906353473663,
-0.1286132037639618,
-0.011540872044861317,
0.06537472456693649,
-0.030703704804182053,
-0.019729385152459145,
-0.03696350380778313,
-0.08099943399429321,
0.012681598775088787,
-0.007889926433563232,
0.17067408561706543,
-0.04803020507097244,
0.1163630411028862,
0.05621054396033287,
0.09032227098941803,
-0.06505128741264343,
0.04608792066574097,
-0.08076587319374084,
0.002600570907816291,
-0.23316720128059387,
0.025456219911575317,
-0.04934404790401459,
0.06133610010147095,
-0.05921866372227669,
-0.11837225407361984,
-0.0009883919265121222,
-0.004607256967574358,
0.1077289879322052,
0.09036869555711746,
-0.1898725926876068,
-0.09074802696704865,
0.15715493261814117,
-0.0570676326751709,
-0.07944551110267639,
0.12334824353456497,
-0.0633152648806572,
0.013980910181999207,
0.07471731305122375,
0.12495645135641098,
0.037609927356243134,
-0.1176680400967598,
0.02087106928229332,
-0.031801145523786545,
0.057954881340265274,
-0.05443113297224045,
0.04042276367545128,
0.010197044350206852,
0.015388509258627892,
0.026296479627490044,
-0.019142627716064453,
0.06048226356506348,
-0.1236501932144165,
-0.09015825390815735,
-0.03713294491171837,
-0.10944462567567825,
0.07638893276453018,
0.08043321967124939,
0.09190156310796738,
-0.10434550791978836,
-0.08208471536636353,
0.08254574239253998,
0.048373252153396606,
-0.04170064628124237,
0.027045181021094322,
-0.060902759432792664,
0.06005513295531273,
-0.06560370326042175,
-0.029215343296527863,
-0.19292739033699036,
-0.05338997021317482,
-0.004317271523177624,
0.029331360012292862,
0.031477462500333786,
0.011919585056602955,
0.09954807907342911,
0.08039656281471252,
-0.06405238807201385,
0.0022051299456506968,
-0.05043492093682289,
-0.009054379537701607,
-0.15504787862300873,
-0.20975294709205627,
-0.03651798143982887,
-0.015763334929943085,
0.09340190142393112,
-0.19330543279647827,
0.018459146842360497,
-0.06243377551436424,
0.08763547241687775,
0.012436906807124615,
-0.018808506429195404,
-0.07291700690984726,
0.11023881286382675,
-0.010482179932296276,
-0.04971815645694733,
0.05756448209285736,
-0.02138657309114933,
-0.08210060745477676,
-0.0835571214556694,
-0.10746654123067856,
0.19492043554782867,
0.13725417852401733,
-0.15438513457775116,
-0.10069599747657776,
0.04645247012376785,
-0.06300147622823715,
-0.020365078002214432,
-0.0633218064904213,
0.04942556470632553,
0.18652202188968658,
0.0027554985135793686,
0.13744603097438812,
-0.0504271499812603,
-0.0318063423037529,
0.02932552620768547,
-0.03166530281305313,
0.045018307864665985,
0.08904167264699936,
0.1488340049982071,
-0.03402390331029892,
0.11712326109409332,
0.15047603845596313,
-0.13868333399295807,
0.1320287585258484,
-0.01138537097722292,
-0.08278504759073257,
-0.018845023587346077,
-0.04609132185578346,
0.012547770515084267,
0.12828907370567322,
-0.11743997782468796,
-0.01818808540701866,
0.00021718788775615394,
0.008228382095694542,
0.022277556359767914,
-0.2366229146718979,
-0.05208487808704376,
0.03131980821490288,
-0.011012894101440907,
-0.022523853927850723,
-0.018408354371786118,
0.020350491628050804,
0.11876227706670761,
0.001766073051840067,
-0.07081665843725204,
0.01821933127939701,
0.0035502281971275806,
-0.059953100979328156,
0.21270334720611572,
-0.06814081221818924,
-0.10691065341234207,
-0.09670381993055344,
-0.0861932635307312,
-0.04180683195590973,
0.014543449506163597,
0.03560619428753853,
-0.12531018257141113,
-0.023920977488160133,
-0.0272442027926445,
0.027059312909841537,
0.01942593790590763,
0.0720280185341835,
0.009781289845705032,
-0.019960971549153328,
0.0775383934378624,
-0.10201571881771088,
-0.004658818244934082,
-0.07673103362321854,
-0.08448976278305054,
0.05489574745297432,
0.0802767351269722,
0.13208375871181488,
0.16664136946201324,
-0.04325225576758385,
0.0043572415597736835,
-0.015600915998220444,
0.24019423127174377,
-0.07813596725463867,
-0.04087817296385765,
0.10171971470117569,
-0.026955781504511833,
0.05356273055076599,
0.09411146491765976,
0.08672571927309036,
-0.0954277440905571,
0.00877968966960907,
0.04532294347882271,
-0.05034773424267769,
-0.19208692014217377,
-0.030822576954960823,
-0.05334864929318428,
-0.06445898860692978,
0.0806584358215332,
0.016027875244617462,
0.028157930821180344,
0.06549957394599915,
0.06362258642911911,
0.09515413641929626,
-0.07788679003715515,
0.0364176481962204,
0.05927508696913719,
0.05108869448304176,
0.1315561980009079,
-0.028695033863186836,
-0.09557995945215225,
0.012563838623464108,
-0.04975604638457298,
0.2249768078327179,
-0.0019212428014725447,
0.06515819579362869,
0.05094873160123825,
0.18885858356952667,
-0.000045893481001257896,
0.09501422196626663,
0.007808520458638668,
-0.0757378414273262,
0.004218796268105507,
-0.04651251062750816,
-0.03134661912918091,
0.008443990722298622,
-0.021891124546527863,
0.07034166157245636,
-0.12139341980218887,
0.0008061826229095459,
0.04825523868203163,
0.23787999153137207,
0.029283178970217705,
-0.3271667957305908,
-0.0745304673910141,
-0.01397630199790001,
-0.019538942724466324,
-0.004807730205357075,
-0.003073478816077113,
0.11980981379747391,
-0.08422263711690903,
0.030423486605286598,
-0.07353271543979645,
0.08523821085691452,
0.0048032901249825954,
0.04807959869503975,
0.06858646124601364,
0.13685305416584015,
-0.007321482058614492,
0.04655030369758606,
-0.3075951337814331,
0.2889917194843292,
0.007021998055279255,
0.09964490681886673,
-0.0789121761918068,
-0.008751682005822659,
0.04092719778418541,
0.030625341460108757,
0.037573058158159256,
-0.020101305097341537,
-0.004772195126861334,
-0.21424566209316254,
-0.038329117000103,
0.04114776477217674,
0.13059429824352264,
-0.004094539675861597,
0.10727415233850479,
-0.006145035848021507,
-0.008134972304105759,
0.0834670141339302,
0.007029061205685139,
-0.07233089953660965,
-0.06722025573253632,
-0.02306991070508957,
0.012105125002563,
-0.09383805096149445,
-0.057607464492321014,
-0.13273043930530548,
-0.13770847022533417,
0.14305052161216736,
0.02762603759765625,
-0.002483841497451067,
-0.12583066523075104,
0.11984675377607346,
0.0891047939658165,
-0.08027124404907227,
0.04470307007431984,
0.018371472135186195,
0.056565724313259125,
0.025874361395835876,
-0.06551087647676468,
0.1146688237786293,
-0.0670674592256546,
-0.1493264138698578,
-0.07874462753534317,
0.07883767038583755,
0.05300590395927429,
0.07667523622512817,
-0.02480960823595524,
0.02881152741611004,
-0.012277059257030487,
-0.08288891613483429,
0.04849431291222572,
-0.034056466072797775,
0.04860083758831024,
0.0316227525472641,
-0.042877182364463806,
-0.0009240814251825213,
-0.05019233748316765,
0.000600743864197284,
0.17071987688541412,
0.23878490924835205,
-0.09363158047199249,
-0.009315095841884613,
0.030299846082925797,
-0.051464684307575226,
-0.2047373652458191,
0.09638369083404541,
0.085655577480793,
0.018605908378958702,
0.05504719540476799,
-0.15930013358592987,
0.15966469049453735,
0.096175417304039,
0.0003322314587421715,
0.13227669894695282,
-0.31204506754875183,
-0.1361815333366394,
0.10447663813829422,
0.1740177720785141,
0.15190489590168,
-0.14312632381916046,
-0.007536666467785835,
-0.027843346819281578,
-0.1035955473780632,
0.07641763240098953,
-0.08933177590370178,
0.12001818418502808,
-0.018262183293700218,
0.10244960337877274,
0.008090490475296974,
-0.07403851300477982,
0.09998861700296402,
0.0005531302886083722,
0.10187752544879913,
-0.061042528599500656,
-0.04805270582437515,
0.04729834944009781,
-0.02440492808818817,
-0.028953799977898598,
-0.03193603456020355,
0.008265395648777485,
-0.032558709383010864,
-0.011801008135080338,
-0.09700881689786911,
0.04585474357008934,
-0.030056018382310867,
-0.06046387553215027,
-0.0177410077303648,
0.0219429861754179,
0.039551593363285065,
-0.023592276498675346,
0.09703324735164642,
0.013156390748918056,
0.1873617023229599,
0.057169266045093536,
0.055404096841812134,
-0.07247299700975418,
-0.058330923318862915,
0.012645561248064041,
-0.00982911791652441,
0.06905236095190048,
-0.11063521355390549,
0.013061204925179482,
0.14676707983016968,
0.03622514382004738,
0.10967039316892624,
0.09695999324321747,
-0.02447883039712906,
0.023336142301559448,
0.08136959373950958,
-0.16381695866584778,
-0.059355221688747406,
0.013259585946798325,
-0.08647634834051132,
-0.11505686491727829,
0.05024772509932518,
0.07723025232553482,
-0.07434217631816864,
0.0005020526587031782,
-0.017193997278809547,
-0.019492875784635544,
-0.0812515914440155,
0.23114778101444244,
0.0696416050195694,
0.04326698184013367,
-0.09921114891767502,
0.039447762072086334,
0.04256252571940422,
-0.08633095771074295,
-0.0016137412749230862,
0.08462333679199219,
-0.061246681958436966,
-0.007830406539142132,
0.11803373694419861,
0.2071930170059204,
-0.04696289449930191,
-0.01177214551717043,
-0.15330015122890472,
-0.10536780208349228,
0.06322871148586273,
0.2029535174369812,
0.09820470958948135,
-0.014740594662725925,
-0.059566885232925415,
0.04770691320300102,
-0.14199568331241608,
0.06438916176557541,
0.048860736191272736,
0.08218881487846375,
-0.12196061760187149,
0.2119629979133606,
0.005120027810335159,
0.04876626655459404,
-0.03487681970000267,
0.04050362482666969,
-0.11262091249227524,
0.02259528636932373,
-0.12371097505092621,
-0.061082180589437485,
-0.001627448946237564,
-0.0215328186750412,
-0.0035236645489931107,
-0.07538177818059921,
-0.06982902437448502,
0.001938005443662405,
-0.1276145577430725,
-0.030044741928577423,
0.04745585471391678,
0.006347415037453175,
-0.12172649800777435,
-0.03603013977408409,
0.02604711428284645,
-0.055754151195287704,
0.04134887456893921,
0.06268015503883362,
0.019724823534488678,
0.08076098561286926,
-0.1760856807231903,
-0.03437669202685356,
0.06135929375886917,
-0.002912342781201005,
0.10227181762456894,
-0.03385436534881592,
-0.011562410742044449,
-0.015866268426179886,
0.11262033879756927,
0.020490329712629318,
0.07702894508838654,
-0.13579031825065613,
0.010156701318919659,
-0.03022434562444687,
-0.10199619084596634,
-0.05595661699771881,
0.013945130631327629,
0.07620792835950851,
0.011398490518331528,
0.1789499819278717,
-0.10032030194997787,
0.07009363919496536,
-0.21795161068439484,
-0.009934771806001663,
-0.01743275858461857,
-0.09021405130624771,
-0.10110369324684143,
-0.050196342170238495,
0.0887291356921196,
-0.055484019219875336,
0.10964514315128326,
0.030237561091780663,
0.07876672595739365,
0.0316074937582016,
-0.028732905164361,
-0.003741899970918894,
0.026546834036707878,
0.19721978902816772,
0.05194299668073654,
-0.046842604875564575,
0.06624934077262878,
0.08286147564649582,
0.10961959511041641,
0.11436712741851807,
0.2501471936702728,
0.14058561623096466,
0.004302590154111385,
0.10156674683094025,
0.034086618572473526,
-0.05512472242116928,
-0.14954733848571777,
0.007442982867360115,
-0.07792120426893234,
0.08837615698575974,
-0.025257689878344536,
0.1827058494091034,
0.054629966616630554,
-0.15705101191997528,
0.04527018964290619,
-0.062271155416965485,
-0.09967956691980362,
-0.10966373980045319,
0.005962261464446783,
-0.08057846873998642,
-0.13010157644748688,
0.02059168554842472,
-0.09617622941732407,
0.024646785110235214,
0.1176220253109932,
0.01219331007450819,
-0.012789400294423103,
0.22405700385570526,
0.031015725806355476,
0.05743756517767906,
0.05526841804385185,
0.01509389653801918,
-0.011093594133853912,
-0.07162687182426453,
-0.06504171341657639,
-0.040645964443683624,
-0.00902992207556963,
0.0371515154838562,
-0.07563745230436325,
-0.1056012362241745,
0.04862252250313759,
0.0012686812551692128,
-0.1149837002158165,
0.025972338393330574,
0.014170599170029163,
0.0779113695025444,
0.027662497013807297,
0.001473745796829462,
0.029337378218770027,
-0.04057519510388374,
0.1970847100019455,
-0.09493114054203033,
-0.08829281479120255,
-0.09690555930137634,
0.2763179540634155,
0.038548149168491364,
-0.001514536328613758,
0.009567623026669025,
-0.0666152834892273,
-0.006526169832795858,
0.2427109181880951,
0.21023248136043549,
-0.1260497272014618,
-0.0012589020188897848,
0.006223510950803757,
-0.013806760311126709,
-0.050804730504751205,
0.13742880523204803,
0.12561872601509094,
0.06951907277107239,
-0.10577962547540665,
-0.049613580107688904,
-0.06140881031751633,
-0.015891868621110916,
-0.043396882712841034,
0.030853312462568283,
0.06296662986278534,
0.024145925417542458,
-0.05696563795208931,
0.06202051788568497,
-0.06381084769964218,
-0.12765848636627197,
0.09171243757009506,
-0.22276140749454498,
-0.17215415835380554,
-0.0098410090431571,
0.11858265846967697,
-0.002840661443769932,
0.08432252705097198,
-0.027046775445342064,
-0.004300515167415142,
0.053127776831388474,
-0.024067312479019165,
-0.05770201236009598,
-0.10019303113222122,
0.10306914150714874,
-0.11023951321840286,
0.20037099719047546,
-0.045013509690761566,
0.0721496194601059,
0.12269216775894165,
0.07785158604383469,
-0.04368094727396965,
0.05029589682817459,
0.042055729776620865,
-0.1308497190475464,
0.0063005550764501095,
0.13492156565189362,
-0.040354855358600616,
0.03156787157058716,
0.03803519532084465,
-0.13738293945789337,
0.03882422670722008,
-0.09447861462831497,
-0.04006877914071083,
-0.03497046232223511,
-0.044074151664972305,
-0.05793635919690132,
0.11424276232719421,
0.23900431394577026,
-0.00484206760302186,
0.03135840222239494,
-0.08060864359140396,
0.007695682812482119,
0.05731072276830673,
0.06088239699602127,
-0.11509998142719269,
-0.25679153203964233,
0.017154138535261154,
0.050743892788887024,
-0.04495051130652428,
-0.23741446435451508,
-0.09507939219474792,
0.015006525442004204,
-0.07839557528495789,
-0.08327535539865494,
0.0724538266658783,
0.07425545156002045,
0.06319410353899002,
-0.046933479607105255,
-0.11596865206956863,
-0.0693764016032219,
0.16040463745594025,
-0.16729509830474854,
-0.09028760343790054
] |
null | null | transformers |
## DeBERTa: Decoding-enhanced BERT with Disentangled Attention
[DeBERTa](https://arxiv.org/abs/2006.03654) improves the BERT and RoBERTa models using disentangled attention and enhanced mask decoder. It outperforms BERT and RoBERTa on majority of NLU tasks with 80GB training data.
Please check the [official repository](https://github.com/microsoft/DeBERTa) for more details and updates.
This is the DeBERTa large model fine-tuned with MNLI task.
#### Fine-tuning on NLU tasks
We present the dev results on SQuAD 1.1/2.0 and several GLUE benchmark tasks.
| Model | SQuAD 1.1 | SQuAD 2.0 | MNLI-m/mm | SST-2 | QNLI | CoLA | RTE | MRPC | QQP |STS-B |
|---------------------------|-----------|-----------|-------------|-------|------|------|--------|-------|-------|------|
| | F1/EM | F1/EM | Acc | Acc | Acc | MCC | Acc |Acc/F1 |Acc/F1 |P/S |
| BERT-Large | 90.9/84.1 | 81.8/79.0 | 86.6/- | 93.2 | 92.3 | 60.6 | 70.4 | 88.0/- | 91.3/- |90.0/- |
| RoBERTa-Large | 94.6/88.9 | 89.4/86.5 | 90.2/- | 96.4 | 93.9 | 68.0 | 86.6 | 90.9/- | 92.2/- |92.4/- |
| XLNet-Large | 95.1/89.7 | 90.6/87.9 | 90.8/- | 97.0 | 94.9 | 69.0 | 85.9 | 90.8/- | 92.3/- |92.5/- |
| [DeBERTa-Large](https://huggingface.co/microsoft/deberta-large)<sup>1</sup> | 95.5/90.1 | 90.7/88.0 | 91.3/91.1| 96.5|95.3| 69.5| 91.0| 92.6/94.6| 92.3/- |92.8/92.5 |
| [DeBERTa-XLarge](https://huggingface.co/microsoft/deberta-xlarge)<sup>1</sup> | -/- | -/- | 91.5/91.2| 97.0 | - | - | 93.1 | 92.1/94.3 | - |92.9/92.7|
| [DeBERTa-V2-XLarge](https://huggingface.co/microsoft/deberta-v2-xlarge)<sup>1</sup>|95.8/90.8| 91.4/88.9|91.7/91.6| **97.5**| 95.8|71.1|**93.9**|92.0/94.2|92.3/89.8|92.9/92.9|
|**[DeBERTa-V2-XXLarge](https://huggingface.co/microsoft/deberta-v2-xxlarge)<sup>1,2</sup>**|**96.1/91.4**|**92.2/89.7**|**91.7/91.9**|97.2|**96.0**|**72.0**| 93.5| **93.1/94.9**|**92.7/90.3** |**93.2/93.1** |
--------
#### Notes.
- <sup>1</sup> Following RoBERTa, for RTE, MRPC, STS-B, we fine-tune the tasks based on [DeBERTa-Large-MNLI](https://huggingface.co/microsoft/deberta-large-mnli), [DeBERTa-XLarge-MNLI](https://huggingface.co/microsoft/deberta-xlarge-mnli), [DeBERTa-V2-XLarge-MNLI](https://huggingface.co/microsoft/deberta-v2-xlarge-mnli), [DeBERTa-V2-XXLarge-MNLI](https://huggingface.co/microsoft/deberta-v2-xxlarge-mnli). The results of SST-2/QQP/QNLI/SQuADv2 will also be slightly improved when start from MNLI fine-tuned models, however, we only report the numbers fine-tuned from pretrained base models for those 4 tasks.
- <sup>2</sup> To try the **XXLarge** model with **[HF transformers](https://huggingface.co/transformers/main_classes/trainer.html)**, you need to specify **--sharded_ddp**
```bash
cd transformers/examples/text-classification/
export TASK_NAME=mrpc
python -m torch.distributed.launch --nproc_per_node=8 run_glue.py --model_name_or_path microsoft/deberta-v2-xxlarge \\\n--task_name $TASK_NAME --do_train --do_eval --max_seq_length 128 --per_device_train_batch_size 4 \\\n--learning_rate 3e-6 --num_train_epochs 3 --output_dir /tmp/$TASK_NAME/ --overwrite_output_dir --sharded_ddp --fp16
```
### Citation
If you find DeBERTa useful for your work, please cite the following paper:
``` latex
@inproceedings{
he2021deberta,
title={DEBERTA: DECODING-ENHANCED BERT WITH DISENTANGLED ATTENTION},
author={Pengcheng He and Xiaodong Liu and Jianfeng Gao and Weizhu Chen},
booktitle={International Conference on Learning Representations},
year={2021},
url={https://openreview.net/forum?id=XPZIaotutsD}
}
```
| {"language": "en", "license": "mit", "tags": ["deberta-v1", "deberta-mnli"], "tasks": "mnli", "thumbnail": "https://huggingface.co/front/thumbnails/microsoft.png", "pipeline_tag": "zero-shot-classification"} | zero-shot-classification | Narsil/deberta-large-mnli-zero-cls | [
"transformers",
"pytorch",
"deberta",
"text-classification",
"deberta-v1",
"deberta-mnli",
"zero-shot-classification",
"en",
"arxiv:2006.03654",
"license:mit",
"autotrain_compatible",
"endpoints_compatible",
"has_space",
"region:us"
] | 2022-03-02T23:29:04+00:00 | [
"2006.03654"
] | [
"en"
] | TAGS
#transformers #pytorch #deberta #text-classification #deberta-v1 #deberta-mnli #zero-shot-classification #en #arxiv-2006.03654 #license-mit #autotrain_compatible #endpoints_compatible #has_space #region-us
| DeBERTa: Decoding-enhanced BERT with Disentangled Attention
-----------------------------------------------------------
DeBERTa improves the BERT and RoBERTa models using disentangled attention and enhanced mask decoder. It outperforms BERT and RoBERTa on majority of NLU tasks with 80GB training data.
Please check the official repository for more details and updates.
This is the DeBERTa large model fine-tuned with MNLI task.
#### Fine-tuning on NLU tasks
We present the dev results on SQuAD 1.1/2.0 and several GLUE benchmark tasks.
---
#### Notes.
* 1 Following RoBERTa, for RTE, MRPC, STS-B, we fine-tune the tasks based on DeBERTa-Large-MNLI, DeBERTa-XLarge-MNLI, DeBERTa-V2-XLarge-MNLI, DeBERTa-V2-XXLarge-MNLI. The results of SST-2/QQP/QNLI/SQuADv2 will also be slightly improved when start from MNLI fine-tuned models, however, we only report the numbers fine-tuned from pretrained base models for those 4 tasks.
* 2 To try the XXLarge model with HF transformers, you need to specify --sharded\_ddp
If you find DeBERTa useful for your work, please cite the following paper:
| [
"#### Fine-tuning on NLU tasks\n\n\nWe present the dev results on SQuAD 1.1/2.0 and several GLUE benchmark tasks.\n\n\n\n\n\n---",
"#### Notes.\n\n\n* 1 Following RoBERTa, for RTE, MRPC, STS-B, we fine-tune the tasks based on DeBERTa-Large-MNLI, DeBERTa-XLarge-MNLI, DeBERTa-V2-XLarge-MNLI, DeBERTa-V2-XXLarge-MNLI. The results of SST-2/QQP/QNLI/SQuADv2 will also be slightly improved when start from MNLI fine-tuned models, however, we only report the numbers fine-tuned from pretrained base models for those 4 tasks.\n* 2 To try the XXLarge model with HF transformers, you need to specify --sharded\\_ddp\n\n\nIf you find DeBERTa useful for your work, please cite the following paper:"
] | [
"TAGS\n#transformers #pytorch #deberta #text-classification #deberta-v1 #deberta-mnli #zero-shot-classification #en #arxiv-2006.03654 #license-mit #autotrain_compatible #endpoints_compatible #has_space #region-us \n",
"#### Fine-tuning on NLU tasks\n\n\nWe present the dev results on SQuAD 1.1/2.0 and several GLUE benchmark tasks.\n\n\n\n\n\n---",
"#### Notes.\n\n\n* 1 Following RoBERTa, for RTE, MRPC, STS-B, we fine-tune the tasks based on DeBERTa-Large-MNLI, DeBERTa-XLarge-MNLI, DeBERTa-V2-XLarge-MNLI, DeBERTa-V2-XXLarge-MNLI. The results of SST-2/QQP/QNLI/SQuADv2 will also be slightly improved when start from MNLI fine-tuned models, however, we only report the numbers fine-tuned from pretrained base models for those 4 tasks.\n* 2 To try the XXLarge model with HF transformers, you need to specify --sharded\\_ddp\n\n\nIf you find DeBERTa useful for your work, please cite the following paper:"
] | [
80,
32,
186
] | [
"passage: TAGS\n#transformers #pytorch #deberta #text-classification #deberta-v1 #deberta-mnli #zero-shot-classification #en #arxiv-2006.03654 #license-mit #autotrain_compatible #endpoints_compatible #has_space #region-us \n#### Fine-tuning on NLU tasks\n\n\nWe present the dev results on SQuAD 1.1/2.0 and several GLUE benchmark tasks.\n\n\n\n\n\n---#### Notes.\n\n\n* 1 Following RoBERTa, for RTE, MRPC, STS-B, we fine-tune the tasks based on DeBERTa-Large-MNLI, DeBERTa-XLarge-MNLI, DeBERTa-V2-XLarge-MNLI, DeBERTa-V2-XXLarge-MNLI. The results of SST-2/QQP/QNLI/SQuADv2 will also be slightly improved when start from MNLI fine-tuned models, however, we only report the numbers fine-tuned from pretrained base models for those 4 tasks.\n* 2 To try the XXLarge model with HF transformers, you need to specify --sharded\\_ddp\n\n\nIf you find DeBERTa useful for your work, please cite the following paper:"
] | [
-0.07889516651630402,
0.1418459415435791,
-0.005148235708475113,
-0.0015021481085568666,
0.09265868365764618,
0.007985399104654789,
0.042079146951436996,
0.10080630332231522,
-0.03639848157763481,
0.06761171668767929,
0.07434125989675522,
0.14314788579940796,
0.05044157803058624,
0.10657613724470139,
0.0063518197275698185,
-0.2783372104167938,
0.055776648223400116,
0.048949625343084335,
-0.06702706962823868,
0.058427345007658005,
0.1282360553741455,
-0.11283040791749954,
0.029023777693510056,
-0.011461034417152405,
-0.08386418968439102,
0.03350137174129486,
-0.010294484905898571,
0.012292574159801006,
0.13726544380187988,
0.08641551434993744,
0.0677395761013031,
0.1206018403172493,
0.04672333598136902,
-0.22937701642513275,
0.018102187663316727,
0.05032341182231903,
0.03805311396718025,
0.06006963923573494,
0.06372382491827011,
0.049901943653821945,
0.18475836515426636,
-0.2005784511566162,
0.00001825929393817205,
0.0571749210357666,
-0.05206874758005142,
-0.15971775352954865,
-0.11826996505260468,
0.07876912504434586,
0.12278633564710617,
0.04612705856561661,
-0.0346362367272377,
0.15912485122680664,
-0.010082680732011795,
0.05507570132613182,
0.16142113506793976,
-0.2380954474210739,
-0.020396078005433083,
0.12150642275810242,
0.03897787630558014,
-0.01789584755897522,
-0.047015219926834106,
0.07236991077661514,
0.020381687209010124,
0.003553451271727681,
0.05666728317737579,
-0.03621116653084755,
0.0568937212228775,
0.01074996404349804,
-0.11644227057695389,
-0.015017516911029816,
0.0649612620472908,
0.011040154844522476,
-0.04938178509473801,
-0.19969065487384796,
-0.041364289820194244,
0.009029831737279892,
-0.0551273338496685,
-0.20436561107635498,
0.032694101333618164,
-0.06710593402385712,
0.06053362414240837,
-0.13969483971595764,
-0.08516141027212143,
-0.017079100012779236,
0.005702700931578875,
0.05738725885748863,
0.03648151084780693,
-0.06966269016265869,
0.03547895327210426,
0.08758138120174408,
-0.1349589079618454,
-0.06803711503744125,
-0.049499355256557465,
-0.0741288885474205,
-0.09292374551296234,
-0.04866626486182213,
-0.04942486062645912,
-0.10231785476207733,
0.016977999359369278,
0.2226397544145584,
0.052498988807201385,
0.036334965378046036,
0.0017162138829007745,
-0.03162387013435364,
0.006776651833206415,
0.11967520415782928,
-0.08494994789361954,
-0.0542207807302475,
0.07502558082342148,
0.002080835634842515,
-0.005728819873183966,
-0.024093298241496086,
-0.03536537289619446,
-0.1084534078836441,
0.07375963032245636,
0.13398222625255585,
0.043004922568798065,
0.04540426284074783,
0.0025477048475295305,
-0.059568922966718674,
0.21526402235031128,
-0.1561792939901352,
-0.02278231829404831,
-0.047470640391111374,
-0.017553722485899925,
0.0032326222863048315,
-0.0230484027415514,
0.029993398115038872,
-0.08363911509513855,
0.08705410361289978,
-0.04700331762433052,
-0.07373270392417908,
-0.009908544830977917,
-0.08767268061637878,
0.03372008726000786,
-0.06280695647001266,
-0.018714776262640953,
-0.12494636327028275,
-0.10621029138565063,
-0.015938838943839073,
0.021039022132754326,
-0.0014868980506435037,
-0.03763790801167488,
0.042825907468795776,
-0.005856121890246868,
-0.029113728553056717,
-0.043614450842142105,
0.03341073915362358,
-0.007362224627286196,
0.033372748643159866,
0.029137585312128067,
0.02242027223110199,
-0.059487853199243546,
0.0379541739821434,
-0.02423333376646042,
0.020939528942108154,
-0.20559656620025635,
0.06620684266090393,
-0.08605502545833588,
-0.046723872423172,
-0.15991316735744476,
-0.05793122947216034,
-0.005470511503517628,
0.02143149822950363,
0.026832792907953262,
0.10306296497583389,
-0.10055266320705414,
-0.030986858531832695,
0.061246782541275024,
-0.11404398828744888,
-0.020914435386657715,
0.06688466668128967,
-0.004029010888189077,
0.001869681873358786,
0.11152443289756775,
0.14520779252052307,
0.19475477933883667,
-0.15271331369876862,
-0.03238198906183243,
-0.007677662651985884,
-0.017219562083482742,
0.006721762008965015,
0.037098247557878494,
0.009978002868592739,
0.06074223294854164,
0.008656804449856281,
-0.17125749588012695,
-0.06434930860996246,
-0.028838856145739555,
-0.06555567681789398,
-0.018336694687604904,
-0.017314819619059563,
0.043096572160720825,
0.012872260995209217,
0.02315775491297245,
0.032845135778188705,
-0.09520915895700455,
0.05811489000916481,
0.11756003648042679,
-0.04685792326927185,
0.015179968439042568,
-0.11391805112361908,
0.011708053760230541,
-0.03618710860610008,
0.014590967446565628,
-0.16440577805042267,
-0.15990683436393738,
0.01212640106678009,
-0.11641789227724075,
0.03762659803032875,
0.1368790864944458,
0.03327097371220589,
0.0444774255156517,
-0.06313946843147278,
0.0585288368165493,
-0.03855597600340843,
-0.0066499412059783936,
-0.05105986446142197,
-0.05946264788508415,
-0.10544408112764359,
-0.04168827459216118,
0.0741550549864769,
-0.1939874142408371,
0.020852934569120407,
0.09783709794282913,
0.1251547634601593,
0.0640067458152771,
-0.02194717340171337,
0.0066075692884624004,
0.038377441465854645,
0.02106025442481041,
-0.0513308085501194,
0.023216914385557175,
-0.021811682730913162,
-0.08483757078647614,
0.05741800367832184,
-0.10861089825630188,
0.06731536984443665,
0.06909368187189102,
0.09075570851564407,
-0.04187536612153053,
-0.02397828735411167,
-0.05276944860816002,
-0.019284969195723534,
-0.03822118416428566,
-0.0809374526143074,
0.034918975085020065,
0.06022744998335838,
0.07444819062948227,
-0.05359942838549614,
-0.06582630425691605,
-0.026885537430644035,
0.05158039182424545,
-0.0585382804274559,
0.051610879600048065,
0.024150563403964043,
-0.08779577910900116,
0.03353235125541687,
0.005724709946662188,
0.04432537034153938,
0.051610562950372696,
0.0016854061977937818,
-0.07313776016235352,
-0.00429134676232934,
-0.005407368764281273,
0.006124664563685656,
0.050952013581991196,
-0.009535973891615868,
0.026566479355096817,
0.062138158828020096,
0.01337992399930954,
0.08234386891126633,
-0.0928773507475853,
0.0002343426604056731,
0.03686877340078354,
-0.07569997757673264,
-0.04016135260462761,
0.0864744782447815,
-0.008954019285738468,
0.05769301578402519,
0.037710290402173996,
0.08127181977033615,
-0.013031267561018467,
0.003583159763365984,
-0.09170839190483093,
0.1102864220738411,
-0.02749761939048767,
-0.21319380402565002,
-0.16057893633842468,
0.021135594695806503,
-0.06829935312271118,
0.010777339339256287,
0.06635275483131409,
-0.07587733119726181,
-0.11731825768947601,
-0.025369897484779358,
0.133558988571167,
-0.015265979804098606,
-0.034456945955753326,
-0.02319658361375332,
-0.018360890448093414,
0.04042521491646767,
-0.1395607590675354,
0.016148479655385017,
0.0078967846930027,
-0.0012666650582104921,
0.011743935756385326,
0.008500329218804836,
0.13633981347084045,
0.08008001744747162,
-0.041148841381073,
-0.002044324530288577,
-0.019574718549847603,
0.21923454105854034,
-0.0859181135892868,
0.04642053321003914,
0.2303275316953659,
0.020036865025758743,
0.04376017302274704,
0.10955318063497543,
0.030505185946822166,
-0.09083244949579239,
0.011851942166686058,
0.11664846539497375,
-0.004713648930191994,
-0.23588693141937256,
-0.07813140749931335,
-0.0486016608774662,
-0.0843375101685524,
0.06006627902388573,
0.05454562231898308,
0.059324175119400024,
0.02011874131858349,
-0.08739564567804337,
0.005609564483165741,
0.043737027794122696,
0.05941540747880936,
0.19532674551010132,
-0.0013561331434175372,
0.0913584753870964,
-0.05691741779446602,
-0.0747704952955246,
0.05307764559984207,
0.02924446016550064,
0.1348181515932083,
0.01705467514693737,
0.14114433526992798,
0.08362897485494614,
0.030857712030410767,
-0.004306563176214695,
0.0600224994122982,
0.01251458004117012,
-0.02666654624044895,
0.0017843657406046987,
-0.08158661425113678,
-0.0538213886320591,
0.022602196782827377,
0.0700974091887474,
-0.1275358349084854,
-0.07021110504865646,
-0.001821113401092589,
-0.014600013382732868,
0.15947599709033966,
0.007009904831647873,
-0.19992920756340027,
-0.03984721750020981,
0.01744944229722023,
-0.04874802380800247,
-0.030649371445178986,
-0.046643245965242386,
0.018955815583467484,
-0.06543788313865662,
0.054592378437519073,
-0.06974033266305923,
0.08487629145383835,
-0.0707581415772438,
0.03519637882709503,
-0.02325034886598587,
0.05163058266043663,
0.0290111992508173,
0.09738796949386597,
-0.16238415241241455,
0.1592978835105896,
0.059595514088869095,
0.11485826224088669,
-0.07239013910293579,
0.031504567712545395,
0.029545556753873825,
0.04156932979822159,
0.17018604278564453,
-0.030051307752728462,
-0.07517620921134949,
-0.16895155608654022,
-0.07781235128641129,
0.045940566807985306,
0.11530780047178268,
-0.08335418999195099,
0.07818721979856491,
-0.031154392287135124,
-0.01356780156493187,
0.013021416030824184,
0.062136389315128326,
-0.22062334418296814,
-0.1664675772190094,
0.1318272203207016,
-0.0009316458599641919,
0.03395940735936165,
-0.03886396065354347,
-0.053710002452135086,
-0.05021705850958824,
0.21666058897972107,
-0.029876982793211937,
-0.06293860077857971,
-0.14799851179122925,
0.06445635855197906,
0.1384393572807312,
-0.08420498669147491,
0.045866459608078,
0.024862198159098625,
0.17082948982715607,
-0.04332108423113823,
-0.08065266907215118,
-0.0362551212310791,
-0.032247718423604965,
-0.09662037342786789,
0.06029544025659561,
0.10825672745704651,
0.0373518168926239,
0.013918395154178143,
0.05523667857050896,
0.020299162715673447,
0.08560577034950256,
-0.09263870865106583,
-0.0010055905440822244,
0.03858960419893265,
0.06368760764598846,
-0.039076194167137146,
-0.10036417096853256,
0.014948996715247631,
-0.10334824025630951,
-0.011131004430353642,
0.12121380120515823,
0.24085412919521332,
-0.07304386049509048,
0.07460877299308777,
0.14690226316452026,
-0.03810150921344757,
-0.23757731914520264,
-0.037741634994745255,
0.0180389191955328,
0.028869720175862312,
0.005070515442639589,
-0.19191043078899384,
0.09685463458299637,
0.11058409512042999,
-0.020771449431777,
-0.021845359355211258,
-0.30267998576164246,
-0.14079038798809052,
0.09676358103752136,
0.07726357877254486,
-0.06450064480304718,
-0.09455711394548416,
-0.06966846436262131,
-0.08113628625869751,
-0.12777520716190338,
0.08236750215291977,
-0.053612545132637024,
0.08346057683229446,
-0.005603787023574114,
-0.01442528422921896,
0.03777344152331352,
-0.04387971758842468,
0.17542962729930878,
0.0662752017378807,
0.0689806118607521,
-0.03424638882279396,
0.03869201987981796,
0.00402737595140934,
-0.06232965365052223,
0.12836217880249023,
0.052637405693531036,
0.03552927449345589,
-0.12509417533874512,
-0.09272149205207825,
-0.013637556694447994,
0.07912987470626831,
-0.024028385058045387,
-0.07598882168531418,
-0.04814254865050316,
0.05984964966773987,
0.042277272790670395,
-0.03532545641064644,
0.028160249814391136,
-0.10198377072811127,
0.031201429665088654,
0.039422307163476944,
0.12619523704051971,
-0.05446943640708923,
-0.04766274616122246,
0.009654341265559196,
-0.021161794662475586,
0.07606690376996994,
-0.02927330695092678,
0.08818736672401428,
0.13109910488128662,
0.0249406099319458,
0.07723525166511536,
-0.011088498868048191,
-0.037241142243146896,
-0.037062693387269974,
0.06324265152215958,
-0.0929783284664154,
-0.21830789744853973,
-0.014318634755909443,
-0.05922888591885567,
-0.03448621556162834,
0.04197138547897339,
0.1539524495601654,
-0.03339729458093643,
-0.03927880898118019,
0.0581083670258522,
0.014219701290130615,
0.0074259256944060326,
0.16629427671432495,
0.054069239646196365,
0.0687139555811882,
-0.06956497579813004,
0.053684260696172714,
0.08145719766616821,
-0.16261854767799377,
-0.007147668860852718,
0.024469511583447456,
-0.0702943429350853,
-0.08311630040407181,
-0.050258275121450424,
-0.009715805761516094,
-0.03031175769865513,
-0.04151807725429535,
0.013712185434997082,
-0.041345544159412384,
0.032654017210006714,
0.06519956141710281,
0.026370462030172348,
0.04925531893968582,
-0.04094981029629707,
0.023279188200831413,
-0.14055010676383972,
0.02764417976140976,
0.06712909042835236,
0.07760249823331833,
-0.14142070710659027,
0.07442211359739304,
-0.014603637158870697,
0.04234958067536354,
-0.038862165063619614,
0.025238700211048126,
-0.0377015583217144,
-0.04352084919810295,
-0.028604375198483467,
0.028504153713583946,
-0.093146912753582,
-0.009992403909564018,
-0.02024640515446663,
-0.010787843726575375,
-0.021200314164161682,
0.007102866657078266,
-0.07300059497356415,
-0.059573039412498474,
-0.06048596650362015,
0.05621638521552086,
-0.1300676017999649,
0.017105190083384514,
0.023404143750667572,
-0.08957740664482117,
0.0753641277551651,
-0.07349180430173874,
-0.004586338065564632,
0.058153897523880005,
-0.059462521225214005,
-0.04383028298616409,
0.028953542932868004,
0.057480402290821075,
0.0008374357712455094,
-0.12302950769662857,
-0.014233486726880074,
0.020560119301080704,
0.0024827709421515465,
0.014047742821276188,
0.0660087987780571,
-0.14860966801643372,
-0.04732808470726013,
-0.09087033569812775,
-0.03423912823200226,
-0.04458582028746605,
0.04049928858876228,
0.10254351794719696,
0.02864791452884674,
0.10391687601804733,
-0.04912946745753288,
0.017649710178375244,
-0.12480472773313522,
0.013050548732280731,
-0.025769369676709175,
-0.02180992066860199,
0.03989764302968979,
-0.06271812319755554,
0.043672941625118256,
-0.038838356733322144,
0.1268862932920456,
-0.06434480100870132,
0.012133161537349224,
0.06874676048755646,
-0.08402155339717865,
-0.04968680441379547,
-0.0033325261902064085,
0.20846863090991974,
0.07200628519058228,
0.013183741830289364,
0.028028441593050957,
0.028809620067477226,
-0.040897101163864136,
0.09244637191295624,
0.2271234393119812,
0.2431778758764267,
0.014604025520384312,
0.06753667443990707,
0.0068856715224683285,
-0.09903541207313538,
-0.09681308269500732,
0.08154947310686111,
-0.03404541686177254,
0.06437980383634567,
-0.032136864960193634,
0.05511181056499481,
0.15226268768310547,
-0.15566584467887878,
0.07705158740282059,
0.0006951508112251759,
-0.06532253324985504,
-0.12313427031040192,
-0.07444111257791519,
-0.08591552823781967,
-0.0301964208483696,
-0.012768236920237541,
-0.10521767288446426,
0.004459729418158531,
0.03337053582072258,
0.008064287714660168,
-0.011125711724162102,
0.15656979382038116,
-0.10694683343172073,
-0.06303254514932632,
0.03289920091629028,
-0.005190280731767416,
-0.05276063084602356,
0.02806141786277294,
-0.009551961906254292,
0.037710998207330704,
0.05607658624649048,
0.06961184740066528,
0.003225515130907297,
0.026489416137337685,
0.0044848863035440445,
-0.08177535980939865,
-0.051474008709192276,
-0.018579956144094467,
0.06614034622907639,
0.08038058876991272,
0.12767936289310455,
-0.00616060197353363,
-0.07002049684524536,
-0.03075355291366577,
0.18923957645893097,
0.008788999170064926,
-0.12264883518218994,
-0.08363743871450424,
0.237482488155365,
0.1235831081867218,
0.04207490384578705,
0.011976020410656929,
-0.10945656150579453,
0.05600389093160629,
0.13841411471366882,
0.1556912362575531,
0.036663029342889786,
-0.009710100479424,
0.008154180832207203,
0.010387103073298931,
-0.025209151208400726,
0.12094438076019287,
0.03807968646287918,
0.20629876852035522,
-0.03560488298535347,
-0.006994522176682949,
-0.021885210648179054,
-0.02111162804067135,
-0.0438515730202198,
0.19012559950351715,
0.033872008323669434,
-0.02370278909802437,
-0.03473202884197235,
0.10718660056591034,
0.02761630155146122,
-0.16974014043807983,
0.024330906569957733,
-0.05060746520757675,
-0.11741810292005539,
0.0035343084018677473,
-0.060822341591119766,
-0.050924938172101974,
0.06478571891784668,
-0.033429987728595734,
-0.022748026996850967,
0.15227775275707245,
0.022299466654658318,
-0.07503824681043625,
0.013302973471581936,
0.11692648380994797,
0.11761393398046494,
0.18968825042247772,
-0.0024656811729073524,
0.10423869639635086,
0.09688299894332886,
-0.02694481983780861,
-0.11042460799217224,
0.05454893410205841,
0.03442905843257904,
-0.06281345337629318,
0.09572908282279968,
0.1525343805551529,
-0.0029013152234256268,
0.028356198221445084,
0.023211095482110977,
-0.18947957456111908,
0.008205815218389034,
0.05539428070187569,
-0.055958736687898636,
-0.0530313216149807,
0.08272995799779892,
-0.09987623989582062,
0.09988562762737274,
0.11563010513782501,
0.01487699057906866,
0.047976747155189514,
-0.0714714303612709,
0.05339913070201874,
0.03298985958099365,
0.12455865740776062,
-0.025074299424886703,
-0.17940707504749298,
0.02417118474841118,
-0.04146232828497887,
0.018742328509688377,
-0.22785042226314545,
-0.07790563255548477,
0.021330609917640686,
0.00540571752935648,
-0.0027926196344196796,
0.1256897896528244,
0.01591956615447998,
0.005499573890119791,
-0.008618122898042202,
-0.23093606531620026,
-0.036813635379076004,
0.07143187522888184,
-0.15801995992660522,
-0.04063067212700844
] |
null | null | transformers |
# GPT-2
Test the whole generation capabilities here: https://transformer.huggingface.co/doc/gpt2-large
Pretrained model on English language using a causal language modeling (CLM) objective. It was introduced in
[this paper](https://d4mucfpksywv.cloudfront.net/better-language-models/language_models_are_unsupervised_multitask_learners.pdf)
and first released at [this page](https://openai.com/blog/better-language-models/).
Disclaimer: The team releasing GPT-2 also wrote a
[model card](https://github.com/openai/gpt-2/blob/master/model_card.md) for their model. Content from this model card
has been written by the Hugging Face team to complete the information they provided and give specific examples of bias.
## Model description
GPT-2 is a transformers model pretrained on a very large corpus of English data in a self-supervised fashion. This
means it was pretrained on the raw texts only, with no humans labelling them in any way (which is why it can use lots
of publicly available data) with an automatic process to generate inputs and labels from those texts. More precisely,
it was trained to guess the next word in sentences.
More precisely, inputs are sequences of continuous text of a certain length and the targets are the same sequence,
shifted one token (word or piece of word) to the right. The model uses internally a mask-mechanism to make sure the
predictions for the token `i` only uses the inputs from `1` to `i` but not the future tokens.
This way, the model learns an inner representation of the English language that can then be used to extract features
useful for downstream tasks. The model is best at what it was pretrained for however, which is generating texts from a
prompt.
## Intended uses & limitations
You can use the raw model for text generation or fine-tune it to a downstream task. See the
[model hub](https://huggingface.co/models?filter=gpt2) to look for fine-tuned versions on a task that interests you.
### How to use
You can use this model directly with a pipeline for text generation. Since the generation relies on some randomness, we
set a seed for reproducibility:
```python
>>> from transformers import pipeline, set_seed
>>> generator = pipeline('text-generation', model='gpt2')
>>> set_seed(42)
>>> generator("Hello, I'm a language model,", max_length=30, num_return_sequences=5)
[{'generated_text': "Hello, I'm a language model, a language for thinking, a language for expressing thoughts."},
{'generated_text': "Hello, I'm a language model, a compiler, a compiler library, I just want to know how I build this kind of stuff. I don"},
{'generated_text': "Hello, I'm a language model, and also have more than a few of your own, but I understand that they're going to need some help"},
{'generated_text': "Hello, I'm a language model, a system model. I want to know my language so that it might be more interesting, more user-friendly"},
{'generated_text': 'Hello, I\\'m a language model, not a language model"\
\
The concept of "no-tricks" comes in handy later with new'}]
```
Here is how to use this model to get the features of a given text in PyTorch:
```python
from transformers import GPT2Tokenizer, GPT2Model
tokenizer = GPT2Tokenizer.from_pretrained('gpt2')
model = GPT2Model.from_pretrained('gpt2')
text = "Replace me by any text you'd like."
encoded_input = tokenizer(text, return_tensors='pt')
output = model(**encoded_input)
```
and in TensorFlow:
```python
from transformers import GPT2Tokenizer, TFGPT2Model
tokenizer = GPT2Tokenizer.from_pretrained('gpt2')
model = TFGPT2Model.from_pretrained('gpt2')
text = "Replace me by any text you'd like."
encoded_input = tokenizer(text, return_tensors='tf')
output = model(encoded_input)
```
### Limitations and bias
The training data used for this model has not been released as a dataset one can browse. We know it contains a lot of
unfiltered content from the internet, which is far from neutral. As the openAI team themselves point out in their
[model card](https://github.com/openai/gpt-2/blob/master/model_card.md#out-of-scope-use-cases):
> Because large-scale language models like GPT-2 do not distinguish fact from fiction, we don’t support use-cases
> that require the generated text to be true.
>
> Additionally, language models like GPT-2 reflect the biases inherent to the systems they were trained on, so we do
> not recommend that they be deployed into systems that interact with humans > unless the deployers first carry out a
> study of biases relevant to the intended use-case. We found no statistically significant difference in gender, race,
> and religious bias probes between 774M and 1.5B, implying all versions of GPT-2 should be approached with similar
> levels of caution around use cases that are sensitive to biases around human attributes.
Here's an example of how the model can have biased predictions:
```python
>>> from transformers import pipeline, set_seed
>>> generator = pipeline('text-generation', model='gpt2')
>>> set_seed(42)
>>> generator("The White man worked as a", max_length=10, num_return_sequences=5)
[{'generated_text': 'The White man worked as a mannequin for'},
{'generated_text': 'The White man worked as a maniser of the'},
{'generated_text': 'The White man worked as a bus conductor by day'},
{'generated_text': 'The White man worked as a plumber at the'},
{'generated_text': 'The White man worked as a journalist. He had'}]
>>> set_seed(42)
>>> generator("The Black man worked as a", max_length=10, num_return_sequences=5)
[{'generated_text': 'The Black man worked as a man at a restaurant'},
{'generated_text': 'The Black man worked as a car salesman in a'},
{'generated_text': 'The Black man worked as a police sergeant at the'},
{'generated_text': 'The Black man worked as a man-eating monster'},
{'generated_text': 'The Black man worked as a slave, and was'}]
```
This bias will also affect all fine-tuned versions of this model.
## Training data
The OpenAI team wanted to train this model on a corpus as large as possible. To build it, they scraped all the web
pages from outbound links on Reddit which received at least 3 karma. Note that all Wikipedia pages were removed from
this dataset, so the model was not trained on any part of Wikipedia. The resulting dataset (called WebText) weights
40GB of texts but has not been publicly released. You can find a list of the top 1,000 domains present in WebText
[here](https://github.com/openai/gpt-2/blob/master/domains.txt).
## Training procedure
### Preprocessing
The texts are tokenized using a byte-level version of Byte Pair Encoding (BPE) (for unicode characters) and a
vocabulary size of 50,257. The inputs are sequences of 1024 consecutive tokens.
The larger model was trained on 256 cloud TPU v3 cores. The training duration was not disclosed, nor were the exact
details of training.
## Evaluation results
The model achieves the following results without any fine-tuning (zero-shot):
| Dataset | LAMBADA | LAMBADA | CBT-CN | CBT-NE | WikiText2 | PTB | enwiki8 | text8 | WikiText103 | 1BW |
|:--------:|:-------:|:-------:|:------:|:------:|:---------:|:------:|:-------:|:------:|:-----------:|:-----:|
| (metric) | (PPL) | (ACC) | (ACC) | (ACC) | (PPL) | (PPL) | (BPB) | (BPC) | (PPL) | (PPL) |
| | 35.13 | 45.99 | 87.65 | 83.4 | 29.41 | 65.85 | 1.16 | 1,17 | 37.50 | 75.20 |
### BibTeX entry and citation info
```bibtex
@article{radford2019language,
title={Language Models are Unsupervised Multitask Learners},
author={Radford, Alec and Wu, Jeff and Child, Rewon and Luan, David and Amodei, Dario and Sutskever, Ilya},
year={2019}
}
```
<a href="https://huggingface.co/exbert/?model=gpt2">
\t<img width="300px" src="https://cdn-media.huggingface.co/exbert/button.png">
</a>
| {"language": "en", "license": "mit", "tags": ["exbert"], "pipeline_tag": "text-generation"} | text-generation | Narsil/gpt2 | [
"transformers",
"pytorch",
"tf",
"jax",
"tflite",
"rust",
"safetensors",
"gpt2",
"text-generation",
"exbert",
"en",
"license:mit",
"autotrain_compatible",
"endpoints_compatible",
"text-generation-inference",
"region:us"
] | 2022-03-02T23:29:04+00:00 | [] | [
"en"
] | TAGS
#transformers #pytorch #tf #jax #tflite #rust #safetensors #gpt2 #text-generation #exbert #en #license-mit #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us
| GPT-2
=====
Test the whole generation capabilities here: URL
Pretrained model on English language using a causal language modeling (CLM) objective. It was introduced in
this paper
and first released at this page.
Disclaimer: The team releasing GPT-2 also wrote a
model card for their model. Content from this model card
has been written by the Hugging Face team to complete the information they provided and give specific examples of bias.
Model description
-----------------
GPT-2 is a transformers model pretrained on a very large corpus of English data in a self-supervised fashion. This
means it was pretrained on the raw texts only, with no humans labelling them in any way (which is why it can use lots
of publicly available data) with an automatic process to generate inputs and labels from those texts. More precisely,
it was trained to guess the next word in sentences.
More precisely, inputs are sequences of continuous text of a certain length and the targets are the same sequence,
shifted one token (word or piece of word) to the right. The model uses internally a mask-mechanism to make sure the
predictions for the token 'i' only uses the inputs from '1' to 'i' but not the future tokens.
This way, the model learns an inner representation of the English language that can then be used to extract features
useful for downstream tasks. The model is best at what it was pretrained for however, which is generating texts from a
prompt.
Intended uses & limitations
---------------------------
You can use the raw model for text generation or fine-tune it to a downstream task. See the
model hub to look for fine-tuned versions on a task that interests you.
### How to use
You can use this model directly with a pipeline for text generation. Since the generation relies on some randomness, we
set a seed for reproducibility:
Here is how to use this model to get the features of a given text in PyTorch:
and in TensorFlow:
### Limitations and bias
The training data used for this model has not been released as a dataset one can browse. We know it contains a lot of
unfiltered content from the internet, which is far from neutral. As the openAI team themselves point out in their
model card:
>
> Because large-scale language models like GPT-2 do not distinguish fact from fiction, we don’t support use-cases
> that require the generated text to be true.
>
>
> Additionally, language models like GPT-2 reflect the biases inherent to the systems they were trained on, so we do
> not recommend that they be deployed into systems that interact with humans > unless the deployers first carry out a
> study of biases relevant to the intended use-case. We found no statistically significant difference in gender, race,
> and religious bias probes between 774M and 1.5B, implying all versions of GPT-2 should be approached with similar
> levels of caution around use cases that are sensitive to biases around human attributes.
>
>
>
Here's an example of how the model can have biased predictions:
This bias will also affect all fine-tuned versions of this model.
Training data
-------------
The OpenAI team wanted to train this model on a corpus as large as possible. To build it, they scraped all the web
pages from outbound links on Reddit which received at least 3 karma. Note that all Wikipedia pages were removed from
this dataset, so the model was not trained on any part of Wikipedia. The resulting dataset (called WebText) weights
40GB of texts but has not been publicly released. You can find a list of the top 1,000 domains present in WebText
here.
Training procedure
------------------
### Preprocessing
The texts are tokenized using a byte-level version of Byte Pair Encoding (BPE) (for unicode characters) and a
vocabulary size of 50,257. The inputs are sequences of 1024 consecutive tokens.
The larger model was trained on 256 cloud TPU v3 cores. The training duration was not disclosed, nor were the exact
details of training.
Evaluation results
------------------
The model achieves the following results without any fine-tuning (zero-shot):
### BibTeX entry and citation info
<a href="URL
\t<img width="300px" src="URL
| [
"### How to use\n\n\nYou can use this model directly with a pipeline for text generation. Since the generation relies on some randomness, we\nset a seed for reproducibility:\n\n\nHere is how to use this model to get the features of a given text in PyTorch:\n\n\nand in TensorFlow:",
"### Limitations and bias\n\n\nThe training data used for this model has not been released as a dataset one can browse. We know it contains a lot of\nunfiltered content from the internet, which is far from neutral. As the openAI team themselves point out in their\nmodel card:\n\n\n\n> \n> Because large-scale language models like GPT-2 do not distinguish fact from fiction, we don’t support use-cases\n> that require the generated text to be true.\n> \n> \n> Additionally, language models like GPT-2 reflect the biases inherent to the systems they were trained on, so we do\n> not recommend that they be deployed into systems that interact with humans > unless the deployers first carry out a\n> study of biases relevant to the intended use-case. We found no statistically significant difference in gender, race,\n> and religious bias probes between 774M and 1.5B, implying all versions of GPT-2 should be approached with similar\n> levels of caution around use cases that are sensitive to biases around human attributes.\n> \n> \n> \n\n\nHere's an example of how the model can have biased predictions:\n\n\nThis bias will also affect all fine-tuned versions of this model.\n\n\nTraining data\n-------------\n\n\nThe OpenAI team wanted to train this model on a corpus as large as possible. To build it, they scraped all the web\npages from outbound links on Reddit which received at least 3 karma. Note that all Wikipedia pages were removed from\nthis dataset, so the model was not trained on any part of Wikipedia. The resulting dataset (called WebText) weights\n40GB of texts but has not been publicly released. You can find a list of the top 1,000 domains present in WebText\nhere.\n\n\nTraining procedure\n------------------",
"### Preprocessing\n\n\nThe texts are tokenized using a byte-level version of Byte Pair Encoding (BPE) (for unicode characters) and a\nvocabulary size of 50,257. The inputs are sequences of 1024 consecutive tokens.\n\n\nThe larger model was trained on 256 cloud TPU v3 cores. The training duration was not disclosed, nor were the exact\ndetails of training.\n\n\nEvaluation results\n------------------\n\n\nThe model achieves the following results without any fine-tuning (zero-shot):",
"### BibTeX entry and citation info\n\n\n<a href=\"URL\n\\t<img width=\"300px\" src=\"URL"
] | [
"TAGS\n#transformers #pytorch #tf #jax #tflite #rust #safetensors #gpt2 #text-generation #exbert #en #license-mit #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n",
"### How to use\n\n\nYou can use this model directly with a pipeline for text generation. Since the generation relies on some randomness, we\nset a seed for reproducibility:\n\n\nHere is how to use this model to get the features of a given text in PyTorch:\n\n\nand in TensorFlow:",
"### Limitations and bias\n\n\nThe training data used for this model has not been released as a dataset one can browse. We know it contains a lot of\nunfiltered content from the internet, which is far from neutral. As the openAI team themselves point out in their\nmodel card:\n\n\n\n> \n> Because large-scale language models like GPT-2 do not distinguish fact from fiction, we don’t support use-cases\n> that require the generated text to be true.\n> \n> \n> Additionally, language models like GPT-2 reflect the biases inherent to the systems they were trained on, so we do\n> not recommend that they be deployed into systems that interact with humans > unless the deployers first carry out a\n> study of biases relevant to the intended use-case. We found no statistically significant difference in gender, race,\n> and religious bias probes between 774M and 1.5B, implying all versions of GPT-2 should be approached with similar\n> levels of caution around use cases that are sensitive to biases around human attributes.\n> \n> \n> \n\n\nHere's an example of how the model can have biased predictions:\n\n\nThis bias will also affect all fine-tuned versions of this model.\n\n\nTraining data\n-------------\n\n\nThe OpenAI team wanted to train this model on a corpus as large as possible. To build it, they scraped all the web\npages from outbound links on Reddit which received at least 3 karma. Note that all Wikipedia pages were removed from\nthis dataset, so the model was not trained on any part of Wikipedia. The resulting dataset (called WebText) weights\n40GB of texts but has not been publicly released. You can find a list of the top 1,000 domains present in WebText\nhere.\n\n\nTraining procedure\n------------------",
"### Preprocessing\n\n\nThe texts are tokenized using a byte-level version of Byte Pair Encoding (BPE) (for unicode characters) and a\nvocabulary size of 50,257. The inputs are sequences of 1024 consecutive tokens.\n\n\nThe larger model was trained on 256 cloud TPU v3 cores. The training duration was not disclosed, nor were the exact\ndetails of training.\n\n\nEvaluation results\n------------------\n\n\nThe model achieves the following results without any fine-tuning (zero-shot):",
"### BibTeX entry and citation info\n\n\n<a href=\"URL\n\\t<img width=\"300px\" src=\"URL"
] | [
74,
66,
393,
118,
33
] | [
"passage: TAGS\n#transformers #pytorch #tf #jax #tflite #rust #safetensors #gpt2 #text-generation #exbert #en #license-mit #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n### How to use\n\n\nYou can use this model directly with a pipeline for text generation. Since the generation relies on some randomness, we\nset a seed for reproducibility:\n\n\nHere is how to use this model to get the features of a given text in PyTorch:\n\n\nand in TensorFlow:"
] | [
-0.057003241032361984,
0.011100162751972675,
-0.004879007115960121,
0.07360676676034927,
0.13055142760276794,
-0.018683558329939842,
0.10772392898797989,
0.07332530617713928,
0.023647304624319077,
-0.008425917476415634,
0.21654702723026276,
0.247332364320755,
0.0025313282385468483,
0.12634846568107605,
-0.043696027249097824,
-0.23216316103935242,
-0.02357952855527401,
0.04001608118414879,
0.08237563073635101,
0.12414916604757309,
0.07631527632474899,
-0.10077455639839172,
0.09246669709682465,
0.013682746328413486,
-0.14883887767791748,
0.0032874681055545807,
0.020332984626293182,
-0.08455883711576462,
0.10960403084754944,
0.0878937616944313,
0.05119556933641434,
0.08876480162143707,
0.012411560863256454,
-0.058370888233184814,
0.04932078346610069,
0.00735105574131012,
-0.04494995251297951,
0.10912153124809265,
0.14963218569755554,
-0.11915743350982666,
0.14434045553207397,
0.08759253472089767,
-0.08116806298494339,
0.018534114584326744,
-0.06609112024307251,
0.026882506906986237,
0.007999963127076626,
0.03880938142538071,
0.026860684156417847,
0.06373242288827896,
-0.021842868998646736,
0.11931630969047546,
-0.011179802007973194,
0.12427149713039398,
0.24879775941371918,
-0.34373602271080017,
-0.05293123424053192,
0.039092984050512314,
0.06782103329896927,
0.018116392195224762,
-0.010100852698087692,
0.03858897462487221,
0.05911732465028763,
0.07808499783277512,
0.1808190643787384,
-0.07797186821699142,
-0.12913739681243896,
0.0017451838357374072,
-0.14215141534805298,
0.007007244508713484,
0.15109053254127502,
-0.09229224175214767,
-0.021766170859336853,
-0.0869184210896492,
-0.0840994268655777,
-0.03104030154645443,
-0.01857595331966877,
-0.009610897861421108,
-0.04588998109102249,
0.012785594910383224,
0.01885387860238552,
-0.10455898195505142,
-0.1361754834651947,
-0.0889628455042839,
-0.09738233685493469,
0.12724199891090393,
0.06822724640369415,
0.06481598317623138,
-0.15693344175815582,
0.14891324937343597,
0.07266199588775635,
-0.08107981085777283,
0.03410716354846954,
-0.10415574908256531,
0.036617763340473175,
-0.0004775227280333638,
-0.0665891170501709,
-0.1490856260061264,
0.09593375772237778,
0.06565201282501221,
-0.02730376459658146,
-0.005643968004733324,
0.006353358272463083,
0.10677702724933624,
0.0012625352246686816,
0.04200800880789757,
-0.10409237444400787,
0.07900774478912354,
0.055366769433021545,
-0.06794831156730652,
-0.041408002376556396,
-0.019984258338809013,
-0.12343205511569977,
-0.036134764552116394,
0.05525561794638634,
0.07846119999885559,
0.017567096278071404,
0.12471195310354233,
-0.006731490138918161,
-0.07555778324604034,
0.008124851621687412,
-0.08273953944444656,
-0.05189996585249901,
0.027122270315885544,
-0.06229037791490555,
0.04102997109293938,
0.03419232368469238,
-0.0341545008122921,
-0.1437244564294815,
0.04286336898803711,
-0.06154696270823479,
-0.004494072869420052,
-0.04032434895634651,
-0.10411413758993149,
-0.03116823546588421,
-0.11952313035726547,
0.007233212236315012,
-0.17615464329719543,
-0.20537500083446503,
0.005650142207741737,
0.030644893646240234,
-0.033460285514593124,
-0.05099361762404442,
-0.06242813169956207,
-0.03140990436077118,
-0.006862168665975332,
-0.04808013141155243,
0.09618320316076279,
-0.03242870792746544,
0.08189056068658829,
-0.05575144290924072,
0.1016141027212143,
-0.05145768076181412,
0.054861683398485184,
-0.09106896072626114,
0.003689321456477046,
-0.0006272784667089581,
0.07169786095619202,
0.016356881707906723,
0.03926004096865654,
-0.055363114923238754,
-0.05479627102613449,
-0.024459311738610268,
0.011374092660844326,
0.028170041739940643,
0.15047186613082886,
-0.12226324528455734,
-0.07170246541500092,
0.21579445898532867,
-0.07611411809921265,
-0.12916435301303864,
0.12458891421556473,
-0.01583000458776951,
0.06376025080680847,
0.08405110239982605,
0.14931999146938324,
0.08828944712877274,
-0.021552352234721184,
0.09098883718252182,
0.11631528288125992,
-0.1963537484407425,
-0.09108543395996094,
0.00950690358877182,
0.058355554938316345,
-0.1408979296684265,
0.07184688001871109,
0.017686370760202408,
0.11444874852895737,
-0.07051486521959305,
-0.030295372009277344,
-0.017961302772164345,
-0.06451496481895447,
0.06806722283363342,
-0.0009713508188724518,
0.11527110636234283,
0.02216222882270813,
-0.008366625756025314,
-0.06632298231124878,
0.01628672331571579,
-0.09817426651716232,
0.006285528186708689,
-0.04238670691847801,
0.15420588850975037,
-0.008318178355693817,
0.06368328630924225,
-0.1939007192850113,
0.0030287387780845165,
0.030765768140554428,
0.12579454481601715,
0.008604662492871284,
0.016830116510391235,
0.039732061326503754,
0.07033577561378479,
0.001623577089048922,
-0.01343025453388691,
0.22251388430595398,
-0.06069523096084595,
-0.09452538192272186,
-0.10694018006324768,
0.0020840573124587536,
-0.03574757277965546,
-0.05240655690431595,
-0.10469447076320648,
0.01700095273554325,
-0.08993306756019592,
0.02689913660287857,
-0.024240443482995033,
0.03174891695380211,
0.02707025595009327,
0.000038951635360717773,
-0.08223624527454376,
-0.0013630855828523636,
0.10207777470350266,
0.0024714809842407703,
-0.09496521949768066,
0.2139233946800232,
-0.06181907653808594,
0.1433125138282776,
0.12441916018724442,
-0.14021430909633636,
-0.0709521472454071,
-0.05364053696393967,
-0.07674860209226608,
-0.0087422551587224,
-0.020680883899331093,
0.045317064970731735,
0.19964930415153503,
0.005318223033100367,
0.16656135022640228,
-0.09113459289073944,
-0.055315159261226654,
0.018433311954140663,
-0.08196217566728592,
0.04624845087528229,
0.13012006878852844,
0.05977015942335129,
-0.13401314616203308,
0.0842454805970192,
0.03647904098033905,
-0.020698845386505127,
0.12479829788208008,
-0.0015157409943640232,
-0.04158225655555725,
0.01227369625121355,
0.08131620287895203,
0.01300747785717249,
-0.04508109763264656,
-0.06326250731945038,
-0.03463849425315857,
0.06375144422054291,
-0.07588807493448257,
0.06165150925517082,
-0.1037198081612587,
-0.011388517916202545,
-0.018978789448738098,
-0.03407866880297661,
0.08270838856697083,
0.06910955160856247,
-0.011844653636217117,
0.12500827014446259,
-0.06845177710056305,
-0.10739444196224213,
0.06568069010972977,
0.010041900910437107,
-0.10353643447160721,
0.22612632811069489,
-0.04907790198922157,
-0.198738232254982,
-0.1034124493598938,
-0.08043136447668076,
-0.08226271718740463,
0.05290510877966881,
0.05147432163357735,
-0.0002491263148840517,
-0.002347939647734165,
-0.057173650711774826,
0.03384530916810036,
-0.032326631247997284,
0.057609617710113525,
-0.12553715705871582,
-0.024565327912569046,
-0.03127456456422806,
-0.061035897582769394,
-0.042761124670505524,
-0.060957763344049454,
-0.012985308654606342,
0.18214920163154602,
-0.040670085698366165,
0.05738569796085358,
0.12484228610992432,
-0.009831666946411133,
0.023979833349585533,
-0.04057915508747101,
0.17113927006721497,
-0.004606919828802347,
0.05090758204460144,
0.14951080083847046,
-0.014617511071264744,
0.07855359464883804,
0.0466371513903141,
0.03436863422393799,
-0.05363139510154724,
0.04323645308613777,
-0.05725147947669029,
-0.05555443465709686,
-0.22197958827018738,
-0.08343768864870071,
-0.06748174130916595,
0.092767633497715,
0.1086345836520195,
0.05708615109324455,
0.06967750191688538,
0.14362919330596924,
-0.019214915111660957,
0.09438804537057877,
0.007283898536115885,
0.06028228998184204,
0.08763974159955978,
0.00617248984053731,
0.13976500928401947,
-0.010015148669481277,
-0.11274158954620361,
0.06452567875385284,
-0.0557824969291687,
0.22409309446811676,
-0.04055226594209671,
0.08081033080816269,
0.0770317018032074,
0.16717170178890228,
0.05492549017071724,
0.1756041795015335,
-0.02087617665529251,
-0.00916165579110384,
-0.02600882202386856,
-0.06515652686357498,
0.01776268146932125,
0.030328916385769844,
-0.05401512235403061,
-0.03358328342437744,
-0.0404980294406414,
0.0010397128062322736,
0.04265023022890091,
0.1610204130411148,
0.0030625255312770605,
-0.2956083118915558,
0.0009058393188752234,
-0.015586627647280693,
-0.015022994950413704,
-0.037179190665483475,
0.08225308358669281,
0.10179731249809265,
-0.10623681545257568,
-0.012516487389802933,
-0.08680227398872375,
0.1140141487121582,
-0.009360422380268574,
0.05354373902082443,
-0.03516392782330513,
0.06612822413444519,
-0.007989440113306046,
0.13015460968017578,
-0.2875257134437561,
0.147307351231575,
-0.00968477874994278,
0.007506792899221182,
-0.10693487524986267,
-0.015313448384404182,
0.04733734577894211,
0.027883877977728844,
0.17529307305812836,
-0.04500806704163551,
0.04102011397480965,
-0.08508332818746567,
-0.055149972438812256,
0.01612316071987152,
0.05892302095890045,
-0.02645825780928135,
0.05963015556335449,
0.01784549467265606,
-0.0014743285719305277,
-0.016649490222334862,
0.008766655810177326,
-0.059984199702739716,
-0.08258333802223206,
0.01962999999523163,
0.07660294324159622,
-0.030034581199288368,
0.014429165050387383,
-0.06059879809617996,
-0.07891443371772766,
0.12863506376743317,
-0.09334761649370193,
-0.15387193858623505,
-0.08636219054460526,
0.016136957332491875,
0.03623778000473976,
-0.09209338575601578,
-0.006868823431432247,
-0.022415421903133392,
0.05981331318616867,
-0.062020327895879745,
-0.21814791858196259,
0.059319786727428436,
-0.10986386239528656,
-0.06491878628730774,
-0.03416908159852028,
0.09545201063156128,
0.04398450255393982,
0.007893077097833157,
0.009850320406258106,
-0.0365697480738163,
-0.10675838589668274,
-0.1398749053478241,
-0.0006326181464828551,
-0.014248347841203213,
0.031918689608573914,
-0.01584802381694317,
-0.06430765986442566,
-0.0810038223862648,
-0.08090467005968094,
0.03835579752922058,
0.21710284054279327,
0.10490613430738449,
-0.0958581268787384,
0.15208368003368378,
0.10350680351257324,
-0.09242971986532211,
-0.275632381439209,
-0.1621840000152588,
0.016469620168209076,
-0.001019504852592945,
0.019862156361341476,
-0.16300489008426666,
0.08009210228919983,
-0.015689967200160027,
-0.011956341564655304,
0.14216837286949158,
-0.348355770111084,
-0.11041935533285141,
0.18931621313095093,
0.10190080851316452,
0.2589092254638672,
-0.1285770833492279,
-0.08761479705572128,
0.0015137738082557917,
0.045981988310813904,
0.1389809250831604,
-0.07236342877149582,
0.09184542298316956,
-0.08067342638969421,
0.06218896806240082,
0.030339237302541733,
-0.05008437857031822,
0.02877306565642357,
0.0135372094810009,
0.050938233733177185,
-0.051337823271751404,
0.04580982029438019,
0.03248095139861107,
0.01632038503885269,
0.12187430262565613,
-0.12947238981723785,
0.05346342921257019,
-0.05050778388977051,
-0.07553272694349289,
-0.07717636972665787,
0.1223943755030632,
0.032827600836753845,
-0.07398423552513123,
0.008639995008707047,
-0.05578814446926117,
0.02323460392653942,
-0.008752536028623581,
-0.031921226531267166,
-0.018575705587863922,
0.1044633537530899,
0.215898334980011,
0.06366795301437378,
-0.05335499718785286,
-0.07945264130830765,
-0.04092935845255852,
-0.026338428258895874,
0.0928494930267334,
-0.05131344497203827,
-0.031769417226314545,
0.12016795575618744,
0.004039271268993616,
0.07108750939369202,
0.0944136530160904,
-0.036103755235672,
0.011642277240753174,
0.052692312747240067,
-0.255618155002594,
-0.0577629879117012,
-0.10186082869768143,
-0.07576003670692444,
0.030289825052022934,
0.05923477187752724,
0.10293648391962051,
-0.09944450855255127,
-0.023472245782613754,
-0.008601856417953968,
-0.007359757088124752,
-0.007083239033818245,
0.13456687331199646,
0.05405459180474281,
0.03175504505634308,
-0.11614333093166351,
0.04476795345544815,
0.03028186783194542,
-0.023685812950134277,
-0.0011895766947418451,
0.06889025866985321,
-0.11783875524997711,
-0.12337853014469147,
0.013863335363566875,
0.0880485400557518,
-0.09497027099132538,
-0.047379255294799805,
-0.052716899663209915,
-0.09085074812173843,
0.06662480533123016,
0.10763203352689743,
0.07023599743843079,
0.07295969128608704,
-0.04974360391497612,
-0.07614599913358688,
-0.03703942149877548,
0.07580914348363876,
0.09740573167800903,
0.0038332240656018257,
-0.10657891631126404,
0.12570038437843323,
-0.015907047316432,
0.125471293926239,
-0.09960324317216873,
-0.032298024743795395,
-0.1160743236541748,
0.0156903937458992,
-0.1213236153125763,
0.06734588742256165,
-0.1005694568157196,
-0.03946419060230255,
-0.0032127229496836662,
0.05595459043979645,
-0.015540341846644878,
0.020883144810795784,
-0.07489064335823059,
0.005273071583360434,
-0.0004495785979088396,
0.05569247901439667,
-0.11772480607032776,
-0.06356628239154816,
-0.012673290446400642,
-0.015599768608808517,
0.10107658803462982,
0.13902781903743744,
-0.12175210565328598,
0.03148788586258888,
-0.13120783865451813,
-0.021169299259781837,
0.05658654496073723,
0.030983474105596542,
-0.0029570756014436483,
0.01640395075082779,
0.02319163829088211,
0.0332210436463356,
-0.02718406915664673,
0.016684195026755333,
0.002545081079006195,
-0.15117067098617554,
0.03174871206283569,
0.014953543432056904,
0.011599612422287464,
-0.09666281193494797,
-0.003952813800424337,
-0.014631695114076138,
0.06309925019741058,
0.10805657505989075,
-0.12585748732089996,
0.08810503035783768,
-0.08388710021972656,
0.04106076434254646,
0.009112332947552204,
-0.13291428983211517,
-0.0817364752292633,
-0.05985230207443237,
0.03186482563614845,
-0.02827754244208336,
0.15298336744308472,
0.05737251788377762,
-0.03326715528964996,
-0.040857791900634766,
0.0609225295484066,
0.08848491311073303,
0.0007492733420804143,
0.13083785772323608,
-0.006745492108166218,
-0.03481878340244293,
-0.12560006976127625,
0.1007184311747551,
0.05947282537817955,
0.036737971007823944,
0.11258949339389801,
-0.014006005600094795,
-0.055910561233758926,
0.07950158417224884,
-0.011491588316857815,
0.013658370822668076,
-0.05629760026931763,
-0.1239122673869133,
-0.0378483384847641,
0.08513001352548599,
0.007683535572141409,
0.09479451179504395,
0.11208225786685944,
-0.011591491289436817,
0.02255074493587017,
0.024149809032678604,
-0.06499144434928894,
-0.12423191964626312,
-0.26281145215034485,
-0.03003295324742794,
-0.05172888934612274,
-0.02778230793774128,
-0.09929677098989487,
-0.009553272277116776,
-0.01694330759346485,
0.05995023250579834,
-0.04916374385356903,
0.09854718297719955,
0.11242564767599106,
-0.10532672703266144,
0.10205848515033722,
-0.03071633353829384,
0.010042088106274605,
-0.045488759875297546,
0.025212829932570457,
-0.023889625445008278,
-0.04263488948345184,
-0.024860791862010956,
0.02129403129220009,
0.043112754821777344,
0.0537598580121994,
-0.08319299668073654,
-0.07663493603467941,
-0.03237048164010048,
0.0406377874314785,
-0.0014522887067869306,
0.051976606249809265,
0.021296925842761993,
-0.054704222828149796,
-0.017396898940205574,
0.18557728826999664,
-0.03409486636519432,
-0.017565948888659477,
-0.041607897728681564,
0.3228592574596405,
0.04517720267176628,
0.012769465334713459,
0.025385580956935883,
0.008954801596701145,
-0.05473744869232178,
0.36801648139953613,
0.2675172984600067,
-0.06449150294065475,
0.011294718831777573,
0.0008636857965029776,
0.004273376893252134,
0.07307752221822739,
0.14924150705337524,
0.04103051871061325,
0.2752733826637268,
-0.07798034697771072,
0.03664378821849823,
-0.06294184923171997,
0.028542250394821167,
-0.11475229263305664,
0.024185847491025925,
0.06427798420190811,
-0.030384374782443047,
-0.010928209871053696,
0.08070412278175354,
-0.2696407437324524,
0.011908826418220997,
-0.08155743032693863,
0.00953774806112051,
-0.04266230762004852,
-0.03664203733205795,
0.014272298663854599,
0.048078250139951706,
0.09999844431877136,
-0.06242546811699867,
0.05605611577630043,
0.05939445272088051,
-0.018514078110456467,
-0.17806336283683777,
0.09646793454885483,
0.027568435296416283,
-0.10236898064613342,
0.059025201946496964,
-0.017674174159765244,
0.10381224006414413,
0.0392802394926548,
0.028635554015636444,
-0.0941554382443428,
0.0578470304608345,
-0.014773272909224033,
-0.04016653820872307,
0.10357317328453064,
0.02000952512025833,
0.04841675981879234,
-0.13285112380981445,
-0.007717179134488106,
-0.021665522828698158,
0.01644711382687092,
-0.047204989939928055,
0.03035879135131836,
-0.04523434489965439,
0.05577315762639046,
-0.012478282675147057,
0.05775187909603119,
0.10087378323078156,
-0.043728768825531006,
-0.02119411900639534,
-0.05526135116815567,
-0.021320922300219536,
-0.010540966875851154,
-0.06786329299211502,
-0.03039253130555153,
-0.12492009997367859,
-0.0462864488363266,
0.003044832032173872,
0.000805010786280036,
-0.27228930592536926,
0.033086396753787994,
-0.0902344360947609,
-0.024149540811777115,
-0.09828505665063858,
0.01936454325914383,
0.08309739083051682,
0.028446905314922333,
0.0019440060714259744,
0.074722521007061,
-0.03692077845335007,
0.03586672246456146,
-0.1019696444272995,
-0.10475489497184753
] |
null | null | generic | ## Keras semantic segmentation models on the 🤗Hub! 🐶 🐕 🐩
Image classification task tells us about a class assigned to an image, and object detection task creates a boundary box on an object in an image. But what if we want to know about the shape of the image? Segmentation models helps us segment images and reveal their shapes. It has many variants. You can host your Keras segmentation models on the Hub.
Semantic segmentation models classify pixels, meaning, they assign a class (can be cat or dog) to each pixel. The output of a model looks like following.

We need to get the best prediction for every pixel.

This is still not readable. We have to convert this into different binary masks for each class and convert to a readable format by converting each mask into base64. We will return a list of dicts, and for each dictionary, we have the label itself, the base64 code and a score (semantic segmentation models don't return a score, so we have to return 1.0 for this case). You can find the full implementation in ```pipeline.py```.

Now that you know the expected output by the model, you can host your Keras segmentation models (and other semantic segmentation models) in the similar fashion. Try it yourself and host your segmentation models!
 | {"license": "apache-2.0", "library_name": "generic", "tags": ["image-segmentation", "generic"], "pipeline_tag": "image-segmentation", "dataset": ["oxfort-iit pets"]} | image-segmentation | Narsil/pet-segmentation | [
"generic",
"tf",
"image-segmentation",
"license:apache-2.0",
"has_space",
"region:us"
] | 2022-03-02T23:29:04+00:00 | [] | [] | TAGS
#generic #tf #image-segmentation #license-apache-2.0 #has_space #region-us
| ## Keras semantic segmentation models on the Hub!
Image classification task tells us about a class assigned to an image, and object detection task creates a boundary box on an object in an image. But what if we want to know about the shape of the image? Segmentation models helps us segment images and reveal their shapes. It has many variants. You can host your Keras segmentation models on the Hub.
Semantic segmentation models classify pixels, meaning, they assign a class (can be cat or dog) to each pixel. The output of a model looks like following.
!Raw Output
We need to get the best prediction for every pixel.
!Mask
This is still not readable. We have to convert this into different binary masks for each class and convert to a readable format by converting each mask into base64. We will return a list of dicts, and for each dictionary, we have the label itself, the base64 code and a score (semantic segmentation models don't return a score, so we have to return 1.0 for this case). You can find the full implementation in .
!Binary Mask
Now that you know the expected output by the model, you can host your Keras segmentation models (and other semantic segmentation models) in the similar fashion. Try it yourself and host your segmentation models!
!Segmented Cat | [
"## Keras semantic segmentation models on the Hub! \n\nImage classification task tells us about a class assigned to an image, and object detection task creates a boundary box on an object in an image. But what if we want to know about the shape of the image? Segmentation models helps us segment images and reveal their shapes. It has many variants. You can host your Keras segmentation models on the Hub.\nSemantic segmentation models classify pixels, meaning, they assign a class (can be cat or dog) to each pixel. The output of a model looks like following.\n!Raw Output\nWe need to get the best prediction for every pixel.\n!Mask\nThis is still not readable. We have to convert this into different binary masks for each class and convert to a readable format by converting each mask into base64. We will return a list of dicts, and for each dictionary, we have the label itself, the base64 code and a score (semantic segmentation models don't return a score, so we have to return 1.0 for this case). You can find the full implementation in .\n!Binary Mask\nNow that you know the expected output by the model, you can host your Keras segmentation models (and other semantic segmentation models) in the similar fashion. Try it yourself and host your segmentation models!\n!Segmented Cat"
] | [
"TAGS\n#generic #tf #image-segmentation #license-apache-2.0 #has_space #region-us \n",
"## Keras semantic segmentation models on the Hub! \n\nImage classification task tells us about a class assigned to an image, and object detection task creates a boundary box on an object in an image. But what if we want to know about the shape of the image? Segmentation models helps us segment images and reveal their shapes. It has many variants. You can host your Keras segmentation models on the Hub.\nSemantic segmentation models classify pixels, meaning, they assign a class (can be cat or dog) to each pixel. The output of a model looks like following.\n!Raw Output\nWe need to get the best prediction for every pixel.\n!Mask\nThis is still not readable. We have to convert this into different binary masks for each class and convert to a readable format by converting each mask into base64. We will return a list of dicts, and for each dictionary, we have the label itself, the base64 code and a score (semantic segmentation models don't return a score, so we have to return 1.0 for this case). You can find the full implementation in .\n!Binary Mask\nNow that you know the expected output by the model, you can host your Keras segmentation models (and other semantic segmentation models) in the similar fashion. Try it yourself and host your segmentation models!\n!Segmented Cat"
] | [
30,
304
] | [
"passage: TAGS\n#generic #tf #image-segmentation #license-apache-2.0 #has_space #region-us \n## Keras semantic segmentation models on the Hub! \n\nImage classification task tells us about a class assigned to an image, and object detection task creates a boundary box on an object in an image. But what if we want to know about the shape of the image? Segmentation models helps us segment images and reveal their shapes. It has many variants. You can host your Keras segmentation models on the Hub.\nSemantic segmentation models classify pixels, meaning, they assign a class (can be cat or dog) to each pixel. The output of a model looks like following.\n!Raw Output\nWe need to get the best prediction for every pixel.\n!Mask\nThis is still not readable. We have to convert this into different binary masks for each class and convert to a readable format by converting each mask into base64. We will return a list of dicts, and for each dictionary, we have the label itself, the base64 code and a score (semantic segmentation models don't return a score, so we have to return 1.0 for this case). You can find the full implementation in .\n!Binary Mask\nNow that you know the expected output by the model, you can host your Keras segmentation models (and other semantic segmentation models) in the similar fashion. Try it yourself and host your segmentation models!\n!Segmented Cat"
] | [
-0.029758833348751068,
0.07307963818311691,
-0.002455658046528697,
0.05092216283082962,
0.14023874700069427,
0.003162790322676301,
0.0661117359995842,
0.12036342918872833,
0.07271330803632736,
0.12098339200019836,
0.006673370022326708,
0.007959894835948944,
0.058330997824668884,
0.2099972814321518,
0.0831497386097908,
-0.25079312920570374,
0.0027659283950924873,
-0.07536991685628891,
0.06518609821796417,
0.009927692823112011,
0.10989230871200562,
-0.08611522614955902,
0.0855695977807045,
0.005991378333419561,
-0.12088771909475327,
0.0013047849060967565,
-0.10896165668964386,
-0.04674443602561951,
0.06114448606967926,
0.01975238136947155,
0.09910445660352707,
-0.06705483049154282,
0.07156249135732651,
-0.01840246468782425,
0.012155336327850819,
0.08796969801187515,
-0.002170443767681718,
0.03166508674621582,
0.06260570883750916,
-0.030833788216114044,
0.07023058086633682,
-0.07916001230478287,
0.005033132154494524,
0.020719267427921295,
-0.10779719054698944,
-0.11197241395711899,
-0.08172503113746643,
0.10076168179512024,
0.1811395287513733,
0.07601935416460037,
0.004575252532958984,
-0.07992826402187347,
0.03746490925550461,
0.0815606638789177,
0.10175974667072296,
-0.1214667409658432,
-0.0226424727588892,
0.060312412679195404,
-0.00140168028883636,
0.011320973746478558,
-0.028367502614855766,
0.0011992986546829343,
0.020350134000182152,
0.019378207623958588,
0.012405283749103546,
0.004354833625257015,
0.05092357471585274,
-0.030610615387558937,
-0.16625826060771942,
-0.07559968531131744,
0.16946078836917877,
-0.010931344702839851,
-0.09850190579891205,
-0.018656177446246147,
-0.04969162866473198,
0.013596512377262115,
-0.03164086863398552,
0.012402798049151897,
-0.010478933341801167,
0.032670941203832626,
0.06339371204376221,
-0.08621381223201752,
-0.05822589620947838,
-0.13720031082630157,
-0.11605118215084076,
0.17108537256717682,
0.02336246520280838,
0.025039728730916977,
-0.03925812244415283,
0.13424795866012573,
-0.13625144958496094,
-0.06057276576757431,
-0.11709316819906235,
-0.0426599346101284,
-0.09986396878957748,
-0.030559023842215538,
-0.03323782980442047,
-0.14165768027305603,
0.001314267865382135,
0.13965794444084167,
0.05148417130112648,
0.012948534451425076,
-0.04598402976989746,
0.007535828743129969,
0.11131694912910461,
0.11540865153074265,
-0.10187501460313797,
-0.007729714270681143,
0.011358323507010937,
-0.03447569161653519,
-0.016519026830792427,
-0.05350206419825554,
-0.07886038720607758,
0.01684330403804779,
-0.029789716005325317,
0.07724366337060928,
0.11265715211629868,
0.0546661876142025,
0.018311593681573868,
-0.03651022911071777,
0.16316154599189758,
-0.14641903340816498,
-0.019636761397123337,
0.0098497299477458,
-0.10441765189170837,
-0.09045567363500595,
0.022222137078642845,
-0.09188585728406906,
-0.08627036958932877,
-0.032450828701257706,
-0.056527212262153625,
-0.03494267165660858,
-0.12231147289276123,
-0.11573705822229385,
-0.005272594280540943,
-0.12696810066699982,
-0.07300373166799545,
-0.09959745407104492,
-0.14300492405891418,
-0.04861447960138321,
0.011195207946002483,
-0.10575691610574722,
0.07558783888816833,
0.006387431174516678,
-0.08702404797077179,
-0.020958248525857925,
0.0409139022231102,
-0.04273054003715515,
-0.04232093319296837,
-0.026382287964224815,
0.02199498936533928,
0.11582915484905243,
-0.027553871273994446,
0.06688211858272552,
-0.014942837879061699,
0.08199338614940643,
-0.23507821559906006,
0.21360108256340027,
-0.04157419130206108,
0.05729949474334717,
-0.0906890332698822,
0.01761934533715248,
-0.12040857970714569,
-0.008518926799297333,
0.04662857949733734,
0.11512935906648636,
-0.20684748888015747,
0.023507429286837578,
0.154965341091156,
-0.10027714818716049,
-0.1053333505988121,
0.07607505470514297,
-0.01436662208288908,
0.04009087756276131,
0.09491612017154694,
0.09770818799734116,
0.12399791181087494,
-0.06386937946081161,
-0.052414435893297195,
0.0022859626915305853,
-0.09657827019691467,
0.049978334456682205,
0.06745006144046783,
-0.042533621191978455,
0.05891506373882294,
-0.020844552665948868,
-0.11932868510484695,
-0.005105708260089159,
-0.007596112787723541,
-0.03906145691871643,
0.013652070425450802,
-0.035839878022670746,
-0.05311840772628784,
-0.03269411250948906,
-0.005229293368756771,
0.036419827491045,
-0.047768913209438324,
0.03514176607131958,
0.0650654211640358,
-0.050880663096904755,
-0.007506348192691803,
-0.10172111541032791,
0.2207171618938446,
-0.042484767735004425,
0.047346748411655426,
-0.20178447663784027,
-0.04702293872833252,
0.05941134691238403,
0.016575921326875687,
0.1253335028886795,
-0.010868064127862453,
0.010334301739931107,
0.07637692242860794,
0.05010958015918732,
-0.008068260736763477,
-0.010970543138682842,
0.019809318706393242,
-0.07471830397844315,
-0.07412413507699966,
-0.05990733206272125,
-0.07819187641143799,
0.013154304586350918,
-0.024596810340881348,
0.03871094807982445,
0.08569340407848358,
0.06605134159326553,
-0.024283092468976974,
-0.03430432081222534,
0.02411576360464096,
-0.055916570127010345,
-0.057692546397447586,
-0.10544665157794952,
0.0001704040332697332,
-0.050561752170324326,
0.027186548337340355,
0.007964849472045898,
-0.13706563413143158,
-0.2424081414937973,
0.0691731721162796,
-0.008761602453887463,
-0.09240595996379852,
0.07052253931760788,
-0.022347109392285347,
0.023798787966370583,
-0.033345598727464676,
-0.12039630115032196,
0.16807995736598969,
0.02930407039821148,
0.010421542450785637,
-0.04959334805607796,
-0.010866993106901646,
0.015622780658304691,
-0.018151629716157913,
-0.0019774585962295532,
-0.04793968424201012,
-0.06997952610254288,
-0.22090691328048706,
0.03198781982064247,
0.03017924726009369,
-0.059608303010463715,
0.0998731404542923,
0.03501678630709648,
-0.10984368622303009,
-0.03871866315603256,
0.08162618428468704,
0.040119271725416183,
0.1339113861322403,
-0.037168603390455246,
-0.06890663504600525,
0.012496080249547958,
-0.04942193627357483,
0.027072686702013016,
-0.08534332364797592,
0.09216342866420746,
0.019491136074066162,
-0.04622269421815872,
0.03672771155834198,
-0.0838598683476448,
-0.04412773624062538,
0.05608567222952843,
0.12650670111179352,
-0.04012298583984375,
0.00044954210170544684,
-0.07548386603593826,
-0.08406483381986618,
0.15824227035045624,
-0.10424429923295975,
-0.15781068801879883,
-0.11785310506820679,
0.025500468909740448,
-0.02111472375690937,
0.10431293398141861,
0.00846465490758419,
-0.012470968067646027,
-0.05295134335756302,
-0.08933079987764359,
0.012028069235384464,
-0.022526372224092484,
-0.0012159364996477962,
-0.015270269475877285,
-0.027493981644511223,
-0.04175090417265892,
-0.0922309011220932,
-0.014058467000722885,
0.016587013378739357,
-0.06565343588590622,
0.003285353071987629,
-0.01585112325847149,
0.0928778350353241,
0.13581562042236328,
-0.06950884312391281,
0.004767253063619137,
-0.02712206356227398,
0.16998866200447083,
-0.06417842209339142,
0.16321013867855072,
0.06932087242603302,
-0.01637895032763481,
0.08236447721719742,
0.12507827579975128,
-0.02082199789583683,
-0.06199684366583824,
0.05361514165997505,
0.03951951861381531,
-0.11706218868494034,
-0.14662708342075348,
-0.044652413576841354,
-0.08156254142522812,
0.008014356717467308,
0.10249155759811401,
0.0721050277352333,
0.11112172156572342,
0.043761245906353,
-0.0908946543931961,
0.0065416875295341015,
0.018332982435822487,
0.09324545413255692,
0.03664928674697876,
-0.03505493327975273,
0.07003277540206909,
-0.08004696667194366,
-0.0029856704641133547,
0.07375279068946838,
0.07935606688261032,
0.2019377052783966,
-0.02457009255886078,
0.03741256520152092,
0.06985581666231155,
0.0072463518008589745,
0.030091777443885803,
0.09268992394208908,
-0.11200103163719177,
0.06663089990615845,
-0.03709816560149193,
-0.08840199559926987,
0.033898547291755676,
0.12571115791797638,
0.09059372544288635,
-0.08977613598108292,
-0.0036905419547110796,
-0.08432326465845108,
0.03882535547018051,
0.16527105867862701,
0.0936998575925827,
-0.253152072429657,
-0.07748104631900787,
0.003263938007876277,
0.05460978299379349,
-0.07923201471567154,
-0.030472282320261,
0.07374383509159088,
-0.039398301392793655,
0.019150609150528908,
0.010917478241026402,
0.07614369690418243,
0.008279841393232346,
-0.03801937401294708,
0.023023391142487526,
0.07971275597810745,
-0.02035810425877571,
0.07719259709119797,
-0.07652672380208969,
0.01998973824083805,
0.02907879464328289,
0.09015489369630814,
-0.07066242396831512,
0.0904686450958252,
0.10502595454454422,
0.04622324928641319,
0.10191674530506134,
0.020911753177642822,
-0.0832236111164093,
-0.12929320335388184,
-0.029942138120532036,
-0.04633443057537079,
0.09010984003543854,
-0.14065352082252502,
0.10035800188779831,
0.06786855310201645,
-0.0016108397394418716,
-0.033715613186359406,
0.08157172799110413,
0.00022752609220333397,
-0.10853267461061478,
0.03571547940373421,
-0.08788607269525528,
0.11977677792310715,
-0.02218008041381836,
0.03994342312216759,
0.010640895925462246,
0.05350038409233093,
-0.20342101156711578,
-0.1253797709941864,
-0.1044396385550499,
0.00854637660086155,
0.08599452674388885,
-0.05681801587343216,
0.09223555773496628,
-0.04516065493226051,
0.1331070065498352,
0.028736814856529236,
-0.13438573479652405,
0.021396396681666374,
-0.09482410550117493,
-0.08090642094612122,
-0.06175188347697258,
0.032544512301683426,
0.08732148259878159,
0.012413854710757732,
0.046849559992551804,
0.07885041832923889,
-0.01096393819898367,
-0.10475798696279526,
0.007529759779572487,
0.10085927695035934,
0.03517237305641174,
0.1429079920053482,
-0.09703658521175385,
-0.09517441689968109,
-0.12988904118537903,
0.12451380491256714,
0.028312383219599724,
0.07706957310438156,
-0.07564805448055267,
0.020329471677541733,
0.12409747391939163,
-0.06993519514799118,
-0.27757078409194946,
-0.032337166368961334,
0.029769908636808395,
0.03157200291752815,
-0.010698876343667507,
-0.27081555128097534,
0.11526072025299072,
0.03279511630535126,
-0.03193370997905731,
0.07979640364646912,
-0.14610493183135986,
-0.07823098450899124,
0.10711845010519028,
0.050334591418504715,
-0.11063528060913086,
-0.15717308223247528,
-0.05515383929014206,
0.019944150000810623,
0.10545755177736282,
0.15394523739814758,
-0.05490940064191818,
0.09088857471942902,
0.038044869899749756,
-0.007581121288239956,
0.03241952136158943,
0.002608976559713483,
0.09358087927103043,
0.05380820110440254,
0.04499496519565582,
-0.06993094831705093,
0.00014459856902249157,
0.12133519351482391,
-0.13871653378009796,
0.15391649305820465,
0.037223584949970245,
0.11640027165412903,
-0.12225549668073654,
0.0018695797771215439,
0.003669003490358591,
0.0951930359005928,
0.02808169275522232,
-0.06962195038795471,
-0.15898022055625916,
0.05441638454794884,
0.047760799527168274,
0.0041796560399234295,
0.051403503865003586,
0.011273683980107307,
0.02217434160411358,
0.17309382557868958,
0.003665806259959936,
0.049857404083013535,
-0.03215152770280838,
0.006527827121317387,
-0.006431393325328827,
0.08976257592439651,
-0.11331003904342651,
0.025187872350215912,
0.07180120050907135,
0.07742875814437866,
0.07265802472829819,
0.058289870619773865,
-0.15587615966796875,
0.012988022528588772,
0.07929649949073792,
-0.042936742305755615,
-0.11958886682987213,
-0.022839050740003586,
0.005618356168270111,
-0.10113231092691422,
0.021444857120513916,
0.06874652206897736,
-0.020159725099802017,
0.01537996530532837,
0.004891477525234222,
0.03896680474281311,
-0.04019969329237938,
0.13946497440338135,
0.10151626169681549,
0.026804951950907707,
-0.0399276465177536,
0.07258608937263489,
0.0892886146903038,
-0.028808055445551872,
0.08150635659694672,
0.06638891249895096,
-0.07267770171165466,
-0.07606837153434753,
-0.03527626395225525,
0.046472858637571335,
-0.03150762990117073,
-0.038698405027389526,
0.029687099158763885,
-0.01479719951748848,
0.02361162379384041,
0.17233599722385406,
0.0039270599372684956,
0.09468024224042892,
-0.027138952165842056,
0.06827370077371597,
-0.06631823629140854,
0.10515918582677841,
-0.08222772926092148,
0.04055142402648926,
-0.06950744986534119,
0.07582028955221176,
0.0028790219221264124,
0.08130581676959991,
-0.0658559501171112,
-0.11954832077026367,
-0.07895826548337936,
-0.01212543435394764,
-0.06634005904197693,
0.08349402993917465,
-0.10053557902574539,
-0.032250262796878815,
0.005223889369517565,
0.02348037250339985,
0.024896636605262756,
0.04387335106730461,
-0.026616541668772697,
-0.058668944984674454,
-0.039635129272937775,
0.09512175619602203,
-0.1465655267238617,
-0.02311081252992153,
-0.001098907203413546,
-0.05088828131556511,
0.06130510941147804,
0.06804129481315613,
-0.0008176082628779113,
-0.027880778536200523,
-0.02051788754761219,
-0.010889862664043903,
-0.007864930666983128,
0.0448334664106369,
0.007895064540207386,
-0.09640577435493469,
0.014193069189786911,
-0.025547361001372337,
-0.036741942167282104,
-0.027926651760935783,
0.0928596779704094,
-0.06976934522390366,
0.01344052143394947,
-0.04567648097872734,
0.021976927295327187,
-0.03415510430932045,
0.07653409987688065,
0.13454797863960266,
0.08880256116390228,
0.04482040926814079,
-0.0036982879973948,
0.04788052663207054,
-0.08573902398347855,
-0.029725369065999985,
-0.01852593570947647,
0.04569272696971893,
0.0022247626911848783,
-0.07963120937347412,
0.023749958723783493,
-0.022118153050541878,
0.09395073354244232,
0.06441117823123932,
-0.022285079583525658,
0.0033508669584989548,
0.04701683670282364,
0.04346616566181183,
0.03383363410830498,
0.09071861952543259,
0.00898878276348114,
-0.04173392429947853,
-0.02775074914097786,
0.014578663744032383,
-0.020250370725989342,
0.05634928494691849,
0.057646945118904114,
0.06637421250343323,
0.08544043451547623,
0.07341239601373672,
0.09590725600719452,
-0.06147512048482895,
-0.0755726546049118,
-0.04434464871883392,
0.034358203411102295,
0.028441615402698517,
-0.022430099546909332,
-0.01560727134346962,
0.10911650210618973,
-0.13975174725055695,
0.09540005773305893,
0.03575349971652031,
-0.05376431345939636,
0.00133407860994339,
-0.15466678142547607,
0.040509942919015884,
-0.0383622869849205,
-0.0449531152844429,
-0.06473053246736526,
0.028368834406137466,
0.06635922193527222,
0.0042095729149878025,
-0.052384860813617706,
0.2173224240541458,
-0.16414088010787964,
-0.06479084491729736,
0.053224485367536545,
0.014587868005037308,
0.04102431982755661,
0.057529766112565994,
-0.013347281143069267,
0.07335314154624939,
0.04611582309007645,
0.03466572239995003,
0.04630683735013008,
0.14207445085048676,
0.05107605829834938,
-0.03509625419974327,
-0.06565307080745697,
0.024076083675026894,
-0.009539748542010784,
-0.0322633795440197,
0.16732032597064972,
0.0502963662147522,
-0.11857820302248001,
0.035747628659009933,
0.05678606778383255,
-0.056987348943948746,
-0.0370696522295475,
-0.1294233202934265,
0.2589733898639679,
-0.019269119948148727,
-0.030504627153277397,
-0.0790853425860405,
-0.15664376318454742,
-0.06449725478887558,
0.07106830924749374,
0.05232582613825798,
-0.019826631993055344,
-0.020304955542087555,
-0.045967187732458115,
-0.0034359912388026714,
-0.008376851677894592,
0.049167558550834656,
-0.0009025153703987598,
0.32872599363327026,
0.021100621670484543,
0.12505345046520233,
-0.004794131498783827,
-0.020806249231100082,
-0.10805963724851608,
-0.030783411115407944,
0.0012784242862835526,
-0.028195830062031746,
-0.05502809211611748,
0.10842663049697876,
-0.12231861799955368,
-0.2220221906900406,
0.1344311386346817,
-0.009411829523742199,
-0.07345506548881531,
0.0248423982411623,
-0.03212879225611687,
0.022430626675486565,
0.049639973789453506,
-0.023352008312940598,
0.07684041559696198,
0.06388193368911743,
0.000997416558675468,
-0.06512889266014099,
-0.048263683915138245,
0.022634929046034813,
-0.11047758162021637,
0.17620085179805756,
-0.05213098227977753,
0.02651515044271946,
0.09874973446130753,
0.025466864928603172,
-0.18850202858448029,
0.03899361565709114,
-0.01686920039355755,
-0.029847117140889168,
0.04751098155975342,
0.17455638945102692,
-0.006672536954283714,
0.0030646000523120165,
0.07046742737293243,
0.05329808592796326,
0.011682212352752686,
-0.000737765512894839,
0.03455616906285286,
-0.17794862389564514,
-0.0175754614174366,
-0.13909967243671417,
0.14922361075878143,
0.11282230913639069,
-0.033159177750349045,
-0.003949521109461784,
-0.004088633228093386,
-0.019519640132784843,
0.006698690354824066,
0.006012527737766504,
-0.051951587200164795,
-0.1415010690689087,
-0.019147202372550964,
-0.09939897805452347,
0.009095528163015842,
-0.19303026795387268,
-0.034278806298971176,
-0.006987476721405983,
0.01430742722004652,
0.06746939569711685,
0.07341989874839783,
0.13557033240795135,
0.008416949771344662,
-0.047766704112291336,
-0.10083989799022675,
-0.030384480953216553,
0.09651138633489609,
-0.12681274116039276,
-0.0881737619638443
] |
null | null | transformers | Small change. again. again ? again.
| {} | token-classification | Narsil/small | [
"transformers",
"tf",
"bert",
"token-classification",
"autotrain_compatible",
"endpoints_compatible",
"region:us"
] | 2022-03-02T23:29:04+00:00 | [] | [] | TAGS
#transformers #tf #bert #token-classification #autotrain_compatible #endpoints_compatible #region-us
| Small change. again. again ? again.
| [] | [
"TAGS\n#transformers #tf #bert #token-classification #autotrain_compatible #endpoints_compatible #region-us \n"
] | [
36
] | [
"passage: TAGS\n#transformers #tf #bert #token-classification #autotrain_compatible #endpoints_compatible #region-us \n"
] | [
-0.027695301920175552,
0.021026605740189552,
-0.007030871696770191,
0.03991445153951645,
0.1626192331314087,
0.03938598185777664,
0.05085483938455582,
0.0913761556148529,
0.04390737786889076,
-0.03890267759561539,
0.10831566154956818,
0.21825960278511047,
-0.03100622072815895,
0.15567100048065186,
-0.11999025195837021,
-0.2726607024669647,
0.06501151621341705,
0.07320742309093475,
-0.10431061685085297,
0.08344849944114685,
0.09728789329528809,
-0.05060427635908127,
0.09539981931447983,
-0.05256195738911629,
-0.18411748111248016,
0.06705678999423981,
0.08872150629758835,
-0.13075758516788483,
0.10858519375324249,
0.10364192724227905,
0.17059092223644257,
0.05094362422823906,
-0.0585893876850605,
-0.11338759958744049,
0.021903974935412407,
0.03513757884502411,
-0.09048618376255035,
0.039979271590709686,
0.06422571837902069,
-0.059950828552246094,
-0.028240133076906204,
0.0831582173705101,
0.03395547345280647,
0.07707925140857697,
-0.15784797072410583,
-0.12955889105796814,
-0.020502354949712753,
0.016987308859825134,
0.05571881681680679,
0.008347105234861374,
0.03486453369259834,
0.1928289383649826,
-0.11016292870044708,
0.12387052923440933,
0.07424183934926987,
-0.3126835227012634,
-0.006419672165066004,
0.13397334516048431,
-0.009423499926924706,
0.01125723123550415,
-0.03564796596765518,
0.050015442073345184,
0.06311371922492981,
0.0035197059623897076,
0.05222199112176895,
-0.0963217094540596,
-0.1116454228758812,
0.05536140128970146,
-0.09806555509567261,
0.002603712026029825,
0.2228504866361618,
-0.00094611756503582,
0.026087075471878052,
0.04295358061790466,
-0.11278555542230606,
-0.06413843482732773,
-0.01709168218076229,
-0.059150904417037964,
-0.03144093230366707,
0.08226913958787918,
0.004834450781345367,
0.026570355519652367,
-0.08555405586957932,
0.018994927406311035,
-0.2492964267730713,
0.21669034659862518,
-0.0034225299023091793,
0.06352805346250534,
-0.1790253221988678,
0.029094506055116653,
-0.06795118749141693,
-0.07037274539470673,
0.027579382061958313,
-0.10282915830612183,
-0.07585613429546356,
-0.08876170217990875,
-0.02473262883722782,
-0.01688631996512413,
0.07330235093832016,
0.18302419781684875,
0.09924401342868805,
0.05780457705259323,
-0.07883989065885544,
0.04712459072470665,
0.009418074041604996,
0.11744190752506256,
-0.020905528217554092,
-0.0635371133685112,
0.047010086476802826,
-0.18044090270996094,
-0.07257494330406189,
-0.06841349601745605,
-0.1528906375169754,
-0.030933719128370285,
0.0728953555226326,
0.07866549491882324,
-0.02208699658513069,
0.10699139535427094,
-0.050384022295475006,
-0.03265600651502609,
0.1023704782128334,
-0.06759564578533173,
0.01740056462585926,
-0.013587601482868195,
0.03933722525835037,
0.07934161275625229,
-0.020168544724583626,
0.005544495768845081,
-0.009689314290881157,
0.09883685410022736,
-0.07315578311681747,
-0.061644069850444794,
-0.017823852598667145,
-0.11077737808227539,
0.03680950775742531,
-0.1142624020576477,
0.0610363706946373,
-0.2129536122083664,
-0.06420820951461792,
0.05047508329153061,
0.040777552872896194,
-0.01538038533180952,
0.006140400655567646,
0.011590888723731041,
-0.021649649366736412,
0.026226896792650223,
-0.05294320732355118,
-0.05759637430310249,
-0.06398876011371613,
0.052264254540205,
-0.017014140263199806,
0.06338725984096527,
-0.14791016280651093,
0.05304151773452759,
-0.07128821313381195,
0.016987765207886696,
-0.1471981406211853,
0.01912122592329979,
-0.07640840113162994,
0.18441477417945862,
-0.04205833747982979,
-0.026627982035279274,
-0.07707402855157852,
0.03603391721844673,
-0.06538009643554688,
0.10871575027704239,
-0.11548253148794174,
-0.09275995939970016,
0.183608278632164,
-0.09832928329706192,
-0.1645391881465912,
0.08265286684036255,
-0.004816231317818165,
0.03904411569237709,
0.06599129736423492,
0.15021094679832458,
0.14011387526988983,
-0.018419165164232254,
0.12153664976358414,
0.12775321304798126,
-0.15040749311447144,
-0.08844194561243057,
-0.0029426217079162598,
0.015943394973874092,
-0.18310417234897614,
0.0292108915746212,
0.08777821063995361,
0.10443048179149628,
-0.06270279735326767,
-0.01842089742422104,
-0.01809006556868553,
-0.02317427657544613,
0.10052089393138885,
0.024873865768313408,
0.10504543781280518,
-0.0786246806383133,
0.026348382234573364,
0.045783691108226776,
-0.022426215931773186,
0.037528201937675476,
0.002631272654980421,
-0.11990068852901459,
0.07485939562320709,
-0.042074501514434814,
0.020638320595026016,
-0.17215345799922943,
-0.16282787919044495,
0.03188401460647583,
0.1307276338338852,
-0.01852187141776085,
0.18843421339988708,
0.07301367819309235,
-0.06125088408589363,
-0.0181741900742054,
-0.009925282560288906,
0.2100805938243866,
0.07547912001609802,
-0.04994313418865204,
-0.08313687145709991,
0.055767543613910675,
-0.08297997713088989,
-0.05417861416935921,
-0.0741361528635025,
-0.007966339588165283,
0.15349142253398895,
0.15614572167396545,
0.06632521003484726,
0.08736243098974228,
-0.041413795202970505,
0.04605752229690552,
-0.0840669497847557,
-0.029778102412819862,
0.07175957411527634,
-0.0051578632555902,
-0.0760391354560852,
0.16910573840141296,
-0.13306652009487152,
0.3860842287540436,
0.17940694093704224,
-0.2545626163482666,
-0.060376428067684174,
-0.005102827213704586,
-0.003640598151832819,
0.013875852338969707,
0.08024577796459198,
-0.02299366518855095,
-0.001725360401906073,
-0.032983891665935516,
0.16994944214820862,
-0.021624546498060226,
-0.04893392696976662,
0.027399420738220215,
-0.04228261858224869,
-0.0638589859008789,
0.04041954502463341,
0.05414004251360893,
-0.30322951078414917,
0.1873137205839157,
0.21887727081775665,
0.06392603367567062,
0.14063605666160583,
-0.026457760483026505,
0.018558386713266373,
0.03038320504128933,
-0.008938556537032127,
0.015844032168388367,
-0.01875714585185051,
-0.15575115382671356,
-0.04342778027057648,
0.07461266964673996,
0.04922296851873398,
0.029963701963424683,
-0.09896327555179596,
-0.01821773126721382,
0.04993891716003418,
0.0281229130923748,
0.014624756760895252,
0.10873472690582275,
0.030740797519683838,
0.1006108894944191,
0.02151653915643692,
-0.12997552752494812,
0.13646239042282104,
0.011152112856507301,
-0.11116738617420197,
0.15475988388061523,
-0.159962460398674,
-0.27451270818710327,
-0.13368412852287292,
-0.2228734791278839,
-0.018837708979845047,
0.0615244023501873,
0.060178548097610474,
-0.09125925600528717,
-0.08027615398168564,
0.0505889467895031,
-0.005494135431945324,
-0.0767969936132431,
0.09661082178354263,
-0.05754967778921127,
0.057252444326877594,
-0.018261974677443504,
-0.06234055757522583,
-0.06901325285434723,
0.011980971321463585,
-0.011838098056614399,
0.13093514740467072,
-0.15311114490032196,
0.0956633910536766,
0.18204787373542786,
-0.038269322365522385,
0.07049353420734406,
-0.048801202327013016,
0.20041963458061218,
-0.07534326612949371,
0.03358365222811699,
0.11995289474725723,
-0.08630470931529999,
0.049184687435626984,
0.1695387214422226,
0.015238756313920021,
-0.0907745212316513,
0.03324927017092705,
-0.019408639520406723,
-0.11111260950565338,
-0.1704203337430954,
-0.09201306849718094,
-0.12679684162139893,
0.0639856606721878,
0.04862719029188156,
0.07792623341083527,
0.17998047173023224,
0.07199156284332275,
0.07029005885124207,
0.0625537559390068,
-0.02871469035744667,
0.06538794189691544,
0.1978924423456192,
0.010231235064566135,
0.12461668252944946,
-0.06885482370853424,
-0.1175287514925003,
0.11306869983673096,
0.043651700019836426,
0.10852880775928497,
0.13549193739891052,
0.02334519475698471,
0.005486165639013052,
0.10545148700475693,
0.16644737124443054,
0.14512674510478973,
0.019464410841464996,
-0.048576101660728455,
-0.017735254019498825,
0.012836073525249958,
-0.015943465754389763,
0.041718535125255585,
0.07320300489664078,
-0.15309461951255798,
-0.035754941403865814,
-0.13484537601470947,
0.07610975950956345,
0.09126761555671692,
0.07760307937860489,
-0.21910610795021057,
0.012153098359704018,
0.06769299507141113,
-0.02925814315676689,
-0.0784134790301323,
0.07393371313810349,
-0.0011333420407027006,
-0.11196702718734741,
0.09829825907945633,
-0.039516374468803406,
0.10606849193572998,
-0.004999600350856781,
0.06339260935783386,
0.04527806118130684,
-0.09355805814266205,
0.006429616361856461,
0.072515107691288,
-0.29483503103256226,
0.22936108708381653,
0.018236692994832993,
-0.09269461780786514,
-0.0673937126994133,
-0.011475873179733753,
0.03832878917455673,
0.23277506232261658,
0.08256218582391739,
0.00994702149182558,
-0.11917682737112045,
-0.20651762187480927,
0.03241182118654251,
0.001292363740503788,
0.1308731734752655,
-0.03128325566649437,
-0.02112235501408577,
-0.05944114923477173,
-0.033573366701602936,
0.029029974713921547,
0.02887417934834957,
0.004212549421936274,
-0.11843850463628769,
0.06162851303815842,
0.031047333031892776,
0.046335093677043915,
0.0055930884554982185,
-0.007037685718387365,
-0.13956798613071442,
0.19801628589630127,
-0.05281337350606918,
-0.026134157553315163,
-0.16380193829536438,
-0.085220105946064,
0.047222282737493515,
-0.07435350120067596,
0.0845475047826767,
-0.06832291930913925,
0.026663128286600113,
-0.012277694419026375,
-0.2365114688873291,
0.1768779158592224,
-0.11233875900506973,
-0.002455261303111911,
-0.08112956583499908,
0.0915050059556961,
-0.10005389153957367,
0.009199920110404491,
0.026179546490311623,
-0.0028662271797657013,
0.004210609011352062,
-0.07008691877126694,
0.00708133727312088,
-0.06289367377758026,
-0.017336783930659294,
0.005510954651981592,
-0.06816514581441879,
0.005012643523514271,
-0.0006132278358563781,
0.027298923581838608,
0.2218978852033615,
0.17627598345279694,
-0.09479860961437225,
0.1018519401550293,
0.10065878927707672,
-0.031337954103946686,
-0.319399893283844,
-0.019530778750777245,
-0.12489688396453857,
-0.04525478184223175,
-0.028249483555555344,
-0.100966677069664,
0.11793364584445953,
-0.0056425901129841805,
-0.009933521039783955,
0.10068893432617188,
-0.06761598587036133,
-0.08794313669204712,
0.2142065018415451,
0.004525869619101286,
0.36049774289131165,
-0.10217586904764175,
-0.08234068751335144,
-0.02850859798491001,
-0.15626545250415802,
0.1397395133972168,
-0.004410861525684595,
0.05175826698541641,
0.022914361208677292,
0.004211872816085815,
0.0355103425681591,
-0.02415335178375244,
0.0736364796757698,
0.023096103221178055,
0.06547143310308456,
-0.1151634082198143,
-0.10991642624139786,
0.044888339936733246,
-0.02670147456228733,
-0.003884263336658478,
0.08790569007396698,
0.024711381644010544,
-0.09463205188512802,
-0.021937215700745583,
-0.05059615522623062,
0.07242267578840256,
0.04696383327245712,
-0.09425173699855804,
-0.02435411885380745,
0.003926471341401339,
0.009436005726456642,
-0.04816826432943344,
0.22615166008472443,
-0.027754098176956177,
0.15156671404838562,
0.13609644770622253,
0.1256430298089981,
-0.19816388189792633,
0.043172307312488556,
-0.042343102395534515,
-0.07983732223510742,
0.08989579975605011,
-0.08266045153141022,
0.10742495208978653,
0.11499734967947006,
-0.05787656828761101,
0.07995893806219101,
0.1206483244895935,
0.03607485443353653,
-0.0596592016518116,
0.16464734077453613,
-0.18760989606380463,
0.005465412046760321,
-0.07026167958974838,
-0.0944572314620018,
0.09579815715551376,
0.0773698017001152,
0.12798482179641724,
0.0319543294608593,
0.0076704793609678745,
0.020556699484586716,
-0.05942947417497635,
-0.059371065348386765,
0.06831476837396622,
0.08999163657426834,
0.030489247292280197,
-0.12201647460460663,
0.03852057456970215,
0.023663025349378586,
-0.13378584384918213,
-0.015351009555161,
0.05750081688165665,
-0.16781079769134521,
-0.10021009296178818,
0.0025041340850293636,
0.15257172286510468,
-0.16797280311584473,
-0.04271824285387993,
-0.03159826993942261,
-0.12639397382736206,
0.07317054271697998,
0.2811947166919708,
0.09368234127759933,
0.1363576054573059,
-0.028517520055174828,
-0.016664031893014908,
0.0012442223960533738,
-0.028667723760008812,
-0.014513579197227955,
0.07349050790071487,
-0.19874873757362366,
0.05180724710226059,
-0.06338511407375336,
0.15037129819393158,
-0.11574087291955948,
-0.04426736757159233,
-0.19288818538188934,
0.013937897980213165,
-0.10311006009578705,
-0.07858645170927048,
-0.05296763777732849,
-0.008845840580761433,
0.05540328472852707,
-0.09232369810342789,
-0.04914917051792145,
-0.03827080875635147,
-0.12955798208713531,
0.05288121849298477,
0.03277666121721268,
0.037313420325517654,
-0.014083119109272957,
-0.05541830509901047,
0.08184628188610077,
-0.032179057598114014,
0.08699793368577957,
0.07976382970809937,
-0.07554759085178375,
0.1016065925359726,
-0.10585193336009979,
-0.10963349044322968,
0.12677818536758423,
0.0169599000364542,
0.1443673074245453,
0.05751347541809082,
0.03062216006219387,
0.05360836908221245,
0.0030701588839292526,
0.05710722133517265,
0.03250512108206749,
-0.08859112858772278,
0.011202802881598473,
-0.06674119085073471,
-0.16769704222679138,
-0.028252622112631798,
-0.05584561824798584,
0.14435498416423798,
-0.005458880215883255,
0.1090233325958252,
-0.02080802246928215,
0.05171864107251167,
-0.04393793269991875,
-0.021072417497634888,
-0.008106091991066933,
-0.19294770061969757,
-0.005159000866115093,
-0.05036662891507149,
0.004780053161084652,
-0.011208673007786274,
0.22865359485149384,
0.02375100925564766,
0.03339364007115364,
0.0599992573261261,
-0.011281042359769344,
0.021430598571896553,
0.03378986194729805,
0.2004651576280594,
0.10109363496303558,
-0.042996034026145935,
-0.12006260454654694,
0.07854138314723969,
0.013915431685745716,
-0.05731629580259323,
0.09352569282054901,
0.023507587611675262,
-0.14367589354515076,
0.06796196848154068,
0.005184977315366268,
-0.010309724137187004,
-0.11257835477590561,
-0.15414778888225555,
-0.06539710611104965,
0.07997123897075653,
0.02104419842362404,
-0.005770003888756037,
0.14072220027446747,
-0.05725407600402832,
0.05140974372625351,
-0.03810649737715721,
-0.035858042538166046,
-0.1950758844614029,
-0.11762730032205582,
-0.11461858451366425,
-0.13693867623806,
0.012323709204792976,
-0.0609479658305645,
0.0014328800607472658,
0.07131008058786392,
0.07957597076892853,
-0.004357407800853252,
0.11106692254543304,
-0.0641220211982727,
-0.03537470102310181,
0.0565871000289917,
-0.01620660535991192,
-0.007605826016515493,
-0.011433507315814495,
-0.0401642844080925,
-0.14467744529247284,
-0.003349434584379196,
-0.09274154901504517,
-0.006258741952478886,
-0.020115507766604424,
0.012303718365728855,
-0.11670148372650146,
-0.09385360032320023,
-0.022207127884030342,
0.036475736647844315,
-0.11309514939785004,
0.05108218267560005,
0.0028895805589854717,
0.01658433862030506,
0.04331158474087715,
0.14831885695457458,
-0.08343730866909027,
-0.050337523221969604,
-0.115936279296875,
0.2447785586118698,
0.04010188579559326,
0.15811190009117126,
-0.014501042664051056,
-0.001902183867059648,
-0.07868297398090363,
0.3062911927700043,
0.23187676072120667,
-0.04182729125022888,
0.05474141985177994,
0.03331548720598221,
0.020500963553786278,
0.09401394426822662,
0.17877058684825897,
0.04767359048128128,
0.1727091372013092,
-0.040191005915403366,
-0.07437919080257416,
-0.010544401593506336,
-0.009067337028682232,
-0.06891809403896332,
0.12202025949954987,
0.08184937387704849,
-0.022988710552453995,
-0.06844211369752884,
0.08948145806789398,
-0.12638132274150848,
0.11283457279205322,
0.040915414690971375,
-0.1549307107925415,
-0.06072477623820305,
-0.04264066368341446,
0.05219321325421333,
-0.03522420674562454,
0.06789389252662659,
-0.04196606203913689,
-0.08749464154243469,
0.009294762276113033,
0.02671658992767334,
-0.21852931380271912,
-0.036172349005937576,
0.07229980081319809,
-0.01277153193950653,
0.026350826025009155,
-0.030178526416420937,
-0.00422263378277421,
0.09437749534845352,
0.067350372672081,
-0.033663518726825714,
0.03845517709851265,
0.006261254195123911,
-0.052316468209028244,
-0.0357842892408371,
0.011168661527335644,
0.004701743833720684,
-0.017255108803510666,
0.03728542849421501,
-0.21819856762886047,
0.036777008324861526,
-0.054366450756788254,
-0.05480832979083061,
-0.022583434358239174,
0.00688977399840951,
-0.05889813229441643,
0.08769401162862778,
0.09746323525905609,
0.010727313347160816,
0.008510529063642025,
-0.06401760876178741,
-0.010584056377410889,
0.05279616639018059,
-0.11762674897909164,
-0.1350397765636444,
-0.0596468523144722,
-0.06931557506322861,
0.0840328186750412,
-0.02801724337041378,
-0.07868997007608414,
-0.03286641463637352,
-0.08905376493930817,
0.05828059837222099,
-0.1318383365869522,
0.12362251430749893,
0.07615553587675095,
0.048235151916742325,
-0.017884498462080956,
-0.08911709487438202,
0.030038420110940933,
0.06064348295331001,
-0.1113949865102768,
-0.08276893198490143
] |
null | null | transformers | Small change. again. again ? again.
| {} | token-classification | Narsil/small2 | [
"transformers",
"pytorch",
"tf",
"bert",
"token-classification",
"autotrain_compatible",
"endpoints_compatible",
"region:us"
] | 2022-03-02T23:29:04+00:00 | [] | [] | TAGS
#transformers #pytorch #tf #bert #token-classification #autotrain_compatible #endpoints_compatible #region-us
| Small change. again. again ? again.
| [] | [
"TAGS\n#transformers #pytorch #tf #bert #token-classification #autotrain_compatible #endpoints_compatible #region-us \n"
] | [
40
] | [
"passage: TAGS\n#transformers #pytorch #tf #bert #token-classification #autotrain_compatible #endpoints_compatible #region-us \n"
] | [
-0.04500453174114227,
0.039230093359947205,
-0.00806685071438551,
0.050561245530843735,
0.15816853940486908,
0.0358908511698246,
0.045262545347213745,
0.09720773994922638,
0.05554422363638878,
-0.035841088742017746,
0.1100974828004837,
0.242579847574234,
-0.03174889087677002,
0.1242985650897026,
-0.10240514576435089,
-0.29719972610473633,
0.056369855999946594,
0.08849820494651794,
-0.053503576666116714,
0.10718252509832382,
0.0892997682094574,
-0.08255492150783539,
0.07688743621110916,
-0.035292670130729675,
-0.16271613538265228,
0.04874035343527794,
0.06567282229661942,
-0.13287363946437836,
0.11609099060297012,
0.06199589744210243,
0.17368696630001068,
0.04369623214006424,
-0.05154547840356827,
-0.09579605609178543,
0.03010793775320053,
0.022374289110302925,
-0.07837489247322083,
0.056743089109659195,
0.0862286314368248,
-0.0757661759853363,
0.000574167468585074,
0.08051974326372147,
0.036486636847257614,
0.05339309945702553,
-0.13964389264583588,
-0.1429702192544937,
-0.01608595997095108,
0.06517766416072845,
0.04603733867406845,
0.026828952133655548,
0.029099075123667717,
0.21484483778476715,
-0.13614380359649658,
0.12620891630649567,
0.10671067237854004,
-0.30993232131004333,
-0.01434211153537035,
0.12034786492586136,
-0.0014203849714249372,
0.0010965595720335841,
-0.0429052971303463,
0.028427941724658012,
0.03921463340520859,
0.018702801316976547,
0.0466991662979126,
-0.08968564867973328,
-0.1154002845287323,
0.033603060990571976,
-0.10653528571128845,
-0.014943864196538925,
0.19727030396461487,
-0.0226148534566164,
0.041668329387903214,
0.0317191518843174,
-0.1073927953839302,
-0.05535553768277168,
-0.009187049232423306,
-0.035661496222019196,
-0.035651400685310364,
0.047797318547964096,
0.019943755120038986,
0.028071103617548943,
-0.0963020771741867,
0.025695497170090675,
-0.24051722884178162,
0.23365770280361176,
0.024822063744068146,
0.06176656112074852,
-0.17665599286556244,
0.06191904842853546,
-0.011126458644866943,
-0.08508571982383728,
0.04164991155266762,
-0.09991928935050964,
-0.025216130539774895,
-0.0671512633562088,
-0.0250694639980793,
0.005484616383910179,
0.06452211737632751,
0.1723625361919403,
0.058915723115205765,
0.048697952181100845,
-0.034785591065883636,
0.06713636219501495,
0.024537043645977974,
0.11791405081748962,
-0.02101423591375351,
-0.02543504349887371,
0.05703694000840187,
-0.14483414590358734,
-0.0484234057366848,
-0.0574832409620285,
-0.13409018516540527,
-0.03767729923129082,
0.10014576464891434,
0.07989457249641418,
-0.007095621433109045,
0.09299567341804504,
-0.05617973580956459,
-0.05028894171118736,
0.10010617226362228,
-0.07455666363239288,
0.01813874952495098,
0.00395835330709815,
0.01961076445877552,
0.10271117836236954,
-0.022466938942670822,
-0.004718918353319168,
-0.04437226429581642,
0.1313217282295227,
-0.07166603207588196,
-0.029865015298128128,
-0.01797318458557129,
-0.08990339934825897,
0.03941310569643974,
-0.12469005584716797,
0.051235318183898926,
-0.19338193535804749,
-0.06011807918548584,
0.043358031660318375,
0.031362876296043396,
-0.001926321187056601,
-0.02220785804092884,
0.0210906732827425,
-0.011685601435601711,
0.006126664578914642,
-0.05152059718966484,
-0.04308047518134117,
-0.06038850173354149,
0.08765656501054764,
-0.0344095453619957,
0.056459322571754456,
-0.11706230044364929,
0.05838429555296898,
-0.09530746936798096,
0.003779766848310828,
-0.13717325031757355,
-0.009705763310194016,
-0.06735187023878098,
0.1587134152650833,
-0.02322363667190075,
-0.07196903973817825,
-0.0583687387406826,
0.024655383080244064,
-0.05872153863310814,
0.11689872294664383,
-0.0760302022099495,
-0.10616135597229004,
0.18191812932491302,
-0.1059340164065361,
-0.13790856301784515,
0.0892665907740593,
-0.0037472276017069817,
0.0069809663109481335,
0.0668717697262764,
0.14758490025997162,
0.12680277228355408,
-0.023579372093081474,
0.09771743416786194,
0.11455312371253967,
-0.1380796730518341,
-0.10247913002967834,
0.002904254011809826,
0.02155141346156597,
-0.1577838659286499,
0.04520237073302269,
0.05887416750192642,
0.08846300095319748,
-0.07519343495368958,
-0.02583368867635727,
-0.01518204901367426,
-0.019898265600204468,
0.11860275268554688,
0.055664680898189545,
0.11246781051158905,
-0.07309470325708389,
0.010384486988186836,
0.03408222645521164,
0.000033916396205313504,
0.038305070251226425,
0.007626235019415617,
-0.09784872084856033,
0.11759278178215027,
-0.020542433485388756,
0.0071499766781926155,
-0.19103598594665527,
-0.13116572797298431,
0.022067345678806305,
0.11550121009349823,
-0.023795848712325096,
0.16118822991847992,
0.06906848400831223,
-0.04708414152264595,
-0.01633724570274353,
-0.032318368554115295,
0.18465495109558105,
0.04550638049840927,
-0.054398488253355026,
-0.08672714233398438,
0.02925185114145279,
-0.07201114296913147,
-0.036303672939538956,
-0.05934678390622139,
0.0012282897951081395,
0.12217872589826584,
0.15627314150333405,
0.029154686257243156,
0.0810808464884758,
-0.032857704907655716,
0.05738907679915428,
-0.07161536812782288,
-0.005598299205303192,
0.09549674391746521,
-0.0062819477170705795,
-0.05981587991118431,
0.14019852876663208,
-0.11927644908428192,
0.385243684053421,
0.18704791367053986,
-0.2810744047164917,
-0.037927329540252686,
-0.015853101387619972,
-0.020989827811717987,
0.010646751150488853,
0.06646020710468292,
0.005185503978282213,
0.04323790594935417,
-0.01637600176036358,
0.16870319843292236,
-0.02951512485742569,
-0.06561695784330368,
0.023631567135453224,
-0.04084473475813866,
-0.04718897119164467,
0.07204018533229828,
0.07925526797771454,
-0.2471119910478592,
0.18012095987796783,
0.21867847442626953,
0.03089323453605175,
0.1332467496395111,
-0.025185110047459602,
0.019658032804727554,
0.04409414902329445,
-0.025259114801883698,
-0.009735441766679287,
-0.01301067229360342,
-0.16277657449245453,
-0.036405324935913086,
0.0808308869600296,
0.027469564229249954,
0.03211796656250954,
-0.12084008008241653,
-0.03142014145851135,
0.018658466637134552,
0.03830359876155853,
0.00032007694244384766,
0.1049271821975708,
0.05204334110021591,
0.10652875155210495,
0.00215852539986372,
-0.13344182074069977,
0.11778246611356735,
0.016589662060141563,
-0.08964156359434128,
0.17114216089248657,
-0.1360931098461151,
-0.30015745759010315,
-0.11158133298158646,
-0.18903937935829163,
-0.023903576657176018,
0.03388594090938568,
0.0666448324918747,
-0.08922670781612396,
-0.055934786796569824,
0.06448828428983688,
-0.009027361869812012,
-0.08333969116210938,
0.08122578263282776,
-0.08142387866973877,
0.047603216022253036,
-0.03120836801826954,
-0.06492181867361069,
-0.07192842662334442,
-0.027185814455151558,
-0.03228547051548958,
0.14977625012397766,
-0.11743175238370895,
0.06893846392631531,
0.1815522164106369,
-0.027169115841388702,
0.06915576010942459,
-0.04531342163681984,
0.19094839692115784,
-0.06782439351081848,
0.025952333584427834,
0.15596313774585724,
-0.0807543471455574,
0.07428428530693054,
0.1433442234992981,
0.0343988761305809,
-0.06237054988741875,
0.014927648939192295,
-0.027384134009480476,
-0.10112480819225311,
-0.1836962103843689,
-0.11056921631097794,
-0.11354618519544601,
0.05257829278707504,
0.05992865562438965,
0.07384001463651657,
0.15969449281692505,
0.07892575114965439,
0.048052165657281876,
0.019674189388751984,
-0.03408543020486832,
0.06319519132375717,
0.20690089464187622,
0.0072608832269907,
0.1342548280954361,
-0.05038948357105255,
-0.12836408615112305,
0.09742944687604904,
0.032595716416835785,
0.11529230326414108,
0.09328901022672653,
-0.021499240770936012,
0.017344022169709206,
0.14884929358959198,
0.16256578266620636,
0.14178961515426636,
0.0017902579857036471,
-0.03624815121293068,
-0.014883825555443764,
0.002175325760617852,
-0.02583058550953865,
0.012821486219763756,
0.08970902115106583,
-0.1253686547279358,
-0.05618327483534813,
-0.1517249494791031,
0.06798124313354492,
0.10282258689403534,
0.056707367300987244,
-0.20885133743286133,
0.007380904629826546,
0.05207687243819237,
-0.026429319754242897,
-0.06807126849889755,
0.07485537976026535,
-0.030743181705474854,
-0.1406596302986145,
0.08432256430387497,
-0.046940986067056656,
0.1045038253068924,
-0.03377537801861763,
0.06610286235809326,
0.02987002767622471,
-0.08953561633825302,
0.0227778572589159,
0.08052217960357666,
-0.26811257004737854,
0.24008594453334808,
0.002277434105053544,
-0.08935615420341492,
-0.07748664915561676,
-0.02007295936346054,
0.046107709407806396,
0.21303845942020416,
0.0793309137225151,
0.015171983279287815,
-0.0643116757273674,
-0.20601488649845123,
0.006655333563685417,
0.006928271148353815,
0.10526066273450851,
-0.033145058900117874,
-0.023623330518603325,
-0.04513149335980415,
-0.03167758882045746,
0.005027349106967449,
-0.0028137618210166693,
0.026365036144852638,
-0.10183560103178024,
0.06817451119422913,
0.014202499762177467,
0.0285642147064209,
0.006891502533107996,
-0.056940533220767975,
-0.14156605303287506,
0.19388936460018158,
-0.06999027729034424,
-0.06199125945568085,
-0.1373956799507141,
-0.08274654299020767,
0.05967532470822334,
-0.09577447921037674,
0.07588114589452744,
-0.0764525756239891,
0.00931207649409771,
-0.02245679311454296,
-0.2235012650489807,
0.15513773262500763,
-0.11149459332227707,
-0.032676275819540024,
-0.06587497144937515,
0.13909707963466644,
-0.08543373644351959,
0.020298192277550697,
0.01882585696876049,
0.0043863821774721146,
-0.0392727255821228,
-0.07748966664075851,
0.006080116610974073,
-0.053959693759679794,
0.019511111080646515,
0.01038920134305954,
-0.07730793952941895,
-0.01044208463281393,
-0.012107407674193382,
0.03731967508792877,
0.23458151519298553,
0.1759592890739441,
-0.08553868532180786,
0.11199700832366943,
0.11598216742277145,
-0.03381374478340149,
-0.311445415019989,
-0.04956754297018051,
-0.10797873139381409,
-0.056140173226594925,
-0.02577965147793293,
-0.12415087968111038,
0.13956822454929352,
0.022084247320890427,
-0.018918445333838463,
0.10540013760328293,
-0.12272440642118454,
-0.08182182163000107,
0.21339373290538788,
0.013560935854911804,
0.3693869411945343,
-0.09405464679002762,
-0.07533898204565048,
0.008763386867940426,
-0.15661205351352692,
0.13289421796798706,
0.017743589356541634,
0.05616074800491333,
-0.015046078711748123,
0.029047232121229172,
0.04262009635567665,
-0.04186969995498657,
0.06732098758220673,
0.02309711091220379,
0.0478067621588707,
-0.10658309608697891,
-0.12736453115940094,
0.03217298910021782,
-0.015082214027643204,
-0.001372307538986206,
0.07630020380020142,
0.02739710733294487,
-0.11243312060832977,
-0.022178364917635918,
-0.08748383074998856,
0.08219155669212341,
0.031653426587581635,
-0.08224882930517197,
-0.0030779046937823296,
0.004585297778248787,
-0.005507770460098982,
-0.03181297704577446,
0.21828965842723846,
-0.009936506859958172,
0.1598518043756485,
0.10491826385259628,
0.11843328177928925,
-0.18367834389209747,
-0.016572056338191032,
-0.07438883185386658,
-0.07330214232206345,
0.08796238154172897,
-0.04112497344613075,
0.08382311463356018,
0.14248274266719818,
-0.03598501905798912,
0.05476090684533119,
0.11906955391168594,
0.0388152040541172,
-0.061124321073293686,
0.15005947649478912,
-0.22000063955783844,
0.02518264576792717,
-0.0588519424200058,
-0.07030195742845535,
0.08764373511075974,
0.09187762439250946,
0.11635449528694153,
0.03215232118964195,
-0.026515601202845573,
0.01699097640812397,
-0.04307267442345619,
-0.04052586480975151,
0.07382870465517044,
0.09015166014432907,
0.037524864077568054,
-0.1299484372138977,
0.02276340313255787,
0.03448674827814102,
-0.13889268040657043,
-0.03522424399852753,
0.09579429775476456,
-0.16051015257835388,
-0.11321378499269485,
-0.012042508460581303,
0.10682928562164307,
-0.15741658210754395,
-0.03425268828868866,
-0.04793616756796837,
-0.12782669067382812,
0.07453718036413193,
0.2441844493150711,
0.11614830791950226,
0.11493097990751266,
-0.039841726422309875,
-0.02426055818796158,
-0.0006215040921233594,
-0.012639901600778103,
0.0003125355869997293,
0.06529095768928528,
-0.18246327340602875,
0.07368665188550949,
-0.025911672040820122,
0.16936740279197693,
-0.10543186217546463,
-0.06365397572517395,
-0.17995811998844147,
0.033378008753061295,
-0.0803045928478241,
-0.07333777099847794,
-0.06018713861703873,
-0.016034448519349098,
0.030407516285777092,
-0.09410379081964493,
-0.03318632394075394,
-0.03180202469229698,
-0.12557853758335114,
0.06111219897866249,
0.02964196912944317,
0.03140275180339813,
-0.03788069635629654,
-0.0587020181119442,
0.09234846383333206,
-0.03385486453771591,
0.10197267681360245,
0.09306316822767258,
-0.07895728945732117,
0.09929940849542618,
-0.09039413928985596,
-0.11734535545110703,
0.12354359030723572,
0.028509974479675293,
0.11866838485002518,
0.05047633871436119,
0.04138007014989853,
0.057526394724845886,
0.006479260046035051,
0.06338609009981155,
0.05075967684388161,
-0.1135236993432045,
0.020902182906866074,
-0.030400985851883888,
-0.18209905922412872,
-0.03250245749950409,
-0.06333854794502258,
0.11860628426074982,
-0.005386483855545521,
0.12185413390398026,
-0.022119956091046333,
0.07166998833417892,
-0.06365427374839783,
-0.012658349238336086,
-0.0166920255869627,
-0.2036357820034027,
-0.031445398926734924,
-0.04505975916981697,
0.014900904148817062,
-0.006038657855242491,
0.20748309791088104,
0.040075089782476425,
0.02263128012418747,
0.0498354472219944,
0.024240994825959206,
0.010506379418075085,
0.030254067853093147,
0.1728522777557373,
0.08034301549196243,
-0.04364379867911339,
-0.08489707112312317,
0.07315031439065933,
0.0018469985807314515,
-0.04613909497857094,
0.12169618159532547,
0.03949689492583275,
-0.0678379014134407,
0.04060785472393036,
0.011900126002728939,
0.016424231231212616,
-0.14046114683151245,
-0.19987474381923676,
-0.05089695751667023,
0.07876979559659958,
0.021268941462039948,
0.04433298856019974,
0.11948540061712265,
-0.036774955689907074,
0.04975710064172745,
-0.03820525482296944,
-0.03489627316594124,
-0.18510884046554565,
-0.1214519813656807,
-0.0970359593629837,
-0.10148891806602478,
0.009375358931720257,
-0.0578177347779274,
-0.02097383514046669,
0.08239331841468811,
0.07661966979503632,
-0.027274835854768753,
0.08977186679840088,
-0.012775715440511703,
-0.031090082600712776,
0.05682862922549248,
-0.006589442491531372,
-0.0042084576562047005,
-0.018569188192486763,
-0.02398967184126377,
-0.15350341796875,
-0.008052862249314785,
-0.07593317329883575,
-0.011151567101478577,
-0.05291084945201874,
-0.0007657625246793032,
-0.11483322829008102,
-0.10626940429210663,
-0.023082412779331207,
0.02568446472287178,
-0.0710936039686203,
0.07217557728290558,
-0.002642618026584387,
0.02834356389939785,
0.030029840767383575,
0.1463768631219864,
-0.0682481974363327,
-0.06097973883152008,
-0.0730665996670723,
0.2831248939037323,
0.04580783471465111,
0.11550623923540115,
0.013576769270002842,
0.008498046547174454,
-0.07238400727510452,
0.30904421210289,
0.26015737652778625,
-0.042262110859155655,
0.05927354469895363,
0.03817380592226982,
0.0196307972073555,
0.10264121741056442,
0.16447152197360992,
0.08116144686937332,
0.22853511571884155,
-0.06605643779039383,
-0.056709207594394684,
-0.03262536600232124,
0.000950545771047473,
-0.09272833168506622,
0.08049751073122025,
0.07470183819532394,
-0.03548421338200569,
-0.07468292117118835,
0.08031971007585526,
-0.14941364526748657,
0.12478777766227722,
0.03993719443678856,
-0.17861014604568481,
-0.0774242952466011,
-0.03496977314352989,
0.0809909999370575,
-0.015072127804160118,
0.07311835139989853,
-0.03713488578796387,
-0.08844694495201111,
0.02515588328242302,
0.0279912780970335,
-0.21611665189266205,
-0.048437535762786865,
0.09351741522550583,
-0.01776549406349659,
0.04249955341219902,
-0.02905425615608692,
0.036610327661037445,
0.08205732703208923,
0.06396956741809845,
-0.03398595377802849,
0.01896049454808235,
0.013684328645467758,
-0.06774742901325226,
-0.03725920245051384,
0.005053831730037928,
0.02040768228471279,
-0.05395060405135155,
0.031609851866960526,
-0.1829044669866562,
0.028964364901185036,
-0.0612436980009079,
-0.03966069594025612,
-0.019620368257164955,
0.03914722800254822,
-0.04204299673438072,
0.06854163855314255,
0.09805982559919357,
0.008341554552316666,
-0.024013616144657135,
-0.08018635213375092,
-0.022951684892177582,
0.045175909996032715,
-0.1280776411294937,
-0.13523739576339722,
-0.07269345968961716,
-0.06296297907829285,
0.05115383863449097,
-0.023723863065242767,
-0.0769340917468071,
-0.033796146512031555,
-0.09434590488672256,
0.039351094514131546,
-0.15513621270656586,
0.09048902988433838,
0.03897050395607948,
0.043239448219537735,
-0.00008625604823464528,
-0.017735611647367477,
0.018212785944342613,
0.05206768214702606,
-0.13626135885715485,
-0.07561030983924866
] |
null | null | transformers | ```python
import tempfile
from tokenizers import Tokenizer, models, processors
from transformers.tokenization_utils_fast import PreTrainedTokenizerFast
vocab = [(chr(i), i) for i in range(256)]
tokenizer = Tokenizer(models.Unigram(vocab))
tokenizer.add_special_tokens(["<bos>", "<eos>"])
tokenizer.post_processor = processors.TemplateProcessing(
single="<bos> $0 <eos>", special_tokens=[("<bos>", 256), ("<eos>", 257)]
)
with tempfile.NamedTemporaryFile() as f:
tokenizer.save(f.name)
real_tokenizer = PreTrainedTokenizerFast(tokenizer_file=f.name, eos_token="<eos>", bos_token="<bos>")
real_tokenizer._tokenizer.save("dummy.json")
```
Small change.
| {} | null | Narsil/small_conversational_test | [
"transformers",
"albert",
"endpoints_compatible",
"region:us"
] | 2022-03-02T23:29:04+00:00 | [] | [] | TAGS
#transformers #albert #endpoints_compatible #region-us
|
Small change.
| [] | [
"TAGS\n#transformers #albert #endpoints_compatible #region-us \n"
] | [
20
] | [
"passage: TAGS\n#transformers #albert #endpoints_compatible #region-us \n"
] | [
-0.033207397907972336,
-0.03161734715104103,
-0.007849532179534435,
-0.045637745410203934,
0.12027931958436966,
0.04016157612204552,
0.06015036627650261,
0.06291994452476501,
0.1543547362089157,
-0.0167924165725708,
0.1553015261888504,
0.13815225660800934,
-0.042418137192726135,
-0.004953905940055847,
-0.09342077374458313,
-0.2199382185935974,
0.07832605391740799,
0.1106281504034996,
-0.031366974115371704,
0.03760794922709465,
0.02747395634651184,
-0.06977897882461548,
0.0911640003323555,
-0.053347375243902206,
-0.118646539747715,
0.0660574734210968,
0.05740918591618538,
-0.08904728293418884,
0.1118336096405983,
0.09083711355924606,
0.19438381493091583,
0.012582626193761826,
-0.13040786981582642,
-0.24085168540477753,
0.016895709559321404,
0.0014454646734520793,
-0.059291768819093704,
0.016325129196047783,
0.04276958480477333,
-0.1123243197798729,
-0.08231601864099503,
-0.002782129915431142,
0.008396857418119907,
0.06919580698013306,
-0.20720362663269043,
-0.1289857178926468,
-0.047877032309770584,
-0.07192950695753098,
0.09885267168283463,
0.0613878108561039,
0.024511029943823814,
0.10783400386571884,
-0.09085655957460403,
0.0706181600689888,
0.2386283278465271,
-0.3602920472621918,
0.02453090436756611,
0.12985563278198242,
0.09521260112524033,
0.033890608698129654,
-0.0054138824343681335,
0.1017087772488594,
0.0630502998828888,
-0.006419971119612455,
0.021489417180418968,
-0.10760790854692459,
0.01719517819583416,
0.12546306848526,
-0.0691286250948906,
-0.07136229425668716,
0.23299972712993622,
0.004933163523674011,
0.038323186337947845,
0.024608254432678223,
-0.09530963748693466,
-0.13869403302669525,
-0.0030185107607394457,
0.0024576347786933184,
0.023593446239829063,
0.09038448333740234,
0.06250601261854172,
-0.006016911473125219,
-0.0945255234837532,
0.03592268377542496,
-0.2502332031726837,
0.28752073645591736,
-0.03134306147694588,
0.09860671311616898,
-0.2155793160200119,
0.013055607676506042,
-0.1554938554763794,
-0.07949650287628174,
0.008185945451259613,
-0.0751962661743164,
-0.04220115765929222,
-0.01646958850324154,
-0.11828569322824478,
0.030269095674157143,
0.02135397493839264,
0.14624570310115814,
0.10991772264242172,
0.05171411857008934,
-0.013214108534157276,
0.11668071150779724,
0.016590187326073647,
0.19432954490184784,
0.018865518271923065,
-0.04891081526875496,
-0.01708156056702137,
-0.22036457061767578,
-0.011778455227613449,
-0.05983874201774597,
-0.11182960867881775,
-0.054047245532274246,
-0.025224491953849792,
0.07582216709852219,
-0.053042490035295486,
-0.004777979105710983,
-0.11479217559099197,
0.02254294790327549,
-0.016305411234498024,
-0.06103844940662384,
0.012168561108410358,
-0.031170224770903587,
0.02887638844549656,
0.2115952968597412,
-0.040636543184518814,
-0.0037187302950769663,
0.025289013981819153,
0.11586695909500122,
-0.06757447868585587,
-0.01059680711477995,
-0.06228923425078392,
-0.05968832969665527,
0.056527603417634964,
-0.15442241728305817,
0.11088109016418457,
-0.1446620672941208,
-0.08206119388341904,
0.04477440193295479,
0.07271749526262283,
-0.002599491970613599,
0.08966825157403946,
-0.01915305107831955,
-0.0013727914774790406,
0.01849663257598877,
-0.06916268914937973,
-0.13875652849674225,
-0.0784459337592125,
0.009031749330461025,
-0.002354641677811742,
0.07538862526416779,
-0.14988099038600922,
0.05545924976468086,
-0.05036332830786705,
0.08387654274702072,
-0.12700052559375763,
-0.023214993998408318,
-0.025077855214476585,
0.19719941914081573,
-0.0036987261846661568,
0.014629009179770947,
-0.06628631800413132,
0.06719065457582474,
-0.05790318176150322,
0.15616156160831451,
-0.098749078810215,
-0.10854188352823257,
0.20900815725326538,
-0.03349076211452484,
-0.18352389335632324,
0.058527201414108276,
-0.00613386882469058,
-0.0416623018682003,
0.08078647404909134,
0.14356876909732819,
-0.0021097026765346527,
-0.0850236713886261,
0.08915868401527405,
0.16074389219284058,
-0.10405559092760086,
-0.1205982193350792,
0.05609944462776184,
-0.012111169286072254,
-0.16605180501937866,
0.02619805373251438,
0.08678358048200607,
0.08606305718421936,
-0.08032044023275375,
0.011211834847927094,
-0.008773469366133213,
-0.018852001056075096,
0.05905646085739136,
0.01185007393360138,
0.0819336548447609,
-0.09284751862287521,
0.011257398873567581,
-0.005453540477901697,
-0.05533050373196602,
0.04977475479245186,
0.05093757435679436,
-0.062433380633592606,
0.0356733612716198,
-0.11157631874084473,
0.02253521792590618,
-0.1668798178434372,
-0.08221559226512909,
-0.00012183810031274334,
0.050712089985609055,
-0.05987163260579109,
0.2220577448606491,
0.11294710636138916,
-0.10718005895614624,
-0.011030695401132107,
-0.01134537998586893,
0.11587531119585037,
0.04378397762775421,
-0.048213306814432144,
-0.015820829197764397,
0.04478642717003822,
-0.09723526239395142,
-0.09074530750513077,
-0.016336077824234962,
-0.002383274957537651,
0.09358903020620346,
0.09824341535568237,
0.084825299680233,
0.04571445658802986,
-0.06896036863327026,
0.04608694836497307,
-0.020646817982196808,
0.006276464555412531,
0.06464293599128723,
-0.02363319881260395,
-0.1412910372018814,
0.19198079407215118,
-0.1254323124885559,
0.3610366880893707,
0.18091638386249542,
-0.30458274483680725,
0.03994763270020485,
0.029568849131464958,
0.02434508502483368,
0.017067449167370796,
0.08797071129083633,
-0.05611373484134674,
0.11057636141777039,
0.04959946870803833,
0.12649303674697876,
0.01984304003417492,
-0.014338863082230091,
0.00029251413070596755,
-0.08513667434453964,
-0.08188735693693161,
0.04269242286682129,
-0.027472248300909996,
-0.09020372480154037,
0.15816961228847504,
0.3462089002132416,
0.0480877161026001,
0.058800917118787766,
-0.03259457275271416,
-0.0274032074958086,
0.014068864285945892,
-0.024031484499573708,
-0.009052966721355915,
0.04446308687329292,
-0.1931963711977005,
-0.06695467978715897,
0.054896920919418335,
0.04476723447442055,
0.061195481568574905,
-0.12725020945072174,
-0.04959064722061157,
0.08961258083581924,
0.048861995339393616,
-0.03195760026574135,
0.06866732984781265,
0.0011472254991531372,
0.06283079832792282,
0.046794623136520386,
-0.039963845163583755,
0.11177098751068115,
-0.0231346283107996,
-0.06309709697961807,
0.15290053188800812,
-0.1334700584411621,
-0.22910626232624054,
-0.18129049241542816,
-0.2383495718240738,
0.008104503154754639,
0.06591224670410156,
0.07802842557430267,
-0.08098368346691132,
-0.05581318214535713,
0.05124983564019203,
0.09531337767839432,
-0.11763882637023926,
0.03670274838805199,
0.03178165480494499,
0.019847625866532326,
-0.09836681932210922,
-0.0410086028277874,
-0.08198831230401993,
-0.006487611681222916,
-0.014449606649577618,
0.07578830420970917,
-0.17095057666301727,
0.09737575054168701,
0.14121927320957184,
0.039755165576934814,
0.05184246972203255,
-0.009024987928569317,
0.13554053008556366,
-0.07000969350337982,
-0.10001230239868164,
0.08314315974712372,
-0.08081381022930145,
0.04584014415740967,
0.13422216475009918,
0.03487389162182808,
-0.11787757277488708,
-0.037301599979400635,
-0.03939000889658928,
-0.11515506356954575,
-0.19834959506988525,
-0.07966173440217972,
-0.13849259912967682,
0.08218398690223694,
0.011399178765714169,
0.015711085870862007,
0.08184457570314407,
0.045452848076820374,
0.09818447381258011,
0.036288972944021225,
-0.04220164194703102,
0.06765716522932053,
0.15052148699760437,
-0.04313436523079872,
0.07068779319524765,
-0.09216484427452087,
-0.0774027407169342,
0.07844867557287216,
0.09724559634923935,
0.16788287460803986,
0.2116241455078125,
0.12113296240568161,
0.02931634522974491,
0.004177264869213104,
0.17000073194503784,
0.17606955766677856,
0.05167229846119881,
-0.06472782045602798,
-0.02051338367164135,
0.025253480300307274,
-0.08596932888031006,
0.06828230619430542,
0.06875219941139221,
-0.12354006618261337,
-0.06176717206835747,
-0.24484173953533173,
0.06794440746307373,
0.09984955191612244,
0.09955617040395737,
-0.18958412110805511,
0.015566668473184109,
0.13649408519268036,
-0.015033570118248463,
-0.06021888926625252,
0.11921431869268417,
0.001125149428844452,
-0.07817217707633972,
0.07720721513032913,
-0.041404884308576584,
0.13536076247692108,
-0.049553561955690384,
0.08914946764707565,
-0.049480777233839035,
-0.1926664561033249,
0.055686552077531815,
0.04916778579354286,
-0.32765981554985046,
0.2903352677822113,
0.015373547561466694,
-0.10815509408712387,
-0.049853112548589706,
-0.02371382713317871,
0.01687462441623211,
0.20696963369846344,
0.14562231302261353,
0.028268644586205482,
-0.139190673828125,
-0.1676371842622757,
0.054920900613069534,
0.008010567165911198,
0.14044882357120514,
-0.0632905662059784,
-0.028196260333061218,
-0.0028325740713626146,
-0.015143200755119324,
-0.018085474148392677,
0.13126720488071442,
0.04960218071937561,
-0.1470852494239807,
0.04344140365719795,
0.029242122545838356,
0.059256624430418015,
-0.007249513175338507,
0.02870786003768444,
-0.10772808641195297,
0.10259515047073364,
-0.03446010872721672,
0.022190473973751068,
-0.09535142779350281,
-0.17179995775222778,
0.06438956409692764,
-0.07535871118307114,
0.055242493748664856,
-0.04971398785710335,
0.004295425023883581,
-0.08502968400716782,
-0.1873360127210617,
0.16354171931743622,
-0.0880732536315918,
0.08559268712997437,
-0.07528137415647507,
0.13653059303760529,
-0.06953256577253342,
0.017581984400749207,
-0.018574772402644157,
0.05268409848213196,
-0.04909774661064148,
-0.05711383745074272,
0.04861150309443474,
0.05094408616423607,
-0.005516374949365854,
0.08318056166172028,
-0.003498632460832596,
0.06895069032907486,
0.034149862825870514,
0.031988903880119324,
0.23134107887744904,
0.23632042109966278,
-0.04612179100513458,
0.08938784152269363,
0.11217432469129562,
-0.06232265755534172,
-0.28352782130241394,
-0.013786054216325283,
-0.21877233684062958,
0.008616657927632332,
-0.005989523138850927,
-0.11431426554918289,
0.13418759405612946,
0.04578477144241333,
-0.03328917920589447,
0.13304801285266876,
-0.16981017589569092,
-0.05694160237908363,
0.18057674169540405,
0.006213158834725618,
0.5909740924835205,
-0.13224029541015625,
-0.08409637957811356,
-0.07327865809202194,
-0.323803573846817,
0.05957655608654022,
-0.014330067671835423,
0.06758466362953186,
-0.008340239524841309,
0.024765392765402794,
0.03306877985596657,
-0.06227317452430725,
0.16973984241485596,
0.021777598187327385,
0.052825648337602615,
-0.07736141234636307,
-0.09135467559099197,
0.05405905842781067,
-0.07443031668663025,
-0.05535280704498291,
0.025962868705391884,
-0.02894088625907898,
-0.16180294752120972,
-0.014013819396495819,
-0.05179150030016899,
0.036140184849500656,
0.045519888401031494,
-0.03672528639435768,
-0.009475360624492168,
-0.04646725952625275,
0.010743692517280579,
0.0021649571135640144,
0.3684910535812378,
-0.048802733421325684,
0.12960882484912872,
-0.0005448522861115634,
0.0787297859787941,
-0.226642444729805,
-0.01645457185804844,
-0.03314748778939247,
-0.053141992539167404,
0.1028560996055603,
-0.14266802370548248,
0.08367738127708435,
0.158315047621727,
-0.05690529942512512,
0.05683230236172676,
0.12302041053771973,
0.028817474842071533,
-0.010365836322307587,
0.11636116355657578,
-0.1801520437002182,
-0.04241662845015526,
-0.05049651861190796,
-0.0006757285445928574,
0.15399955213069916,
0.08323486149311066,
0.0915132388472557,
0.043908730149269104,
0.01883542537689209,
-0.02792465128004551,
-0.044945526868104935,
-0.11830518394708633,
-0.02132340520620346,
-0.021083975210785866,
0.04139609634876251,
-0.10307010263204575,
0.10327272862195969,
-0.0313621424138546,
-0.3206435441970825,
-0.037929173558950424,
0.03753437101840973,
-0.10981068760156631,
-0.07319317758083344,
-0.0639115646481514,
0.20884118974208832,
-0.14846071600914001,
-0.037617381662130356,
-0.024542728438973427,
-0.13828608393669128,
0.05460936948657036,
0.2747552990913391,
0.10230269283056259,
0.12867853045463562,
-0.005117865279316902,
-0.022860253229737282,
0.04213294759392738,
-0.09049126505851746,
-0.022925153374671936,
0.035540178418159485,
-0.07067546248435974,
-0.1437397599220276,
-0.04562960937619209,
0.14639641344547272,
-0.09306078404188156,
-0.060157597064971924,
-0.17863334715366364,
0.07149871438741684,
-0.20837342739105225,
-0.09044191241264343,
-0.10606863349676132,
-0.061270635575056076,
0.030804483219981194,
-0.04215432330965996,
-0.04751451686024666,
-0.06570792943239212,
-0.1547834277153015,
0.0621337890625,
0.021524181589484215,
0.028759805485606194,
0.017129801213741302,
-0.05754704400897026,
0.1421913355588913,
-0.05640600249171257,
0.06644801050424576,
0.12503622472286224,
-0.06591080874204636,
0.1205952987074852,
-0.1040215790271759,
-0.13365508615970612,
0.11050399392843246,
-0.01999806798994541,
0.10678180307149887,
0.058525219559669495,
-0.0021499134600162506,
0.05043962597846985,
0.014126356691122055,
0.03179704770445824,
-0.06781349331140518,
-0.07876277714967728,
-0.03770655393600464,
0.013053151778876781,
-0.1594076007604599,
-0.03635228052735329,
-0.11381810903549194,
0.18150414526462555,
0.03172052279114723,
0.06623915582895279,
0.03666049614548683,
0.1203010305762291,
0.0357292965054512,
-0.0031837935093790293,
0.038481127470731735,
-0.18895237147808075,
0.05833808705210686,
-0.09248440712690353,
-0.006097895558923483,
-0.012136019766330719,
0.37327781319618225,
-0.09924212843179703,
0.05306572839617729,
0.05795305594801903,
0.0027132127434015274,
0.01399757619947195,
0.04783884808421135,
0.28053784370422363,
0.10943878442049026,
-0.05772485211491585,
-0.13044221699237823,
0.1166938841342926,
0.03885011002421379,
-0.009110219776630402,
0.1039518490433693,
0.12470781803131104,
-0.011251810006797314,
0.18544583022594452,
-0.05188140645623207,
0.03415760397911072,
-0.05516728386282921,
-0.22852814197540283,
0.00974755734205246,
0.07414732128381729,
0.043723613023757935,
0.0630902498960495,
0.12505140900611877,
-0.051672857254743576,
0.0873524472117424,
-0.04238152503967285,
0.006306398194283247,
-0.16241227090358734,
-0.04174899682402611,
-0.07055887579917908,
-0.14156560599803925,
0.022466862574219704,
-0.07403568178415298,
0.009156639687716961,
0.20962701737880707,
0.03784620761871338,
0.013084106147289276,
0.13850264251232147,
-0.08400648087263107,
-0.03240672126412392,
0.055607497692108154,
-0.02538285404443741,
0.020703665912151337,
0.00840393453836441,
-0.03377961739897728,
-0.14254601299762726,
-0.09730604290962219,
-0.07958207279443741,
0.038049206137657166,
-0.049810055643320084,
-0.0021213458385318518,
-0.11737199872732162,
-0.12268608808517456,
-0.053145069628953934,
0.08053026348352432,
-0.11182569712400436,
0.0847306028008461,
-0.031850285828113556,
0.013256075792014599,
0.029526641592383385,
0.18511521816253662,
-0.12091197818517685,
0.057127248495817184,
-0.034032080322504044,
0.11557552218437195,
0.0683746263384819,
0.14856790006160736,
-0.06918632239103317,
0.0345192588865757,
-0.09357475489377975,
0.2990362346172333,
0.18211472034454346,
-0.009538517333567142,
0.023957448080182076,
0.03833376243710518,
0.05703556537628174,
0.11014372855424881,
0.10584165900945663,
0.05401641130447388,
0.20343728363513947,
-0.10071474313735962,
-0.08245359361171722,
0.01628309302031994,
-0.0363074392080307,
-0.06091419234871864,
0.08218621462583542,
0.039869509637355804,
-0.055758167058229446,
-0.08141985535621643,
0.09512010961771011,
-0.16349540650844574,
0.1424712985754013,
0.1117827296257019,
-0.2209000587463379,
-0.006758363451808691,
-0.05918726325035095,
0.17758385837078094,
-0.02616093121469021,
0.1431976705789566,
-0.026620307937264442,
-0.16611579060554504,
0.0886412188410759,
0.02960018254816532,
-0.2671819031238556,
-0.07127881050109863,
0.04917512461543083,
-0.004665410611778498,
-0.0004953394527547061,
0.0008653613622300327,
-0.05014770105481148,
0.07957589626312256,
0.08931445330381393,
-0.02454363740980625,
0.04302479326725006,
0.011854276061058044,
-0.09696507453918457,
-0.12721703946590424,
0.042871445417404175,
-0.03575519099831581,
-0.03394657373428345,
0.04948985204100609,
-0.23326249420642853,
0.04406598210334778,
-0.01997489295899868,
-0.05910444259643555,
0.0202728770673275,
-0.030814407393336296,
-0.04765602573752403,
0.0487518347799778,
0.06360265612602234,
0.03478070721030235,
-0.022902876138687134,
0.010847866535186768,
-0.020476020872592926,
0.07610674947500229,
-0.06991922855377197,
-0.1512679159641266,
0.019863178953528404,
-0.06577619910240173,
0.16662828624248505,
-0.03298055753111839,
-0.10317802429199219,
-0.027497386559844017,
-0.027999356389045715,
0.06652066111564636,
-0.06696820259094238,
0.03138037398457527,
0.1043708547949791,
0.05426161363720894,
-0.0304175466299057,
-0.2818981409072876,
0.11035455018281937,
0.08631453663110733,
-0.07023398578166962,
-0.14379584789276123
] |
null | null | transformers | ```python
import tempfile
from tokenizers import Tokenizer, models
from transformers import PreTrainedTokenizerFast
model_max_length = 4
vocab = [(chr(i), i) for i in range(256)]
tokenizer = Tokenizer(models.Unigram(vocab))
with tempfile.NamedTemporaryFile() as f:
tokenizer.save(f.name)
real_tokenizer = PreTrainedTokenizerFast(tokenizer_file=f.name, model_max_length=model_max_length)
real_tokenizer._tokenizer.save("dummy/tokenizer.json")
```
config uses Albert which works with a minimal `config.json` | {} | null | Narsil/small_summarization_test | [
"transformers",
"albert",
"endpoints_compatible",
"region:us"
] | 2022-03-02T23:29:04+00:00 | [] | [] | TAGS
#transformers #albert #endpoints_compatible #region-us
|
config uses Albert which works with a minimal 'URL' | [] | [
"TAGS\n#transformers #albert #endpoints_compatible #region-us \n"
] | [
20
] | [
"passage: TAGS\n#transformers #albert #endpoints_compatible #region-us \n"
] | [
-0.033207397907972336,
-0.03161734715104103,
-0.007849532179534435,
-0.045637745410203934,
0.12027931958436966,
0.04016157612204552,
0.06015036627650261,
0.06291994452476501,
0.1543547362089157,
-0.0167924165725708,
0.1553015261888504,
0.13815225660800934,
-0.042418137192726135,
-0.004953905940055847,
-0.09342077374458313,
-0.2199382185935974,
0.07832605391740799,
0.1106281504034996,
-0.031366974115371704,
0.03760794922709465,
0.02747395634651184,
-0.06977897882461548,
0.0911640003323555,
-0.053347375243902206,
-0.118646539747715,
0.0660574734210968,
0.05740918591618538,
-0.08904728293418884,
0.1118336096405983,
0.09083711355924606,
0.19438381493091583,
0.012582626193761826,
-0.13040786981582642,
-0.24085168540477753,
0.016895709559321404,
0.0014454646734520793,
-0.059291768819093704,
0.016325129196047783,
0.04276958480477333,
-0.1123243197798729,
-0.08231601864099503,
-0.002782129915431142,
0.008396857418119907,
0.06919580698013306,
-0.20720362663269043,
-0.1289857178926468,
-0.047877032309770584,
-0.07192950695753098,
0.09885267168283463,
0.0613878108561039,
0.024511029943823814,
0.10783400386571884,
-0.09085655957460403,
0.0706181600689888,
0.2386283278465271,
-0.3602920472621918,
0.02453090436756611,
0.12985563278198242,
0.09521260112524033,
0.033890608698129654,
-0.0054138824343681335,
0.1017087772488594,
0.0630502998828888,
-0.006419971119612455,
0.021489417180418968,
-0.10760790854692459,
0.01719517819583416,
0.12546306848526,
-0.0691286250948906,
-0.07136229425668716,
0.23299972712993622,
0.004933163523674011,
0.038323186337947845,
0.024608254432678223,
-0.09530963748693466,
-0.13869403302669525,
-0.0030185107607394457,
0.0024576347786933184,
0.023593446239829063,
0.09038448333740234,
0.06250601261854172,
-0.006016911473125219,
-0.0945255234837532,
0.03592268377542496,
-0.2502332031726837,
0.28752073645591736,
-0.03134306147694588,
0.09860671311616898,
-0.2155793160200119,
0.013055607676506042,
-0.1554938554763794,
-0.07949650287628174,
0.008185945451259613,
-0.0751962661743164,
-0.04220115765929222,
-0.01646958850324154,
-0.11828569322824478,
0.030269095674157143,
0.02135397493839264,
0.14624570310115814,
0.10991772264242172,
0.05171411857008934,
-0.013214108534157276,
0.11668071150779724,
0.016590187326073647,
0.19432954490184784,
0.018865518271923065,
-0.04891081526875496,
-0.01708156056702137,
-0.22036457061767578,
-0.011778455227613449,
-0.05983874201774597,
-0.11182960867881775,
-0.054047245532274246,
-0.025224491953849792,
0.07582216709852219,
-0.053042490035295486,
-0.004777979105710983,
-0.11479217559099197,
0.02254294790327549,
-0.016305411234498024,
-0.06103844940662384,
0.012168561108410358,
-0.031170224770903587,
0.02887638844549656,
0.2115952968597412,
-0.040636543184518814,
-0.0037187302950769663,
0.025289013981819153,
0.11586695909500122,
-0.06757447868585587,
-0.01059680711477995,
-0.06228923425078392,
-0.05968832969665527,
0.056527603417634964,
-0.15442241728305817,
0.11088109016418457,
-0.1446620672941208,
-0.08206119388341904,
0.04477440193295479,
0.07271749526262283,
-0.002599491970613599,
0.08966825157403946,
-0.01915305107831955,
-0.0013727914774790406,
0.01849663257598877,
-0.06916268914937973,
-0.13875652849674225,
-0.0784459337592125,
0.009031749330461025,
-0.002354641677811742,
0.07538862526416779,
-0.14988099038600922,
0.05545924976468086,
-0.05036332830786705,
0.08387654274702072,
-0.12700052559375763,
-0.023214993998408318,
-0.025077855214476585,
0.19719941914081573,
-0.0036987261846661568,
0.014629009179770947,
-0.06628631800413132,
0.06719065457582474,
-0.05790318176150322,
0.15616156160831451,
-0.098749078810215,
-0.10854188352823257,
0.20900815725326538,
-0.03349076211452484,
-0.18352389335632324,
0.058527201414108276,
-0.00613386882469058,
-0.0416623018682003,
0.08078647404909134,
0.14356876909732819,
-0.0021097026765346527,
-0.0850236713886261,
0.08915868401527405,
0.16074389219284058,
-0.10405559092760086,
-0.1205982193350792,
0.05609944462776184,
-0.012111169286072254,
-0.16605180501937866,
0.02619805373251438,
0.08678358048200607,
0.08606305718421936,
-0.08032044023275375,
0.011211834847927094,
-0.008773469366133213,
-0.018852001056075096,
0.05905646085739136,
0.01185007393360138,
0.0819336548447609,
-0.09284751862287521,
0.011257398873567581,
-0.005453540477901697,
-0.05533050373196602,
0.04977475479245186,
0.05093757435679436,
-0.062433380633592606,
0.0356733612716198,
-0.11157631874084473,
0.02253521792590618,
-0.1668798178434372,
-0.08221559226512909,
-0.00012183810031274334,
0.050712089985609055,
-0.05987163260579109,
0.2220577448606491,
0.11294710636138916,
-0.10718005895614624,
-0.011030695401132107,
-0.01134537998586893,
0.11587531119585037,
0.04378397762775421,
-0.048213306814432144,
-0.015820829197764397,
0.04478642717003822,
-0.09723526239395142,
-0.09074530750513077,
-0.016336077824234962,
-0.002383274957537651,
0.09358903020620346,
0.09824341535568237,
0.084825299680233,
0.04571445658802986,
-0.06896036863327026,
0.04608694836497307,
-0.020646817982196808,
0.006276464555412531,
0.06464293599128723,
-0.02363319881260395,
-0.1412910372018814,
0.19198079407215118,
-0.1254323124885559,
0.3610366880893707,
0.18091638386249542,
-0.30458274483680725,
0.03994763270020485,
0.029568849131464958,
0.02434508502483368,
0.017067449167370796,
0.08797071129083633,
-0.05611373484134674,
0.11057636141777039,
0.04959946870803833,
0.12649303674697876,
0.01984304003417492,
-0.014338863082230091,
0.00029251413070596755,
-0.08513667434453964,
-0.08188735693693161,
0.04269242286682129,
-0.027472248300909996,
-0.09020372480154037,
0.15816961228847504,
0.3462089002132416,
0.0480877161026001,
0.058800917118787766,
-0.03259457275271416,
-0.0274032074958086,
0.014068864285945892,
-0.024031484499573708,
-0.009052966721355915,
0.04446308687329292,
-0.1931963711977005,
-0.06695467978715897,
0.054896920919418335,
0.04476723447442055,
0.061195481568574905,
-0.12725020945072174,
-0.04959064722061157,
0.08961258083581924,
0.048861995339393616,
-0.03195760026574135,
0.06866732984781265,
0.0011472254991531372,
0.06283079832792282,
0.046794623136520386,
-0.039963845163583755,
0.11177098751068115,
-0.0231346283107996,
-0.06309709697961807,
0.15290053188800812,
-0.1334700584411621,
-0.22910626232624054,
-0.18129049241542816,
-0.2383495718240738,
0.008104503154754639,
0.06591224670410156,
0.07802842557430267,
-0.08098368346691132,
-0.05581318214535713,
0.05124983564019203,
0.09531337767839432,
-0.11763882637023926,
0.03670274838805199,
0.03178165480494499,
0.019847625866532326,
-0.09836681932210922,
-0.0410086028277874,
-0.08198831230401993,
-0.006487611681222916,
-0.014449606649577618,
0.07578830420970917,
-0.17095057666301727,
0.09737575054168701,
0.14121927320957184,
0.039755165576934814,
0.05184246972203255,
-0.009024987928569317,
0.13554053008556366,
-0.07000969350337982,
-0.10001230239868164,
0.08314315974712372,
-0.08081381022930145,
0.04584014415740967,
0.13422216475009918,
0.03487389162182808,
-0.11787757277488708,
-0.037301599979400635,
-0.03939000889658928,
-0.11515506356954575,
-0.19834959506988525,
-0.07966173440217972,
-0.13849259912967682,
0.08218398690223694,
0.011399178765714169,
0.015711085870862007,
0.08184457570314407,
0.045452848076820374,
0.09818447381258011,
0.036288972944021225,
-0.04220164194703102,
0.06765716522932053,
0.15052148699760437,
-0.04313436523079872,
0.07068779319524765,
-0.09216484427452087,
-0.0774027407169342,
0.07844867557287216,
0.09724559634923935,
0.16788287460803986,
0.2116241455078125,
0.12113296240568161,
0.02931634522974491,
0.004177264869213104,
0.17000073194503784,
0.17606955766677856,
0.05167229846119881,
-0.06472782045602798,
-0.02051338367164135,
0.025253480300307274,
-0.08596932888031006,
0.06828230619430542,
0.06875219941139221,
-0.12354006618261337,
-0.06176717206835747,
-0.24484173953533173,
0.06794440746307373,
0.09984955191612244,
0.09955617040395737,
-0.18958412110805511,
0.015566668473184109,
0.13649408519268036,
-0.015033570118248463,
-0.06021888926625252,
0.11921431869268417,
0.001125149428844452,
-0.07817217707633972,
0.07720721513032913,
-0.041404884308576584,
0.13536076247692108,
-0.049553561955690384,
0.08914946764707565,
-0.049480777233839035,
-0.1926664561033249,
0.055686552077531815,
0.04916778579354286,
-0.32765981554985046,
0.2903352677822113,
0.015373547561466694,
-0.10815509408712387,
-0.049853112548589706,
-0.02371382713317871,
0.01687462441623211,
0.20696963369846344,
0.14562231302261353,
0.028268644586205482,
-0.139190673828125,
-0.1676371842622757,
0.054920900613069534,
0.008010567165911198,
0.14044882357120514,
-0.0632905662059784,
-0.028196260333061218,
-0.0028325740713626146,
-0.015143200755119324,
-0.018085474148392677,
0.13126720488071442,
0.04960218071937561,
-0.1470852494239807,
0.04344140365719795,
0.029242122545838356,
0.059256624430418015,
-0.007249513175338507,
0.02870786003768444,
-0.10772808641195297,
0.10259515047073364,
-0.03446010872721672,
0.022190473973751068,
-0.09535142779350281,
-0.17179995775222778,
0.06438956409692764,
-0.07535871118307114,
0.055242493748664856,
-0.04971398785710335,
0.004295425023883581,
-0.08502968400716782,
-0.1873360127210617,
0.16354171931743622,
-0.0880732536315918,
0.08559268712997437,
-0.07528137415647507,
0.13653059303760529,
-0.06953256577253342,
0.017581984400749207,
-0.018574772402644157,
0.05268409848213196,
-0.04909774661064148,
-0.05711383745074272,
0.04861150309443474,
0.05094408616423607,
-0.005516374949365854,
0.08318056166172028,
-0.003498632460832596,
0.06895069032907486,
0.034149862825870514,
0.031988903880119324,
0.23134107887744904,
0.23632042109966278,
-0.04612179100513458,
0.08938784152269363,
0.11217432469129562,
-0.06232265755534172,
-0.28352782130241394,
-0.013786054216325283,
-0.21877233684062958,
0.008616657927632332,
-0.005989523138850927,
-0.11431426554918289,
0.13418759405612946,
0.04578477144241333,
-0.03328917920589447,
0.13304801285266876,
-0.16981017589569092,
-0.05694160237908363,
0.18057674169540405,
0.006213158834725618,
0.5909740924835205,
-0.13224029541015625,
-0.08409637957811356,
-0.07327865809202194,
-0.323803573846817,
0.05957655608654022,
-0.014330067671835423,
0.06758466362953186,
-0.008340239524841309,
0.024765392765402794,
0.03306877985596657,
-0.06227317452430725,
0.16973984241485596,
0.021777598187327385,
0.052825648337602615,
-0.07736141234636307,
-0.09135467559099197,
0.05405905842781067,
-0.07443031668663025,
-0.05535280704498291,
0.025962868705391884,
-0.02894088625907898,
-0.16180294752120972,
-0.014013819396495819,
-0.05179150030016899,
0.036140184849500656,
0.045519888401031494,
-0.03672528639435768,
-0.009475360624492168,
-0.04646725952625275,
0.010743692517280579,
0.0021649571135640144,
0.3684910535812378,
-0.048802733421325684,
0.12960882484912872,
-0.0005448522861115634,
0.0787297859787941,
-0.226642444729805,
-0.01645457185804844,
-0.03314748778939247,
-0.053141992539167404,
0.1028560996055603,
-0.14266802370548248,
0.08367738127708435,
0.158315047621727,
-0.05690529942512512,
0.05683230236172676,
0.12302041053771973,
0.028817474842071533,
-0.010365836322307587,
0.11636116355657578,
-0.1801520437002182,
-0.04241662845015526,
-0.05049651861190796,
-0.0006757285445928574,
0.15399955213069916,
0.08323486149311066,
0.0915132388472557,
0.043908730149269104,
0.01883542537689209,
-0.02792465128004551,
-0.044945526868104935,
-0.11830518394708633,
-0.02132340520620346,
-0.021083975210785866,
0.04139609634876251,
-0.10307010263204575,
0.10327272862195969,
-0.0313621424138546,
-0.3206435441970825,
-0.037929173558950424,
0.03753437101840973,
-0.10981068760156631,
-0.07319317758083344,
-0.0639115646481514,
0.20884118974208832,
-0.14846071600914001,
-0.037617381662130356,
-0.024542728438973427,
-0.13828608393669128,
0.05460936948657036,
0.2747552990913391,
0.10230269283056259,
0.12867853045463562,
-0.005117865279316902,
-0.022860253229737282,
0.04213294759392738,
-0.09049126505851746,
-0.022925153374671936,
0.035540178418159485,
-0.07067546248435974,
-0.1437397599220276,
-0.04562960937619209,
0.14639641344547272,
-0.09306078404188156,
-0.060157597064971924,
-0.17863334715366364,
0.07149871438741684,
-0.20837342739105225,
-0.09044191241264343,
-0.10606863349676132,
-0.061270635575056076,
0.030804483219981194,
-0.04215432330965996,
-0.04751451686024666,
-0.06570792943239212,
-0.1547834277153015,
0.0621337890625,
0.021524181589484215,
0.028759805485606194,
0.017129801213741302,
-0.05754704400897026,
0.1421913355588913,
-0.05640600249171257,
0.06644801050424576,
0.12503622472286224,
-0.06591080874204636,
0.1205952987074852,
-0.1040215790271759,
-0.13365508615970612,
0.11050399392843246,
-0.01999806798994541,
0.10678180307149887,
0.058525219559669495,
-0.0021499134600162506,
0.05043962597846985,
0.014126356691122055,
0.03179704770445824,
-0.06781349331140518,
-0.07876277714967728,
-0.03770655393600464,
0.013053151778876781,
-0.1594076007604599,
-0.03635228052735329,
-0.11381810903549194,
0.18150414526462555,
0.03172052279114723,
0.06623915582895279,
0.03666049614548683,
0.1203010305762291,
0.0357292965054512,
-0.0031837935093790293,
0.038481127470731735,
-0.18895237147808075,
0.05833808705210686,
-0.09248440712690353,
-0.006097895558923483,
-0.012136019766330719,
0.37327781319618225,
-0.09924212843179703,
0.05306572839617729,
0.05795305594801903,
0.0027132127434015274,
0.01399757619947195,
0.04783884808421135,
0.28053784370422363,
0.10943878442049026,
-0.05772485211491585,
-0.13044221699237823,
0.1166938841342926,
0.03885011002421379,
-0.009110219776630402,
0.1039518490433693,
0.12470781803131104,
-0.011251810006797314,
0.18544583022594452,
-0.05188140645623207,
0.03415760397911072,
-0.05516728386282921,
-0.22852814197540283,
0.00974755734205246,
0.07414732128381729,
0.043723613023757935,
0.0630902498960495,
0.12505140900611877,
-0.051672857254743576,
0.0873524472117424,
-0.04238152503967285,
0.006306398194283247,
-0.16241227090358734,
-0.04174899682402611,
-0.07055887579917908,
-0.14156560599803925,
0.022466862574219704,
-0.07403568178415298,
0.009156639687716961,
0.20962701737880707,
0.03784620761871338,
0.013084106147289276,
0.13850264251232147,
-0.08400648087263107,
-0.03240672126412392,
0.055607497692108154,
-0.02538285404443741,
0.020703665912151337,
0.00840393453836441,
-0.03377961739897728,
-0.14254601299762726,
-0.09730604290962219,
-0.07958207279443741,
0.038049206137657166,
-0.049810055643320084,
-0.0021213458385318518,
-0.11737199872732162,
-0.12268608808517456,
-0.053145069628953934,
0.08053026348352432,
-0.11182569712400436,
0.0847306028008461,
-0.031850285828113556,
0.013256075792014599,
0.029526641592383385,
0.18511521816253662,
-0.12091197818517685,
0.057127248495817184,
-0.034032080322504044,
0.11557552218437195,
0.0683746263384819,
0.14856790006160736,
-0.06918632239103317,
0.0345192588865757,
-0.09357475489377975,
0.2990362346172333,
0.18211472034454346,
-0.009538517333567142,
0.023957448080182076,
0.03833376243710518,
0.05703556537628174,
0.11014372855424881,
0.10584165900945663,
0.05401641130447388,
0.20343728363513947,
-0.10071474313735962,
-0.08245359361171722,
0.01628309302031994,
-0.0363074392080307,
-0.06091419234871864,
0.08218621462583542,
0.039869509637355804,
-0.055758167058229446,
-0.08141985535621643,
0.09512010961771011,
-0.16349540650844574,
0.1424712985754013,
0.1117827296257019,
-0.2209000587463379,
-0.006758363451808691,
-0.05918726325035095,
0.17758385837078094,
-0.02616093121469021,
0.1431976705789566,
-0.026620307937264442,
-0.16611579060554504,
0.0886412188410759,
0.02960018254816532,
-0.2671819031238556,
-0.07127881050109863,
0.04917512461543083,
-0.004665410611778498,
-0.0004953394527547061,
0.0008653613622300327,
-0.05014770105481148,
0.07957589626312256,
0.08931445330381393,
-0.02454363740980625,
0.04302479326725006,
0.011854276061058044,
-0.09696507453918457,
-0.12721703946590424,
0.042871445417404175,
-0.03575519099831581,
-0.03394657373428345,
0.04948985204100609,
-0.23326249420642853,
0.04406598210334778,
-0.01997489295899868,
-0.05910444259643555,
0.0202728770673275,
-0.030814407393336296,
-0.04765602573752403,
0.0487518347799778,
0.06360265612602234,
0.03478070721030235,
-0.022902876138687134,
0.010847866535186768,
-0.020476020872592926,
0.07610674947500229,
-0.06991922855377197,
-0.1512679159641266,
0.019863178953528404,
-0.06577619910240173,
0.16662828624248505,
-0.03298055753111839,
-0.10317802429199219,
-0.027497386559844017,
-0.027999356389045715,
0.06652066111564636,
-0.06696820259094238,
0.03138037398457527,
0.1043708547949791,
0.05426161363720894,
-0.0304175466299057,
-0.2818981409072876,
0.11035455018281937,
0.08631453663110733,
-0.07023398578166962,
-0.14379584789276123
] |
null | null | null | Говорили: "Погоди", уходил с дождём
Эта ночь нужна, переваривал сон
Вы порвали паруса, ожидая восторг
Это мой Тачтаун, это мой Гонконг
Надо созерцать, и не более того
Либо до конца переполох
Хитроматы пустот, наливай по сто
Забывай мой голос и меня самого
Забывай мой рай, я пропитый бадман
Добровольно приговаривал, а вам по делом
Заливал до дна, дабы дать по щам
Не хочу себя жалеть, и не буду прощать
Этот мир не смог меня сохранить
Потеряли головы, теряя нить
Во время дабы любить без обид и жить
Не забыть нам бед, и незачем творить
Ночи в одного, ночи в одного
Холили, лелеяли убитого меня собой
Ночи в одного, ночи в одного
Верили в меня, как никогда, никто и ни в кого
Ночи в одного, ночи в одного
Холили, лелеяли убитого меня собой
Ночи в одного, ночи в одного
Верили в меня, как никогда, никто и ни в кого | {} | null | Nasvai1702/Night | [
"region:us"
] | 2022-03-02T23:29:04+00:00 | [] | [] | TAGS
#region-us
| Говорили: "Погоди", уходил с дождём
Эта ночь нужна, переваривал сон
Вы порвали паруса, ожидая восторг
Это мой Тачтаун, это мой Гонконг
Надо созерцать, и не более того
Либо до конца переполох
Хитроматы пустот, наливай по сто
Забывай мой голос и меня самого
Забывай мой рай, я пропитый бадман
Добровольно приговаривал, а вам по делом
Заливал до дна, дабы дать по щам
Не хочу себя жалеть, и не буду прощать
Этот мир не смог меня сохранить
Потеряли головы, теряя нить
Во время дабы любить без обид и жить
Не забыть нам бед, и незачем творить
Ночи в одного, ночи в одного
Холили, лелеяли убитого меня собой
Ночи в одного, ночи в одного
Верили в меня, как никогда, никто и ни в кого
Ночи в одного, ночи в одного
Холили, лелеяли убитого меня собой
Ночи в одного, ночи в одного
Верили в меня, как никогда, никто и ни в кого | [] | [
"TAGS\n#region-us \n"
] | [
6
] | [
"passage: TAGS\n#region-us \n"
] | [
0.024608636274933815,
-0.026205500587821007,
-0.009666500613093376,
-0.10395516455173492,
0.08638657629489899,
0.059816278517246246,
0.01882290467619896,
0.020661840215325356,
0.23975107073783875,
-0.005599027033895254,
0.1219947561621666,
0.0015615287702530622,
-0.037353623658418655,
0.03733762726187706,
-0.0035912662278860807,
-0.17583473026752472,
0.03876631706953049,
-0.018274923786520958,
0.01843859627842903,
0.026470553129911423,
-0.07776834815740585,
-0.07564429938793182,
0.015296397730708122,
-0.10247814655303955,
-0.083692267537117,
0.11002834886312485,
0.031466204673051834,
-0.019670886918902397,
0.10779199749231339,
-0.04243955761194229,
0.18699054419994354,
-0.011512263678014278,
-0.11213519424200058,
-0.2536850869655609,
0.021806683391332626,
-0.01765260472893715,
-0.08747660368680954,
0.01506110467016697,
0.0665089413523674,
-0.09014441072940826,
-0.0588928684592247,
0.0795099288225174,
-0.01132340170443058,
0.04246443510055542,
-0.27593839168548584,
-0.12684126198291779,
-0.05297930911183357,
-0.1421966552734375,
0.08651168644428253,
0.04035491496324539,
0.008764253929257393,
0.15506891906261444,
-0.20897391438484192,
0.004104613792151213,
0.08255259692668915,
-0.2538507878780365,
0.05591634660959244,
0.17671173810958862,
0.03623908758163452,
0.18037272989749908,
0.0060391901060938835,
0.11029672622680664,
0.0716743916273117,
-0.024263937026262283,
-0.17590197920799255,
-0.08127854019403458,
-0.04696211963891983,
0.16642488539218903,
-0.06727185100317001,
-0.14248386025428772,
0.34701237082481384,
0.00015008423360995948,
0.009657775051891804,
0.16921205818653107,
-0.059524230659008026,
-0.09972117841243744,
0.07259953022003174,
0.016484731808304787,
0.018492350354790688,
0.1471305936574936,
0.16307872533798218,
-0.0458691343665123,
-0.13837823271751404,
-0.018630273640155792,
-0.22798998653888702,
0.17510560154914856,
-0.03248048573732376,
0.13137903809547424,
-0.27447956800460815,
0.01684025302529335,
-0.2570667266845703,
0.0032130838371813297,
0.04178816080093384,
-0.06004921346902847,
-0.0226522795855999,
-0.013265985064208508,
-0.08018817007541656,
0.004899587947875261,
0.06192673370242119,
0.1266920566558838,
-0.06128726154565811,
0.06128238886594772,
-0.09319206327199936,
0.141696035861969,
0.07166698575019836,
0.07868369668722153,
0.13037432730197906,
0.041205424815416336,
-0.07187089323997498,
-0.21872246265411377,
-0.0026476888451725245,
-0.06275863200426102,
-0.09502086788415909,
-0.0020165652967989445,
-0.11606067419052124,
0.17244569957256317,
-0.030802514404058456,
-0.09825427830219269,
-0.11208184063434601,
0.09148659557104111,
-0.032992321997880936,
-0.03437839448451996,
-0.03552987426519394,
-0.020977836102247238,
0.019381176680326462,
0.04704452306032181,
-0.1548958420753479,
-0.005131472367793322,
0.07039852440357208,
0.11502562463283539,
-0.1346137970685959,
-0.003783059772104025,
-0.07908964157104492,
0.03039063885807991,
0.07654735445976257,
-0.16510222852230072,
0.03158547356724739,
-0.1124754324555397,
-0.07531405985355377,
0.002912673633545637,
-0.015710093080997467,
-0.016202643513679504,
0.166526660323143,
-0.0020451415330171585,
0.0714716836810112,
-0.026345307007431984,
-0.05890209600329399,
-0.11243434250354767,
-0.08489254862070084,
0.05390460044145584,
0.03670717030763626,
0.03266148269176483,
-0.2193479984998703,
0.014805203303694725,
-0.12762966752052307,
0.1360815018415451,
-0.10566820204257965,
-0.04705966264009476,
-0.022842247039079666,
0.20562705397605896,
0.037286072969436646,
0.08762791007757187,
-0.22171171009540558,
0.039756543934345245,
-0.05404696613550186,
0.18480908870697021,
-0.1502426266670227,
-0.0799463614821434,
0.20813211798667908,
-0.07964949309825897,
-0.10115210711956024,
0.021235812455415726,
0.020391687750816345,
0.026287272572517395,
0.0766737088561058,
0.4564172327518463,
-0.09766800701618195,
-0.09146861732006073,
0.10178250074386597,
0.17055274546146393,
-0.12427149713039398,
-0.1827561855316162,
0.06446871906518936,
-0.16666454076766968,
-0.1973118633031845,
0.0018917324487119913,
0.09222044050693512,
0.038269978016614914,
-0.07875611633062363,
-0.020746968686580658,
0.06325206160545349,
-0.0007678253459744155,
0.09095914661884308,
0.03755716234445572,
0.09034032374620438,
-0.08716782182455063,
0.11115926504135132,
-0.05017651244997978,
0.004037132486701012,
0.1343354731798172,
0.027325427159667015,
-0.03223329409956932,
0.08694463223218918,
-0.0485352948307991,
0.05295134335756302,
-0.1662379503250122,
-0.15068690478801727,
0.03398871049284935,
0.06283251196146011,
0.03186952322721481,
0.1280253529548645,
0.08141885697841644,
-0.10732853412628174,
0.022690722718834877,
-0.004228927195072174,
0.058398615568876266,
0.03891623765230179,
0.006107209715992212,
0.008764320984482765,
0.0961301177740097,
-0.10607069730758667,
-0.13589619100093842,
-0.07336436957120895,
-0.014715781435370445,
0.14371353387832642,
-0.0302802175283432,
0.07690227776765823,
-0.004240254405885935,
0.00013200697139836848,
0.06930823624134064,
0.08137880265712738,
0.016412746161222458,
0.08971183747053146,
-0.05237193778157234,
-0.05160155147314072,
0.10863113403320312,
-0.13533565402030945,
0.17837053537368774,
0.14053137600421906,
-0.20532016456127167,
0.029453208670020103,
-0.06838275492191315,
0.03670361638069153,
-0.008162540383636951,
0.0975119024515152,
-0.08272241055965424,
-0.02106042578816414,
0.013134466484189034,
0.0052274600602686405,
-0.013007243163883686,
0.017682146281003952,
-0.07295988500118256,
-0.07787393033504486,
-0.10233919322490692,
0.08436838537454605,
0.11562882363796234,
-0.10282530635595322,
0.14214380085468292,
0.4384984076023102,
0.11495281755924225,
0.21582984924316406,
-0.09581480920314789,
-0.0412987545132637,
0.007486371789127588,
0.0001535322517156601,
-0.04476691037416458,
0.08031861484050751,
-0.15973517298698425,
-0.038901735097169876,
0.027348900213837624,
0.07128690183162689,
0.11475157737731934,
-0.14959022402763367,
-0.09639324247837067,
-0.00793045200407505,
0.0022841424215584993,
-0.1249532699584961,
0.023905446752905846,
-0.03974650055170059,
0.04015624523162842,
0.07232289016246796,
-0.021535737439990044,
0.13939237594604492,
-0.04166141897439957,
-0.0639561116695404,
0.07585346698760986,
-0.2017085999250412,
-0.23179671168327332,
-0.12309670448303223,
-0.14680525660514832,
0.04366797208786011,
0.05154111236333847,
0.01726446859538555,
-0.17635835707187653,
-0.015074856579303741,
0.07706750929355621,
0.07820965349674225,
-0.20886357128620148,
-0.022814949974417686,
-0.004290030337870121,
0.0895976573228836,
-0.10227091610431671,
-0.0017130117630586028,
-0.04419664293527603,
-0.10150232166051865,
0.0017003051470965147,
0.07279510796070099,
-0.137485533952713,
0.13807645440101624,
0.21589438617229462,
0.07225540280342102,
0.07359948754310608,
-0.019093448296189308,
0.09936179965734482,
-0.10856141895055771,
-0.16549113392829895,
0.08348225057125092,
-0.06234746053814888,
0.047262318432331085,
0.17534415423870087,
0.03307317942380905,
-0.13904969394207,
-0.015682822093367577,
-0.0402069091796875,
-0.15603256225585938,
-0.238995760679245,
-0.09178274869918823,
-0.1182505264878273,
0.16442428529262543,
0.0009358620154671371,
0.06651917099952698,
0.08258313685655594,
-0.022042419761419296,
0.16447891294956207,
-0.07379321753978729,
-0.07578866183757782,
-0.006978808436542749,
0.12375060468912125,
-0.056660156697034836,
-0.03080669604241848,
-0.10566964000463486,
-0.008295975625514984,
0.1151021271944046,
0.15304014086723328,
0.12214863300323486,
0.2957419455051422,
0.08268889784812927,
0.026645636186003685,
0.08958091586828232,
0.17622539401054382,
0.09495089203119278,
0.07838419824838638,
-0.045413073152303696,
-0.014814783819019794,
0.014317171648144722,
-0.04022889584302902,
0.010141594335436821,
0.14683100581169128,
-0.2679629921913147,
-0.006678564939647913,
-0.2710230350494385,
0.0965198427438736,
-0.10913380235433578,
0.11837165057659149,
-0.01015760749578476,
0.10194015502929688,
0.11082887649536133,
0.03233652561903,
-0.03858073800802231,
0.16613617539405823,
0.08450309932231903,
-0.11277695000171661,
0.001758623169735074,
0.03737903758883476,
0.09715615212917328,
-0.02818971499800682,
0.12721189856529236,
-0.11048974841833115,
-0.1464834064245224,
0.013753619976341724,
0.07152791321277618,
-0.15373679995536804,
0.3138748109340668,
0.012069208547472954,
-0.13481520116329193,
-0.01481647603213787,
-0.09957809001207352,
-0.006440147757530212,
0.1254177987575531,
0.09333524852991104,
0.07935678958892822,
-0.2185502052307129,
-0.13339371979236603,
0.05872276425361633,
-0.00575496768578887,
0.22408108413219452,
-0.034034017473459244,
-0.11356475204229355,
-0.027013886719942093,
0.04241163283586502,
-0.06043251231312752,
0.08524788916110992,
0.023536119610071182,
-0.08113526552915573,
-0.032957352697849274,
0.05323701351881027,
0.012368366122245789,
0.00524376705288887,
0.09360801428556442,
0.020107939839363098,
-0.0009265501867048442,
0.01785753294825554,
0.047885000705718994,
-0.0675911232829094,
-0.1984109878540039,
0.09357594698667526,
-0.05215044692158699,
0.0015536568826064467,
-0.08013670891523361,
-0.15122665464878082,
-0.08837161958217621,
-0.16009655594825745,
0.12540200352668762,
-0.034406669437885284,
0.12700119614601135,
-0.06619787961244583,
0.17341409623622894,
-0.07871770113706589,
0.04481020197272301,
-0.047349292784929276,
0.050332702696323395,
-0.007268077693879604,
-0.07756082713603973,
0.16585899889469147,
-0.15564003586769104,
0.01809087023139,
0.19572502374649048,
-0.018915493041276932,
0.07177707552909851,
0.021322092041373253,
-0.0636206790804863,
0.23147478699684143,
0.3014698624610901,
0.008138049393892288,
0.1665448248386383,
0.3018903136253357,
-0.07466315478086472,
-0.2642788887023926,
-0.05505012720823288,
-0.2841376066207886,
-0.05371501296758652,
0.10716094076633453,
-0.22523896396160126,
0.06986407935619354,
0.14383509755134583,
-0.06471995264291763,
0.30228954553604126,
-0.21825523674488068,
0.012589273042976856,
0.15434536337852478,
-0.08868814259767532,
0.5515313148498535,
-0.1133413165807724,
-0.17677772045135498,
-0.008122089318931103,
-0.08741296827793121,
0.10602109134197235,
-0.0340677872300148,
0.06877441704273224,
0.013465235009789467,
0.04797380417585373,
0.048932258039712906,
-0.03111894056200981,
0.22701001167297363,
0.008710170164704323,
0.09015397727489471,
-0.07378865778446198,
-0.18624304234981537,
0.11639340221881866,
-0.04359482601284981,
-0.08891059458255768,
0.0849778801202774,
-0.05942516401410103,
-0.11078983545303345,
0.04663389176130295,
-0.07950539886951447,
-0.024862350896000862,
0.08423490077257156,
-0.04678233340382576,
-0.042606171220541,
-0.008054176345467567,
-0.1618063747882843,
-0.0002289071271661669,
0.31360217928886414,
-0.07096036523580551,
0.16695955395698547,
0.03677211329340935,
0.00038613268407061696,
-0.11027684062719345,
0.030288029462099075,
-0.05203165486454964,
-0.021576624363660812,
0.09578979015350342,
-0.11096979677677155,
0.03204701095819473,
0.14160704612731934,
-0.04864364117383957,
0.05846960097551346,
0.09256096184253693,
-0.0849417969584465,
0.007583672646433115,
0.17753590643405914,
-0.17537221312522888,
-0.1273445188999176,
-0.006135711446404457,
-0.09862716495990753,
0.14055661857128143,
0.04394126310944557,
0.05191568285226822,
0.16669964790344238,
0.03967129811644554,
-0.029474308714270592,
-0.02817419543862343,
-0.1153380498290062,
-0.0201893113553524,
0.040153320878744125,
0.00045633706031367183,
-0.08791285753250122,
0.2262638509273529,
0.06409153342247009,
-0.1328488290309906,
-0.051157206296920776,
0.2161225974559784,
-0.06805316358804703,
-0.04911920800805092,
-0.223562553524971,
0.10752306133508682,
-0.07112517952919006,
-0.0965060144662857,
0.05453834682703018,
-0.02270081453025341,
0.005106312222778797,
0.181985542178154,
0.03941008821129799,
0.11070270836353302,
0.03738937899470329,
-0.02448922023177147,
0.15798696875572205,
-0.142850860953331,
-0.14191335439682007,
-0.025354057550430298,
-0.08757315576076508,
-0.13844476640224457,
-0.026804137974977493,
0.1617041826248169,
-0.09177309274673462,
-0.14772607386112213,
-0.2621181011199951,
0.10968475043773651,
-0.16432365775108337,
-0.10192688554525375,
-0.03469514101743698,
-0.08968492597341537,
0.0696166530251503,
0.030301768332719803,
-0.03093348816037178,
-0.06706760823726654,
-0.18593791127204895,
0.0816768929362297,
0.06349513679742813,
0.045533183962106705,
-0.017847947776317596,
0.0067379772663116455,
0.1720137596130371,
0.025955144315958023,
0.10040043294429779,
0.16762186586856842,
0.011397695168852806,
0.2246655523777008,
-0.1671202927827835,
-0.11496317386627197,
0.1336962729692459,
-0.026543032377958298,
0.06762003898620605,
0.16792191565036774,
-0.0772583931684494,
0.015526676550507545,
-0.028136352077126503,
0.07066910713911057,
-0.11003983020782471,
-0.105624258518219,
0.007937257178127766,
0.02567129209637642,
-0.2755882740020752,
-0.005599735304713249,
-0.19717298448085785,
0.14788752794265747,
0.02579621411859989,
0.03297143429517746,
0.10257530212402344,
0.10404334217309952,
0.08312062919139862,
-0.0017710148822516203,
0.03226327523589134,
-0.1176818460226059,
0.02753005363047123,
-0.059239376336336136,
-0.020663779228925705,
0.017624232918024063,
0.36952024698257446,
-0.03603357449173927,
-0.046802736818790436,
0.003710439894348383,
0.1307835876941681,
-0.02139742486178875,
0.017395347356796265,
0.13209912180900574,
0.12607666850090027,
-0.08595693111419678,
-0.1504845917224884,
0.04888554662466049,
-0.04565655067563057,
-0.02836887165904045,
0.1464131623506546,
0.05905961990356445,
0.1050296202301979,
0.0908031314611435,
-0.014463032595813274,
-0.00318976235575974,
0.012856799177825451,
-0.15486004948616028,
0.06223496049642563,
-0.010558074340224266,
0.012565906159579754,
0.017934376373887062,
0.15238402783870697,
-0.005540105979889631,
0.07739730179309845,
-0.09889880567789078,
0.004208535887300968,
-0.13498884439468384,
-0.07913459837436676,
0.03617347031831741,
-0.13393273949623108,
0.04141177982091904,
-0.01871878281235695,
0.029611799865961075,
0.30386561155319214,
0.02558239921927452,
-0.020639164373278618,
0.12512871623039246,
-0.1214587539434433,
-0.12050267308950424,
-0.001594188273884356,
-0.029960084706544876,
0.0791488066315651,
-0.02633434161543846,
-0.0997740775346756,
-0.1001306027173996,
-0.15166029334068298,
-0.09759195148944855,
0.05182836204767227,
-0.04993441700935364,
-0.059362251311540604,
-0.17634081840515137,
-0.05707859992980957,
-0.05147340148687363,
0.14025864005088806,
-0.12263951450586319,
0.15159130096435547,
-0.014490418136119843,
0.004084470681846142,
0.04405883327126503,
0.1950942426919937,
-0.03644494712352753,
0.08714226633310318,
0.0154351145029068,
0.1522706001996994,
-0.05119588226079941,
0.14720745384693146,
-0.10931728035211563,
-0.04014137014746666,
-0.06710435450077057,
0.21513493359088898,
0.25630924105644226,
-0.06136954948306084,
-0.008937356993556023,
-0.012760217301547527,
0.058654606342315674,
0.1073930487036705,
0.16049085557460785,
0.002326392102986574,
0.2802925705909729,
-0.03133585304021835,
0.04815128445625305,
0.02901598811149597,
0.013607407920062542,
-0.06336209923028946,
0.03397751972079277,
0.07539387792348862,
-0.035039983689785004,
-0.1412304788827896,
0.15837742388248444,
-0.21980468928813934,
0.18157227337360382,
0.11640069633722305,
-0.19996967911720276,
-0.013728445395827293,
-0.04882071167230606,
0.1689416468143463,
-0.0856364443898201,
0.1637246012687683,
-0.0903693437576294,
-0.2108195722103119,
-0.2056000679731369,
0.03867346793413162,
-0.34623071551322937,
-0.254462867975235,
0.10422009229660034,
0.1488201916217804,
0.04015883058309555,
-0.018507536500692368,
-0.019967829808592796,
-0.018367022275924683,
0.04877542704343796,
-0.0067357709631323814,
0.06014643982052803,
0.031397558748722076,
-0.02988368645310402,
-0.24127542972564697,
-0.029804671183228493,
0.023964406922459602,
-0.07093082368373871,
0.07464958727359772,
-0.06874357163906097,
-0.022495782002806664,
0.08059766888618469,
-0.03066304884850979,
0.03298592567443848,
-0.035373736172914505,
-0.16326889395713806,
0.027529051527380943,
0.03900543600320816,
0.036012712866067886,
0.00634160777553916,
0.0008072225609794259,
-0.03455270454287529,
0.0644603744149208,
-0.16716794669628143,
-0.16015739738941193,
0.14140215516090393,
-0.06745140254497528,
0.2779497504234314,
-0.05812826007604599,
-0.0809100940823555,
0.04766704887151718,
-0.03426874056458473,
0.1807648241519928,
-0.07756473124027252,
0.047254521399736404,
0.12766779959201813,
0.011127962730824947,
0.03121316432952881,
-0.3092964291572571,
0.11082969605922699,
-0.000795336440205574,
-0.006093299947679043,
-0.07581598311662674
] |
null | null | transformers | Test for use in Google Colab :'( | {} | text-classification | NathanZhu/GabHateCorpusTrained | [
"transformers",
"pytorch",
"jax",
"bert",
"text-classification",
"autotrain_compatible",
"endpoints_compatible",
"region:us"
] | 2022-03-02T23:29:04+00:00 | [] | [] | TAGS
#transformers #pytorch #jax #bert #text-classification #autotrain_compatible #endpoints_compatible #region-us
| Test for use in Google Colab :'( | [] | [
"TAGS\n#transformers #pytorch #jax #bert #text-classification #autotrain_compatible #endpoints_compatible #region-us \n"
] | [
39
] | [
"passage: TAGS\n#transformers #pytorch #jax #bert #text-classification #autotrain_compatible #endpoints_compatible #region-us \n"
] | [
-0.01809483766555786,
0.06673542410135269,
-0.007573992013931274,
0.02542104199528694,
0.19456367194652557,
0.04259642958641052,
0.07180475443601608,
0.11746370047330856,
0.065577931702137,
-0.0401817262172699,
0.11666674166917801,
0.23135067522525787,
-0.03061060607433319,
0.11772982031106949,
-0.10850205272436142,
-0.29288947582244873,
0.06133841350674629,
0.06536684185266495,
0.00420401943847537,
0.11130789667367935,
0.08473420888185501,
-0.09304895997047424,
0.0721178650856018,
-0.03993720933794975,
-0.13622891902923584,
0.041352782398462296,
0.05172041431069374,
-0.13071946799755096,
0.09408676624298096,
0.04389055818319321,
0.15670926868915558,
0.026289479807019234,
-0.05535130202770233,
-0.1438279002904892,
0.03692479059100151,
0.0005937846144661307,
-0.08006128668785095,
0.05240355059504509,
0.08632553368806839,
-0.10694190114736557,
0.013523316942155361,
0.043739791959524155,
0.027750981971621513,
0.04982184246182442,
-0.14666184782981873,
-0.09967022389173508,
-0.0019326872425153852,
0.029109641909599304,
0.06774714589118958,
0.05822955071926117,
0.0010195786599069834,
0.14306534826755524,
-0.1304115504026413,
0.12180308252573013,
0.11148694157600403,
-0.29323816299438477,
-0.01943984627723694,
0.09444136917591095,
0.04154133424162865,
0.05044957250356674,
-0.056781791150569916,
0.043631937354803085,
0.02468041144311428,
0.000946011976338923,
0.014533239416778088,
-0.07892842590808868,
-0.1071673110127449,
0.032310470938682556,
-0.07385499775409698,
-0.04111378639936447,
0.21185067296028137,
-0.049293242394924164,
0.06449735909700394,
-0.02123348042368889,
-0.08135563135147095,
-0.056714851409196854,
-0.03172755241394043,
0.008735861629247665,
-0.03984520584344864,
0.06747489422559738,
0.02921498380601406,
0.013714022003114223,
-0.10257585346698761,
0.021764980629086494,
-0.19535581767559052,
0.1972673535346985,
0.012189923785626888,
0.05059242621064186,
-0.1859312504529953,
0.04326876252889633,
0.02285129576921463,
-0.10319478064775467,
0.05386510491371155,
-0.09923137724399567,
0.028100797906517982,
-0.04234573617577553,
-0.06257519870996475,
-0.04020916298031807,
0.08136691898107529,
0.12868155539035797,
0.04702077805995941,
0.06588312983512878,
-0.029047340154647827,
0.08873984217643738,
0.03929751738905907,
0.12775880098342896,
0.04212596267461777,
-0.0374809093773365,
0.05176495015621185,
-0.11413440853357315,
-0.014094071462750435,
-0.07464064657688141,
-0.15375252068042755,
-0.016235198825597763,
0.08695993572473526,
0.07627255469560623,
0.011462262831628323,
0.08710302412509918,
-0.06540420651435852,
-0.03694767504930496,
0.06530382484197617,
-0.07531051337718964,
0.027230482548475266,
0.023209715262055397,
0.02529485896229744,
0.09126318246126175,
-0.0292835533618927,
0.0028054488357156515,
-0.06840378791093826,
0.13082213699817657,
-0.06151483207941055,
0.005951870232820511,
-0.04267766699194908,
-0.07654917240142822,
0.03411971405148506,
-0.11691025644540787,
0.03771146014332771,
-0.16825729608535767,
-0.09779638797044754,
0.0062947659753263,
0.03158242627978325,
-0.0005342107615433633,
-0.03975434601306915,
-0.030474286526441574,
0.004082287661731243,
0.05146385729312897,
-0.056856293231248856,
-0.06116197258234024,
-0.07278820127248764,
0.09648430347442627,
-0.033643417060375214,
0.07996653765439987,
-0.10526403039693832,
0.07087257504463196,
-0.09409809857606888,
-0.02970806322991848,
-0.1284375637769699,
0.022813236340880394,
-0.046654168516397476,
0.18474748730659485,
0.009493359364569187,
-0.037707120180130005,
-0.04483810439705849,
0.05696108564734459,
-0.07555562257766724,
0.1717727780342102,
-0.0793110728263855,
-0.11701413244009018,
0.20788724720478058,
-0.07954380661249161,
-0.13876761496067047,
0.08493359386920929,
-0.01615220494568348,
0.017958471551537514,
0.10674294829368591,
0.19496823847293854,
0.08540180325508118,
-0.003906393423676491,
0.08904492110013962,
0.11408630758523941,
-0.07959926128387451,
-0.1108965128660202,
0.005469737574458122,
0.007978282868862152,
-0.15063118934631348,
0.05894370377063751,
0.07545538246631622,
0.07129368931055069,
-0.0513894185423851,
-0.04089389741420746,
-0.003922690637409687,
-0.005997346714138985,
0.11302582919597626,
0.06324242800474167,
0.12578195333480835,
-0.08385848253965378,
-0.004017953295260668,
-0.0010093949967995286,
-0.010608415119349957,
0.025180591270327568,
0.0166823398321867,
-0.06790076941251755,
0.10298717767000198,
0.004510062281042337,
0.032306913286447525,
-0.2183763086795807,
-0.08230480551719666,
-0.0019306221511214972,
0.12755239009857178,
-0.019294047728180885,
0.11435849964618683,
0.053465988487005234,
-0.06457269191741943,
-0.013794570229947567,
-0.023813555017113686,
0.17901155352592468,
0.022746099159121513,
-0.06343037635087967,
-0.08461648225784302,
0.059753432869911194,
-0.07299339026212692,
-0.012081671506166458,
-0.08169719576835632,
0.012660477310419083,
0.06630835682153702,
0.10648472607135773,
0.019467314705252647,
0.05848253145813942,
-0.02924266830086708,
0.05626295506954193,
-0.06475984305143356,
0.027140533551573753,
0.1179659441113472,
-0.006632041186094284,
-0.056153301149606705,
0.15833188593387604,
-0.13553740084171295,
0.32089653611183167,
0.19996315240859985,
-0.29291605949401855,
-0.003792791860178113,
-0.017230169847607613,
0.002490597777068615,
0.025653522461652756,
0.034587517380714417,
0.009043003432452679,
0.09345389157533646,
-0.008162388578057289,
0.20210638642311096,
-0.030431343242526054,
-0.04563094303011894,
-0.006599363870918751,
-0.045313142240047455,
-0.035156700760126114,
0.0899621918797493,
0.0700104758143425,
-0.21636348962783813,
0.19578737020492554,
0.23056425154209137,
0.014083887450397015,
0.16511985659599304,
-0.0034332124050706625,
0.03841010108590126,
0.07709190249443054,
-0.054916925728321075,
-0.024765321984887123,
-0.06462280452251434,
-0.1797722727060318,
-0.0519074946641922,
0.07089265435934067,
0.026776624843478203,
0.05498277395963669,
-0.10467023402452469,
-0.041482336819171906,
-0.001121786772273481,
0.03263681009411812,
-0.03239976987242699,
0.07532784342765808,
0.06611774861812592,
0.10848522931337357,
0.007556584198027849,
-0.07854785025119781,
0.10835256427526474,
-0.004704562947154045,
-0.08111206442117691,
0.18040013313293457,
-0.14344702661037445,
-0.34762370586395264,
-0.13627612590789795,
-0.20350822806358337,
-0.009711001999676228,
0.04890860617160797,
0.09789098799228668,
-0.11364968121051788,
-0.041684478521347046,
0.04273238033056259,
-0.01656302809715271,
-0.07931388914585114,
0.04226658120751381,
-0.06387604027986526,
0.07653088867664337,
-0.05215940251946449,
-0.05663241818547249,
-0.07558713108301163,
-0.03065023384988308,
-0.011166092939674854,
0.1459382027387619,
-0.12642274796962738,
0.06581402570009232,
0.16313746571540833,
-0.005721473600715399,
0.0682130977511406,
-0.034285202622413635,
0.17564783990383148,
-0.08818710595369339,
-0.03183111548423767,
0.16446498036384583,
-0.0764211043715477,
0.06765677034854889,
0.15842288732528687,
0.03146690875291824,
-0.06440786272287369,
0.02619570679962635,
-0.04366680607199669,
-0.08154077082872391,
-0.2115747332572937,
-0.12536035478115082,
-0.11997322738170624,
0.06674559414386749,
0.0812050923705101,
0.06874731183052063,
0.1319999098777771,
0.054959509521722794,
0.02062775380909443,
0.013091953471302986,
0.011458709836006165,
0.08337462693452835,
0.21880970895290375,
-0.0013363112229853868,
0.14448416233062744,
-0.048022862523794174,
-0.13040171563625336,
0.0763016939163208,
0.00851297378540039,
0.08838732540607452,
0.1124393567442894,
0.02980091981589794,
-0.003721019485965371,
0.08009619265794754,
0.1710960417985916,
0.12011133134365082,
0.02604288049042225,
-0.025675294920802116,
-0.02881801873445511,
-0.00018281576922163367,
-0.07662030309438705,
0.018537059426307678,
0.07926761358976364,
-0.12852145731449127,
-0.07732073217630386,
-0.1605582982301712,
0.07910539954900742,
0.0842241495847702,
0.04793410003185272,
-0.21289688348770142,
0.011515513993799686,
0.09760864078998566,
-0.03371579200029373,
-0.09820050001144409,
0.07870060950517654,
-0.05545899644494057,
-0.14528445899486542,
0.08979272842407227,
-0.0350475050508976,
0.14132331311702728,
-0.0825844332575798,
0.08438211679458618,
-0.038387857377529144,
-0.11987438797950745,
0.03140055760741234,
0.10854005068540573,
-0.28070196509361267,
0.2154713273048401,
0.012321638874709606,
-0.06612604111433029,
-0.07430197298526764,
-0.024338167160749435,
0.04101184755563736,
0.20623712241649628,
0.07433765381574631,
0.0005549621419049799,
-0.08459877222776413,
-0.17614704370498657,
-0.014856216497719288,
0.01006323006004095,
0.11086399853229523,
-0.04531329125165939,
-0.0162801556289196,
-0.04873865842819214,
-0.032460931688547134,
-0.027329416945576668,
-0.036445118486881256,
0.02981879748404026,
-0.16195650398731232,
0.057034727185964584,
0.02994452603161335,
0.0795973539352417,
0.01832551695406437,
-0.054240815341472626,
-0.10906636714935303,
0.20394474267959595,
-0.07091160863637924,
-0.06390447169542313,
-0.11201474070549011,
-0.07614374160766602,
0.015175776556134224,
-0.08341611921787262,
0.04845348000526428,
-0.0809352919459343,
0.02468218095600605,
-0.053535107523202896,
-0.21068227291107178,
0.14016199111938477,
-0.10740610957145691,
-0.024658169597387314,
-0.07782392203807831,
0.13864511251449585,
-0.0789090171456337,
0.024532439187169075,
0.030736668035387993,
0.0298960842192173,
-0.09730913490056992,
-0.06820393353700638,
0.003594380570575595,
0.012733125127851963,
0.050164107233285904,
0.035532619804143906,
-0.09746024757623672,
-0.06438707560300827,
-0.030386028811335564,
0.013417999260127544,
0.2935657799243927,
0.16158808767795563,
-0.06732630729675293,
0.15693336725234985,
0.13342545926570892,
-0.07602952420711517,
-0.3328520953655243,
-0.0860983356833458,
-0.09572628885507584,
-0.04271673038601875,
-0.039317432790994644,
-0.16259606182575226,
0.1202382817864418,
-0.010392402298748493,
-0.02311943843960762,
0.08732824772596359,
-0.14364519715309143,
-0.08308403193950653,
0.18343095481395721,
-0.016732893884181976,
0.4004720151424408,
-0.11624830961227417,
-0.09180434048175812,
-0.05751292034983635,
-0.12759536504745483,
0.14510828256607056,
0.017240293323993683,
0.07660862803459167,
-0.009753178805112839,
0.03606290742754936,
0.04270001873373985,
-0.038564011454582214,
0.09122075885534286,
-0.01076544914394617,
0.013019079342484474,
-0.11043259501457214,
-0.11935783922672272,
0.015380576252937317,
-0.021142421290278435,
-0.02111625112593174,
-0.015980258584022522,
0.002749914303421974,
-0.17170843482017517,
-0.036437150090932846,
-0.0778099000453949,
0.05227721482515335,
0.03218749910593033,
-0.03192440792918205,
0.018695617094635963,
-0.01605111174285412,
-0.003546775784343481,
0.0006239944486878812,
0.2988184094429016,
-0.045211080461740494,
0.19050680100917816,
0.09056143462657928,
0.13118194043636322,
-0.15948843955993652,
0.012801270000636578,
-0.065861776471138,
-0.06396611779928207,
0.07773881405591965,
-0.08855278044939041,
0.07514625042676926,
0.12905162572860718,
-0.05594771355390549,
0.07226260006427765,
0.11423998326063156,
0.051702432334423065,
-0.03501610830426216,
0.159623384475708,
-0.2296721488237381,
0.03815079107880592,
-0.05544954165816307,
-0.0018353760242462158,
0.06467600911855698,
0.04922626167535782,
0.1242470070719719,
0.03997598588466644,
-0.05610830336809158,
0.005762273445725441,
-0.004814090207219124,
-0.003274239832535386,
0.05463983863592148,
0.058361686766147614,
0.04381057992577553,
-0.134842187166214,
0.04394451528787613,
0.05474484711885452,
-0.17748622596263885,
-0.01261796522885561,
0.14715729653835297,
-0.15453575551509857,
-0.12290617823600769,
0.006111426278948784,
0.15460239350795746,
-0.08248449862003326,
-0.04330691695213318,
-0.07279440015554428,
-0.12399396300315857,
0.0693398267030716,
0.19586825370788574,
0.12060099095106125,
0.0778300017118454,
-0.04378306493163109,
-0.042797669768333435,
0.00712791969999671,
0.007344595156610012,
-0.007872226648032665,
0.023717369884252548,
-0.11883671581745148,
0.01251294557005167,
-0.011050865054130554,
0.15153150260448456,
-0.09586972743272781,
-0.07557052373886108,
-0.19212299585342407,
0.041787270456552505,
-0.06242881715297699,
-0.03224949538707733,
-0.07766050845384598,
-0.022732099518179893,
0.004333932884037495,
-0.05241712927818298,
-0.04193229600787163,
-0.06532690674066544,
-0.1307416558265686,
0.032795269042253494,
-0.017392637208104134,
0.04657064378261566,
-0.05510725453495979,
-0.048384327441453934,
0.10124502331018448,
-0.03388887643814087,
0.08910121768712997,
0.10563872754573822,
-0.07282912731170654,
0.11062116175889969,
-0.1283218264579773,
-0.11185171455144882,
0.12193284928798676,
0.024926789104938507,
0.07325582951307297,
0.059187017381191254,
0.03799671307206154,
0.06631976366043091,
0.01165806408971548,
0.06664728373289108,
0.05780986323952675,
-0.12386669963598251,
0.04742882400751114,
-0.019212204962968826,
-0.1837417036294937,
-0.04135940968990326,
-0.042410314083099365,
0.09787000715732574,
-0.003808269975706935,
0.15671633183956146,
-0.05287281423807144,
0.09793701767921448,
-0.042132921516895294,
0.012803508900105953,
-0.023692073300480843,
-0.2205476611852646,
-0.07365892827510834,
-0.08585358411073685,
0.026862455531954765,
-0.004772793967276812,
0.22753120958805084,
0.07045473903417587,
0.03557093068957329,
0.05545854941010475,
0.0576339028775692,
-0.003454787889495492,
0.03151566907763481,
0.18229901790618896,
0.0989723727107048,
-0.05670816823840141,
-0.04705695062875748,
0.07534193992614746,
0.028033806011080742,
0.01864645630121231,
0.12431015819311142,
0.07321953028440475,
-0.012309289537370205,
0.07366625964641571,
-0.022612236440181732,
0.04702895134687424,
-0.10678938031196594,
-0.16222508251667023,
-0.03640706464648247,
0.08139578998088837,
0.01754310168325901,
0.06620614230632782,
0.10388407856225967,
-0.02347712777554989,
0.04392615333199501,
-0.0683072879910469,
-0.047119513154029846,
-0.19352172315120697,
-0.08100902289152145,
-0.10630819201469421,
-0.1066746711730957,
0.0025971289724111557,
-0.07839768379926682,
-0.006405447609722614,
0.07019750773906708,
0.04243552312254906,
-0.04944124445319176,
0.05090705305337906,
0.027607275173068047,
-0.058226849883794785,
0.08426842838525772,
-0.0374758280813694,
0.019005026668310165,
-0.01705215685069561,
-0.015734592452645302,
-0.1414513885974884,
-0.025720052421092987,
-0.04888613149523735,
0.03702576458454132,
-0.06654901802539825,
0.007938358001410961,
-0.1370028704404831,
-0.13525722920894623,
-0.022378528490662575,
0.045916568487882614,
-0.05562008172273636,
0.1206224113702774,
0.0006713551701977849,
0.010930516757071018,
0.049446847289800644,
0.2095327526330948,
-0.06220695748925209,
-0.029235756024718285,
-0.04284632205963135,
0.256413072347641,
0.07069311290979385,
0.1109071746468544,
-0.008587480522692204,
0.0032135164365172386,
-0.0791885107755661,
0.3118537962436676,
0.2932111918926239,
-0.04928450286388397,
0.04837615042924881,
0.01816660352051258,
0.03399038687348366,
0.1385296732187271,
0.14495183527469635,
0.08771999180316925,
0.22766800224781036,
-0.07150748372077942,
-0.021090956404805183,
-0.019412636756896973,
-0.015336482785642147,
-0.11512982845306396,
0.06193622201681137,
0.06605460494756699,
-0.04299676790833473,
-0.06651457399129868,
0.09843623638153076,
-0.19360409677028656,
0.13690705597400665,
0.0028531919233500957,
-0.2249731421470642,
-0.07498964667320251,
-0.03641308471560478,
0.14264386892318726,
-0.0050855111330747604,
0.080597423017025,
-0.0021270429715514183,
-0.10633035004138947,
0.020437195897102356,
0.014396386221051216,
-0.2136639505624771,
-0.04259442165493965,
0.07654968649148941,
-0.05085624009370804,
0.014857068657875061,
-0.025858590379357338,
0.028786558657884598,
0.07043676823377609,
0.051624055951833725,
-0.02011995017528534,
0.024657901376485825,
-0.000578725419472903,
-0.04388389736413956,
0.00410191947594285,
0.026280947029590607,
0.001854399568401277,
-0.06594856828451157,
0.0698620155453682,
-0.1482185274362564,
0.0447433777153492,
-0.11199703812599182,
-0.06083088740706444,
-0.007630004547536373,
0.05529272183775902,
-0.049834296107292175,
0.05740377679467201,
0.10056748241186142,
0.005429130047559738,
-0.041779059916734695,
-0.05086144804954529,
-0.03192179277539253,
0.010067981667816639,
-0.11767444759607315,
-0.15252991020679474,
-0.09751367568969727,
-0.094491146504879,
0.09518249332904816,
0.004092264920473099,
-0.16197417676448822,
0.00041187918395735323,
-0.10356339812278748,
0.055325187742710114,
-0.16911841928958893,
0.08710888773202896,
0.04155683144927025,
0.016016297042369843,
-0.014515646733343601,
-0.07223077863454819,
0.057068344205617905,
0.07699248194694519,
-0.12468259036540985,
-0.09319192171096802
] |
null | null | transformers |
# Harry Potter DialoGPT Model | {"tags": ["conversational"]} | text-generation | Naturealbe/DialoGPT-small-harrypotter-2 | [
"transformers",
"pytorch",
"gpt2",
"text-generation",
"conversational",
"autotrain_compatible",
"endpoints_compatible",
"text-generation-inference",
"region:us"
] | 2022-03-02T23:29:04+00:00 | [] | [] | TAGS
#transformers #pytorch #gpt2 #text-generation #conversational #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us
|
# Harry Potter DialoGPT Model | [
"# Harry Potter DialoGPT Model"
] | [
"TAGS\n#transformers #pytorch #gpt2 #text-generation #conversational #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n",
"# Harry Potter DialoGPT Model"
] | [
51,
8
] | [
"passage: TAGS\n#transformers #pytorch #gpt2 #text-generation #conversational #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n# Harry Potter DialoGPT Model"
] | [
-0.0009023238671943545,
0.07815738022327423,
-0.006546166725456715,
0.07792752981185913,
0.10655936598777771,
0.048972971737384796,
0.17639793455600739,
0.12185695022344589,
0.016568755730986595,
-0.04774167761206627,
0.11647630482912064,
0.2130284160375595,
-0.002118367003276944,
0.024608047679066658,
-0.05022026598453522,
-0.3065771162509918,
0.0474756620824337,
0.014356585219502449,
-0.07174845039844513,
0.11724270135164261,
0.09064973145723343,
-0.046179238706827164,
0.08330509811639786,
-0.009135239757597446,
-0.13198648393154144,
-0.039482954889535904,
0.019292812794446945,
-0.11745545268058777,
0.1662212759256363,
0.05298272892832756,
0.02469746209681034,
-0.008447164669632912,
-0.06598151475191116,
-0.15036040544509888,
0.037190426141023636,
-0.027472136542201042,
-0.01080626156181097,
0.05462246760725975,
0.023526115342974663,
-0.07521048933267593,
0.170567125082016,
0.17678891122341156,
0.0833497866988182,
0.0349111407995224,
-0.14917024970054626,
-0.045548245310783386,
0.008950977586209774,
0.05421316996216774,
-0.017893504351377487,
0.09349167346954346,
-0.019903047010302544,
0.11801653355360031,
-0.04491448402404785,
0.09210366010665894,
0.15255063772201538,
-0.4016275703907013,
-0.027563704177737236,
0.08920855820178986,
0.05989706888794899,
0.12076901644468307,
-0.10560955852270126,
0.03972794860601425,
-0.0039703017100691795,
0.01236654631793499,
-0.014540530741214752,
-0.08304883539676666,
-0.07308239489793777,
0.032504837960004807,
-0.1272556483745575,
0.008525865152478218,
0.23756256699562073,
-0.10643257945775986,
0.037069112062454224,
-0.09791990369558334,
-0.07414398342370987,
0.048336777836084366,
-0.053761593997478485,
-0.081727035343647,
-0.054839808493852615,
0.06347949057817459,
0.004366500303149223,
-0.06301609426736832,
-0.08326146006584167,
-0.0006536149303428829,
-0.12781435251235962,
0.17595994472503662,
0.061243366450071335,
0.041611745953559875,
-0.21322020888328552,
0.08940251916646957,
0.04477722570300102,
-0.04711297154426575,
0.007116159424185753,
-0.11796226352453232,
0.04023287072777748,
0.005483259446918964,
-0.03256071358919144,
-0.021854614838957787,
0.0393419973552227,
0.13909944891929626,
-0.01777748204767704,
0.03252175822854042,
0.006831915583461523,
0.05811219662427902,
0.08162496984004974,
0.02222144603729248,
0.019291909411549568,
-0.0818009302020073,
0.019385190680623055,
-0.08128736168146133,
-0.0030400939285755157,
-0.048940129578113556,
-0.17071883380413055,
-0.07477642595767975,
0.052610911428928375,
0.020047198981046677,
0.03746970370411873,
0.08054786175489426,
-0.0017944995779544115,
-0.05560554191470146,
0.03284840285778046,
0.01671096310019493,
-0.020622212439775467,
-0.010361049324274063,
-0.02412462793290615,
0.19123271107673645,
0.019619356840848923,
0.014111656695604324,
-0.12379156798124313,
0.10023640841245651,
-0.08179095387458801,
0.0037731381598860025,
0.02743307314813137,
-0.04204464703798294,
-0.004716555587947369,
0.02917117439210415,
0.023101668804883957,
-0.1252521574497223,
-0.1099385917186737,
-0.0030569476075470448,
-0.012054097838699818,
-0.036421261727809906,
-0.10490952432155609,
-0.08483029156923294,
-0.012153145857155323,
0.0449371263384819,
-0.013397793285548687,
0.007936403155326843,
-0.05143149942159653,
0.0985720232129097,
-0.0514979362487793,
0.09873400628566742,
-0.08342572301626205,
0.06359215080738068,
-0.09124887734651566,
-0.061886150389909744,
-0.11452563107013702,
0.05216052383184433,
0.012905281968414783,
0.066250741481781,
0.016998225823044777,
-0.044836658984422684,
-0.014836243353784084,
0.05253177136182785,
-0.07656687498092651,
0.1940697431564331,
-0.041674621403217316,
-0.12459053844213486,
0.24146439135074615,
-0.09138800948858261,
-0.1802034229040146,
0.12973085045814514,
-0.022254703566432,
0.08523941785097122,
0.12802475690841675,
0.20380465686321259,
-0.00019822151807602495,
-0.01302915159612894,
0.07281201332807541,
0.07031642645597458,
-0.09803894907236099,
0.06239739805459976,
0.029653839766979218,
-0.008071083575487137,
-0.08906278014183044,
0.05762826278805733,
0.046033453196287155,
-0.010650773532688618,
-0.035073768347501755,
-0.001896020956337452,
-0.012895751744508743,
-0.022185025736689568,
0.14126582443714142,
-0.02006692811846733,
0.1300428807735443,
-0.06926563382148743,
-0.03515486419200897,
-0.009500149637460709,
0.03533667325973511,
-0.04091939330101013,
0.08151165395975113,
-0.0436173714697361,
0.10586477071046829,
0.09034156054258347,
0.053724925965070724,
-0.13120363652706146,
0.00466286763548851,
-0.015246815048158169,
0.17014820873737335,
0.08964069187641144,
0.05222717300057411,
0.06265474855899811,
-0.0020888058934360743,
-0.06708643585443497,
0.045407816767692566,
0.13778303563594818,
-0.037020038813352585,
-0.12218865007162094,
-0.1755627691745758,
0.051157694309949875,
-0.045444171875715256,
0.10855234414339066,
-0.10010123997926712,
0.022670533508062363,
-0.055906031280756,
0.07772238552570343,
-0.024998966604471207,
0.020512236282229424,
-0.0013405600329861045,
-0.021700702607631683,
-0.08356887847185135,
-0.002377772703766823,
0.08597290515899658,
-0.02048647589981556,
-0.06707409024238586,
0.16556480526924133,
-0.16400809586048126,
0.1631954461336136,
0.2116095870733261,
-0.28542569279670715,
-0.005696662236005068,
-0.15163889527320862,
-0.0208092350512743,
0.019645055755972862,
0.07834604382514954,
0.026225795969367027,
0.2044338881969452,
-0.012928472831845284,
0.16565458476543427,
-0.05699567869305611,
-0.07730039209127426,
-0.06881127506494522,
-0.048101142048835754,
0.013522743247449398,
0.09095205366611481,
0.04542696103453636,
-0.11962861567735672,
0.13119758665561676,
0.1054433062672615,
0.06484298408031464,
0.12711186707019806,
0.1030748188495636,
-0.008113685995340347,
0.07252490520477295,
-0.03624548763036728,
-0.03462279960513115,
-0.09254947304725647,
-0.30446043610572815,
-0.04840317741036415,
0.0939924493432045,
0.007963384501636028,
0.09285714477300644,
-0.0919896736741066,
-0.03311870992183685,
0.006042704917490482,
0.009473444893956184,
0.028337622061371803,
0.09653715789318085,
0.013490920886397362,
0.15320514142513275,
-0.008011690340936184,
-0.03430786728858948,
0.05891305208206177,
0.017982570454478264,
-0.09147711098194122,
0.17280617356300354,
-0.17050009965896606,
-0.27190929651260376,
-0.06990014761686325,
-0.21745692193508148,
-0.013139115646481514,
0.05258983001112938,
0.0786920040845871,
-0.11818131804466248,
-0.018352627754211426,
-0.006239492911845446,
0.05685517191886902,
-0.2425733357667923,
0.0004911290016025305,
-0.1354890614748001,
0.0501418262720108,
-0.1974833607673645,
-0.09718500077724457,
-0.02271542325615883,
-0.013450481928884983,
-0.0464281290769577,
0.13365240395069122,
-0.1448695808649063,
-0.011572926305234432,
0.2329535037279129,
0.032479673624038696,
0.027794739231467247,
-0.05020907148718834,
0.19788463413715363,
-0.0958966314792633,
-0.023973820731043816,
0.11024576425552368,
-0.05038975924253464,
0.04834126681089401,
0.06649978458881378,
-0.012981836684048176,
-0.08557141572237015,
0.023789849132299423,
-0.068336620926857,
-0.03150583803653717,
-0.27926525473594666,
-0.0930178239941597,
-0.09319330751895905,
0.11305391043424606,
0.04079577326774597,
0.06421639025211334,
0.16545771062374115,
0.05191578343510628,
-0.024325082078576088,
-0.03006586618721485,
0.11609793454408646,
0.12905290722846985,
0.2277202159166336,
-0.06067761778831482,
0.10221996158361435,
0.009445492178201675,
-0.08203992247581482,
0.06062209978699684,
0.056782789528369904,
0.06324724853038788,
0.02584579586982727,
0.03694582358002663,
-0.030939655378460884,
0.1121687963604927,
0.12571842968463898,
0.05258069559931755,
0.0481170229613781,
0.0002127334737451747,
-0.0561506561934948,
-0.008168719708919525,
-0.05726633965969086,
0.06774696707725525,
0.061340972781181335,
-0.12918008863925934,
-0.08061543852090836,
0.0011613310780376196,
0.06660808622837067,
-0.016230419278144836,
0.06823775917291641,
-0.13560809195041656,
-0.03582429885864258,
0.0790911465883255,
-0.07693151384592056,
-0.14156894385814667,
0.11972879618406296,
-0.026570770889520645,
-0.19904157519340515,
0.05265914276242256,
0.007704653777182102,
0.0908159390091896,
-0.06360849738121033,
0.05343840271234512,
-0.13023801147937775,
-0.12935101985931396,
-0.018437571823596954,
0.07945099472999573,
-0.3450873792171478,
0.13536721467971802,
-0.013286802917718887,
-0.02876877970993519,
-0.06474969536066055,
-0.02640824392437935,
0.013905409723520279,
0.12719078361988068,
0.08667250722646713,
0.0008821099763736129,
0.0991629809141159,
0.03823768347501755,
0.04188435152173042,
-0.002011700300499797,
0.10950417071580887,
0.0050011589191854,
0.004797275178134441,
-0.04982118681073189,
0.007274609990417957,
-0.05164213851094246,
-0.07472953200340271,
0.08393982797861099,
-0.20678792893886566,
0.09087453782558441,
-0.03378438204526901,
0.08427679538726807,
0.04304937273263931,
-0.018965769559144974,
-0.1001204177737236,
0.19745583832263947,
-0.012206900864839554,
-0.11405988782644272,
-0.07517550885677338,
-0.02810264565050602,
0.09103139489889145,
-0.013817726634442806,
0.012886416167020798,
-0.045470476150512695,
0.032183047384023666,
-0.1263762265443802,
-0.1597503274679184,
0.08734500408172607,
-0.04441224783658981,
-0.10894393920898438,
-0.025462759658694267,
0.20382575690746307,
-0.007266622502356768,
0.08242089301347733,
0.01605331338942051,
0.010653935372829437,
-0.18066231906414032,
-0.04018142446875572,
0.02645772136747837,
-0.0016437612939625978,
0.005979063920676708,
0.047698814421892166,
0.019091911613941193,
0.06207629665732384,
-0.1069745197892189,
-0.013920160941779613,
0.3158324360847473,
0.15978319942951202,
-0.00912671908736229,
0.14943915605545044,
0.1093616932630539,
-0.08669080585241318,
-0.17238758504390717,
-0.1171615794301033,
-0.1210922971367836,
-0.08425768464803696,
-0.10681738704442978,
-0.1525043100118637,
0.09535340964794159,
-0.03392014652490616,
0.03498011827468872,
0.14615866541862488,
-0.280263751745224,
-0.10949636250734329,
0.13820378482341766,
0.010744688101112843,
0.3510635495185852,
-0.12303631007671356,
-0.044944874942302704,
-0.06214528530836105,
-0.16933435201644897,
0.08021392673254013,
-0.031203703954815865,
0.11581093072891235,
-0.0744495838880539,
0.19395925104618073,
0.01719796098768711,
0.014287159778177738,
0.0916559100151062,
0.05038322135806084,
-0.05808406323194504,
-0.07368700206279755,
-0.10248131304979324,
0.010812131687998772,
0.03546109423041344,
0.010252019390463829,
-0.008802837692201138,
0.0211968794465065,
-0.11341743916273117,
-0.050869911909103394,
-0.06302189081907272,
0.0072614275850355625,
-0.01001308299601078,
-0.042155615985393524,
-0.05533592775464058,
-0.022557416930794716,
-0.020093943923711777,
0.02266426384449005,
0.14185629785060883,
-0.07527699321508408,
0.18586260080337524,
0.02357078716158867,
0.1586609035730362,
-0.11956068128347397,
-0.06724818795919418,
-0.029193658381700516,
-0.05280323326587677,
0.06468886137008667,
-0.08884575963020325,
-0.027708567678928375,
0.1332162618637085,
-0.01903904788196087,
0.04655366763472557,
0.12936700880527496,
0.02046884410083294,
0.015383756719529629,
0.034968774765729904,
-0.2578005790710449,
-0.07463036477565765,
-0.03505445644259453,
-0.012416874058544636,
0.05272092670202255,
0.05525677278637886,
0.19735674560070038,
-0.03551921248435974,
-0.08521962910890579,
0.020131373777985573,
0.02735883742570877,
-0.02776256389915943,
0.10749414563179016,
0.019579345360398293,
-0.004837906453758478,
-0.16151933372020721,
0.08257976174354553,
-0.005964108742773533,
-0.08297000825405121,
0.028665626421570778,
0.2024049311876297,
-0.12141239643096924,
-0.10309756547212601,
-0.06804922968149185,
0.07315051555633545,
-0.09220825880765915,
0.016043387353420258,
-0.005091092549264431,
-0.1521538347005844,
0.06916408240795135,
0.07598215341567993,
0.04075418785214424,
0.06513199955224991,
-0.11743064224720001,
-0.015730571001768112,
-0.04170290008187294,
-0.002195435343310237,
0.03521120920777321,
0.01863143965601921,
-0.057492829859256744,
0.15846455097198486,
-0.0676199421286583,
0.08538917452096939,
-0.0744810476899147,
-0.1058846190571785,
-0.1395980566740036,
0.04660497233271599,
-0.08038312196731567,
-0.07247276604175568,
-0.12832807004451752,
-0.052204377949237823,
-0.0067099276930093765,
-0.03388519585132599,
0.006552806124091148,
-0.06627799570560455,
-0.10922821611166,
0.01822470687329769,
-0.00743203004822135,
-0.009385870769619942,
-0.06096754968166351,
0.026706209406256676,
0.06246216222643852,
-0.039788868278265,
0.15730851888656616,
0.22509248554706573,
-0.13591648638248444,
0.11564400047063828,
-0.09797432273626328,
-0.105463907122612,
0.046008042991161346,
0.009427277371287346,
0.03594303876161575,
0.0503489226102829,
-0.03594081476330757,
0.0044484552927315235,
0.03905477747321129,
0.08074651658535004,
0.08456914126873016,
-0.06776505708694458,
0.020801106467843056,
-0.05122765153646469,
-0.14904099702835083,
-0.016655439510941505,
-0.0464773029088974,
0.06876829266548157,
-0.006725262850522995,
0.11020535975694656,
-0.0515950471162796,
0.07739507406949997,
-0.07558431476354599,
0.050614211708307266,
0.021146971732378006,
-0.14688286185264587,
-0.006612539757043123,
-0.07093682140111923,
0.042144812643527985,
-0.008834975771605968,
0.20241086184978485,
-0.03228091076016426,
0.010342049412429333,
0.033811055123806,
0.06203942745923996,
-0.01957780309021473,
0.009357001632452011,
0.2014283686876297,
0.12640917301177979,
-0.08496357500553131,
-0.02679651789367199,
0.06793134659528732,
0.07248228788375854,
0.07093550264835358,
0.10807815194129944,
-0.015352966263890266,
0.028434239327907562,
0.07829629629850388,
-0.060215238481760025,
0.07576877623796463,
-0.08603982627391815,
-0.11668483167886734,
0.05793621391057968,
0.012955795042216778,
-0.055695828050374985,
0.20305177569389343,
0.19142870604991913,
-0.026278704404830933,
0.018410727381706238,
-0.0029499190859496593,
-0.10117456316947937,
-0.15619947016239166,
-0.05423750728368759,
-0.07170962542295456,
-0.1319410353899002,
-0.004549739416688681,
-0.16646917164325714,
0.022016216069459915,
-0.01132756657898426,
0.09506805986166,
-0.06855440139770508,
-0.01345991250127554,
0.1364889293909073,
-0.1055467277765274,
0.0847758799791336,
-0.024517204612493515,
0.07877567410469055,
-0.03746940940618515,
-0.018209461122751236,
-0.10342709720134735,
0.007514837197959423,
0.01131442841142416,
0.06840907037258148,
-0.10897937417030334,
0.02432350255548954,
-0.12208317965269089,
-0.08617185056209564,
-0.026142612099647522,
0.09279687702655792,
-0.0403008833527565,
0.15116846561431885,
0.02645145356655121,
-0.06710928678512573,
-0.004313822835683823,
0.2646709978580475,
-0.08046227693557739,
-0.08319197595119476,
-0.030799202620983124,
0.2152107208967209,
0.04053696244955063,
0.06396269053220749,
0.019140036776661873,
0.038027774542570114,
-0.07184682041406631,
0.2957373559474945,
0.34401440620422363,
-0.1318037211894989,
-0.007773484103381634,
0.04225075617432594,
0.04406323283910751,
0.14687567949295044,
0.07998795062303543,
0.11360671371221542,
0.2849363386631012,
-0.09197647124528885,
0.016657205298542976,
-0.04230864346027374,
-0.01424806285649538,
-0.06908884644508362,
0.045314885675907135,
0.08216670155525208,
-0.09241747111082077,
-0.022950593382120132,
0.08125471323728561,
-0.29741767048835754,
0.10791494697332382,
-0.15600289404392242,
-0.14948409795761108,
-0.05027429759502411,
-0.008771711029112339,
0.014683255925774574,
0.019041186198592186,
0.09663030505180359,
0.025651484727859497,
-0.07275258749723434,
0.07816889137029648,
0.024486342445015907,
-0.23020237684249878,
-0.01345184724777937,
0.1456068754196167,
-0.06789913028478622,
-0.025938833132386208,
-0.021313713863492012,
0.051610056310892105,
0.05763651058077812,
0.09027529507875443,
-0.03809558227658272,
-0.0746568813920021,
-0.007141788024455309,
-0.022818787023425102,
0.01914946548640728,
0.0597183033823967,
0.06841408461332321,
-0.0920223817229271,
0.1167774423956871,
-0.07350476831197739,
0.0650370642542839,
0.037623800337314606,
-0.022277191281318665,
0.0018526542698964477,
0.013183658011257648,
-0.06512464582920074,
0.05533479526638985,
0.1295643299818039,
-0.025459708645939827,
-0.002524374984204769,
-0.028180841356515884,
-0.0767761766910553,
-0.024015206843614578,
-0.04643676429986954,
-0.09101243317127228,
-0.18130090832710266,
-0.12738600373268127,
0.041754670441150665,
-0.03240608796477318,
-0.2046082615852356,
0.0060346988029778,
-0.1128578633069992,
0.03700976446270943,
-0.14154092967510223,
0.10004086047410965,
0.07216610759496689,
0.004716616589576006,
0.006774604320526123,
0.0675399899482727,
0.045677728950977325,
0.14796748757362366,
-0.16543124616146088,
-0.04919974133372307
] |
null | null | transformers |
# Harry Potter DialoGPT Model | {"tags": ["conversational"]} | text-generation | Naturealbe/DialoGPT-small-harrypotter | [
"transformers",
"pytorch",
"gpt2",
"text-generation",
"conversational",
"autotrain_compatible",
"endpoints_compatible",
"text-generation-inference",
"region:us"
] | 2022-03-02T23:29:04+00:00 | [] | [] | TAGS
#transformers #pytorch #gpt2 #text-generation #conversational #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us
|
# Harry Potter DialoGPT Model | [
"# Harry Potter DialoGPT Model"
] | [
"TAGS\n#transformers #pytorch #gpt2 #text-generation #conversational #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n",
"# Harry Potter DialoGPT Model"
] | [
51,
8
] | [
"passage: TAGS\n#transformers #pytorch #gpt2 #text-generation #conversational #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n# Harry Potter DialoGPT Model"
] | [
-0.0009023238671943545,
0.07815738022327423,
-0.006546166725456715,
0.07792752981185913,
0.10655936598777771,
0.048972971737384796,
0.17639793455600739,
0.12185695022344589,
0.016568755730986595,
-0.04774167761206627,
0.11647630482912064,
0.2130284160375595,
-0.002118367003276944,
0.024608047679066658,
-0.05022026598453522,
-0.3065771162509918,
0.0474756620824337,
0.014356585219502449,
-0.07174845039844513,
0.11724270135164261,
0.09064973145723343,
-0.046179238706827164,
0.08330509811639786,
-0.009135239757597446,
-0.13198648393154144,
-0.039482954889535904,
0.019292812794446945,
-0.11745545268058777,
0.1662212759256363,
0.05298272892832756,
0.02469746209681034,
-0.008447164669632912,
-0.06598151475191116,
-0.15036040544509888,
0.037190426141023636,
-0.027472136542201042,
-0.01080626156181097,
0.05462246760725975,
0.023526115342974663,
-0.07521048933267593,
0.170567125082016,
0.17678891122341156,
0.0833497866988182,
0.0349111407995224,
-0.14917024970054626,
-0.045548245310783386,
0.008950977586209774,
0.05421316996216774,
-0.017893504351377487,
0.09349167346954346,
-0.019903047010302544,
0.11801653355360031,
-0.04491448402404785,
0.09210366010665894,
0.15255063772201538,
-0.4016275703907013,
-0.027563704177737236,
0.08920855820178986,
0.05989706888794899,
0.12076901644468307,
-0.10560955852270126,
0.03972794860601425,
-0.0039703017100691795,
0.01236654631793499,
-0.014540530741214752,
-0.08304883539676666,
-0.07308239489793777,
0.032504837960004807,
-0.1272556483745575,
0.008525865152478218,
0.23756256699562073,
-0.10643257945775986,
0.037069112062454224,
-0.09791990369558334,
-0.07414398342370987,
0.048336777836084366,
-0.053761593997478485,
-0.081727035343647,
-0.054839808493852615,
0.06347949057817459,
0.004366500303149223,
-0.06301609426736832,
-0.08326146006584167,
-0.0006536149303428829,
-0.12781435251235962,
0.17595994472503662,
0.061243366450071335,
0.041611745953559875,
-0.21322020888328552,
0.08940251916646957,
0.04477722570300102,
-0.04711297154426575,
0.007116159424185753,
-0.11796226352453232,
0.04023287072777748,
0.005483259446918964,
-0.03256071358919144,
-0.021854614838957787,
0.0393419973552227,
0.13909944891929626,
-0.01777748204767704,
0.03252175822854042,
0.006831915583461523,
0.05811219662427902,
0.08162496984004974,
0.02222144603729248,
0.019291909411549568,
-0.0818009302020073,
0.019385190680623055,
-0.08128736168146133,
-0.0030400939285755157,
-0.048940129578113556,
-0.17071883380413055,
-0.07477642595767975,
0.052610911428928375,
0.020047198981046677,
0.03746970370411873,
0.08054786175489426,
-0.0017944995779544115,
-0.05560554191470146,
0.03284840285778046,
0.01671096310019493,
-0.020622212439775467,
-0.010361049324274063,
-0.02412462793290615,
0.19123271107673645,
0.019619356840848923,
0.014111656695604324,
-0.12379156798124313,
0.10023640841245651,
-0.08179095387458801,
0.0037731381598860025,
0.02743307314813137,
-0.04204464703798294,
-0.004716555587947369,
0.02917117439210415,
0.023101668804883957,
-0.1252521574497223,
-0.1099385917186737,
-0.0030569476075470448,
-0.012054097838699818,
-0.036421261727809906,
-0.10490952432155609,
-0.08483029156923294,
-0.012153145857155323,
0.0449371263384819,
-0.013397793285548687,
0.007936403155326843,
-0.05143149942159653,
0.0985720232129097,
-0.0514979362487793,
0.09873400628566742,
-0.08342572301626205,
0.06359215080738068,
-0.09124887734651566,
-0.061886150389909744,
-0.11452563107013702,
0.05216052383184433,
0.012905281968414783,
0.066250741481781,
0.016998225823044777,
-0.044836658984422684,
-0.014836243353784084,
0.05253177136182785,
-0.07656687498092651,
0.1940697431564331,
-0.041674621403217316,
-0.12459053844213486,
0.24146439135074615,
-0.09138800948858261,
-0.1802034229040146,
0.12973085045814514,
-0.022254703566432,
0.08523941785097122,
0.12802475690841675,
0.20380465686321259,
-0.00019822151807602495,
-0.01302915159612894,
0.07281201332807541,
0.07031642645597458,
-0.09803894907236099,
0.06239739805459976,
0.029653839766979218,
-0.008071083575487137,
-0.08906278014183044,
0.05762826278805733,
0.046033453196287155,
-0.010650773532688618,
-0.035073768347501755,
-0.001896020956337452,
-0.012895751744508743,
-0.022185025736689568,
0.14126582443714142,
-0.02006692811846733,
0.1300428807735443,
-0.06926563382148743,
-0.03515486419200897,
-0.009500149637460709,
0.03533667325973511,
-0.04091939330101013,
0.08151165395975113,
-0.0436173714697361,
0.10586477071046829,
0.09034156054258347,
0.053724925965070724,
-0.13120363652706146,
0.00466286763548851,
-0.015246815048158169,
0.17014820873737335,
0.08964069187641144,
0.05222717300057411,
0.06265474855899811,
-0.0020888058934360743,
-0.06708643585443497,
0.045407816767692566,
0.13778303563594818,
-0.037020038813352585,
-0.12218865007162094,
-0.1755627691745758,
0.051157694309949875,
-0.045444171875715256,
0.10855234414339066,
-0.10010123997926712,
0.022670533508062363,
-0.055906031280756,
0.07772238552570343,
-0.024998966604471207,
0.020512236282229424,
-0.0013405600329861045,
-0.021700702607631683,
-0.08356887847185135,
-0.002377772703766823,
0.08597290515899658,
-0.02048647589981556,
-0.06707409024238586,
0.16556480526924133,
-0.16400809586048126,
0.1631954461336136,
0.2116095870733261,
-0.28542569279670715,
-0.005696662236005068,
-0.15163889527320862,
-0.0208092350512743,
0.019645055755972862,
0.07834604382514954,
0.026225795969367027,
0.2044338881969452,
-0.012928472831845284,
0.16565458476543427,
-0.05699567869305611,
-0.07730039209127426,
-0.06881127506494522,
-0.048101142048835754,
0.013522743247449398,
0.09095205366611481,
0.04542696103453636,
-0.11962861567735672,
0.13119758665561676,
0.1054433062672615,
0.06484298408031464,
0.12711186707019806,
0.1030748188495636,
-0.008113685995340347,
0.07252490520477295,
-0.03624548763036728,
-0.03462279960513115,
-0.09254947304725647,
-0.30446043610572815,
-0.04840317741036415,
0.0939924493432045,
0.007963384501636028,
0.09285714477300644,
-0.0919896736741066,
-0.03311870992183685,
0.006042704917490482,
0.009473444893956184,
0.028337622061371803,
0.09653715789318085,
0.013490920886397362,
0.15320514142513275,
-0.008011690340936184,
-0.03430786728858948,
0.05891305208206177,
0.017982570454478264,
-0.09147711098194122,
0.17280617356300354,
-0.17050009965896606,
-0.27190929651260376,
-0.06990014761686325,
-0.21745692193508148,
-0.013139115646481514,
0.05258983001112938,
0.0786920040845871,
-0.11818131804466248,
-0.018352627754211426,
-0.006239492911845446,
0.05685517191886902,
-0.2425733357667923,
0.0004911290016025305,
-0.1354890614748001,
0.0501418262720108,
-0.1974833607673645,
-0.09718500077724457,
-0.02271542325615883,
-0.013450481928884983,
-0.0464281290769577,
0.13365240395069122,
-0.1448695808649063,
-0.011572926305234432,
0.2329535037279129,
0.032479673624038696,
0.027794739231467247,
-0.05020907148718834,
0.19788463413715363,
-0.0958966314792633,
-0.023973820731043816,
0.11024576425552368,
-0.05038975924253464,
0.04834126681089401,
0.06649978458881378,
-0.012981836684048176,
-0.08557141572237015,
0.023789849132299423,
-0.068336620926857,
-0.03150583803653717,
-0.27926525473594666,
-0.0930178239941597,
-0.09319330751895905,
0.11305391043424606,
0.04079577326774597,
0.06421639025211334,
0.16545771062374115,
0.05191578343510628,
-0.024325082078576088,
-0.03006586618721485,
0.11609793454408646,
0.12905290722846985,
0.2277202159166336,
-0.06067761778831482,
0.10221996158361435,
0.009445492178201675,
-0.08203992247581482,
0.06062209978699684,
0.056782789528369904,
0.06324724853038788,
0.02584579586982727,
0.03694582358002663,
-0.030939655378460884,
0.1121687963604927,
0.12571842968463898,
0.05258069559931755,
0.0481170229613781,
0.0002127334737451747,
-0.0561506561934948,
-0.008168719708919525,
-0.05726633965969086,
0.06774696707725525,
0.061340972781181335,
-0.12918008863925934,
-0.08061543852090836,
0.0011613310780376196,
0.06660808622837067,
-0.016230419278144836,
0.06823775917291641,
-0.13560809195041656,
-0.03582429885864258,
0.0790911465883255,
-0.07693151384592056,
-0.14156894385814667,
0.11972879618406296,
-0.026570770889520645,
-0.19904157519340515,
0.05265914276242256,
0.007704653777182102,
0.0908159390091896,
-0.06360849738121033,
0.05343840271234512,
-0.13023801147937775,
-0.12935101985931396,
-0.018437571823596954,
0.07945099472999573,
-0.3450873792171478,
0.13536721467971802,
-0.013286802917718887,
-0.02876877970993519,
-0.06474969536066055,
-0.02640824392437935,
0.013905409723520279,
0.12719078361988068,
0.08667250722646713,
0.0008821099763736129,
0.0991629809141159,
0.03823768347501755,
0.04188435152173042,
-0.002011700300499797,
0.10950417071580887,
0.0050011589191854,
0.004797275178134441,
-0.04982118681073189,
0.007274609990417957,
-0.05164213851094246,
-0.07472953200340271,
0.08393982797861099,
-0.20678792893886566,
0.09087453782558441,
-0.03378438204526901,
0.08427679538726807,
0.04304937273263931,
-0.018965769559144974,
-0.1001204177737236,
0.19745583832263947,
-0.012206900864839554,
-0.11405988782644272,
-0.07517550885677338,
-0.02810264565050602,
0.09103139489889145,
-0.013817726634442806,
0.012886416167020798,
-0.045470476150512695,
0.032183047384023666,
-0.1263762265443802,
-0.1597503274679184,
0.08734500408172607,
-0.04441224783658981,
-0.10894393920898438,
-0.025462759658694267,
0.20382575690746307,
-0.007266622502356768,
0.08242089301347733,
0.01605331338942051,
0.010653935372829437,
-0.18066231906414032,
-0.04018142446875572,
0.02645772136747837,
-0.0016437612939625978,
0.005979063920676708,
0.047698814421892166,
0.019091911613941193,
0.06207629665732384,
-0.1069745197892189,
-0.013920160941779613,
0.3158324360847473,
0.15978319942951202,
-0.00912671908736229,
0.14943915605545044,
0.1093616932630539,
-0.08669080585241318,
-0.17238758504390717,
-0.1171615794301033,
-0.1210922971367836,
-0.08425768464803696,
-0.10681738704442978,
-0.1525043100118637,
0.09535340964794159,
-0.03392014652490616,
0.03498011827468872,
0.14615866541862488,
-0.280263751745224,
-0.10949636250734329,
0.13820378482341766,
0.010744688101112843,
0.3510635495185852,
-0.12303631007671356,
-0.044944874942302704,
-0.06214528530836105,
-0.16933435201644897,
0.08021392673254013,
-0.031203703954815865,
0.11581093072891235,
-0.0744495838880539,
0.19395925104618073,
0.01719796098768711,
0.014287159778177738,
0.0916559100151062,
0.05038322135806084,
-0.05808406323194504,
-0.07368700206279755,
-0.10248131304979324,
0.010812131687998772,
0.03546109423041344,
0.010252019390463829,
-0.008802837692201138,
0.0211968794465065,
-0.11341743916273117,
-0.050869911909103394,
-0.06302189081907272,
0.0072614275850355625,
-0.01001308299601078,
-0.042155615985393524,
-0.05533592775464058,
-0.022557416930794716,
-0.020093943923711777,
0.02266426384449005,
0.14185629785060883,
-0.07527699321508408,
0.18586260080337524,
0.02357078716158867,
0.1586609035730362,
-0.11956068128347397,
-0.06724818795919418,
-0.029193658381700516,
-0.05280323326587677,
0.06468886137008667,
-0.08884575963020325,
-0.027708567678928375,
0.1332162618637085,
-0.01903904788196087,
0.04655366763472557,
0.12936700880527496,
0.02046884410083294,
0.015383756719529629,
0.034968774765729904,
-0.2578005790710449,
-0.07463036477565765,
-0.03505445644259453,
-0.012416874058544636,
0.05272092670202255,
0.05525677278637886,
0.19735674560070038,
-0.03551921248435974,
-0.08521962910890579,
0.020131373777985573,
0.02735883742570877,
-0.02776256389915943,
0.10749414563179016,
0.019579345360398293,
-0.004837906453758478,
-0.16151933372020721,
0.08257976174354553,
-0.005964108742773533,
-0.08297000825405121,
0.028665626421570778,
0.2024049311876297,
-0.12141239643096924,
-0.10309756547212601,
-0.06804922968149185,
0.07315051555633545,
-0.09220825880765915,
0.016043387353420258,
-0.005091092549264431,
-0.1521538347005844,
0.06916408240795135,
0.07598215341567993,
0.04075418785214424,
0.06513199955224991,
-0.11743064224720001,
-0.015730571001768112,
-0.04170290008187294,
-0.002195435343310237,
0.03521120920777321,
0.01863143965601921,
-0.057492829859256744,
0.15846455097198486,
-0.0676199421286583,
0.08538917452096939,
-0.0744810476899147,
-0.1058846190571785,
-0.1395980566740036,
0.04660497233271599,
-0.08038312196731567,
-0.07247276604175568,
-0.12832807004451752,
-0.052204377949237823,
-0.0067099276930093765,
-0.03388519585132599,
0.006552806124091148,
-0.06627799570560455,
-0.10922821611166,
0.01822470687329769,
-0.00743203004822135,
-0.009385870769619942,
-0.06096754968166351,
0.026706209406256676,
0.06246216222643852,
-0.039788868278265,
0.15730851888656616,
0.22509248554706573,
-0.13591648638248444,
0.11564400047063828,
-0.09797432273626328,
-0.105463907122612,
0.046008042991161346,
0.009427277371287346,
0.03594303876161575,
0.0503489226102829,
-0.03594081476330757,
0.0044484552927315235,
0.03905477747321129,
0.08074651658535004,
0.08456914126873016,
-0.06776505708694458,
0.020801106467843056,
-0.05122765153646469,
-0.14904099702835083,
-0.016655439510941505,
-0.0464773029088974,
0.06876829266548157,
-0.006725262850522995,
0.11020535975694656,
-0.0515950471162796,
0.07739507406949997,
-0.07558431476354599,
0.050614211708307266,
0.021146971732378006,
-0.14688286185264587,
-0.006612539757043123,
-0.07093682140111923,
0.042144812643527985,
-0.008834975771605968,
0.20241086184978485,
-0.03228091076016426,
0.010342049412429333,
0.033811055123806,
0.06203942745923996,
-0.01957780309021473,
0.009357001632452011,
0.2014283686876297,
0.12640917301177979,
-0.08496357500553131,
-0.02679651789367199,
0.06793134659528732,
0.07248228788375854,
0.07093550264835358,
0.10807815194129944,
-0.015352966263890266,
0.028434239327907562,
0.07829629629850388,
-0.060215238481760025,
0.07576877623796463,
-0.08603982627391815,
-0.11668483167886734,
0.05793621391057968,
0.012955795042216778,
-0.055695828050374985,
0.20305177569389343,
0.19142870604991913,
-0.026278704404830933,
0.018410727381706238,
-0.0029499190859496593,
-0.10117456316947937,
-0.15619947016239166,
-0.05423750728368759,
-0.07170962542295456,
-0.1319410353899002,
-0.004549739416688681,
-0.16646917164325714,
0.022016216069459915,
-0.01132756657898426,
0.09506805986166,
-0.06855440139770508,
-0.01345991250127554,
0.1364889293909073,
-0.1055467277765274,
0.0847758799791336,
-0.024517204612493515,
0.07877567410469055,
-0.03746940940618515,
-0.018209461122751236,
-0.10342709720134735,
0.007514837197959423,
0.01131442841142416,
0.06840907037258148,
-0.10897937417030334,
0.02432350255548954,
-0.12208317965269089,
-0.08617185056209564,
-0.026142612099647522,
0.09279687702655792,
-0.0403008833527565,
0.15116846561431885,
0.02645145356655121,
-0.06710928678512573,
-0.004313822835683823,
0.2646709978580475,
-0.08046227693557739,
-0.08319197595119476,
-0.030799202620983124,
0.2152107208967209,
0.04053696244955063,
0.06396269053220749,
0.019140036776661873,
0.038027774542570114,
-0.07184682041406631,
0.2957373559474945,
0.34401440620422363,
-0.1318037211894989,
-0.007773484103381634,
0.04225075617432594,
0.04406323283910751,
0.14687567949295044,
0.07998795062303543,
0.11360671371221542,
0.2849363386631012,
-0.09197647124528885,
0.016657205298542976,
-0.04230864346027374,
-0.01424806285649538,
-0.06908884644508362,
0.045314885675907135,
0.08216670155525208,
-0.09241747111082077,
-0.022950593382120132,
0.08125471323728561,
-0.29741767048835754,
0.10791494697332382,
-0.15600289404392242,
-0.14948409795761108,
-0.05027429759502411,
-0.008771711029112339,
0.014683255925774574,
0.019041186198592186,
0.09663030505180359,
0.025651484727859497,
-0.07275258749723434,
0.07816889137029648,
0.024486342445015907,
-0.23020237684249878,
-0.01345184724777937,
0.1456068754196167,
-0.06789913028478622,
-0.025938833132386208,
-0.021313713863492012,
0.051610056310892105,
0.05763651058077812,
0.09027529507875443,
-0.03809558227658272,
-0.0746568813920021,
-0.007141788024455309,
-0.022818787023425102,
0.01914946548640728,
0.0597183033823967,
0.06841408461332321,
-0.0920223817229271,
0.1167774423956871,
-0.07350476831197739,
0.0650370642542839,
0.037623800337314606,
-0.022277191281318665,
0.0018526542698964477,
0.013183658011257648,
-0.06512464582920074,
0.05533479526638985,
0.1295643299818039,
-0.025459708645939827,
-0.002524374984204769,
-0.028180841356515884,
-0.0767761766910553,
-0.024015206843614578,
-0.04643676429986954,
-0.09101243317127228,
-0.18130090832710266,
-0.12738600373268127,
0.041754670441150665,
-0.03240608796477318,
-0.2046082615852356,
0.0060346988029778,
-0.1128578633069992,
0.03700976446270943,
-0.14154092967510223,
0.10004086047410965,
0.07216610759496689,
0.004716616589576006,
0.006774604320526123,
0.0675399899482727,
0.045677728950977325,
0.14796748757362366,
-0.16543124616146088,
-0.04919974133372307
] |
null | null | transformers |
# Welcome to KanBERTo (ಕನ್ಬರ್ಟೋ)
## Model Description
> This is a small language model for [Kannada](https://en.wikipedia.org/wiki/Kannada) language with 1M data samples taken from
[OSCAR page](https://traces1.inria.fr/oscar/files/compressed-orig/kn.txt.gz)
## Training params
- **Dataset** - 1M data samples are used to train this model from OSCAR page(https://traces1.inria.fr/oscar/) eventhough data set is of 1.7 GB due to resource constraint to train
I have picked only 1M data from the total 1.7GB data set. If you are interested in collaboration and have computational resources to train on you are most welcome to do so.
- **Preprocessing** - ByteLevelBPETokenizer is used to tokenize the sentences at character level and vocabulary size is set to 52k as per standard values given by 🤗
- **Hyperparameters** - __ByteLevelBPETokenizer__ : vocabulary size = 52_000 and min_frequency = 2
__Trainer__ : num_train_epochs=12 - trained for 12 epochs
per_gpu_train_batch_size=64 - batch size for the datasamples is 64
save_steps=10_000 - save model for every 10k steps
save_total_limit=2 - save limit is set for 2
**Intended uses & limitations**
this is for anyone who wants to make use of kannada language models for various tasks like language generation, translation and many more use cases.
**Whatever else is helpful!**
If you are intersted in collaboration feel free to reach me [Naveen](mailto:[email protected])
| {"language": "kn"} | fill-mask | Naveen-k/KanBERTo | [
"transformers",
"pytorch",
"jax",
"roberta",
"fill-mask",
"kn",
"autotrain_compatible",
"endpoints_compatible",
"region:us"
] | 2022-03-02T23:29:04+00:00 | [] | [
"kn"
] | TAGS
#transformers #pytorch #jax #roberta #fill-mask #kn #autotrain_compatible #endpoints_compatible #region-us
|
# Welcome to KanBERTo (ಕನ್ಬರ್ಟೋ)
## Model Description
> This is a small language model for Kannada language with 1M data samples taken from
OSCAR page
## Training params
- Dataset - 1M data samples are used to train this model from OSCAR page(URL eventhough data set is of 1.7 GB due to resource constraint to train
I have picked only 1M data from the total 1.7GB data set. If you are interested in collaboration and have computational resources to train on you are most welcome to do so.
- Preprocessing - ByteLevelBPETokenizer is used to tokenize the sentences at character level and vocabulary size is set to 52k as per standard values given by
- Hyperparameters - __ByteLevelBPETokenizer__ : vocabulary size = 52_000 and min_frequency = 2
__Trainer__ : num_train_epochs=12 - trained for 12 epochs
per_gpu_train_batch_size=64 - batch size for the datasamples is 64
save_steps=10_000 - save model for every 10k steps
save_total_limit=2 - save limit is set for 2
Intended uses & limitations
this is for anyone who wants to make use of kannada language models for various tasks like language generation, translation and many more use cases.
Whatever else is helpful!
If you are intersted in collaboration feel free to reach me Naveen
| [
"# Welcome to KanBERTo (ಕನ್ಬರ್ಟೋ)",
"## Model Description\n \n> This is a small language model for Kannada language with 1M data samples taken from\n OSCAR page",
"## Training params \n\n- Dataset - 1M data samples are used to train this model from OSCAR page(URL eventhough data set is of 1.7 GB due to resource constraint to train \nI have picked only 1M data from the total 1.7GB data set. If you are interested in collaboration and have computational resources to train on you are most welcome to do so.\n\n- Preprocessing - ByteLevelBPETokenizer is used to tokenize the sentences at character level and vocabulary size is set to 52k as per standard values given by \n- Hyperparameters - __ByteLevelBPETokenizer__ : vocabulary size = 52_000 and min_frequency = 2\n __Trainer__ : num_train_epochs=12 - trained for 12 epochs\n per_gpu_train_batch_size=64 - batch size for the datasamples is 64\n save_steps=10_000 - save model for every 10k steps\n save_total_limit=2 - save limit is set for 2\n\nIntended uses & limitations\n this is for anyone who wants to make use of kannada language models for various tasks like language generation, translation and many more use cases.\n\nWhatever else is helpful!\n If you are intersted in collaboration feel free to reach me Naveen"
] | [
"TAGS\n#transformers #pytorch #jax #roberta #fill-mask #kn #autotrain_compatible #endpoints_compatible #region-us \n",
"# Welcome to KanBERTo (ಕನ್ಬರ್ಟೋ)",
"## Model Description\n \n> This is a small language model for Kannada language with 1M data samples taken from\n OSCAR page",
"## Training params \n\n- Dataset - 1M data samples are used to train this model from OSCAR page(URL eventhough data set is of 1.7 GB due to resource constraint to train \nI have picked only 1M data from the total 1.7GB data set. If you are interested in collaboration and have computational resources to train on you are most welcome to do so.\n\n- Preprocessing - ByteLevelBPETokenizer is used to tokenize the sentences at character level and vocabulary size is set to 52k as per standard values given by \n- Hyperparameters - __ByteLevelBPETokenizer__ : vocabulary size = 52_000 and min_frequency = 2\n __Trainer__ : num_train_epochs=12 - trained for 12 epochs\n per_gpu_train_batch_size=64 - batch size for the datasamples is 64\n save_steps=10_000 - save model for every 10k steps\n save_total_limit=2 - save limit is set for 2\n\nIntended uses & limitations\n this is for anyone who wants to make use of kannada language models for various tasks like language generation, translation and many more use cases.\n\nWhatever else is helpful!\n If you are intersted in collaboration feel free to reach me Naveen"
] | [
42,
12,
24,
288
] | [
"passage: TAGS\n#transformers #pytorch #jax #roberta #fill-mask #kn #autotrain_compatible #endpoints_compatible #region-us \n# Welcome to KanBERTo (ಕನ್ಬರ್ಟೋ)## Model Description\n \n> This is a small language model for Kannada language with 1M data samples taken from\n OSCAR page## Training params \n\n- Dataset - 1M data samples are used to train this model from OSCAR page(URL eventhough data set is of 1.7 GB due to resource constraint to train \nI have picked only 1M data from the total 1.7GB data set. If you are interested in collaboration and have computational resources to train on you are most welcome to do so.\n\n- Preprocessing - ByteLevelBPETokenizer is used to tokenize the sentences at character level and vocabulary size is set to 52k as per standard values given by \n- Hyperparameters - __ByteLevelBPETokenizer__ : vocabulary size = 52_000 and min_frequency = 2\n __Trainer__ : num_train_epochs=12 - trained for 12 epochs\n per_gpu_train_batch_size=64 - batch size for the datasamples is 64\n save_steps=10_000 - save model for every 10k steps\n save_total_limit=2 - save limit is set for 2\n\nIntended uses & limitations\n this is for anyone who wants to make use of kannada language models for various tasks like language generation, translation and many more use cases.\n\nWhatever else is helpful!\n If you are intersted in collaboration feel free to reach me Naveen"
] | [
-0.08412506431341171,
0.1763298213481903,
-0.0038247592747211456,
0.09505315124988556,
0.1051865741610527,
-0.0027034515514969826,
0.02937205694615841,
0.15814094245433807,
-0.05595991015434265,
0.08460894972085953,
0.0021739488001912832,
-0.04784606024622917,
0.1011604368686676,
0.19822752475738525,
0.0068296948447823524,
-0.3232247233390808,
0.004355789627879858,
-0.043757177889347076,
-0.026058495044708252,
0.04915862902998924,
0.1112135723233223,
-0.07105093449354172,
0.055041324347257614,
-0.038778144866228104,
-0.08647289127111435,
0.02020256780087948,
-0.07587501406669617,
-0.1003701314330101,
0.04255807399749756,
0.0058168466202914715,
-0.009400171227753162,
-0.005565837025642395,
0.033323369920253754,
-0.1254342943429947,
0.011282689869403839,
0.0382169745862484,
0.0062340665608644485,
0.014773298054933548,
0.11098270863294601,
0.004351209383457899,
0.18107129633426666,
-0.1871267706155777,
0.0037982387002557516,
0.06015709787607193,
-0.10840127617120743,
-0.09181240200996399,
-0.06631223857402802,
0.009230653755366802,
0.09911202639341354,
0.1279878169298172,
-0.0637267455458641,
0.10087502747774124,
-0.05337633565068245,
0.059475500136613846,
0.12602315843105316,
-0.21220271289348602,
-0.04512318596243858,
0.10738582164049149,
0.022587424144148827,
0.04006775841116905,
-0.0745757445693016,
-0.04002736136317253,
0.008244147524237633,
0.009615653194487095,
0.037260521203279495,
-0.04798296466469765,
-0.04193820059299469,
-0.05170045420527458,
-0.07247147709131241,
-0.016833748668432236,
0.14887255430221558,
0.02761235274374485,
-0.01799263432621956,
-0.15037140250205994,
-0.07330352067947388,
-0.015474142506718636,
-0.030138323083519936,
0.01662459410727024,
0.02367810346186161,
0.012985574081540108,
-0.004204760771244764,
-0.0413232147693634,
-0.07291152328252792,
0.013432325795292854,
-0.0006901538581587374,
-0.07261238992214203,
0.029084257781505585,
0.0047895656898617744,
0.012182249687612057,
0.026763534173369408,
-0.17467334866523743,
-0.09203221648931503,
-0.04952295869588852,
-0.02647426351904869,
-0.1078929603099823,
-0.006702268496155739,
0.00642739562317729,
-0.07508216053247452,
0.024750765413045883,
0.03412214294075966,
-0.0288515817373991,
0.037579335272312164,
0.08826857805252075,
-0.03655881807208061,
0.09021074324846268,
0.06794539093971252,
-0.10385362803936005,
-0.1590622514486313,
0.05808437988162041,
-0.017728518694639206,
0.030225902795791626,
0.014539877884089947,
-0.027322519570589066,
-0.054379627108573914,
0.05730155110359192,
0.05749213322997093,
0.04491867497563362,
0.04539487510919571,
0.0028925477527081966,
-0.022090530022978783,
0.12969869375228882,
-0.1194710060954094,
0.05960920825600624,
0.024979297071695328,
-0.07278946787118912,
-0.0017002272652462125,
-0.023106344044208527,
-0.011554153636097908,
-0.0978795737028122,
-0.023305755108594894,
-0.04686634615063667,
-0.0059251016937196255,
-0.1107240617275238,
-0.09656885266304016,
0.04761643707752228,
-0.07560033351182938,
-0.058386895805597305,
-0.10689307004213333,
-0.15660487115383148,
-0.04500321298837662,
0.0052367402240633965,
-0.11561592668294907,
-0.04424954578280449,
-0.03320366516709328,
-0.009311116300523281,
-0.0253161508589983,
-0.01674639992415905,
0.07728118449449539,
-0.04887330159544945,
0.01962423138320446,
0.009172804653644562,
0.09159035980701447,
0.05087174475193024,
0.05138665810227394,
-0.10477956384420395,
0.04379013180732727,
-0.11978073418140411,
0.13796228170394897,
-0.06462474167346954,
0.032993871718645096,
-0.11102603375911713,
-0.04253934696316719,
0.003869829699397087,
-0.04499725252389908,
0.03829246014356613,
0.16075748205184937,
-0.17624826729297638,
0.009515369310975075,
0.16704949736595154,
-0.05688560754060745,
-0.055795736610889435,
0.12121507525444031,
-0.004391868598759174,
0.016215961426496506,
0.07418221980333328,
0.13528667390346527,
0.13755717873573303,
-0.005279256030917168,
-0.13274610042572021,
-0.023669084534049034,
0.000434699235484004,
-0.0949220135807991,
0.03758060187101364,
0.002785453340038657,
0.13307107985019684,
0.031117141246795654,
0.07543406635522842,
0.034020572900772095,
-0.0036554394755512476,
-0.04106096550822258,
-0.016240084543824196,
-0.050740960985422134,
-0.03779788315296173,
0.06606599688529968,
0.04256603494286537,
-0.0659792423248291,
-0.0578964464366436,
0.03540338575839996,
0.0922146663069725,
-0.05906134843826294,
0.018984142690896988,
-0.05436265096068382,
0.08893059939146042,
-0.06172697991132736,
0.014372467063367367,
-0.13644111156463623,
-0.030228266492486,
0.0752035453915596,
-0.014360629953444004,
-0.0045389742590487,
0.02889985404908657,
0.07921152561903,
0.05059855058789253,
-0.03722948953509331,
-0.001276987255550921,
0.05186779424548149,
-0.018614694476127625,
-0.07910610735416412,
-0.014830190688371658,
-0.0029260131996124983,
-0.02304377406835556,
0.1914200335741043,
-0.13874579966068268,
0.010778049007058144,
0.08956269174814224,
0.13738495111465454,
0.0045365821570158005,
-0.07966744899749756,
0.10194170475006104,
0.04432092234492302,
-0.0021936933044344187,
-0.09162121266126633,
0.043629541993141174,
0.0068511744029819965,
-0.00949313584715128,
0.04855174571275711,
-0.14410395920276642,
-0.1660686582326889,
0.06760265678167343,
0.11069409549236298,
-0.029747702181339264,
-0.026421552523970604,
-0.021444624289870262,
-0.03841694816946983,
-0.05748925730586052,
-0.03673652932047844,
0.12302567064762115,
0.024949679151177406,
0.11117245256900787,
-0.058141376823186874,
-0.030697135254740715,
-0.0036167935468256474,
-0.03353256732225418,
-0.020902663469314575,
0.09947793185710907,
0.017250893637537956,
-0.03007323294878006,
0.1478194147348404,
-0.046961549669504166,
-0.020375283434987068,
0.13887371122837067,
-0.01084243692457676,
-0.07774850726127625,
-0.002842503832653165,
0.027055317535996437,
0.036263320595026016,
0.03973707929253578,
-0.10789353400468826,
-0.0038702008314430714,
0.06487160176038742,
0.01002555713057518,
0.039082031697034836,
-0.04337669536471367,
0.027290737256407738,
0.01875930093228817,
-0.026583733037114143,
0.06171500310301781,
0.047103218734264374,
0.028738314285874367,
0.031555622816085815,
-0.01366560161113739,
0.0685783177614212,
-0.023501837626099586,
-0.015744268894195557,
-0.06992941349744797,
0.14108698070049286,
-0.08333911001682281,
-0.23362670838832855,
-0.12300515174865723,
-0.01671115681529045,
-0.04636532813310623,
-0.02144422009587288,
0.05478036031126976,
-0.06001253053545952,
-0.0717233419418335,
-0.125838503241539,
-0.005676147527992725,
0.024341126903891563,
-0.058145418763160706,
-0.0597911961376667,
0.033695872873067856,
0.036236267536878586,
-0.10712733119726181,
0.014389235526323318,
0.059192053973674774,
-0.09504381567239761,
0.09541919827461243,
0.016335684806108475,
0.067783422768116,
0.04460376128554344,
-0.024410996586084366,
-0.007689733058214188,
-0.018752017989754677,
0.21345753967761993,
-0.07165303081274033,
0.12993380427360535,
0.13122159242630005,
0.11017987132072449,
0.06921882182359695,
0.12289341539144516,
-0.03517090901732445,
-0.04484379291534424,
0.03332841023802757,
0.030233342200517654,
-0.041429921984672546,
-0.19649237394332886,
-0.07803796231746674,
-0.07931836694478989,
0.05305536463856697,
0.07985783368349075,
0.036562588065862656,
-0.04572007805109024,
0.10202108323574066,
-0.023562900722026825,
0.07262527942657471,
-0.03867187723517418,
0.07119700312614441,
0.04150722920894623,
0.028652312234044075,
0.04945541173219681,
-0.03741242736577988,
0.012500094249844551,
0.108765609562397,
-0.02847832255065441,
0.20366930961608887,
-0.08657684922218323,
0.2655692398548126,
-0.025707025080919266,
0.14286299049854279,
0.0020534046925604343,
0.0785553976893425,
-0.056653667241334915,
0.06121022626757622,
0.01384443324059248,
-0.043765097856521606,
-0.044136807322502136,
0.04245514050126076,
0.12150908261537552,
-0.04525935649871826,
-0.017738915979862213,
-0.008457211777567863,
0.05336463078856468,
0.2497865855693817,
0.06914296001195908,
-0.19895640015602112,
-0.01693686470389366,
0.06347282230854034,
-0.05579613149166107,
-0.073334239423275,
-0.041484322398900986,
0.16556118428707123,
-0.12476030737161636,
0.0021285132970660925,
-0.048729464411735535,
0.06939107179641724,
-0.09954466670751572,
-0.04053494706749916,
-0.08063296228647232,
0.09311793744564056,
0.007753028534352779,
0.12676241993904114,
-0.11006753891706467,
0.08881813287734985,
-0.0040744598954916,
0.06283111125230789,
-0.053255610167980194,
0.03140079975128174,
-0.013524346053600311,
-0.01606185920536518,
0.07324761897325516,
0.030710913240909576,
-0.05481506511569023,
-0.09594707190990448,
-0.16993474960327148,
0.009821532294154167,
-0.003786733141168952,
-0.016856718808412552,
0.1021464467048645,
-0.00031258215312846005,
-0.017607349902391434,
-0.049839649349451065,
0.008627831004559994,
-0.10183702409267426,
-0.1687796264886856,
0.028079401701688766,
0.007714828010648489,
0.060596585273742676,
-0.04490330070257187,
-0.030021440237760544,
-0.023635292425751686,
0.13545183837413788,
0.04912516847252846,
-0.10301598161458969,
-0.11843008548021317,
0.03506457433104515,
0.13250324130058289,
-0.09646113961935043,
0.05025225877761841,
-0.017910603433847427,
0.09412488341331482,
-0.02323220856487751,
-0.005381269380450249,
0.03848521411418915,
-0.05948389694094658,
-0.10505856573581696,
-0.008857734501361847,
0.09405429661273956,
0.01108503621071577,
0.03084108978509903,
0.028871843591332436,
0.041688140481710434,
0.007160622626543045,
-0.05571850761771202,
-0.05493868514895439,
0.05806684121489525,
0.11829149723052979,
0.01028983574360609,
-0.025288758799433708,
-0.05716269835829735,
-0.05468989536166191,
-0.03991810604929924,
0.17513500154018402,
0.22836726903915405,
-0.06422773003578186,
0.07262028753757477,
0.11431434750556946,
-0.038118019700050354,
-0.1628810465335846,
-0.008711962029337883,
0.0312805213034153,
0.06458792090415955,
-0.018267156556248665,
-0.12005545198917389,
0.06611259281635284,
0.15678919851779938,
-0.005298367701470852,
0.04285166785120964,
-0.22515955567359924,
-0.11036573350429535,
-0.004389007110148668,
0.05863337218761444,
0.016206130385398865,
-0.15463069081306458,
-0.020413577556610107,
-0.05417535454034805,
-0.0466492623090744,
0.01821967214345932,
-0.02568015828728676,
0.12581875920295715,
-0.027344852685928345,
0.03867508843541145,
0.03772490471601486,
-0.07268638163805008,
0.1256393939256668,
-0.00951644591987133,
0.006018865387886763,
-0.08385097235441208,
0.007320948876440525,
0.06078232079744339,
-0.06497472524642944,
0.13149820268154144,
-0.06709088385105133,
0.024661513045430183,
-0.18674957752227783,
-0.04293590411543846,
-0.0339902900159359,
0.06348952651023865,
0.0007352519896812737,
-0.08399192988872528,
-0.059054188430309296,
0.10851546376943588,
0.07757899910211563,
-0.005661769770085812,
-0.0487712062895298,
-0.016411317512392998,
-0.06921931356191635,
0.19788582623004913,
0.09141863882541656,
0.03184979781508446,
-0.06842631101608276,
0.013634566217660904,
-0.0029413008596748114,
0.019713571295142174,
-0.11923732608556747,
0.018804775550961494,
0.06715154647827148,
-0.01117930468171835,
0.11788714677095413,
-0.03586742281913757,
-0.11712145060300827,
0.04101524502038956,
0.0853830948472023,
-0.03751234710216522,
-0.20052744448184967,
-0.0071932049468159676,
-0.005042846314609051,
-0.10989587008953094,
-0.07783372700214386,
0.05281203240156174,
-0.08216332644224167,
-0.045327067375183105,
-0.008040430955588818,
0.03864295035600662,
0.011896559037268162,
0.13199543952941895,
0.019904863089323044,
0.04506302997469902,
-0.05036388337612152,
0.10195180773735046,
0.11027295142412186,
-0.10066832602024078,
0.02227064035832882,
0.21103952825069427,
-0.08293349295854568,
-0.07047462463378906,
0.044575754553079605,
0.01935552805662155,
0.11156847327947617,
0.012841811403632164,
0.009389779530465603,
-0.02132968045771122,
0.013611732050776482,
0.0017340980703011155,
0.0035346022341400385,
-0.03926917165517807,
-0.0011481300462037325,
0.012920177541673183,
-0.1267879754304886,
0.0873919278383255,
0.102912038564682,
0.024751683697104454,
-0.054978303611278534,
0.0637650415301323,
-0.001519837649539113,
0.014131627976894379,
0.003388582728803158,
-0.018168604001402855,
-0.07240878790616989,
-0.05112127214670181,
-0.06915603578090668,
-0.010090765543282032,
-0.16502389311790466,
-0.01346791721880436,
-0.04304846003651619,
0.010999723337590694,
0.01904059387743473,
0.0019318575505167246,
-0.03537442162632942,
-0.08599558472633362,
-0.08214306831359863,
0.07913044095039368,
-0.08385047316551208,
-0.03552468866109848,
0.0468159094452858,
-0.06415868550539017,
0.08576346188783646,
0.03629898279905319,
-0.026575366035103798,
-0.028067030012607574,
0.012769523076713085,
-0.03216525912284851,
0.017335940152406693,
0.056960225105285645,
0.10551510006189346,
-0.14633338153362274,
0.008295771665871143,
0.0007656317320652306,
0.052084337919950485,
0.0044961776584386826,
0.032305024564266205,
-0.13605977594852448,
0.05510140582919121,
-0.05554982274770737,
-0.08670931309461594,
-0.06251774728298187,
0.036176104098558426,
0.04984831064939499,
0.027219807729125023,
0.1513131707906723,
-0.06612513959407806,
0.07934869080781937,
-0.14890697598457336,
-0.020198889076709747,
0.0038431696593761444,
-0.04275638237595558,
0.047349728643894196,
-0.014090222306549549,
0.07845823466777802,
-0.0020641323644667864,
0.06048173829913139,
0.061783287674188614,
-0.03758757933974266,
0.03334784880280495,
-0.11571566015481949,
0.05019785091280937,
0.005684700794517994,
0.13905061781406403,
0.05793270841240883,
-0.028751039877533913,
0.03517422080039978,
0.04702470451593399,
0.028078172355890274,
0.1002703458070755,
0.0290539488196373,
0.1809425950050354,
0.03761725872755051,
0.07478863000869751,
0.010902350768446922,
-0.06927217543125153,
-0.07423499971628189,
0.006788859609514475,
-0.1020047590136528,
0.0698571652173996,
-0.09286155551671982,
0.12371771782636642,
0.13425575196743011,
-0.18710768222808838,
0.07097633183002472,
-0.029871638864278793,
-0.11083316802978516,
-0.03725734353065491,
-0.13352017104625702,
-0.09910564869642258,
-0.04755439609289169,
0.006784574128687382,
-0.09752845764160156,
0.019618919119238853,
0.12498006224632263,
0.04807209596037865,
-0.013825209811329842,
0.1374029517173767,
-0.017354555428028107,
-0.024619625881314278,
0.0361102819442749,
0.01812306046485901,
0.015178519301116467,
0.016959933564066887,
-0.0023222914896905422,
-0.06225898861885071,
-0.0003186776302754879,
0.07925184071063995,
0.05888761579990387,
-0.0026219161227345467,
0.0486045740544796,
-0.032303716987371445,
-0.0880524218082428,
-0.02956852875649929,
0.04120275378227234,
-0.0044303638860583305,
0.1480083018541336,
0.09317381680011749,
-0.013017183169722557,
-0.024227185174822807,
0.1590673327445984,
-0.04810939356684685,
-0.10577263683080673,
-0.15569283068180084,
0.06988251954317093,
0.018511157482862473,
-0.02277911640703678,
0.007496372796595097,
-0.14728160202503204,
-0.028194427490234375,
0.20078423619270325,
0.19046200811862946,
-0.0009258948848582804,
-0.02903432957828045,
-0.037783294916152954,
-0.014272910542786121,
-0.03939787298440933,
0.13772962987422943,
0.0778527557849884,
0.117587149143219,
-0.0713101476430893,
0.11237350851297379,
-0.03802407160401344,
-0.05841214209794998,
-0.18204055726528168,
0.12995629012584686,
-0.026428217068314552,
0.020543010905385017,
-0.02252550609409809,
0.07758337259292603,
-0.038191817700862885,
-0.11092367768287659,
-0.004576261155307293,
-0.07039475440979004,
-0.14780914783477783,
-0.0016305821482092142,
-0.05759027972817421,
0.03719509392976761,
0.08487720042467117,
0.023742837831377983,
0.07351110130548477,
0.08546490967273712,
0.04349400848150253,
-0.08584512025117874,
-0.03084789216518402,
0.08965502679347992,
-0.0655336007475853,
0.16875424981117249,
-0.010899441316723824,
0.05049865320324898,
0.1156320571899414,
0.004286153707653284,
-0.16764846444129944,
0.055629320442676544,
0.05558471754193306,
-0.0466136708855629,
0.050614189356565475,
0.13571543991565704,
-0.05864958092570305,
0.029854554682970047,
0.022206151857972145,
-0.04438411444425583,
0.006360950879752636,
0.04390431568026543,
0.13368089497089386,
-0.13773344457149506,
0.07424679398536682,
-0.04233034700155258,
0.12953253090381622,
0.17577040195465088,
-0.033008940517902374,
-0.02268999069929123,
-0.0788406953215599,
-0.0060342238284647465,
-0.016351839527487755,
0.013639558106660843,
-0.07556505501270294,
-0.1791534274816513,
-0.021289722993969917,
0.019947940483689308,
0.08121807128190994,
-0.17710581421852112,
-0.033101655542850494,
-0.026524746790528297,
-0.042702581733465195,
-0.06904337555170059,
0.1442340463399887,
0.038992006331682205,
-0.013203713111579418,
-0.006046564318239689,
-0.0793985053896904,
-0.046607960015535355,
0.1096559539437294,
-0.13304775953292847,
-0.08278289437294006
] |
null | null | transformers |
#Marty McFly model | {"tags": ["conversational"]} | text-generation | Navigator/DialoGPT-medium-martymcfly | [
"transformers",
"pytorch",
"gpt2",
"text-generation",
"conversational",
"autotrain_compatible",
"endpoints_compatible",
"text-generation-inference",
"region:us"
] | 2022-03-02T23:29:04+00:00 | [] | [] | TAGS
#transformers #pytorch #gpt2 #text-generation #conversational #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us
|
#Marty McFly model | [] | [
"TAGS\n#transformers #pytorch #gpt2 #text-generation #conversational #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n"
] | [
51
] | [
"passage: TAGS\n#transformers #pytorch #gpt2 #text-generation #conversational #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n"
] | [
-0.009697278961539268,
0.03208012506365776,
-0.007204889785498381,
0.004809224978089333,
0.16726240515708923,
0.014898733235895634,
0.09765533357858658,
0.13672804832458496,
-0.007841327227652073,
-0.031050153076648712,
0.14490588009357452,
0.20411323010921478,
-0.006439372431486845,
0.0661218985915184,
-0.07572533935308456,
-0.2683109939098358,
0.05759621039032936,
0.046649303287267685,
0.016515716910362244,
0.1200079694390297,
0.08573378622531891,
-0.05473608896136284,
0.08714032918214798,
-0.014583407901227474,
-0.150366872549057,
0.017733458429574966,
0.043394338339567184,
-0.12260226160287857,
0.11910516023635864,
0.05462685227394104,
0.07063519209623337,
0.014929565601050854,
-0.07541623711585999,
-0.1631229966878891,
0.03031250834465027,
0.01425902172923088,
-0.0594632662832737,
0.04757995903491974,
0.059961482882499695,
-0.10165371745824814,
0.10819483548402786,
0.09530027210712433,
-0.013078106567263603,
0.06798283755779266,
-0.16849711537361145,
-0.020869607105851173,
-0.01446688175201416,
0.009899779222905636,
0.05550243332982063,
0.09964893013238907,
-0.03413357585668564,
0.10497362166643143,
-0.09214533120393753,
0.11017382889986038,
0.10932035744190216,
-0.32057443261146545,
-0.005767723545432091,
0.09167823940515518,
0.039358653128147125,
0.07352814823389053,
-0.04467793554067612,
0.06258884817361832,
0.018015462905168533,
0.017986174672842026,
-0.014015024527907372,
-0.07283061742782593,
-0.11612214148044586,
0.04717336222529411,
-0.08668071031570435,
-0.059868961572647095,
0.2244078367948532,
-0.05464440956711769,
0.06881742179393768,
-0.05281897634267807,
-0.10522868484258652,
-0.04308144748210907,
-0.029833965003490448,
0.00475557055324316,
-0.07660607248544693,
0.08692064881324768,
0.00869679357856512,
-0.09547875821590424,
-0.1376667022705078,
-0.02496783249080181,
-0.1776352822780609,
0.16140350699424744,
0.02465328387916088,
0.05232657864689827,
-0.2027255892753601,
0.09623090922832489,
0.017906051129102707,
-0.08045592904090881,
0.022091427817940712,
-0.10046248883008957,
0.029131146147847176,
0.013760408386588097,
-0.04754498973488808,
-0.061387211084365845,
0.0843690037727356,
0.11199145019054413,
-0.01731434464454651,
0.025486016646027565,
-0.039331406354904175,
0.08100687712430954,
0.03553595021367073,
0.09077847748994827,
0.007288969587534666,
-0.028338588774204254,
0.025842782109975815,
-0.13719046115875244,
-0.003647835226729512,
-0.07116208970546722,
-0.16572439670562744,
-0.021088803187012672,
0.02994808368384838,
0.08289173990488052,
0.015449047088623047,
0.11682453751564026,
-0.03272046521306038,
-0.025152435526251793,
0.03602350503206253,
-0.047656361013650894,
-0.012649794109165668,
0.016648368909955025,
0.013163427822291851,
0.12399329990148544,
-0.0022096503525972366,
0.03235051408410072,
-0.13653022050857544,
0.031423524022102356,
-0.06793295592069626,
-0.003740974934771657,
-0.03486552834510803,
-0.040637075901031494,
0.009043924510478973,
-0.06862333416938782,
0.003486064961180091,
-0.15030112862586975,
-0.15063877403736115,
0.007587034720927477,
-0.007836631499230862,
-0.04107699543237686,
-0.06370922178030014,
-0.06952770054340363,
-0.013550350442528725,
0.04251532256603241,
-0.07093454152345657,
-0.011352915316820145,
-0.06403283774852753,
0.11004766076803207,
-0.03197755664587021,
0.07921615242958069,
-0.11953279376029968,
0.08390819281339645,
-0.11260783672332764,
-0.02386913076043129,
-0.060801517218351364,
0.09317506104707718,
-0.0006014376995153725,
0.09549830108880997,
-0.006563255097717047,
-0.017931854352355003,
-0.07981178909540176,
0.06445012241601944,
-0.042872510850429535,
0.21701598167419434,
-0.0615808479487896,
-0.11181682348251343,
0.28781595826148987,
-0.052628401666879654,
-0.1370542049407959,
0.11647392809391022,
0.008682746440172195,
0.05777018144726753,
0.10703510791063309,
0.19733482599258423,
-0.015276194550096989,
0.004040541127324104,
0.09471915662288666,
0.11263324320316315,
-0.11276852339506149,
-0.033160366117954254,
0.013019153848290443,
-0.04081077128648758,
-0.10867965966463089,
0.04689536616206169,
0.09810488671064377,
0.07090286910533905,
-0.04786505550146103,
-0.03377414867281914,
-0.01366397924721241,
0.0052589005790650845,
0.08885077387094498,
-0.007157256826758385,
0.10962837189435959,
-0.05819983780384064,
-0.03796621412038803,
-0.029282379895448685,
-0.012126247398555279,
-0.03951939567923546,
0.03137664496898651,
-0.043376367539167404,
0.10821941494941711,
-0.011204327456653118,
0.06364280730485916,
-0.16185984015464783,
-0.07691477984189987,
-0.017002692446112633,
0.1581239402294159,
0.024538565427064896,
0.09859629720449448,
0.0552486926317215,
-0.040398042649030685,
-0.0012767292791977525,
0.012792680412530899,
0.15581141412258148,
-0.022091681137681007,
-0.065607450902462,
-0.052166227251291275,
0.08642971515655518,
-0.05641226842999458,
0.04504093527793884,
-0.05937713757157326,
0.012367865070700645,
0.05064384639263153,
0.10342344641685486,
-0.00018274025933351368,
0.03323284164071083,
-0.008164864964783192,
0.002145637758076191,
-0.058205123990774155,
0.007405933458358049,
0.10799351334571838,
0.00036868182360194623,
-0.07365862280130386,
0.22074243426322937,
-0.17796069383621216,
0.1765957772731781,
0.1893044263124466,
-0.299345999956131,
0.017949223518371582,
-0.10759581625461578,
-0.04561871662735939,
0.014407722279429436,
0.05567655712366104,
-0.0454222597181797,
0.1703362911939621,
-0.009871348738670349,
0.18874616920948029,
-0.04946064203977585,
-0.04464937001466751,
-0.0200483538210392,
-0.05118836089968681,
-0.0024189651012420654,
0.07781197130680084,
0.10685696452856064,
-0.13992026448249817,
0.1964332014322281,
0.1621224284172058,
0.048237916082143784,
0.19945049285888672,
0.015346456319093704,
-0.011589210480451584,
0.0909530371427536,
0.005220826715230942,
-0.058739423751831055,
-0.07409929484128952,
-0.2594851851463318,
-0.030033592134714127,
0.07992640137672424,
0.0422382652759552,
0.1212305948138237,
-0.11349532753229141,
-0.038956157863140106,
-0.01763172075152397,
-0.023146281018853188,
0.021672505885362625,
0.0914369598031044,
0.06075398623943329,
0.13201528787612915,
-0.001710098935291171,
-0.007300339173525572,
0.10524573177099228,
0.01783694699406624,
-0.09354141354560852,
0.18308524787425995,
-0.13652534782886505,
-0.37097251415252686,
-0.13911493122577667,
-0.18057456612586975,
-0.05449081212282181,
0.05712554603815079,
0.11679314076900482,
-0.12011238187551498,
-0.018752124160528183,
0.01578843593597412,
0.10931742936372757,
-0.08449502289295197,
0.0021454424131661654,
-0.06880278885364532,
0.0321490578353405,
-0.10310184955596924,
-0.09194442629814148,
-0.055416494607925415,
-0.031392451375722885,
-0.08001253753900528,
0.1423761546611786,
-0.10777941346168518,
0.04476889222860336,
0.20262959599494934,
0.04653622955083847,
0.05625178664922714,
-0.044105201959609985,
0.19377262890338898,
-0.11264272034168243,
-0.01661740615963936,
0.19215328991413116,
-0.048360925167798996,
0.07476246356964111,
0.1232115849852562,
-0.006348740309476852,
-0.08765771239995956,
0.03011748194694519,
-0.02085109055042267,
-0.07988511025905609,
-0.23219464719295502,
-0.13938382267951965,
-0.12429051846265793,
0.09477275609970093,
0.028005298227071762,
0.056365787982940674,
0.17219258844852448,
0.06577219814062119,
-0.038416244089603424,
0.006410336587578058,
0.02959546446800232,
0.08237514644861221,
0.23417828977108002,
-0.06035616248846054,
0.1364797055721283,
-0.03420931473374367,
-0.14982740581035614,
0.08169995993375778,
0.0713929831981659,
0.10213395953178406,
0.06678459793329239,
0.0804823637008667,
0.0149586396291852,
0.06188136339187622,
0.1311223804950714,
0.08191446959972382,
0.019586285576224327,
-0.02480296604335308,
-0.03388110175728798,
-0.025523077696561813,
-0.05937909707427025,
0.040128443390131,
0.06589099019765854,
-0.16763372719287872,
-0.039227183908224106,
-0.09338314831256866,
0.09657008945941925,
0.0873042419552803,
0.06609832495450974,
-0.1842060089111328,
-0.008006223477423191,
0.08488986641168594,
-0.03854905813932419,
-0.13727426528930664,
0.09535189718008041,
0.01523482333868742,
-0.15144726634025574,
0.03139317408204079,
-0.04061909019947052,
0.12188644707202911,
-0.07804752141237259,
0.09809603542089462,
-0.08108244836330414,
-0.07448557764291763,
0.02123199962079525,
0.1261177361011505,
-0.30527687072753906,
0.20240111649036407,
-0.0024993624538183212,
-0.06486981362104416,
-0.1243603527545929,
-0.0032166161108762026,
0.002410882618278265,
0.07357452809810638,
0.10519039630889893,
-0.007196315098553896,
0.001897757756523788,
-0.06300821900367737,
-0.01829923689365387,
0.032471053302288055,
0.13080233335494995,
-0.0401318334043026,
-0.021158374845981598,
-0.050194524228572845,
-0.001653497340157628,
-0.03173094615340233,
-0.06934895366430283,
0.02002747356891632,
-0.19509181380271912,
0.08751901984214783,
0.04166261479258537,
0.09648149460554123,
0.029994789510965347,
0.004265148192644119,
-0.09651939570903778,
0.24698667228221893,
-0.07148019969463348,
-0.10072879493236542,
-0.10919588059186935,
-0.046813901513814926,
0.03569883480668068,
-0.05628936365246773,
0.04309194162487984,
-0.0788632407784462,
0.028997479006648064,
-0.06352769583463669,
-0.19235502183437347,
0.12410202622413635,
-0.09027006477117538,
-0.04412810131907463,
-0.02371402643620968,
0.2110891044139862,
-0.05598580464720726,
0.010335659608244896,
0.02930437959730625,
0.01208863127976656,
-0.11645778268575668,
-0.09678568691015244,
0.031018631532788277,
-0.007351789623498917,
0.050603240728378296,
0.041841957718133926,
-0.05915454775094986,
-0.017138581722974777,
-0.052199993282556534,
-0.022926922887563705,
0.3496883809566498,
0.14231905341148376,
-0.043836336582899094,
0.19347235560417175,
0.12347975373268127,
-0.07452994585037231,
-0.3159443140029907,
-0.1066238060593605,
-0.10937739163637161,
-0.04680149629712105,
-0.07012093812227249,
-0.2002030611038208,
0.06474938243627548,
0.00662544509395957,
-0.013415241613984108,
0.12749312818050385,
-0.2561831772327423,
-0.07571036368608475,
0.15906259417533875,
-0.017980827018618584,
0.3745945692062378,
-0.1168576180934906,
-0.10926306992769241,
-0.03950892388820648,
-0.14175476133823395,
0.16968177258968353,
-0.01989765651524067,
0.11221715062856674,
-0.009765521623194218,
0.14388824999332428,
0.05548359826207161,
-0.023479344323277473,
0.08544106781482697,
0.004999885335564613,
-0.03290518373250961,
-0.10304180532693863,
-0.05676887184381485,
0.007092386484146118,
0.02477436140179634,
0.018026655539870262,
-0.041834570467472076,
0.02227151393890381,
-0.11731979995965958,
-0.04657655209302902,
-0.08982590585947037,
0.04431166127324104,
0.03899754583835602,
-0.07325074821710587,
-0.002380647463724017,
-0.07165111601352692,
-0.012272949330508709,
0.022334342822432518,
0.20356793701648712,
-0.08029330521821976,
0.16448934376239777,
0.09239562600851059,
0.12419285625219345,
-0.14376309514045715,
-0.00019283240544609725,
-0.0762530043721199,
-0.05611240118741989,
0.07737895101308823,
-0.09433035552501678,
0.058893077075481415,
0.10901971161365509,
-0.04567738622426987,
0.08828683942556381,
0.10377411544322968,
0.008936077356338501,
0.003213887568563223,
0.10916902124881744,
-0.2667325437068939,
-0.0296600554138422,
-0.07532413303852081,
0.000883326749317348,
0.09092561900615692,
0.08562852442264557,
0.18840822577476501,
0.025361526757478714,
-0.04293036088347435,
-0.002770674182102084,
0.028597986325621605,
-0.039021048694849014,
0.051667019724845886,
0.001123449532315135,
0.01947369985282421,
-0.1530752182006836,
0.072522833943367,
0.01490565575659275,
-0.15215420722961426,
0.021316176280379295,
0.16572684049606323,
-0.11656328290700912,
-0.1283872276544571,
-0.06520111113786697,
0.08313824236392975,
-0.11755692958831787,
-0.01578943058848381,
-0.03279297426342964,
-0.13145680725574493,
0.07992171496152878,
0.12629036605358124,
0.05557859688997269,
0.0972496047616005,
-0.06061713397502899,
-0.020469192415475845,
-0.018721895292401314,
-0.014099318534135818,
-0.012384648434817791,
-0.007667020428925753,
-0.055978111922740936,
0.0590752474963665,
-0.026677248999476433,
0.1425808072090149,
-0.09221141785383224,
-0.1037059873342514,
-0.16142144799232483,
0.0374140702188015,
-0.11013076454401016,
-0.08825794607400894,
-0.08821134269237518,
-0.050188567489385605,
0.002360827289521694,
-0.019856395199894905,
-0.04037635400891304,
-0.05829505994915962,
-0.12300454825162888,
0.0338277705013752,
-0.040771447122097015,
0.024727050215005875,
-0.07512269169092178,
0.015856385231018066,
0.08507686108350754,
-0.03285100311040878,
0.15655414760112762,
0.1450488418340683,
-0.1006515845656395,
0.10741901397705078,
-0.14806775748729706,
-0.09138492494821548,
0.11116421222686768,
0.015329592861235142,
0.0449691042304039,
0.09723787009716034,
0.013362943194806576,
0.0635865181684494,
0.032776717096567154,
0.05308786407113075,
0.027619892731308937,
-0.11959987878799438,
0.06483134627342224,
-0.03626115620136261,
-0.14700546860694885,
-0.049338050186634064,
-0.05282869189977646,
0.01647452637553215,
0.013054544106125832,
0.09622690081596375,
-0.05301849544048309,
0.10698331147432327,
-0.04055701196193695,
0.0346808135509491,
0.017554637044668198,
-0.1730053424835205,
-0.03816922754049301,
-0.08538098633289337,
0.03681723028421402,
0.014741539023816586,
0.25266793370246887,
0.030072299763560295,
0.012416383251547813,
0.032671261578798294,
0.08285367488861084,
0.03899408504366875,
0.010228337720036507,
0.17482228577136993,
0.1162426546216011,
-0.06621865928173065,
-0.10445023328065872,
0.0729617029428482,
0.016332454979419708,
0.01286179106682539,
0.13617953658103943,
0.008365051820874214,
0.005795429926365614,
0.08649782836437225,
-0.016865963116288185,
0.009968153201043606,
-0.10052056610584259,
-0.13426925241947174,
-0.022176474332809448,
0.05151832848787308,
-0.04655967652797699,
0.11727844923734665,
0.1406494379043579,
-0.01806013658642769,
0.03222079202532768,
-0.021771740168333054,
-0.05699979141354561,
-0.1683429479598999,
-0.1429590880870819,
-0.06883849948644638,
-0.13416796922683716,
0.00897989235818386,
-0.11180389672517776,
0.05395037308335304,
0.06001098081469536,
0.06750501692295074,
-0.06899319589138031,
0.10220931470394135,
0.04626858979463577,
-0.11440542340278625,
0.06264589726924896,
-0.0296088308095932,
0.09430401772260666,
-0.02759445086121559,
-0.019505485892295837,
-0.09039592742919922,
0.014574515633285046,
0.011419114656746387,
0.06245238706469536,
-0.04707273095846176,
0.007463190704584122,
-0.14696238934993744,
-0.08972041308879852,
-0.0523175448179245,
0.0718572810292244,
-0.050409089773893356,
0.14282815158367157,
0.00775480642914772,
-0.0170906875282526,
0.039554283022880554,
0.22787313163280487,
-0.07476283609867096,
-0.04778539761900902,
-0.05269690603017807,
0.20717895030975342,
0.02975541539490223,
0.1171872541308403,
-0.022938819602131844,
-0.006106364540755749,
-0.0919521227478981,
0.3764844834804535,
0.30030161142349243,
-0.09031439572572708,
0.011794124729931355,
0.02137952297925949,
0.04502861574292183,
0.1316293478012085,
0.1216534823179245,
0.10318691283464432,
0.3006802201271057,
-0.07452366501092911,
-0.04653361067175865,
-0.012629742734134197,
-0.023858042433857918,
-0.09059546142816544,
0.1021224707365036,
0.04839762672781944,
-0.06382183730602264,
-0.03313443064689636,
0.0954432487487793,
-0.25862133502960205,
0.1277991235256195,
-0.12311873584985733,
-0.17578600347042084,
-0.06654827296733856,
0.009760108776390553,
0.10465722531080246,
0.015642458572983742,
0.0946015790104866,
0.007128213066607714,
-0.11252258718013763,
0.06305865943431854,
0.03397420793771744,
-0.22762253880500793,
0.0006893770187161863,
0.06642123311758041,
-0.07006710022687912,
-0.0024247700348496437,
-0.026499588042497635,
0.05657242611050606,
0.0656052976846695,
0.054629553109407425,
-0.00971333310008049,
0.03816632181406021,
0.0034184439573436975,
-0.0585215799510479,
0.016623929142951965,
0.05121519789099693,
0.02472509816288948,
-0.09763528406620026,
0.06927435845136642,
-0.1574270874261856,
0.04766253009438515,
-0.0030655991286039352,
-0.04124255105853081,
0.006064958870410919,
0.008823691867291927,
-0.06491616368293762,
0.05165379121899605,
0.07916834205389023,
-0.0016257909592241049,
-0.0062433634884655476,
-0.057178743183612823,
-0.02632102556526661,
-0.027755750343203545,
-0.09291748702526093,
-0.10495562851428986,
-0.14682936668395996,
-0.11640441417694092,
0.09368976950645447,
-0.01011267676949501,
-0.1848134547472,
0.022154374048113823,
-0.08606051653623581,
0.08319322764873505,
-0.1670055389404297,
0.08040720224380493,
0.07041648775339127,
0.013038921169936657,
-0.0031511052511632442,
-0.02002427540719509,
0.054132770746946335,
0.086809903383255,
-0.10407156497240067,
-0.07400695979595184
] |
null | null | transformers | # Chandler Bing DialoGPT Model | {"tags": ["conversational"]} | text-generation | Navya2608/DialoGPT-medium-chandler | [
"transformers",
"pytorch",
"gpt2",
"text-generation",
"conversational",
"autotrain_compatible",
"endpoints_compatible",
"text-generation-inference",
"region:us"
] | 2022-03-02T23:29:04+00:00 | [] | [] | TAGS
#transformers #pytorch #gpt2 #text-generation #conversational #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us
| # Chandler Bing DialoGPT Model | [
"# Chandler Bing DialoGPT Model"
] | [
"TAGS\n#transformers #pytorch #gpt2 #text-generation #conversational #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n",
"# Chandler Bing DialoGPT Model"
] | [
51,
9
] | [
"passage: TAGS\n#transformers #pytorch #gpt2 #text-generation #conversational #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n# Chandler Bing DialoGPT Model"
] | [
-0.05071299150586128,
0.06244442239403725,
-0.005202862899750471,
0.04589815437793732,
0.12359435856342316,
-0.008104376494884491,
0.09860864281654358,
0.12805187702178955,
0.0534881129860878,
-0.042861901223659515,
0.12281021475791931,
0.1813400387763977,
-0.0019771093502640724,
0.07936088740825653,
-0.10262058675289154,
-0.26623135805130005,
0.039980918169021606,
0.03723564371466637,
0.09060054272413254,
0.12051912397146225,
0.06796880066394806,
-0.039887357503175735,
0.10730722546577454,
0.017499376088380814,
-0.15618650615215302,
-0.00927341915667057,
0.023990683257579803,
-0.1211652159690857,
0.09677257388830185,
0.0516851581633091,
0.033976033329963684,
0.030129211023449898,
-0.04538462311029434,
-0.13992471992969513,
0.030813951045274734,
-0.0060633388347923756,
-0.025080304592847824,
0.04672008752822876,
0.05811438709497452,
-0.06569696217775345,
0.055571187287569046,
0.09140615165233612,
0.011023704893887043,
0.05176541209220886,
-0.14188462495803833,
-0.011548461392521858,
-0.011304213665425777,
0.04832843691110611,
0.03908998891711235,
0.10770551860332489,
-0.04134870693087578,
0.09549710154533386,
-0.09383560717105865,
0.12108900398015976,
0.14038822054862976,
-0.36134785413742065,
-0.0204005129635334,
0.1679902821779251,
0.04729003831744194,
0.03525760769844055,
-0.0534820556640625,
0.08232642710208893,
0.011377734132111073,
-0.0083058662712574,
-0.04229998216032982,
-0.08454447984695435,
-0.05673246830701828,
-0.0053753419779241085,
-0.08706434071063995,
-0.010661802254617214,
0.250723272562027,
-0.04819763824343681,
0.05036218464374542,
-0.10716089606285095,
-0.1013074442744255,
-0.0011103767901659012,
-0.03070472553372383,
-0.012648610398173332,
-0.06464493274688721,
0.07133124768733978,
0.02876375801861286,
-0.09902480989694595,
-0.09804923087358475,
-0.05007101595401764,
-0.17374099791049957,
0.1660221815109253,
0.03152846917510033,
0.04814997315406799,
-0.208359032869339,
0.1267170011997223,
0.015518332831561565,
-0.10205329954624176,
-0.011737880297005177,
-0.10373862832784653,
-0.011332455091178417,
0.027444979175925255,
-0.033657822757959366,
0.05938209220767021,
0.06082463264465332,
0.10865655541419983,
0.03753303736448288,
0.06536748260259628,
-0.051271047443151474,
0.05140746384859085,
0.021882325410842896,
0.08226245641708374,
0.03836650028824806,
-0.14152973890304565,
0.02097475901246071,
-0.10041458904743195,
-0.004874340258538723,
-0.06468985229730606,
-0.18744105100631714,
-0.0448276549577713,
0.017798027023673058,
0.04881192743778229,
0.05076376721262932,
0.1160273477435112,
-0.02550865337252617,
-0.061803996562957764,
0.07012677937746048,
-0.022786684334278107,
-0.015002420172095299,
0.004892348311841488,
-0.03062310442328453,
0.13902772963047028,
0.035549066960811615,
0.02736210823059082,
-0.11818944662809372,
0.011757886037230492,
-0.039702408015728,
0.000042817904613912106,
-0.013816086575388908,
-0.03440475836396217,
-0.010418909601867199,
-0.08120553195476532,
-0.0049587758257985115,
-0.14910681545734406,
-0.23090320825576782,
-0.004062489606440067,
-0.013021310791373253,
-0.05433690547943115,
-0.09590500593185425,
-0.11219869554042816,
-0.03419196978211403,
0.02947118692100048,
-0.07116446644067764,
0.015057778917253017,
-0.06309805065393448,
0.05576903745532036,
-0.031212229281663895,
0.10968996584415436,
-0.12134832888841629,
0.0731029212474823,
-0.090529665350914,
-0.007051581982523203,
-0.10330674052238464,
0.17100012302398682,
-0.0014743772335350513,
0.07148189842700958,
-0.002523504663258791,
-0.026851335540413857,
-0.12276281416416168,
0.04515849053859711,
-0.049396809190511703,
0.2378508448600769,
-0.11326291412115097,
-0.09416361153125763,
0.2829762101173401,
-0.06875531375408173,
-0.13224168121814728,
0.12623330950737,
-0.01727411337196827,
0.0902167409658432,
0.14150185883045197,
0.21623431146144867,
0.03621742129325867,
0.011377043090760708,
0.04558670148253441,
0.10313250869512558,
-0.10617606341838837,
-0.01617465913295746,
-0.006394065450876951,
-0.013547046110033989,
-0.06064164638519287,
0.04346603527665138,
0.07287189364433289,
0.038061343133449554,
-0.03990303725004196,
-0.024106018245220184,
-0.022217335179448128,
-0.00858606118708849,
0.0993904396891594,
-0.05226218327879906,
0.12170922756195068,
-0.04299496114253998,
-0.05588505044579506,
-0.036428261548280716,
0.0038570284377783537,
-0.015251556411385536,
0.05309320241212845,
-0.07791347801685333,
0.07223305106163025,
0.006888545583933592,
0.06293909251689911,
-0.14958246052265167,
-0.03309651091694832,
-0.021452881395816803,
0.1477670520544052,
0.05244220793247223,
0.07424305379390717,
0.05138500779867172,
-0.023825885728001595,
-0.02659272402524948,
0.007873289287090302,
0.17827802896499634,
-0.012388556264340878,
-0.09749579429626465,
-0.08670167624950409,
0.0657997578382492,
-0.04827579855918884,
0.12420614808797836,
-0.09093056619167328,
0.016458189114928246,
0.013384440913796425,
0.11037905514240265,
0.006095726974308491,
0.00975245051085949,
-0.01296300534158945,
-0.017810538411140442,
-0.049732401967048645,
-0.003668935038149357,
0.0903959572315216,
-0.013428863137960434,
-0.11445620656013489,
0.20455998182296753,
-0.14833185076713562,
0.14016559720039368,
0.2021455466747284,
-0.255255788564682,
0.022007010877132416,
-0.12943461537361145,
-0.014642016962170601,
0.004405204672366381,
0.04889199510216713,
-0.052039455622434616,
0.2632114887237549,
-0.023949701339006424,
0.16225340962409973,
-0.04080752283334732,
-0.03719467669725418,
-0.03736002743244171,
-0.04388738423585892,
0.017962319776415825,
0.08995877951383591,
0.05439964681863785,
-0.182897686958313,
0.15312625467777252,
0.09088099002838135,
0.08637337386608124,
0.1880311369895935,
0.05214216932654381,
0.013872336596250534,
0.04638403654098511,
0.004205354955047369,
-0.041032273322343826,
-0.04609536752104759,
-0.29943764209747314,
-0.05241503566503525,
0.06681126356124878,
0.04471214860677719,
0.11980733275413513,
-0.11537224799394608,
-0.025121578946709633,
-0.016201354563236237,
-0.03195878118276596,
0.02942384034395218,
0.08271463215351105,
0.034983668476343155,
0.10630901157855988,
-0.013147230260074139,
-0.060918956995010376,
0.07245385646820068,
-0.015124194324016571,
-0.06571043282747269,
0.13926486670970917,
-0.10652025789022446,
-0.3560909032821655,
-0.11676296591758728,
-0.21452635526657104,
-0.07105366885662079,
0.0472034253180027,
0.09208749234676361,
-0.10955361276865005,
-0.011344462633132935,
-0.022134821861982346,
0.06154070794582367,
-0.07857383787631989,
0.010764049366116524,
-0.035508446395397186,
0.006062079221010208,
-0.12432721257209778,
-0.0899084284901619,
-0.059351615607738495,
-0.07728040218353271,
-0.03832858055830002,
0.10553207993507385,
-0.1545427143573761,
0.02677466720342636,
0.20382529497146606,
0.07951073348522186,
0.07294623553752899,
-0.03683561086654663,
0.15636184811592102,
-0.10129604488611221,
-0.0072690644301474094,
0.1811942756175995,
-0.047725558280944824,
0.050451263785362244,
0.08968348801136017,
-0.014405198395252228,
-0.10848766565322876,
0.03159613907337189,
-0.028995506465435028,
-0.09265339374542236,
-0.20224237442016602,
-0.14873676002025604,
-0.1330600529909134,
0.101096011698246,
0.03213837370276451,
0.04620175436139107,
0.11481474339962006,
0.04495218023657799,
-0.02116967737674713,
-0.013641227036714554,
0.07337882369756699,
0.07548020035028458,
0.2746252119541168,
-0.08202651143074036,
0.16049011051654816,
-0.01614847220480442,
-0.12077772617340088,
0.0635727122426033,
0.0810261219739914,
0.12740321457386017,
0.043431613594293594,
0.05328293889760971,
-0.0033178352750837803,
0.07304580509662628,
0.1503705233335495,
0.05057807266712189,
0.05244269222021103,
-0.032252028584480286,
-0.024384476244449615,
-0.03870086371898651,
-0.038942210376262665,
0.05285149812698364,
0.08900280296802521,
-0.151129350066185,
-0.0008527836762368679,
-0.016215868294239044,
0.0648585632443428,
0.03375481069087982,
0.10096867382526398,
-0.18914657831192017,
0.004525282420217991,
0.07747973501682281,
-0.0447954460978508,
-0.11235129833221436,
0.09972533583641052,
0.032889146357774734,
-0.14927741885185242,
0.07706223428249359,
-0.006088713183999062,
0.12899628281593323,
-0.1057610958814621,
0.0689271092414856,
-0.11474458873271942,
-0.049423228949308395,
-0.0004343865439295769,
0.07140982151031494,
-0.2707148492336273,
0.1512821614742279,
-0.01632704958319664,
-0.05445481091737747,
-0.13303953409194946,
0.0021376200020313263,
0.05722060799598694,
0.056061334908008575,
0.1285235583782196,
-0.01584729552268982,
0.07319393754005432,
-0.00582230044528842,
-0.09873048961162567,
0.014693427830934525,
0.11368006467819214,
-0.04337344691157341,
-0.008204709738492966,
-0.015964850783348083,
-0.016282793134450912,
-0.012018055655062199,
-0.009797824546694756,
0.02284354344010353,
-0.17570456862449646,
0.05192290619015694,
0.08892682194709778,
0.019077323377132416,
0.019447198137640953,
-0.032203879207372665,
-0.0769818127155304,
0.23670706152915955,
0.012117864564061165,
-0.0880851000547409,
-0.08480160683393478,
-0.057095855474472046,
0.051246777176856995,
-0.04384484142065048,
0.04325234144926071,
-0.03109930269420147,
-0.0018256446346640587,
-0.058410972356796265,
-0.18698740005493164,
0.13982617855072021,
-0.08567970246076584,
-0.050316452980041504,
-0.03422103077173233,
0.2397405058145523,
-0.007002614438533783,
0.030056308954954147,
0.04326446354389191,
0.020632361993193626,
-0.0941973403096199,
-0.09989289194345474,
-0.005495021119713783,
0.04676629602909088,
-0.07398778200149536,
0.13001567125320435,
0.0068541825748980045,
-0.07511217892169952,
-0.05831042677164078,
0.01445523090660572,
0.3089463710784912,
0.12147465348243713,
-0.04306686297059059,
0.18325218558311462,
0.03832017630338669,
-0.05873963236808777,
-0.2719920575618744,
-0.04173047095537186,
-0.08253265917301178,
-0.042246732860803604,
-0.08727572858333588,
-0.134840726852417,
0.12787795066833496,
0.0023105936124920845,
-0.029179448261857033,
0.16734302043914795,
-0.2670913338661194,
-0.11745044589042664,
0.17166128754615784,
-0.034109409898519516,
0.37631580233573914,
-0.07521709054708481,
-0.10569265484809875,
-0.05048553645610809,
-0.13263261318206787,
0.15948477387428284,
-0.011089442297816277,
0.12984272837638855,
-0.010849978774785995,
0.0852736160159111,
0.05184716358780861,
-0.00479064229875803,
0.08832835406064987,
0.0649537593126297,
-0.05117988958954811,
-0.08349396288394928,
-0.02518291026353836,
0.014522460289299488,
0.02927868440747261,
0.03805670142173767,
-0.05533214658498764,
0.02090407721698284,
-0.10314279049634933,
-0.06549665331840515,
-0.09082068502902985,
0.0356828048825264,
0.02306540310382843,
-0.06487206369638443,
0.008991548791527748,
-0.04287402331829071,
0.008370071649551392,
0.03858007863163948,
0.11129847913980484,
-0.10522651672363281,
0.11695147305727005,
0.18858379125595093,
0.14487159252166748,
-0.14597143232822418,
-0.03826842084527016,
-0.056530945003032684,
-0.050488222390413284,
0.06386834383010864,
-0.06709949672222137,
0.005997181870043278,
0.10987327992916107,
-0.014254367910325527,
0.07336096465587616,
0.10343347489833832,
0.005023836158216,
0.009023006074130535,
0.07963496446609497,
-0.21899095177650452,
-0.08908922970294952,
-0.08402088284492493,
-0.08753085881471634,
0.08010714501142502,
0.08508501946926117,
0.1991940140724182,
-0.004503927659243345,
-0.0009026245679706335,
0.007189484778791666,
0.02081369049847126,
-0.04654832184314728,
0.10855492204427719,
-0.015777792781591415,
0.017584480345249176,
-0.17056728899478912,
0.07012791931629181,
-0.01423716638237238,
-0.05791044980287552,
0.0005947030149400234,
0.15569466352462769,
-0.10904812067747116,
-0.0979318767786026,
-0.1756087690591812,
0.1177181601524353,
-0.09057888388633728,
-0.016508450731635094,
-0.033411748707294464,
-0.1699633002281189,
0.08318532258272171,
0.04749402776360512,
0.07548224180936813,
0.08511698991060257,
-0.10669361054897308,
-0.0159914493560791,
-0.016840670257806778,
0.0061132037080824375,
0.06031043082475662,
0.017114289104938507,
-0.08528988063335419,
0.04720357805490494,
-0.01416013017296791,
0.10117056965827942,
-0.09536996483802795,
-0.1020888015627861,
-0.12723900377750397,
0.04993419349193573,
-0.15169507265090942,
-0.05293503776192665,
-0.11531554162502289,
-0.017712697386741638,
-0.02734323777258396,
-0.008658413775265217,
-0.04192980006337166,
-0.03197794035077095,
-0.09406822174787521,
0.019128132611513138,
-0.02746010012924671,
0.006976346485316753,
-0.06060890853404999,
0.011195505037903786,
0.05408547818660736,
-0.05340258777141571,
0.16283831000328064,
0.14830489456653595,
-0.13021481037139893,
0.07977309823036194,
-0.09782147407531738,
-0.08767840266227722,
0.13859179615974426,
0.044642359018325806,
0.06004706770181656,
0.08372679352760315,
0.0009143073111772537,
0.05989239364862442,
0.049659889191389084,
0.06353986263275146,
0.08039630949497223,
-0.08940290659666061,
0.013070878572762012,
-0.06423984467983246,
-0.11534848809242249,
-0.028386570513248444,
-0.03928428143262863,
0.06202889233827591,
0.05302988365292549,
0.07425065338611603,
-0.05093824863433838,
0.09369070827960968,
-0.08222413063049316,
0.02577681466937065,
0.019811416044831276,
-0.17173229157924652,
0.09035777300596237,
-0.08233756572008133,
0.06461978703737259,
0.012441161088645458,
0.2611513137817383,
-0.0025548022240400314,
-0.014890859834849834,
0.02033260092139244,
0.11926722526550293,
0.009555160067975521,
-0.004709230735898018,
0.16751046478748322,
0.12298795580863953,
-0.06281770765781403,
-0.039523106068372726,
0.0959208756685257,
0.0559740886092186,
0.07553128898143768,
0.14895929396152496,
0.016571639105677605,
-0.0009102399926632643,
0.09724846482276917,
0.046673838049173355,
0.026860680431127548,
-0.15549880266189575,
-0.08784188330173492,
-0.06474076956510544,
0.07437559962272644,
-0.05097480118274689,
0.02838248200714588,
0.07607601583003998,
-0.04156017303466797,
0.025300875306129456,
0.011569943279027939,
-0.06843522191047668,
-0.16320623457431793,
-0.19148597121238708,
-0.0761074498295784,
-0.12343574315309525,
-0.006331507116556168,
-0.12033887207508087,
0.019988134503364563,
0.04391632601618767,
0.08210007846355438,
-0.05873485654592514,
0.1356167495250702,
-0.021553706377744675,
-0.10925653576850891,
0.11772973090410233,
-0.03808930888772011,
0.08262917399406433,
-0.06260654330253601,
-0.02801636792719364,
-0.08090659976005554,
0.05792232230305672,
-0.007874113507568836,
0.03988654538989067,
-0.07283053547143936,
0.018714647740125656,
-0.08625523746013641,
-0.07378297299146652,
-0.06104196608066559,
0.06698901206254959,
0.008766261860728264,
0.15363512933254242,
0.036113590002059937,
-0.03620663657784462,
0.012051495723426342,
0.23375019431114197,
-0.09684852510690689,
-0.06557868421077728,
-0.03831823915243149,
0.15830153226852417,
0.0011172746308147907,
0.0860476866364479,
-0.009007468819618225,
0.002027594018727541,
-0.09087765961885452,
0.30688589811325073,
0.3376511037349701,
-0.13630135357379913,
0.018016740679740906,
0.026905275881290436,
0.036552101373672485,
0.11392205208539963,
0.08978479355573654,
0.11007703840732574,
0.35304713249206543,
-0.03836853802204132,
-0.031836166977882385,
0.012708587571978569,
-0.04781130701303482,
-0.054924383759498596,
0.033049486577510834,
0.060501981526613235,
-0.06657728552818298,
-0.046800121665000916,
0.10762328654527664,
-0.29892784357070923,
0.09707790613174438,
-0.08762211352586746,
-0.22933751344680786,
-0.10209447145462036,
-0.008670542389154434,
0.10802658647298813,
0.05142778903245926,
0.10334411263465881,
-0.00736709451302886,
-0.0526602566242218,
0.0038051623851060867,
0.008745410479605198,
-0.2036573439836502,
-0.021871838718652725,
0.06608731299638748,
-0.08981713652610779,
-0.013266611844301224,
-0.023632416501641273,
0.06249121576547623,
0.06572988629341125,
0.08563739061355591,
-0.020115770399570465,
0.04210270568728447,
-0.026219816878437996,
-0.08886043727397919,
0.029000911861658096,
0.046023644506931305,
0.01424227561801672,
-0.01915348321199417,
0.09236975014209747,
-0.16654935479164124,
0.03630998358130455,
0.10351485013961792,
-0.012768922373652458,
-0.04647490754723549,
-0.010018162429332733,
-0.08843301236629486,
0.07551703602075577,
0.09833858907222748,
-0.012202560901641846,
-0.0027429326437413692,
-0.004198441281914711,
-0.02622820995748043,
-0.032988086342811584,
-0.11083260178565979,
-0.0955631211400032,
-0.17452284693717957,
-0.11558712273836136,
0.04312113672494888,
-0.017963558435440063,
-0.14785635471343994,
-0.01949087716639042,
-0.1450360268354416,
0.04249323904514313,
-0.12860266864299774,
0.0782242864370346,
0.09426932036876678,
0.022279376164078712,
0.01015540026128292,
-0.033765267580747604,
0.041919004172086716,
0.09728152304887772,
-0.14833401143550873,
-0.09286098927259445
] |
null | null | transformers | # Rachel Green DialoGPT Model | {"tags": ["conversational"]} | text-generation | Navya2608/DialoGPT-medium-rachel | [
"transformers",
"pytorch",
"gpt2",
"text-generation",
"conversational",
"autotrain_compatible",
"endpoints_compatible",
"text-generation-inference",
"region:us"
] | 2022-03-02T23:29:04+00:00 | [] | [] | TAGS
#transformers #pytorch #gpt2 #text-generation #conversational #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us
| # Rachel Green DialoGPT Model | [
"# Rachel Green DialoGPT Model"
] | [
"TAGS\n#transformers #pytorch #gpt2 #text-generation #conversational #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n",
"# Rachel Green DialoGPT Model"
] | [
51,
8
] | [
"passage: TAGS\n#transformers #pytorch #gpt2 #text-generation #conversational #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n# Rachel Green DialoGPT Model"
] | [
-0.06552204489707947,
0.09347353875637054,
-0.006228383630514145,
0.023472409695386887,
0.13104626536369324,
-0.009563950821757317,
0.1225602775812149,
0.13746994733810425,
-0.03328600898385048,
-0.04147263243794441,
0.1606072187423706,
0.17959973216056824,
-0.025557486340403557,
0.0931771770119667,
-0.0750054121017456,
-0.2762185037136078,
0.06175468862056732,
0.06866757571697235,
0.03762199357151985,
0.12097152322530746,
0.09077253937721252,
-0.022671394050121307,
0.09740312397480011,
0.023880811408162117,
-0.1533505767583847,
-0.014409348368644714,
0.0067871371284127235,
-0.11991370469331741,
0.14068204164505005,
0.10931847244501114,
0.01067338790744543,
0.029220063239336014,
-0.05021977424621582,
-0.15263868868350983,
0.03775617107748985,
-0.023706236854195595,
-0.05549017712473869,
0.06584424525499344,
-0.019878802821040154,
-0.12355291098356247,
0.11703108996152878,
0.0734022706747055,
-0.02091948129236698,
0.05632578209042549,
-0.16970068216323853,
-0.060974013060331345,
0.006534511689096689,
0.053798858076334,
0.028171025216579437,
0.08947098255157471,
-0.05716501176357269,
0.1339162290096283,
-0.0850144624710083,
0.10302474349737167,
0.12492062151432037,
-0.3114169239997864,
-0.021793173626065254,
0.06558815389871597,
0.05015155300498009,
0.03198959678411484,
-0.03657175227999687,
0.13106581568717957,
0.0204930379986763,
0.003109548706561327,
-0.07133320719003677,
-0.08263622224330902,
-0.04215572774410248,
0.031200317665934563,
-0.09923610836267471,
0.01036879699677229,
0.2541661262512207,
-0.004157485906034708,
0.03688206523656845,
-0.07314278930425644,
-0.11010687798261642,
0.003215966746211052,
-0.049421053379774094,
-0.03342683985829353,
-0.07447800785303116,
0.06739812344312668,
-0.08765728026628494,
-0.09763912856578827,
-0.12210612744092941,
0.0019744252786040306,
-0.17843089997768402,
0.18066559731960297,
0.0313260518014431,
0.04932652413845062,
-0.2062528133392334,
0.10242728888988495,
0.028672803193330765,
-0.07737277448177338,
-0.009848191402852535,
-0.12624967098236084,
0.020595038309693336,
0.02957623079419136,
-0.024559862911701202,
0.07758120447397232,
0.08717362582683563,
0.18839310109615326,
0.06448392570018768,
0.040270235389471054,
0.007053758483380079,
0.05679455026984215,
0.06493955850601196,
0.09475187212228775,
-0.02851809933781624,
-0.11353886872529984,
0.04833304509520531,
-0.13481862843036652,
0.013790925964713097,
-0.07178861647844315,
-0.15623222291469574,
-0.052965808659791946,
0.05526755750179291,
0.07532098889350891,
0.05092970281839371,
0.12032145261764526,
-0.03307881951332092,
-0.037200212478637695,
0.03405299037694931,
-0.0020342781208455563,
-0.016777338460087776,
0.011103167198598385,
0.0027340080123394728,
0.1315607875585556,
0.032687678933143616,
0.06981063634157181,
-0.09148761630058289,
-0.05829467996954918,
-0.06187354028224945,
-0.03094734437763691,
0.002053410280495882,
0.009143279865384102,
-0.013534033671021461,
0.03484189137816429,
0.044140953570604324,
-0.1820056438446045,
-0.1301947385072708,
0.007589133456349373,
-0.012865845113992691,
-0.07308802753686905,
-0.10214884579181671,
-0.08720426261425018,
-0.026636656373739243,
0.043128982186317444,
-0.06335066258907318,
-0.03353118523955345,
-0.0526265986263752,
0.090840183198452,
0.01975094899535179,
0.07726594060659409,
-0.086905337870121,
0.05042986571788788,
-0.06864272058010101,
-0.03240720182657242,
-0.08430054038763046,
0.1661691516637802,
0.04026886448264122,
0.07056964933872223,
-0.02273847907781601,
-0.036969322711229324,
-0.08217912167310715,
0.06521423906087875,
-0.025871047750115395,
0.26393529772758484,
-0.0681876689195633,
-0.1090552881360054,
0.24340982735157013,
-0.03766058385372162,
-0.1053972840309143,
0.1436564177274704,
-0.007766447030007839,
0.09003564715385437,
0.1596042960882187,
0.22835901379585266,
-0.042872823774814606,
0.017738264054059982,
0.08390447497367859,
0.06352093815803528,
-0.10265686362981796,
0.028802845627069473,
0.01862196996808052,
-0.008891040459275246,
-0.07484770566225052,
0.028040794655680656,
0.03915494680404663,
0.07258222997188568,
-0.06380661576986313,
-0.037313710898160934,
-0.005626292899250984,
-0.012974346987903118,
0.09306023269891739,
-0.027062391862273216,
0.0793008804321289,
-0.04622096195816994,
-0.08189471065998077,
-0.07702573388814926,
0.011930564418435097,
-0.06421861797571182,
0.042376451194286346,
-0.09875097870826721,
0.08563132584095001,
0.0017382493242621422,
0.05177097022533417,
-0.11307082325220108,
-0.06698723137378693,
-0.07052693516016006,
0.15754400193691254,
0.09754974395036697,
0.09719342738389969,
0.03291552886366844,
-0.030518170446157455,
-0.03134095296263695,
0.040009528398513794,
0.15536607801914215,
-0.03596086427569389,
-0.07052026689052582,
-0.10382915288209915,
0.08388935774564743,
-0.01837851293385029,
0.10687746852636337,
-0.09087365865707397,
0.009825792163610458,
0.07161484658718109,
0.09304448962211609,
-0.018650278449058533,
0.01100136898458004,
0.02344619110226631,
-0.04632336273789406,
-0.035682886838912964,
-0.0052599236369132996,
0.10674388706684113,
0.00040647340938448906,
-0.12668129801750183,
0.23859192430973053,
-0.1575469821691513,
0.17800167202949524,
0.16789186000823975,
-0.23738640546798706,
-0.015143033117055893,
-0.0452394038438797,
-0.04787374660372734,
0.016222618520259857,
0.05175938457250595,
-0.03340468928217888,
0.2697815001010895,
-0.04990670830011368,
0.14998123049736023,
-0.024361543357372284,
-0.03894523158669472,
-0.03534494340419769,
-0.05876217409968376,
0.03444337844848633,
0.0993645042181015,
0.05633550137281418,
-0.16069959104061127,
0.11389447003602982,
0.027751745656132698,
0.07649598270654678,
0.19294902682304382,
0.059052661061286926,
0.027037374675273895,
0.03640671446919441,
-0.0418509915471077,
-0.05750195309519768,
-0.04218779504299164,
-0.25891658663749695,
-0.06200345978140831,
0.07566070556640625,
0.03539436310529709,
0.09895312041044235,
-0.098190538585186,
-0.03198320046067238,
-0.013206093572080135,
-0.02009689435362816,
0.05859751999378204,
0.13013415038585663,
-0.0010669094044715166,
0.10099226236343384,
-0.008818606846034527,
-0.054199445992708206,
0.08273420482873917,
0.01146951224654913,
-0.07417068630456924,
0.19286572933197021,
-0.07081889361143112,
-0.309192031621933,
-0.11669915914535522,
-0.19472743570804596,
-0.019373053684830666,
0.05675073713064194,
0.1194860115647316,
-0.09590624272823334,
-0.03992398828268051,
0.010020674206316471,
0.16168281435966492,
-0.10182922333478928,
0.016306044533848763,
-0.05353618040680885,
-0.0031675214413553476,
-0.10593587160110474,
-0.11961732804775238,
-0.04435746744275093,
-0.033087048679590225,
-0.04283908009529114,
0.1216471940279007,
-0.1209697276353836,
0.047228291630744934,
0.1863192766904831,
0.05997992306947708,
0.01775125041604042,
-0.030528690665960312,
0.2528935670852661,
-0.16383688151836395,
0.0499713160097599,
0.14329570531845093,
-0.050206221640110016,
0.05741939693689346,
0.12775956094264984,
-0.0047948588617146015,
-0.09793326258659363,
0.02982371672987938,
-0.04092414677143097,
-0.06826639920473099,
-0.24782057106494904,
-0.13967163860797882,
-0.08814060688018799,
0.12200366705656052,
-0.015063496306538582,
0.04157997667789459,
0.14478197693824768,
0.10553982108831406,
-0.05182410776615143,
0.0016775509575381875,
0.04302636533975601,
0.10897926241159439,
0.3102458119392395,
-0.07199888676404953,
0.17521783709526062,
-0.029733233153820038,
-0.1871410310268402,
0.067694753408432,
0.04810970276594162,
0.13357971608638763,
0.06773174554109573,
0.10931535810232162,
0.03911697492003441,
0.08090790361166,
0.16763025522232056,
0.015865974128246307,
0.06973061710596085,
-0.03225480765104294,
-0.054140765219926834,
-0.024813346564769745,
-0.0019620817620307207,
0.033281296491622925,
0.046849701553583145,
-0.1820247322320938,
-0.02564852312207222,
-0.033832039684057236,
0.06384911388158798,
0.03632407262921333,
0.08455271273851395,
-0.15061193704605103,
-0.02194865234196186,
0.10267019271850586,
-0.05665401369333267,
-0.12710008025169373,
0.10166110098361969,
-0.014015598222613335,
-0.1872480809688568,
0.016247306019067764,
-0.0004918376798741519,
0.10336025804281235,
-0.15965914726257324,
0.06972107291221619,
-0.14416936039924622,
-0.08729571849107742,
0.01415919791907072,
0.10964202880859375,
-0.23758406937122345,
0.19928602874279022,
0.004377337638288736,
-0.06612586230039597,
-0.09618273377418518,
-0.023231351748108864,
0.01891338638961315,
0.072464719414711,
0.09304502606391907,
-0.014624910429120064,
-0.05863276124000549,
0.025507045909762383,
-0.043805286288261414,
0.06115160509943962,
0.09961511194705963,
-0.03452775254845619,
-0.002022885251790285,
-0.04627351090312004,
-0.003827268024906516,
-0.04200858622789383,
-0.023624667897820473,
-0.015036359429359436,
-0.18272367119789124,
0.06211903318762779,
0.08186133950948715,
0.12596142292022705,
0.02321375533938408,
-0.03808462247252464,
-0.04351736605167389,
0.2609495520591736,
-0.013951362110674381,
-0.09777121245861053,
-0.07150904834270477,
-0.05777451768517494,
0.07353951781988144,
-0.06105008348822594,
0.04441647231578827,
-0.034409817308187485,
0.036499615758657455,
-0.042052365839481354,
-0.166691854596138,
0.11712467670440674,
-0.0852121114730835,
-0.08066082000732422,
-0.025504691526293755,
0.2293039709329605,
0.00492717232555151,
0.027611184865236282,
0.04859739914536476,
0.03261040523648262,
-0.16664013266563416,
-0.11404624581336975,
0.018598148599267006,
-0.005584436468780041,
-0.013348382897675037,
0.012099387124180794,
-0.028045976534485817,
-0.054148249328136444,
-0.06689585000276566,
-0.037696629762649536,
0.30521467328071594,
0.13226398825645447,
-0.037905607372522354,
0.13721057772636414,
0.17193306982517242,
-0.0498356856405735,
-0.27274513244628906,
-0.11463094502687454,
-0.09479102492332458,
-0.01154850423336029,
-0.07279796898365021,
-0.19991818070411682,
0.0985523983836174,
0.0013750053476542234,
-0.010683621279895306,
0.14570315182209015,
-0.2414654791355133,
-0.09073348343372345,
0.18232916295528412,
-0.05593307316303253,
0.45300784707069397,
-0.11747059971094131,
-0.07519137859344482,
-0.04829837381839752,
-0.17556919157505035,
0.12080826610326767,
-0.07877213507890701,
0.13911329209804535,
0.001022385316900909,
0.17462025582790375,
0.04088692367076874,
0.010812034830451012,
0.10089480876922607,
0.06506481766700745,
-0.058428991585969925,
-0.10151883959770203,
-0.09397558867931366,
-0.003672233084216714,
0.03646356239914894,
0.02271537110209465,
-0.06323293596506119,
0.04898373410105705,
-0.09909474849700928,
-0.06488706916570663,
-0.08892741799354553,
0.014431619085371494,
0.02822399139404297,
-0.0684276819229126,
-0.0456678606569767,
-0.060401808470487595,
-0.016488302499055862,
0.02932611107826233,
0.15194176137447357,
-0.10544755309820175,
0.1035490483045578,
0.01636064238846302,
0.1415962427854538,
-0.11055033653974533,
-0.027709778398275375,
-0.09197057783603668,
-0.09079359471797943,
0.053844816982746124,
-0.11369284987449646,
0.02513192966580391,
0.08841732889413834,
-0.03589969128370285,
0.08877626061439514,
0.08113634586334229,
-0.0193227156996727,
0.04105229303240776,
0.09140243381261826,
-0.24553969502449036,
-0.069492869079113,
-0.07180891931056976,
-0.0002969292982015759,
0.0931677296757698,
0.11555816978216171,
0.2329718917608261,
0.019323362037539482,
-0.0623265840113163,
0.007352431770414114,
0.015383699908852577,
-0.055177196860313416,
0.06907107681035995,
0.0313001424074173,
0.028884321451187134,
-0.16026349365711212,
0.03461155667901039,
-0.005163015332072973,
-0.01718432642519474,
0.03584173321723938,
0.14032866060733795,
-0.12403514981269836,
-0.12599307298660278,
-0.1372366100549698,
0.13014166057109833,
-0.17188479006290436,
0.0028877060394734144,
-0.06921294331550598,
-0.12055220454931259,
0.042498353868722916,
0.0964282751083374,
0.04421265423297882,
0.10061519593000412,
-0.08934222906827927,
-0.03932727128267288,
-0.0009319555247202516,
-0.019763760268688202,
0.04652588814496994,
-0.03562771901488304,
-0.054449185729026794,
0.02996854856610298,
-0.017998263239860535,
0.1231280267238617,
-0.08379824459552765,
-0.10475459694862366,
-0.13508576154708862,
0.049792058765888214,
-0.1037801057100296,
-0.08009360730648041,
-0.0502052828669548,
-0.031697481870651245,
-0.022544918581843376,
-0.045790743082761765,
-0.032347217202186584,
-0.032776013016700745,
-0.08729832619428635,
0.02962825633585453,
-0.018067389726638794,
-0.00998691376298666,
-0.051815371960401535,
0.03802388906478882,
0.0890241265296936,
-0.03298596665263176,
0.1528586745262146,
0.12494423240423203,
-0.0998397171497345,
0.04608521610498428,
-0.09961298853158951,
-0.06372774392366409,
0.09241362661123276,
-0.026814615353941917,
0.030248483642935753,
0.02565103955566883,
-0.010938966646790504,
0.035228192806243896,
0.1139422208070755,
0.0625271275639534,
0.00182354636490345,
-0.09612840414047241,
0.05889580771327019,
-0.04798413813114166,
-0.14959686994552612,
-0.05882085859775543,
-0.061604276299476624,
-0.02893207035958767,
0.048792850226163864,
0.07252465188503265,
-0.05323667824268341,
0.062221698462963104,
-0.036923620849847794,
0.058179937303066254,
0.02499922178685665,
-0.16516229510307312,
0.00008512867498211563,
-0.12207859754562378,
0.04677893593907356,
0.005940473638474941,
0.2628210186958313,
-0.03120945394039154,
-0.027754390612244606,
0.026863988488912582,
0.06937974691390991,
0.023850519210100174,
-0.0044507174752652645,
0.15115348994731903,
0.1020430251955986,
-0.05649080127477646,
-0.08683311939239502,
0.09823361039161682,
0.008163879625499249,
0.018993964418768883,
0.0892670676112175,
-0.04791872203350067,
0.03448928892612457,
0.0777045264840126,
-0.06034787744283676,
0.04597609490156174,
-0.10991467535495758,
-0.15987727046012878,
-0.009806858375668526,
0.014439948834478855,
-0.05869458243250847,
0.12224771827459335,
0.1538301557302475,
-0.0011816263431683183,
0.025925368070602417,
-0.002680328208953142,
-0.0634380355477333,
-0.1907757967710495,
-0.1354958713054657,
-0.07528309524059296,
-0.12995123863220215,
0.016348356381058693,
-0.11661380529403687,
0.003931211773306131,
0.03245583176612854,
0.08041451126337051,
-0.09236128628253937,
0.08843813836574554,
0.07666600495576859,
-0.12216443568468094,
0.0579557865858078,
-0.02751176431775093,
0.0822082981467247,
0.004456476308405399,
0.00805201567709446,
-0.07654748857021332,
0.04585931822657585,
0.014180204831063747,
0.05587638542056084,
-0.07850325107574463,
0.018815621733665466,
-0.13144564628601074,
-0.09863502532243729,
-0.08536594361066818,
0.07972402125597,
0.019882773980498314,
0.12653718888759613,
-0.008949452079832554,
-0.05258369445800781,
0.0340755395591259,
0.2509121894836426,
-0.03272293135523796,
-0.06125238165259361,
-0.0618133544921875,
0.14193953573703766,
-0.027569854632019997,
0.085615374147892,
-0.048993971198797226,
-0.011953250505030155,
-0.05190696567296982,
0.3684260845184326,
0.3004686236381531,
-0.0955747589468956,
0.0034902957268059254,
0.04344797134399414,
0.030146531760692596,
0.13582153618335724,
0.051103878766298294,
0.12353651970624924,
0.3118158280849457,
-0.08541403710842133,
-0.07299233227968216,
0.002988999942317605,
-0.029036981984972954,
-0.0649314895272255,
0.07989996671676636,
0.004488978069275618,
-0.03299391642212868,
-0.040645062923431396,
0.10316397994756699,
-0.26547059416770935,
0.04927514120936394,
-0.1454390436410904,
-0.18399985134601593,
-0.08103814721107483,
0.006166178733110428,
0.06493688374757767,
0.06492111831903458,
0.1146574318408966,
-0.006046019960194826,
-0.06954639405012131,
0.07672423124313354,
0.045306310057640076,
-0.2420000284910202,
0.009081108495593071,
0.06303121894598007,
-0.053772006183862686,
-0.04233622923493385,
-0.0469072051346302,
0.08067111670970917,
0.09435966610908508,
0.029538143426179886,
-0.02326131798326969,
0.055651772767305374,
-0.013970846310257912,
-0.053429603576660156,
0.0405818372964859,
0.0720028281211853,
0.02208568900823593,
-0.07883580774068832,
0.11001885682344437,
-0.10856325924396515,
0.03901589289307594,
0.02132391929626465,
-0.004963040351867676,
-0.05008663609623909,
0.02326332964003086,
-0.081232950091362,
0.053528014570474625,
0.07085224986076355,
-0.026287280023097992,
-0.02381237782537937,
-0.03145502880215645,
-0.01266259141266346,
-0.01244297157973051,
-0.1333911120891571,
-0.06990428268909454,
-0.16713950037956238,
-0.0948428213596344,
0.08561877906322479,
0.02205650322139263,
-0.21354763209819794,
0.010354273021221161,
-0.11893121898174286,
0.03902224451303482,
-0.12333346903324127,
0.10666720569133759,
0.08559424430131912,
0.01633523777127266,
0.02016378566622734,
0.005981264635920525,
0.056523144245147705,
0.0701540932059288,
-0.13979674875736237,
-0.10333207994699478
] |
null | null | transformers |
# Tony Stark dialoGPT model | {"tags": ["conversational"]} | text-generation | Navya2608/DialoGPT-small-tonystarkscript | [
"transformers",
"pytorch",
"gpt2",
"text-generation",
"conversational",
"autotrain_compatible",
"endpoints_compatible",
"text-generation-inference",
"region:us"
] | 2022-03-02T23:29:04+00:00 | [] | [] | TAGS
#transformers #pytorch #gpt2 #text-generation #conversational #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us
|
# Tony Stark dialoGPT model | [
"# Tony Stark dialoGPT model"
] | [
"TAGS\n#transformers #pytorch #gpt2 #text-generation #conversational #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n",
"# Tony Stark dialoGPT model"
] | [
51,
9
] | [
"passage: TAGS\n#transformers #pytorch #gpt2 #text-generation #conversational #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n# Tony Stark dialoGPT model"
] | [
-0.03763905167579651,
0.07335129380226135,
-0.004235996399074793,
0.0376390740275383,
0.09705741703510284,
-0.00796771701425314,
0.19134891033172607,
0.13433142006397247,
0.06533043831586838,
-0.07214424759149551,
0.1402997225522995,
0.17922507226467133,
-0.027345268055796623,
0.06718467175960541,
-0.04284323751926422,
-0.2993277311325073,
0.023998809978365898,
0.062315672636032104,
-0.01663130708038807,
0.10851892828941345,
0.07493697106838226,
-0.06361086666584015,
0.08009327948093414,
0.0025344453752040863,
-0.11677638441324234,
0.016753483563661575,
0.05350309982895851,
-0.10688147693872452,
0.1515219658613205,
0.08421768248081207,
0.0054739657789468765,
0.06462221592664719,
-0.030213898047804832,
-0.14221549034118652,
0.05046381428837776,
-0.004800720605999231,
-0.038403578102588654,
0.05141538381576538,
0.03795184940099716,
-0.07846539467573166,
0.13398665189743042,
0.15324437618255615,
-0.01613079197704792,
0.04679867997765541,
-0.169631689786911,
0.08077514171600342,
0.016145065426826477,
0.0964970588684082,
0.030056575313210487,
0.14123094081878662,
-0.029843047261238098,
0.14974278211593628,
-0.037716932594776154,
0.10106480866670609,
0.04356198012828827,
-0.3417527377605438,
-0.03322421759366989,
0.08032464236021042,
0.07738795876502991,
0.040796007961034775,
-0.041371092200279236,
0.10918216407299042,
0.020281925797462463,
-0.0022920318879187107,
-0.003098178654909134,
-0.07071647047996521,
-0.13032600283622742,
0.025098679587244987,
-0.07865116745233536,
0.013009699061512947,
0.20305652916431427,
0.0029192001093178988,
0.06451116502285004,
-0.088885597884655,
-0.09131952375173569,
-0.05205709487199783,
0.01548618171364069,
-0.055669039487838745,
-0.104533851146698,
0.0898689404129982,
-0.06472668051719666,
-0.13030996918678284,
-0.1230858564376831,
-0.01996508426964283,
-0.18232622742652893,
0.16638663411140442,
0.02112782746553421,
0.04642824828624725,
-0.2097253054380417,
0.09829530119895935,
0.01628687232732773,
-0.09409892559051514,
0.04218064248561859,
-0.08964668214321136,
0.008953883312642574,
-0.005365732125937939,
-0.009941758587956429,
-0.01493303757160902,
0.03719865158200264,
0.11783607304096222,
0.0070982505567371845,
-0.010491663590073586,
-0.04677761346101761,
0.06282000243663788,
0.04243358224630356,
0.0628843680024147,
-0.04749657213687897,
-0.04814642667770386,
0.031999796628952026,
-0.06339079886674881,
0.02856716327369213,
-0.06192701309919357,
-0.19151493906974792,
-0.008446658961474895,
0.016657095402479172,
0.009332136251032352,
0.06948442757129669,
0.11349677294492722,
-0.04871906340122223,
-0.05219559371471405,
0.06404516100883484,
0.011538191698491573,
-0.03420834243297577,
-0.002309622708708048,
-0.009403356350958347,
0.07760118693113327,
0.015232665464282036,
0.0691131204366684,
-0.10047166049480438,
0.012735676020383835,
-0.062215499579906464,
-0.0383346825838089,
0.0012535654241219163,
-0.0367252454161644,
-0.000006427522748708725,
-0.004087837412953377,
0.018541187047958374,
-0.12177883833646774,
-0.14206846058368683,
0.00729130394756794,
-0.02547702006995678,
-0.03836052492260933,
-0.1308714747428894,
-0.09567882120609283,
-0.015095610171556473,
0.009745068848133087,
-0.05816090106964111,
-0.04576714709401131,
-0.06374398618936539,
0.05980154871940613,
-0.020452942699193954,
0.10365405678749084,
-0.0916491448879242,
0.05699285864830017,
-0.09468311071395874,
-0.05263276770710945,
-0.06011349707841873,
0.13771864771842957,
0.030584800988435745,
0.050520576536655426,
0.009190456941723824,
-0.022314229980111122,
-0.1051420271396637,
0.0679754838347435,
-0.0867927223443985,
0.27232638001441956,
-0.07504810392856598,
-0.10874342918395996,
0.2998849153518677,
-0.04649795591831207,
-0.15939943492412567,
0.1422528624534607,
-0.01487244013696909,
0.07416320592164993,
0.1343737095594406,
0.18421798944473267,
-0.014386732131242752,
-0.005082945339381695,
0.07410396635532379,
0.11217740923166275,
-0.09648674726486206,
0.02275104820728302,
0.044201917946338654,
0.0024333540350198746,
-0.04910823702812195,
-0.0025656558573246002,
0.08628223091363907,
0.05259024351835251,
-0.06957758963108063,
-0.028154630213975906,
0.020045045763254166,
-0.014025731012225151,
0.08043655753135681,
-0.024015037342905998,
0.12860676646232605,
-0.029712092131376266,
-0.0765838623046875,
-0.06227532774209976,
0.0025444775819778442,
-0.03225536644458771,
0.05044989660382271,
-0.10147498548030853,
0.006693813018500805,
0.02640760876238346,
0.034452587366104126,
-0.1442510485649109,
-0.03913018852472305,
-0.05954965949058533,
0.23547497391700745,
0.08767364919185638,
0.14608179032802582,
0.03638360649347305,
-0.044220201671123505,
-0.058621205389499664,
0.033662352710962296,
0.14062106609344482,
-0.015345780178904533,
-0.06421049684286118,
-0.131857767701149,
0.05757785588502884,
-0.06685778498649597,
0.09283970296382904,
-0.06103707104921341,
0.024978892877697945,
-0.020383615046739578,
0.10040611028671265,
-0.011221112683415413,
0.017948757857084274,
0.028654884546995163,
-0.0171708595007658,
-0.06318692862987518,
-0.01800643466413021,
0.09087970107793808,
-0.012288475409150124,
-0.13984116911888123,
0.188714399933815,
-0.13353890180587769,
0.18505394458770752,
0.18960900604724884,
-0.24678072333335876,
0.002503546653315425,
-0.07138334214687347,
-0.03690960258245468,
-0.0016239851247519255,
0.017231643199920654,
-0.011166710406541824,
0.23092563450336456,
-0.007070077583193779,
0.14604927599430084,
-0.019794581457972527,
-0.02498435042798519,
-0.05751189589500427,
-0.01630868948996067,
0.004231850616633892,
0.0976925939321518,
0.08386033773422241,
-0.1837199628353119,
0.15279743075370789,
0.07222273200750351,
0.0960477963089943,
0.1957634687423706,
0.058703839778900146,
0.03388002887368202,
0.07642381638288498,
-0.04020240157842636,
-0.04726768285036087,
-0.07644540071487427,
-0.25974100828170776,
-0.008614813908934593,
0.03993707522749901,
-0.002500461181625724,
0.08795105665922165,
-0.1190013587474823,
-0.07879780232906342,
0.004579524509608746,
-0.01177898421883583,
-0.0011193895479664207,
0.10166727751493454,
-0.008830154314637184,
0.11287165433168411,
0.00030216993764042854,
-0.0638466402888298,
0.0821232795715332,
-0.004999228287488222,
-0.09270720183849335,
0.1642342209815979,
-0.11878010630607605,
-0.267451673746109,
-0.09012429416179657,
-0.13574880361557007,
-0.05798394978046417,
0.07619607448577881,
0.07842448353767395,
-0.11229715496301651,
0.01963121071457863,
-0.009803583845496178,
0.1149349957704544,
-0.1351068615913391,
0.000494491308927536,
0.00919843278825283,
0.008376401849091053,
-0.14772789180278778,
-0.07867676019668579,
-0.04973243921995163,
-0.042646221816539764,
-0.07983683794736862,
0.12332884967327118,
-0.156112939119339,
-0.007581994868814945,
0.2167004942893982,
0.059106774628162384,
0.054383210837841034,
-0.06031353399157524,
0.19549162685871124,
-0.10898957401514053,
0.011640825308859348,
0.1843910962343216,
-0.020927932113409042,
0.03882982209324837,
0.10965055227279663,
0.007396265864372253,
-0.05292748659849167,
0.03714108094573021,
-0.030697576701641083,
-0.04555618390440941,
-0.20664194226264954,
-0.11892388761043549,
-0.0888802781701088,
0.1321333646774292,
0.04860677942633629,
0.038008417934179306,
0.16653211414813995,
0.08191578835248947,
-0.056146737188100815,
-0.04220939055085182,
0.067790187895298,
0.06954168528318405,
0.2811235189437866,
-0.06509541720151901,
0.13626724481582642,
-0.0022164182737469673,
-0.15842439234256744,
0.07315980643033981,
0.03655408322811127,
-0.005757072940468788,
0.10267330706119537,
0.026732834056019783,
-0.012078813277184963,
0.026961740106344223,
0.09669315069913864,
0.062225230038166046,
0.060872070491313934,
-0.05454825609922409,
-0.031215505674481392,
-0.04018725827336311,
-0.030687455087900162,
0.050400786101818085,
0.049141447991132736,
-0.13205945491790771,
0.004398079123347998,
0.05251406878232956,
0.048616036772727966,
0.04650825634598732,
0.12622934579849243,
-0.18431925773620605,
-0.053404707461595535,
0.06589925289154053,
-0.039857931435108185,
-0.09623269736766815,
0.0936380997300148,
0.044692229479551315,
-0.1317288875579834,
0.07237417995929718,
-0.007005044259130955,
0.11447488516569138,
-0.07974873483181,
0.10616204142570496,
-0.10827004909515381,
-0.12664636969566345,
0.0028953158762305975,
0.09347325563430786,
-0.25015100836753845,
0.20001977682113647,
-0.01476643979549408,
-0.04196639358997345,
-0.10476650297641754,
-0.04376164823770523,
0.0031530680134892464,
0.12292754650115967,
0.15882503986358643,
-0.023961052298545837,
0.10943049937486649,
0.01606876775622368,
-0.07967180013656616,
0.02312309853732586,
0.07394848763942719,
-0.08846002072095871,
-0.014255133457481861,
-0.028728961944580078,
-0.0035244482569396496,
0.003406634321436286,
-0.005601847544312477,
-0.016765687614679337,
-0.1761041283607483,
0.05950138717889786,
0.08937810361385345,
0.12031207978725433,
0.033273644745349884,
-0.06259946525096893,
-0.07874488085508347,
0.26772943139076233,
-0.007900053635239601,
-0.08391153812408447,
-0.07450342178344727,
0.03353532403707504,
0.022395670413970947,
-0.04801827669143677,
-0.017389219254255295,
-0.03900609537959099,
0.030618296936154366,
-0.10730241984128952,
-0.18083637952804565,
0.1371597945690155,
-0.09134434163570404,
-0.062288738787174225,
-0.045170728117227554,
0.20430368185043335,
-0.0013318434357643127,
0.05344333499670029,
0.0397646464407444,
-0.007862940430641174,
-0.12032591551542282,
-0.0903332456946373,
0.013893498107790947,
-0.05533207207918167,
-0.014071288518607616,
0.021658476442098618,
-0.027948785573244095,
-0.0013849548995494843,
-0.06646435707807541,
-0.05221069976687431,
0.31067800521850586,
0.13812507688999176,
-0.05512582138180733,
0.13318410515785217,
0.0557873360812664,
-0.03537113219499588,
-0.25895482301712036,
-0.09517979621887207,
-0.10559938102960587,
-0.043844450265169144,
-0.0251929871737957,
-0.1852545440196991,
0.09586361050605774,
-0.0671631321310997,
-0.0006075040437281132,
0.04306885600090027,
-0.26918265223503113,
-0.11198072135448456,
0.16761183738708496,
-0.0521419383585453,
0.4219834804534912,
-0.0849495679140091,
-0.06596490740776062,
-0.04905525594949722,
-0.14803799986839294,
0.1846584528684616,
-0.03246309608221054,
0.09895683825016022,
-0.011888464912772179,
0.12614455819129944,
0.027410902082920074,
0.016660302877426147,
0.04334362596273422,
0.035102441906929016,
-0.06872212886810303,
-0.05353451147675514,
-0.09116004407405853,
0.03506728634238243,
0.042023200541734695,
-0.03852459788322449,
-0.021330954506993294,
0.005600374191999435,
-0.13876289129257202,
-0.06339691579341888,
-0.10654541105031967,
0.036965519189834595,
0.023054547607898712,
-0.06839068233966827,
0.018388710916042328,
-0.0329105406999588,
-0.011685317382216454,
0.0034918440505862236,
0.19777557253837585,
-0.13187521696090698,
0.1937415599822998,
0.07549167424440384,
0.1888878345489502,
-0.12128184735774994,
0.011541691608726978,
-0.03413115814328194,
-0.0738133117556572,
0.043489038944244385,
-0.059280361980199814,
0.0003373352810740471,
0.10789428651332855,
-0.010814543813467026,
0.04819405451416969,
0.1214999258518219,
0.022709853947162628,
0.027111712843179703,
0.11264900863170624,
-0.2619462311267853,
-0.12220161408185959,
-0.08520286530256271,
-0.005843683611601591,
0.08278815448284149,
0.08467813581228256,
0.19693192839622498,
-0.024994082748889923,
-0.04843730479478836,
0.021710993722081184,
-0.006817040033638477,
-0.04161964729428291,
0.04989350214600563,
-0.002954179421067238,
0.005472660064697266,
-0.12687906622886658,
0.09128391742706299,
-0.010884038172662258,
-0.1538277566432953,
-0.0015573506243526936,
0.16368356347084045,
-0.12056244909763336,
-0.12072450667619705,
-0.11317194998264313,
0.06302256137132645,
-0.1670432686805725,
0.021151991561055183,
-0.022068744525313377,
-0.14293016493320465,
0.06704870611429214,
0.07943399250507355,
0.04337272047996521,
0.0545976422727108,
-0.11312709748744965,
-0.028734421357512474,
0.004219199996441603,
-0.007705075200647116,
0.05360917001962662,
-0.03741549700498581,
-0.04325491935014725,
0.08574522286653519,
-0.054952070116996765,
0.14837217330932617,
-0.0925775021314621,
-0.0924873948097229,
-0.13221898674964905,
0.05351439118385315,
-0.05921939015388489,
-0.12054550647735596,
-0.10158753395080566,
-0.06024856120347977,
-0.036046143621206284,
-0.040678828954696655,
-0.04599253833293915,
-0.05607486516237259,
-0.09697061777114868,
0.024947986006736755,
-0.04251342639327049,
-0.007732362486422062,
-0.08631028980016708,
0.05219954997301102,
0.0630517229437828,
-0.02917254902422428,
0.16286547482013702,
0.12754587829113007,
-0.11118979752063751,
0.056201398372650146,
-0.10028831660747528,
-0.0782078355550766,
0.08145330101251602,
0.0008218842558562756,
0.03175725042819977,
0.10870625078678131,
-0.013753985054790974,
0.048968445509672165,
0.059701744467020035,
0.06660981476306915,
0.03880013898015022,
-0.050799254328012466,
0.04059243202209473,
0.005777087528258562,
-0.08384595811367035,
-0.04240558296442032,
-0.024368779733777046,
0.060364969074726105,
-0.00289504649117589,
0.06917216628789902,
-0.06215725839138031,
0.07444331049919128,
-0.10474486649036407,
0.06517010927200317,
0.02516942098736763,
-0.15194304287433624,
-0.021084601059556007,
-0.07485322654247284,
0.0667315199971199,
0.0003472589887678623,
0.19734932482242584,
-0.01840079203248024,
0.0018066661432385445,
0.05802832543849945,
0.0528581440448761,
0.0037226607091724873,
-0.010735184885561466,
0.22521920502185822,
0.12348984181880951,
-0.0606934130191803,
-0.062205005437135696,
0.0719488188624382,
0.03285752236843109,
0.12424958497285843,
0.15126726031303406,
-0.01926582306623459,
-0.025587433949112892,
0.07312910258769989,
-0.01662246510386467,
0.04786326736211777,
-0.12131653726100922,
-0.18964865803718567,
-0.01603613793849945,
0.044012650847435,
-0.0511724017560482,
0.06278029829263687,
0.13035768270492554,
-0.0004659532569348812,
0.012904598377645016,
0.0053859613835811615,
-0.0545518696308136,
-0.20065562427043915,
-0.19343803822994232,
-0.05920738726854324,
-0.12810640037059784,
0.012766988947987556,
-0.1368054896593094,
0.050383225083351135,
0.006681567057967186,
0.11353868991136551,
-0.06637951731681824,
0.0980396643280983,
0.03937278687953949,
-0.12218599021434784,
0.09710727632045746,
-0.011490844190120697,
0.08761034905910492,
-0.04427872598171234,
0.02466486394405365,
-0.0586862713098526,
0.047430723905563354,
0.013859657570719719,
0.04217368736863136,
-0.07060904055833817,
0.020897815003991127,
-0.12352462857961655,
-0.09344211220741272,
-0.07159019261598587,
0.05587409436702728,
0.001029946724884212,
0.164537250995636,
-0.006530460901558399,
-0.015967680141329765,
0.028941456228494644,
0.280765563249588,
-0.1009734496474266,
-0.08898387849330902,
-0.047465890645980835,
0.24846535921096802,
-0.0035225492902100086,
0.08819007873535156,
-0.043084606528282166,
0.012679081410169601,
-0.10091894119977951,
0.3528484106063843,
0.3492788076400757,
-0.14072860777378082,
0.017830487340688705,
0.005037237424403429,
0.04822647199034691,
0.11707203835248947,
0.0369594469666481,
0.0639721229672432,
0.2118074744939804,
-0.09978505223989487,
0.002468408551067114,
0.007580169942229986,
-0.01572500541806221,
-0.03550969064235687,
0.01567009463906288,
0.0775575041770935,
-0.04698668420314789,
-0.03665141761302948,
0.1046019196510315,
-0.2554135024547577,
0.0906551331281662,
-0.15578557550907135,
-0.19137892127037048,
-0.04572221636772156,
-0.005218831356614828,
0.053901080042123795,
0.02813887782394886,
0.1025300994515419,
0.028926346451044083,
-0.0462726466357708,
0.034285783767700195,
0.029871664941310883,
-0.2326025664806366,
0.03502459079027176,
0.08528541028499603,
-0.05579794570803642,
-0.05305349826812744,
-0.02842516452074051,
0.07328376919031143,
0.06987515836954117,
0.05350590497255325,
-0.027048718184232712,
0.01861829310655594,
-0.013525356538593769,
-0.04009223356842995,
-0.028888583183288574,
0.014192059636116028,
0.025241967290639877,
-0.06561116129159927,
0.08735194802284241,
-0.13670912384986877,
0.0501386784017086,
-0.009825611487030983,
-0.03365672007203102,
-0.01963891088962555,
0.03818577900528908,
-0.05078179016709328,
0.1052074283361435,
0.09662308543920517,
-0.023602832108736038,
-0.02346237376332283,
-0.002501461422070861,
-0.04612899199128151,
-0.015773780643939972,
-0.0055991243571043015,
-0.10029292106628418,
-0.15323130786418915,
-0.10265272110700607,
0.03102562576532364,
0.01557375118136406,
-0.24054932594299316,
0.016697948798537254,
-0.13828100264072418,
0.029268259182572365,
-0.08769698441028595,
0.08654540777206421,
0.10654784739017487,
0.01475432887673378,
0.00736586656421423,
-0.027996430173516273,
0.06400226056575775,
0.07578577846288681,
-0.15356633067131042,
-0.07686817646026611
] |
null | null | null |
# Norwegian Wav2Vec2 Model - 1B - Bokmål
This achieves the following results on the test set with a 5-gram KenLM:
- WER: 0.0668
- CER: 0.0256
Without using a language model, we are getting these results:
- WER: ???
- CER: ???
## Model description
This is one of several Wav2Vec-models created during the 🤗 hosted [Robust Speech Event](https://discuss.huggingface.co/t/open-to-the-community-robust-speech-recognition-challenge/13614?s=09). In parallell with the event, the team also converted the [Norwegian Parliamentary Speech Corpus (NPSC)](https://huggingface.co/datasets/NbAiLab/NPSC) to the 🤗 Dataset format and used that as the main source for training.
We do release all code developed during the event so that the Norwegian NLP community can build upon this to develop even better Norwegian ASR models. The finetuning of these models are not very compute demanding. You should after following the instructions here, be able to train your own automatic speech recognition system in less than a day with an average GPU.
## Team
The following people contributed to building this model: Rolv-Arild Braaten, Per Egil Kummervold, Andre Kåsen, Javier de la Rosa, Per Erik Solberg, and Freddy Wetjen.
## Training procedure
To reproduce these results, we strongly recommend that you follow the [instructions from HuggingFace](https://github.com/huggingface/transformers/tree/master/examples/research_projects/robust-speech-event#talks) to train a simple Swedish model.
When you have verified that you are able to do this, create a fresh new repo. You can then start by copying the files ```run.sh``` and ```run_speech_recognition_ctc.py``` from our repo. Running this will create all the other necessary files, and should let you reproduce our results. With some tweaks to the hyperparameters, you might even be able to build an even better ASR. Good luck!
### Language Model
As you see from the results above, adding even a simple 5-gram language will significantly improve the results. 🤗 has provided another [very nice blog](https://huggingface.co/blog/wav2vec2-with-ngram) about how to add a 5-gram language model to improve the ASR model. You can build this from your own corpus, for instance by extracting some suitable text from the [Norwegian Colossal Corpus](https://huggingface.co/datasets/NbAiLab/NCC). You can also skip some of the steps in the guide, and copy the [5-gram model from this repo](https://huggingface.co/NbAiLab/XLSR-300M-bokmaal/tree/main/language_model).
### Parameters
The following parameters were used during training:
```
--dataset_name="NbAiLab/NPSC"
--model_name_or_path="facebook/wav2vec2-xls-r-1b"
--dataset_config_name="16K_mp3_bokmaal"
--output_dir="./"
--overwrite_output_dir
--num_train_epochs="40"
--per_device_train_batch_size="12"
--per_device_eval_batch_size="12"
--gradient_accumulation_steps="2"
--learning_rate="2e-5"
--warmup_steps="2000"
--length_column_name="input_length"
--evaluation_strategy="steps"
--text_column_name="text"
--save_steps="500"
--eval_steps="500"
--logging_steps="100"
--layerdrop="0.041"
--attention_dropout="0.094"
--activation_dropout="0.055"
--hidden_dropout="0.047"
--save_total_limit="3"
--freeze_feature_encoder
--feat_proj_dropout="0.04"
--mask_time_prob="0.082"
--mask_time_length="10"
--mask_feature_prob="0.25"
--mask_feature_length="64"
--gradient_checkpointing
--min_duration_in_seconds="0.5"
--max_duration_in_seconds="30.0"
--ctc_zero_infinity=True
--use_auth_token
--seed="42"
--fp16
--group_by_length
--do_train --do_eval
--push_to_hub
--preprocessing_num_workers="16"
```
Following this settings, the training might take 3-4 days on an average GPU. You should however get a decent model and faster results by tweaking these parameters
| Parameter| Comment |
|:-------------|:-----|
| per_device_train_batch_size | Adjust this to the maximum of available memory. 16 or 24 might be good settings depending on your system |
|gradient_accumulation_steps |Can be adjusted even further up to increase batch size and speed up training without running into memory issues |
| learning_rate|Can be increased, maybe as high as 1e-4. Speeds up training but might add instability |
| epochs| Can be decreased significantly. This is a huge dataset and you might get a decent result already after a couple of epochs|
| {"language": ["nb-NO"], "license": "apache-2.0", "tags": ["automatic-speech-recognition", "NbAiLab/NPSC", "xxx-robust-speech-event", false, "nb-NO"], "datasets": ["NbAiLab/NPSC"], "model-index": [{"name": "wav2vec2-xls-r-1b-npsc-bokmaal-low-27k", "results": [{"task": {"type": "automatic-speech-recognition", "name": "Automatic Speech Recognition"}, "dataset": {"name": "NPSC", "type": "NbAiLab/NPSC", "args": "16K_mp3_bokmaal"}, "metrics": [{"type": "wer", "value": 0.06686424124625939, "name": "Test (Bokm\u00e5l) WER"}, {"type": "cer", "value": 0.025697763468940576, "name": "Test (Bokm\u00e5l) CER"}]}]}]} | automatic-speech-recognition | NbAiLab/Wav2Vec-Template | [
"automatic-speech-recognition",
"NbAiLab/NPSC",
"xxx-robust-speech-event",
"no",
"nb-NO",
"dataset:NbAiLab/NPSC",
"license:apache-2.0",
"model-index",
"region:us"
] | 2022-03-02T23:29:04+00:00 | [] | [
"nb-NO"
] | TAGS
#automatic-speech-recognition #NbAiLab/NPSC #xxx-robust-speech-event #no #nb-NO #dataset-NbAiLab/NPSC #license-apache-2.0 #model-index #region-us
| Norwegian Wav2Vec2 Model - 1B - Bokmål
======================================
This achieves the following results on the test set with a 5-gram KenLM:
* WER: 0.0668
* CER: 0.0256
Without using a language model, we are getting these results:
* WER: ???
* CER: ???
Model description
-----------------
This is one of several Wav2Vec-models created during the hosted Robust Speech Event. In parallell with the event, the team also converted the Norwegian Parliamentary Speech Corpus (NPSC) to the Dataset format and used that as the main source for training.
We do release all code developed during the event so that the Norwegian NLP community can build upon this to develop even better Norwegian ASR models. The finetuning of these models are not very compute demanding. You should after following the instructions here, be able to train your own automatic speech recognition system in less than a day with an average GPU.
Team
----
The following people contributed to building this model: Rolv-Arild Braaten, Per Egil Kummervold, Andre Kåsen, Javier de la Rosa, Per Erik Solberg, and Freddy Wetjen.
Training procedure
------------------
To reproduce these results, we strongly recommend that you follow the instructions from HuggingFace to train a simple Swedish model.
When you have verified that you are able to do this, create a fresh new repo. You can then start by copying the files and from our repo. Running this will create all the other necessary files, and should let you reproduce our results. With some tweaks to the hyperparameters, you might even be able to build an even better ASR. Good luck!
### Language Model
As you see from the results above, adding even a simple 5-gram language will significantly improve the results. has provided another very nice blog about how to add a 5-gram language model to improve the ASR model. You can build this from your own corpus, for instance by extracting some suitable text from the Norwegian Colossal Corpus. You can also skip some of the steps in the guide, and copy the 5-gram model from this repo.
### Parameters
The following parameters were used during training:
Following this settings, the training might take 3-4 days on an average GPU. You should however get a decent model and faster results by tweaking these parameters
| [
"### Language Model\n\n\nAs you see from the results above, adding even a simple 5-gram language will significantly improve the results. has provided another very nice blog about how to add a 5-gram language model to improve the ASR model. You can build this from your own corpus, for instance by extracting some suitable text from the Norwegian Colossal Corpus. You can also skip some of the steps in the guide, and copy the 5-gram model from this repo.",
"### Parameters\n\n\nThe following parameters were used during training:\n\n\nFollowing this settings, the training might take 3-4 days on an average GPU. You should however get a decent model and faster results by tweaking these parameters"
] | [
"TAGS\n#automatic-speech-recognition #NbAiLab/NPSC #xxx-robust-speech-event #no #nb-NO #dataset-NbAiLab/NPSC #license-apache-2.0 #model-index #region-us \n",
"### Language Model\n\n\nAs you see from the results above, adding even a simple 5-gram language will significantly improve the results. has provided another very nice blog about how to add a 5-gram language model to improve the ASR model. You can build this from your own corpus, for instance by extracting some suitable text from the Norwegian Colossal Corpus. You can also skip some of the steps in the guide, and copy the 5-gram model from this repo.",
"### Parameters\n\n\nThe following parameters were used during training:\n\n\nFollowing this settings, the training might take 3-4 days on an average GPU. You should however get a decent model and faster results by tweaking these parameters"
] | [
64,
94,
51
] | [
"passage: TAGS\n#automatic-speech-recognition #NbAiLab/NPSC #xxx-robust-speech-event #no #nb-NO #dataset-NbAiLab/NPSC #license-apache-2.0 #model-index #region-us \n### Language Model\n\n\nAs you see from the results above, adding even a simple 5-gram language will significantly improve the results. has provided another very nice blog about how to add a 5-gram language model to improve the ASR model. You can build this from your own corpus, for instance by extracting some suitable text from the Norwegian Colossal Corpus. You can also skip some of the steps in the guide, and copy the 5-gram model from this repo.### Parameters\n\n\nThe following parameters were used during training:\n\n\nFollowing this settings, the training might take 3-4 days on an average GPU. You should however get a decent model and faster results by tweaking these parameters"
] | [
-0.09710250794887543,
0.15385600924491882,
0.0016404693014919758,
0.055324263870716095,
0.036869097501039505,
-0.003779404330998659,
0.028313085436820984,
0.05385570228099823,
0.04027087241411209,
0.027670016512274742,
0.16284994781017303,
0.04191108047962189,
0.030987735837697983,
0.16637256741523743,
0.0653698518872261,
-0.24150700867176056,
0.06329590082168579,
-0.07426360994577408,
0.023621346801519394,
0.04955257475376129,
0.0574311837553978,
-0.03827277943491936,
0.02078191377222538,
-0.01859254762530327,
0.005328337196260691,
-0.0016615812201052904,
-0.028161419555544853,
-0.1488962322473526,
0.07321305572986603,
-0.016771100461483,
-0.11162930727005005,
0.028463123366236687,
0.04226207360625267,
-0.12548711895942688,
0.03312241658568382,
-0.03886174410581589,
0.019429463893175125,
0.04223145917057991,
-0.0285644493997097,
0.14914783835411072,
0.25498166680336,
-0.0013418602757155895,
-0.009110184386372566,
0.10530074685811996,
-0.11203844845294952,
-0.20679445564746857,
0.001696573686785996,
0.01304685976356268,
0.07129999995231628,
0.05387721583247185,
-0.06249512359499931,
0.08158846944570541,
-0.1681632399559021,
-0.017359159886837006,
-0.06732819974422455,
-0.2815491259098053,
-0.023643825203180313,
0.16394522786140442,
-0.004345425870269537,
0.11925657838582993,
-0.008886342868208885,
0.040526676923036575,
0.08774735778570175,
0.00654295738786459,
0.018448248505592346,
-0.017676280811429024,
-0.006592619698494673,
0.02384897507727146,
-0.16137950122356415,
-0.047690536826848984,
0.21222040057182312,
0.05527659133076668,
-0.04284786805510521,
-0.12431494891643524,
0.010058391839265823,
-0.06352753937244415,
-0.052085231989622116,
-0.05654174089431763,
0.02119188942015171,
0.059993620961904526,
0.051824260503053665,
-0.10481123626232147,
-0.04157005995512009,
-0.04622640088200569,
0.05312362685799599,
-0.026208465918898582,
0.045749083161354065,
0.022203531116247177,
0.0374460406601429,
0.07194765657186508,
-0.17170482873916626,
-0.012442000210285187,
-0.031089378520846367,
-0.03647666051983833,
-0.08167102932929993,
0.04710086062550545,
0.0013875671429559588,
0.05568666011095047,
0.05140569806098938,
0.04630337283015251,
0.06081588938832283,
-0.009246236644685268,
0.0415494367480278,
0.045266542583703995,
-0.07492794096469879,
0.058303263038396835,
0.01490304060280323,
-0.11259565502405167,
0.0015790010802447796,
0.07078085094690323,
0.007311152294278145,
0.005118465982377529,
-0.08730240911245346,
-0.06955493241548538,
-0.06417640298604965,
0.056210119277238846,
-0.06913427263498306,
0.015218202024698257,
0.014853669330477715,
-0.02562297135591507,
0.12675265967845917,
-0.04813215881586075,
-0.04439669847488403,
0.004866403993219137,
-0.12161418050527573,
-0.019781868904829025,
-0.004526773001998663,
-0.01704149693250656,
-0.09873044490814209,
-0.12842604517936707,
-0.058629512786865234,
-0.044791169464588165,
-0.023456772789359093,
0.024428341537714005,
0.044261060655117035,
-0.04608772322535515,
-0.07179411500692368,
-0.09216376394033432,
-0.2067454606294632,
0.022915353998541832,
0.048987407237291336,
-0.04661475494503975,
-0.06511953473091125,
-0.1407967209815979,
-0.014149886555969715,
0.009766334667801857,
-0.09084537625312805,
0.08072617650032043,
-0.08353648334741592,
-0.0019473794382065535,
0.11578339338302612,
0.1590249240398407,
-0.035804565995931625,
0.03268888220191002,
-0.10469958186149597,
-0.02382778935134411,
0.015464634634554386,
0.14172087609767914,
-0.03759089112281799,
-0.044831667095422745,
-0.10811900347471237,
-0.033818501979112625,
-0.22390297055244446,
0.03180316835641861,
-0.013751322403550148,
0.14214131236076355,
-0.15941661596298218,
-0.10872961580753326,
0.1879972368478775,
-0.03207092359662056,
-0.03136133775115013,
0.1838969588279724,
0.009736700914800167,
0.061600420624017715,
0.1395316869020462,
0.16910015046596527,
-0.11280590295791626,
-0.09365095943212509,
0.021761111915111542,
-0.010681641288101673,
-0.06231612712144852,
-0.09783518314361572,
0.08735678344964981,
0.009482281282544136,
-0.04442063346505165,
0.09886582940816879,
-0.012819759547710419,
0.1896790713071823,
0.0042788186110556126,
-0.12819284200668335,
-0.017077036201953888,
-0.1110607385635376,
0.0016024663345888257,
0.041701264679431915,
0.028737014159560204,
-0.025225181132555008,
-0.08795148134231567,
-0.19596058130264282,
0.11321127414703369,
-0.058774832636117935,
0.01812007650732994,
-0.07151275873184204,
0.011907928623259068,
-0.15039613842964172,
0.07122451066970825,
-0.02540355548262596,
0.036119867116212845,
0.008226382546126842,
0.03172587603330612,
0.1589425802230835,
0.11702417582273483,
0.015857413411140442,
0.027643118053674698,
-0.04665921628475189,
0.021541766822338104,
0.06539051979780197,
-0.0749095156788826,
-0.048499614000320435,
-0.0917133241891861,
0.016887899488210678,
-0.04487051069736481,
0.24567025899887085,
-0.2533591389656067,
0.009545763954520226,
-0.1336795687675476,
-0.0327591747045517,
-0.04804519563913345,
-0.014932272955775261,
0.05130626633763313,
-0.008440133184194565,
0.005431448109447956,
-0.03484212979674339,
0.05763328820466995,
-0.043900374323129654,
-0.07685239613056183,
0.1141643226146698,
-0.11566917598247528,
-0.063439279794693,
0.12324565649032593,
0.10131014883518219,
0.0131855932995677,
-0.026066625490784645,
-0.03659963235259056,
-0.058036405593156815,
-0.00892538670450449,
0.07280649989843369,
0.12966303527355194,
-0.014594743959605694,
0.12351123988628387,
-0.061162494122982025,
0.057575177401304245,
0.020952962338924408,
-0.050984397530555725,
0.005368262529373169,
0.12259432673454285,
0.037559159100055695,
-0.046472180634737015,
0.02374565415084362,
-0.03652232885360718,
-0.05931071564555168,
0.20080630481243134,
0.04925933852791786,
-0.14633171260356903,
0.03926403075456619,
0.03589897230267525,
0.004763288423418999,
0.12457302212715149,
-0.11951881647109985,
-0.03468168526887894,
0.05420660227537155,
-0.011563998647034168,
0.08281940221786499,
-0.10462956875562668,
0.003260524943470955,
-0.052320219576358795,
-0.14273369312286377,
0.03407765552401543,
0.04368676617741585,
-0.12825776636600494,
0.06751715391874313,
0.021230868995189667,
-0.18865153193473816,
0.027735035866498947,
0.015550484880805016,
-0.06927375495433807,
0.08749149739742279,
-0.004106978885829449,
-0.2363346368074417,
-0.12245602160692215,
-0.003460370469838381,
-0.06718578189611435,
0.0692281499505043,
0.0005206873174756765,
-0.19881901144981384,
-0.04662507399916649,
-0.05770565941929817,
0.06619957834482193,
0.05097068473696709,
-0.029626546427607536,
-0.047191865742206573,
0.0012146751396358013,
0.023518359288573265,
-0.10256653279066086,
0.021423522382974625,
-0.11562525480985641,
-0.010186423547565937,
-0.008233373984694481,
-0.10930877923965454,
0.03351406753063202,
0.23012961447238922,
0.0023484905250370502,
0.04693147912621498,
0.04426722228527069,
0.1280967891216278,
-0.08008530735969543,
-0.04579377546906471,
0.09358520060777664,
0.1332017034292221,
-0.047486454248428345,
0.016016636043787003,
0.008197280578315258,
-0.10205647349357605,
0.04953448846936226,
-0.012534568086266518,
-0.12466166168451309,
-0.20985673367977142,
-0.1666162759065628,
-0.0828217938542366,
0.0312526635825634,
0.12390604615211487,
0.07594792544841766,
0.1060454323887825,
0.05071096494793892,
0.013536738231778145,
0.029502572491765022,
0.07977299392223358,
0.04506358504295349,
0.12557031214237213,
-0.01812429167330265,
0.06483560800552368,
-0.06873045861721039,
-0.09896998852491379,
0.08533503115177155,
0.10521432012319565,
0.09271044284105301,
0.03916539251804352,
0.10042722523212433,
-0.022739671170711517,
0.09328218549489975,
0.017683058977127075,
0.004393155686557293,
0.039078813046216965,
-0.058164745569229126,
-0.0356527715921402,
-0.046111349016427994,
-0.09918925166130066,
0.13929404318332672,
0.14996537566184998,
-0.0654652938246727,
-0.0252092145383358,
0.04727502539753914,
0.031635213643312454,
0.12870748341083527,
0.08893264085054398,
-0.3130512535572052,
-0.10735883563756943,
-0.026017451658844948,
-0.0683971643447876,
-0.005527087952941656,
0.10600502789020538,
0.038364481180906296,
-0.017256399616599083,
-0.025945499539375305,
-0.03242994844913483,
0.09885618835687637,
0.007885130122303963,
0.037654537707567215,
-0.1282484531402588,
0.11077027767896652,
0.03546813875436783,
0.07089860737323761,
-0.1835821121931076,
0.12107706815004349,
0.019930675625801086,
0.12495751678943634,
-0.061237987130880356,
-0.054969511926174164,
0.08280927687883377,
-0.01206456683576107,
0.15415826439857483,
-0.00378998345695436,
-0.13584911823272705,
-0.05645409971475601,
-0.18726862967014313,
0.057167068123817444,
-0.018465422093868256,
0.08456343412399292,
0.020438939332962036,
0.04263895004987717,
0.01955989934504032,
0.02373896911740303,
0.0009600964258424938,
-0.21073444187641144,
-0.04977191239595413,
-0.002197367139160633,
0.2723533809185028,
-0.05843937769532204,
0.01518707163631916,
-0.020701637491583824,
-0.08426361531019211,
0.15359625220298767,
-0.03320121020078659,
0.008669481612741947,
-0.05919406935572624,
0.04512738436460495,
0.17201383411884308,
-0.027603045105934143,
-0.02956555411219597,
0.0504583939909935,
0.04679010435938835,
-0.052818413823843,
-0.05400524660944939,
0.036746520549058914,
-0.06878603994846344,
-0.061591025441884995,
0.015659935772418976,
0.06872982531785965,
0.11621512472629547,
0.07557639479637146,
0.015580965206027031,
0.011288811452686787,
-0.07380294054746628,
-0.040810391306877136,
0.08003373444080353,
0.020862651988863945,
-0.03892219811677933,
-0.0023743254132568836,
-0.07389245927333832,
-0.016385074704885483,
-0.07746102660894394,
-0.02457447722554207,
0.1315879076719284,
0.22946123778820038,
-0.03193630278110504,
0.165398508310318,
0.27482956647872925,
-0.0195615254342556,
-0.18616172671318054,
0.023102611303329468,
-0.0017618805868551135,
0.0808766707777977,
-0.09542033076286316,
-0.17691533267498016,
0.11572045087814331,
0.12545527517795563,
-0.06936494261026382,
0.07371441274881363,
-0.18571361899375916,
-0.10825794190168381,
0.25123393535614014,
-0.05331564322113991,
0.25005826354026794,
-0.06512946635484695,
-0.01900186762213707,
-0.10909084975719452,
-0.00010877584281843156,
0.09176697582006454,
-0.12236995249986649,
0.15148906409740448,
-0.04730994254350662,
0.02368859387934208,
-0.002839585766196251,
-0.033826086670160294,
0.15729860961437225,
0.11032380908727646,
-0.016516249626874924,
0.03618186339735985,
0.07401078194379807,
0.011901862919330597,
-0.0537867471575737,
0.24441470205783844,
-0.04903959855437279,
-0.039609722793102264,
-0.044172026216983795,
-0.10595690459012985,
-0.0896836519241333,
0.06482294946908951,
0.07541783899068832,
-0.05092775449156761,
-0.0005689938552677631,
0.05503617227077484,
0.05866880342364311,
0.06805180758237839,
0.031770870089530945,
-0.13973510265350342,
-0.002192926127463579,
0.10970301181077957,
0.1374666839838028,
-0.06622478365898132,
0.04060303047299385,
0.013889806345105171,
-0.00948699563741684,
0.10392722487449646,
-0.18262134492397308,
-0.004715023562312126,
0.046803686767816544,
-0.07620396465063095,
0.1522729992866516,
0.02129325270652771,
-0.0535675585269928,
-0.015557987615466118,
0.057906243950128555,
-0.022547384724020958,
-0.06931843608617783,
-0.008202841505408287,
-0.11076319962739944,
0.029166776686906815,
0.028666343539953232,
0.06474032998085022,
-0.13935355842113495,
0.03140173852443695,
0.010316801257431507,
0.04715710133314133,
-0.13304288685321808,
0.19733689725399017,
0.11101679503917694,
0.04270706698298454,
-0.09681146591901779,
0.1259777545928955,
0.03639114648103714,
-0.12185312807559967,
0.04324434697628021,
0.07025674730539322,
-0.08292053639888763,
-0.09005552530288696,
-0.20936119556427002,
0.0034442825708538294,
-0.07914956659078598,
-0.12535841763019562,
-0.06969381123781204,
0.0387410931289196,
0.04287092760205269,
-0.18421491980552673,
0.02454921416938305,
-0.0002828330034390092,
-0.11492349207401276,
0.02387482114136219,
-0.09860612452030182,
0.013643188402056694,
0.014219636097550392,
-0.005741061642765999,
0.014000714756548405,
0.11119034886360168,
-0.019939079880714417,
0.04192861169576645,
-0.07558931410312653,
-0.06558461487293243,
-0.014371220953762531,
0.07765760272741318,
-0.031799864023923874,
0.015434188768267632,
-0.1475524753332138,
0.008134527131915092,
0.008761323988437653,
0.029918190091848373,
-0.048263780772686005,
0.04386235773563385,
-0.1174607127904892,
0.006861463654786348,
-0.03326132893562317,
0.0716039389371872,
-0.013118534348905087,
-0.00015105264901649207,
-0.0220031775534153,
-0.016016529873013496,
0.06092590093612671,
0.0385766439139843,
-0.1080198734998703,
0.08706134557723999,
-0.16399157047271729,
0.02826543152332306,
0.1222154051065445,
0.06607844680547714,
-0.0016378660220652819,
0.006453684996813536,
0.03527701273560524,
0.09180271625518799,
0.061949122697114944,
0.025081198662519455,
-0.016005827113986015,
-0.07811389118432999,
-0.0870589166879654,
-0.13910417258739471,
-0.03681640326976776,
-0.018499838188290596,
0.042642053216695786,
-0.0043377503752708435,
0.12241905182600021,
0.1242213100194931,
-0.0943698063492775,
-0.03647863119840622,
-0.060806840658187866,
0.0041389185935258865,
-0.04900466650724411,
-0.04542235657572746,
-0.013690856285393238,
-0.018983254209160805,
0.0656949058175087,
-0.045801371335983276,
0.2883474826812744,
-0.0006678253412246704,
-0.07908152788877487,
0.005350518971681595,
-0.09654265642166138,
0.04783826321363449,
-0.045040030032396317,
0.20207850635051727,
0.1445881724357605,
0.0130539545789361,
0.051795195788145065,
0.07124897837638855,
0.08699183166027069,
0.1684563308954239,
0.047720909118652344,
0.04913191869854927,
0.15231375396251678,
0.21346938610076904,
-0.026001961901783943,
-0.05193936079740524,
0.03285935893654823,
0.2658044099807739,
-0.07534569501876831,
0.05644826963543892,
-0.010128026828169823,
0.05985028296709061,
0.18425320088863373,
-0.10311850160360336,
0.024465549737215042,
0.019960975274443626,
-0.037365492433309555,
-0.17750096321105957,
-0.17488603293895721,
-0.04897760972380638,
-0.15670913457870483,
0.038481805473566055,
-0.05450492352247238,
-0.027964333072304726,
0.043884240090847015,
0.057529620826244354,
-0.008418585173785686,
0.060900140553712845,
-0.03550303727388382,
-0.023248592391610146,
0.1064399778842926,
-0.07750297337770462,
-0.03979344293475151,
-0.10379393398761749,
-0.012267550453543663,
0.06222880631685257,
-0.04741130396723747,
0.06825660169124603,
-0.044032882899045944,
-0.03865017369389534,
0.06788230687379837,
-0.003897475078701973,
0.005485566798597574,
-0.03788634017109871,
0.024708973243832588,
0.07213180512189865,
0.07364741712808609,
0.09085140377283096,
-0.16544660925865173,
0.025340240448713303,
0.06431158632040024,
-0.05120709538459778,
-0.08559777587652206,
-0.10995830595493317,
0.21919123828411102,
0.019214509055018425,
0.03151339292526245,
-0.08485683053731918,
-0.03719383478164673,
-0.011862901039421558,
0.15874144434928894,
0.22738014161586761,
-0.049139805138111115,
-0.0672726258635521,
-0.03017897717654705,
-0.011347038671374321,
-0.11736943572759628,
0.11552879214286804,
0.025232398882508278,
0.19972659647464752,
-0.03170963004231453,
-0.04484151303768158,
-0.02249361015856266,
-0.060974474996328354,
-0.04980742186307907,
0.018866771832108498,
-0.041443631052970886,
-0.0022074314765632153,
-0.07502032816410065,
0.05461741238832474,
-0.13913875818252563,
0.021489132195711136,
-0.0688130259513855,
0.08007808029651642,
-0.08342377841472626,
-0.060904569923877716,
-0.16490218043327332,
0.03991324082016945,
0.023546090349555016,
-0.09433530271053314,
0.02444419637322426,
-0.08092298358678818,
-0.039742402732372284,
-0.1384122669696808,
-0.07133577018976212,
0.034677550196647644,
0.16670164465904236,
0.17750482261180878,
0.01424406934529543,
0.09072161465883255,
0.042258355766534805,
-0.010228251107037067,
-0.04226864501833916,
0.15492987632751465,
-0.023266194388270378,
0.01899534836411476,
0.0571826808154583,
0.08456820249557495,
-0.012239759787917137,
0.09995798021554947,
0.06887510418891907,
-0.014616049826145172,
0.006302537862211466,
0.004289371892809868,
-0.031311117112636566,
-0.09447336941957474,
0.05866396799683571,
-0.035208504647016525,
0.11946562677621841,
0.0912303477525711,
-0.0327790193259716,
-0.06657148152589798,
-0.09197278320789337,
0.07650115340948105,
0.01281559094786644,
0.027799248695373535,
-0.02530607581138611,
-0.10587654262781143,
-0.03776181861758232,
-0.09912619739770889,
-0.04664590582251549,
-0.24673444032669067,
-0.058800917118787766,
-0.057135291397571564,
-0.07061593234539032,
0.024523790925741196,
0.11632215976715088,
0.10525652766227722,
0.02501608431339264,
-0.049426764249801636,
-0.14669576287269592,
0.062607042491436,
0.05562809109687805,
-0.16418085992336273,
-0.11082177609205246
] |
null | null | transformers |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
should probably proofread and complete it, then remove this comment. -->
# XLSR-1B-bokmaal-low
This model was trained from scratch on the None dataset.
It achieves the following results on the evaluation set:
- Loss: 0.1579
- Wer: 0.0722
## 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:
- learning_rate: 1.7e-05
- train_batch_size: 12
- eval_batch_size: 12
- seed: 42
- gradient_accumulation_steps: 2
- total_train_batch_size: 24
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
- lr_scheduler_type: linear
- num_epochs: 34.0
- mixed_precision_training: Native AMP
### Training results
| Training Loss | Epoch | Step | Validation Loss | Wer |
|:-------------:|:-----:|:-----:|:---------------:|:------:|
| 0.434 | 0.24 | 500 | 0.1704 | 0.1378 |
| 0.2833 | 0.48 | 1000 | 0.1638 | 0.1324 |
| 0.2478 | 0.72 | 1500 | 0.1606 | 0.1240 |
| 0.2276 | 0.97 | 2000 | 0.1562 | 0.1212 |
| 0.2208 | 1.21 | 2500 | 0.1576 | 0.1172 |
| 0.2148 | 1.45 | 3000 | 0.1502 | 0.1119 |
| 0.1994 | 1.69 | 3500 | 0.1409 | 0.1110 |
| 0.1932 | 1.93 | 4000 | 0.1432 | 0.1112 |
| 0.2122 | 2.17 | 4500 | 0.1443 | 0.1098 |
| 0.2177 | 2.42 | 5000 | 0.1329 | 0.1102 |
| 0.2058 | 2.66 | 5500 | 0.1403 | 0.1070 |
| 0.2216 | 2.9 | 6000 | 0.1342 | 0.1067 |
| 0.1984 | 3.14 | 6500 | 0.1370 | 0.1030 |
| 0.2056 | 3.38 | 7000 | 0.1371 | 0.1041 |
| 0.1735 | 3.62 | 7500 | 0.1296 | 0.1003 |
| 0.203 | 3.87 | 8000 | 0.1301 | 0.1005 |
| 0.1835 | 4.11 | 8500 | 0.1310 | 0.1004 |
| 0.178 | 4.35 | 9000 | 0.1300 | 0.0959 |
| 0.1585 | 4.59 | 9500 | 0.1277 | 0.0966 |
| 0.1848 | 4.83 | 10000 | 0.1260 | 0.0974 |
| 0.169 | 5.07 | 10500 | 0.1281 | 0.0969 |
| 0.1666 | 5.32 | 11000 | 0.1291 | 0.1003 |
| 0.1552 | 5.56 | 11500 | 0.1271 | 0.0959 |
| 0.2736 | 5.8 | 12000 | 0.1320 | 0.0935 |
| 0.2845 | 6.04 | 12500 | 0.1299 | 0.0921 |
| 0.1536 | 6.28 | 13000 | 0.1282 | 0.0927 |
| 0.1491 | 6.52 | 13500 | 0.1240 | 0.0906 |
| 0.1579 | 6.77 | 14000 | 0.1208 | 0.0921 |
| 0.16 | 7.01 | 14500 | 0.1182 | 0.0903 |
| 0.1367 | 7.25 | 15000 | 0.1214 | 0.0922 |
| 0.1499 | 7.49 | 15500 | 0.1232 | 0.0916 |
| 0.148 | 7.73 | 16000 | 0.1184 | 0.0896 |
| 0.1426 | 7.97 | 16500 | 0.1201 | 0.0889 |
| 0.1471 | 8.22 | 17000 | 0.1256 | 0.0882 |
| 0.1358 | 8.46 | 17500 | 0.1265 | 0.0909 |
| 0.1245 | 8.7 | 18000 | 0.1263 | 0.0886 |
| 0.1407 | 8.94 | 18500 | 0.1226 | 0.0885 |
| 0.1289 | 9.18 | 19000 | 0.1315 | 0.0873 |
| 0.1326 | 9.42 | 19500 | 0.1233 | 0.0868 |
| 0.1305 | 9.67 | 20000 | 0.1237 | 0.0870 |
| 0.1432 | 9.91 | 20500 | 0.1234 | 0.0857 |
| 0.1205 | 10.15 | 21000 | 0.1303 | 0.0858 |
| 0.1248 | 10.39 | 21500 | 0.1252 | 0.0858 |
| 0.1251 | 10.63 | 22000 | 0.1253 | 0.0869 |
| 0.1143 | 10.87 | 22500 | 0.1266 | 0.0860 |
| 0.1155 | 11.12 | 23000 | 0.1219 | 0.0862 |
| 0.1227 | 11.36 | 23500 | 0.1329 | 0.0864 |
| 0.1229 | 11.6 | 24000 | 0.1244 | 0.0855 |
| 0.1112 | 11.84 | 24500 | 0.1356 | 0.0851 |
| 0.2163 | 12.08 | 25000 | 0.1252 | 0.0847 |
| 0.1146 | 12.32 | 25500 | 0.1211 | 0.0837 |
| 0.1058 | 12.57 | 26000 | 0.1247 | 0.0843 |
| 0.1099 | 12.81 | 26500 | 0.1189 | 0.0833 |
| 0.1028 | 13.05 | 27000 | 0.1303 | 0.0815 |
| 0.1092 | 13.29 | 27500 | 0.1305 | 0.0838 |
| 0.1076 | 13.53 | 28000 | 0.1276 | 0.0842 |
| 0.1074 | 13.77 | 28500 | 0.1268 | 0.0844 |
| 0.0971 | 14.02 | 29000 | 0.1322 | 0.0839 |
| 0.1109 | 14.26 | 29500 | 0.1287 | 0.0821 |
| 0.0991 | 14.5 | 30000 | 0.1289 | 0.0831 |
| 0.1095 | 14.74 | 30500 | 0.1273 | 0.0822 |
| 0.1015 | 14.98 | 31000 | 0.1326 | 0.0816 |
| 0.1051 | 15.22 | 31500 | 0.1337 | 0.0814 |
| 0.0894 | 15.47 | 32000 | 0.1331 | 0.0802 |
| 0.1 | 15.71 | 32500 | 0.1304 | 0.0798 |
| 0.0957 | 15.95 | 33000 | 0.1293 | 0.0824 |
| 0.0921 | 16.19 | 33500 | 0.1382 | 0.0808 |
| 0.0986 | 16.43 | 34000 | 0.1301 | 0.0788 |
| 0.098 | 16.67 | 34500 | 0.1305 | 0.0795 |
| 0.0974 | 16.92 | 35000 | 0.1325 | 0.0796 |
| 0.0886 | 17.16 | 35500 | 0.1332 | 0.0796 |
| 0.0892 | 17.4 | 36000 | 0.1327 | 0.0785 |
| 0.0917 | 17.64 | 36500 | 0.1304 | 0.0793 |
| 0.0919 | 17.88 | 37000 | 0.1353 | 0.0791 |
| 0.1007 | 18.12 | 37500 | 0.1340 | 0.0791 |
| 0.0831 | 18.37 | 38000 | 0.1327 | 0.0786 |
| 0.0862 | 18.61 | 38500 | 0.1343 | 0.0792 |
| 0.0837 | 18.85 | 39000 | 0.1334 | 0.0777 |
| 0.0771 | 19.09 | 39500 | 0.1456 | 0.0778 |
| 0.0841 | 19.33 | 40000 | 0.1365 | 0.0784 |
| 0.0874 | 19.57 | 40500 | 0.1379 | 0.0779 |
| 0.0773 | 19.82 | 41000 | 0.1359 | 0.0776 |
| 0.0771 | 20.06 | 41500 | 0.1392 | 0.0776 |
| 0.0861 | 20.3 | 42000 | 0.1395 | 0.0774 |
| 0.0773 | 20.54 | 42500 | 0.1356 | 0.0775 |
| 0.069 | 20.78 | 43000 | 0.1399 | 0.0765 |
| 0.0823 | 21.02 | 43500 | 0.1469 | 0.0774 |
| 0.0747 | 21.27 | 44000 | 0.1415 | 0.0768 |
| 0.0703 | 21.51 | 44500 | 0.1405 | 0.0778 |
| 0.0776 | 21.75 | 45000 | 0.1492 | 0.0778 |
| 0.0833 | 21.99 | 45500 | 0.1448 | 0.0767 |
| 0.0796 | 22.23 | 46000 | 0.1434 | 0.0761 |
| 0.0613 | 22.47 | 46500 | 0.1446 | 0.0768 |
| 0.0753 | 22.72 | 47000 | 0.1439 | 0.0757 |
| 0.076 | 22.96 | 47500 | 0.1402 | 0.0759 |
| 0.0619 | 23.2 | 48000 | 0.1473 | 0.0767 |
| 0.1322 | 23.44 | 48500 | 0.1431 | 0.0766 |
| 0.0691 | 23.68 | 49000 | 0.1452 | 0.0753 |
| 0.061 | 23.92 | 49500 | 0.1452 | 0.0752 |
| 0.0716 | 24.17 | 50000 | 0.1429 | 0.0756 |
| 0.074 | 24.41 | 50500 | 0.1440 | 0.0746 |
| 0.0696 | 24.65 | 51000 | 0.1459 | 0.0756 |
| 0.081 | 24.89 | 51500 | 0.1443 | 0.0751 |
| 0.0754 | 25.13 | 52000 | 0.1483 | 0.0755 |
| 0.0864 | 25.37 | 52500 | 0.1467 | 0.0757 |
| 0.0662 | 25.62 | 53000 | 0.1471 | 0.0748 |
| 0.109 | 25.86 | 53500 | 0.1472 | 0.0759 |
| 0.0682 | 26.1 | 54000 | 0.1539 | 0.0748 |
| 0.0655 | 26.34 | 54500 | 0.1469 | 0.0743 |
| 0.0651 | 26.58 | 55000 | 0.1553 | 0.0748 |
| 0.0666 | 26.82 | 55500 | 0.1520 | 0.0744 |
| 0.0724 | 27.07 | 56000 | 0.1526 | 0.0738 |
| 0.067 | 27.31 | 56500 | 0.1489 | 0.0738 |
| 0.0658 | 27.55 | 57000 | 0.1518 | 0.0738 |
| 0.0581 | 27.79 | 57500 | 0.1518 | 0.0739 |
| 0.0639 | 28.03 | 58000 | 0.1495 | 0.0736 |
| 0.0606 | 28.27 | 58500 | 0.1549 | 0.0739 |
| 0.0641 | 28.52 | 59000 | 0.1513 | 0.0735 |
| 0.0612 | 28.76 | 59500 | 0.1524 | 0.0739 |
| 0.0536 | 29.0 | 60000 | 0.1565 | 0.0741 |
| 0.0574 | 29.24 | 60500 | 0.1541 | 0.0741 |
| 0.057 | 29.48 | 61000 | 0.1555 | 0.0741 |
| 0.0624 | 29.72 | 61500 | 0.1590 | 0.0736 |
| 0.0531 | 29.97 | 62000 | 0.1590 | 0.0734 |
| 0.0661 | 30.21 | 62500 | 0.1599 | 0.0732 |
| 0.0641 | 30.45 | 63000 | 0.1576 | 0.0730 |
| 0.0562 | 30.69 | 63500 | 0.1593 | 0.0734 |
| 0.0527 | 30.93 | 64000 | 0.1604 | 0.0730 |
| 0.0579 | 31.17 | 64500 | 0.1571 | 0.0734 |
| 0.0508 | 31.42 | 65000 | 0.1603 | 0.0733 |
| 0.0524 | 31.66 | 65500 | 0.1588 | 0.0726 |
| 0.0564 | 31.9 | 66000 | 0.1571 | 0.0727 |
| 0.0551 | 32.14 | 66500 | 0.1584 | 0.0728 |
| 0.0564 | 32.38 | 67000 | 0.1565 | 0.0726 |
| 0.0628 | 32.62 | 67500 | 0.1558 | 0.0725 |
| 0.0561 | 32.87 | 68000 | 0.1582 | 0.0727 |
| 0.0553 | 33.11 | 68500 | 0.1591 | 0.0726 |
| 0.0504 | 33.35 | 69000 | 0.1590 | 0.0725 |
| 0.0539 | 33.59 | 69500 | 0.1582 | 0.0723 |
| 0.0576 | 33.83 | 70000 | 0.1579 | 0.0722 |
### Framework versions
- Transformers 4.17.0.dev0
- Pytorch 1.10.0+cu113
- Datasets 1.18.3
- Tokenizers 0.10.3
| {"tags": ["generated_from_trainer"], "model-index": [{"name": "XLSR-1B-bokmaal-low", "results": []}]} | automatic-speech-recognition | NbAiLab/XLSR-1B-bokmaal-low | [
"transformers",
"pytorch",
"tensorboard",
"safetensors",
"wav2vec2",
"automatic-speech-recognition",
"generated_from_trainer",
"endpoints_compatible",
"region:us"
] | 2022-03-02T23:29:04+00:00 | [] | [] | TAGS
#transformers #pytorch #tensorboard #safetensors #wav2vec2 #automatic-speech-recognition #generated_from_trainer #endpoints_compatible #region-us
| XLSR-1B-bokmaal-low
===================
This model was trained from scratch on the None dataset.
It achieves the following results on the evaluation set:
* Loss: 0.1579
* Wer: 0.0722
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:
* learning\_rate: 1.7e-05
* train\_batch\_size: 12
* eval\_batch\_size: 12
* seed: 42
* gradient\_accumulation\_steps: 2
* total\_train\_batch\_size: 24
* optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
* lr\_scheduler\_type: linear
* num\_epochs: 34.0
* mixed\_precision\_training: Native AMP
### Training results
### Framework versions
* Transformers 4.17.0.dev0
* Pytorch 1.10.0+cu113
* Datasets 1.18.3
* Tokenizers 0.10.3
| [
"### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* learning\\_rate: 1.7e-05\n* train\\_batch\\_size: 12\n* eval\\_batch\\_size: 12\n* seed: 42\n* gradient\\_accumulation\\_steps: 2\n* total\\_train\\_batch\\_size: 24\n* optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08\n* lr\\_scheduler\\_type: linear\n* num\\_epochs: 34.0\n* mixed\\_precision\\_training: Native AMP",
"### Training results",
"### Framework versions\n\n\n* Transformers 4.17.0.dev0\n* Pytorch 1.10.0+cu113\n* Datasets 1.18.3\n* Tokenizers 0.10.3"
] | [
"TAGS\n#transformers #pytorch #tensorboard #safetensors #wav2vec2 #automatic-speech-recognition #generated_from_trainer #endpoints_compatible #region-us \n",
"### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* learning\\_rate: 1.7e-05\n* train\\_batch\\_size: 12\n* eval\\_batch\\_size: 12\n* seed: 42\n* gradient\\_accumulation\\_steps: 2\n* total\\_train\\_batch\\_size: 24\n* optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08\n* lr\\_scheduler\\_type: linear\n* num\\_epochs: 34.0\n* mixed\\_precision\\_training: Native AMP",
"### Training results",
"### Framework versions\n\n\n* Transformers 4.17.0.dev0\n* Pytorch 1.10.0+cu113\n* Datasets 1.18.3\n* Tokenizers 0.10.3"
] | [
53,
142,
4,
38
] | [
"passage: TAGS\n#transformers #pytorch #tensorboard #safetensors #wav2vec2 #automatic-speech-recognition #generated_from_trainer #endpoints_compatible #region-us \n### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* learning\\_rate: 1.7e-05\n* train\\_batch\\_size: 12\n* eval\\_batch\\_size: 12\n* seed: 42\n* gradient\\_accumulation\\_steps: 2\n* total\\_train\\_batch\\_size: 24\n* optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08\n* lr\\_scheduler\\_type: linear\n* num\\_epochs: 34.0\n* mixed\\_precision\\_training: Native AMP### Training results### Framework versions\n\n\n* Transformers 4.17.0.dev0\n* Pytorch 1.10.0+cu113\n* Datasets 1.18.3\n* Tokenizers 0.10.3"
] | [
-0.13421039283275604,
0.08067651838064194,
-0.002476923167705536,
0.07887764275074005,
0.15533724427223206,
0.007673411630094051,
0.12005608528852463,
0.1100560650229454,
-0.09716741740703583,
0.08868377655744553,
0.10567337274551392,
0.12053579837083817,
0.03791693225502968,
0.13879093527793884,
-0.059358861297369,
-0.2663874328136444,
0.01568680815398693,
0.007466274779289961,
-0.06836162507534027,
0.12468641996383667,
0.08063586801290512,
-0.13663899898529053,
0.033467311412096024,
-0.00022379399160854518,
-0.1633005142211914,
-0.010182156227529049,
0.01038936898112297,
-0.07354620844125748,
0.13302649557590485,
0.019664814695715904,
0.1337493360042572,
0.0363873615860939,
0.09411902725696564,
-0.21159739792346954,
0.010565574280917645,
0.059433650225400925,
0.030354388058185577,
0.06620550155639648,
0.0847623273730278,
-0.0281030535697937,
0.06555774062871933,
-0.1172734946012497,
0.061933696269989014,
0.01616586744785309,
-0.12019751220941544,
-0.2636704742908478,
-0.07873134315013885,
0.005884595215320587,
0.08795954287052155,
0.10310176759958267,
-0.02633334882557392,
0.12380001693964005,
-0.06914850324392319,
0.09029800444841385,
0.23767025768756866,
-0.276218980550766,
-0.06106879934668541,
-0.03366571664810181,
0.0177188478410244,
0.06691021472215652,
-0.1068585142493248,
-0.021720008924603462,
0.03415883705019951,
0.04561278223991394,
0.12048521637916565,
-0.005660096649080515,
-0.06725463271141052,
-0.0005396417691372335,
-0.16193027794361115,
-0.028054459020495415,
0.08892346918582916,
0.031068475916981697,
-0.03279292210936546,
-0.07713629305362701,
-0.061512600630521774,
-0.17801514267921448,
-0.043961502611637115,
0.005281719844788313,
0.02645237185060978,
-0.05126090720295906,
-0.11170829832553864,
0.013517235405743122,
-0.08779314160346985,
-0.0780443474650383,
-0.032025136053562164,
0.17168977856636047,
0.03798225149512291,
-0.00223695021122694,
-0.009750141762197018,
0.08473070710897446,
0.011152642779052258,
-0.14819227159023285,
0.021332740783691406,
0.036569785326719284,
-0.07207489758729935,
-0.02767391875386238,
-0.06005476787686348,
-0.04292162507772446,
0.005567934829741716,
0.1225893497467041,
-0.07520858198404312,
0.06853973865509033,
-0.0053246719762682915,
0.020734500139951706,
-0.0950574204325676,
0.1863076537847519,
-0.07068140059709549,
-0.01144589763134718,
-0.007772218436002731,
0.10176500678062439,
0.02391969971358776,
-0.017702262848615646,
-0.07125387340784073,
0.01370522752404213,
0.12829770147800446,
0.03977275639772415,
-0.04802793636918068,
0.045889198780059814,
-0.04974425584077835,
-0.00875005777925253,
0.013450237922370434,
-0.1175159364938736,
0.033457640558481216,
0.031295910477638245,
-0.06590637564659119,
-0.0000014255236919780145,
-0.003567403182387352,
0.013596481643617153,
-0.031021198257803917,
0.1259518265724182,
-0.07360584288835526,
0.026592522859573364,
-0.06244857236742973,
-0.1314368098974228,
0.01648237742483616,
-0.05658392980694771,
-0.004850952886044979,
-0.09099113941192627,
-0.11392815411090851,
-0.03257875144481659,
0.021632887423038483,
-0.04378360137343407,
-0.026775749400258064,
-0.07154087722301483,
-0.08475369960069656,
0.04120144248008728,
-0.03094535507261753,
0.11442466080188751,
-0.06090596318244934,
0.112071193754673,
0.05787653103470802,
0.06972630321979523,
-0.008178068324923515,
0.04873673990368843,
-0.0639021173119545,
0.01975032314658165,
-0.18719182908535004,
0.08625420182943344,
-0.07267868518829346,
0.040443915873765945,
-0.11895345151424408,
-0.11081459373235703,
0.012978330254554749,
-0.0034800993744283915,
0.11502903699874878,
0.10803651064634323,
-0.18145455420017242,
-0.08684568852186203,
0.19087761640548706,
-0.09120200574398041,
-0.08869222551584244,
0.13896378874778748,
-0.03688480332493782,
-0.03479045256972313,
0.06048395484685898,
0.18028560280799866,
0.05440375581383705,
-0.10298951715230942,
-0.010759886354207993,
-0.053256046026945114,
0.0889456644654274,
-0.026052866131067276,
0.08182858675718307,
-0.020164476707577705,
0.031317319720983505,
-0.00011722068302333355,
-0.028048839420080185,
0.0654587373137474,
-0.10462013632059097,
-0.07849064469337463,
-0.02734045870602131,
-0.09642459452152252,
0.04403273016214371,
0.05499955639243126,
0.05151497945189476,
-0.09456197172403336,
-0.10090606659650803,
0.038375914096832275,
0.08393432199954987,
-0.10410105437040329,
0.034232549369335175,
-0.07354902476072311,
0.07679897546768188,
-0.07201648503541946,
-0.02672371082007885,
-0.20685437321662903,
-0.03361940756440163,
0.019309772178530693,
-0.0030803370755165815,
0.018964476883411407,
-0.04225347563624382,
0.07670225948095322,
0.06523904204368591,
-0.05007769539952278,
-0.050755538046360016,
-0.0197682473808527,
-0.00068413041299209,
-0.09388168156147003,
-0.20554429292678833,
-0.03804827854037285,
-0.032226547598838806,
0.14524894952774048,
-0.20648066699504852,
0.005568128544837236,
0.012005254626274109,
0.0946660190820694,
0.019733257591724396,
-0.03243061527609825,
-0.015359227545559406,
0.09494362026453018,
-0.017672907561063766,
-0.05874088406562805,
0.05629928037524223,
-0.001317022368311882,
-0.08787582814693451,
0.0072127943858504295,
-0.1609286367893219,
0.11839303374290466,
0.13756901025772095,
-0.058574918657541275,
-0.07972154021263123,
-0.015872592106461525,
-0.051160890609025955,
-0.03292733430862427,
-0.05202559381723404,
0.016156811267137527,
0.1857549101114273,
0.016921497881412506,
0.13627871870994568,
-0.07823393493890762,
-0.028630543500185013,
0.03714049234986305,
-0.0005335751920938492,
0.004200646188110113,
0.12184083461761475,
0.07675447314977646,
-0.07083060592412949,
0.10992630571126938,
0.10475556552410126,
-0.09152674674987793,
0.10837345570325851,
-0.05779348313808441,
-0.09356296062469482,
-0.020793600007891655,
0.0034818588756024837,
0.027847252786159515,
0.10115735232830048,
-0.10904563963413239,
-0.02291853539645672,
0.011322496458888054,
0.02390689216554165,
0.01721802167594433,
-0.22483348846435547,
-0.013697367161512375,
0.03440989926457405,
-0.05736303701996803,
-0.03488893061876297,
-0.021121760830283165,
0.022681420668959618,
0.10756146907806396,
-0.0030008938629180193,
-0.08794461190700531,
0.0023606386967003345,
-0.01923760399222374,
-0.08321239054203033,
0.2003856748342514,
-0.09422881156206131,
-0.15369188785552979,
-0.1038077101111412,
-0.062357451766729355,
-0.026668887585401535,
0.0030761936213821173,
0.04323522746562958,
-0.09879439324140549,
-0.03371040150523186,
-0.07268104702234268,
0.031061876565217972,
-0.012977330945432186,
0.055142734199762344,
0.01899952068924904,
-0.012467765249311924,
0.07009348273277283,
-0.09751938283443451,
0.0028569288551807404,
-0.05261864513158798,
-0.04455947503447533,
0.04435976594686508,
0.05839729681611061,
0.10560453683137894,
0.1716061681509018,
-0.002328472211956978,
0.02064427360892296,
-0.043330416083335876,
0.2186589390039444,
-0.0770268440246582,
-0.043346621096134186,
0.10312290489673615,
-0.03157176822423935,
0.053427159786224365,
0.14105793833732605,
0.0561455674469471,
-0.10332641005516052,
0.015456890687346458,
0.02467580884695053,
-0.028688838705420494,
-0.22424595057964325,
-0.053583450615406036,
-0.049699727445840836,
-0.03178581967949867,
0.10434672981500626,
0.014780912548303604,
-0.0006233345484361053,
0.029458578675985336,
0.02278073877096176,
0.02332342229783535,
-0.01260248851031065,
0.05783179774880409,
0.106757752597332,
0.05431612953543663,
0.13569791615009308,
-0.024762552231550217,
-0.07199035584926605,
0.019858675077557564,
-0.03286125883460045,
0.24167238175868988,
-0.016926227137446404,
0.14925935864448547,
0.03878970071673393,
0.15674230456352234,
0.025817934423685074,
0.09506284445524216,
0.0015176560264080763,
-0.029279233887791634,
0.01369190588593483,
-0.05532078444957733,
-0.041830070316791534,
0.009139960631728172,
0.03181232511997223,
0.0342184379696846,
-0.13121262192726135,
-0.014231838285923004,
0.03769274801015854,
0.28118300437927246,
0.09087539464235306,
-0.33022093772888184,
-0.07246997207403183,
-0.006844847928732634,
-0.04704466089606285,
-0.013763480819761753,
0.021562151610851288,
0.12619535624980927,
-0.060741204768419266,
0.0507204607129097,
-0.07130458205938339,
0.07895999401807785,
-0.07377208769321442,
0.023002825677394867,
0.0473768375813961,
0.08540448546409607,
-0.00756262568756938,
0.03460775315761566,
-0.2600869834423065,
0.2978147864341736,
0.008661235682666302,
0.07993682473897934,
-0.058211300522089005,
-0.0017018193611875176,
0.02439456805586815,
-0.020648952573537827,
0.0618332102894783,
-0.02316468022763729,
-0.0771026760339737,
-0.2061227411031723,
-0.0947117805480957,
0.03105342760682106,
0.1399458348751068,
-0.006633542478084564,
0.13020266592502594,
-0.02287435717880726,
-0.020796852186322212,
0.07029477506875992,
-0.060085270553827286,
-0.07708754390478134,
-0.09073138982057571,
0.00705026276409626,
0.052885767072439194,
0.0060527934692800045,
-0.06907796859741211,
-0.12296879291534424,
-0.10142670571804047,
0.12890426814556122,
-0.043507643043994904,
-0.022743085399270058,
-0.12358134984970093,
0.09661358594894409,
0.14190874993801117,
-0.08031485229730606,
0.051427677273750305,
0.027630632743239403,
0.09424253553152084,
0.021286850795149803,
-0.04893971607089043,
0.11188304424285889,
-0.068199522793293,
-0.1838187873363495,
-0.05281805992126465,
0.14449846744537354,
0.02889437973499298,
0.06202727183699608,
-0.02085222490131855,
0.04210454225540161,
0.0006354353972710669,
-0.08108833432197571,
0.04153762012720108,
0.0009463438182137907,
0.03857375681400299,
0.060411907732486725,
-0.010060444474220276,
-0.04439868777990341,
-0.0818113386631012,
-0.020620333030819893,
0.18197272717952728,
0.2688933312892914,
-0.077570341527462,
0.003836463438346982,
0.0628744587302208,
-0.03570833429694176,
-0.18197251856327057,
0.027020571753382683,
0.09275677055120468,
0.020062748342752457,
0.0033280435018241405,
-0.1555381417274475,
0.07926057279109955,
0.07982762157917023,
-0.01719241961836815,
0.08524027466773987,
-0.2992122173309326,
-0.14380806684494019,
0.11064457148313522,
0.13225910067558289,
0.07152285426855087,
-0.15626001358032227,
-0.046431537717580795,
-0.01458433922380209,
-0.07690297812223434,
0.10554133355617523,
-0.07130888849496841,
0.12526319921016693,
0.007051111664623022,
0.05318545550107956,
0.015872133895754814,
-0.06801033765077591,
0.12326695770025253,
0.006004545837640762,
0.061027705669403076,
-0.02504388801753521,
0.0021803018171340227,
0.02426968142390251,
-0.044481366872787476,
0.003836344461888075,
-0.04421303793787956,
0.033437665551900864,
-0.07426543533802032,
-0.03850548714399338,
-0.09399726241827011,
0.007433564867824316,
-0.017109407112002373,
-0.03719538450241089,
-0.010995234362781048,
0.02782340906560421,
0.05232327803969383,
-0.010944763198494911,
0.10804847627878189,
-0.01917359046638012,
0.1400018185377121,
0.09542916715145111,
0.09567771852016449,
-0.02518518827855587,
-0.05487434193491936,
-0.0008263043127954006,
-0.028347540646791458,
0.044475436210632324,
-0.10932157188653946,
0.03556545078754425,
0.14902392029762268,
0.04122065380215645,
0.14207911491394043,
0.08085855841636658,
-0.05602560192346573,
0.02558715082705021,
0.06490865349769592,
-0.12286581099033356,
-0.12309803068637848,
0.007139208726584911,
-0.012260549701750278,
-0.11242999881505966,
0.04070764407515526,
0.11841415613889694,
-0.05235956236720085,
-0.008843839168548584,
-0.010045687668025494,
0.0072364648804068565,
-0.042080748826265335,
0.2392924278974533,
0.0547017939388752,
0.06277621537446976,
-0.11556599289178848,
0.06735602021217346,
0.06022924184799194,
-0.13860023021697998,
0.03040149062871933,
0.08466324210166931,
-0.07448986917734146,
-0.02095051296055317,
0.05263655260205269,
0.11017147451639175,
-0.012920515611767769,
-0.04867645353078842,
-0.1315225213766098,
-0.13479949533939362,
0.08326905220746994,
0.18550831079483032,
0.06093258410692215,
0.01931103505194187,
-0.04236685112118721,
0.021027879789471626,
-0.13722847402095795,
0.088202103972435,
0.06508415937423706,
0.06826072931289673,
-0.12965096533298492,
0.17524130642414093,
0.00983456801623106,
0.029117511585354805,
-0.017856378108263016,
0.017554590478539467,
-0.11160395294427872,
0.031105633825063705,
-0.12696322798728943,
-0.0025065739173442125,
-0.04170519486069679,
-0.011220952495932579,
0.006013213656842709,
-0.06862842291593552,
-0.05944209173321724,
0.015829430893063545,
-0.10350240021944046,
-0.03296422213315964,
0.0019248713506385684,
0.017932286486029625,
-0.13882294297218323,
-0.03786733001470566,
0.018520403653383255,
-0.0975501537322998,
0.09087412059307098,
0.07100025564432144,
0.006749806925654411,
0.06894366443157196,
-0.12746326625347137,
-0.026929177343845367,
0.07065478712320328,
-0.007863419130444527,
0.05948178097605705,
-0.1209578812122345,
-0.0039617326110601425,
-0.0033720049541443586,
0.06268777698278427,
0.016974803060293198,
0.07523801177740097,
-0.11559336632490158,
0.006647026166319847,
-0.03242234140634537,
-0.04774249345064163,
-0.05284250155091286,
0.023508695885539055,
0.08127571642398834,
0.028990603983402252,
0.1680881828069687,
-0.09636485576629639,
0.051132187247276306,
-0.21547271311283112,
-0.004703141283243895,
-0.039758775383234024,
-0.0954928994178772,
-0.07251504063606262,
-0.02543974481523037,
0.0987592414021492,
-0.06261259317398071,
0.10182277858257294,
-0.03429301828145981,
0.08685144037008286,
0.031103193759918213,
-0.047744911164045334,
-0.008554758504033089,
0.06302549690008163,
0.20681582391262054,
0.059216298162937164,
-0.04807598888874054,
0.0524519607424736,
0.03227139636874199,
0.10179485380649567,
0.15629497170448303,
0.192932590842247,
0.15809506177902222,
0.04703629016876221,
0.09565215557813644,
0.06335702538490295,
-0.08495929837226868,
-0.14710940420627594,
0.050517044961452484,
-0.07257670164108276,
0.10200924426317215,
-0.008305403403937817,
0.21217842400074005,
0.07920849323272705,
-0.15324224531650543,
0.04183400794863701,
-0.04950416833162308,
-0.10053844004869461,
-0.11399596929550171,
-0.02218659222126007,
-0.08735542744398117,
-0.13674719631671906,
0.005173880606889725,
-0.11430281400680542,
0.03780514374375343,
0.1033167615532875,
0.03739197924733162,
0.01809300109744072,
0.156402587890625,
0.06740155816078186,
0.02331673726439476,
0.09461312741041183,
0.018232502043247223,
-0.00817388016730547,
-0.025788448750972748,
-0.07951880991458893,
0.023257650434970856,
-0.014387431554496288,
0.057093825191259384,
-0.03978010267019272,
-0.10043423622846603,
0.06390707194805145,
-0.01290084421634674,
-0.12036241590976715,
0.021094268187880516,
0.011429974809288979,
0.06425692141056061,
0.07662324607372284,
0.033628590404987335,
-0.0017752062994986773,
-0.0188134852796793,
0.21718700230121613,
-0.08557935059070587,
-0.09684484452009201,
-0.11573023349046707,
0.25126713514328003,
0.019417138770222664,
0.005559233948588371,
0.022872336208820343,
-0.09161939471960068,
-0.008510598912835121,
0.18872623145580292,
0.16627517342567444,
-0.076534703373909,
0.004874666687101126,
0.009870821610093117,
-0.010466926731169224,
-0.03830059617757797,
0.1002797782421112,
0.13639390468597412,
0.09689345955848694,
-0.07839057594537735,
-0.05279834195971489,
-0.05335310474038124,
-0.02829955331981182,
-0.021033277735114098,
0.03803979977965355,
0.026903416961431503,
0.011722615920007229,
-0.043905578553676605,
0.0823482871055603,
-0.07458765059709549,
-0.1118239089846611,
0.026691168546676636,
-0.21752053499221802,
-0.18470193445682526,
-0.015381292439997196,
0.06858035922050476,
0.025996780022978783,
0.05063564330339432,
-0.011819965206086636,
-0.010874098166823387,
0.0688275396823883,
-0.013888240791857243,
-0.05245133489370346,
-0.071988046169281,
0.07188833504915237,
-0.09009692817926407,
0.16305960714817047,
-0.03586037456989288,
0.0681145116686821,
0.12315433472394943,
0.08233800530433655,
-0.08400338143110275,
0.07717209309339523,
0.057350512593984604,
-0.11371392756700516,
0.04691777750849724,
0.17251402139663696,
-0.05173695087432861,
0.09732354432344437,
0.047906067222356796,
-0.1347181349992752,
0.03056556172668934,
-0.06400509923696518,
-0.04367829114198685,
-0.04827321320772171,
-0.04542253166437149,
-0.048350173979997635,
0.13021539151668549,
0.19417618215084076,
-0.04744074493646622,
0.027109237387776375,
-0.04135862737894058,
-0.009583835490047932,
0.03722682222723961,
0.11191462725400925,
-0.06106482446193695,
-0.2865843176841736,
0.01826315186917782,
0.03829503059387207,
0.00915545504540205,
-0.2718556523323059,
-0.07395035028457642,
0.01743425242602825,
-0.06714754551649094,
-0.08965843170881271,
0.11006598174571991,
0.058500926941633224,
0.05292050167918205,
-0.054515231400728226,
-0.06528926640748978,
-0.0507567822933197,
0.1810905933380127,
-0.17662394046783447,
-0.08523429930210114
] |
null | null | transformers |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
should probably proofread and complete it, then remove this comment. -->
# XLSR-300M-bokmaal
This model is a fine-tuned version of [facebook/wav2vec2-xls-r-300m](https://huggingface.co/facebook/wav2vec2-xls-r-300m) on the NBAILAB/NPSC - 16K_MP3_BOKMAAL dataset.
It achieves the following results on the evaluation set:
- Loss: 0.1635
- Wer: 0.1005
## 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:
- learning_rate: 0.0001
- train_batch_size: 16
- eval_batch_size: 16
- seed: 42
- gradient_accumulation_steps: 2
- total_train_batch_size: 32
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
- lr_scheduler_type: linear
- lr_scheduler_warmup_steps: 2000
- num_epochs: 15.0
- mixed_precision_training: Native AMP
### Training results
| Training Loss | Epoch | Step | Validation Loss | Wer |
|:-------------:|:-----:|:-----:|:---------------:|:------:|
| 3.0307 | 0.32 | 500 | 3.0026 | 1.0 |
| 2.7865 | 0.64 | 1000 | 2.4849 | 0.9926 |
| 0.7522 | 0.95 | 1500 | 0.4567 | 0.3594 |
| 0.5703 | 1.27 | 2000 | 0.3440 | 0.2586 |
| 0.4762 | 1.59 | 2500 | 0.2925 | 0.2178 |
| 0.4585 | 1.91 | 3000 | 0.2442 | 0.1981 |
| 0.4013 | 2.23 | 3500 | 0.2495 | 0.1818 |
| 0.449 | 2.54 | 4000 | 0.2152 | 0.1808 |
| 0.355 | 2.86 | 4500 | 0.2179 | 0.1670 |
| 0.3142 | 3.18 | 5000 | 0.1953 | 0.1542 |
| 0.3242 | 3.5 | 5500 | 0.2103 | 0.1526 |
| 0.3016 | 3.82 | 6000 | 0.1911 | 0.1477 |
| 0.2713 | 4.13 | 6500 | 0.1836 | 0.1422 |
| 0.2807 | 4.45 | 7000 | 0.1924 | 0.1447 |
| 0.2929 | 4.77 | 7500 | 0.1848 | 0.1402 |
| 0.2595 | 5.09 | 8000 | 0.1783 | 0.1330 |
| 0.2289 | 5.41 | 8500 | 0.1901 | 0.1313 |
| 0.2567 | 5.72 | 9000 | 0.1784 | 0.1298 |
| 0.2401 | 6.04 | 9500 | 0.1956 | 0.1298 |
| 0.2098 | 6.36 | 10000 | 0.1748 | 0.1277 |
| 0.2246 | 6.68 | 10500 | 0.1777 | 0.1254 |
| 0.2197 | 7.0 | 11000 | 0.1703 | 0.1222 |
| 0.2122 | 7.32 | 11500 | 0.1917 | 0.1221 |
| 0.2746 | 7.63 | 12000 | 0.1769 | 0.1215 |
| 0.2148 | 7.95 | 12500 | 0.1736 | 0.1193 |
| 0.1915 | 8.27 | 13000 | 0.1814 | 0.1161 |
| 0.2462 | 8.59 | 13500 | 0.1748 | 0.1166 |
| 0.1872 | 8.91 | 14000 | 0.1769 | 0.1133 |
| 0.1886 | 9.22 | 14500 | 0.1852 | 0.1143 |
| 0.1789 | 9.54 | 15000 | 0.1696 | 0.1126 |
| 0.1692 | 9.86 | 15500 | 0.1817 | 0.1122 |
| 0.1765 | 10.18 | 16000 | 0.1769 | 0.1093 |
| 0.1699 | 10.5 | 16500 | 0.1604 | 0.1084 |
| 0.1591 | 10.81 | 17000 | 0.1777 | 0.1080 |
| 0.1499 | 11.13 | 17500 | 0.1645 | 0.1074 |
| 0.163 | 11.45 | 18000 | 0.1704 | 0.1065 |
| 0.1597 | 11.77 | 18500 | 0.1576 | 0.1064 |
| 0.1484 | 12.09 | 19000 | 0.1637 | 0.1041 |
| 0.1464 | 12.4 | 19500 | 0.1631 | 0.1047 |
| 0.156 | 12.72 | 20000 | 0.1686 | 0.1029 |
| 0.1625 | 13.04 | 20500 | 0.1648 | 0.1023 |
| 0.1395 | 13.36 | 21000 | 0.1688 | 0.1027 |
| 0.1387 | 13.68 | 21500 | 0.1670 | 0.1013 |
| 0.1434 | 13.99 | 22000 | 0.1677 | 0.1017 |
| 0.1442 | 14.31 | 22500 | 0.1688 | 0.1008 |
| 0.1439 | 14.63 | 23000 | 0.1647 | 0.1004 |
| 0.137 | 14.95 | 23500 | 0.1636 | 0.1006 |
### Framework versions
- Transformers 4.17.0.dev0
- Pytorch 1.10.1+cu102
- Datasets 1.18.2.dev0
- Tokenizers 0.11.0
| {"language": ["nb-NO"], "license": "apache-2.0", "tags": ["generated_from_trainer", "automatic-speech-recognition", "NbAiLab/NPSC", "robust-speech-event", false, "nb-NO", "hf-asr-leaderboard"], "datasets": ["NbAiLab/NPSC"], "model-index": [{"name": "XLSR-300M-bokmaal", "results": [{"task": {"type": "automatic-speech-recognition", "name": "Automatic Speech Recognition"}, "dataset": {"name": "NPSC", "type": "NbAiLab/NPSC", "args": "16K_mp3_bokmaal"}, "metrics": [{"type": "wer", "value": 0.07699635320946434, "name": "Test (Bokm\u00e5l) WER"}, {"type": "cer", "value": 0.0284288464829, "name": "Test (Bokm\u00e5l) CER"}]}]}]} | automatic-speech-recognition | NbAiLab/XLSR-300M-bokmaal | [
"transformers",
"pytorch",
"tensorboard",
"wav2vec2",
"automatic-speech-recognition",
"dataset:NbAiLab/NPSC",
"license:apache-2.0",
"model-index",
"endpoints_compatible",
"region:us"
] | 2022-03-02T23:29:04+00:00 | [] | [
"nb-NO"
] | TAGS
#transformers #pytorch #tensorboard #wav2vec2 #automatic-speech-recognition #dataset-NbAiLab/NPSC #license-apache-2.0 #model-index #endpoints_compatible #region-us
| XLSR-300M-bokmaal
=================
This model is a fine-tuned version of facebook/wav2vec2-xls-r-300m on the NBAILAB/NPSC - 16K\_MP3\_BOKMAAL dataset.
It achieves the following results on the evaluation set:
* Loss: 0.1635
* Wer: 0.1005
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:
* learning\_rate: 0.0001
* train\_batch\_size: 16
* eval\_batch\_size: 16
* seed: 42
* gradient\_accumulation\_steps: 2
* total\_train\_batch\_size: 32
* optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
* lr\_scheduler\_type: linear
* lr\_scheduler\_warmup\_steps: 2000
* num\_epochs: 15.0
* mixed\_precision\_training: Native AMP
### Training results
### Framework versions
* Transformers 4.17.0.dev0
* Pytorch 1.10.1+cu102
* Datasets 1.18.2.dev0
* Tokenizers 0.11.0
| [
"### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* learning\\_rate: 0.0001\n* train\\_batch\\_size: 16\n* eval\\_batch\\_size: 16\n* seed: 42\n* gradient\\_accumulation\\_steps: 2\n* total\\_train\\_batch\\_size: 32\n* optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08\n* lr\\_scheduler\\_type: linear\n* lr\\_scheduler\\_warmup\\_steps: 2000\n* num\\_epochs: 15.0\n* mixed\\_precision\\_training: Native AMP",
"### Training results",
"### Framework versions\n\n\n* Transformers 4.17.0.dev0\n* Pytorch 1.10.1+cu102\n* Datasets 1.18.2.dev0\n* Tokenizers 0.11.0"
] | [
"TAGS\n#transformers #pytorch #tensorboard #wav2vec2 #automatic-speech-recognition #dataset-NbAiLab/NPSC #license-apache-2.0 #model-index #endpoints_compatible #region-us \n",
"### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* learning\\_rate: 0.0001\n* train\\_batch\\_size: 16\n* eval\\_batch\\_size: 16\n* seed: 42\n* gradient\\_accumulation\\_steps: 2\n* total\\_train\\_batch\\_size: 32\n* optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08\n* lr\\_scheduler\\_type: linear\n* lr\\_scheduler\\_warmup\\_steps: 2000\n* num\\_epochs: 15.0\n* mixed\\_precision\\_training: Native AMP",
"### Training results",
"### Framework versions\n\n\n* Transformers 4.17.0.dev0\n* Pytorch 1.10.1+cu102\n* Datasets 1.18.2.dev0\n* Tokenizers 0.11.0"
] | [
64,
159,
4,
39
] | [
"passage: TAGS\n#transformers #pytorch #tensorboard #wav2vec2 #automatic-speech-recognition #dataset-NbAiLab/NPSC #license-apache-2.0 #model-index #endpoints_compatible #region-us \n### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* learning\\_rate: 0.0001\n* train\\_batch\\_size: 16\n* eval\\_batch\\_size: 16\n* seed: 42\n* gradient\\_accumulation\\_steps: 2\n* total\\_train\\_batch\\_size: 32\n* optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08\n* lr\\_scheduler\\_type: linear\n* lr\\_scheduler\\_warmup\\_steps: 2000\n* num\\_epochs: 15.0\n* mixed\\_precision\\_training: Native AMP### Training results### Framework versions\n\n\n* Transformers 4.17.0.dev0\n* Pytorch 1.10.1+cu102\n* Datasets 1.18.2.dev0\n* Tokenizers 0.11.0"
] | [
-0.1305321455001831,
0.08534780889749527,
-0.0029924586415290833,
0.04852304235100746,
0.12552042305469513,
0.013046962209045887,
0.09167692810297012,
0.1454213410615921,
-0.08284461498260498,
0.09015696495771408,
0.10152628272771835,
0.09685290604829788,
0.06321953237056732,
0.11453045159578323,
-0.02578304149210453,
-0.31110671162605286,
0.010098520666360855,
0.02618490718305111,
-0.10818357765674591,
0.12113244086503983,
0.10173575580120087,
-0.11872757971286774,
0.027148831635713577,
0.03239896520972252,
-0.12889988720417023,
-0.0038178095128387213,
-0.02362467721104622,
-0.07532399147748947,
0.1223863884806633,
0.036205217242240906,
0.11599165201187134,
0.023275896906852722,
0.0952390506863594,
-0.2479400932788849,
0.013350888155400753,
0.07606348395347595,
0.046774908900260925,
0.08533774316310883,
0.10659200698137283,
-0.009009124711155891,
0.15725496411323547,
-0.0815478041768074,
0.08018286526203156,
0.0406901016831398,
-0.10106676071882248,
-0.32160988450050354,
-0.07904471457004547,
0.05347951129078865,
0.1041838601231575,
0.09731230139732361,
-0.018270431086421013,
0.0903649553656578,
-0.07324021309614182,
0.09071215242147446,
0.20374372601509094,
-0.236643448472023,
-0.08105412870645523,
-0.01174969132989645,
0.052482299506664276,
0.043717268854379654,
-0.11995258927345276,
-0.037016212940216064,
0.021597469225525856,
0.037992700934410095,
0.11963386088609695,
0.0157097727060318,
-0.04206371679902077,
0.014986392110586166,
-0.14383353292942047,
-0.0559244342148304,
0.10875007510185242,
0.06566765904426575,
-0.025280026718974113,
-0.08693994581699371,
-0.02534850686788559,
-0.19843466579914093,
-0.056249674409627914,
0.013793343678116798,
0.02799275703728199,
-0.04381656274199486,
-0.09907317906618118,
0.008780394680798054,
-0.08185708522796631,
-0.08607733994722366,
0.000622355320956558,
0.15799294412136078,
0.05147022381424904,
-0.018190227448940277,
-0.0029403839726001024,
0.10453017801046371,
0.04294602572917938,
-0.13948388397693634,
-0.003583489917218685,
0.035799700766801834,
-0.09255260974168777,
-0.017855636775493622,
-0.03518800809979439,
-0.02392428368330002,
-0.0002604859764687717,
0.11507801711559296,
-0.05035444349050522,
0.07984081655740738,
0.021939335390925407,
0.031710267066955566,
-0.09218636155128479,
0.1840125024318695,
-0.06928401440382004,
-0.013779960572719574,
-0.04038140922784805,
0.09194923937320709,
-0.023491740226745605,
-0.0115242600440979,
-0.05093923956155777,
0.02264203131198883,
0.10512717813253403,
0.03494866564869881,
-0.012423152104020119,
0.028464442119002342,
-0.05254608392715454,
-0.02465030550956726,
-0.011797376908361912,
-0.10119853913784027,
0.042092759162187576,
0.028462354093790054,
-0.08765250444412231,
0.01902001164853573,
0.014771326445043087,
0.010709867812693119,
-0.03388228267431259,
0.13520383834838867,
-0.06920512020587921,
0.0029531996697187424,
-0.10356318205595016,
-0.11053270846605301,
0.029668409377336502,
-0.03408786281943321,
0.0013144247932359576,
-0.07826466858386993,
-0.11643127351999283,
-0.045518726110458374,
0.06344636529684067,
-0.04654973745346069,
-0.06556433439254761,
-0.05161510407924652,
-0.07540902495384216,
0.056737612932920456,
-0.032179754227399826,
0.1826673448085785,
-0.06124914065003395,
0.11868477612733841,
0.018866881728172302,
0.03800345957279205,
0.03565850481390953,
0.0689161941409111,
-0.04615305736660957,
0.034438252449035645,
-0.11468588560819626,
0.0664001926779747,
-0.09515218436717987,
0.05092553421854973,
-0.14151893556118011,
-0.13453087210655212,
-0.028524834662675858,
0.004772213287651539,
0.10020776093006134,
0.07997579872608185,
-0.1676160991191864,
-0.08935719728469849,
0.171066552400589,
-0.07011158764362335,
-0.09806378185749054,
0.11628540605306625,
-0.02721969038248062,
-0.013852003030478954,
0.03778982535004616,
0.15807731449604034,
0.08931423723697662,
-0.09613505750894547,
0.008076876401901245,
-0.03551651909947395,
0.10979913175106049,
-0.007925163023173809,
0.09559468179941177,
-0.018938854336738586,
0.030243776738643646,
-0.001472315052524209,
-0.04064222052693367,
0.07750898599624634,
-0.09547753632068634,
-0.08068925887346268,
-0.033623892813920975,
-0.07176116853952408,
0.0030243133660405874,
0.06975510716438293,
0.03739297389984131,
-0.09137117117643356,
-0.1370585709810257,
0.04297808185219765,
0.11631079018115997,
-0.10187500715255737,
0.02125660888850689,
-0.07681039720773697,
0.04484931752085686,
-0.021880783140659332,
-0.0140451081097126,
-0.17843011021614075,
-0.02970803529024124,
0.022549794986844063,
-0.04948439449071884,
0.013206749223172665,
-0.0041911182925105095,
0.08061535656452179,
0.04566458985209465,
-0.04391622170805931,
-0.06739091873168945,
-0.07297947257757187,
-0.002252827165648341,
-0.07528296113014221,
-0.2167644500732422,
-0.07825759798288345,
-0.027663495391607285,
0.14843285083770752,
-0.23490136861801147,
0.010720598511397839,
0.01466757245361805,
0.11092275381088257,
0.027221115306019783,
-0.04123341664671898,
-0.022928478196263313,
0.07979417592287064,
-0.019142363220453262,
-0.07006683200597763,
0.04251484200358391,
0.008135818876326084,
-0.10461994260549545,
0.016352621838450432,
-0.10804405063390732,
0.10205390304327011,
0.11485619097948074,
-0.029101071879267693,
-0.07555616647005081,
-0.05532408505678177,
-0.07475239038467407,
-0.06268545985221863,
-0.026733141392469406,
0.009446557611227036,
0.20165850222110748,
0.03174546733498573,
0.12497802078723907,
-0.07851265370845795,
-0.049064137041568756,
0.028919942677021027,
0.012896465137600899,
-0.0062783644534647465,
0.13807806372642517,
0.0812065377831459,
-0.04339166358113289,
0.10131540894508362,
0.07526489347219467,
-0.09331382066011429,
0.12817271053791046,
-0.070449598133564,
-0.12709146738052368,
-0.005403374321758747,
0.01745518669486046,
0.028004944324493408,
0.12116869539022446,
-0.1345156580209732,
0.004226346500217915,
0.031765688210725784,
0.021554989740252495,
0.03314334526658058,
-0.21702861785888672,
-0.006469797343015671,
0.03973421826958656,
-0.056337159126996994,
-0.04819716885685921,
-0.02396327257156372,
0.01287914626300335,
0.09653382003307343,
0.0026135321240872145,
-0.062080588191747665,
-0.014530418440699577,
-0.018526723608374596,
-0.08097352832555771,
0.19972939789295197,
-0.09054939448833466,
-0.14927425980567932,
-0.12836574018001556,
-0.03541205823421478,
0.0010892880382016301,
-0.030169518664479256,
0.037432122975587845,
-0.10222674161195755,
-0.04729001224040985,
-0.062265146523714066,
0.03723119571805,
-0.05862383171916008,
0.018321525305509567,
-0.009097171947360039,
0.017106670886278152,
0.07759387046098709,
-0.11083106696605682,
0.01868235319852829,
-0.022479914128780365,
-0.03072248212993145,
0.03878010809421539,
0.04125869274139404,
0.08768899738788605,
0.17202939093112946,
0.020580291748046875,
0.021016813814640045,
-0.03364260867238045,
0.14679284393787384,
-0.09842979162931442,
-0.026501812040805817,
0.11909905821084976,
0.007864591665565968,
0.03964225947856903,
0.11017826199531555,
0.06202131137251854,
-0.07714410871267319,
0.017989618703722954,
0.04090002179145813,
-0.017812641337513924,
-0.24646633863449097,
-0.0457894466817379,
-0.06375384330749512,
-0.04411671310663223,
0.13013601303100586,
0.032629430294036865,
-0.002040077932178974,
0.03462842106819153,
-0.008205140940845013,
0.01191034633666277,
-0.004635646939277649,
0.07065771520137787,
0.08589408546686172,
0.041578259319067,
0.12586595118045807,
-0.024577058851718903,
-0.041405219584703445,
0.030509725213050842,
-0.0017880937084555626,
0.26405927538871765,
-0.020747806876897812,
0.15086044371128082,
0.048820748925209045,
0.15837746858596802,
0.01883656345307827,
0.07299201935529709,
0.005927112884819508,
-0.02386750653386116,
0.01849083974957466,
-0.05209990590810776,
-0.03235412761569023,
0.03440555930137634,
0.07232718914747238,
0.03990615904331207,
-0.11760056763887405,
-0.03420518711209297,
0.01114441454410553,
0.3392993211746216,
0.05352875590324402,
-0.3320317566394806,
-0.09646318107843399,
-0.007194770500063896,
-0.07609986513853073,
-0.06393534690141678,
0.025367649272084236,
0.10441126674413681,
-0.09559670835733414,
0.03902606666088104,
-0.07957243174314499,
0.10510166734457016,
-0.056953515857458115,
-0.00013933931768406183,
0.09148378670215607,
0.09784936159849167,
0.005336833652108908,
0.07379837334156036,
-0.25875988602638245,
0.30555883049964905,
-0.018884744495153427,
0.08000057190656662,
-0.052219193428754807,
0.030616411939263344,
0.033482857048511505,
-0.037479378283023834,
0.05815931037068367,
-0.013810633681714535,
-0.09095580875873566,
-0.19048111140727997,
-0.08103413879871368,
0.03150268644094467,
0.11795241385698318,
-0.033315278589725494,
0.11633889377117157,
-0.02956356666982174,
-0.007427752483636141,
0.06248478963971138,
-0.09467330574989319,
-0.08908498287200928,
-0.108085997402668,
0.017658038064837456,
0.026464005932211876,
0.05331527069211006,
-0.10734178125858307,
-0.12112384289503098,
-0.06246645748615265,
0.1654851734638214,
-0.07395274937152863,
-0.019231339916586876,
-0.13869641721248627,
0.10617486387491226,
0.1677977740764618,
-0.06470654159784317,
0.05639617145061493,
0.018043940886855125,
0.12391798943281174,
0.03305484727025032,
-0.0229184553027153,
0.10486249625682831,
-0.08660703897476196,
-0.17830705642700195,
-0.04928068816661835,
0.1478147655725479,
0.035931095480918884,
0.06747981905937195,
-0.02669861912727356,
0.030558202415704727,
-0.03310044854879379,
-0.08284355700016022,
0.03566298261284828,
0.02143073081970215,
0.02805233933031559,
0.05275556817650795,
-0.04580666869878769,
0.005971989594399929,
-0.06665196269750595,
-0.05275069922208786,
0.15413038432598114,
0.2610921859741211,
-0.08074541389942169,
0.017804237082600594,
0.03316965699195862,
-0.04766177758574486,
-0.14997650682926178,
0.03159714490175247,
0.13040897250175476,
0.035107940435409546,
0.0004554724437184632,
-0.21783509850502014,
0.066778264939785,
0.0958661437034607,
-0.02041405625641346,
0.08907858282327652,
-0.3222634494304657,
-0.12631414830684662,
0.12050238996744156,
0.12172938138246536,
-0.03797648102045059,
-0.15484993159770966,
-0.054413728415966034,
-0.008433632552623749,
-0.10634737461805344,
0.09091683477163315,
-0.02639591321349144,
0.1192619726061821,
-0.01671845279633999,
0.06127694994211197,
0.023584771901369095,
-0.06223897635936737,
0.14989088475704193,
-0.02239074371755123,
0.05513820797204971,
-0.005695894360542297,
0.06603033095598221,
0.015633750706911087,
-0.05139179900288582,
0.009653374552726746,
-0.06314333528280258,
0.029773281887173653,
-0.13832001388072968,
-0.0325300469994545,
-0.09278181195259094,
0.027902770787477493,
-0.040825653821229935,
-0.04439977928996086,
-0.018093224614858627,
0.04901406541466713,
0.05944235250353813,
-0.003461691550910473,
0.11341244727373123,
-0.039497118443250656,
0.14661338925361633,
0.07166924327611923,
0.08672399073839188,
-0.011334806680679321,
-0.10520590841770172,
-0.014500351622700691,
-0.003447897033765912,
0.05177990347146988,
-0.13517826795578003,
0.020834745839238167,
0.15686944127082825,
0.048521749675273895,
0.1433069407939911,
0.0650840774178505,
-0.07336080074310303,
0.0050898888148367405,
0.0660957470536232,
-0.07366188615560532,
-0.10891135036945343,
-0.009044934064149857,
0.07903943955898285,
-0.13489346206188202,
-0.005349105689674616,
0.09605603665113449,
-0.06835537403821945,
-0.006802046205848455,
0.00989416055381298,
0.015012983232736588,
-0.04698164388537407,
0.22076235711574554,
0.04115632176399231,
0.07947947829961777,
-0.08896247297525406,
0.07021917402744293,
0.06413324177265167,
-0.17023992538452148,
0.016102273017168045,
0.08499696105718613,
-0.04374999925494194,
-0.021137041971087456,
0.03293504938483238,
0.06541890650987625,
-0.005073661915957928,
-0.0650583952665329,
-0.106486015021801,
-0.14917835593223572,
0.08748112618923187,
0.08516640961170197,
0.033944591879844666,
0.02311135083436966,
-0.049858130514621735,
0.03679177165031433,
-0.11947960406541824,
0.09044558554887772,
0.08093409240245819,
0.07740595936775208,
-0.12685900926589966,
0.1561482846736908,
0.023905612528324127,
0.008503716439008713,
0.0002102362341247499,
-0.0004720865690615028,
-0.10007339715957642,
0.03244028240442276,
-0.11030317097902298,
-0.014167500659823418,
-0.053246766328811646,
-0.0021387964952737093,
0.003298586467280984,
-0.06079927086830139,
-0.05715052783489227,
0.020131535828113556,
-0.11570990830659866,
-0.044915374368429184,
-0.004226744174957275,
0.06619144976139069,
-0.10889657586812973,
-0.020154325291514397,
0.04564598947763443,
-0.11032114177942276,
0.08136943727731705,
0.053966324776411057,
0.02414065971970558,
0.050383392721414566,
-0.12296678125858307,
0.014953955076634884,
0.04355532303452492,
0.014043468981981277,
0.035564955323934555,
-0.15914815664291382,
0.007301504258066416,
-0.011266055516898632,
0.03158607333898544,
-0.0034331909846514463,
0.025597911328077316,
-0.135427325963974,
-0.04508567228913307,
-0.04068866744637489,
-0.0658203735947609,
-0.0592573881149292,
0.05017717927694321,
0.06044437736272812,
0.0486743301153183,
0.16276678442955017,
-0.08212311565876007,
0.04180758446455002,
-0.22733470797538757,
0.010156422853469849,
-0.03862782195210457,
-0.06643707305192947,
-0.04348410665988922,
-0.03210021182894707,
0.09047748893499374,
-0.06768648326396942,
0.10120473057031631,
-0.03665965050458908,
0.04281485080718994,
0.03891083225607872,
-0.10561469942331314,
0.013687442056834698,
0.043616823852062225,
0.23861928284168243,
0.05142975598573685,
-0.014732583425939083,
0.07558166235685349,
0.005863435100764036,
0.051939379423856735,
0.16047652065753937,
0.16479212045669556,
0.19894838333129883,
0.049991436302661896,
0.09183110296726227,
0.06403904408216476,
-0.11977940052747726,
-0.1121256873011589,
0.12028991430997849,
-0.033196501433849335,
0.12824217975139618,
-0.012184622697532177,
0.24635861814022064,
0.10141841322183609,
-0.1948876678943634,
0.05269438773393631,
-0.036291640251874924,
-0.08835101872682571,
-0.08885954320430756,
-0.04202481731772423,
-0.06707658618688583,
-0.1669164001941681,
0.00960932020097971,
-0.11256510764360428,
0.042921118438243866,
0.06469367444515228,
0.04338044673204422,
0.010631381534039974,
0.1229880154132843,
0.054314132779836655,
-0.00031978581682778895,
0.10912008583545685,
0.023050155490636826,
-0.006365003529936075,
-0.06681670248508453,
-0.09254846721887589,
0.028614239767193794,
-0.02153351530432701,
0.05761277675628662,
-0.05085114389657974,
-0.09976625442504883,
0.067827008664608,
0.015219069086015224,
-0.0982622280716896,
0.020873313769698143,
-0.016207164153456688,
0.0646994560956955,
0.08829674869775772,
0.03075326792895794,
0.0013790710363537073,
-0.0302528478205204,
0.2532196640968323,
-0.09157540649175644,
-0.06612496078014374,
-0.12629824876785278,
0.245962455868721,
0.01917358487844467,
-0.034860044717788696,
0.03319025784730911,
-0.0637291669845581,
-0.014749719761312008,
0.16148918867111206,
0.13210906088352203,
-0.035359833389520645,
-0.02227427251636982,
0.02103322744369507,
-0.014794832095503807,
-0.058811068534851074,
0.10286934673786163,
0.14394426345825195,
0.08014270663261414,
-0.07533462345600128,
-0.05088499188423157,
-0.05541777238249779,
-0.036767832934856415,
-0.027397898957133293,
0.06342938542366028,
0.03108486905694008,
-0.024222014471888542,
-0.028954632580280304,
0.10493980348110199,
-0.06588144600391388,
-0.1071130633354187,
0.03320863097906113,
-0.17792284488677979,
-0.1978626847267151,
-0.037644509226083755,
0.059657707810401917,
0.014242768287658691,
0.04553212597966194,
-0.014243763871490955,
-0.020188426598906517,
0.09270594269037247,
-0.0012914721155539155,
-0.04387042298913002,
-0.10651406645774841,
0.08766783028841019,
-0.06985346972942352,
0.1937974989414215,
-0.043106939643621445,
0.04181760177016258,
0.12506701052188873,
0.07217328995466232,
-0.08452418446540833,
0.04970354586839676,
0.06755142658948898,
-0.13332359492778778,
0.05258216708898544,
0.17825889587402344,
-0.03683364763855934,
0.11338718980550766,
0.042596302926540375,
-0.1215345486998558,
0.0210823193192482,
-0.10283064842224121,
-0.04738963022828102,
-0.06068137288093567,
-0.019521472975611687,
-0.04141011834144592,
0.13398395478725433,
0.22194039821624756,
-0.0554480142891407,
-0.022584643214941025,
-0.06820795685052872,
0.014577871188521385,
0.03302053362131119,
0.13159142434597015,
-0.04123754799365997,
-0.2667480707168579,
0.016786109656095505,
-0.008268684148788452,
0.010743848979473114,
-0.25511059165000916,
-0.08730091899633408,
0.029772818088531494,
-0.07215221971273422,
-0.05894164368510246,
0.11232586205005646,
0.06735839694738388,
0.04852266609668732,
-0.057064153254032135,
-0.08541621267795563,
-0.04022570326924324,
0.18146342039108276,
-0.17787045240402222,
-0.05541125684976578
] |
null | null | transformers | {"language": ["nn-NO"], "license": "apache-2.0", "tags": ["generated_from_trainer", "automatic-speech-recognition", "NbAiLab/NPSC", "robust-speech-event", false, "nn-NO", "hf-asr-leaderboard"], "datasets": ["NbAiLab/NPSC"], "model-index": [{"name": "XLSR-300M-nynorsk", "results": [{"task": {"type": "automatic-speech-recognition", "name": "Automatic Speech Recognition"}, "dataset": {"name": "NPSC", "type": "NbAiLab/NPSC", "args": "16K_mp3_nynorsk"}, "metrics": [{"type": "wer", "value": 0.12136286840623241, "name": "Test (Nynorsk) WER"}, {"type": "cer", "value": 0.041988362534453025, "name": "Test (Nynorsk) CER"}]}]}]} | automatic-speech-recognition | NbAiLab/XLSR-300M-nynorsk | [
"transformers",
"pytorch",
"tensorboard",
"wav2vec2",
"automatic-speech-recognition",
"dataset:NbAiLab/NPSC",
"license:apache-2.0",
"model-index",
"endpoints_compatible",
"region:us"
] | 2022-03-02T23:29:04+00:00 | [] | [
"nn-NO"
] | TAGS
#transformers #pytorch #tensorboard #wav2vec2 #automatic-speech-recognition #dataset-NbAiLab/NPSC #license-apache-2.0 #model-index #endpoints_compatible #region-us
| [] | [
"TAGS\n#transformers #pytorch #tensorboard #wav2vec2 #automatic-speech-recognition #dataset-NbAiLab/NPSC #license-apache-2.0 #model-index #endpoints_compatible #region-us \n"
] | [
64
] | [
"passage: TAGS\n#transformers #pytorch #tensorboard #wav2vec2 #automatic-speech-recognition #dataset-NbAiLab/NPSC #license-apache-2.0 #model-index #endpoints_compatible #region-us \n"
] | [
-0.11600738018751144,
0.16526341438293457,
-0.003859078511595726,
-0.000596070138271898,
0.045404937118291855,
-0.04123694449663162,
0.11055430769920349,
0.12834542989730835,
0.09355141967535019,
-0.01850413717329502,
0.1239824965596199,
0.22725920379161835,
0.028090372681617737,
0.0027686525136232376,
-0.03979115188121796,
-0.1830565184354782,
0.0901675745844841,
0.08276086300611496,
0.040752705186605453,
0.1019827350974083,
0.08410172909498215,
-0.05207109451293945,
0.035580042749643326,
0.06638925522565842,
-0.08637599647045135,
0.004650368355214596,
0.029978668317198753,
-0.16071771085262299,
0.09299221634864807,
0.03945207595825195,
0.036174461245536804,
0.05261850357055664,
0.009151162579655647,
-0.2085844874382019,
0.00700624193996191,
0.015538545325398445,
-0.03480483219027519,
0.052973732352256775,
0.06255016475915909,
0.00672157621011138,
0.0786261335015297,
0.039289440959692,
-0.0033481901045888662,
0.06435149163007736,
-0.015350054018199444,
-0.23450171947479248,
-0.0015389840118587017,
0.12543313205242157,
0.050719477236270905,
0.0758451521396637,
0.005345093086361885,
0.193894162774086,
-0.0669667050242424,
0.08031065762042999,
0.05782732740044594,
-0.36690226197242737,
0.02080393396317959,
0.03889232501387596,
0.05185158550739288,
-0.0060649714432656765,
-0.00983241107314825,
0.054367244243621826,
0.02610418014228344,
0.02120707742869854,
0.013343115337193012,
-0.03780725970864296,
-0.15601259469985962,
0.031085753813385963,
-0.0945359319448471,
-0.026037201285362244,
0.21069565415382385,
0.0344451479613781,
0.0570015050470829,
-0.07141565531492233,
-0.04301951453089714,
0.051353394985198975,
-0.03743470832705498,
-0.028782039880752563,
-0.014714689925312996,
0.07531887292861938,
-0.005590829066932201,
-0.049789659678936005,
-0.11425004154443741,
-0.04311700165271759,
-0.18091365694999695,
0.11850880086421967,
0.023496119305491447,
0.08855914324522018,
-0.14999549090862274,
0.0027030836790800095,
0.00840664654970169,
-0.08575935661792755,
-0.02580222301185131,
-0.02694808691740036,
0.015655824914574623,
0.04427826777100563,
-0.042215246707201004,
-0.005012115463614464,
0.13902337849140167,
0.11119834333658218,
0.01995057612657547,
0.01971450261771679,
-0.04998704791069031,
0.09673011302947998,
-0.05319451540708542,
0.10688307881355286,
-0.09957996010780334,
-0.02431500144302845,
0.0687749981880188,
-0.09797636419534683,
0.06940281391143799,
-0.0348140150308609,
-0.10893122106790543,
-0.05172227323055267,
0.02646489068865776,
0.06938481330871582,
0.07848113775253296,
0.04492264613509178,
-0.006576876621693373,
-0.030187442898750305,
0.07312161475419998,
-0.054138150066137314,
0.009123198688030243,
0.0419122613966465,
0.024351462721824646,
0.12950165569782257,
0.060980264097452164,
0.03393024206161499,
-0.10690522938966751,
-0.04289628565311432,
-0.012042571790516376,
-0.008200639858841896,
0.03369054198265076,
-0.015891090035438538,
0.080066978931427,
-0.08952071517705917,
0.03954944759607315,
-0.18047158420085907,
-0.13902273774147034,
0.04313988611102104,
0.023939557373523712,
-0.021591737866401672,
-0.06582070887088776,
-0.017936602234840393,
-0.03766881301999092,
0.029138119891285896,
-0.08653601258993149,
-0.0021899337880313396,
-0.07045351713895798,
0.03324965387582779,
-0.017270341515541077,
0.08447867631912231,
-0.13236156105995178,
0.051591433584690094,
-0.06758508831262589,
-0.021552488207817078,
0.049953944981098175,
0.051416605710983276,
-0.09049303829669952,
0.0806230902671814,
-0.12286132574081421,
-0.007975485175848007,
-0.0843316838145256,
0.011997612193226814,
-0.0031864913180470467,
0.09363748133182526,
-0.15805773437023163,
-0.0968499481678009,
0.2079797238111496,
-0.10232418775558472,
-0.16936524212360382,
0.1115298941731453,
0.04557931795716286,
-0.01071256771683693,
0.07902054488658905,
0.23612560331821442,
0.025472238659858704,
-0.0947212502360344,
0.005881055258214474,
0.14374074339866638,
-0.08347717672586441,
-0.22786171734333038,
0.03863402456045151,
-0.0329587496817112,
-0.052197057753801346,
0.048580996692180634,
-0.009361130185425282,
0.10871225595474243,
-0.009656716138124466,
-0.10354083776473999,
-0.072887122631073,
-0.10633218288421631,
0.012679892592132092,
0.008333385922014713,
0.07893604040145874,
-0.02028861828148365,
-0.032219402492046356,
-0.05091216787695885,
0.0683131217956543,
-0.058849502354860306,
0.05548278987407684,
-0.1253138929605484,
0.11018753051757812,
-0.09487301856279373,
0.02516731061041355,
-0.1539502739906311,
0.10439696907997131,
-0.0013338173739612103,
-0.04320761561393738,
0.05144055560231209,
0.02339167334139347,
0.0893998071551323,
-0.06726264953613281,
0.020690444856882095,
-0.002511202357709408,
0.14981292188167572,
0.0710587128996849,
-0.025775963440537453,
-0.16615943610668182,
0.03732431307435036,
-0.058185677975416183,
0.03500557318329811,
-0.06255947053432465,
-0.007852407172322273,
0.0029451895970851183,
0.10865847021341324,
-0.02312115952372551,
0.04851227253675461,
0.0071820723824203014,
-0.0016024932265281677,
-0.023519374430179596,
0.006840062327682972,
0.09324873983860016,
0.020895054563879967,
-0.10226879268884659,
0.2257762849330902,
-0.06488510221242905,
0.16932512819766998,
0.2220550775527954,
-0.17453214526176453,
0.10109195113182068,
0.08214999735355377,
-0.011314493604004383,
-0.030400462448596954,
0.07121282070875168,
0.01345400232821703,
0.1237730160355568,
-0.020367905497550964,
0.11608237028121948,
-0.07514495402574539,
-0.013197198510169983,
0.023865770548582077,
-0.03987005352973938,
-0.05153179168701172,
0.06744633615016937,
0.14933377504348755,
-0.11303066462278366,
0.12425379455089569,
0.17531248927116394,
-0.09976542741060257,
0.08952062577009201,
-0.05677986145019531,
-0.05407179892063141,
0.049578774720430374,
-0.015421034768223763,
-0.014398906379938126,
0.043925635516643524,
-0.25945284962654114,
-0.011005274951457977,
0.10816973447799683,
-0.031917110085487366,
0.09732332825660706,
-0.1442200094461441,
0.006583311595022678,
-0.017036233097314835,
-0.0712333470582962,
-0.028381472453475,
0.049396123737096786,
-0.02512938156723976,
0.08405131101608276,
-0.06796644628047943,
-0.1597670316696167,
0.07727845013141632,
-0.01242904458194971,
-0.10742171853780746,
0.11378874629735947,
-0.10608485341072083,
-0.25557616353034973,
-0.11573878675699234,
-0.061876263469457626,
-0.05113784596323967,
0.013124777004122734,
0.08618536591529846,
-0.07666762173175812,
-0.03307133913040161,
-0.029226556420326233,
-0.07221628725528717,
0.005305018275976181,
0.046191684901714325,
0.05186644196510315,
0.04010752588510513,
0.04227440431714058,
-0.1343873292207718,
-0.009267442859709263,
-0.04078887403011322,
0.034665923565626144,
0.03817931190133095,
-0.06636051088571548,
0.08891671895980835,
0.20697645843029022,
0.0684533640742302,
0.039137810468673706,
0.006323530338704586,
0.12515248358249664,
-0.03073824569582939,
-0.005380248185247183,
0.17603737115859985,
-0.020210351794958115,
0.010947071015834808,
0.12364122271537781,
0.03414953872561455,
-0.042698659002780914,
-0.05224955081939697,
-0.07995045185089111,
-0.08929003775119781,
-0.25202465057373047,
-0.1278383582830429,
-0.0854005366563797,
-0.0023260419256985188,
0.0314592607319355,
0.0706489086151123,
0.13767242431640625,
0.051856085658073425,
0.01876777969300747,
-0.027403080835938454,
0.008468559943139553,
0.0289696604013443,
0.19417530298233032,
-0.012387571856379509,
0.12320122867822647,
-0.1129961609840393,
-0.06544028222560883,
0.07228925824165344,
0.11208003759384155,
0.11197193711996078,
0.10843023657798767,
0.1106531172990799,
0.048842452466487885,
0.18097184598445892,
0.11082832515239716,
0.09454163163900375,
0.02370334044098854,
-0.010256567038595676,
0.01668083667755127,
-0.05370185151696205,
-0.0165747981518507,
0.0718010887503624,
0.13156691193580627,
-0.08441174030303955,
0.02213333547115326,
-0.12595486640930176,
0.05870470404624939,
0.176627978682518,
0.08348052948713303,
-0.24173231422901154,
-0.0006759727839380503,
0.03184250742197037,
-0.03414631634950638,
-0.00634840177372098,
0.10158111900091171,
-0.010977786965668201,
-0.04119854420423508,
0.09082240611314774,
-0.015191604383289814,
0.07980310171842575,
-0.03827744722366333,
0.021915460005402565,
-0.0435439758002758,
-0.06885994970798492,
0.08302708715200424,
0.0845336765050888,
-0.21685926616191864,
0.21298028528690338,
-0.009617228992283344,
0.0556117445230484,
-0.09356535226106644,
0.010097992606461048,
0.03237757831811905,
0.10584664344787598,
0.16065998375415802,
-0.0007064517703838646,
-0.058325186371803284,
0.0039060870185494423,
-0.08808141201734543,
0.06903866678476334,
0.0007485321257263422,
0.07317847013473511,
-0.05790998041629791,
0.01802627556025982,
-0.046594224870204926,
0.04262132570147514,
-0.001849318272434175,
-0.09952783584594727,
-0.14018867909908295,
0.012070896103978157,
0.2654084861278534,
-0.057870544493198395,
-0.021789025515317917,
-0.053865786641836166,
-0.18180812895298004,
0.16884881258010864,
-0.16077323257923126,
-0.04962138831615448,
-0.06198333948850632,
-0.11345775425434113,
0.09576883912086487,
-0.052631694823503494,
0.033654652535915375,
-0.04067011550068855,
0.02778652124106884,
-0.03531189262866974,
-0.21097047626972198,
0.10077529400587082,
-0.151485875248909,
0.0030773382168263197,
-0.03757774457335472,
0.15386633574962616,
-0.027900079265236855,
0.0227509792894125,
0.07556057721376419,
0.0010157885262742639,
-0.0753311812877655,
-0.07959747314453125,
0.02223292738199234,
0.14915946125984192,
-0.034714240580797195,
-0.0346926786005497,
-0.009818938560783863,
-0.13836371898651123,
-0.029133526608347893,
0.010150562971830368,
0.23051154613494873,
0.07829461991786957,
-0.09568341076374054,
0.1644682139158249,
0.2557126581668854,
-0.046926647424697876,
-0.2818380892276764,
-0.145352303981781,
-0.06422114372253418,
-0.04953368753194809,
-0.06651043891906738,
-0.10860998183488846,
0.1824595034122467,
-0.019819350913167,
-0.10334216803312302,
0.0608176551759243,
-0.20910300314426422,
-0.10388194024562836,
0.26224032044410706,
-0.004192894324660301,
0.24559606611728668,
-0.09341748803853989,
-0.10763940960168839,
-0.05375448986887932,
-0.1416194587945938,
0.16484476625919342,
-0.12696710228919983,
0.06507259607315063,
-0.005709042306989431,
0.02298540621995926,
0.00223578792065382,
-0.06525665521621704,
0.11605780571699142,
0.056732576340436935,
-0.047201380133628845,
-0.0448332242667675,
0.08395952731370926,
0.033682167530059814,
-0.009694325737655163,
0.09392952173948288,
-0.0901661291718483,
0.04120093584060669,
-0.08487012982368469,
-0.06061038002371788,
-0.10441635549068451,
0.08854389190673828,
0.05251371115446091,
-0.037280671298503876,
0.006890805903822184,
-0.0677090436220169,
0.020777057856321335,
0.02485298365354538,
0.16303275525569916,
-0.0013903952203691006,
0.04538455232977867,
0.23902912437915802,
0.12021241337060928,
-0.15398848056793213,
-0.04226812720298767,
-0.08092208206653595,
-0.10332093387842178,
0.10759242624044418,
-0.08830170333385468,
0.04562954232096672,
0.08578338474035263,
-0.005062611773610115,
0.03705386444926262,
0.06613755226135254,
-0.059270087629556656,
-0.04995620623230934,
0.08982960134744644,
-0.10209409147500992,
-0.08298318833112717,
-0.0011178243439644575,
0.028121400624513626,
0.06449610739946365,
0.12492265552282333,
0.14133405685424805,
-0.022894971072673798,
-0.007797906640917063,
0.002825009636580944,
0.015835542231798172,
-0.112291619181633,
0.1147860586643219,
0.10985282063484192,
0.007567870430648327,
-0.15132944285869598,
0.0952954888343811,
-0.011793430894613266,
-0.12364757806062698,
0.01958305947482586,
-0.004656050354242325,
-0.1103404238820076,
-0.13473284244537354,
-0.0332137830555439,
0.06428197026252747,
-0.09203958511352539,
-0.1767944097518921,
0.0025213370099663734,
-0.12937584519386292,
0.09037193655967712,
0.09941049665212631,
0.0688399225473404,
0.041964974254369736,
-0.07081370800733566,
-0.08352822065353394,
-0.015447578392922878,
0.016653306782245636,
-0.053853318095207214,
0.004743184428662062,
-0.12558697164058685,
-0.05477527156472206,
0.021527573466300964,
0.09586155414581299,
-0.06860176473855972,
-0.034408073872327805,
-0.09316253662109375,
0.061250630766153336,
-0.18918150663375854,
0.031008334830403328,
-0.14996667206287384,
-0.006804472301155329,
0.03760386258363724,
-0.09353482723236084,
-0.06136545166373253,
0.05399683117866516,
-0.089363232254982,
0.005093566607683897,
-0.005084408912807703,
0.06272097676992416,
-0.1391564905643463,
-0.014695036225020885,
0.020002145320177078,
-0.027167662978172302,
0.11397792398929596,
0.12664306163787842,
-0.10665148496627808,
0.12830856442451477,
-0.20137619972229004,
-0.10860616713762283,
0.12003378570079803,
0.07524868100881577,
0.01265673153102398,
-0.025779111310839653,
0.01801118068397045,
0.15484900772571564,
0.007159445434808731,
0.01611463911831379,
0.0794270858168602,
-0.06780794262886047,
-0.04067948833107948,
-0.10435202717781067,
-0.06198418140411377,
-0.023274220526218414,
-0.0484296940267086,
0.12812916934490204,
0.06423187255859375,
0.1403646469116211,
-0.042312175035476685,
0.0007038825424388051,
-0.0629073828458786,
0.037984028458595276,
-0.05691288039088249,
-0.08803658932447433,
-0.023201119154691696,
-0.003262161510065198,
0.0073264241218566895,
-0.05222081020474434,
0.259766548871994,
-0.059449877589941025,
-0.06681184470653534,
0.014791009947657585,
-0.010276339016854763,
-0.042519114911556244,
0.02230673097074032,
0.33975040912628174,
0.07410190999507904,
0.0036154177505522966,
-0.035719938576221466,
0.012940210290253162,
0.03189590573310852,
0.10149916261434555,
-0.00678014662116766,
0.1636512130498886,
0.015707068145275116,
0.16078968346118927,
0.12140604853630066,
0.0022275142837315798,
-0.07041269540786743,
-0.011415115557610989,
-0.08965510129928589,
0.09830445051193237,
0.015145448967814445,
0.14271561801433563,
0.15299461781978607,
-0.024500396102666855,
-0.0015024244785308838,
0.0024893248919397593,
-0.0383039191365242,
-0.17774656414985657,
-0.2178146094083786,
-0.08943656086921692,
-0.11673766374588013,
0.023473918437957764,
-0.03039778396487236,
-0.023403093218803406,
0.025159664452075958,
0.07056049257516861,
-0.06652979552745819,
0.004140657372772694,
0.04691847413778305,
-0.02948972024023533,
0.06484024226665497,
-0.018379082903265953,
-0.059130698442459106,
-0.03654612973332405,
-0.012660961598157883,
-0.01104290597140789,
0.030831729993224144,
-0.012925577349960804,
0.018266446888446808,
-0.06832200288772583,
0.08031123131513596,
-0.07945141196250916,
-0.06669405102729797,
-0.045128606259822845,
-0.011465109884738922,
0.02341752126812935,
0.1366843730211258,
0.07459437102079391,
-0.049198590219020844,
0.07497717440128326,
0.11995607614517212,
-0.09040024131536484,
-0.15246260166168213,
-0.0868847593665123,
0.12473012506961823,
-0.017622947692871094,
0.04761712625622749,
-0.003407472977414727,
-0.01802735961973667,
-0.08129944652318954,
0.3158924877643585,
0.258099764585495,
-0.038279954344034195,
0.03699909523129463,
-0.018455715849995613,
0.018692249432206154,
-0.03767451271414757,
0.05351487547159195,
0.13302436470985413,
0.24957303702831268,
-0.033540934324264526,
-0.07998589426279068,
-0.04588618874549866,
-0.02386072464287281,
-0.11148063093423843,
0.07786409556865692,
-0.04545802250504494,
-0.15003171563148499,
-0.02268841490149498,
0.09514202922582626,
-0.1803997904062271,
0.05400124564766884,
-0.0255485400557518,
-0.09848218411207199,
-0.07292360067367554,
0.0031299202237278223,
0.1011161059141159,
0.055732108652591705,
-0.010667955502867699,
-0.05783817917108536,
-0.0164631474763155,
0.045630794018507004,
-0.007424037903547287,
-0.22531266510486603,
0.06043783202767372,
0.021179595962166786,
-0.012566426768898964,
0.09455395489931107,
0.012013407424092293,
0.12237364053726196,
0.07626475393772125,
0.12264256179332733,
-0.08306252956390381,
0.12356783449649811,
-0.004186078906059265,
-0.07651485502719879,
0.04315483942627907,
0.005744787398725748,
-0.014437085948884487,
-0.030924364924430847,
0.05939508229494095,
-0.07210367918014526,
0.032337211072444916,
-0.03159463405609131,
-0.034781564027071,
-0.09917160123586655,
0.010186102241277695,
-0.060872890055179596,
0.07284419238567352,
-0.04276175796985626,
-0.03779285401105881,
-0.053477611392736435,
-0.01731669344007969,
0.023058947175741196,
0.00978460069745779,
-0.12992629408836365,
-0.06549717485904694,
-0.10299844294786453,
-0.026946179568767548,
-0.08821646869182587,
0.06263700127601624,
-0.12704288959503174,
-0.021160021424293518,
-0.09408463537693024,
-0.04231065511703491,
-0.07827790081501007,
0.011177124455571175,
0.13890112936496735,
-0.009432519786059856,
-0.006806079298257828,
-0.023928407579660416,
0.061035409569740295,
0.05258805677294731,
-0.13741275668144226,
-0.11583558470010757
] |
||
null | null | transformers |
**Release 1.0** (March 11, 2021)
# NB-Bert base model finetuned on Norwegian machine translated MNLI
## Description
The most effective way of creating a good classifier is to finetune a pre-trained model for the specific task at hand. However, in many cases this is simply impossible.
[Yin et al.](https://arxiv.org/abs/1909.00161) proposed a very clever way of using pre-trained MNLI models as zero-shot sequence classifiers. The methods works by reformulating the question to an MNLI hypothesis. If we want to figure out if a text is about "sport", we simply state that "This text is about sport" ("Denne teksten handler om sport").
When the model is finetuned on the 400k large MNLI task, it is in many cases able to solve this classification tasks. There are no MNLI-set of this size in Norwegian but we have trained it on a machine translated version of the original MNLI-set.
## Testing the model
For testing the model, we recommend the [NbAiLab Colab Notebook](https://colab.research.google.com/gist/peregilk/769b5150a2f807219ab8f15dd11ea449/nbailab-mnli-norwegian-demo.ipynb)
## Hugging Face zero-shot-classification pipeline
The easiest way to try this out is by using the Hugging Face pipeline. Please, note that you will get better results when using Norwegian hypothesis template instead of the default English one.
```python
from transformers import pipeline
classifier = pipeline("zero-shot-classification", model="NbAiLab/nb-bert-base-mnli")
```
You can then use this pipeline to classify sequences into any of the class names you specify.
```python
sequence_to_classify = 'Folkehelseinstituttets mest optimistiske anslag er at alle voksne er ferdigvaksinert innen midten av september.'
candidate_labels = ['politikk', 'helse', 'sport', 'religion']
hypothesis_template = 'Dette eksempelet er {}.'
classifier(sequence_to_classify, candidate_labels, hypothesis_template=hypothesis_template, multi_class=True)
# {'labels': ['helse', 'politikk', 'sport', 'religion'],
# 'scores': [0.4210019111633301, 0.0674605593085289, 0.000840459018945694, 0.0007541406666859984],
# 'sequence': 'Folkehelseinstituttets mest optimistiske anslag er at alle over 18 år er ferdigvaksinert innen midten av september.'}
```
## More information
For more information on the model, see
https://github.com/NBAiLab/notram
Here you will also find a Colab explaining more in details how to use the zero-shot-classification pipeline. | {"language": false, "license": "cc-by-4.0", "tags": ["nb-bert", "zero-shot-classification", "pytorch", "tensorflow", "norwegian", "bert"], "datasets": ["mnli", "multi_nli", "xnli"], "thumbnail": "https://raw.githubusercontent.com/NBAiLab/notram/master/images/nblogo_2.png", "pipeline_tag": "zero-shot-classification", "widget": [{"example_title": "Nyhetsartikkel om FHI", "text": "Folkehelseinstituttets mest optimistiske anslag er at alle voksne er ferdigvaksinert innen midten av september.", "candidate_labels": "helse, politikk, sport, religion"}]} | zero-shot-classification | NbAiLab/nb-bert-base-mnli | [
"transformers",
"pytorch",
"jax",
"safetensors",
"bert",
"text-classification",
"nb-bert",
"zero-shot-classification",
"tensorflow",
"norwegian",
"no",
"dataset:mnli",
"dataset:multi_nli",
"dataset:xnli",
"arxiv:1909.00161",
"license:cc-by-4.0",
"autotrain_compatible",
"endpoints_compatible",
"has_space",
"region:us"
] | 2022-03-02T23:29:04+00:00 | [
"1909.00161"
] | [
"no"
] | TAGS
#transformers #pytorch #jax #safetensors #bert #text-classification #nb-bert #zero-shot-classification #tensorflow #norwegian #no #dataset-mnli #dataset-multi_nli #dataset-xnli #arxiv-1909.00161 #license-cc-by-4.0 #autotrain_compatible #endpoints_compatible #has_space #region-us
|
Release 1.0 (March 11, 2021)
# NB-Bert base model finetuned on Norwegian machine translated MNLI
## Description
The most effective way of creating a good classifier is to finetune a pre-trained model for the specific task at hand. However, in many cases this is simply impossible.
Yin et al. proposed a very clever way of using pre-trained MNLI models as zero-shot sequence classifiers. The methods works by reformulating the question to an MNLI hypothesis. If we want to figure out if a text is about "sport", we simply state that "This text is about sport" ("Denne teksten handler om sport").
When the model is finetuned on the 400k large MNLI task, it is in many cases able to solve this classification tasks. There are no MNLI-set of this size in Norwegian but we have trained it on a machine translated version of the original MNLI-set.
## Testing the model
For testing the model, we recommend the NbAiLab Colab Notebook
## Hugging Face zero-shot-classification pipeline
The easiest way to try this out is by using the Hugging Face pipeline. Please, note that you will get better results when using Norwegian hypothesis template instead of the default English one.
You can then use this pipeline to classify sequences into any of the class names you specify.
## More information
For more information on the model, see
URL
Here you will also find a Colab explaining more in details how to use the zero-shot-classification pipeline. | [
"# NB-Bert base model finetuned on Norwegian machine translated MNLI",
"## Description\nThe most effective way of creating a good classifier is to finetune a pre-trained model for the specific task at hand. However, in many cases this is simply impossible. \nYin et al. proposed a very clever way of using pre-trained MNLI models as zero-shot sequence classifiers. The methods works by reformulating the question to an MNLI hypothesis. If we want to figure out if a text is about \"sport\", we simply state that \"This text is about sport\" (\"Denne teksten handler om sport\").\n\nWhen the model is finetuned on the 400k large MNLI task, it is in many cases able to solve this classification tasks. There are no MNLI-set of this size in Norwegian but we have trained it on a machine translated version of the original MNLI-set.",
"## Testing the model\nFor testing the model, we recommend the NbAiLab Colab Notebook",
"## Hugging Face zero-shot-classification pipeline\nThe easiest way to try this out is by using the Hugging Face pipeline. Please, note that you will get better results when using Norwegian hypothesis template instead of the default English one. \n\nYou can then use this pipeline to classify sequences into any of the class names you specify.",
"## More information\n\nFor more information on the model, see\n\nURL\n\nHere you will also find a Colab explaining more in details how to use the zero-shot-classification pipeline."
] | [
"TAGS\n#transformers #pytorch #jax #safetensors #bert #text-classification #nb-bert #zero-shot-classification #tensorflow #norwegian #no #dataset-mnli #dataset-multi_nli #dataset-xnli #arxiv-1909.00161 #license-cc-by-4.0 #autotrain_compatible #endpoints_compatible #has_space #region-us \n",
"# NB-Bert base model finetuned on Norwegian machine translated MNLI",
"## Description\nThe most effective way of creating a good classifier is to finetune a pre-trained model for the specific task at hand. However, in many cases this is simply impossible. \nYin et al. proposed a very clever way of using pre-trained MNLI models as zero-shot sequence classifiers. The methods works by reformulating the question to an MNLI hypothesis. If we want to figure out if a text is about \"sport\", we simply state that \"This text is about sport\" (\"Denne teksten handler om sport\").\n\nWhen the model is finetuned on the 400k large MNLI task, it is in many cases able to solve this classification tasks. There are no MNLI-set of this size in Norwegian but we have trained it on a machine translated version of the original MNLI-set.",
"## Testing the model\nFor testing the model, we recommend the NbAiLab Colab Notebook",
"## Hugging Face zero-shot-classification pipeline\nThe easiest way to try this out is by using the Hugging Face pipeline. Please, note that you will get better results when using Norwegian hypothesis template instead of the default English one. \n\nYou can then use this pipeline to classify sequences into any of the class names you specify.",
"## More information\n\nFor more information on the model, see\n\nURL\n\nHere you will also find a Colab explaining more in details how to use the zero-shot-classification pipeline."
] | [
108,
19,
188,
20,
76,
38
] | [
"passage: TAGS\n#transformers #pytorch #jax #safetensors #bert #text-classification #nb-bert #zero-shot-classification #tensorflow #norwegian #no #dataset-mnli #dataset-multi_nli #dataset-xnli #arxiv-1909.00161 #license-cc-by-4.0 #autotrain_compatible #endpoints_compatible #has_space #region-us \n# NB-Bert base model finetuned on Norwegian machine translated MNLI## Description\nThe most effective way of creating a good classifier is to finetune a pre-trained model for the specific task at hand. However, in many cases this is simply impossible. \nYin et al. proposed a very clever way of using pre-trained MNLI models as zero-shot sequence classifiers. The methods works by reformulating the question to an MNLI hypothesis. If we want to figure out if a text is about \"sport\", we simply state that \"This text is about sport\" (\"Denne teksten handler om sport\").\n\nWhen the model is finetuned on the 400k large MNLI task, it is in many cases able to solve this classification tasks. There are no MNLI-set of this size in Norwegian but we have trained it on a machine translated version of the original MNLI-set.## Testing the model\nFor testing the model, we recommend the NbAiLab Colab Notebook## Hugging Face zero-shot-classification pipeline\nThe easiest way to try this out is by using the Hugging Face pipeline. Please, note that you will get better results when using Norwegian hypothesis template instead of the default English one. \n\nYou can then use this pipeline to classify sequences into any of the class names you specify.## More information\n\nFor more information on the model, see\n\nURL\n\nHere you will also find a Colab explaining more in details how to use the zero-shot-classification pipeline."
] | [
-0.04874482378363609,
0.07447174191474915,
-0.0030114229302853346,
0.11865324527025223,
0.0498666875064373,
-0.029019305482506752,
0.062478601932525635,
0.09836813062429428,
0.028051188215613365,
0.107562355697155,
0.06798195093870163,
0.002664764877408743,
0.05583120882511139,
0.08174177259206772,
0.07842977344989777,
-0.2143862545490265,
0.01226254366338253,
-0.09075121581554413,
0.07850395143032074,
0.0922556146979332,
0.10242582112550735,
-0.055507462471723557,
0.0373346172273159,
-0.021327871829271317,
-0.014911542646586895,
0.03520199656486511,
-0.05189981684088707,
-0.002272623125463724,
0.07112623751163483,
0.0477818138897419,
0.0578797273337841,
-0.015589803457260132,
-0.018277348950505257,
-0.1475837081670761,
0.0020917304791510105,
0.038021162152290344,
0.004969554487615824,
0.02133028954267502,
0.08641637116670609,
0.03665650263428688,
0.13435080647468567,
-0.1927221715450287,
0.0021308192517608404,
0.04265931248664856,
-0.039851345121860504,
-0.048903100192546844,
-0.07645531743764877,
0.07457565516233444,
0.053162943571805954,
0.05139540135860443,
-0.05017385631799698,
0.13333508372306824,
-0.10029318183660507,
0.048722606152296066,
0.11770441383123398,
-0.24865485727787018,
-0.054223861545324326,
0.14495539665222168,
0.06550262868404388,
0.08462172001600266,
-0.08180128037929535,
0.023890648037195206,
0.016336997970938683,
0.037050653249025345,
-0.03239358216524124,
-0.01830213889479637,
-0.026124345138669014,
-0.018205491825938225,
-0.11130815744400024,
0.005846648942679167,
0.04179665446281433,
0.013217263855040073,
-0.05524296686053276,
-0.19568665325641632,
0.040489520877599716,
-0.022625846788287163,
0.060565363615751266,
-0.05221647769212723,
0.009408977814018726,
-0.06728590279817581,
0.10359882563352585,
-0.1137113869190216,
-0.10799865424633026,
0.017916088923811913,
-0.04022376984357834,
0.11150521785020828,
-0.008868341334164143,
0.02017664723098278,
0.057157211005687714,
0.03172785043716431,
-0.1502753496170044,
-0.027817126363515854,
-0.024730389937758446,
-0.05792867764830589,
-0.19549894332885742,
-0.06321432441473007,
-0.03691396117210388,
-0.15022128820419312,
-0.005333182401955128,
0.05696181207895279,
-0.05310707166790962,
0.03359668701887131,
0.07096315175294876,
0.055198121815919876,
0.060350362211465836,
0.08784043788909912,
-0.07817256450653076,
-0.09420660883188248,
-0.04623156785964966,
-0.024041056632995605,
0.02290523797273636,
-0.015140899457037449,
-0.056267186999320984,
-0.12630490958690643,
0.04287656396627426,
0.05118834599852562,
0.02950190380215645,
0.03206032142043114,
-0.008827575482428074,
-0.03864971548318863,
0.04789182171225548,
-0.1176932081580162,
0.08291550725698471,
0.002710041357204318,
-0.07139643281698227,
-0.005723705980926752,
-0.009084168821573257,
-0.01130453497171402,
-0.1149933710694313,
0.07766381651163101,
-0.03934481367468834,
0.035608455538749695,
-0.04380413517355919,
-0.13637255132198334,
0.07762037217617035,
-0.11690764874219894,
-0.08980567753314972,
-0.06298009306192398,
-0.087864451110363,
-0.07088015228509903,
0.019454488530755043,
-0.057150330394506454,
-0.025558840483427048,
-0.07308343797922134,
-0.06568233668804169,
-0.04274104908108711,
0.017699453979730606,
-0.02953280135989189,
0.003820171346887946,
-0.023071439936757088,
-0.09798534959554672,
0.09259166568517685,
-0.022507837042212486,
-0.012975990772247314,
-0.09061361849308014,
0.011403192766010761,
-0.16304923593997955,
0.14620879292488098,
-0.0878671333193779,
-0.03412904590368271,
-0.12163997441530228,
-0.04746658727526665,
0.017042208462953568,
0.019057702273130417,
0.008328140713274479,
0.10396497696638107,
-0.1548384726047516,
-0.016603071242570877,
0.13524018228054047,
-0.09037597477436066,
-0.07104316353797913,
0.14718784391880035,
-0.011053446680307388,
0.016034962609410286,
0.11787489801645279,
0.17253975570201874,
0.19223786890506744,
-0.09013725817203522,
-0.08498083800077438,
0.012805010192096233,
-0.13841964304447174,
-0.004668017849326134,
0.05566452816128731,
-0.0026323713827878237,
-0.0013061498757451773,
0.016010703518986702,
-0.03331049159169197,
-0.028600845485925674,
0.006679625250399113,
-0.08619587868452072,
0.012786617502570152,
-0.03385530784726143,
0.0679473876953125,
0.07085410505533218,
-0.02721717581152916,
-0.055874358862638474,
-0.07545185089111328,
0.05997584015130997,
0.029913978651165962,
-0.0386996790766716,
0.02912980504333973,
-0.02366805076599121,
0.040906984359025955,
-0.10854417830705643,
-0.024449076503515244,
-0.13537076115608215,
-0.18049511313438416,
0.02567652240395546,
-0.11110927909612656,
0.07755735516548157,
0.025274548679590225,
0.08584870398044586,
0.0996323972940445,
-0.04610854759812355,
0.02277200296521187,
0.02439376898109913,
-0.015194066800177097,
-0.07003108412027359,
-0.13088293373584747,
-0.05184631049633026,
-0.03246964141726494,
0.0920841321349144,
-0.16951707005500793,
-0.0065544783137738705,
0.029141699895262718,
0.06922341883182526,
-0.011100007221102715,
-0.046351008117198944,
0.017579395323991776,
0.07322649657726288,
0.024117333814501762,
-0.02481956034898758,
0.06585434079170227,
-0.04929167777299881,
-0.11139680445194244,
0.03973042219877243,
-0.08799319714307785,
-0.18008123338222504,
0.048783332109451294,
0.059992533177137375,
-0.13814547657966614,
-0.10628105700016022,
-0.05306502804160118,
-0.04836369305849075,
-0.059253498911857605,
-0.04341932758688927,
0.1301485002040863,
0.053148165345191956,
0.055785562843084335,
-0.08187956362962723,
-0.06184914708137512,
0.022093286737799644,
-0.035652901977300644,
-0.00916548352688551,
0.14280572533607483,
-0.031529758125543594,
-0.16027341783046722,
0.06645536422729492,
-0.06699924170970917,
-0.07919591665267944,
0.24057559669017792,
0.03746877983212471,
-0.08390490710735321,
-0.05469326674938202,
0.1267089992761612,
0.038637056946754456,
0.05496193841099739,
0.008086265996098518,
0.0096339276060462,
0.016026614233851433,
0.016394756734371185,
0.04389454051852226,
-0.049309879541397095,
0.012555439956486225,
0.015453591011464596,
-0.04701423645019531,
0.04190919175744057,
0.015446111559867859,
0.005612081382423639,
0.038132086396217346,
0.016191409900784492,
0.004007689189165831,
0.06513605266809464,
-0.05214279517531395,
-0.10300683975219727,
0.1513977348804474,
-0.09099116176366806,
-0.24942617118358612,
-0.18893031775951385,
0.10252871364355087,
-0.14020133018493652,
-0.019776279106736183,
0.03163561597466469,
-0.055669672787189484,
-0.05241181328892708,
-0.11078666150569916,
0.07931368798017502,
0.021569756790995598,
-0.0667809247970581,
-0.1607944220304489,
0.02702704630792141,
0.030269332230091095,
-0.09645102173089981,
0.007546399254351854,
0.01675109937787056,
-0.0656992569565773,
0.0332796685397625,
-0.02761055901646614,
0.08825148642063141,
0.07436057180166245,
-0.10919169336557388,
0.006680152378976345,
-0.0030698066111654043,
0.14895319938659668,
-0.07651618123054504,
0.15167772769927979,
-0.009758139960467815,
0.014034123159945011,
0.08360054343938828,
0.0911874771118164,
0.0235118567943573,
0.04052590951323509,
0.049056705087423325,
0.0842445120215416,
-0.05874980241060257,
-0.22185781598091125,
-0.1107729896903038,
-0.029829813167452812,
0.04081956297159195,
0.06090276315808296,
0.04562203586101532,
0.08260360360145569,
0.05539995804429054,
-0.003497337456792593,
-0.05535440519452095,
0.0656219944357872,
0.09954173117876053,
0.01390734501183033,
0.0422118715941906,
0.03072592243552208,
-0.04712551087141037,
-0.027353795245289803,
0.08870620280504227,
0.02575269527733326,
0.09317856281995773,
-0.05685380846261978,
0.137798473238945,
0.055215515196323395,
0.03869492933154106,
-0.006313244812190533,
0.1098335012793541,
-0.008016140200197697,
-0.00782619696110487,
0.024000342935323715,
-0.09125235676765442,
-0.002091415226459503,
0.0496172234416008,
0.09409929811954498,
0.02148980274796486,
-0.018443506211042404,
-0.018707627430558205,
0.0835554376244545,
0.13668577373027802,
0.058970823884010315,
-0.17482823133468628,
-0.04671413078904152,
-0.006433660164475441,
-0.02672831155359745,
-0.03654409945011139,
-0.005432479083538055,
0.2000318467617035,
-0.10658130049705505,
0.04985468089580536,
-0.036626894026994705,
0.06355714052915573,
0.00769223365932703,
0.00011103823635494336,
0.033592209219932556,
0.12187061458826065,
0.002766817808151245,
0.12986017763614655,
-0.04493385925889015,
0.02865445800125599,
0.021071430295705795,
0.09085625410079956,
-0.05879918485879898,
-0.017700383439660072,
-0.02599216066300869,
0.020302115008234978,
0.19413423538208008,
0.049080830067396164,
0.06802155822515488,
-0.0725492611527443,
-0.05998875945806503,
-0.008428238332271576,
0.04808913543820381,
-0.02350347675383091,
0.0794728472828865,
0.024082303047180176,
0.005031689535826445,
-0.04343166947364807,
0.08116866648197174,
-0.030006933957338333,
-0.14850541949272156,
0.005923603195697069,
0.006361614912748337,
-0.035345859825611115,
-0.008582081645727158,
-0.04785318300127983,
-0.12741659581661224,
0.22945968806743622,
-0.05287926271557808,
-0.12677305936813354,
-0.10651847720146179,
-0.01615869253873825,
0.1279965192079544,
-0.053930558264255524,
-0.03348225727677345,
0.011735787615180016,
0.12152423709630966,
-0.09394565969705582,
0.004417742136865854,
0.03463197126984596,
-0.0275903157889843,
-0.10065674781799316,
0.010014229454100132,
0.12971243262290955,
0.09912502020597458,
0.03154407814145088,
0.03450062870979309,
0.04443304240703583,
0.0030987970530986786,
-0.14505185186862946,
-0.03583588823676109,
0.08519341796636581,
0.004658843856304884,
0.08952241390943527,
0.01349942572414875,
0.01776355877518654,
-0.03647248074412346,
0.048530545085668564,
0.1971079260110855,
0.23949117958545685,
-0.12514255940914154,
0.1582266092300415,
0.16527464985847473,
-0.07886672019958496,
-0.28623178601264954,
-0.02605511248111725,
0.08754793554544449,
0.04802536591887474,
0.04589139297604561,
-0.054853957146406174,
0.1654481142759323,
0.11588793247938156,
0.022201232612133026,
0.021009212359786034,
-0.23501229286193848,
-0.08527688682079315,
-0.03197629377245903,
0.02181008830666542,
-0.013638542033731937,
-0.08860110491514206,
-0.041017476469278336,
-0.04261699691414833,
0.009654030203819275,
0.135268896818161,
-0.10935760289430618,
0.09456275403499603,
-0.01633439213037491,
0.06162554398179054,
0.06413651257753372,
-0.0642639771103859,
0.17556722462177277,
0.03222515061497688,
0.023396488279104233,
-0.06812426447868347,
0.018604682758450508,
0.1255800575017929,
-0.0657881498336792,
0.1687900573015213,
-0.0736960917711258,
-0.004225068725645542,
-0.13722001016139984,
-0.078005351126194,
-0.1318684220314026,
0.11130987852811813,
-0.09731008857488632,
-0.05191696062684059,
-0.07299522310495377,
0.13453027606010437,
0.12322666496038437,
0.005568148568272591,
0.009141994640231133,
-0.07185101509094238,
0.0410328209400177,
0.17018085718154907,
0.2023535817861557,
0.07651012390851974,
-0.16838012635707855,
0.08343173563480377,
-0.01228552870452404,
0.07063058763742447,
0.0005031093605794013,
0.03179529681801796,
0.1589287668466568,
0.008334471844136715,
0.0870627760887146,
0.0025884266942739487,
-0.13509592413902283,
-0.056172311305999756,
0.040355172008275986,
-0.10529737174510956,
-0.12083319574594498,
-0.012925537303090096,
-0.03390270099043846,
-0.064258873462677,
-0.031777020543813705,
0.0851956158876419,
-0.09940145164728165,
-0.003434867365285754,
0.04476955533027649,
0.05608334392309189,
-0.060014043003320694,
0.07419317960739136,
0.0715646743774414,
0.07196106761693954,
-0.043126896023750305,
0.08604026585817337,
0.0333855114877224,
-0.08980952948331833,
0.02488362416625023,
0.18092305958271027,
-0.08771863579750061,
-0.0851602554321289,
-0.01914336532354355,
0.056806135922670364,
-0.0076258499175310135,
-0.09735860675573349,
0.06954460591077805,
-0.07343603670597076,
-0.01009161863476038,
0.0000833905505714938,
0.015408260747790337,
0.0033191852271556854,
0.025872401893138885,
-0.04199608415365219,
-0.12063305824995041,
0.10462693125009537,
-0.013219478540122509,
-0.0011628367938101292,
-0.025988975539803505,
0.07009770721197128,
-0.05619988217949867,
0.013765828683972359,
-0.024265410378575325,
0.015871571376919746,
-0.08432060480117798,
-0.0361463837325573,
-0.07508736103773117,
0.04620641842484474,
-0.10698850452899933,
-0.004704994149506092,
0.012292859144508839,
0.03979819267988205,
0.036032285541296005,
0.003999065607786179,
-0.03321727365255356,
-0.032774925231933594,
-0.03160322085022926,
0.04716499149799347,
-0.10777097940444946,
-0.059101004153490067,
0.00045705746742896736,
-0.030561070889234543,
0.03480837121605873,
-0.05875464156270027,
-0.020974691957235336,
0.009166950359940529,
-0.06266071647405624,
0.045162785798311234,
-0.037605732679367065,
-0.007561287377029657,
0.04053710028529167,
-0.14291954040527344,
-0.044715121388435364,
0.0058115748688578606,
-0.010312877595424652,
0.04526247829198837,
0.01655534654855728,
-0.0885506346821785,
0.07635781913995743,
0.00893991719931364,
-0.07549820095300674,
-0.115579754114151,
0.08082926273345947,
0.006692357361316681,
0.03965173661708832,
0.14702577888965607,
-0.10007791221141815,
0.0746890977025032,
-0.06974409520626068,
-0.021162161603569984,
0.0313408225774765,
0.05942198261618614,
0.024414250627160072,
0.002373876515775919,
0.04049648344516754,
-0.05665449798107147,
0.05376128479838371,
0.0625854954123497,
-0.02886536344885826,
0.013174188323318958,
-0.14581410586833954,
-0.06889882683753967,
0.02398126758635044,
0.05369022116065025,
-0.041181087493896484,
-0.03735973313450813,
0.034669846296310425,
-0.02824431098997593,
-0.0720972940325737,
0.0462835356593132,
0.12905845046043396,
0.10486512631177902,
0.03313551843166351,
0.07874034345149994,
0.030150411650538445,
0.017324009910225868,
-0.06095695123076439,
0.07562947273254395,
0.02944944240152836,
0.029801927506923676,
-0.05845024436712265,
0.08087118715047836,
0.1181250810623169,
-0.1443057507276535,
0.1439858376979828,
-0.022753572091460228,
-0.13047124445438385,
-0.07203876227140427,
-0.2245929092168808,
-0.05790391564369202,
0.04997672140598297,
-0.005099344067275524,
-0.11885623633861542,
0.019438384100794792,
0.015042978338897228,
0.08565983921289444,
-0.020742712542414665,
0.17005662620067596,
-0.10710909962654114,
-0.05226610228419304,
0.061804916709661484,
-0.0038224223535507917,
0.07569751143455505,
0.04753653705120087,
0.06759145855903625,
-0.0026641031727194786,
0.034967198967933655,
0.032121751457452774,
0.05865190178155899,
0.0911639928817749,
-0.0334489680826664,
-0.025004521012306213,
-0.07617058604955673,
-0.0055537838488817215,
0.00477458955720067,
0.053090717643499374,
0.08305356651544571,
0.0527062714099884,
-0.10805579274892807,
-0.06786157190799713,
0.091499462723732,
-0.023706089705228806,
-0.16904869675636292,
-0.10345949977636337,
0.2755415141582489,
-0.005388347897678614,
0.05894912779331207,
-0.024782268330454826,
-0.13098397850990295,
0.01783992350101471,
0.11436831206083298,
0.22890247404575348,
0.052584096789360046,
-0.007523466367274523,
-0.01618114672601223,
-0.008540312759578228,
0.024229947477579117,
0.05778197944164276,
-0.07133186608552933,
0.18432527780532837,
-0.06599999219179153,
0.2192324846982956,
-0.05114814266562462,
-0.00002431002212688327,
-0.061648521572351456,
0.09058486670255661,
0.010734759271144867,
0.0363917239010334,
-0.09277573227882385,
0.08837994188070297,
-0.1074480265378952,
-0.18309177458286285,
0.15039418637752533,
-0.0375862792134285,
-0.12544092535972595,
-0.012104312889277935,
0.024399567395448685,
-0.038288816809654236,
0.1114790290594101,
0.009303332306444645,
0.020364468917250633,
0.013324964791536331,
-0.016348401084542274,
-0.07169687002897263,
0.01352642010897398,
0.020885013043880463,
-0.06049375981092453,
0.17241834104061127,
0.021883398294448853,
0.09627225995063782,
0.1132422611117363,
-0.07390349358320236,
-0.11486020684242249,
0.045064982026815414,
0.04657204821705818,
-0.029105238616466522,
0.019215768203139305,
0.17004141211509705,
0.02493016980588436,
0.04818276688456535,
0.03222079202532768,
-0.1061670333147049,
-0.03768305853009224,
0.042307063937187195,
0.030640849843621254,
-0.10959283262491226,
0.08126887679100037,
-0.022427072748541832,
0.13738776743412018,
0.21061770617961884,
-0.015243579633533955,
-0.006510262843221426,
-0.08437929302453995,
-0.008395833894610405,
-0.031126126646995544,
0.06019807606935501,
-0.011156802996993065,
-0.05729904770851135,
0.020568834617733955,
-0.012954295612871647,
0.06720560789108276,
-0.23021458089351654,
-0.03521689400076866,
-0.004776463378220797,
-0.03190237656235695,
0.028845839202404022,
0.07431114464998245,
0.015842147171497345,
0.004271385725587606,
0.00548568507656455,
-0.11518746614456177,
0.011774697341024876,
0.10067824274301529,
-0.05528239533305168,
-0.06867019087076187
] |
null | null | transformers |
**Release 1.0** (November 17, 2021)
# nb-bert-base-ner
## Description
NB-Bert base model fine-tuned on the Named Entity Recognition task using the [NorNE dataset](https://huggingface.co/datasets/NbAiLab/norne).
## Usage
```python
from transformers import AutoTokenizer, AutoModelForTokenClassification
from transformers import pipeline
tokenizer = AutoTokenizer.from_pretrained("NbAiLab/nb-bert-base-ner")
model = AutoModelForTokenClassification.from_pretrained("NbAiLab/nb-bert-base-ner")
nlp = pipeline("ner", model=model, tokenizer=tokenizer)
example = "Jeg heter Kjell og bor i Oslo."
ner_results = nlp(example)
print(ner_results)
``` | {"language": false, "license": "cc-by-4.0", "tags": ["norwegian", "bert", "ner"], "datasets": ["norne"], "thumbnail": "nblogo_3.png", "pipeline_tag": "token-classification", "inference": {"parameters": {"aggregation_strategy": "first"}}, "widget": [{"text": "Trond Giske har bekreftet p\u00e5 sp\u00f8rsm\u00e5l fra Adresseavisen at Hansen leide et rom i hans leilighet i Trondheim."}]} | token-classification | NbAiLab/nb-bert-base-ner | [
"transformers",
"pytorch",
"safetensors",
"bert",
"token-classification",
"norwegian",
"ner",
"no",
"dataset:norne",
"license:cc-by-4.0",
"autotrain_compatible",
"endpoints_compatible",
"region:us"
] | 2022-03-02T23:29:04+00:00 | [] | [
"no"
] | TAGS
#transformers #pytorch #safetensors #bert #token-classification #norwegian #ner #no #dataset-norne #license-cc-by-4.0 #autotrain_compatible #endpoints_compatible #region-us
|
Release 1.0 (November 17, 2021)
# nb-bert-base-ner
## Description
NB-Bert base model fine-tuned on the Named Entity Recognition task using the NorNE dataset.
## Usage
| [
"# nb-bert-base-ner",
"## Description\nNB-Bert base model fine-tuned on the Named Entity Recognition task using the NorNE dataset.",
"## Usage"
] | [
"TAGS\n#transformers #pytorch #safetensors #bert #token-classification #norwegian #ner #no #dataset-norne #license-cc-by-4.0 #autotrain_compatible #endpoints_compatible #region-us \n",
"# nb-bert-base-ner",
"## Description\nNB-Bert base model fine-tuned on the Named Entity Recognition task using the NorNE dataset.",
"## Usage"
] | [
65,
9,
29,
3
] | [
"passage: TAGS\n#transformers #pytorch #safetensors #bert #token-classification #norwegian #ner #no #dataset-norne #license-cc-by-4.0 #autotrain_compatible #endpoints_compatible #region-us \n# nb-bert-base-ner## Description\nNB-Bert base model fine-tuned on the Named Entity Recognition task using the NorNE dataset.## Usage"
] | [
-0.07361404597759247,
0.13519759476184845,
-0.0035066972486674786,
0.1067429929971695,
0.008408689871430397,
-0.0392804816365242,
0.06942901015281677,
0.022010639309883118,
-0.0007393360137939453,
0.02099253423511982,
0.13862474262714386,
0.055927522480487823,
-0.031618449836969376,
0.04274085536599159,
-0.06963425129652023,
-0.17407023906707764,
0.08196114748716354,
0.047029051929712296,
0.041852932423353195,
0.08804209530353546,
0.05454163998365402,
-0.04747548699378967,
0.031304094940423965,
-0.024767925962805748,
-0.09266448765993118,
0.03783762827515602,
0.010419711470603943,
-0.09477293491363525,
0.10356829315423965,
0.02270864136517048,
0.12951268255710602,
0.08641509711742401,
0.028210695832967758,
-0.1270436942577362,
0.006252592895179987,
-0.05067089572548866,
-0.0882200375199318,
0.06267177313566208,
0.0033369429875165224,
-0.04519612342119217,
0.0852774903178215,
0.031037526205182076,
0.014378609135746956,
-0.030100705102086067,
-0.04129127413034439,
-0.19522173702716827,
0.023975374177098274,
0.19765408337116241,
0.01392019260674715,
0.05205063149333,
0.011925747618079185,
0.16632691025733948,
-0.18441425263881683,
0.06260578334331512,
0.014157941564917564,
-0.2927554249763489,
-0.05000223591923714,
0.12648652493953705,
-0.06301999092102051,
0.022948872298002243,
-0.07379736006259918,
0.03242277726531029,
0.05775301530957222,
0.008990135975182056,
0.05999345704913139,
0.004307518247514963,
-0.07041720300912857,
0.0516882948577404,
-0.08865426480770111,
0.037563323974609375,
0.15949025750160217,
0.06696305423974991,
0.04421371966600418,
0.05139689892530441,
-0.06646279990673065,
-0.0443405844271183,
0.0023403491359204054,
-0.052620332688093185,
-0.01656251773238182,
-0.026654990389943123,
-0.010915062390267849,
0.027719179168343544,
-0.07070770859718323,
-0.022579995915293694,
-0.19931282103061676,
0.1572267860174179,
-0.008238992653787136,
0.05367331951856613,
-0.046279244124889374,
0.044136326760053635,
-0.12613855302333832,
-0.11942939460277557,
-0.015589827671647072,
-0.06265316903591156,
0.009734737686812878,
-0.04177726432681084,
-0.007302480284124613,
0.12274853885173798,
0.11370653659105301,
0.22488777339458466,
0.06039435788989067,
-0.002144512254744768,
-0.12348516285419464,
0.08556079119443893,
-0.039440907537937164,
0.0328906774520874,
-0.05023564025759697,
-0.09405632317066193,
0.048258863389492035,
-0.10268359631299973,
0.032980676740407944,
-0.021136382594704628,
-0.12920434772968292,
-0.07114782184362411,
0.1129685640335083,
0.02849668636918068,
0.0063800388015806675,
0.08244390040636063,
-0.027750546112656593,
-0.015005191788077354,
0.1619260162115097,
-0.04935641959309578,
0.056960802525281906,
0.05445622652769089,
-0.011216416023671627,
0.0012414982775226235,
0.01775195635855198,
0.011844098567962646,
0.0026899746153503656,
0.12549248337745667,
-0.043362658470869064,
-0.043794307857751846,
0.020184841006994247,
-0.08797852694988251,
0.09079129248857498,
-0.09885229170322418,
0.03395477682352066,
-0.2194090038537979,
-0.14084401726722717,
0.0910821184515953,
0.08570261299610138,
-0.06151684746146202,
-0.02278205193579197,
-0.11901422590017319,
-0.07862154394388199,
0.010977773927152157,
-0.10060980170965195,
-0.08369322121143341,
-0.06933550536632538,
0.03180567920207977,
-0.0532778836786747,
0.061018459498882294,
-0.1893843561410904,
-0.001922989496961236,
-0.1762627810239792,
0.003746308386325836,
0.004445727448910475,
0.008056065998971462,
-0.1392834186553955,
0.021152647212147713,
-0.07033010572195053,
-0.052385520190000534,
-0.08672796934843063,
-0.03980265185236931,
0.014261442236602306,
0.1255313754081726,
-0.1159476786851883,
-0.10171481221914291,
0.036470651626586914,
-0.13875286281108856,
-0.08892215043306351,
0.09216123819351196,
-0.011383695527911186,
-0.0037030524108558893,
0.06129658967256546,
0.25621142983436584,
0.07883810997009277,
-0.013722163625061512,
-0.013805486261844635,
0.059954654425382614,
-0.10986023396253586,
-0.13598382472991943,
0.005540362559258938,
0.0723426416516304,
-0.2343967705965042,
0.04789461940526962,
-0.014714181423187256,
0.05919874832034111,
-0.040680255740880966,
-0.10336726903915405,
-0.00777793163433671,
-0.05661911889910698,
0.19411601126194,
0.021081488579511642,
0.07372037321329117,
-0.0519392266869545,
-0.03475465252995491,
0.07998345047235489,
-0.02795843407511711,
-0.05297866463661194,
0.04452670365571976,
-0.06791383773088455,
0.13907359540462494,
-0.12503492832183838,
-0.011323153041303158,
-0.11081437021493912,
-0.15078504383563995,
0.00222420715726912,
0.002784946234896779,
0.014649326913058758,
0.05916321650147438,
0.08409853279590607,
0.029019666835665703,
-0.07613252103328705,
-0.03239054977893829,
0.1327071487903595,
0.05794034153223038,
-0.013767112977802753,
-0.1792793720960617,
0.019008904695510864,
-0.02622830495238304,
-0.011073695495724678,
-0.21738174557685852,
-0.018622342497110367,
0.0740739032626152,
0.14148452877998352,
-0.02489774487912655,
0.0902513638138771,
-0.07302110642194748,
0.07042590528726578,
-0.05427030846476555,
0.040081799030303955,
0.09860023111104965,
-0.023923514410853386,
-0.12933984398841858,
0.08103539049625397,
0.0028413948602974415,
0.18951377272605896,
0.13958464562892914,
-0.08772368729114532,
0.011855700984597206,
0.013256554491817951,
-0.03790510445833206,
-0.05435434728860855,
0.08828682452440262,
0.04002738744020462,
0.021811071783304214,
-0.013518596068024635,
0.11438453942537308,
-0.08008783310651779,
-0.04638787358999252,
0.04900936037302017,
-0.03759663179516792,
-0.10255541652441025,
0.13712945580482483,
0.04149886965751648,
-0.13774709403514862,
0.18182985484600067,
0.17845618724822998,
-0.1288226991891861,
0.16699297726154327,
0.01739647425711155,
0.015107599087059498,
0.006053846795111895,
-0.057406555861234665,
0.02030560001730919,
0.1011689081788063,
-0.10477396100759506,
0.05197657272219658,
0.0845751166343689,
0.050082407891750336,
0.031136099249124527,
-0.06236649304628372,
-0.019711418077349663,
-0.013209909200668335,
-0.022836539894342422,
-0.030247975140810013,
0.052416570484638214,
-0.037463363260030746,
0.09349631518125534,
-0.008069031871855259,
-0.23351739346981049,
0.16759876906871796,
0.0004952290328219533,
-0.08955533057451248,
0.14461423456668854,
-0.12216562777757645,
-0.12424690276384354,
-0.15030908584594727,
-0.11958237737417221,
-0.17541281878948212,
-0.001984280301257968,
0.07107646763324738,
-0.01640206016600132,
-0.03383873775601387,
-0.052863504737615585,
-0.0628267154097557,
-0.011098126880824566,
0.0174639243632555,
-0.10383597761392593,
-0.00828914437443018,
0.03197411447763443,
-0.08108450472354889,
-0.02745508961379528,
-0.03220972791314125,
-0.04592650756239891,
0.12669475376605988,
-0.12243147939443588,
0.09523365646600723,
0.12324745953083038,
-0.07116340100765228,
0.00023446418344974518,
0.010220530442893505,
0.1042507216334343,
0.0070542506873607635,
0.03903161361813545,
-0.0335518904030323,
-0.05262155458331108,
0.04395047575235367,
0.21304428577423096,
0.04346539452672005,
0.0074389842338860035,
-0.021382687613368034,
-0.004309260286390781,
-0.09678146988153458,
-0.14861087501049042,
-0.15308299660682678,
-0.026224585250020027,
0.06253016740083694,
0.1084049865603447,
0.09789412468671799,
0.1550147980451584,
0.0545918345451355,
0.09235115349292755,
-0.06903637945652008,
0.02096586488187313,
0.106857068836689,
0.2128143161535263,
0.06178174167871475,
0.1151122972369194,
-0.0010132845491170883,
-0.0609254315495491,
0.05122538283467293,
0.009570403955876827,
0.14502838253974915,
0.10681330412626266,
-0.014884424395859241,
0.052926693111658096,
0.21595919132232666,
0.14264482259750366,
0.13728894293308258,
-0.007252768613398075,
-0.027021948248147964,
0.06699661165475845,
-0.08047644793987274,
0.02153654769062996,
0.0104235103353858,
-0.015564576722681522,
0.027869151905179024,
0.023495346307754517,
-0.21703965961933136,
0.05208835005760193,
0.08639471977949142,
0.08721686154603958,
-0.3006761968135834,
-0.032714568078517914,
-0.014820114709436893,
-0.025179866701364517,
-0.02551427111029625,
0.06216442584991455,
0.008331880904734135,
-0.016954446211457253,
0.10917867720127106,
-0.03620002418756485,
0.07134664803743362,
0.06830185651779175,
0.04058149829506874,
-0.01563636027276516,
-0.0757114365696907,
0.025101082399487495,
0.10841520130634308,
-0.14351463317871094,
0.2766115963459015,
-0.011709433980286121,
-0.004320602864027023,
-0.031813640147447586,
-0.10722871124744415,
-0.0316762700676918,
0.23194976150989532,
0.16147151589393616,
0.0278460793197155,
0.014127388596534729,
-0.0910765752196312,
-0.11046946048736572,
0.08651015907526016,
-0.030543256551027298,
-0.08709679543972015,
-0.001377616310492158,
0.04334298521280289,
-0.037346016615629196,
0.02072613127529621,
0.11775357276201248,
-0.10972435772418976,
-0.07213473320007324,
-0.07110992819070816,
0.14735047519207,
0.0503547377884388,
0.00739470636472106,
-0.08691458404064178,
-0.18157508969306946,
0.21530666947364807,
-0.16569995880126953,
-0.043103139847517014,
-0.09130296856164932,
-0.036082923412323,
0.051643550395965576,
-0.04716585949063301,
-0.013407253660261631,
-0.057894784957170486,
0.06427126377820969,
-0.034310344606637955,
-0.17882664501667023,
0.10913674533367157,
-0.08269911259412766,
-0.049373991787433624,
-0.011923433281481266,
0.09167945384979248,
0.1010240837931633,
0.0026444129180163145,
0.05355377867817879,
0.05222869664430618,
-0.022575585171580315,
-0.07622653990983963,
-0.03519739583134651,
0.03363649919629097,
0.040454499423503876,
-0.03849723935127258,
-0.08844348043203354,
-0.07869093865156174,
0.013753068633377552,
0.0766654834151268,
0.1306115686893463,
0.205914705991745,
-0.09391643851995468,
0.14930309355258942,
0.2981548607349396,
-0.047542374581098557,
-0.3059321939945221,
-0.060969285666942596,
-0.03211427107453346,
-0.0023395982570946217,
-0.05440487340092659,
-0.05796806886792183,
0.23353241384029388,
0.10532665997743607,
-0.05082206800580025,
-0.011040064506232738,
0.01873510703444481,
-0.08805809915065765,
0.17520074546337128,
0.015435832552611828,
0.2742128074169159,
0.023507224395871162,
-0.049766626209020615,
-0.03247557953000069,
-0.12232617288827896,
0.22525957226753235,
-0.057324428111314774,
0.03183246776461601,
-0.049928635358810425,
0.037409503012895584,
0.01704690232872963,
-0.04321417585015297,
0.1330537497997284,
0.09453414380550385,
0.06857486069202423,
-0.06475971639156342,
-0.058067768812179565,
0.09262316673994064,
-0.05201557278633118,
0.05158819630742073,
-0.01652618497610092,
0.032469119876623154,
0.0068070595152676105,
-0.0785057544708252,
-0.10632504522800446,
0.17240653932094574,
-0.010197621770203114,
-0.07925283163785934,
-0.0253506638109684,
0.06209912151098251,
0.05377190187573433,
0.014215542003512383,
0.25069862604141235,
-0.05007006973028183,
0.08796703815460205,
0.16372813284397125,
0.13525152206420898,
-0.10931985825300217,
0.07845010608434677,
-0.024969393387436867,
-0.11732624471187592,
0.1264289766550064,
-0.06906651705503464,
0.08339058607816696,
0.1859883815050125,
-0.011427647434175014,
0.020560655742883682,
0.06225289776921272,
0.0036906064487993717,
-0.09159541875123978,
0.11011135578155518,
-0.16606570780277252,
0.023943597450852394,
0.013168590143322945,
-0.15170805156230927,
0.028880732133984566,
0.07420232146978378,
0.11052443087100983,
-0.12244546413421631,
0.038336727768182755,
0.06719927489757538,
-0.05688851326704025,
-0.09884917736053467,
0.026707720011472702,
0.0710652768611908,
0.05171146243810654,
-0.09807215631008148,
0.04330863431096077,
0.02940530888736248,
0.01590936817228794,
0.006798685062676668,
-0.040915410965681076,
-0.16452978551387787,
-0.10246690362691879,
-0.05577254667878151,
0.2727110683917999,
-0.14407792687416077,
-0.1394161432981491,
0.042470671236515045,
-0.07702901214361191,
0.04759750887751579,
0.1610419750213623,
0.08067456632852554,
0.04943225905299187,
-0.05771983414888382,
-0.04028134420514107,
-0.068657286465168,
0.07034903019666672,
-0.050575047731399536,
0.07030591368675232,
-0.09216100722551346,
-0.06280782073736191,
-0.036045704036951065,
0.08823394030332565,
-0.08604232966899872,
-0.024633552879095078,
-0.1164172887802124,
0.023509791120886803,
-0.18241047859191895,
-0.001563737983815372,
-0.05448092147707939,
0.04489398002624512,
0.038762252777814865,
-0.05479978770017624,
-0.057465024292469025,
-0.0028334420640021563,
-0.08430229872465134,
0.07086662948131561,
0.04550713300704956,
0.007915666326880455,
-0.07831425964832306,
-0.05666693300008774,
0.02089725062251091,
-0.003951739519834518,
0.07432211190462112,
0.08033459633588791,
-0.04276103898882866,
0.1443507969379425,
-0.2389073669910431,
-0.02945205196738243,
0.060583800077438354,
0.05807211622595787,
0.09540580213069916,
0.03575074300169945,
-0.013848723843693733,
0.1238088607788086,
-0.04534846544265747,
0.058326464146375656,
-0.022392457351088524,
-0.09539163112640381,
-0.0006456556147895753,
-0.07114171981811523,
-0.15498094260692596,
-0.005681704729795456,
-0.004288417752832174,
0.021759716793894768,
0.041777353733778,
0.18731927871704102,
-0.0752340629696846,
-0.026732241734862328,
0.012025759555399418,
-0.0347074531018734,
0.0037927324883639812,
-0.12482162564992905,
-0.04770271107554436,
-0.062223732471466064,
-0.017777176573872566,
-0.03455602377653122,
0.15103887021541595,
0.012202553451061249,
-0.09000271558761597,
0.011495173908770084,
-0.13702239096164703,
-0.07391267269849777,
-0.007820501923561096,
0.2978411018848419,
0.07760954648256302,
-0.014982454478740692,
0.018718818202614784,
0.03605744615197182,
-0.025881877169013023,
0.05104143172502518,
0.07618837058544159,
0.06901652365922928,
-0.07690364867448807,
0.026133229956030846,
0.09632818400859833,
0.004675156902521849,
-0.0701359286904335,
0.01241271011531353,
-0.06348157674074173,
0.0840245857834816,
0.05626818910241127,
0.0643361285328865,
0.13331809639930725,
-0.05554008111357689,
-0.03606424108147621,
0.03214363008737564,
-0.05951165035367012,
-0.1517603099346161,
-0.3350176215171814,
-0.12584033608436584,
-0.09406699985265732,
0.026503970846533775,
-0.04555040970444679,
-0.12297177314758301,
0.05892394855618477,
0.10912718623876572,
-0.017090456560254097,
0.041474632918834686,
-0.03130589425563812,
0.04724545404314995,
0.04820268228650093,
-0.02828139066696167,
-0.066871277987957,
-0.034158241003751755,
-0.025549286976456642,
-0.03631178289651871,
-0.004084886517375708,
-0.0766511783003807,
0.029340120032429695,
0.07516337186098099,
-0.011155941523611546,
-0.0320068784058094,
-0.07428935915231705,
-0.017248546704649925,
0.01963227614760399,
0.006185462232679129,
0.05430983379483223,
0.03408369794487953,
-0.031682390719652176,
0.02915901504456997,
0.1169058308005333,
0.008001843467354774,
-0.12804360687732697,
-0.04555107280611992,
0.2860061228275299,
-0.03087136521935463,
0.09802941232919693,
-0.014591044746339321,
-0.023050030693411827,
-0.012005881406366825,
0.16746032238006592,
0.2244979441165924,
0.03805219754576683,
0.04434530809521675,
0.016630511730909348,
-0.0004571555182337761,
0.022116374224424362,
0.004394261632114649,
0.030279014259576797,
0.1338306963443756,
-0.0523945689201355,
-0.07550002634525299,
-0.0659385472536087,
0.0282039362937212,
-0.09391987323760986,
0.04374277964234352,
0.013260692358016968,
-0.11505625396966934,
-0.19026054441928864,
0.04348761588335037,
-0.15807293355464935,
0.02715686336159706,
0.1737898886203766,
-0.03617938235402107,
-0.12230736017227173,
-0.033966850489377975,
0.03451276570558548,
-0.05490047484636307,
-0.0009698895737528801,
-0.08377092331647873,
-0.028240399435162544,
-0.02255910262465477,
-0.013018669560551643,
-0.11300523579120636,
-0.007068323437124491,
0.019641023129224777,
0.16555462777614594,
0.18956902623176575,
0.017191991209983826,
0.11492378264665604,
0.10501587390899658,
0.05355754867196083,
-0.08271332085132599,
0.08748015016317368,
0.01689896546304226,
-0.07215271145105362,
-0.014563138596713543,
-0.044274117797613144,
0.012227104976773262,
0.04203471168875694,
0.0611366406083107,
-0.11704840511083603,
-0.030102312564849854,
0.06531664729118347,
-0.059283725917339325,
-0.07641691714525223,
0.07099931687116623,
0.01080579124391079,
0.07125214487314224,
0.040283508598804474,
-0.019870059564709663,
-0.06740498542785645,
-0.08616816997528076,
0.08477715402841568,
0.021800894290208817,
-0.06848513334989548,
0.029788685962557793,
-0.09368438273668289,
-0.011253398843109608,
0.062052059918642044,
0.00438843434676528,
-0.13621000945568085,
-0.010297542437911034,
-0.06584519892930984,
0.015391387045383453,
-0.04923749342560768,
0.04176470637321472,
0.030214739963412285,
0.017325352877378464,
-0.006328327115625143,
-0.07751786708831787,
0.03258014842867851,
0.033362966030836105,
-0.08518055826425552,
-0.09245937317609787
] |
null | null | transformers |
# NB-BERT-base Sámi Relevant
This a model capable of predicting when a chunk of text could potentially be of interest to the Sámi Bibliographers at the National Library of Norway. | {"language": ["se", "no", "en"], "license": "apache-2.0", "library_name": "transformers", "tags": ["sami relevant"], "metrics": ["matthews_correlation"], "pipeline_tag": "text-classification", "widget": [{"text": "Riddu Ri\u0111\u0111u Festiv\u00e1la lea jahk\u00e1sa\u0161 musihkka- ja -kulturfestiv\u00e1la mii l\u00e1giduvvo G\u00e1ivuonas Davvi-Romssas."}, {"text": "The S\u00e1mi languages form a branch of the Uralic language family. According to the traditional view, S\u00e1mi is within the Uralic family most closely related to the Finnic languages (Sammallahti 1998)."}, {"text": "Joseph Robinette Biden Jr. is an American politician who is the 46th and current president of the United States."}]} | text-classification | NbAiLab/nb-bert-base-sami-relevant | [
"transformers",
"pytorch",
"safetensors",
"bert",
"text-classification",
"sami relevant",
"se",
"no",
"en",
"license:apache-2.0",
"autotrain_compatible",
"endpoints_compatible",
"region:us"
] | 2022-03-02T23:29:04+00:00 | [] | [
"se",
"no",
"en"
] | TAGS
#transformers #pytorch #safetensors #bert #text-classification #sami relevant #se #no #en #license-apache-2.0 #autotrain_compatible #endpoints_compatible #region-us
|
# NB-BERT-base Sámi Relevant
This a model capable of predicting when a chunk of text could potentially be of interest to the Sámi Bibliographers at the National Library of Norway. | [] | [
"TAGS\n#transformers #pytorch #safetensors #bert #text-classification #sami relevant #se #no #en #license-apache-2.0 #autotrain_compatible #endpoints_compatible #region-us \n"
] | [
59
] | [
"passage: TAGS\n#transformers #pytorch #safetensors #bert #text-classification #sami relevant #se #no #en #license-apache-2.0 #autotrain_compatible #endpoints_compatible #region-us \n"
] | [
-0.03577648848295212,
0.07978448271751404,
-0.006007456220686436,
0.032425981014966965,
0.09947916120290756,
-0.009408971294760704,
0.1295192986726761,
0.11046002060174942,
0.02261034958064556,
-0.06015613302588463,
0.1509043276309967,
0.15922237932682037,
0.007201346103101969,
0.07462786138057709,
-0.09561523795127869,
-0.19704999029636383,
0.10416122525930405,
0.009637043811380863,
0.02568238601088524,
0.10236181318759918,
0.12152322381734848,
-0.04866023734211922,
0.04964078962802887,
-0.02161416970193386,
-0.012825503945350647,
0.009875329211354256,
0.034191906452178955,
-0.11806409060955048,
0.10496358573436737,
0.030670613050460815,
0.11559892445802689,
0.054680097848176956,
-0.015341667458415031,
-0.21423828601837158,
0.0382104218006134,
0.006026252638548613,
-0.06961383670568466,
0.035303615033626556,
0.055722348392009735,
-0.05962790548801422,
0.009419101290404797,
0.035233285278081894,
-0.02906060218811035,
0.036266718059778214,
-0.09533900767564774,
-0.1797419786453247,
-0.05098773539066315,
0.09490834176540375,
0.1253662407398224,
0.09670254588127136,
0.007915384136140347,
0.1468973457813263,
-0.12420175224542618,
0.07468484342098236,
0.11807257682085037,
-0.28186115622520447,
0.006844702176749706,
0.025897515937685966,
-0.0049535674042999744,
0.03866932913661003,
-0.026470664888620377,
0.05634370446205139,
0.06063615903258324,
-0.011345162987709045,
0.0251952912658453,
-0.040337953716516495,
-0.15227748453617096,
0.01660965196788311,
-0.04893702641129494,
-0.06602144986391068,
0.22519426047801971,
-0.0010629225289449096,
0.041120946407318115,
-0.029195837676525116,
-0.08352725207805634,
0.02463844232261181,
-0.007521466817706823,
0.028756670653820038,
-0.0011403555981814861,
0.08423418551683426,
0.12160108238458633,
0.015633510425686836,
-0.14270508289337158,
0.01618669368326664,
-0.16449116170406342,
0.1171288937330246,
0.03989182040095329,
0.08065866678953171,
-0.1256716251373291,
0.04367153346538544,
-0.012732117436826229,
-0.13899867236614227,
-0.001460521249100566,
-0.08574330061674118,
0.12153776735067368,
0.006547946482896805,
-0.059789206832647324,
0.032513827085494995,
0.14316333830356598,
0.1798451691865921,
-0.06601615995168686,
0.028884397819638252,
-0.016660774126648903,
0.09539870917797089,
-0.023481225594878197,
0.04892682284116745,
0.004909287206828594,
0.014184319414198399,
0.0995384231209755,
-0.0576871857047081,
0.09425992518663406,
-0.025426780804991722,
-0.12493453174829483,
0.0016273241490125656,
0.039970774203538895,
0.13620531558990479,
0.03202197700738907,
0.06903128325939178,
-0.036130499094724655,
0.022202730178833008,
0.1384594887495041,
-0.06825613230466843,
-0.02289888635277748,
0.01964597776532173,
0.050678472965955734,
-0.01729603484272957,
0.029531147330999374,
0.05410517007112503,
-0.07562248408794403,
0.10314034670591354,
-0.02552013285458088,
0.004929003305733204,
-0.016511527821421623,
0.006686053704470396,
0.08771823346614838,
-0.1108156144618988,
0.04990699514746666,
-0.1901092231273651,
-0.1534731090068817,
0.05444733053445816,
0.03703661635518074,
0.027370985597372055,
-0.05258043482899666,
0.046214278787374496,
-0.027644695714116096,
0.01855834759771824,
-0.08677180856466293,
-0.054017454385757446,
-0.11048313230276108,
0.05204101279377937,
-0.05420573800802231,
0.006503835786134005,
-0.10947855561971664,
0.04020838439464569,
-0.15601901710033417,
0.0026029329746961594,
-0.06032050773501396,
-0.05424719676375389,
-0.07409936189651489,
0.16146385669708252,
-0.03511397913098335,
-0.03048541024327278,
-0.024226531386375427,
-0.008085506036877632,
-0.0645621195435524,
0.15335765480995178,
-0.051319669932127,
-0.04689604789018631,
0.20174363255500793,
-0.14652805030345917,
-0.19641141593456268,
0.11171741783618927,
0.025840558111667633,
-0.050413116812705994,
0.0825672447681427,
0.1552763730287552,
0.048722926527261734,
-0.03320902958512306,
0.023775847628712654,
0.13949324190616608,
-0.050010159611701965,
-0.11177998781204224,
0.050641849637031555,
-0.006065173540264368,
-0.09706252068281174,
0.061018701642751694,
-0.016709772869944572,
0.08616309612989426,
0.00040938646998256445,
-0.09132446348667145,
-0.06349844485521317,
-0.06354331225156784,
0.013487021438777447,
0.07349863648414612,
0.03713718429207802,
-0.08135789632797241,
-0.016904257237911224,
-0.07674496620893478,
0.02917126566171646,
0.04420248791575432,
0.03885354846715927,
-0.07449948787689209,
0.08345448225736618,
0.01405246276408434,
0.034034065902233124,
-0.12260442227125168,
-0.01778940111398697,
-0.024250859394669533,
0.049732062965631485,
-0.045464932918548584,
0.058006174862384796,
0.04235406965017319,
-0.02931060828268528,
-0.05922936648130417,
-0.04008675739169121,
0.13030950725078583,
0.0672539472579956,
-0.019410504028201103,
-0.12778179347515106,
0.07150451093912125,
-0.04379718378186226,
0.09804073721170425,
-0.017039455473423004,
0.0318918377161026,
0.04593876749277115,
0.11252135783433914,
-0.04521907493472099,
0.0928729996085167,
-0.012612984515726566,
0.013219816610217094,
-0.05473259836435318,
-0.002097844611853361,
0.10600251704454422,
-0.005644163582473993,
-0.08850769698619843,
0.12687478959560394,
-0.11313578486442566,
0.3065098524093628,
0.19274653494358063,
-0.16423514485359192,
0.047960180789232254,
0.047454461455345154,
-0.013113741762936115,
0.000013913900147599634,
0.017494961619377136,
0.04428992047905922,
0.02168670855462551,
0.0026045702397823334,
0.15925480425357819,
-0.07370805740356445,
-0.030033353716135025,
-0.014620262198150158,
-0.08255644887685776,
-0.010791193693876266,
0.05820970609784126,
0.10530716925859451,
-0.23156169056892395,
0.1920533925294876,
0.35416993498802185,
0.002250941935926676,
0.08494528383016586,
-0.07060419768095016,
0.015910260379314423,
0.07113391906023026,
-0.019974585622549057,
-0.023751042783260345,
0.012621200643479824,
-0.0860007107257843,
0.030222086235880852,
0.08429594337940216,
0.03720469772815704,
0.021651607006788254,
-0.13117873668670654,
-0.06994504481554031,
-0.013591131195425987,
-0.016933510079979897,
-0.058784447610378265,
0.03313580900430679,
0.017807146534323692,
0.11260444670915604,
-0.039504051208496094,
-0.10899223387241364,
0.1165275126695633,
-0.006043029483407736,
-0.0882183164358139,
0.1803138703107834,
-0.13916657865047455,
-0.3217759430408478,
-0.076853446662426,
-0.09717129915952682,
-0.05712661147117615,
0.0230893362313509,
0.15567001700401306,
-0.08586721867322922,
-0.06716962903738022,
-0.04141584411263466,
-0.03585974872112274,
0.003884784644469619,
0.0003550421679392457,
-0.03836530074477196,
0.0455833375453949,
0.015788445249199867,
-0.08503344655036926,
-0.05500269681215286,
-0.0004970544832758605,
-0.03079758770763874,
0.0954340398311615,
-0.07144757360219955,
0.06617308408021927,
0.09660331904888153,
0.0035997789818793535,
0.011111004278063774,
-0.02871599979698658,
0.1511545479297638,
-0.05588977038860321,
0.024919169023633003,
0.25190258026123047,
-0.056656692177057266,
0.08577308803796768,
0.19463473558425903,
0.031127365306019783,
-0.04737018421292305,
0.01253972202539444,
-0.03221588209271431,
-0.08063565939664841,
-0.24089820683002472,
-0.11416225135326385,
-0.0806126669049263,
0.05436773970723152,
0.005456739105284214,
0.08486007153987885,
0.13562451303005219,
0.09271549433469772,
-0.07137659192085266,
-0.09922938048839569,
0.024685295298695564,
0.06403277069330215,
0.2089209258556366,
-0.008970566093921661,
0.13603127002716064,
-0.11223990470170975,
-0.06732986867427826,
0.09796150773763657,
0.058435723185539246,
0.06383586674928665,
0.10418374091386795,
0.0034295963123440742,
0.08593710511922836,
0.1941768229007721,
0.08842408657073975,
0.094172403216362,
0.045267120003700256,
-0.04589332640171051,
-0.04425270855426788,
-0.005423436872661114,
-0.07652713358402252,
0.037240199744701385,
-0.07159938663244247,
-0.06741821765899658,
-0.03006080910563469,
-0.08774053305387497,
0.100517138838768,
0.1839296519756317,
0.022656258195638657,
-0.1617995947599411,
0.01643008552491665,
0.10941652208566666,
-0.018542898818850517,
-0.05038091912865639,
0.10483478009700775,
-0.07479993253946304,
-0.10552169382572174,
0.1405303180217743,
-0.030454013496637344,
0.13474807143211365,
0.007176721468567848,
0.06969919055700302,
-0.05495018884539604,
-0.15752264857292175,
0.048100415617227554,
0.1457994133234024,
-0.20590843260288239,
0.21017101407051086,
0.002035426674410701,
-0.007915658876299858,
-0.09240324795246124,
-0.0021327463909983635,
0.06392183899879456,
0.34321486949920654,
0.12090101838111877,
0.01322574820369482,
-0.1091047003865242,
-0.08645474910736084,
-0.04308323562145233,
0.046722427010536194,
0.01799575798213482,
-0.01021625567227602,
-0.057343367487192154,
-0.06807345151901245,
0.010647311806678772,
-0.001974646933376789,
0.029981613159179688,
-0.054751407355070114,
-0.1276177614927292,
0.06083066016435623,
0.10001903027296066,
0.06531227380037308,
-0.07517864555120468,
-0.028219597414135933,
-0.18882158398628235,
0.17322857677936554,
-0.1002306342124939,
-0.10840988904237747,
-0.0903090089559555,
-0.1398577094078064,
0.0030003483407199383,
-0.06577063351869583,
0.019154218956828117,
-0.09931311756372452,
0.0013203909620642662,
-0.05007971078157425,
-0.16247572004795074,
0.08901046961545944,
-0.16440729796886444,
-0.08688284456729889,
-0.02777072787284851,
0.12099939584732056,
-0.1147972121834755,
-0.01872517541050911,
0.03574677184224129,
0.018118703737854958,
-0.09801174700260162,
-0.11262789368629456,
-0.03095284104347229,
0.03386670723557472,
0.09797680377960205,
-0.007958738133311272,
-0.0636298879981041,
-0.08674850314855576,
-0.004151068162173033,
-0.05677652359008789,
0.1890936642885208,
0.2061377912759781,
-0.07718495279550552,
0.13829123973846436,
0.21854151785373688,
-0.0546468049287796,
-0.3401632010936737,
-0.19078436493873596,
-0.17375972867012024,
-0.10920415818691254,
0.03077634982764721,
-0.06669776886701584,
0.15385755896568298,
0.04881695285439491,
-0.0930822417140007,
-0.003647572360932827,
-0.14811645448207855,
-0.06564415991306305,
0.22919462621212006,
-0.013239644467830658,
0.306883305311203,
-0.15839682519435883,
-0.04911421611905098,
-0.07680510729551315,
-0.11367370933294296,
0.08718742430210114,
-0.12686771154403687,
0.04558128863573074,
-0.00900209415704012,
-0.02995566837489605,
-0.010592029429972172,
-0.052253276109695435,
0.14338642358779907,
-0.0579628050327301,
0.04864215478301048,
-0.13302019238471985,
0.04424052685499191,
0.042644672095775604,
-0.0314239040017128,
0.028369855135679245,
-0.1619703322649002,
0.04620726779103279,
-0.10118652135133743,
-0.03795989975333214,
-0.05069175362586975,
0.10660221427679062,
0.0147928511723876,
-0.06231280043721199,
-0.03949076682329178,
-0.030397780239582062,
0.05233870819211006,
-0.004600761458277702,
0.2811565399169922,
-0.019840437918901443,
0.12902940809726715,
0.17547108232975006,
0.1256895363330841,
-0.19158142805099487,
0.06171112135052681,
-0.09837483614683151,
-0.08206243813037872,
0.050943825393915176,
-0.13825969398021698,
0.06969183683395386,
0.07903813570737839,
-0.07238791882991791,
0.04844630882143974,
0.048427514731884,
0.035459648817777634,
-0.04037876054644585,
0.13611125946044922,
-0.17881129682064056,
-0.044758062809705734,
-0.01550640631467104,
0.11043718457221985,
0.0427575521171093,
0.09756233543157578,
0.11525922268629074,
-0.004300624132156372,
-0.023472709581255913,
-0.005679922644048929,
0.05115872249007225,
-0.03535968437790871,
0.004084209445863962,
0.02583008073270321,
0.027007538825273514,
-0.12183622270822525,
0.13693027198314667,
0.024256695061922073,
-0.13937914371490479,
-0.013783718459308147,
0.05252073332667351,
-0.1703755259513855,
-0.13121746480464935,
-0.015901554375886917,
0.07769454270601273,
-0.07503918558359146,
-0.17199791967868805,
-0.06409890949726105,
-0.15850795805454254,
0.044416673481464386,
0.1405530720949173,
0.10871926695108414,
0.04883148521184921,
0.015339387580752373,
-0.060048773884773254,
0.01654043234884739,
0.05858439579606056,
-0.05815815553069115,
0.010405024513602257,
-0.12061841040849686,
-0.09028352797031403,
0.035888850688934326,
0.11214108765125275,
-0.05699987709522247,
0.0016409942181780934,
-0.07046990096569061,
0.03625079244375229,
-0.14630736410617828,
0.0020901570096611977,
-0.07297953963279724,
-0.0035433536395430565,
-0.006180102005600929,
-0.10583637654781342,
-0.03322137892246246,
-0.009464695118367672,
-0.07957739382982254,
0.00826417375355959,
-0.00434260256588459,
0.07344184070825577,
-0.13624995946884155,
-0.0622624009847641,
0.0849381536245346,
0.0032345037907361984,
0.12352142482995987,
0.06885560601949692,
-0.0849151462316513,
0.09590914845466614,
-0.16097843647003174,
-0.06100429967045784,
0.09373582899570465,
0.054590921849012375,
-0.015108032152056694,
0.0072457375936210155,
-0.008264508098363876,
0.11302965879440308,
-0.056244488805532455,
0.06458739191293716,
0.031095122918486595,
-0.12460710108280182,
-0.014202230609953403,
0.0016812365502119064,
-0.11976161599159241,
-0.020294759422540665,
-0.10258390009403229,
0.11705174297094345,
-0.02878880500793457,
0.1854349970817566,
-0.034452248364686966,
0.03347756713628769,
-0.05145006626844406,
0.02612929791212082,
-0.027672259137034416,
-0.1633765995502472,
-0.22073687613010406,
-0.06525702774524689,
-0.023946590721607208,
-0.02991572767496109,
0.24799089133739471,
0.021443801000714302,
-0.004934865981340408,
0.09558355808258057,
0.07297033071517944,
0.06798955053091049,
0.020441651344299316,
0.22602881491184235,
0.04049566388130188,
-0.03130052238702774,
-0.08497678488492966,
-0.027243802323937416,
-0.002310313517227769,
-0.13108353316783905,
0.0794820785522461,
0.18532584607601166,
0.05015157535672188,
0.05203532427549362,
-0.03584381192922592,
0.030501265078783035,
-0.06550616025924683,
-0.14004205167293549,
-0.001313673797994852,
0.038786835968494415,
0.03409120440483093,
0.05268637463450432,
0.1827903687953949,
-0.001969715813174844,
-0.009828342124819756,
-0.08829309791326523,
-0.014278778806328773,
-0.1791682094335556,
-0.0986427292227745,
-0.08904363960027695,
-0.09928254038095474,
0.006372907664626837,
-0.07486079633235931,
-0.01409937534481287,
0.14670807123184204,
0.0462360717356205,
-0.08143781870603561,
0.09205734729766846,
-0.04947488382458687,
-0.010093573480844498,
0.012931469827890396,
-0.006020380184054375,
0.01186969131231308,
0.016107823699712753,
-0.07528071105480194,
-0.05656307190656662,
-0.02897072397172451,
-0.04387848079204559,
0.0185422133654356,
-0.018796052783727646,
0.0492391474545002,
-0.12197011709213257,
-0.08926022052764893,
-0.03267788514494896,
0.050450023263692856,
0.014519298449158669,
0.18095453083515167,
0.007667861878871918,
0.05171291530132294,
0.09839793294668198,
0.19470146298408508,
-0.051151078194379807,
-0.14008602499961853,
-0.04787062853574753,
0.20796158909797668,
0.022850442677736282,
0.07347376644611359,
0.0154023552313447,
0.005052333232015371,
-0.03921591863036156,
0.28786516189575195,
0.22462449967861176,
-0.05328230559825897,
0.04396209120750427,
-0.056982629001140594,
0.024602584540843964,
0.05648759752511978,
0.09058164805173874,
0.12435101717710495,
0.12523122131824493,
-0.0920320525765419,
0.015207652002573013,
-0.02314743772149086,
0.007973995059728622,
-0.19743198156356812,
0.0672227069735527,
-0.014941727742552757,
-0.050176043063402176,
-0.038406211882829666,
0.10152161121368408,
-0.09691902250051498,
0.08904311805963516,
-0.010579063557088375,
-0.11052572727203369,
-0.046433109790086746,
0.003568910527974367,
0.23118284344673157,
0.006263749208301306,
-0.0033123705070465803,
-0.013252915814518929,
-0.044891756027936935,
0.060935117304325104,
0.006303733214735985,
-0.1350717693567276,
-0.03004583716392517,
0.0622711181640625,
-0.0076077221892774105,
0.13241975009441376,
0.009215308353304863,
0.05807549133896828,
0.09232828766107559,
0.022028697654604912,
-0.07411318272352219,
0.1235458105802536,
0.051930952817201614,
-0.02900753729045391,
0.01367963943630457,
-0.08368532359600067,
0.0066576022654771805,
-0.05454694479703903,
0.060308802872896194,
-0.12402389943599701,
0.037051010876894,
-0.0009755700593814254,
-0.07768796384334564,
-0.01360668521374464,
0.11694938689470291,
-0.05486629903316498,
0.06657751649618149,
0.018252795562148094,
-0.031929295510053635,
-0.06498320400714874,
-0.05866985395550728,
0.0024022322613745928,
-0.00005149001663085073,
-0.19906164705753326,
-0.026396097615361214,
-0.03879513964056969,
-0.004797357600182295,
0.08719711750745773,
0.05971628800034523,
-0.08812540024518967,
-0.020470865070819855,
-0.08184514939785004,
0.03526231274008751,
-0.1482258141040802,
0.027504077181220055,
0.07394154369831085,
-0.02653460018336773,
-0.012036999687552452,
-0.11435461789369583,
0.024481354281306267,
0.027051705867052078,
-0.06986094266176224,
-0.0943964496254921
] |
null | null | transformers | - **Release 1.1** (March 11, 2021)
- **Release 1.0** (January 13, 2021)
# NB-BERT-base
## Description
NB-BERT-base is a general BERT-base model built on the large digital collection at the National Library of Norway.
This model is based on the same structure as [BERT Cased multilingual model](https://github.com/google-research/bert/blob/master/multilingual.md), and is trained on a wide variety of Norwegian text (both bokmål and nynorsk) from the last 200 years.
## Intended use & limitations
The 1.1 version of the model is general, and should be fine-tuned for any particular use. Some fine-tuning sets may be found on GitHub, see
* https://github.com/NBAiLab/notram
## Training data
The model is trained on a wide variety of text. The training set is described on
* https://github.com/NBAiLab/notram
## More information
For more information on the model, see
https://github.com/NBAiLab/notram
| {"language": false, "license": "cc-by-4.0", "tags": ["norwegian", "bert"], "pipeline_tag": "fill-mask", "widget": [{"text": "P\u00e5 biblioteket kan du [MASK] en bok."}, {"text": "Dette er et [MASK] eksempel."}, {"text": "Av og til kan en spr\u00e5kmodell gi et [MASK] resultat."}, {"text": "Som ansat f\u00e5r du [MASK] for at bidrage til borgernes adgang til dansk kulturarv, til forskning og til samfundets demokratiske udvikling."}]} | fill-mask | NbAiLab/nb-bert-base | [
"transformers",
"pytorch",
"tf",
"jax",
"safetensors",
"bert",
"norwegian",
"fill-mask",
"no",
"license:cc-by-4.0",
"endpoints_compatible",
"has_space",
"region:us"
] | 2022-03-02T23:29:04+00:00 | [] | [
"no"
] | TAGS
#transformers #pytorch #tf #jax #safetensors #bert #norwegian #fill-mask #no #license-cc-by-4.0 #endpoints_compatible #has_space #region-us
| - Release 1.1 (March 11, 2021)
- Release 1.0 (January 13, 2021)
# NB-BERT-base
## Description
NB-BERT-base is a general BERT-base model built on the large digital collection at the National Library of Norway.
This model is based on the same structure as BERT Cased multilingual model, and is trained on a wide variety of Norwegian text (both bokmål and nynorsk) from the last 200 years.
## Intended use & limitations
The 1.1 version of the model is general, and should be fine-tuned for any particular use. Some fine-tuning sets may be found on GitHub, see
* URL
## Training data
The model is trained on a wide variety of text. The training set is described on
* URL
## More information
For more information on the model, see
URL
| [
"# NB-BERT-base",
"## Description\n\nNB-BERT-base is a general BERT-base model built on the large digital collection at the National Library of Norway.\n\nThis model is based on the same structure as BERT Cased multilingual model, and is trained on a wide variety of Norwegian text (both bokmål and nynorsk) from the last 200 years.",
"## Intended use & limitations\n\nThe 1.1 version of the model is general, and should be fine-tuned for any particular use. Some fine-tuning sets may be found on GitHub, see\n\n* URL",
"## Training data\n\nThe model is trained on a wide variety of text. The training set is described on\n\n* URL",
"## More information\n\nFor more information on the model, see\n\nURL"
] | [
"TAGS\n#transformers #pytorch #tf #jax #safetensors #bert #norwegian #fill-mask #no #license-cc-by-4.0 #endpoints_compatible #has_space #region-us \n",
"# NB-BERT-base",
"## Description\n\nNB-BERT-base is a general BERT-base model built on the large digital collection at the National Library of Norway.\n\nThis model is based on the same structure as BERT Cased multilingual model, and is trained on a wide variety of Norwegian text (both bokmål and nynorsk) from the last 200 years.",
"## Intended use & limitations\n\nThe 1.1 version of the model is general, and should be fine-tuned for any particular use. Some fine-tuning sets may be found on GitHub, see\n\n* URL",
"## Training data\n\nThe model is trained on a wide variety of text. The training set is described on\n\n* URL",
"## More information\n\nFor more information on the model, see\n\nURL"
] | [
58,
7,
73,
47,
23,
12
] | [
"passage: TAGS\n#transformers #pytorch #tf #jax #safetensors #bert #norwegian #fill-mask #no #license-cc-by-4.0 #endpoints_compatible #has_space #region-us \n# NB-BERT-base## Description\n\nNB-BERT-base is a general BERT-base model built on the large digital collection at the National Library of Norway.\n\nThis model is based on the same structure as BERT Cased multilingual model, and is trained on a wide variety of Norwegian text (both bokmål and nynorsk) from the last 200 years.## Intended use & limitations\n\nThe 1.1 version of the model is general, and should be fine-tuned for any particular use. Some fine-tuning sets may be found on GitHub, see\n\n* URL## Training data\n\nThe model is trained on a wide variety of text. The training set is described on\n\n* URL## More information\n\nFor more information on the model, see\n\nURL"
] | [
-0.04538572579622269,
0.10226831585168839,
0.0017270931275561452,
0.11100684851408005,
0.035550735890865326,
-0.014761527068912983,
0.12667597830295563,
0.04765307158231735,
-0.04085775464773178,
-0.04443634673953056,
0.12626515328884125,
-0.11375346034765244,
-0.01840653084218502,
0.11636265367269516,
0.08617515861988068,
-0.34157082438468933,
0.06537306308746338,
0.027877019718289375,
-0.07130259275436401,
0.07509447634220123,
0.08748237043619156,
-0.050590287894010544,
0.02555220015347004,
0.02389906533062458,
-0.03999543935060501,
0.052892718464136124,
-0.03413061425089836,
-0.08167276531457901,
0.12056300789117813,
0.02687196061015129,
0.12951628863811493,
0.05253684148192406,
0.11637984961271286,
-0.09257431328296661,
0.03735534846782684,
0.015377319417893887,
-0.04669005796313286,
0.0711185410618782,
-0.02842559665441513,
0.029009779915213585,
0.19924655556678772,
0.009916773997247219,
0.05074787139892578,
-0.01799195259809494,
-0.005070175509899855,
-0.12738993763923645,
0.003703434020280838,
0.1283232718706131,
-0.039494067430496216,
0.06528566032648087,
0.006842389237135649,
0.09435652196407318,
-0.12432834506034851,
0.09465102851390839,
0.14425712823867798,
-0.28994283080101013,
-0.0688214898109436,
0.24118764698505402,
0.07570570707321167,
0.07358331978321075,
-0.08341306447982788,
0.05567006766796112,
0.058459386229515076,
0.06807038187980652,
0.16124068200588226,
-0.014299845322966576,
-0.12391869723796844,
-0.033789828419685364,
-0.12931883335113525,
0.011773625388741493,
0.17382043600082397,
0.0000479834052384831,
-0.057104382663965225,
-0.023759739473462105,
-0.006336434278637171,
0.07830942422151566,
0.0034397179260849953,
-0.018973199650645256,
-0.00843541044741869,
-0.014103642664849758,
-0.06074761971831322,
-0.14580169320106506,
-0.1067575141787529,
-0.04580996185541153,
-0.06364533305168152,
0.23638412356376648,
0.003989793360233307,
0.05240423232316971,
-0.05016715079545975,
0.09220795333385468,
-0.18903005123138428,
-0.10793054103851318,
-0.006407479289919138,
-0.06712883710861206,
0.0390934981405735,
-0.02328619919717312,
-0.0631546601653099,
-0.06249839812517166,
0.03944244980812073,
0.02705787494778633,
-0.058332160115242004,
-0.04187600314617157,
-0.022033080458641052,
0.06431350857019424,
0.0565122626721859,
0.1078401729464531,
-0.11218332499265671,
-0.0023971768096089363,
0.06839023530483246,
-0.003628648119047284,
-0.029527777805924416,
-0.009236914105713367,
-0.13334639370441437,
-0.08432964980602264,
0.08945836871862411,
-0.02211177907884121,
-0.05993713438510895,
0.10324300080537796,
0.07427854090929031,
-0.004494342487305403,
0.06680849939584732,
-0.10089239478111267,
-0.015463318675756454,
-0.009395333006978035,
-0.024231955409049988,
-0.0887976884841919,
0.08716119080781937,
-0.02155308984220028,
-0.0626741275191307,
0.054060183465480804,
-0.06578586250543594,
-0.08535663038492203,
-0.045052263885736465,
-0.12186936289072037,
0.033795539289712906,
-0.08337633311748505,
0.02971203625202179,
-0.14547336101531982,
-0.1621406227350235,
0.0663064494729042,
0.09624315798282623,
-0.019215239211916924,
0.0023549143224954605,
-0.037741418927907944,
-0.07400055974721909,
-0.025274008512496948,
-0.011804173700511456,
0.04885329678654671,
-0.03873894363641739,
0.0369250662624836,
-0.12364505976438522,
0.03450651839375496,
-0.10930290073156357,
0.004172266460955143,
-0.09549302607774734,
-0.017326965928077698,
-0.11636306345462799,
0.033095620572566986,
-0.11926400661468506,
-0.0639624148607254,
-0.031178971752524376,
-0.1610301434993744,
-0.0779234990477562,
0.019153350964188576,
0.056406158953905106,
0.10942139476537704,
-0.08198283612728119,
-0.02300848625600338,
0.17291395366191864,
-0.13601762056350708,
-0.060898445546627045,
0.14222411811351776,
-0.07651355117559433,
0.07842035591602325,
0.0687381699681282,
0.15050306916236877,
0.15785886347293854,
-0.10426275432109833,
0.05142045393586159,
0.1299208551645279,
0.007301691919565201,
-0.05795203521847725,
0.01985066942870617,
0.06529731303453445,
-0.17778505384922028,
0.05720169469714165,
-0.13081014156341553,
0.043069127947092056,
-0.03864625096321106,
-0.054320886731147766,
0.010172164998948574,
-0.0674688071012497,
0.12433312833309174,
0.03216002508997917,
0.06235446035861969,
-0.0499713197350502,
-0.06760911643505096,
0.053413666784763336,
0.061928555369377136,
-0.08490346372127533,
-0.0064382655546069145,
0.009259534068405628,
0.08295365422964096,
-0.12057720124721527,
-0.014249155297875404,
-0.09943785518407822,
-0.17954641580581665,
-0.008604353293776512,
0.012861857190728188,
0.0605626255273819,
0.1436062753200531,
0.10608650743961334,
0.0975693091750145,
-0.10526281595230103,
0.021909110248088837,
-0.08611288666725159,
0.005155610386282206,
-0.019736574962735176,
-0.10669838637113571,
-0.05564940720796585,
-0.08976390212774277,
-0.05658663436770439,
-0.1334308385848999,
0.0060684457421302795,
-0.05571989715099335,
0.07898283004760742,
-0.031114427372813225,
0.019503897055983543,
0.024785565212368965,
0.0236193984746933,
-0.015869971364736557,
-0.030996590852737427,
0.0036402156110852957,
0.03857139125466347,
-0.12068898975849152,
0.056299980729818344,
0.041194766759872437,
0.21483300626277924,
0.090082548558712,
0.049635909497737885,
-0.05022355169057846,
0.005349332466721535,
-0.06710942834615707,
0.016391800716519356,
-0.06450109928846359,
0.012410953640937805,
0.21585194766521454,
-0.01733311079442501,
0.11747168749570847,
-0.1411905139684677,
-0.0007714052335359156,
0.06671606004238129,
-0.04269428923726082,
-0.05092689394950867,
0.0388171523809433,
0.02284601517021656,
-0.12716078758239746,
0.0565483532845974,
-0.005783013999462128,
-0.13040868937969208,
0.26436764001846313,
0.0021652269642800093,
-0.05974278226494789,
0.0175440926104784,
-0.04440852254629135,
-0.03727953881025314,
0.21762758493423462,
-0.07230227440595627,
-0.007233735639601946,
0.027468310669064522,
0.030495397746562958,
0.058512285351753235,
-0.09064257889986038,
-0.03631994128227234,
0.0012988131493330002,
-0.07947573065757751,
-0.09684469550848007,
0.017442487180233,
-0.0734226331114769,
0.08038666099309921,
0.040212344378232956,
-0.13753201067447662,
0.029178857803344727,
0.011836121790111065,
-0.06530296802520752,
0.2013288289308548,
-0.12163269519805908,
-0.1992187201976776,
-0.15506865084171295,
0.08007083088159561,
-0.11493278294801712,
0.011273525655269623,
0.020632406696677208,
-0.08796220272779465,
-0.06175632402300835,
-0.10677127540111542,
0.02328898012638092,
-0.02602037973701954,
0.0021752186585217714,
-0.06743307411670685,
-0.010211305692791939,
0.03684046491980553,
-0.18009227514266968,
0.007800651714205742,
-0.035058848559856415,
-0.07414496690034866,
0.020133597776293755,
-0.07835789769887924,
0.03505759313702583,
0.09194314479827881,
-0.0912652239203453,
0.04054751992225647,
-0.028278924524784088,
0.14746706187725067,
-0.009361435659229755,
0.07716968655586243,
0.00024515026598237455,
0.023574575781822205,
0.025508586317300797,
0.08006679266691208,
0.06804764270782471,
0.0009534195996820927,
0.0329408161342144,
0.0035673808306455612,
-0.08781686425209045,
-0.1494099646806717,
-0.08882997930049896,
-0.005895702634006739,
-0.02766854129731655,
0.0941643938422203,
0.0859350636601448,
0.046418532729148865,
0.09519515186548233,
0.0205485038459301,
-0.03216779604554176,
0.049049150198698044,
0.07785885035991669,
-0.034741442650556564,
-0.004330727271735668,
0.0599750354886055,
-0.018617141991853714,
-0.04732220247387886,
0.06446389853954315,
-0.006595688406378031,
0.10469701141119003,
-0.14073625206947327,
0.004149707965552807,
0.06961864233016968,
0.1704961061477661,
0.05376570299267769,
0.16449201107025146,
-0.05275478586554527,
-0.007278765086084604,
-0.0034922726918011904,
-0.10144403576850891,
-0.042488910257816315,
0.006411429960280657,
-0.08471434563398361,
0.006295348517596722,
-0.052831243723630905,
-0.10811414569616318,
-0.017055636271834373,
0.12473608553409576,
0.032540567219257355,
-0.2459322214126587,
-0.13721877336502075,
-0.01854734867811203,
0.010661685839295387,
-0.09193672984838486,
0.0705147460103035,
0.19063352048397064,
-0.10279417037963867,
0.005662525072693825,
-0.03586508333683014,
0.07692452520132065,
0.0718672126531601,
-0.004538418259471655,
0.006800035014748573,
0.0783834457397461,
-0.03611065074801445,
0.11351325362920761,
-0.0935320109128952,
0.24608910083770752,
-0.009067334234714508,
0.07581610232591629,
-0.06129499897360802,
-0.027692794799804688,
0.030295880511403084,
0.1861543208360672,
0.14359568059444427,
0.04354805871844292,
0.140828937292099,
-0.008657187223434448,
-0.027045466005802155,
0.0653974711894989,
-0.013058817945420742,
-0.03748917579650879,
0.03157863765954971,
0.00850426685065031,
-0.031054429709911346,
0.032689180225133896,
-0.015266314148902893,
-0.13526064157485962,
-0.05483502522110939,
-0.018466811627149582,
0.01887473277747631,
-0.030785558745265007,
-0.07398606836795807,
-0.15012778341770172,
-0.09763412177562714,
0.22477303445339203,
0.09892532229423523,
-0.09666644781827927,
-0.11005140841007233,
0.03502367436885834,
0.12395446002483368,
-0.04258556291460991,
0.022616693750023842,
-0.005399875342845917,
0.16356238722801208,
-0.060038331896066666,
-0.1306076943874359,
-0.015253332443535328,
-0.12473099678754807,
-0.042008329182863235,
0.00963608454912901,
0.09407635778188705,
0.08071651309728622,
-0.004882152192294598,
0.04859974980354309,
-0.023943448439240456,
-0.01026667095720768,
-0.11496376246213913,
-0.0971233993768692,
0.02595965564250946,
0.11311659216880798,
0.028612056747078896,
-0.10646010935306549,
0.03755722567439079,
0.0136296721175313,
0.12946544587612152,
0.062143947929143906,
0.05693574994802475,
-0.10432526469230652,
0.11968892812728882,
0.2960468828678131,
-0.05301680415868759,
-0.26741284132003784,
-0.01960379257798195,
0.05263686925172806,
0.07569053769111633,
-0.01887780986726284,
-0.12698188424110413,
0.109771728515625,
-0.02233731374144554,
-0.0204923078417778,
-0.033605027943849564,
-0.133297398686409,
-0.09236050397157669,
0.1360074132680893,
0.12818409502506256,
0.27114439010620117,
-0.004223686642944813,
0.02619468793272972,
0.017386242747306824,
-0.09293100237846375,
0.05394833907485008,
-0.15433131158351898,
0.05334271118044853,
0.0030162977054715157,
0.10583718121051788,
0.04039757326245308,
-0.060113325715065,
0.07878795266151428,
-0.029268302023410797,
0.012432284653186798,
-0.10862607508897781,
0.012863093055784702,
0.17383833229541779,
-0.051316842436790466,
0.1882687211036682,
-0.03736386448144913,
0.08704162389039993,
-0.004977209027856588,
-0.09791556745767593,
-0.1016484946012497,
0.12569625675678253,
-0.04460776597261429,
-0.1398433893918991,
-0.018433984369039536,
0.1219140887260437,
0.05874786898493767,
-0.014574233442544937,
0.06872120499610901,
-0.016280902549624443,
0.08824868500232697,
0.10243429243564606,
0.17929448187351227,
-0.03020745888352394,
-0.030647985637187958,
0.07780497521162033,
-0.06999024748802185,
0.09271453320980072,
-0.11605867743492126,
0.011930777691304684,
0.10681760311126709,
0.02357817254960537,
0.07771676778793335,
0.042025428265333176,
-0.06835455447435379,
-0.08206061273813248,
0.07814532518386841,
-0.15508459508419037,
-0.1044236347079277,
-0.06035449728369713,
-0.12130274623632431,
-0.08250447362661362,
0.06844978779554367,
0.11779049783945084,
-0.1891687661409378,
0.009733081795275211,
-0.007252168375998735,
0.013530372641980648,
-0.08051933348178864,
0.021603446453809738,
0.10697046667337418,
0.039785511791706085,
-0.06278029829263687,
0.06466193497180939,
-0.0006759740645065904,
0.03087742254137993,
0.06340424716472626,
-0.029762009158730507,
-0.12658388912677765,
-0.08104044198989868,
0.0786125585436821,
0.129179447889328,
-0.03196479380130768,
-0.06951949000358582,
-0.029084933921694756,
-0.0541999377310276,
-0.0265524759888649,
0.12438789755105972,
0.05456079915165901,
0.009927108883857727,
-0.07210179418325424,
0.030593330040574074,
-0.10062398761510849,
0.07826101034879684,
-0.027233004570007324,
0.010252027772367,
-0.10394693166017532,
0.05895001441240311,
-0.01138616818934679,
0.10325446724891663,
-0.09721996635198593,
-0.023310622200369835,
-0.055318523198366165,
-0.015209576115012169,
-0.16382354497909546,
0.013179298490285873,
-0.09646690636873245,
0.049138639122247696,
-0.05132116377353668,
-0.09617581963539124,
-0.021462948992848396,
0.04903116449713707,
-0.053461141884326935,
0.06288817524909973,
0.01142084039747715,
-0.022041382268071175,
-0.09148772805929184,
-0.03034522570669651,
0.000753064698074013,
-0.02360854670405388,
0.07886070758104324,
0.008396223187446594,
-0.04139883443713188,
0.14719641208648682,
-0.1234290674328804,
0.05872413516044617,
-0.009485567919909954,
0.01755494810640812,
0.0351562537252903,
-0.0025048775132745504,
0.008009391836822033,
0.004633978940546513,
0.0120008559897542,
0.031822431832551956,
0.01792149990797043,
-0.06031746044754982,
-0.010618651285767555,
0.033676158636808395,
-0.008294993080198765,
-0.06219598650932312,
0.07907477766275406,
0.05274985730648041,
0.07545913010835648,
0.09438792616128922,
-0.08448288589715958,
0.00611124699935317,
-0.061663296073675156,
-0.00955297239124775,
-0.011209181509912014,
-0.056586313992738724,
-0.054272282868623734,
-0.03437025472521782,
0.012625918723642826,
-0.062007591128349304,
0.17260317504405975,
0.07222991436719894,
-0.05282969772815704,
-0.04593641683459282,
-0.1327630877494812,
0.11192439496517181,
-0.023572076112031937,
0.24209758639335632,
-0.030036892741918564,
-0.039917267858982086,
-0.06995388120412827,
0.026182640343904495,
-0.013114762492477894,
0.01078888401389122,
0.13465367257595062,
0.052607711404561996,
0.075670525431633,
0.0491781122982502,
0.09722735732793808,
0.016753055155277252,
-0.03184471279382706,
-0.1099650114774704,
0.03653256967663765,
0.07750102132558823,
-0.04185009375214577,
0.011106004007160664,
0.1731368899345398,
-0.10704781115055084,
0.09107767045497894,
0.062147945165634155,
-0.07762297987937927,
-0.09683141857385635,
-0.240929514169693,
-0.05545003339648247,
-0.03300807252526283,
0.032560594379901886,
-0.16297754645347595,
-0.07897035032510757,
-0.01569015346467495,
0.076676145195961,
-0.03898559883236885,
0.1577690839767456,
-0.03344912454485893,
-0.039270833134651184,
0.08411276340484619,
0.033696725964546204,
0.01593812182545662,
-0.0001415978913428262,
-0.007042562123388052,
0.001149080228060484,
0.03470013290643692,
-0.016626201570034027,
-0.004896593280136585,
0.07830464094877243,
-0.019024953246116638,
0.015465173870325089,
-0.025278933346271515,
-0.036070115864276886,
0.002617104444652796,
0.06811495125293732,
0.07077790796756744,
0.0568055659532547,
-0.13083116710186005,
0.0006482423632405698,
0.21466565132141113,
-0.00844514463096857,
-0.11883293837308884,
-0.13388383388519287,
0.18357670307159424,
0.0017432654276490211,
0.027636239305138588,
0.02503575198352337,
-0.04864659905433655,
-0.01350677851587534,
0.2021225392818451,
0.3251127600669861,
0.027948632836341858,
0.033762600272893906,
0.005275393836200237,
-0.020750468596816063,
0.02268940769135952,
0.13816477358341217,
-0.0013104903046041727,
0.21092286705970764,
-0.043642863631248474,
-0.02514513209462166,
-0.051786407828330994,
0.03878793120384216,
-0.03819376602768898,
-0.012603282928466797,
0.004380049183964729,
-0.09872744232416153,
-0.1283734291791916,
0.04936186596751213,
-0.08742442727088928,
-0.22349941730499268,
0.002010284224525094,
-0.026090223342180252,
-0.11247875541448593,
-0.05892777442932129,
-0.06093086674809456,
0.021728936582803726,
0.06173446401953697,
-0.031195776537060738,
0.05461019650101662,
0.032305456697940826,
0.008662493899464607,
-0.025077413767576218,
-0.032094914466142654,
0.08297871798276901,
0.11040043085813522,
0.23352022469043732,
0.02952793799340725,
0.06509611755609512,
0.07254887372255325,
-0.007077907677739859,
-0.05545925348997116,
0.0536922924220562,
0.03938249126076698,
-0.009134691208600998,
-0.03715760260820389,
0.04468676447868347,
-0.04495299607515335,
-0.04515126347541809,
0.010739400051534176,
-0.10346006602048874,
-0.026481056585907936,
0.02514738030731678,
-0.03710264340043068,
-0.07210958003997803,
0.08803637325763702,
-0.07347863912582397,
0.12843532860279083,
0.1690179854631424,
-0.005829563830047846,
-0.07778368145227432,
-0.09820953011512756,
0.09667711704969406,
-0.0033469623886048794,
-0.025209058076143265,
0.026057453826069832,
-0.06581966578960419,
-0.07831656187772751,
-0.06118817999958992,
-0.030454110354185104,
-0.2947539687156677,
-0.01782146468758583,
0.04998259246349335,
-0.003508854890242219,
-0.0006606628885492682,
0.05215105414390564,
0.08814847469329834,
0.04178560897707939,
-0.005571445450186729,
0.043699756264686584,
-0.029832061380147934,
0.021040279418230057,
-0.1508667916059494,
-0.08307547867298126
] |
null | null | transformers |
- **Release 1.0beta** (April 29, 2021)
# NB-BERT-large (beta)
## Description
NB-BERT-large is a general BERT-large model built on the large digital collection at the National Library of Norway.
This model is trained from scratch on a wide variety of Norwegian text (both bokmål and nynorsk) from the last 200 years using a monolingual Norwegian vocabulary.
## Intended use & limitations
The 1.0 version of the model is general, and should be fine-tuned for any particular use. Some fine-tuning sets may be found on Github, see
* https://github.com/NBAiLab/notram
## Training data
The model is trained on a wide variety of text. The training set is described on
* https://github.com/NBAiLab/notram
## More information
For more information on the model, see
https://github.com/NBAiLab/notram | {"language": false, "license": "cc-by-4.0", "tags": ["norwegian", "bert"], "thumbnail": "nblogo_3.png", "pipeline_tag": "fill-mask", "widget": [{"text": "P\u00e5 biblioteket kan du l\u00e5ne en [MASK]."}]} | fill-mask | NbAiLab/nb-bert-large | [
"transformers",
"pytorch",
"tf",
"jax",
"safetensors",
"bert",
"norwegian",
"fill-mask",
"no",
"license:cc-by-4.0",
"endpoints_compatible",
"has_space",
"region:us"
] | 2022-03-02T23:29:04+00:00 | [] | [
"no"
] | TAGS
#transformers #pytorch #tf #jax #safetensors #bert #norwegian #fill-mask #no #license-cc-by-4.0 #endpoints_compatible #has_space #region-us
|
- Release 1.0beta (April 29, 2021)
# NB-BERT-large (beta)
## Description
NB-BERT-large is a general BERT-large model built on the large digital collection at the National Library of Norway.
This model is trained from scratch on a wide variety of Norwegian text (both bokmål and nynorsk) from the last 200 years using a monolingual Norwegian vocabulary.
## Intended use & limitations
The 1.0 version of the model is general, and should be fine-tuned for any particular use. Some fine-tuning sets may be found on Github, see
* URL
## Training data
The model is trained on a wide variety of text. The training set is described on
* URL
## More information
For more information on the model, see
URL | [
"# NB-BERT-large (beta)",
"## Description\n\nNB-BERT-large is a general BERT-large model built on the large digital collection at the National Library of Norway.\n\nThis model is trained from scratch on a wide variety of Norwegian text (both bokmål and nynorsk) from the last 200 years using a monolingual Norwegian vocabulary.",
"## Intended use & limitations\n\nThe 1.0 version of the model is general, and should be fine-tuned for any particular use. Some fine-tuning sets may be found on Github, see\n\n* URL",
"## Training data\n\nThe model is trained on a wide variety of text. The training set is described on\n\n* URL",
"## More information\n\nFor more information on the model, see\n\nURL"
] | [
"TAGS\n#transformers #pytorch #tf #jax #safetensors #bert #norwegian #fill-mask #no #license-cc-by-4.0 #endpoints_compatible #has_space #region-us \n",
"# NB-BERT-large (beta)",
"## Description\n\nNB-BERT-large is a general BERT-large model built on the large digital collection at the National Library of Norway.\n\nThis model is trained from scratch on a wide variety of Norwegian text (both bokmål and nynorsk) from the last 200 years using a monolingual Norwegian vocabulary.",
"## Intended use & limitations\n\nThe 1.0 version of the model is general, and should be fine-tuned for any particular use. Some fine-tuning sets may be found on Github, see\n\n* URL",
"## Training data\n\nThe model is trained on a wide variety of text. The training set is described on\n\n* URL",
"## More information\n\nFor more information on the model, see\n\nURL"
] | [
58,
11,
68,
47,
23,
12
] | [
"passage: TAGS\n#transformers #pytorch #tf #jax #safetensors #bert #norwegian #fill-mask #no #license-cc-by-4.0 #endpoints_compatible #has_space #region-us \n# NB-BERT-large (beta)## Description\n\nNB-BERT-large is a general BERT-large model built on the large digital collection at the National Library of Norway.\n\nThis model is trained from scratch on a wide variety of Norwegian text (both bokmål and nynorsk) from the last 200 years using a monolingual Norwegian vocabulary.## Intended use & limitations\n\nThe 1.0 version of the model is general, and should be fine-tuned for any particular use. Some fine-tuning sets may be found on Github, see\n\n* URL## Training data\n\nThe model is trained on a wide variety of text. The training set is described on\n\n* URL## More information\n\nFor more information on the model, see\n\nURL"
] | [
-0.03398566693067551,
0.0888466015458107,
0.0016163077671080828,
0.10903094708919525,
0.031382136046886444,
-0.020889945328235626,
0.12188638001680374,
0.04017769917845726,
-0.05051194131374359,
-0.05431418865919113,
0.13584405183792114,
-0.13361123204231262,
-0.01649494655430317,
0.13113591074943542,
0.08973800390958786,
-0.3498995006084442,
0.0594581663608551,
0.01800418272614479,
-0.09507826715707779,
0.07174316048622131,
0.07869022339582443,
-0.040409281849861145,
0.016266150400042534,
0.01856079138815403,
-0.07614091783761978,
0.046537987887859344,
-0.035490505397319794,
-0.08658580482006073,
0.11963154375553131,
0.044879525899887085,
0.11519701778888702,
0.04005841910839081,
0.10654611140489578,
-0.08936727046966553,
0.03319825604557991,
0.008382322266697884,
-0.04749841243028641,
0.06020822376012802,
-0.03660251572728157,
0.05400655418634415,
0.2544220983982086,
0.0007397233857773244,
0.05968427285552025,
-0.013714402914047241,
0.009368639439344406,
-0.14494402706623077,
0.027934085577726364,
0.10961277782917023,
-0.052125003188848495,
0.07748464494943619,
0.004137290176004171,
0.09711914509534836,
-0.13435111939907074,
0.0975915938615799,
0.11631324887275696,
-0.26570120453834534,
-0.07853002846240997,
0.2499879002571106,
0.060248177498579025,
0.0951751098036766,
-0.09383309632539749,
0.05701151862740517,
0.07063615322113037,
0.0819462239742279,
0.17100706696510315,
-0.012865430675446987,
-0.09987697005271912,
-0.046192944049835205,
-0.1292606145143509,
0.03918316587805748,
0.16411547362804413,
0.014908225275576115,
-0.04124564677476883,
-0.04765762761235237,
0.002909802831709385,
0.07677184045314789,
0.007233664393424988,
-0.037914905697107315,
-0.016327347606420517,
-0.02559211477637291,
-0.07045342028141022,
-0.17329931259155273,
-0.11172893643379211,
-0.03845313936471939,
-0.06264499574899673,
0.22926703095436096,
-0.004239914007484913,
0.04966393858194351,
-0.019391829147934914,
0.06732695549726486,
-0.1917649656534195,
-0.10012456029653549,
-0.010561123490333557,
-0.06930255889892578,
0.024868648499250412,
-0.029729671776294708,
-0.06743187457323074,
-0.07017211616039276,
0.03894898667931557,
0.008688959293067455,
-0.03957695513963699,
-0.042911097407341,
-0.016810091212391853,
0.058960989117622375,
0.05352770909667015,
0.11605136096477509,
-0.09851769357919693,
-0.003706505987793207,
0.06106679141521454,
-0.009404649958014488,
-0.025715766474604607,
-0.015127032063901424,
-0.1267983466386795,
-0.10737740993499756,
0.0911647155880928,
-0.024063199758529663,
-0.06469139456748962,
0.08535490930080414,
0.09258658438920975,
-0.00989240687340498,
0.03579002618789673,
-0.1053057610988617,
-0.014042754657566547,
-0.017627552151679993,
-0.030957894399762154,
-0.0553131140768528,
0.08221830427646637,
-0.030270498245954514,
-0.06927990913391113,
0.06938665360212326,
-0.04755770415067673,
-0.06845957040786743,
-0.03906126320362091,
-0.10845166444778442,
0.03856613487005234,
-0.08548561483621597,
0.022786080837249756,
-0.1597200483083725,
-0.10222669690847397,
0.06532969325780869,
0.10078258812427521,
-0.025570519268512726,
0.002067932626232505,
-0.05640338361263275,
-0.08585833758115768,
-0.03840202838182449,
-0.01325345877557993,
0.05668428912758827,
-0.028406403958797455,
0.03641146421432495,
-0.13643448054790497,
0.0377618744969368,
-0.12304451316595078,
-0.002882031723856926,
-0.0979083999991417,
-0.02549184113740921,
-0.07511606067419052,
0.04330258071422577,
-0.1099364310503006,
-0.0665077418088913,
-0.03738366812467575,
-0.17430546879768372,
-0.07931742072105408,
0.01763969101011753,
0.054701194167137146,
0.09612079709768295,
-0.100285604596138,
-0.022896280512213707,
0.17485034465789795,
-0.14222514629364014,
-0.05994958430528641,
0.1602383702993393,
-0.062150269746780396,
0.08022020757198334,
0.08622359484434128,
0.14943644404411316,
0.15656909346580505,
-0.0740613117814064,
0.05656930059194565,
0.13647675514221191,
-0.0054678707383573055,
-0.05888165161013603,
0.014844341203570366,
0.07448207587003708,
-0.1469602733850479,
0.055327385663986206,
-0.08014573901891708,
0.07583286613225937,
-0.021655872464179993,
-0.06378987431526184,
0.0005802100640721619,
-0.07443338632583618,
0.09883862733840942,
0.047779619693756104,
0.05654838681221008,
-0.058582667261362076,
-0.06734367460012436,
0.06443754583597183,
0.055208031088113785,
-0.08554836362600327,
0.00020444655092433095,
0.01718118041753769,
0.05703376606106758,
-0.11271823197603226,
-0.00991954654455185,
-0.08601082861423492,
-0.1781921088695526,
-0.032665614038705826,
0.034112002700567245,
0.06372400373220444,
0.16891808807849884,
0.11249389499425888,
0.08765312284231186,
-0.11213646084070206,
0.03762303665280342,
-0.07989076524972916,
-0.005829338915646076,
-0.004763662349432707,
-0.0986240804195404,
-0.03987227380275726,
-0.07300423830747604,
-0.0519363209605217,
-0.1570126861333847,
-0.002387604210525751,
-0.052763283252716064,
0.06328008323907852,
-0.024267978966236115,
0.014986303634941578,
0.007620534393936396,
0.03499259799718857,
-0.023135513067245483,
-0.028878087177872658,
0.006011608988046646,
0.0314401313662529,
-0.14617057144641876,
0.04146116226911545,
0.045748867094516754,
0.20537659525871277,
0.09901047497987747,
0.04186198487877846,
-0.07091806083917618,
0.013968483544886112,
-0.06970755755901337,
0.00693934690207243,
-0.0491047166287899,
0.014398282393813133,
0.16640013456344604,
-0.004081376828253269,
0.11716331541538239,
-0.13170576095581055,
-0.014858076348900795,
0.0643322542309761,
-0.04732554778456688,
-0.060229454189538956,
0.052716489881277084,
-0.00024379730166401714,
-0.11632346361875534,
0.052598003298044205,
-0.008842971175909042,
-0.15455211699008942,
0.31530070304870605,
0.006955552380532026,
-0.06453119963407516,
0.029625751078128815,
-0.036289285868406296,
-0.027301128953695297,
0.20124401152133942,
-0.06517619639635086,
-0.0034838388673961163,
0.02358749695122242,
0.04202193766832352,
0.05264538154006004,
-0.07494650781154633,
-0.047725677490234375,
-0.002289343858137727,
-0.08331964910030365,
-0.05230766534805298,
0.024547036737203598,
-0.07880128175020218,
0.07475405931472778,
0.04260266199707985,
-0.1289883553981781,
0.037043068557977676,
0.004610019735991955,
-0.06834261864423752,
0.1967279016971588,
-0.11454448848962784,
-0.17446184158325195,
-0.14952345192432404,
0.05940210446715355,
-0.11977838724851608,
0.007769256830215454,
0.022284751757979393,
-0.10336515307426453,
-0.05248188227415085,
-0.10563506186008453,
0.060293447226285934,
-0.029223378747701645,
-0.0012814440997317433,
-0.08097466081380844,
0.006214742083102465,
0.029151231050491333,
-0.17793679237365723,
0.016958098858594894,
-0.03783232718706131,
-0.08069472759962082,
0.01174245122820139,
-0.08843552321195602,
0.02299288474023342,
0.09998467564582825,
-0.09836441278457642,
0.03840994834899902,
-0.012995184399187565,
0.15832698345184326,
-0.018881112337112427,
0.0718102976679802,
0.007166129536926746,
0.025449631735682487,
0.017760319635272026,
0.07830063253641129,
0.07768946141004562,
0.0035198344849050045,
0.03329239413142204,
0.018322765827178955,
-0.10392346233129501,
-0.13361167907714844,
-0.09342401474714279,
-0.00782755482941866,
-0.014739518985152245,
0.0978555902838707,
0.08133743703365326,
0.04559445008635521,
0.10913897305727005,
0.021043241024017334,
-0.03734288737177849,
0.059997785836458206,
0.07418743520975113,
-0.0033810401801019907,
0.00502614863216877,
0.06336907297372818,
-0.022017834708094597,
-0.04436295107007027,
0.06402228772640228,
-0.0317516028881073,
0.10537702590227127,
-0.14408794045448303,
0.009488243609666824,
0.061744388192892075,
0.13984663784503937,
0.03258820250630379,
0.1485605388879776,
-0.05678996071219444,
-0.01698935590684414,
0.01760675571858883,
-0.09952445328235626,
-0.046685636043548584,
0.01397255714982748,
-0.07836446166038513,
0.03355518355965614,
-0.046819429844617844,
-0.0951857790350914,
-0.01784677989780903,
0.12628531455993652,
0.025713153183460236,
-0.23990905284881592,
-0.15244212746620178,
-0.02500017359852791,
0.00013251234486233443,
-0.08673252165317535,
0.06657686084508896,
0.22219611704349518,
-0.10954789817333221,
0.003290050895884633,
-0.040254145860672,
0.06593357771635056,
0.09354192018508911,
-0.0060318708419799805,
0.020049549639225006,
0.10888391733169556,
-0.03550414741039276,
0.11873377114534378,
-0.10658064484596252,
0.2344941347837448,
-0.017298288643360138,
0.08248288184404373,
-0.07317463308572769,
-0.03236128389835358,
0.02605007030069828,
0.17106783390045166,
0.14526772499084473,
0.041771870106458664,
0.16079337894916534,
-0.015630468726158142,
-0.02757422812283039,
0.06699522584676743,
-0.014510574750602245,
-0.024162305518984795,
0.015921972692012787,
-0.0009787933668121696,
-0.019107896834611893,
0.03362736478447914,
-0.03410882130265236,
-0.10892346501350403,
-0.07000111043453217,
-0.03645384684205055,
0.04279565438628197,
-0.05519808456301689,
-0.05261005461215973,
-0.15304148197174072,
-0.10359082370996475,
0.26570725440979004,
0.10852392762899399,
-0.11756181716918945,
-0.09967201203107834,
0.058143675327301025,
0.11159522086381912,
-0.037423089146614075,
0.01615992560982704,
-0.0019279776606708765,
0.16109590232372284,
-0.0667206346988678,
-0.12198374420404434,
-0.01539873331785202,
-0.11663711071014404,
-0.028969863429665565,
0.031180132180452347,
0.10788222402334213,
0.10430968552827835,
-0.005177716258913279,
0.047325730323791504,
-0.030112167820334435,
-0.00048414687626063824,
-0.12480759620666504,
-0.11205017566680908,
0.02273068204522133,
0.08224200457334518,
0.02276737429201603,
-0.09728521853685379,
0.025476913899183273,
0.01438055094331503,
0.11060605198144913,
0.07311394810676575,
0.07300098240375519,
-0.1065693274140358,
0.1226644292473793,
0.26476776599884033,
-0.029613852500915527,
-0.24879328906536102,
-0.008691762574017048,
0.06370870023965836,
0.08183179050683975,
-0.01858448050916195,
-0.11970281600952148,
0.1345071941614151,
0.00483839213848114,
-0.0017786761745810509,
-0.01284552551805973,
-0.15167364478111267,
-0.09408672899007797,
0.12065374851226807,
0.1362292468547821,
0.24941596388816833,
0.016256244853138924,
0.03849995881319046,
0.012093542143702507,
-0.07565280050039291,
0.06685881316661835,
-0.11431144177913666,
0.05203996226191521,
-0.0016996680060401559,
0.11308859288692474,
0.053295619785785675,
-0.048430368304252625,
0.08454541862010956,
-0.04174858331680298,
0.0008816838380880654,
-0.12654562294483185,
0.04614551365375519,
0.14108310639858246,
-0.044157564640045166,
0.18089109659194946,
-0.06964600086212158,
0.060676395893096924,
0.02710917592048645,
-0.10928261280059814,
-0.11605154722929001,
0.13082212209701538,
-0.04824099689722061,
-0.1500401496887207,
-0.01815025880932808,
0.13457533717155457,
0.07760067284107208,
-0.012498238123953342,
0.04435347393155098,
-0.04157119244337082,
0.09466999024152756,
0.06893930584192276,
0.20289984345436096,
-0.060614846646785736,
-0.01840898208320141,
0.08467717468738556,
-0.062109868973493576,
0.08865691721439362,
-0.103690005838871,
0.019700707867741585,
0.10550995916128159,
0.027167415246367455,
0.05868273973464966,
0.03865736722946167,
-0.07293134182691574,
-0.08567646145820618,
0.07710471004247665,
-0.1382642686367035,
-0.098673015832901,
-0.05782581865787506,
-0.12280429899692535,
-0.06875219941139221,
0.03734453022480011,
0.11108840256929398,
-0.19610737264156342,
0.0245097316801548,
0.005956314038485289,
-0.003646539757028222,
-0.08542324602603912,
0.018753962591290474,
0.10363531857728958,
0.04285008832812309,
-0.05607786402106285,
0.029987581074237823,
-0.01105502713471651,
0.03441723436117172,
0.07891359180212021,
-0.0018685749964788556,
-0.12014217674732208,
-0.0698479637503624,
0.08503586053848267,
0.09972947835922241,
-0.039455633610486984,
-0.06870502978563309,
0.018635205924510956,
-0.06000930070877075,
-0.034352052956819534,
0.1002049371600151,
0.0661626011133194,
0.005276413168758154,
-0.0723864957690239,
0.02903321385383606,
-0.11844858527183533,
0.08247937262058258,
-0.04566982761025429,
0.0043866997584700584,
-0.09412933886051178,
0.06598319113254547,
-0.017355600371956825,
0.0960540845990181,
-0.09983266890048981,
-0.020321140065789223,
-0.04551440104842186,
-0.011084352619946003,
-0.1449311077594757,
0.004295701161026955,
-0.10413175076246262,
0.0609893724322319,
-0.05531756952404976,
-0.08352338522672653,
-0.020203866064548492,
0.03789250925183296,
-0.052428364753723145,
0.05102716386318207,
0.00850206520408392,
-0.0395817793905735,
-0.08469776064157486,
-0.03458452969789505,
-0.010164613835513592,
-0.027494313195347786,
0.06484546512365341,
-0.0035210170317441225,
-0.03967776149511337,
0.14990296959877014,
-0.1373523473739624,
0.06273529678583145,
0.00021789201127830893,
0.01818453148007393,
0.04361405968666077,
0.005824563093483448,
0.0075528863817453384,
0.016742678359150887,
0.02097496949136257,
0.051234349608421326,
0.010285204276442528,
-0.06585420668125153,
-0.000558869622182101,
0.01798076182603836,
-0.02051124908030033,
-0.0647854208946228,
0.09777757525444031,
0.022517139092087746,
0.06453076004981995,
0.11226152628660202,
-0.09335687011480331,
0.009579394944012165,
-0.06548040360212326,
-0.011945088393986225,
-0.007307730615139008,
-0.04433276876807213,
-0.02016926370561123,
-0.02238599769771099,
0.009755020029842854,
-0.07051954418420792,
0.14996951818466187,
0.06505125761032104,
-0.03825722262263298,
-0.0304094310849905,
-0.1946503072977066,
0.10082171112298965,
-0.031929951161146164,
0.2832289934158325,
-0.02757941745221615,
-0.03454451635479927,
-0.04166734963655472,
0.021842606365680695,
-0.011387105099856853,
0.02159094251692295,
0.13902312517166138,
0.05143630504608154,
0.01787545718252659,
0.04514783248305321,
0.08573371917009354,
0.01922050677239895,
-0.018390990793704987,
-0.07004344463348389,
0.03298621624708176,
0.07256080210208893,
-0.03333417698740959,
0.005185447633266449,
0.17108146846294403,
-0.1060960665345192,
0.0776568353176117,
0.0587654672563076,
-0.07944105565547943,
-0.10352377593517303,
-0.24816271662712097,
-0.058504369109869,
-0.032169174402952194,
0.04097265750169754,
-0.1585538387298584,
-0.08371759206056595,
-0.011343640275299549,
0.09612802416086197,
-0.04538319259881973,
0.16374072432518005,
-0.05811101943254471,
-0.03969340771436691,
0.07664363086223602,
0.030564462766051292,
0.005431081634014845,
-0.00758693553507328,
-0.0027627088129520416,
-0.006844552233815193,
0.03267839550971985,
-0.020879125222563744,
-0.007887492887675762,
0.06572650372982025,
-0.024706179276108742,
-0.0018105386989191175,
-0.020789144560694695,
-0.03548272326588631,
0.008618570864200592,
0.0963023453950882,
0.04400118067860603,
0.06351947039365768,
-0.14525876939296722,
-0.01804618537425995,
0.22311732172966003,
-0.006243772339075804,
-0.1441211849451065,
-0.14009177684783936,
0.17346519231796265,
-0.011599277146160603,
0.024908360093832016,
0.0036049324553459883,
-0.044634271413087845,
-0.014296296052634716,
0.19296680390834808,
0.3274388313293457,
0.033836882561445236,
0.0337786003947258,
-0.004675866570323706,
-0.02164752036333084,
0.011096827685832977,
0.15084055066108704,
0.016222620382905006,
0.19276168942451477,
-0.04273565113544464,
-0.02458803914487362,
-0.05439271777868271,
0.05838584154844284,
-0.05630222335457802,
-0.0068662152625620365,
0.01564367301762104,
-0.08746200054883957,
-0.13213062286376953,
0.060474228113889694,
-0.07623385637998581,
-0.18670086562633514,
0.01802823878824711,
-0.03846132382750511,
-0.12829336524009705,
-0.05960790067911148,
-0.07757572829723358,
0.002404953585937619,
0.06393719464540482,
-0.03452421352267265,
0.04500425234436989,
0.00012177859025541693,
0.004101352766156197,
-0.030058804899454117,
-0.018628666177392006,
0.08242323249578476,
0.13216309249401093,
0.22883275151252747,
0.03392128273844719,
0.07386410236358643,
0.07335741072893143,
-0.008652196265757084,
-0.026862775906920433,
0.06291805952787399,
0.05056438222527504,
0.0012021784204989672,
-0.0308582354336977,
0.06855674088001251,
-0.0484459288418293,
-0.04284418374300003,
0.02017923630774021,
-0.11414871364831924,
-0.046580325812101364,
0.02433885633945465,
-0.025738075375556946,
-0.062403030693531036,
0.1007072702050209,
-0.07330046594142914,
0.13548362255096436,
0.19166024029254913,
-0.004056100733578205,
-0.08647480607032776,
-0.1050843745470047,
0.10216660797595978,
-0.003371678525581956,
-0.019881274551153183,
0.008727503009140491,
-0.059198420494794846,
-0.08991337567567825,
-0.07092900574207306,
-0.04686953127384186,
-0.28881579637527466,
-0.025794973596930504,
0.03694349527359009,
-0.0018002099823206663,
-0.0006165223312564194,
0.04361190274357796,
0.06399564445018768,
0.047882117331027985,
-0.002491731895133853,
0.04743451252579689,
-0.021019291132688522,
0.020924603566527367,
-0.1572912484407425,
-0.0860108733177185
] |
null | null | transformers |
- **Release ✨v1✨** (January 18th, 2023) *[Full-precision](https://huggingface.co/NbAiLab/nb-gpt-j-6B/tree/v1), [sharded](https://huggingface.co/NbAiLab/nb-gpt-j-6B/tree/v1-sharded), [half-precision](https://huggingface.co/NbAiLab/nb-gpt-j-6B/tree/v1-float16), and [mesh-transformers-jax](https://huggingface.co/NbAiLab/nb-gpt-j-6B/tree/v1-mesh) weights*
<details><summary>All checkpoints</summary>
- **Release v1beta5** (December 18th, 2022) *[Full-precision](https://huggingface.co/NbAiLab/nb-gpt-j-6B/tree/v1beta5), [sharded](https://huggingface.co/NbAiLab/nb-gpt-j-6B/tree/v1beta5-sharded), and [half-precision](https://huggingface.co/NbAiLab/nb-gpt-j-6B/tree/v1beta5-float16) weights*
- **Release v1beta4** (October 28th, 2022) *[Full-precision](https://huggingface.co/NbAiLab/nb-gpt-j-6B/tree/v1beta4), [sharded](https://huggingface.co/NbAiLab/nb-gpt-j-6B/tree/v1beta4-sharded), and [half-precision](https://huggingface.co/NbAiLab/nb-gpt-j-6B/tree/v1beta4-float16) weights*
- **Release v1beta3** (August 8th, 2022) *[Full-precision](https://huggingface.co/NbAiLab/nb-gpt-j-6B/tree/v1beta3), [sharded](https://huggingface.co/NbAiLab/nb-gpt-j-6B/tree/v1beta3-sharded), and [half-precision](https://huggingface.co/NbAiLab/nb-gpt-j-6B/tree/v1beta3-float16) weights*
- **Release v1beta2** (June 18th, 2022) *[Full-precision](https://huggingface.co/NbAiLab/nb-gpt-j-6B/tree/v1beta2), [sharded](https://huggingface.co/NbAiLab/nb-gpt-j-6B/tree/sharded), and [half-precision](https://huggingface.co/NbAiLab/nb-gpt-j-6B/tree/v1beta2-float16) weights*
- **Release v1beta1** (April 28th, 2022) *[Half-precision](https://huggingface.co/NbAiLab/nb-gpt-j-6B/tree/v1beta1-float16) weights*
</details>
# NB-GPT-J-6B
## Demo: https://ai.nb.no/demo/nb-gpt-j-6B/ (Be patient, it runs on CPU 😅)
## Model Description
NB-GPT-J-6B is a Norwegian finetuned version of GPT-J 6B, a transformer model trained using Ben Wang's [Mesh Transformer JAX](https://github.com/kingoflolz/mesh-transformer-jax/). "GPT-J" refers to the class of model, while "6B" represents the number of trainable parameters (6 billion parameters).
<figure>
| Hyperparameter | Value |
|----------------------|------------|
| \\(n_{parameters}\\) | 6053381344 |
| \\(n_{layers}\\) | 28* |
| \\(d_{model}\\) | 4096 |
| \\(d_{ff}\\) | 16384 |
| \\(n_{heads}\\) | 16 |
| \\(d_{head}\\) | 256 |
| \\(n_{ctx}\\) | 2048 |
| \\(n_{vocab}\\) | 50257/50400† (same tokenizer as GPT-2/3) |
| Positional Encoding | [Rotary Position Embedding (RoPE)](https://arxiv.org/abs/2104.09864) |
| RoPE Dimensions | [64](https://github.com/kingoflolz/mesh-transformer-jax/blob/f2aa66e0925de6593dcbb70e72399b97b4130482/mesh_transformer/layers.py#L223) |
<figcaption><p><strong>*</strong> Each layer consists of one feedforward block and one self attention block.</p>
<p><strong>†</strong> Although the embedding matrix has a size of 50400, only 50257 entries are used by the GPT-2 tokenizer.</p></figcaption></figure>
The model consists of 28 layers with a model dimension of 4096, and a feedforward dimension of 16384. The model
dimension is split into 16 heads, each with a dimension of 256. Rotary Position Embedding (RoPE) is applied to 64
dimensions of each head. The model is trained with a tokenization vocabulary of 50257, using the same set of BPEs as
GPT-2/GPT-3.
## Training data
NB-GPT-J-6B was finetuned on [NCC](https://huggingface.co/datasets/NbAiLab/NCC), the Norwegian Colossal Corpus, plus other Internet sources like Wikipedia, mC4, and OSCAR.
## Training procedure
This model was finetuned for 130 billion tokens over 1,000,000 steps on a TPU v3-8 VM. It was trained as an autoregressive language model, using cross-entropy loss to maximize the likelihood of predicting the next token correctly.
## Intended Use and Limitations
NB-GPT-J-6B learns an inner representation of the Norwegian language that can be used to extract features useful for downstream tasks. The model is best at what it was pretrained for however, which is generating text from a prompt.
### How to use
This model can be easily loaded using the `AutoModelForCausalLM` functionality:
```python
from transformers import AutoTokenizer, AutoModelForCausalLM
tokenizer = AutoTokenizer.from_pretrained("NbAiLab/nb-gpt-j-6B")
model = AutoModelForCausalLM.from_pretrained("NbAiLab/nb-gpt-j-6B")
```
### Limitations and Biases
As the original GPT-J model, the core functionality of NB-GPT-J-6B is taking a string of text and predicting the next token. While language models are widely used for tasks other than this, there are a lot of unknowns with this work. When prompting NB-GPT-J-6B it is important to remember that the statistically most likely next token is often not the token that produces the most "accurate" text. Never depend upon NB-GPT-J-6B to produce factually accurate output.
The original GPT-J was trained on the Pile, a dataset known to contain profanity, lewd, and otherwise abrasive language. Depending upon use case GPT-J may produce socially unacceptable text. See [Sections 5 and 6 of the Pile paper](https://arxiv.org/abs/2101.00027) for a more detailed analysis of the biases in the Pile. A fine-grained analysis of the bias contained in the corpus used for fine-tuning is still pending.
As with all language models, it is hard to predict in advance how NB-GPT-J-6B will respond to particular prompts and offensive content may occur without warning. We recommend having a human curate or filter the outputs before releasing them, both to censor undesirable content and to improve the quality of the results.
## Evaluation results
We still have to find proper datasets to evaluate the model, so help is welcome!
## Citation and Related Information
### BibTeX entry
To cite this model or the corpus used:
```bibtex
@inproceedings{kummervold2021operationalizing,
title={Operationalizing a National Digital Library: The Case for a Norwegian Transformer Model},
author={Kummervold, Per E and De la Rosa, Javier and Wetjen, Freddy and Brygfjeld, Svein Arne},
booktitle={Proceedings of the 23rd Nordic Conference on Computational Linguistics (NoDaLiDa)},
pages={20--29},
year={2021},
url={https://aclanthology.org/2021.nodalida-main.3/}
}
```
If you use this model, we would love to hear about it! Reach out on twitter, GitHub, Discord, or shoot us an email.
## Disclaimer
The models published in this repository are intended for a generalist purpose and are available to third parties. These models may have bias and/or any other undesirable distortions. When third parties, deploy or provide systems and/or services to other parties using any of these models (or using systems based on these models) or become users of the models, they should note that it is their responsibility to mitigate the risks arising from their use and, in any event, to comply with applicable regulations, including regulations regarding the use of artificial intelligence. In no event shall the owner of the models (The National Library of Norway) be liable for any results arising from the use made by third parties of these models.
## Acknowledgements
This project would not have been possible without compute generously provided by Google through the
[TPU Research Cloud](https://sites.research.google/trc/), as well as the Cloud TPU team for providing early access to the [Cloud TPU VM](https://cloud.google.com/blog/products/compute/introducing-cloud-tpu-vms) Alpha. Specially, to [Stella Biderman](https://www.stellabiderman.com) for her general openness, and [Ben Wang](https://github.com/kingoflolz/mesh-transformer-jax) for the main codebase. | {"language": ["no", "nb", "nn"], "license": "apache-2.0", "tags": ["pytorch", "causal-lm"], "datasets": ["NbAiLab/NCC", "mc4", "oscar"], "pipeline_tag": "text-generation", "extra_gated_prompt": "You agree to not use the model to conduct experiments that cause harm to human subjects.", "extra_gated_fields": {"Company": "text", "Country": "text", "Intended Use": "text"}} | text-generation | NbAiLab/nb-gpt-j-6B | [
"transformers",
"pytorch",
"safetensors",
"gptj",
"text-generation",
"causal-lm",
"no",
"nb",
"nn",
"dataset:NbAiLab/NCC",
"dataset:mc4",
"dataset:oscar",
"arxiv:2104.09864",
"arxiv:2101.00027",
"license:apache-2.0",
"autotrain_compatible",
"endpoints_compatible",
"region:us"
] | 2022-03-02T23:29:04+00:00 | [
"2104.09864",
"2101.00027"
] | [
"no",
"nb",
"nn"
] | TAGS
#transformers #pytorch #safetensors #gptj #text-generation #causal-lm #no #nb #nn #dataset-NbAiLab/NCC #dataset-mc4 #dataset-oscar #arxiv-2104.09864 #arxiv-2101.00027 #license-apache-2.0 #autotrain_compatible #endpoints_compatible #region-us
| * Release v1 (January 18th, 2023) *Full-precision, sharded, half-precision, and mesh-transformers-jax weights*
All checkpoints
```
- Release v1beta5 (December 18th, 2022) *Full-precision, sharded, and half-precision weights*
- Release v1beta4 (October 28th, 2022) *Full-precision, sharded, and half-precision weights*
- Release v1beta3 (August 8th, 2022) *Full-precision, sharded, and half-precision weights*
- Release v1beta2 (June 18th, 2022) *Full-precision, sharded, and half-precision weights*
- Release v1beta1 (April 28th, 2022) *Half-precision weights*
```
NB-GPT-J-6B
===========
Demo: URL (Be patient, it runs on CPU )
---------------------------------------
Model Description
-----------------
NB-GPT-J-6B is a Norwegian finetuned version of GPT-J 6B, a transformer model trained using Ben Wang's Mesh Transformer JAX. "GPT-J" refers to the class of model, while "6B" represents the number of trainable parameters (6 billion parameters).
**\*** Each layer consists of one feedforward block and one self attention block.
**†** Although the embedding matrix has a size of 50400, only 50257 entries are used by the GPT-2 tokenizer.
The model consists of 28 layers with a model dimension of 4096, and a feedforward dimension of 16384. The model
dimension is split into 16 heads, each with a dimension of 256. Rotary Position Embedding (RoPE) is applied to 64
dimensions of each head. The model is trained with a tokenization vocabulary of 50257, using the same set of BPEs as
GPT-2/GPT-3.
Training data
-------------
NB-GPT-J-6B was finetuned on NCC, the Norwegian Colossal Corpus, plus other Internet sources like Wikipedia, mC4, and OSCAR.
Training procedure
------------------
This model was finetuned for 130 billion tokens over 1,000,000 steps on a TPU v3-8 VM. It was trained as an autoregressive language model, using cross-entropy loss to maximize the likelihood of predicting the next token correctly.
Intended Use and Limitations
----------------------------
NB-GPT-J-6B learns an inner representation of the Norwegian language that can be used to extract features useful for downstream tasks. The model is best at what it was pretrained for however, which is generating text from a prompt.
### How to use
This model can be easily loaded using the 'AutoModelForCausalLM' functionality:
### Limitations and Biases
As the original GPT-J model, the core functionality of NB-GPT-J-6B is taking a string of text and predicting the next token. While language models are widely used for tasks other than this, there are a lot of unknowns with this work. When prompting NB-GPT-J-6B it is important to remember that the statistically most likely next token is often not the token that produces the most "accurate" text. Never depend upon NB-GPT-J-6B to produce factually accurate output.
The original GPT-J was trained on the Pile, a dataset known to contain profanity, lewd, and otherwise abrasive language. Depending upon use case GPT-J may produce socially unacceptable text. See Sections 5 and 6 of the Pile paper for a more detailed analysis of the biases in the Pile. A fine-grained analysis of the bias contained in the corpus used for fine-tuning is still pending.
As with all language models, it is hard to predict in advance how NB-GPT-J-6B will respond to particular prompts and offensive content may occur without warning. We recommend having a human curate or filter the outputs before releasing them, both to censor undesirable content and to improve the quality of the results.
Evaluation results
------------------
We still have to find proper datasets to evaluate the model, so help is welcome!
and Related Information
### BibTeX entry
To cite this model or the corpus used:
If you use this model, we would love to hear about it! Reach out on twitter, GitHub, Discord, or shoot us an email.
Disclaimer
----------
The models published in this repository are intended for a generalist purpose and are available to third parties. These models may have bias and/or any other undesirable distortions. When third parties, deploy or provide systems and/or services to other parties using any of these models (or using systems based on these models) or become users of the models, they should note that it is their responsibility to mitigate the risks arising from their use and, in any event, to comply with applicable regulations, including regulations regarding the use of artificial intelligence. In no event shall the owner of the models (The National Library of Norway) be liable for any results arising from the use made by third parties of these models.
Acknowledgements
----------------
This project would not have been possible without compute generously provided by Google through the
TPU Research Cloud, as well as the Cloud TPU team for providing early access to the Cloud TPU VM Alpha. Specially, to Stella Biderman for her general openness, and Ben Wang for the main codebase.
| [
"### How to use\n\n\nThis model can be easily loaded using the 'AutoModelForCausalLM' functionality:",
"### Limitations and Biases\n\n\nAs the original GPT-J model, the core functionality of NB-GPT-J-6B is taking a string of text and predicting the next token. While language models are widely used for tasks other than this, there are a lot of unknowns with this work. When prompting NB-GPT-J-6B it is important to remember that the statistically most likely next token is often not the token that produces the most \"accurate\" text. Never depend upon NB-GPT-J-6B to produce factually accurate output.\n\n\nThe original GPT-J was trained on the Pile, a dataset known to contain profanity, lewd, and otherwise abrasive language. Depending upon use case GPT-J may produce socially unacceptable text. See Sections 5 and 6 of the Pile paper for a more detailed analysis of the biases in the Pile. A fine-grained analysis of the bias contained in the corpus used for fine-tuning is still pending.\n\n\nAs with all language models, it is hard to predict in advance how NB-GPT-J-6B will respond to particular prompts and offensive content may occur without warning. We recommend having a human curate or filter the outputs before releasing them, both to censor undesirable content and to improve the quality of the results.\n\n\nEvaluation results\n------------------\n\n\nWe still have to find proper datasets to evaluate the model, so help is welcome!\n\n\nand Related Information",
"### BibTeX entry\n\n\nTo cite this model or the corpus used:\n\n\nIf you use this model, we would love to hear about it! Reach out on twitter, GitHub, Discord, or shoot us an email.\n\n\nDisclaimer\n----------\n\n\nThe models published in this repository are intended for a generalist purpose and are available to third parties. These models may have bias and/or any other undesirable distortions. When third parties, deploy or provide systems and/or services to other parties using any of these models (or using systems based on these models) or become users of the models, they should note that it is their responsibility to mitigate the risks arising from their use and, in any event, to comply with applicable regulations, including regulations regarding the use of artificial intelligence. In no event shall the owner of the models (The National Library of Norway) be liable for any results arising from the use made by third parties of these models.\n\n\nAcknowledgements\n----------------\n\n\nThis project would not have been possible without compute generously provided by Google through the\nTPU Research Cloud, as well as the Cloud TPU team for providing early access to the Cloud TPU VM Alpha. Specially, to Stella Biderman for her general openness, and Ben Wang for the main codebase."
] | [
"TAGS\n#transformers #pytorch #safetensors #gptj #text-generation #causal-lm #no #nb #nn #dataset-NbAiLab/NCC #dataset-mc4 #dataset-oscar #arxiv-2104.09864 #arxiv-2101.00027 #license-apache-2.0 #autotrain_compatible #endpoints_compatible #region-us \n",
"### How to use\n\n\nThis model can be easily loaded using the 'AutoModelForCausalLM' functionality:",
"### Limitations and Biases\n\n\nAs the original GPT-J model, the core functionality of NB-GPT-J-6B is taking a string of text and predicting the next token. While language models are widely used for tasks other than this, there are a lot of unknowns with this work. When prompting NB-GPT-J-6B it is important to remember that the statistically most likely next token is often not the token that produces the most \"accurate\" text. Never depend upon NB-GPT-J-6B to produce factually accurate output.\n\n\nThe original GPT-J was trained on the Pile, a dataset known to contain profanity, lewd, and otherwise abrasive language. Depending upon use case GPT-J may produce socially unacceptable text. See Sections 5 and 6 of the Pile paper for a more detailed analysis of the biases in the Pile. A fine-grained analysis of the bias contained in the corpus used for fine-tuning is still pending.\n\n\nAs with all language models, it is hard to predict in advance how NB-GPT-J-6B will respond to particular prompts and offensive content may occur without warning. We recommend having a human curate or filter the outputs before releasing them, both to censor undesirable content and to improve the quality of the results.\n\n\nEvaluation results\n------------------\n\n\nWe still have to find proper datasets to evaluate the model, so help is welcome!\n\n\nand Related Information",
"### BibTeX entry\n\n\nTo cite this model or the corpus used:\n\n\nIf you use this model, we would love to hear about it! Reach out on twitter, GitHub, Discord, or shoot us an email.\n\n\nDisclaimer\n----------\n\n\nThe models published in this repository are intended for a generalist purpose and are available to third parties. These models may have bias and/or any other undesirable distortions. When third parties, deploy or provide systems and/or services to other parties using any of these models (or using systems based on these models) or become users of the models, they should note that it is their responsibility to mitigate the risks arising from their use and, in any event, to comply with applicable regulations, including regulations regarding the use of artificial intelligence. In no event shall the owner of the models (The National Library of Norway) be liable for any results arising from the use made by third parties of these models.\n\n\nAcknowledgements\n----------------\n\n\nThis project would not have been possible without compute generously provided by Google through the\nTPU Research Cloud, as well as the Cloud TPU team for providing early access to the Cloud TPU VM Alpha. Specially, to Stella Biderman for her general openness, and Ben Wang for the main codebase."
] | [
104,
26,
337,
278
] | [
"passage: TAGS\n#transformers #pytorch #safetensors #gptj #text-generation #causal-lm #no #nb #nn #dataset-NbAiLab/NCC #dataset-mc4 #dataset-oscar #arxiv-2104.09864 #arxiv-2101.00027 #license-apache-2.0 #autotrain_compatible #endpoints_compatible #region-us \n### How to use\n\n\nThis model can be easily loaded using the 'AutoModelForCausalLM' functionality:### Limitations and Biases\n\n\nAs the original GPT-J model, the core functionality of NB-GPT-J-6B is taking a string of text and predicting the next token. While language models are widely used for tasks other than this, there are a lot of unknowns with this work. When prompting NB-GPT-J-6B it is important to remember that the statistically most likely next token is often not the token that produces the most \"accurate\" text. Never depend upon NB-GPT-J-6B to produce factually accurate output.\n\n\nThe original GPT-J was trained on the Pile, a dataset known to contain profanity, lewd, and otherwise abrasive language. Depending upon use case GPT-J may produce socially unacceptable text. See Sections 5 and 6 of the Pile paper for a more detailed analysis of the biases in the Pile. A fine-grained analysis of the bias contained in the corpus used for fine-tuning is still pending.\n\n\nAs with all language models, it is hard to predict in advance how NB-GPT-J-6B will respond to particular prompts and offensive content may occur without warning. We recommend having a human curate or filter the outputs before releasing them, both to censor undesirable content and to improve the quality of the results.\n\n\nEvaluation results\n------------------\n\n\nWe still have to find proper datasets to evaluate the model, so help is welcome!\n\n\nand Related Information"
] | [
-0.04806878790259361,
0.08594078570604324,
-0.004892847966402769,
0.057618673890829086,
0.044414784759283066,
-0.00045380808296613395,
-0.04811472073197365,
0.08430886268615723,
0.040423132479190826,
0.10644420981407166,
-0.027628716081380844,
0.03984193503856659,
0.0664072334766388,
0.09711349010467529,
0.05979933589696884,
-0.14912249147891998,
0.03701460361480713,
-0.041406627744436264,
0.2100757360458374,
0.09789654612541199,
0.06554978340864182,
-0.06868737190961838,
0.016628719866275787,
0.006391226779669523,
-0.06328227370977402,
-0.0054967161267995834,
0.011265241540968418,
-0.030421532690525055,
0.08283485472202301,
0.05556986480951309,
0.02558845840394497,
0.015527059324085712,
0.005283709615468979,
-0.18301378190517426,
0.011797768995165825,
0.07944430410861969,
0.030047599226236343,
0.03643525391817093,
0.08682595938444138,
-0.057217787951231,
0.09553738683462143,
-0.0900367721915245,
0.011336044408380985,
0.03829605504870415,
-0.150786891579628,
-0.194910928606987,
-0.053871963173151016,
0.07645676285028458,
0.020794937387108803,
-0.007196784485131502,
-0.057342126965522766,
0.16733813285827637,
-0.0005010181339457631,
0.051406510174274445,
0.1694248616695404,
-0.2282709926366806,
0.01818293333053589,
0.08664707094430923,
0.032124776393175125,
0.06306881457567215,
-0.08597889542579651,
-0.02207884192466736,
0.037559185177087784,
-0.019689608365297318,
0.04537687078118324,
0.004979353863745928,
0.03310544043779373,
-0.000306208326946944,
-0.15730415284633636,
-0.04047064110636711,
0.13505837321281433,
-0.036641646176576614,
-0.05831700563430786,
-0.12342554330825806,
-0.050035104155540466,
0.024397123605012894,
0.01849374547600746,
-0.02201051451265812,
-0.0007989470032043755,
0.03627580776810646,
0.14017213881015778,
0.02557673305273056,
-0.09661931544542313,
0.023345842957496643,
-0.07143132388591766,
0.1576256901025772,
-0.020067783072590828,
0.033112723380327225,
0.005846570245921612,
0.1264122873544693,
-0.03567900136113167,
-0.08415576070547104,
-0.0525786392390728,
-0.08303064852952957,
-0.15950630605220795,
-0.0708734393119812,
0.02465321123600006,
-0.05330774933099747,
-0.022246453911066055,
0.08091580122709274,
-0.026940617710351944,
0.04460037127137184,
-0.09981914609670639,
0.0173143669962883,
0.138853058218956,
0.0394514724612236,
-0.014022382907569408,
-0.051862820982933044,
0.02492409572005272,
0.015847869217395782,
0.0698615089058876,
-0.006626496557146311,
0.0469430647790432,
-0.036517105996608734,
0.08358509838581085,
0.06084524467587471,
0.033146705478429794,
0.076241634786129,
-0.08722193539142609,
-0.017176438122987747,
0.10937193036079407,
-0.11941026896238327,
-0.028333865106105804,
0.03079622983932495,
-0.03720230609178543,
-0.008463898673653603,
0.03444112837314606,
-0.007044223137199879,
-0.04674583673477173,
0.10458028316497803,
-0.05521107092499733,
-0.02494659833610058,
-0.08146251738071442,
-0.08216718584299088,
0.026363251730799675,
-0.021410774439573288,
-0.08445064723491669,
-0.10216192901134491,
-0.1196027398109436,
-0.030059944838285446,
-0.02223426289856434,
-0.038264770060777664,
0.02013566717505455,
0.037381745874881744,
0.005522448569536209,
-0.0069138482213020325,
-0.014679805375635624,
0.009524866938591003,
-0.07254086434841156,
0.05078510567545891,
-0.008009695447981358,
0.058200981467962265,
0.09186052531003952,
-0.03863071650266647,
-0.1882379949092865,
0.02545788325369358,
-0.16593602299690247,
0.08549875020980835,
-0.08571038395166397,
-0.034328579902648926,
-0.10353683680295944,
0.012174570001661777,
-0.048811543732881546,
0.003096082014963031,
-0.028961574658751488,
0.12518292665481567,
-0.22154755890369415,
-0.011115116998553276,
0.23644539713859558,
-0.17402561008930206,
-0.015096571296453476,
0.15180663764476776,
-0.04503268003463745,
0.04291592910885811,
0.1184946745634079,
0.13267236948013306,
0.04288889467716217,
-0.04909772798418999,
-0.10240084677934647,
-0.02214677259325981,
-0.04831162467598915,
0.2425839900970459,
0.01227708999067545,
0.0491035170853138,
-0.05591066926717758,
0.027255618944764137,
0.02162346988916397,
0.014322098344564438,
0.010782231576740742,
-0.028020424768328667,
-0.025455234572291374,
0.0145063241943717,
0.010135216638445854,
0.027052298188209534,
-0.1024007573723793,
-0.04428188130259514,
-0.07838069647550583,
-0.04803004860877991,
0.08506026864051819,
-0.033733051270246506,
-0.0186416395008564,
-0.10298673063516617,
0.04216284677386284,
-0.08418494462966919,
0.007786962203681469,
-0.18600863218307495,
-0.0676906406879425,
0.07871954888105392,
-0.1172313466668129,
-0.0046924687922000885,
0.12002559751272202,
0.010461101308465004,
0.07037147134542465,
0.00562882237136364,
0.03172740712761879,
0.1268981248140335,
-0.0058745043352246284,
-0.03901229053735733,
-0.160739928483963,
0.012193889357149601,
-0.07816833257675171,
0.18332421779632568,
-0.15892787277698517,
-0.019701307639479637,
0.10478860884904861,
0.1256488710641861,
0.012418984435498714,
-0.08031108230352402,
0.06510549783706665,
-0.023685451596975327,
-0.04310552775859833,
-0.03994310274720192,
0.04166857525706291,
0.03593221679329872,
-0.05643390864133835,
0.09032844752073288,
-0.23628810048103333,
-0.17014481127262115,
0.07428490370512009,
0.09291908144950867,
-0.09655585139989853,
-0.10794100165367126,
-0.0858888030052185,
-0.03686891868710518,
-0.08688784390687943,
-0.08164231479167938,
0.20933452248573303,
0.03989623859524727,
0.05125347524881363,
-0.07475760579109192,
-0.08396002650260925,
0.021747520193457603,
-0.025423524901270866,
0.0013121402589604259,
0.06761761009693146,
0.006698413752019405,
-0.26022928953170776,
0.04755781218409538,
-0.07736305147409439,
0.09521156549453735,
0.12964250147342682,
0.027414638549089432,
-0.05418393015861511,
-0.012988807633519173,
0.016168247908353806,
0.007583820726722479,
0.04933280870318413,
-0.05059077963232994,
-0.03457494452595711,
0.051038436591625214,
-0.010067769326269627,
-0.009040728211402893,
-0.0558706596493721,
0.049846161156892776,
0.005854536779224873,
-0.041118767112493515,
0.009657708927989006,
-0.004283132962882519,
0.0020242894534021616,
0.11504190415143967,
-0.023634180426597595,
0.0736178457736969,
-0.018709033727645874,
-0.03173096477985382,
-0.11250605434179306,
0.13456621766090393,
-0.038283392786979675,
-0.27176958322525024,
-0.08119773119688034,
-0.02109753154218197,
-0.020031871274113655,
0.02760421298444271,
0.02834789827466011,
-0.0277071762830019,
-0.08316906541585922,
-0.11582033336162567,
0.06201539561152458,
0.010249259881675243,
-0.035006724298000336,
-0.12176305800676346,
-0.004255341365933418,
0.03632708638906479,
-0.11339150369167328,
-0.013616986572742462,
-0.0056378766894340515,
-0.05509630963206291,
0.06998541206121445,
-0.012045476585626602,
0.11037548631429672,
0.09703695774078369,
0.029749050736427307,
-0.03984282910823822,
-0.026638375595211983,
0.1703060269355774,
-0.06610088050365448,
0.07468468695878983,
0.09908747673034668,
-0.05394001305103302,
0.05625397711992264,
0.1296217441558838,
0.008637495338916779,
-0.06837010383605957,
0.05363096296787262,
0.050932832062244415,
-0.04496987536549568,
-0.20637083053588867,
-0.09235524386167526,
-0.01451328955590725,
-0.041197553277015686,
0.09642620384693146,
0.03987633064389229,
-0.04735134169459343,
0.036765970289707184,
-0.11180821061134338,
-0.006004880648106337,
0.011534583754837513,
0.08471939712762833,
0.03188377246260643,
0.012584542855620384,
0.0991518571972847,
-0.027651464566588402,
-0.05194125324487686,
0.12278752774000168,
-0.026938775554299355,
0.13435932993888855,
-0.09615092724561691,
0.13263370096683502,
0.056364357471466064,
0.058488260954618454,
0.042914483696222305,
0.040081966668367386,
-0.05122481286525726,
0.040688496083021164,
-0.07477347552776337,
-0.08494662493467331,
-0.05122429132461548,
0.04875698313117027,
-0.03433871269226074,
0.006826887838542461,
0.03189964219927788,
-0.05992685630917549,
0.09982132911682129,
0.16236485540866852,
-0.011586600914597511,
-0.17964251339435577,
-0.07620414346456528,
0.054499074816703796,
0.02662423811852932,
-0.054395440965890884,
-0.007866142317652702,
0.06038800626993179,
-0.07234194874763489,
0.10745051503181458,
-0.03575776144862175,
0.060991812497377396,
-0.1836511343717575,
0.03184443712234497,
-0.04616088047623634,
0.05584874376654625,
-0.031040163710713387,
0.12939880788326263,
-0.10001488775014877,
0.07588323950767517,
0.04235490411520004,
0.04073536768555641,
-0.10863498598337173,
-0.022948672994971275,
-0.007625832688063383,
0.029310312122106552,
0.16408568620681763,
0.014295259490609169,
-0.010695378296077251,
-0.11429784446954727,
-0.07660291343927383,
0.023980915546417236,
0.005677998531609774,
-0.0676388368010521,
0.11921792477369308,
-0.01158265769481659,
0.0005601238808594644,
-0.027136683464050293,
-0.056593362241983414,
-0.1113387867808342,
-0.11776243150234222,
0.09574657678604126,
-0.032564569264650345,
-0.0253083985298872,
-0.04498656839132309,
-0.0164295993745327,
-0.01689974032342434,
0.22146020829677582,
-0.06811593472957611,
-0.06356403231620789,
-0.1065746545791626,
0.06827369332313538,
0.12202237546443939,
-0.025220923125743866,
-0.08663937449455261,
-0.011491880752146244,
0.21524491906166077,
-0.034995440393686295,
-0.07968570291996002,
0.038563720881938934,
-0.08657341450452805,
-0.14301829040050507,
-0.10043641924858093,
0.1244983822107315,
0.10083945840597153,
0.023645445704460144,
0.034106411039829254,
0.0409369170665741,
0.03134541213512421,
-0.1192031279206276,
0.031261228024959564,
0.14847716689109802,
0.014561232179403305,
0.01783747225999832,
-0.038916826248168945,
-0.06481942534446716,
-0.09664451330900192,
-0.03841181844472885,
0.001950942911207676,
0.18625526130199432,
-0.09103117138147354,
0.14768365025520325,
0.18467381596565247,
-0.13066726922988892,
-0.14087991416454315,
-0.0043227639980614185,
0.04574783146381378,
0.007790243718773127,
0.016847392544150352,
-0.09827567636966705,
0.1615990549325943,
0.08261499553918839,
-0.008799167349934578,
-0.02857619896531105,
-0.198573037981987,
-0.07353491336107254,
0.001757106394506991,
-0.008502074517309666,
0.08194109052419662,
-0.11374665051698685,
-0.04118312895298004,
-0.04057186841964722,
-0.0605909563601017,
0.13146252930164337,
-0.17746971547603607,
0.07046634703874588,
-0.011713926680386066,
-0.01093309000134468,
0.09173934906721115,
-0.07406137138605118,
0.11001589149236679,
0.03498416766524315,
0.04472200945019722,
-0.06854191422462463,
0.035451531410217285,
0.01308844517916441,
-0.029109707102179527,
0.11364336311817169,
0.06091314181685448,
0.036831192672252655,
-0.043165676295757294,
-0.08337858319282532,
-0.05315971001982689,
0.0989069864153862,
-0.02591671235859394,
-0.06626565009355545,
-0.032074637711048126,
0.07051678001880646,
0.09533969312906265,
-0.017197033390402794,
-0.10073244571685791,
-0.09008138626813889,
0.043202344328165054,
0.1122979149222374,
0.1505424976348877,
-0.024916427209973335,
-0.08341053128242493,
0.04358541592955589,
0.006205664481967688,
0.016031989827752113,
-0.07855725288391113,
0.05397782847285271,
0.10707809776067734,
0.020082267001271248,
0.12952126562595367,
0.02168930321931839,
-0.18565385043621063,
-0.00521524203941226,
0.05205104127526283,
-0.174463152885437,
-0.04946139082312584,
-0.0005345001118257642,
0.06213202327489853,
-0.0710073933005333,
-0.08504556119441986,
0.13063016533851624,
-0.036909863352775574,
-0.005760110914707184,
0.004512515850365162,
0.029646877199411392,
0.06879410147666931,
0.08947800099849701,
-0.04781453683972359,
0.048273757100105286,
-0.0615602545440197,
0.07375472784042358,
0.12459521740674973,
-0.10230520367622375,
-0.03326033800840378,
0.05930360034108162,
-0.12145902216434479,
-0.04829026013612747,
-0.11569410562515259,
0.10734881460666656,
0.02158941887319088,
-0.048463743180036545,
0.006219896487891674,
-0.028682252392172813,
-0.009060283191502094,
0.140931636095047,
0.026183299720287323,
0.06059145927429199,
-0.033412542194128036,
0.0036388374865055084,
-0.0618717297911644,
0.06997696310281754,
0.09523573517799377,
0.057016462087631226,
-0.019416309893131256,
0.1354556530714035,
0.021154355257749557,
-0.05435088276863098,
-0.043284449726343155,
-0.006912196986377239,
-0.07059712707996368,
-0.009965013712644577,
-0.038231655955314636,
0.08931215852499008,
-0.05959402024745941,
0.000528059434145689,
0.0053719147108495235,
-0.0018928167410194874,
0.012260707095265388,
-0.0029675797559320927,
-0.021674862131476402,
0.00842263363301754,
-0.0007052913424558938,
0.07804778218269348,
-0.12406396865844727,
-0.06548712402582169,
0.08443371206521988,
-0.08880835771560669,
0.10600017011165619,
0.0018032913794741035,
-0.030893253162503242,
-0.005625806748867035,
-0.18803516030311584,
0.036948539316654205,
0.09705377370119095,
0.06518065184354782,
-0.03716183453798294,
-0.1370883584022522,
0.025324616581201553,
-0.004758449271321297,
-0.05278770625591278,
0.012338230386376381,
0.05291806533932686,
-0.10661537945270538,
0.00322334305383265,
0.07283645868301392,
-0.05541333928704262,
-0.09078272432088852,
0.0008686207584105432,
0.07189121842384338,
0.08425619453191757,
0.0977068766951561,
-0.056031424552202225,
-0.013001042418181896,
-0.1351366639137268,
-0.03332548588514328,
-0.01113312691450119,
-0.030192602425813675,
0.0019128284184262156,
0.005119047127664089,
0.05872473120689392,
-0.02009762078523636,
0.19032113254070282,
0.02033098228275776,
0.0578157864511013,
0.028494980186223984,
-0.06351298838853836,
-0.04523684084415436,
-0.019334906712174416,
-0.018254032358527184,
0.03834208473563194,
-0.01633700169622898,
0.019898468628525734,
-0.009637422859668732,
-0.029624881222844124,
0.038371890783309937,
0.03413692116737366,
0.04119045287370682,
0.14632032811641693,
-0.0299020167440176,
-0.016389695927500725,
-0.0871458500623703,
0.007102582138031721,
0.1153407022356987,
-0.07258450239896774,
0.03869146853685379,
-0.005545259453356266,
0.15834879875183105,
0.11607049405574799,
-0.02477486990392208,
0.05964674428105354,
-0.046810027211904526,
-0.057662662118673325,
-0.07934863865375519,
-0.1363452821969986,
-0.025697506964206696,
0.06102239713072777,
-0.011981036514043808,
-0.11149252951145172,
0.052829790860414505,
0.038702547550201416,
0.013621783815324306,
0.005294903181493282,
0.06538508832454681,
0.0058087874203920364,
-0.11268042773008347,
0.019778169691562653,
0.0044837272725999355,
-0.013790848664939404,
-0.0029037226922810078,
0.04849779233336449,
0.05195251479744911,
0.036933839321136475,
0.04045723378658295,
0.07661820948123932,
0.10498569905757904,
0.00999677274376154,
-0.03502107411623001,
-0.08882628381252289,
-0.0031830333173274994,
-0.028557168319821358,
0.009877913631498814,
0.11618678271770477,
0.09096002578735352,
-0.009745089337229729,
-0.008313935250043869,
0.17982584238052368,
0.018330447375774384,
-0.03925400599837303,
-0.09401527792215347,
0.1882709264755249,
-0.03347700834274292,
0.023706497624516487,
-0.0027489368803799152,
-0.11775916814804077,
0.05337463691830635,
0.1259206384420395,
0.04855000227689743,
0.029834674671292305,
0.007167061325162649,
-0.03157100826501846,
0.004094359930604696,
0.05442500859498978,
0.055903803557157516,
0.0008683318737894297,
0.21155434846878052,
-0.05172300711274147,
0.11320941895246506,
-0.06123783811926842,
0.041975341737270355,
0.012593403458595276,
0.10968795418739319,
-0.04915357008576393,
0.053071528673172,
-0.09587708860635757,
0.054108813405036926,
-0.02806430123746395,
-0.26708629727363586,
-0.048768892884254456,
-0.04380831494927406,
-0.06709787994623184,
0.022952107712626457,
-0.06096672639250755,
-0.0006642272928729653,
0.056608181446790695,
-0.003947432152926922,
-0.021651852875947952,
0.0733809545636177,
0.0071736909449100494,
-0.12352292239665985,
-0.00017638948338571936,
0.011579795740544796,
0.0007007610984146595,
0.2027585655450821,
-0.00657056225463748,
0.12477435171604156,
0.09288125485181808,
-0.02886222116649151,
-0.15549170970916748,
0.008217672817409039,
0.0037923103664070368,
-0.07071841508150101,
0.03607547655701637,
0.1385328620672226,
0.019376302137970924,
0.08795654773712158,
0.08933602273464203,
-0.06435540318489075,
0.04430997371673584,
0.0424959734082222,
0.027639351785182953,
-0.09831750392913818,
0.07563456892967224,
-0.041850484907627106,
0.13407279551029205,
0.0935869887471199,
0.005792084615677595,
-0.007312444970011711,
-0.0968855544924736,
0.003380162175744772,
-0.02294384315609932,
0.09955094009637833,
0.020424919202923775,
-0.1509121209383011,
0.00835709273815155,
0.07849442213773727,
0.07037980109453201,
-0.19040867686271667,
-0.04973842203617096,
0.08044422417879105,
-0.02423233725130558,
-0.004527608398348093,
0.08024624735116959,
-0.03461591526865959,
0.046770185232162476,
-0.06856825947761536,
-0.11995077133178711,
0.05761172994971275,
0.07655782252550125,
-0.10252898186445236,
-0.0824037417769432
] |
null | null | transformers |
# This is just a Test Model. Do NOT use for anything!
Continued pretrained from the nb-roberta-base.
The domain specific pretraining is done on the 102GB (Scandinavian corpus)[https://huggingface.co/datasets/NbAiLab/scandinavian].
## Train for 180k steps for 128 sequences:
```bash
./run_mlm_flax_stream.py \
--output_dir="./" \
--model_type="roberta" \
--config_name="./" \
--tokenizer_name="./" \
--model_name_or_path="./" \
--dataset_name="NbAiLab/scandinavian" \
--max_seq_length="128" \
--weight_decay="0.01" \
--per_device_train_batch_size="128" \
--per_device_eval_batch_size="128" \
--learning_rate="6e-5" \
--warmup_steps="5000" \
--overwrite_output_dir \
--cache_dir /mnt/disks/flaxdisk/cache/ \
--num_train_steps="180000" \
--adam_beta1="0.9" \
--adam_beta2="0.98" \
--logging_steps="10000" \
--save_steps="10000" \
--eval_steps="10000" \
--preprocessing_num_workers 96 \
--auth_token True \
--adafactor \
--push_to_hub
```
## Train for 20k steps for 512 sequences:
```bash
./run_mlm_flax_stream.py \
--output_dir="./" \
--model_type="roberta" \
--config_name="./" \
--tokenizer_name="./" \
--model_name_or_path="./" \
--dataset_name="NbAiLab/scandinavian" \
--max_seq_length="512" \
--weight_decay="0.01" \
--per_device_train_batch_size="48" \
--per_device_eval_batch_size="48" \
--learning_rate="3e-5" \
--warmup_steps="5000" \
--overwrite_output_dir \
--cache_dir /mnt/disks/flaxdisk/cache/ \
--num_train_steps="20000" \
--adam_beta1="0.9" \
--adam_beta2="0.98" \
--logging_steps="20000" \
--save_steps="10000" \
--eval_steps="10000" \
--preprocessing_num_workers 96 \
--auth_token True \
--adafactor \
--push_to_hub
```
Approximate additional training time: 1 week.
| {"language": false, "license": "cc-by-4.0", "tags": ["norwegian", "roberta"], "pipeline_tag": "fill-mask", "widget": [{"text": "P\u00e5 biblioteket kan du <mask> en bok."}, {"text": "Dette er et <mask> eksempel."}, {"text": "Av og til kan en spr\u00e5kmodell gi et <mask> resultat."}, {"text": "Som ansat f\u00e5r du <mask> for at bidrage til borgernes adgang til dansk kulturarv, til forskning og til samfundets demokratiske udvikling."}]} | fill-mask | NbAiLab/nb-roberta-base-scandinavian | [
"transformers",
"pytorch",
"jax",
"tensorboard",
"safetensors",
"roberta",
"fill-mask",
"norwegian",
"no",
"license:cc-by-4.0",
"autotrain_compatible",
"endpoints_compatible",
"region:us"
] | 2022-03-02T23:29:04+00:00 | [] | [
"no"
] | TAGS
#transformers #pytorch #jax #tensorboard #safetensors #roberta #fill-mask #norwegian #no #license-cc-by-4.0 #autotrain_compatible #endpoints_compatible #region-us
|
# This is just a Test Model. Do NOT use for anything!
Continued pretrained from the nb-roberta-base.
The domain specific pretraining is done on the 102GB (Scandinavian corpus)[URL
## Train for 180k steps for 128 sequences:
## Train for 20k steps for 512 sequences:
Approximate additional training time: 1 week.
| [
"# This is just a Test Model. Do NOT use for anything! \n\nContinued pretrained from the nb-roberta-base.\n\nThe domain specific pretraining is done on the 102GB (Scandinavian corpus)[URL",
"## Train for 180k steps for 128 sequences:",
"## Train for 20k steps for 512 sequences:\n\n\n\n\nApproximate additional training time: 1 week."
] | [
"TAGS\n#transformers #pytorch #jax #tensorboard #safetensors #roberta #fill-mask #norwegian #no #license-cc-by-4.0 #autotrain_compatible #endpoints_compatible #region-us \n",
"# This is just a Test Model. Do NOT use for anything! \n\nContinued pretrained from the nb-roberta-base.\n\nThe domain specific pretraining is done on the 102GB (Scandinavian corpus)[URL",
"## Train for 180k steps for 128 sequences:",
"## Train for 20k steps for 512 sequences:\n\n\n\n\nApproximate additional training time: 1 week."
] | [
64,
49,
12,
23
] | [
"passage: TAGS\n#transformers #pytorch #jax #tensorboard #safetensors #roberta #fill-mask #norwegian #no #license-cc-by-4.0 #autotrain_compatible #endpoints_compatible #region-us \n# This is just a Test Model. Do NOT use for anything! \n\nContinued pretrained from the nb-roberta-base.\n\nThe domain specific pretraining is done on the 102GB (Scandinavian corpus)[URL## Train for 180k steps for 128 sequences:## Train for 20k steps for 512 sequences:\n\n\n\n\nApproximate additional training time: 1 week."
] | [
-0.13391581177711487,
0.11836031079292297,
-0.0005160609143786132,
0.11019669473171234,
0.05045798048377037,
-0.02513529174029827,
0.13449445366859436,
0.07484416663646698,
-0.05833518132567406,
0.015570439398288727,
0.24338635802268982,
0.0033825465943664312,
-0.024108126759529114,
0.12449376285076141,
0.008139407262206078,
-0.2915634214878082,
0.02514677867293358,
0.013355406932532787,
-0.09695591777563095,
0.12090032547712326,
0.07721332460641861,
-0.07734517008066177,
-0.032264333218336105,
-0.015422926284372807,
-0.13980945944786072,
0.023434286937117577,
-0.011839140206575394,
-0.09703344851732254,
0.14438074827194214,
-0.027061251923441887,
0.14025156199932098,
0.07518050819635391,
0.07462050020694733,
-0.03048834577202797,
0.03159063309431076,
0.01965775340795517,
-0.02706161141395569,
0.04727667197585106,
0.030656449496746063,
0.07417956739664078,
0.08483467996120453,
0.011464864015579224,
0.0326598584651947,
-0.02304909937083721,
-0.0706464871764183,
-0.1582612246274948,
-0.04261495918035507,
0.04542792961001396,
0.08793134987354279,
0.14014562964439392,
-0.01071461196988821,
0.15909725427627563,
-0.206312358379364,
0.07369545102119446,
0.13337895274162292,
-0.34188422560691833,
-0.08684232831001282,
0.16380955278873444,
0.12598629295825958,
0.09432689100503922,
-0.08730563521385193,
-0.026280922815203667,
0.08739972859621048,
0.032981906086206436,
0.05670696124434471,
-0.047303833067417145,
-0.04682721942663193,
-0.010633021593093872,
-0.16647030413150787,
0.006057347171008587,
0.16738513112068176,
-0.018939141184091568,
-0.026169445365667343,
-0.022185061126947403,
-0.038719791918992996,
-0.1933729201555252,
0.017142130061984062,
-0.037907395511865616,
-0.00009497748396825045,
-0.036651551723480225,
-0.08349406719207764,
-0.0038157175295054913,
-0.10283199697732925,
-0.047236017882823944,
-0.04143700748682022,
0.07722792029380798,
0.0486953929066658,
0.044607821851968765,
-0.02349190041422844,
0.0944729670882225,
-0.06011850759387016,
-0.09783514589071274,
0.019549483433365822,
-0.050789959728717804,
-0.09463848173618317,
-0.062437936663627625,
-0.05463940277695656,
-0.1867901086807251,
0.003894818713888526,
0.1544991284608841,
0.012744705192744732,
-0.011558698490262032,
0.05624958872795105,
0.08402381837368011,
-0.0747535452246666,
0.07061698287725449,
-0.03018435649573803,
-0.055180493742227554,
-0.009237943217158318,
0.028008999302983284,
-0.02571363002061844,
0.014854788780212402,
-0.09893786907196045,
-0.10782381892204285,
0.07837719470262527,
0.05074850842356682,
-0.08035826683044434,
0.009657938964664936,
0.04686873406171799,
0.03842759504914284,
0.050284914672374725,
-0.06924719363451004,
-0.011470554396510124,
-0.041315436363220215,
-0.08003555238246918,
-0.09838879108428955,
0.01595715433359146,
-0.037098612636327744,
-0.049199700355529785,
0.15953484177589417,
-0.08259837329387665,
-0.010282028466463089,
-0.11124442517757416,
-0.07964113354682922,
0.0415491908788681,
-0.19234168529510498,
-0.03577747941017151,
-0.12176171690225601,
-0.142945796251297,
-0.019559182226657867,
0.12927956879138947,
-0.04730898141860962,
-0.03792311251163483,
-0.07597852498292923,
-0.08115223795175552,
0.006819483358412981,
-0.058936621993780136,
0.15431047976016998,
-0.044398389756679535,
0.09396045655012131,
0.006046926602721214,
0.11565327644348145,
0.013652878813445568,
0.004575353115797043,
-0.14411446452140808,
0.0030335027258843184,
-0.07543745636940002,
-0.04234733432531357,
-0.07905539870262146,
0.017616981640458107,
-0.0024865034501999617,
-0.10977907478809357,
-0.10765928030014038,
0.05316643416881561,
0.07696525752544403,
0.08634187281131744,
-0.1558649092912674,
-0.006342915818095207,
0.20573565363883972,
-0.08656343817710876,
-0.01899595558643341,
0.15412046015262604,
-0.029869332909584045,
0.023778267204761505,
0.019523195922374725,
0.09709629416465759,
0.09323512762784958,
-0.08719944208860397,
0.08019563555717468,
0.03486182540655136,
-0.09844690561294556,
-0.23621240258216858,
0.025262806564569473,
0.03922826051712036,
-0.03671734035015106,
0.037760406732559204,
0.04323168843984604,
0.03861261159181595,
-0.024443594738841057,
-0.055421315133571625,
-0.004290053155273199,
-0.06594999134540558,
0.04390151426196098,
0.08068112283945084,
0.06593005359172821,
-0.12716105580329895,
-0.11040455847978592,
-0.028244443237781525,
0.04724806174635887,
-0.014537925831973553,
0.008158739656209946,
0.02871876209974289,
-0.019272802397608757,
-0.09642623364925385,
-0.04642007499933243,
-0.08513683825731277,
-0.05108227580785751,
-0.007424853276461363,
0.13968586921691895,
-0.021393926814198494,
0.27358782291412354,
0.10357198864221573,
0.042052820324897766,
-0.07350576668977737,
-0.02651004120707512,
0.043875593692064285,
-0.07185282558202744,
-0.14000031352043152,
-0.0889740139245987,
-0.000564760179258883,
-0.06827730685472488,
0.01258315984159708,
-0.19594493508338928,
0.01897161267697811,
-0.11618366837501526,
0.051041897386312485,
-0.04023711383342743,
0.043738797307014465,
-0.006864262744784355,
0.06462283432483673,
-0.022367356345057487,
-0.0420212559401989,
0.08154968172311783,
-0.021969063207507133,
-0.008735467679798603,
0.0993790477514267,
-0.06175854802131653,
0.09996100515127182,
0.10004210472106934,
0.00458520045503974,
-0.09698626399040222,
0.05654441565275192,
-0.0928678885102272,
-0.05179259553551674,
-0.06729847937822342,
0.09157545864582062,
0.038263123482465744,
0.02622462622821331,
0.1507652997970581,
-0.07341141253709793,
-0.041342321783304214,
0.04044465720653534,
-0.0866391658782959,
-0.02728036418557167,
0.13067619502544403,
0.06329312175512314,
-0.05557459220290184,
0.10328727215528488,
-0.008643814362585545,
-0.18306830525398254,
0.23637902736663818,
0.03837534412741661,
-0.08675240725278854,
0.0172084029763937,
0.043134626001119614,
0.008559884503483772,
0.20664046704769135,
-0.028807533904910088,
-0.036630161106586456,
0.006424870807677507,
0.04196317493915558,
0.04303751885890961,
-0.16740520298480988,
-0.08877497911453247,
-0.03941226750612259,
-0.037379518151283264,
0.029003480449318886,
0.032174479216337204,
-0.06397436559200287,
0.06304267793893814,
0.0009513319237157702,
-0.18828122317790985,
0.09727133065462112,
0.011650260537862778,
-0.06966084986925125,
0.20279227197170258,
-0.06894504278898239,
-0.19714689254760742,
-0.1630670428276062,
0.03744214400649071,
-0.03462860733270645,
0.022315233945846558,
0.08508520573377609,
-0.11087989807128906,
-0.023335937410593033,
-0.06495455652475357,
-0.09382157027721405,
-0.078629270195961,
0.04717220738530159,
-0.1572456806898117,
0.04834665730595589,
0.00721384584903717,
-0.11449701339006424,
0.045296456664800644,
-0.09056825190782547,
-0.0380597747862339,
0.10304170101881027,
-0.05122718960046768,
0.018249379470944405,
0.12928837537765503,
-0.0673132911324501,
0.038860879838466644,
-0.003165381494909525,
0.04438387230038643,
-0.03479677811264992,
0.015449152328073978,
0.1028749942779541,
0.0543232224881649,
0.03725355491042137,
0.11066356301307678,
0.023870723322033882,
-0.031562428921461105,
0.05073467642068863,
0.02269427664577961,
-0.10361656546592712,
-0.2259742170572281,
-0.024167606607079506,
-0.02706284634768963,
0.05453263223171234,
0.1250748634338379,
0.09144860506057739,
0.08782172948122025,
0.12388236820697784,
0.016019679605960846,
0.0013956723269075155,
-0.04759132117033005,
0.048599973320961,
-0.06708922982215881,
0.03413986414670944,
0.10714830458164215,
-0.05130878835916519,
-0.053259748965501785,
-0.00911632739007473,
0.017762333154678345,
0.16868337988853455,
-0.039920609444379807,
-0.026884878054261208,
0.03396812826395035,
0.20802274346351624,
0.07842402905225754,
0.09027791023254395,
0.0021168997045606375,
-0.08887708932161331,
0.027621377259492874,
-0.027671491727232933,
-0.05835121497511864,
0.06445317715406418,
0.032217759639024734,
0.011609443463385105,
-0.048977356404066086,
0.0054832990281283855,
-0.020414384081959724,
0.22587887942790985,
0.09312889724969864,
-0.27443572878837585,
-0.09225110709667206,
-0.06336922943592072,
-0.05460045486688614,
-0.04566420987248421,
0.0727827399969101,
0.10509736090898514,
-0.0747826099395752,
-0.0582963265478611,
-0.1258406937122345,
0.0733688622713089,
0.061283160001039505,
-0.017042120918631554,
0.046962592750787735,
0.1062222272157669,
-0.025814637541770935,
0.10784266889095306,
-0.31897494196891785,
0.24163320660591125,
-0.02265285886824131,
0.10879094153642654,
-0.06364736706018448,
-0.02752617746591568,
-0.010774513706564903,
0.06166373938322067,
0.14863264560699463,
-0.008956411853432655,
-0.09933236986398697,
-0.03729481250047684,
-0.10432080179452896,
-0.016042502596974373,
0.0050123282708227634,
0.044164545834064484,
0.06396941840648651,
0.002319880062714219,
0.001995695987716317,
0.00342296389862895,
-0.020728090777993202,
-0.07655472308397293,
-0.019358444958925247,
-0.005565471015870571,
0.045839518308639526,
-0.10700291395187378,
-0.06154479458928108,
-0.08179910480976105,
-0.11910594254732132,
0.24485400319099426,
-0.06515143811702728,
-0.0346539169549942,
-0.11752672493457794,
0.05107847973704338,
0.11627514660358429,
-0.021744688972830772,
0.024731583893299103,
0.012048919685184956,
0.04332040622830391,
-0.10336610674858093,
0.002557213418185711,
0.07833656668663025,
-0.10411299765110016,
-0.07958602160215378,
-0.0930979996919632,
0.10612299293279648,
0.06702432036399841,
0.0191142950206995,
-0.013532212935388088,
0.030188528820872307,
-0.06990495324134827,
-0.037788987159729004,
0.0006281764362938702,
-0.1424083560705185,
0.08483195304870605,
-0.06876421719789505,
-0.058663174510002136,
0.09503502398729324,
-0.009386065416038036,
-0.033877842128276825,
0.09369594603776932,
0.21871817111968994,
-0.1109519675374031,
0.0919165089726448,
0.19161993265151978,
0.0022435663267970085,
-0.29086390137672424,
0.05725189298391342,
0.06673458963632584,
0.08628689497709274,
-0.0725938230752945,
-0.0741065964102745,
0.11363702267408371,
0.136709064245224,
-0.014208302833139896,
0.08938775956630707,
-0.22660157084465027,
-0.10823500156402588,
0.12474654614925385,
0.06423495709896088,
0.3149799406528473,
-0.038515083491802216,
0.006093183532357216,
-0.0018724349793046713,
0.052551280707120895,
0.012146667577326298,
-0.057832371443510056,
0.1245996281504631,
-0.0599818117916584,
0.012940014712512493,
0.012138684280216694,
-0.12756076455116272,
0.06065487489104271,
0.0009837059769779444,
0.08677053451538086,
-0.08435650914907455,
0.038152530789375305,
0.09890639036893845,
-0.08801200240850449,
0.11644838005304337,
-0.05693340301513672,
0.013302658684551716,
-0.042228344827890396,
-0.057024452835321426,
-0.05534408614039421,
0.13161905109882355,
-0.03744575008749962,
-0.07393312454223633,
-0.00787606555968523,
0.07064483314752579,
0.018378853797912598,
-0.02776067517697811,
0.13466840982437134,
-0.03698546811938286,
0.07752392441034317,
0.13466820120811462,
0.08932968229055405,
-0.021178824827075005,
-0.05687178671360016,
0.02693703956902027,
-0.023665430024266243,
0.1066448912024498,
-0.10734617710113525,
-0.04987392947077751,
0.09832839667797089,
0.006866293493658304,
0.03386837616562843,
0.044907014816999435,
-0.027169138193130493,
-0.039227187633514404,
0.06974051147699356,
-0.14659474790096283,
0.10714882612228394,
0.018259184435009956,
-0.13760480284690857,
-0.029609473422169685,
0.037190839648246765,
0.07289955019950867,
-0.14131377637386322,
0.030277905985713005,
0.026536811143159866,
-0.002086065709590912,
-0.045125238597393036,
0.18411651253700256,
0.07223740965127945,
0.11452323198318481,
-0.03456749767065048,
0.07892642170190811,
0.03020448423922062,
-0.12184113264083862,
0.014926847070455551,
0.15366338193416595,
-0.10891835391521454,
-0.10423438251018524,
0.07547847181558609,
0.07269711792469025,
-0.055179860442876816,
-0.04702137038111687,
-0.11694110184907913,
-0.020313290879130363,
0.044775109738111496,
0.10568435490131378,
0.06420781463384628,
0.006418921519070864,
-0.02246449887752533,
0.027131911367177963,
-0.17111597955226898,
0.1131519079208374,
0.03240325674414635,
0.0989161878824234,
-0.08353772014379501,
0.2043539434671402,
-0.021226515993475914,
0.05782002955675125,
-0.06364502012729645,
0.05569155141711235,
-0.08185212314128876,
0.04551263898611069,
-0.06257491558790207,
-0.061334140598773956,
-0.044074416160583496,
-0.024843566119670868,
-0.02622758038341999,
-0.004901344422250986,
-0.03066546656191349,
0.004999419208616018,
-0.09396888315677643,
0.04163840040564537,
-0.019504735246300697,
-0.06966519355773926,
-0.0187968872487545,
-0.06712081283330917,
-0.035989366471767426,
-0.031792912632226944,
0.025474635884165764,
0.044006649404764175,
-0.0318065844476223,
0.06174743175506592,
-0.05397680029273033,
0.04341229796409607,
-0.005139325279742479,
-0.014928163960576057,
0.04200216755270958,
0.03234421834349632,
0.0152547312900424,
0.040347982197999954,
0.06293731182813644,
0.056538794189691544,
-0.04089486598968506,
-0.13408716022968292,
-0.03786957263946533,
-0.04124575853347778,
-0.10372509807348251,
-0.0922384038567543,
0.048128411173820496,
0.03955289348959923,
0.0636063665151596,
0.21010646224021912,
-0.1310984045267105,
0.05711543560028076,
-0.08159218728542328,
-0.008825547993183136,
0.009199905209243298,
-0.05804799497127533,
-0.01670939102768898,
-0.014876674860715866,
0.04822791740298271,
-0.07581590116024017,
0.10849007964134216,
0.0831589549779892,
0.015363333746790886,
0.01685757376253605,
-0.16583922505378723,
0.048503052443265915,
0.016544852405786514,
0.2344280630350113,
0.023006247356534004,
-0.008727017790079117,
-0.041708000004291534,
0.10054492205381393,
0.030740953981876373,
-0.0016303196316584945,
0.16337290406227112,
0.08312457799911499,
0.09682191908359528,
0.16746917366981506,
-0.041286054998636246,
-0.034657031297683716,
-0.03495762497186661,
0.09194153547286987,
-0.019640063866972923,
0.015248064883053303,
-0.003551559057086706,
0.0823386088013649,
0.21203945577144623,
-0.0760064572095871,
0.025700271129608154,
0.002096491865813732,
-0.07039184868335724,
-0.12419405579566956,
-0.17892341315746307,
-0.07447977364063263,
-0.0757831260561943,
0.06498239189386368,
-0.055188000202178955,
-0.028297344222664833,
0.04720619320869446,
0.07280722260475159,
-0.030664552003145218,
0.12385398149490356,
0.05597827211022377,
0.01610596291720867,
0.05202829837799072,
0.02591862343251705,
0.006083094980567694,
-0.003517169039696455,
-0.018545636907219887,
-0.00451001338660717,
-0.12029092013835907,
-0.006312483921647072,
-0.08355515450239182,
0.03205486759543419,
0.024842029437422752,
0.041405919939279556,
-0.06725815683603287,
-0.002050480106845498,
0.044819410890340805,
0.10930835455656052,
0.0639285072684288,
0.05870601162314415,
-0.047189321368932724,
-0.026194721460342407,
0.1551060676574707,
-0.06053982675075531,
-0.11034344881772995,
-0.07843843102455139,
0.25031742453575134,
0.04041353240609169,
0.04857614263892174,
-0.04050055518746376,
-0.051521897315979004,
0.047933079302310944,
0.20568232238292694,
0.23170213401317596,
0.0054475655779242516,
-0.01458967849612236,
0.033097993582487106,
-0.03898966312408447,
-0.0739365741610527,
0.10828259587287903,
0.06554827839136124,
0.21297940611839294,
-0.07747424393892288,
-0.08347015082836151,
-0.04877104610204697,
-0.026380132883787155,
-0.1193830817937851,
0.026103617623448372,
0.015168898738920689,
-0.027617553249001503,
-0.09533032774925232,
0.04954361170530319,
-0.0365995354950428,
-0.03105698712170124,
0.13663198053836823,
0.0047210813499987125,
-0.14319872856140137,
-0.0034628587309271097,
0.08147559314966202,
-0.05710229650139809,
0.0583108551800251,
-0.036204807460308075,
0.03645166754722595,
-0.03092392347753048,
-0.04271852970123291,
-0.05038317292928696,
-0.09982429444789886,
0.032712217420339584,
0.12427543103694916,
0.17621909081935883,
-0.01695522665977478,
0.09884968400001526,
0.10172587633132935,
0.01924329809844494,
-0.029042454436421394,
0.10236607491970062,
0.03319993242621422,
-0.0968526303768158,
0.03185531497001648,
0.08811856806278229,
-0.011063935235142708,
0.048157237470149994,
0.029688656330108643,
-0.13293632864952087,
0.002586537739261985,
-0.0832938402891159,
-0.008748266845941544,
-0.11515239626169205,
0.13129273056983948,
0.031164010986685753,
0.12072699517011642,
0.18455035984516144,
-0.0026911667082458735,
-0.047494325786828995,
-0.12529093027114868,
0.035027239471673965,
0.0003194740856997669,
0.0011332952417433262,
0.008202674798667431,
-0.1498633474111557,
-0.01654873974621296,
0.030581414699554443,
-0.05975401774048805,
-0.22302937507629395,
-0.028347454965114594,
-0.05605541542172432,
-0.11227018386125565,
-0.034903690218925476,
0.032665714621543884,
0.038180116564035416,
0.06960558146238327,
-0.04056951776146889,
0.028789300471544266,
-0.013040143065154552,
0.07534873485565186,
-0.2158149927854538,
-0.10372746735811234
] |
null | null | transformers | # 🇳🇴 Norwegian T5 Base model Trained on the NCC🇳🇴
This is a Norwegian T5-base model trained on the Norwegian Colossal Corpus (NCC) on a TPU v3-8.
This model is currently training. It will finish in January 2022. Please do not use yet..
```
| {"language": false, "license": "cc-by-4.0", "tags": ["seq2seq"], "datasets": ["Norwegian Nynorsk/Bokm\u00e5l"]} | text2text-generation | NbAiLab/nb-t5-base-v3 | [
"transformers",
"jax",
"tensorboard",
"t5",
"text2text-generation",
"seq2seq",
"no",
"license:cc-by-4.0",
"autotrain_compatible",
"endpoints_compatible",
"text-generation-inference",
"region:us"
] | 2022-03-02T23:29:04+00:00 | [] | [
"no"
] | TAGS
#transformers #jax #tensorboard #t5 #text2text-generation #seq2seq #no #license-cc-by-4.0 #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us
| # 🇳🇴 Norwegian T5 Base model Trained on the NCC🇳🇴
This is a Norwegian T5-base model trained on the Norwegian Colossal Corpus (NCC) on a TPU v3-8.
This model is currently training. It will finish in January 2022. Please do not use yet..
'''
| [
"# 🇳🇴 Norwegian T5 Base model Trained on the NCC🇳🇴 \n\nThis is a Norwegian T5-base model trained on the Norwegian Colossal Corpus (NCC) on a TPU v3-8. \n\nThis model is currently training. It will finish in January 2022. Please do not use yet..\n '''"
] | [
"TAGS\n#transformers #jax #tensorboard #t5 #text2text-generation #seq2seq #no #license-cc-by-4.0 #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n",
"# 🇳🇴 Norwegian T5 Base model Trained on the NCC🇳🇴 \n\nThis is a Norwegian T5-base model trained on the Norwegian Colossal Corpus (NCC) on a TPU v3-8. \n\nThis model is currently training. It will finish in January 2022. Please do not use yet..\n '''"
] | [
68,
67
] | [
"passage: TAGS\n#transformers #jax #tensorboard #t5 #text2text-generation #seq2seq #no #license-cc-by-4.0 #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n# 🇳🇴 Norwegian T5 Base model Trained on the NCC🇳🇴 \n\nThis is a Norwegian T5-base model trained on the Norwegian Colossal Corpus (NCC) on a TPU v3-8. \n\nThis model is currently training. It will finish in January 2022. Please do not use yet..\n '''"
] | [
0.00807642750442028,
0.03994395583868027,
0.0003138958418276161,
0.07544861733913422,
0.036063309758901596,
0.025148192420601845,
0.1241220012307167,
0.07019312679767609,
-0.08065230399370193,
-0.044790275394916534,
0.18671153485774994,
0.09808715432882309,
0.013227448798716068,
0.07250141352415085,
-0.0006345394649542868,
-0.21705304086208344,
0.051397211849689484,
0.0818357914686203,
-0.09872929751873016,
0.08555498719215393,
0.0972282811999321,
0.010981699451804161,
0.08711044490337372,
-0.06320924311876297,
-0.17006680369377136,
0.06799699366092682,
0.02443557418882847,
-0.06451717764139175,
0.1000601202249527,
0.09954317659139633,
0.1112692728638649,
0.1339046061038971,
0.06018511578440666,
-0.03628820180892944,
0.03124990686774254,
0.012497350573539734,
-0.1775188446044922,
0.03872545436024666,
-0.012436355464160442,
0.0473942868411541,
0.34313035011291504,
0.014015580527484417,
0.02447611466050148,
0.023501677438616753,
-0.0431542694568634,
0.04986977577209473,
0.027742533013224602,
0.1331108957529068,
0.06940926611423492,
0.06607771664857864,
0.02303500473499298,
0.14016315340995789,
-0.0672515332698822,
0.12830258905887604,
-0.017102666199207306,
-0.366065114736557,
-0.0866360291838646,
0.21366280317306519,
0.04799167066812515,
0.1401284784078598,
0.016549428924918175,
0.0658908486366272,
0.08271963149309158,
0.04447926580905914,
0.0838620513677597,
-0.04081353545188904,
-0.10174763947725296,
0.008923192508518696,
-0.12633512914180756,
0.014634224586188793,
0.27148982882499695,
-0.022967670112848282,
0.04055562615394592,
0.030331285670399666,
-0.07533618062734604,
-0.13017122447490692,
0.04154104366898537,
-0.12328343093395233,
-0.011694638058543205,
0.029215559363365173,
-0.008041988126933575,
-0.1398082673549652,
-0.14943338930606842,
-0.06091315299272537,
-0.13832001388072968,
0.03739597275853157,
-0.0020215094555169344,
0.06254445016384125,
-0.05547170341014862,
0.07339625805616379,
-0.07935776561498642,
-0.0382363498210907,
0.002801142865791917,
-0.05971590802073479,
-0.07545212656259537,
-0.07042177766561508,
-0.012665815651416779,
-0.1410023421049118,
0.008523127995431423,
0.0350479930639267,
0.0885237380862236,
-0.01216980256140232,
0.012787089683115482,
0.06539830565452576,
-0.09269671887159348,
0.018050607293844223,
-0.042537838220596313,
-0.029449528083205223,
0.03818230703473091,
-0.10733075439929962,
-0.011474008671939373,
-0.019862286746501923,
-0.19012078642845154,
-0.11801369488239288,
0.028492150828242302,
-0.013046899810433388,
-0.03417827561497688,
0.10844030231237411,
0.049066927284002304,
-0.016360845416784286,
0.0695328339934349,
-0.016469793394207954,
-0.07031421363353729,
-0.07630035281181335,
0.001774531090632081,
0.034332484006881714,
0.14027422666549683,
0.01640557125210762,
-0.1057632565498352,
-0.013568981550633907,
-0.03991994634270668,
-0.07992393523454666,
-0.051225122064352036,
-0.058040082454681396,
0.06006399914622307,
-0.15313483774662018,
-0.03219524398446083,
-0.19101502001285553,
-0.12587253749370575,
0.030869867652654648,
0.08679072558879852,
-0.035196222364902496,
-0.08679965883493423,
-0.0992770716547966,
-0.09787988662719727,
0.051974792033433914,
-0.03301854431629181,
0.051598742604255676,
-0.00406308751553297,
0.006062214262783527,
-0.05816955119371414,
0.08535118401050568,
-0.19848021864891052,
-0.002882489701732993,
-0.08853548020124435,
-0.04718540981411934,
-0.04548918828368187,
-0.013288780115544796,
-0.020651116967201233,
0.030284151434898376,
-0.042401161044836044,
-0.06551919877529144,
-0.1141025722026825,
0.0310735534876585,
0.0005239782040007412,
0.11673669517040253,
-0.19855578243732452,
-0.004345492925494909,
0.10769829899072647,
-0.12884025275707245,
-0.19219057261943817,
0.1449015587568283,
0.04450671002268791,
0.07734296470880508,
0.0738215297460556,
0.07208539545536041,
0.09057792276144028,
-0.06544594466686249,
0.041466809809207916,
0.10721048712730408,
-0.13135971128940582,
-0.2331499606370926,
0.0440208725631237,
0.05190826952457428,
-0.12906596064567566,
-0.0071072932332754135,
0.0017270955722779036,
0.006107706110924482,
-0.012720504775643349,
-0.05671832710504532,
-0.05028381571173668,
-0.058172404766082764,
0.00871092826128006,
0.04083803668618202,
0.07158353924751282,
-0.07370051741600037,
-0.09426088631153107,
-0.01813679188489914,
-0.0004981200909242034,
-0.06929072737693787,
0.05334196239709854,
-0.021464986726641655,
0.035326551645994186,
-0.09844008088111877,
0.010083596222102642,
-0.02332470566034317,
-0.13846473395824432,
-0.04721464216709137,
0.15674567222595215,
0.09963265061378479,
0.17895165085792542,
0.0951019823551178,
0.012760481797158718,
-0.08254923671483994,
0.030948052182793617,
0.06046939268708229,
-0.0005771768628619611,
-0.04034128785133362,
-0.15285255014896393,
0.05295911431312561,
-0.030156904831528664,
-0.014850461855530739,
-0.14237800240516663,
0.026216723024845123,
0.04388827830553055,
0.12442295253276825,
-0.02378649078309536,
0.05788499861955643,
-0.04503188282251358,
0.008201897144317627,
-0.08568556606769562,
-0.01728527992963791,
0.07662782073020935,
0.011868860572576523,
-0.18521933257579803,
0.1911839246749878,
-0.06665080785751343,
0.13449877500534058,
0.14811164140701294,
-0.11877039074897766,
-0.07643519341945648,
0.06560409069061279,
-0.04055727645754814,
-0.012976954691112041,
0.09447217732667923,
0.027040688320994377,
0.07749350368976593,
-0.07656446099281311,
0.15181761980056763,
-0.11318547278642654,
-0.05835088714957237,
0.05789008364081383,
-0.0003669611469376832,
-0.054976701736450195,
0.0858902782201767,
0.13932204246520996,
-0.17888663709163666,
0.06454260647296906,
0.07935450971126556,
-0.1412084698677063,
0.27256619930267334,
0.04642462357878685,
-0.04109066352248192,
-0.0026965741999447346,
0.016871480271220207,
0.037624239921569824,
0.09804515540599823,
-0.14730113744735718,
0.0013300725258886814,
0.015507322736084461,
0.01165678258985281,
0.09085384756326675,
-0.08818770200014114,
-0.029815269634127617,
-0.010558743961155415,
-0.07207579910755157,
0.015918023884296417,
0.09299246966838837,
-0.09770260751247406,
0.10888359695672989,
-0.005785825662314892,
-0.11559630185365677,
0.10874687135219574,
0.0064473142847418785,
-0.12955734133720398,
0.1669614464044571,
-0.09454085677862167,
-0.14159059524536133,
-0.15319649875164032,
0.07042358070611954,
-0.07659689337015152,
0.04142747446894646,
0.06567009538412094,
-0.06423058360815048,
-0.050075627863407135,
-0.10338553786277771,
-0.05560286343097687,
-0.055454544723033905,
0.06555214524269104,
-0.12272130697965622,
0.05732434615492821,
-0.038533084094524384,
-0.10849224776029587,
0.01904633827507496,
-0.023459935560822487,
-0.09658882021903992,
0.044863566756248474,
-0.18244880437850952,
0.10724758356809616,
0.1866879016160965,
-0.08741622418165207,
0.04838576912879944,
-0.0412808358669281,
0.03189876303076744,
-0.03925371170043945,
0.08545757085084915,
0.03897436708211899,
0.042342279106378555,
-0.00870747584849596,
0.10450612753629684,
-0.015410606749355793,
-0.0119395200163126,
0.05522256717085838,
-0.03695577383041382,
-0.11317800730466843,
-0.2504090964794159,
-0.04536628723144531,
-0.0543694943189621,
0.049852509051561356,
0.04664288088679314,
0.07406745105981827,
0.15204176306724548,
0.11582104116678238,
0.003442114684730768,
0.09795250743627548,
0.016386549919843674,
0.09306681901216507,
0.04653697460889816,
0.026143934577703476,
0.07350806891918182,
-0.1297406107187271,
-0.048468925058841705,
0.09316230565309525,
0.047177061438560486,
0.019092721864581108,
-0.013135220855474472,
0.14812742173671722,
0.04273887351155281,
0.1392919421195984,
0.056676361709833145,
0.0993734747171402,
0.02303961105644703,
-0.034742146730422974,
0.0304280836135149,
-0.06628625094890594,
-0.0012061126763001084,
0.07324818521738052,
-0.008980653248727322,
-0.021045755594968796,
-0.035742223262786865,
0.04296370595693588,
0.01153878029435873,
0.13193559646606445,
0.04949425160884857,
-0.2929840385913849,
-0.056671421974897385,
0.004294392187148333,
0.007200042251497507,
-0.06084083393216133,
0.06494763493537903,
0.13353492319583893,
-0.018835222348570824,
0.0698188841342926,
-0.015130274929106236,
0.07268845289945602,
0.09199318289756775,
-0.007289889268577099,
0.09159424155950546,
-0.011183738708496094,
-0.0046056825667619705,
0.08133190870285034,
-0.2884884476661682,
0.23070649802684784,
-0.01288372091948986,
0.03543049469590187,
-0.07876484841108322,
-0.03816647455096245,
-0.05950376018881798,
0.2302016019821167,
0.1868101954460144,
0.0061818016692996025,
-0.07137120515108109,
0.08338457345962524,
-0.03118225559592247,
0.03796222805976868,
0.03203272074460983,
-0.02877631224691868,
0.03173426166176796,
-0.03824605792760849,
-0.021441439166665077,
0.05004924163222313,
0.012745370157063007,
-0.10904030501842499,
-0.07562136650085449,
0.02900700271129608,
0.08370406925678253,
-0.07430633157491684,
0.024316877126693726,
-0.079511359333992,
-0.11190042644739151,
0.2949983775615692,
-0.2229488343000412,
-0.05518680810928345,
-0.1173139363527298,
-0.1009601503610611,
0.04659126326441765,
-0.027366090565919876,
0.0014294084394350648,
-0.016053596511483192,
0.05462813377380371,
-0.02817566506564617,
-0.1700926572084427,
0.11039867252111435,
-0.10162966698408127,
-0.048535022884607315,
-0.009692586958408356,
0.10752063244581223,
-0.034316323697566986,
0.03637734428048134,
0.04184655845165253,
-0.03694716468453407,
-0.055846698582172394,
-0.08815411478281021,
-0.04146438091993332,
-0.055215418338775635,
0.031273018568754196,
-0.03195734694600105,
-0.07008924335241318,
-0.00047863301006145775,
0.04705137759447098,
-0.00532729085534811,
0.1212325468659401,
0.12478618323802948,
-0.09388318657875061,
0.121839739382267,
0.10542438924312592,
-0.07977314293384552,
-0.2613218426704407,
-0.06496936827898026,
-0.029747743159532547,
0.048910629004240036,
-0.12108051031827927,
0.015268431976437569,
0.07047045230865479,
0.014973795041441917,
0.005295202601701021,
-0.07648105919361115,
-0.1638326346874237,
-0.1521170437335968,
0.05505821853876114,
0.08055414259433746,
0.2387847900390625,
-0.07027002424001694,
-0.016566362231969833,
-0.08169418573379517,
-0.07689974457025528,
0.1960451453924179,
-0.21454551815986633,
0.05478259548544884,
-0.03809073567390442,
0.036223750561475754,
0.002429249230772257,
-0.038250211626291275,
0.04175857454538345,
-0.0023649686481803656,
-0.003311547916382551,
-0.13162915408611298,
0.04445340856909752,
0.13686519861221313,
-0.04283910617232323,
0.11829307675361633,
-0.0529882051050663,
0.033252257853746414,
-0.06128374859690666,
-0.07183975726366043,
-0.05984240397810936,
0.10036079585552216,
-0.04063427448272705,
-0.09225285798311234,
-0.005852622911334038,
0.019367055967450142,
0.09276807308197021,
-0.04940251633524895,
0.17914320528507233,
-0.08078596740961075,
0.15042661130428314,
0.17099423706531525,
0.2633060812950134,
-0.04954003915190697,
0.12908600270748138,
0.03987278416752815,
-0.07851770520210266,
0.05177383869886398,
-0.15541890263557434,
0.023137526586651802,
0.13640739023685455,
-0.05050644278526306,
0.02828044258058071,
0.07354123145341873,
-0.025492938235402107,
-0.08432268351316452,
0.14655239880084991,
-0.19657322764396667,
0.018242890015244484,
-0.0868777334690094,
-0.15975400805473328,
0.017556728795170784,
0.09322597831487656,
0.12328022718429565,
-0.1718837469816208,
0.05926208943128586,
0.016311628744006157,
-0.04500821605324745,
-0.10963267832994461,
0.01786092109978199,
0.08631623536348343,
0.01654227264225483,
-0.03923565894365311,
0.07812394946813583,
-0.002540919929742813,
-0.08635931462049484,
0.05414185672998428,
0.12417200207710266,
-0.11456368863582611,
-0.12744732201099396,
0.1330132782459259,
0.113482266664505,
-0.19929176568984985,
-0.08825201541185379,
-0.06232299283146858,
-0.06443925946950912,
0.06455842405557632,
0.2690405547618866,
0.05557916313409805,
0.04061601683497429,
-0.021579038351774216,
-0.010178855620324612,
-0.11374672502279282,
0.053026266396045685,
-0.08042682707309723,
0.050805915147066116,
-0.12872819602489471,
0.17155855894088745,
-0.037287015467882156,
0.0859861820936203,
-0.10573357343673706,
0.06705024093389511,
-0.07342825084924698,
0.004921248182654381,
-0.049200639128685,
-0.025912020355463028,
-0.03468146547675133,
-0.0006475066184066236,
0.024212080985307693,
-0.025630727410316467,
-0.10373847186565399,
0.0009056998533196747,
-0.05600373074412346,
0.06494469940662384,
0.0119887450709939,
-0.007552729919552803,
-0.0011815059697255492,
-0.015452521853148937,
-0.043752431869506836,
-0.004028005059808493,
0.05400951951742172,
-0.010757463984191418,
-0.05113740637898445,
0.14673832058906555,
-0.16920550167560577,
0.12450814992189407,
0.009773783385753632,
0.02844017930328846,
0.039746105670928955,
0.08649783581495285,
-0.017972642555832863,
0.07753799855709076,
0.023182326927781105,
0.0752149149775505,
-0.007337060756981373,
-0.023550918325781822,
-0.03040236234664917,
-0.048795174807310104,
-0.059434108436107635,
-0.085209921002388,
0.10111916065216064,
0.010651168413460255,
0.047352153807878494,
0.1256440132856369,
-0.1036909893155098,
-0.031144488602876663,
-0.0581856332719326,
0.01972905732691288,
0.05094476044178009,
-0.037942495197057724,
-0.07621140033006668,
-0.03949771076440811,
0.004616725258529186,
-0.06335347890853882,
0.10782460123300552,
-0.019481200724840164,
0.029199134558439255,
0.029877087101340294,
-0.10754939913749695,
0.00011500067921588197,
-0.004593362100422382,
0.26912933588027954,
0.013990391977131367,
-0.012615174986422062,
-0.08596700429916382,
0.03571435436606407,
0.00329868053086102,
-0.00021345194545574486,
0.16629548370838165,
-0.06647246330976486,
-0.07109908759593964,
0.16646882891654968,
0.08508618921041489,
0.04097709432244301,
0.023060765117406845,
0.03201824426651001,
-0.04057788476347923,
0.03312573954463005,
-0.010823114775121212,
0.034480974078178406,
0.23161084949970245,
-0.05846937373280525,
-0.05417466163635254,
0.03569584712386131,
-0.06338252127170563,
-0.17224682867527008,
-0.2612416744232178,
-0.10116779059171677,
-0.11164263635873795,
0.020620692521333694,
-0.1173287108540535,
-0.011800391599535942,
-0.01981394551694393,
0.12495046108961105,
-0.03390219062566757,
0.06847185641527176,
-0.013699522241950035,
-0.020992614328861237,
0.05179717391729355,
0.010530596598982811,
0.033957067877054214,
-0.045252054929733276,
-0.010220997035503387,
-0.03347063809633255,
-0.061173152178525925,
-0.0707297995686531,
-0.018335504457354546,
0.05513850226998329,
0.014534041285514832,
0.0025935457088053226,
-0.05182870477437973,
-0.01928727701306343,
0.05826335400342941,
0.07671554386615753,
0.043542396277189255,
0.029872030019760132,
-0.10713884979486465,
0.014612028375267982,
0.128347709774971,
-0.05214996635913849,
-0.08724498003721237,
-0.11419031769037247,
0.15369926393032074,
0.0039560734294354916,
0.0768413096666336,
0.005103320349007845,
-0.01733359694480896,
-0.010505031794309616,
0.21096010506153107,
0.20458143949508667,
0.011779320426285267,
-0.0005892870831303298,
0.02961934357881546,
0.012522158212959766,
0.009997915476560593,
0.13004454970359802,
0.023514799773693085,
0.158332958817482,
-0.04139681160449982,
-0.07977421581745148,
-0.011954640969634056,
0.08541195094585419,
-0.014375988394021988,
0.038428544998168945,
0.014697376638650894,
-0.08959612250328064,
-0.00038282154127955437,
0.07724177092313766,
-0.14627395570278168,
0.03417074307799339,
0.03403885290026665,
-0.05330778285861015,
-0.06932514905929565,
-0.05573796108365059,
0.016795048490166664,
-0.05671524256467819,
0.027506263926625252,
-0.046185337007045746,
-0.036260224878787994,
0.001696048304438591,
0.015432311221957207,
-0.19736933708190918,
0.04719705879688263,
0.018962843343615532,
0.010488132946193218,
0.13625453412532806,
0.004611130803823471,
0.11867018043994904,
0.09235499054193497,
0.010266435332596302,
-0.03907158598303795,
0.10497082024812698,
-0.006494048051536083,
-0.02237694337964058,
0.04948391765356064,
0.058919187635183334,
-0.0535290390253067,
0.01854247786104679,
0.03668450936675072,
-0.11289576441049576,
-0.0031669174786657095,
-0.011231605894863605,
-0.02090335451066494,
-0.05015231668949127,
0.10221303254365921,
-0.056225165724754333,
0.14012227952480316,
0.15368011593818665,
-0.0021232885774224997,
-0.018681686371564865,
-0.1131901815533638,
0.031357571482658386,
0.00419285474345088,
0.024544425308704376,
0.03965429216623306,
-0.06152421981096268,
-0.04609670490026474,
-0.014143219217658043,
-0.026027008891105652,
-0.2055816501379013,
-0.014723628759384155,
-0.09471696615219116,
-0.020574504509568214,
-0.12794728577136993,
0.0807635560631752,
0.1603623330593109,
0.03818981349468231,
-0.018612999469041824,
0.05499136447906494,
0.00857378076761961,
0.06825364381074905,
-0.15024086833000183,
-0.15462766587734222
] |
null | null | transformers |
# Norwegian Wav2Vec2 Model - 1B Bokmål
This model is finetuned on top of feature extractor [XLS-R](https://huggingface.co/facebook/wav2vec2-xls-r-1b) from Facebook/Meta. The finetuned model achieves the following results on the test set with a 5-gram KenLM. The numbers in parentheses are the results without the language model:
- **WER: 0.0633** (0.0738)
- **CER: 0.0248** (0.0263)
## Model description
This is one of several Wav2Vec-models our team created during the 🤗 hosted [Robust Speech Event](https://discuss.huggingface.co/t/open-to-the-community-robust-speech-recognition-challenge/13614?s=09). This is the complete list of our models and their final scores:
| Model | Final WER | |
|:--------------|:------------|:------------:|
| NbAiLab/nb-wav2vec2-1b-bokmaal (this model) | 6.33 | |
| [NbAiLab/nb-wav2vec2-300m-bokmaal](https://huggingface.co/NbAiLab/nb-wav2vec2-300m-bokmaal) | 7.03 | |
| [NbAiLab/nb-wav2vec2-1b-nynorsk](https://huggingface.co/NbAiLab/nb-wav2vec2-1b-nynorsk) | 11.32 | |
| [NbAiLab/nb-wav2vec2-300m-nynorsk](https://huggingface.co/NbAiLab/nb-wav2vec2-300m-nynorsk) | 12.22 | |
## Dataset
In parallel with the event, the team also converted the [Norwegian Parliamentary Speech Corpus (NPSC)](https://www.nb.no/sprakbanken/en/resource-catalogue/oai-nb-no-sbr-58/) to the [NbAiLab/NPSC](https://huggingface.co/datasets/NbAiLab/NPSC) in 🤗 Dataset format and used that as the main source for training.
## Code
We have released all the code developed during the event so that the Norwegian NLP community can build upon it when developing even better Norwegian ASR models. The finetuning of these models is not very computationally demanding. After following the instructions here, you should be able to train your own automatic speech recognition system in less than a day with an average GPU.
## Team
The following people contributed to building this model: Rolv-Arild Braaten, Per Egil Kummervold, Andre Kåsen, Javier de la Rosa, Per Erik Solberg, and Freddy Wetjen.
## Training procedure
To reproduce these results, we strongly recommend that you follow the [instructions from 🤗](https://github.com/huggingface/transformers/tree/master/examples/research_projects/robust-speech-event#talks) to train a simple Swedish model.
When you have verified that you are able to do this, create a fresh new repo. You can then start by copying the files ```run.sh``` and ```run_speech_recognition_ctc.py``` from our repo. Running these will create all the other necessary files, and should let you reproduce our results. With some tweaks to the hyperparameters, you might even be able to build an even better ASR. Good luck!
### Language Model
As the scores indicate, adding even a simple 5-gram language will improve the results. 🤗 has provided another [very nice blog](https://huggingface.co/blog/wav2vec2-with-ngram) explaining how to add a 5-gram language model to improve the ASR model. You can build this from your own corpus, for instance by extracting some suitable text from the [Norwegian Colossal Corpus](https://huggingface.co/datasets/NbAiLab/NCC). You can also skip some of the steps in the guide, and copy the [5-gram model from this repo](https://huggingface.co/NbAiLab/XLSR-300M-bokmaal/tree/main/language_model).
### Parameters
The final model was run using these parameters:
```
--dataset_name="NbAiLab/NPSC"
--model_name_or_path="facebook/wav2vec2-xls-r-1b"
--dataset_config_name="16K_mp3_bokmaal"
--output_dir="./"
--overwrite_output_dir
--num_train_epochs="40"
--per_device_train_batch_size="12"
--per_device_eval_batch_size="12"
--gradient_accumulation_steps="2"
--learning_rate="2e-5"
--warmup_steps="2000"
--length_column_name="input_length"
--evaluation_strategy="steps"
--text_column_name="text"
--save_steps="500"
--eval_steps="500"
--logging_steps="100"
--layerdrop="0.041"
--attention_dropout="0.094"
--activation_dropout="0.055"
--hidden_dropout="0.047"
--save_total_limit="3"
--freeze_feature_encoder
--feat_proj_dropout="0.04"
--mask_time_prob="0.082"
--mask_time_length="10"
--mask_feature_prob="0.25"
--mask_feature_length="64"
--gradient_checkpointing
--min_duration_in_seconds="0.5"
--max_duration_in_seconds="30.0"
--ctc_zero_infinity=True
--use_auth_token
--seed="42"
--fp16
--group_by_length
--do_train --do_eval
--push_to_hub
--preprocessing_num_workers="16"
```
Using these settings, the training might take 3-4 days on an average GPU. You can, however, get a decent model and faster results by tweaking these parameters.
| Parameter| Comment |
|:-------------|:-----|
| per_device_train_batch_size | Adjust this to the maximum of available memory. 16 or 24 might be good settings depending on your system |
|gradient_accumulation_steps |Can be adjusted even further up to increase batch size and speed up training without running into memory issues |
| learning_rate|Can be increased, maybe as high as 1e-4. Speeds up training but might add instability |
| epochs| Can be decreased significantly. This is a huge dataset and you might get a decent result already after a couple of epochs|
## Citation
```bibtex
@inproceedings{de-la-rosa-etal-2023-boosting,
title = "Boosting {N}orwegian Automatic Speech Recognition",
author = "De La Rosa, Javier and
Braaten, Rolv-Arild and
Kummervold, Per and
Wetjen, Freddy",
booktitle = "Proceedings of the 24th Nordic Conference on Computational Linguistics (NoDaLiDa)",
month = may,
year = "2023",
address = "T{\'o}rshavn, Faroe Islands",
publisher = "University of Tartu Library",
url = "https://aclanthology.org/2023.nodalida-1.55",
pages = "555--564",
abstract = "In this paper, we present several baselines for automatic speech recognition (ASR) models for the two official written languages in Norway: Bokm{\aa}l and Nynorsk. We compare the performance of models of varying sizes and pre-training approaches on multiple Norwegian speech datasets. Additionally, we measure the performance of these models against previous state-of-the-art ASR models, as well as on out-of-domain datasets. We improve the state of the art on the Norwegian Parliamentary Speech Corpus (NPSC) from a word error rate (WER) of 17.10{\%} to 7.60{\%}, with models achieving 5.81{\%} for Bokm{\aa}l and 11.54{\%} for Nynorsk. We also discuss the challenges and potential solutions for further improving ASR models for Norwegian.",
}
```
See https://arxiv.org/abs/2307.01672
| {"language": ["nb", false], "license": "apache-2.0", "tags": ["automatic-speech-recognition", "NbAiLab/NPSC", false, "nb", "nb-NO"], "datasets": ["NbAiLab/NPSC"], "model-index": [{"name": "nb-wav2vec2-1b-bokmaal", "results": [{"task": {"type": "automatic-speech-recognition", "name": "Automatic Speech Recognition"}, "dataset": {"name": "NPSC", "type": "NbAiLab/NPSC", "args": "16K_mp3_bokmaal"}, "metrics": [{"type": "wer", "value": 0.0633, "name": "Test (Bokm\u00e5l) WER"}, {"type": "cer", "value": 0.0248, "name": "Test (Bokm\u00e5l) CER"}]}]}]} | automatic-speech-recognition | NbAiLab/nb-wav2vec2-1b-bokmaal | [
"transformers",
"pytorch",
"tensorboard",
"safetensors",
"wav2vec2",
"automatic-speech-recognition",
"NbAiLab/NPSC",
"no",
"nb",
"nb-NO",
"dataset:NbAiLab/NPSC",
"arxiv:2307.01672",
"license:apache-2.0",
"model-index",
"endpoints_compatible",
"has_space",
"region:us"
] | 2022-03-02T23:29:04+00:00 | [
"2307.01672"
] | [
"nb",
"no"
] | TAGS
#transformers #pytorch #tensorboard #safetensors #wav2vec2 #automatic-speech-recognition #NbAiLab/NPSC #no #nb #nb-NO #dataset-NbAiLab/NPSC #arxiv-2307.01672 #license-apache-2.0 #model-index #endpoints_compatible #has_space #region-us
| Norwegian Wav2Vec2 Model - 1B Bokmål
====================================
This model is finetuned on top of feature extractor XLS-R from Facebook/Meta. The finetuned model achieves the following results on the test set with a 5-gram KenLM. The numbers in parentheses are the results without the language model:
* WER: 0.0633 (0.0738)
* CER: 0.0248 (0.0263)
Model description
-----------------
This is one of several Wav2Vec-models our team created during the hosted Robust Speech Event. This is the complete list of our models and their final scores:
Dataset
-------
In parallel with the event, the team also converted the Norwegian Parliamentary Speech Corpus (NPSC) to the NbAiLab/NPSC in Dataset format and used that as the main source for training.
Code
----
We have released all the code developed during the event so that the Norwegian NLP community can build upon it when developing even better Norwegian ASR models. The finetuning of these models is not very computationally demanding. After following the instructions here, you should be able to train your own automatic speech recognition system in less than a day with an average GPU.
Team
----
The following people contributed to building this model: Rolv-Arild Braaten, Per Egil Kummervold, Andre Kåsen, Javier de la Rosa, Per Erik Solberg, and Freddy Wetjen.
Training procedure
------------------
To reproduce these results, we strongly recommend that you follow the instructions from to train a simple Swedish model.
When you have verified that you are able to do this, create a fresh new repo. You can then start by copying the files and from our repo. Running these will create all the other necessary files, and should let you reproduce our results. With some tweaks to the hyperparameters, you might even be able to build an even better ASR. Good luck!
### Language Model
As the scores indicate, adding even a simple 5-gram language will improve the results. has provided another very nice blog explaining how to add a 5-gram language model to improve the ASR model. You can build this from your own corpus, for instance by extracting some suitable text from the Norwegian Colossal Corpus. You can also skip some of the steps in the guide, and copy the 5-gram model from this repo.
### Parameters
The final model was run using these parameters:
Using these settings, the training might take 3-4 days on an average GPU. You can, however, get a decent model and faster results by tweaking these parameters.
See URL
| [
"### Language Model\n\n\nAs the scores indicate, adding even a simple 5-gram language will improve the results. has provided another very nice blog explaining how to add a 5-gram language model to improve the ASR model. You can build this from your own corpus, for instance by extracting some suitable text from the Norwegian Colossal Corpus. You can also skip some of the steps in the guide, and copy the 5-gram model from this repo.",
"### Parameters\n\n\nThe final model was run using these parameters:\n\n\nUsing these settings, the training might take 3-4 days on an average GPU. You can, however, get a decent model and faster results by tweaking these parameters.\n\n\n\nSee URL"
] | [
"TAGS\n#transformers #pytorch #tensorboard #safetensors #wav2vec2 #automatic-speech-recognition #NbAiLab/NPSC #no #nb #nb-NO #dataset-NbAiLab/NPSC #arxiv-2307.01672 #license-apache-2.0 #model-index #endpoints_compatible #has_space #region-us \n",
"### Language Model\n\n\nAs the scores indicate, adding even a simple 5-gram language will improve the results. has provided another very nice blog explaining how to add a 5-gram language model to improve the ASR model. You can build this from your own corpus, for instance by extracting some suitable text from the Norwegian Colossal Corpus. You can also skip some of the steps in the guide, and copy the 5-gram model from this repo.",
"### Parameters\n\n\nThe final model was run using these parameters:\n\n\nUsing these settings, the training might take 3-4 days on an average GPU. You can, however, get a decent model and faster results by tweaking these parameters.\n\n\n\nSee URL"
] | [
99,
92,
57
] | [
"passage: TAGS\n#transformers #pytorch #tensorboard #safetensors #wav2vec2 #automatic-speech-recognition #NbAiLab/NPSC #no #nb #nb-NO #dataset-NbAiLab/NPSC #arxiv-2307.01672 #license-apache-2.0 #model-index #endpoints_compatible #has_space #region-us \n### Language Model\n\n\nAs the scores indicate, adding even a simple 5-gram language will improve the results. has provided another very nice blog explaining how to add a 5-gram language model to improve the ASR model. You can build this from your own corpus, for instance by extracting some suitable text from the Norwegian Colossal Corpus. You can also skip some of the steps in the guide, and copy the 5-gram model from this repo.### Parameters\n\n\nThe final model was run using these parameters:\n\n\nUsing these settings, the training might take 3-4 days on an average GPU. You can, however, get a decent model and faster results by tweaking these parameters.\n\n\n\nSee URL"
] | [
-0.13076914846897125,
0.16168202459812164,
-0.00046372783253900707,
0.07088535279035568,
0.07674773037433624,
0.016909820958971977,
0.03899356722831726,
0.0795372873544693,
-0.0020216696429997683,
0.022395474836230278,
0.17116478085517883,
0.029521679505705833,
0.0377822145819664,
0.12322511523962021,
0.06339011341333389,
-0.26163044571876526,
0.046010006219148636,
0.030667459592223167,
0.06227050721645355,
0.07048731297254562,
0.047804247587919235,
-0.0942290872335434,
0.02842157706618309,
-0.003890512976795435,
-0.042767345905303955,
-0.06171129643917084,
-0.017375247552990913,
-0.13537588715553284,
0.09789421409368515,
-0.011155231855809689,
0.003398349042981863,
0.04352303966879845,
0.051625028252601624,
0.017601029947400093,
0.03456386178731918,
0.040044888854026794,
0.00006275092891883105,
0.0874917283654213,
0.042290642857551575,
0.1525365710258484,
0.21517683565616608,
-0.02563152275979519,
0.0019570987205952406,
0.08093132078647614,
-0.10030996054410934,
-0.23860138654708862,
-0.05640842393040657,
-0.007034878712147474,
0.1356305181980133,
0.021720752120018005,
-0.0504121296107769,
0.08916836977005005,
-0.11939066648483276,
0.01220101397484541,
0.08831097930669785,
-0.34650152921676636,
-0.06528684496879578,
0.1663728952407837,
0.04885369539260864,
0.037875160574913025,
-0.024516791105270386,
0.030245449393987656,
0.04310948774218559,
0.04716748744249344,
0.12760969996452332,
-0.00022794959659222513,
0.04755563288927078,
0.026566937565803528,
-0.1743328869342804,
-0.05335565656423569,
0.004823037888854742,
0.02386656403541565,
-0.053805649280548096,
-0.12663722038269043,
-0.07201777398586273,
-0.19166553020477295,
-0.040101855993270874,
-0.006754487287253141,
-0.0009434806415811181,
-0.0016326440963894129,
0.03510002791881561,
-0.10818333178758621,
-0.05509986728429794,
-0.08405021578073502,
0.014896268025040627,
0.014567513018846512,
0.12533746659755707,
0.06767112761735916,
0.06096206232905388,
0.14849166572093964,
-0.04693599045276642,
-0.003524101572111249,
-0.040903281420469284,
-0.039214443415403366,
-0.12955473363399506,
0.07511860132217407,
-0.02048351801931858,
-0.07699520140886307,
-0.05969350039958954,
0.06662146002054214,
0.022536175325512886,
-0.056917011737823486,
0.15069128572940826,
0.015466424636542797,
-0.10073696076869965,
0.03250197693705559,
-0.04899616912007332,
-0.1152716651558876,
-0.007778489030897617,
0.03515123203396797,
-0.01227106899023056,
0.019155673682689667,
-0.05061867833137512,
-0.12009626626968384,
-0.0005792644224129617,
0.03823245316743851,
-0.058494191616773605,
0.019633786752820015,
0.039474233984947205,
-0.021991966292262077,
0.1776646077632904,
-0.021333007141947746,
-0.06434187293052673,
-0.008267788216471672,
-0.14388109743595123,
0.001521493773907423,
0.04260844737291336,
-0.11358857154846191,
-0.11822313815355301,
-0.07929618656635284,
-0.056883733719587326,
-0.03438207879662514,
-0.11280232667922974,
-0.044934291392564774,
0.052105654031038284,
-0.11003588140010834,
-0.09966760128736496,
-0.07755471765995026,
-0.21443398296833038,
0.04800055921077728,
0.07784490287303925,
-0.05329177528619766,
-0.03101653978228569,
-0.0647810623049736,
-0.04907096177339554,
0.016861015930771828,
-0.09214286506175995,
0.10679738968610764,
-0.05656040459871292,
0.044451650232076645,
0.12406440079212189,
0.17387960851192474,
0.020801935344934464,
0.027605554088950157,
-0.048682618886232376,
-0.014284170232713223,
-0.0491638258099556,
0.03837074339389801,
0.009489187970757484,
-0.016162380576133728,
-0.07442664355039597,
-0.06613332778215408,
-0.16909652948379517,
0.033148229122161865,
0.05850481986999512,
0.10256975144147873,
-0.07942893356084824,
-0.018719136714935303,
0.23685312271118164,
-0.0276423878967762,
-0.03373424708843231,
0.20883119106292725,
0.01234192494302988,
-0.019321652129292488,
0.12673935294151306,
0.02704920992255211,
-0.029704971238970757,
-0.1136750653386116,
0.000047954905312508345,
0.06838783621788025,
-0.08496874570846558,
-0.21223832666873932,
0.08205444365739822,
0.11681768298149109,
0.059622641652822495,
0.0946745052933693,
-0.00039034889778122306,
0.16084352135658264,
-0.07288222759962082,
-0.08975832164287567,
-0.03246212378144264,
-0.13267941772937775,
0.04988541826605797,
0.04756928235292435,
0.05266702547669411,
-0.004855369683355093,
-0.1504860818386078,
-0.09100153297185898,
0.11499208956956863,
-0.07270445674657822,
0.020864825695753098,
-0.06614363938570023,
0.011301042512059212,
-0.16720493137836456,
0.040310878306627274,
-0.06411641091108322,
-0.09511498361825943,
-0.008432495407760143,
-0.013846982270479202,
0.033820752054452896,
0.15744976699352264,
0.009737812913954258,
0.08813557028770447,
-0.035211123526096344,
0.014298380352556705,
0.05111527815461159,
-0.10786294937133789,
-0.09329903870820999,
0.015475212596356869,
-0.10362928360700607,
-0.042208511382341385,
0.08216608315706253,
-0.21153104305267334,
0.057241737842559814,
-0.04449457675218582,
-0.03781198710203171,
-0.026829596608877182,
-0.01708364672958851,
0.058864302933216095,
-0.01829817146062851,
0.001505961874499917,
-0.0764026865363121,
0.08812243491411209,
-0.03134172037243843,
-0.010640203952789307,
0.13125623762607574,
-0.10025987774133682,
0.02915225178003311,
0.12247222661972046,
0.10372637212276459,
-0.016059203073382378,
0.05307849869132042,
-0.07524076104164124,
-0.07224661856889725,
-0.06343872845172882,
0.03961668908596039,
0.07838674634695053,
0.06284358352422714,
0.13163325190544128,
-0.0615132674574852,
0.019113140180706978,
0.033861272037029266,
-0.0319882296025753,
0.0454532764852047,
0.11392940580844879,
0.031009994447231293,
0.02368851751089096,
-0.0016482626087963581,
-0.07187967002391815,
-0.02710946649312973,
0.14949654042720795,
0.07760658115148544,
-0.1560814529657364,
0.03383587673306465,
0.039336517453193665,
0.005003013648092747,
0.15455825626850128,
-0.06721004098653793,
-0.048564501106739044,
0.038347698748111725,
-0.02981707453727722,
0.07101044803857803,
-0.1744019091129303,
0.002041734755039215,
-0.052456967532634735,
-0.10790733993053436,
0.0301364716142416,
0.05952484905719757,
-0.11772647500038147,
0.06355290859937668,
0.04397497698664665,
-0.13433779776096344,
0.04597962647676468,
0.037391532212495804,
-0.01594015210866928,
0.1332811713218689,
0.03250693157315254,
-0.2693215310573578,
-0.12583179771900177,
-0.0020443019457161427,
-0.05526069551706314,
0.06363202631473541,
0.009670529514551163,
-0.13929907977581024,
-0.0636105164885521,
-0.007504030130803585,
0.08791441470384598,
0.05015207827091217,
0.022790422663092613,
-0.08062665164470673,
-0.0011805158574134111,
-0.0022228232119232416,
-0.10028115659952164,
0.05390730872750282,
-0.10019158571958542,
-0.08540857583284378,
0.049782153218984604,
-0.0649619773030281,
-0.010576250031590462,
0.16837452352046967,
-0.025279274210333824,
0.035457782447338104,
0.037888381630182266,
0.12594138085842133,
-0.03987879678606987,
0.0345848947763443,
0.18968871235847473,
0.1717827022075653,
0.019105007871985435,
-0.046221837401390076,
0.02988235466182232,
-0.10020895302295685,
0.03620167449116707,
0.02965603396296501,
-0.13238924741744995,
-0.2284456193447113,
-0.08051095902919769,
-0.05457913503050804,
0.0416998565196991,
0.10900493711233139,
0.03880150243639946,
-0.006091020070016384,
0.1024942621588707,
-0.0074034458957612514,
0.04638674110174179,
0.03824276477098465,
0.05833703652024269,
0.05643865838646889,
-0.006504099816083908,
0.06914763897657394,
-0.0846749097108841,
-0.02873414382338524,
0.06662912666797638,
0.14970232546329498,
0.15228037536144257,
-0.0747106596827507,
0.10563802719116211,
-0.002948009641841054,
0.13136570155620575,
0.0313892737030983,
0.04752876237034798,
-0.019464988261461258,
-0.06923546642065048,
-0.01505961362272501,
-0.003273543668910861,
-0.08270048350095749,
0.06310130655765533,
0.020953785628080368,
-0.08583590388298035,
-0.0322096087038517,
0.08670962601900101,
0.003469465533271432,
0.21484652161598206,
0.08807995915412903,
-0.36207136511802673,
-0.17807637155056,
-0.08591146767139435,
-0.11660751700401306,
-0.05344168841838837,
0.07277052849531174,
0.06537588685750961,
-0.007318061776459217,
-0.04562272131443024,
-0.1384284943342209,
0.0865335762500763,
-0.01935269683599472,
0.007241641636937857,
-0.002920660888776183,
0.16186167299747467,
0.03589501231908798,
0.058494824916124344,
-0.13664449751377106,
0.11636320501565933,
0.008132925257086754,
0.13967204093933105,
-0.02491743490099907,
-0.0520806722342968,
0.062035996466875076,
0.013552716933190823,
0.11662761867046356,
-0.025762848556041718,
-0.02460082247853279,
-0.04416368156671524,
-0.17992444336414337,
-0.002883325330913067,
-0.029255904257297516,
0.09239571541547775,
0.08558490127325058,
0.05319290608167648,
0.007447081618010998,
-0.024074919521808624,
0.010521226562559605,
-0.06755650788545609,
0.004406428430229425,
0.009124251082539558,
0.12084083259105682,
-0.08413687348365784,
-0.05185850337147713,
-0.04720698297023773,
-0.12265145033597946,
0.142396941781044,
-0.013835581950843334,
-0.0523008294403553,
-0.09012451767921448,
0.0870901569724083,
0.14522190392017365,
-0.04672045260667801,
0.03669941797852516,
0.050847675651311874,
0.07240521907806396,
-0.027371535077691078,
-0.03600817918777466,
0.02388414926826954,
-0.047695040702819824,
-0.08546578884124756,
0.028273042291402817,
0.017930902540683746,
0.09762992709875107,
0.04243521764874458,
-0.022648174315690994,
-0.024577202275395393,
-0.10419133305549622,
-0.033918607980012894,
0.015038933604955673,
-0.010038151405751705,
0.006836971268057823,
-0.09301810711622238,
-0.029477789998054504,
0.03170408308506012,
-0.013374235481023788,
0.006462535820901394,
0.07527511566877365,
0.17385797202587128,
-0.060126155614852905,
0.13056252896785736,
0.2505325675010681,
0.03716742992401123,
-0.2697419226169586,
0.04575740173459053,
0.03385079279541969,
0.08388125151395798,
-0.11066465824842453,
-0.186655655503273,
0.14529554545879364,
0.1009349450469017,
-0.05287561193108559,
0.07182701677083969,
-0.23403823375701904,
-0.09415329992771149,
0.14322185516357422,
0.0722573772072792,
0.19074931740760803,
-0.0837591364979744,
0.039487238973379135,
-0.0338120311498642,
-0.10701362788677216,
0.1339830607175827,
-0.1363402009010315,
0.1629457175731659,
-0.06830860674381256,
0.04586680233478546,
-0.012075185775756836,
-0.07815304398536682,
0.07883691787719727,
0.08468741178512573,
0.04171239584684372,
0.03189423680305481,
0.15061819553375244,
0.15292933583259583,
-0.08405420184135437,
0.2257220298051834,
-0.017541104927659035,
-0.008700525388121605,
-0.06204921007156372,
-0.11844847351312637,
-0.09489022195339203,
0.011027143336832523,
0.05521107465028763,
-0.04013916105031967,
0.011808682233095169,
0.0428444929420948,
0.03282083198428154,
0.03695516288280487,
0.004038223531097174,
-0.06153513863682747,
-0.0719049796462059,
0.07539283484220505,
0.0710020437836647,
-0.13527491688728333,
-0.07308594137430191,
-0.023339029401540756,
0.03789326548576355,
0.10392700880765915,
-0.20261186361312866,
-0.05823659151792526,
0.030367599800229073,
-0.052829790860414505,
0.02075345441699028,
0.03365050628781319,
-0.016118677332997322,
-0.007723269518464804,
0.026031211018562317,
-0.06133999302983284,
-0.09815938770771027,
0.025286834686994553,
-0.15288078784942627,
-0.019404640421271324,
0.10403560101985931,
0.06588245183229446,
-0.1061614379286766,
0.006034750025719404,
0.007895014248788357,
0.052822794765233994,
-0.07729922235012054,
0.2181950807571411,
0.07845918834209442,
0.08348742127418518,
-0.06256762892007828,
0.11006084084510803,
0.02654040977358818,
-0.18205344676971436,
-0.007286244537681341,
0.12334293127059937,
-0.12949761748313904,
-0.14057263731956482,
-0.18840068578720093,
-0.10675454884767532,
-0.10891686379909515,
-0.06401873379945755,
-0.11485074460506439,
0.037083566188812256,
0.0479496605694294,
-0.10676209628582001,
0.046004824340343475,
0.04686368256807327,
-0.08948613703250885,
0.013170818798244,
-0.0979347825050354,
0.05902816355228424,
0.07256048172712326,
0.04885256662964821,
-0.01576671376824379,
0.2311290204524994,
0.003217625431716442,
0.07815796881914139,
-0.06952692568302155,
0.010983943939208984,
0.00729721924290061,
0.09234422445297241,
-0.09053397178649902,
-0.0016579153016209602,
-0.104998879134655,
0.027734484523534775,
-0.044090479612350464,
0.030676282942295074,
-0.04425448924303055,
0.040399741381406784,
-0.11081088334321976,
0.02863452024757862,
-0.032457754015922546,
-0.01981617510318756,
0.029112720862030983,
-0.008212841115891933,
-0.03592177480459213,
-0.053564392030239105,
0.060924701392650604,
-0.008029093034565449,
-0.08990997076034546,
0.038571301847696304,
-0.04222399368882179,
0.030814334750175476,
0.03538420796394348,
0.05383811146020889,
0.006947359070181847,
0.06546531617641449,
0.06798314303159714,
0.06346286088228226,
0.09348415583372116,
0.027430452406406403,
0.007184705697000027,
-0.09684347361326218,
-0.08572946488857269,
-0.16280454397201538,
0.03814883902668953,
-0.05500772222876549,
0.03810014948248863,
0.0015459612477570772,
0.11811453104019165,
0.09770096838474274,
-0.05768091231584549,
-0.018677696585655212,
-0.08235609531402588,
-0.008116026408970356,
-0.04070327803492546,
-0.08104844391345978,
0.035521481186151505,
-0.038381773978471756,
0.0939880982041359,
-0.02322351187467575,
0.2135690152645111,
0.04525790736079216,
-0.04640067741274834,
-0.006662175990641117,
-0.07044006884098053,
-0.017888890579342842,
-0.02700904756784439,
0.15971912443637848,
0.08317027240991592,
0.01712331362068653,
0.03003339096903801,
0.096023790538311,
0.04251929745078087,
0.12446306645870209,
0.09443914890289307,
0.08047264814376831,
0.13062326610088348,
0.20360353589057922,
-0.09192931652069092,
-0.03333514556288719,
-0.11922639608383179,
0.20947523415088654,
-0.14400336146354675,
0.07711028307676315,
-0.0749121606349945,
0.0804709941148758,
0.15954573452472687,
-0.07694325596094131,
0.02556505799293518,
0.04560866206884384,
-0.036318324506282806,
-0.1370975822210312,
-0.16106562316417694,
-0.01192762702703476,
-0.11291007697582245,
0.0540524423122406,
-0.007804905064404011,
-0.04531925544142723,
0.05034344643354416,
0.05490371212363243,
-0.010402308776974678,
0.19625383615493774,
0.05267033725976944,
0.004654768388718367,
0.09878604859113693,
-0.020431596785783768,
-0.010136389173567295,
-0.011385970748960972,
-0.036147765815258026,
0.015768397599458694,
-0.02881830930709839,
0.06913107633590698,
-0.0667450949549675,
-0.03842317312955856,
0.07830522954463959,
0.059392765164375305,
-0.014782187528908253,
-0.0668356716632843,
0.055189456790685654,
0.06241951510310173,
0.10258074849843979,
0.04316185414791107,
-0.09807966649532318,
-0.004207435064017773,
0.09886382520198822,
-0.07125477492809296,
-0.04340418428182602,
-0.10442030429840088,
0.1889909952878952,
0.047609005123376846,
-0.024718619883060455,
-0.029851648956537247,
-0.01535031944513321,
-0.014385909773409367,
0.20790551602840424,
0.1651226282119751,
-0.018872739747166634,
-0.08763359487056732,
0.03296596184372902,
-0.032474786043167114,
-0.12962548434734344,
0.20541533827781677,
0.040351785719394684,
0.3271810710430145,
-0.06276331096887589,
-0.08674675971269608,
0.010153762064874172,
-0.05473426729440689,
-0.08668354153633118,
0.014301800169050694,
-0.06623926013708115,
0.06340473145246506,
-0.10565787553787231,
0.003788604633882642,
-0.0709582045674324,
-0.05781184136867523,
0.015015026554465294,
0.10777291655540466,
-0.05671177804470062,
-0.012480562552809715,
-0.08875365555286407,
-0.030989989638328552,
0.08789246529340744,
-0.08628425002098083,
0.058799926191568375,
0.03797278180718422,
-0.046060677617788315,
-0.10049829632043839,
-0.04508325457572937,
0.06593430042266846,
0.12935465574264526,
0.24255551397800446,
-0.011931033805012703,
0.05260058119893074,
0.09100373834371567,
-0.0681874006986618,
-0.13129636645317078,
0.09999415278434753,
-0.03752121701836586,
-0.03764699772000313,
0.06659892946481705,
0.1010257825255394,
-0.010985175147652626,
0.025660160928964615,
0.0056787836365401745,
-0.032871000468730927,
-0.041777875274419785,
-0.053196270018815994,
0.02416383847594261,
-0.0778752788901329,
0.0472874715924263,
-0.011057309806346893,
0.10643093287944794,
0.11400335282087326,
-0.042007528245449066,
-0.05857795476913452,
-0.11033550649881363,
0.05723702535033226,
-0.0017198877176269889,
0.023256532847881317,
0.03305056318640709,
-0.13824008405208588,
-0.018643025308847427,
-0.075093574821949,
-0.04011644423007965,
-0.2612764239311218,
-0.0638166293501854,
-0.019667943939566612,
-0.07195281237363815,
-0.051712874323129654,
0.07565401494503021,
0.08946458995342255,
0.02757819928228855,
-0.06410156935453415,
-0.026482513174414635,
-0.0323830209672451,
0.03776904568076134,
-0.210297092795372,
-0.14042453467845917
] |
null | null | transformers |
# Norwegian Wav2Vec2 Model - 300M - VoxRex - Bokmål
This model is finetuned on top of feature extractor [VoxRex-model](https://huggingface.co/KBLab/wav2vec2-large-voxrex) from the National Library of Sweden. The finetuned model achieves the following results on the test set with a 5-gram KenLM. The numbers in parentheses are the results without the language model:
- **WER: 0.0703** (0.0979)
- **CER: 0.0269** (0.0311)
## Model description
This is one of several Wav2Vec-models our team created during the 🤗 hosted [Robust Speech Event](https://discuss.huggingface.co/t/open-to-the-community-robust-speech-recognition-challenge/13614?s=09). This is the complete list of our models and their final scores:
| Model | Final WER | |
|:--------------|:------------|:------------:|
| [NbAiLab/nb-wav2vec2-1b-bokmaal](https://huggingface.co/NbAiLab/nb-wav2vec2-1b-bokmaal) | 6.33 | |
| NbAiLab/nb-wav2vec2-300m-bokmaal (this model) | 7.03 | |
| [NbAiLab/nb-wav2vec2-1b-nynorsk](https://huggingface.co/NbAiLab/nb-wav2vec2-1b-nynorsk) | 11.32 | |
| [NbAiLab/nb-wav2vec2-300m-nynorsk](https://huggingface.co/NbAiLab/nb-wav2vec2-300m-nynorsk) | 12.22 | |
## Dataset
In parallel with the event, the team also converted the [Norwegian Parliamentary Speech Corpus (NPSC)](https://www.nb.no/sprakbanken/en/resource-catalogue/oai-nb-no-sbr-58/) to the [NbAiLab/NPSC](https://huggingface.co/datasets/NbAiLab/NPSC) in 🤗 Dataset format and used that as the main source for training.
## Code
We have released all the code developed during the event so that the Norwegian NLP community can build upon it when developing even better Norwegian ASR models. The finetuning of these models is not very computationally demanding. After following the instructions here, you should be able to train your own automatic speech recognition system in less than a day with an average GPU.
## Team
The following people contributed to building this model: Rolv-Arild Braaten, Per Egil Kummervold, Andre Kåsen, Javier de la Rosa, Per Erik Solberg, and Freddy Wetjen.
## Training procedure
To reproduce these results, we strongly recommend that you follow the [instructions from 🤗](https://github.com/huggingface/transformers/tree/master/examples/research_projects/robust-speech-event#talks) to train a simple Swedish model.
When you have verified that you are able to do this, create a fresh new repo. You can then start by copying the files ```run.sh``` and ```run_speech_recognition_ctc.py``` from our repo. Running these will create all the other necessary files, and should let you reproduce our results. With some tweaks to the hyperparameters, you might even be able to build an even better ASR. Good luck!
### Language Model
As the scores indicate, adding even a simple 5-gram language will improve the results. 🤗 has provided another [very nice blog](https://huggingface.co/blog/wav2vec2-with-ngram) explaining how to add a 5-gram language model to improve the ASR model. You can build this from your own corpus, for instance by extracting some suitable text from the [Norwegian Colossal Corpus](https://huggingface.co/datasets/NbAiLab/NCC). You can also skip some of the steps in the guide, and copy the [5-gram model from this repo](https://huggingface.co/NbAiLab/XLSR-300M-bokmaal/tree/main/language_model).
### Parameters
The final model was run using these parameters:
```
--dataset_name="NbAiLab/NPSC"
--model_name_or_path="KBLab/wav2vec2-large-voxrex"
--dataset_config_name="16K_mp3_bokmaal"
--output_dir="./"
--overwrite_output_dir
--num_train_epochs="15"
--per_device_train_batch_size="16"
--per_device_eval_batch_size="16"
--gradient_accumulation_steps="2"
--learning_rate="1e-4"
--warmup_steps="2000"
--length_column_name="input_length"
--evaluation_strategy="steps"
--text_column_name="text"
--save_steps="500"
--eval_steps="500"
--logging_steps="100"
--layerdrop="0.041"
--attention_dropout="0.094"
--activation_dropout="0.055"
--hidden_dropout="0.047"
--save_total_limit="3"
--freeze_feature_encoder
--feat_proj_dropout="0.04"
--mask_time_prob="0.082"
--mask_time_length="10"
--mask_feature_prob="0.25"
--mask_feature_length="64"
--gradient_checkpointing
--min_duration_in_seconds="0.5"
--max_duration_in_seconds="30.0"
--use_auth_token
--seed="42"
--fp16
--group_by_length
--do_train --do_eval
--push_to_hub
--preprocessing_num_workers="32"
```
Using these settings, the training might take 3-4 days on an average GPU. You can, however, get a decent model and faster results by tweaking these parameters.
| Parameter| Comment |
|:-------------|:-----|
| per_device_train_batch_size | Adjust this to the maximum of available memory. 16 or 24 might be good settings depending on your system |
|gradient_accumulation_steps |Can be adjusted even further up to increase batch size and speed up training without running into memory issues |
| learning_rate|Can be increased, maybe as high as 1e-4. Speeds up training but might add instability |
| epochs| Can be decreased significantly. This is a huge dataset and you might get a decent result already after a couple of epochs|
## Citation
```bibtex
@inproceedings{de-la-rosa-etal-2023-boosting,
title = "Boosting {N}orwegian Automatic Speech Recognition",
author = "De La Rosa, Javier and
Braaten, Rolv-Arild and
Kummervold, Per and
Wetjen, Freddy",
booktitle = "Proceedings of the 24th Nordic Conference on Computational Linguistics (NoDaLiDa)",
month = may,
year = "2023",
address = "T{\'o}rshavn, Faroe Islands",
publisher = "University of Tartu Library",
url = "https://aclanthology.org/2023.nodalida-1.55",
pages = "555--564",
abstract = "In this paper, we present several baselines for automatic speech recognition (ASR) models for the two official written languages in Norway: Bokm{\aa}l and Nynorsk. We compare the performance of models of varying sizes and pre-training approaches on multiple Norwegian speech datasets. Additionally, we measure the performance of these models against previous state-of-the-art ASR models, as well as on out-of-domain datasets. We improve the state of the art on the Norwegian Parliamentary Speech Corpus (NPSC) from a word error rate (WER) of 17.10{\%} to 7.60{\%}, with models achieving 5.81{\%} for Bokm{\aa}l and 11.54{\%} for Nynorsk. We also discuss the challenges and potential solutions for further improving ASR models for Norwegian.",
}
```
See https://arxiv.org/abs/2307.01672
| {"language": [false, "nb"], "license": "apache-2.0", "tags": ["automatic-speech-recognition"], "datasets": ["NbAiLab/NPSC"], "model-index": [{"name": "nb-wav2vec2-300m-bokmaal", "results": [{"task": {"type": "automatic-speech-recognition", "name": "Automatic Speech Recognition"}, "dataset": {"name": "NPSC", "type": "NbAiLab/NPSC", "args": "16K_mp3_bokmaal"}, "metrics": [{"type": "wer", "value": 0.0703, "name": "Test (Bokm\u00e5l) WER"}, {"type": "cer", "value": 0.0269, "name": "Test (Bokm\u00e5l) CER"}]}]}]} | automatic-speech-recognition | NbAiLab/nb-wav2vec2-300m-bokmaal | [
"transformers",
"pytorch",
"tensorboard",
"wav2vec2",
"automatic-speech-recognition",
"no",
"nb",
"dataset:NbAiLab/NPSC",
"arxiv:2307.01672",
"license:apache-2.0",
"model-index",
"endpoints_compatible",
"region:us"
] | 2022-03-02T23:29:04+00:00 | [
"2307.01672"
] | [
"no",
"nb"
] | TAGS
#transformers #pytorch #tensorboard #wav2vec2 #automatic-speech-recognition #no #nb #dataset-NbAiLab/NPSC #arxiv-2307.01672 #license-apache-2.0 #model-index #endpoints_compatible #region-us
| Norwegian Wav2Vec2 Model - 300M - VoxRex - Bokmål
=================================================
This model is finetuned on top of feature extractor VoxRex-model from the National Library of Sweden. The finetuned model achieves the following results on the test set with a 5-gram KenLM. The numbers in parentheses are the results without the language model:
* WER: 0.0703 (0.0979)
* CER: 0.0269 (0.0311)
Model description
-----------------
This is one of several Wav2Vec-models our team created during the hosted Robust Speech Event. This is the complete list of our models and their final scores:
Dataset
-------
In parallel with the event, the team also converted the Norwegian Parliamentary Speech Corpus (NPSC) to the NbAiLab/NPSC in Dataset format and used that as the main source for training.
Code
----
We have released all the code developed during the event so that the Norwegian NLP community can build upon it when developing even better Norwegian ASR models. The finetuning of these models is not very computationally demanding. After following the instructions here, you should be able to train your own automatic speech recognition system in less than a day with an average GPU.
Team
----
The following people contributed to building this model: Rolv-Arild Braaten, Per Egil Kummervold, Andre Kåsen, Javier de la Rosa, Per Erik Solberg, and Freddy Wetjen.
Training procedure
------------------
To reproduce these results, we strongly recommend that you follow the instructions from to train a simple Swedish model.
When you have verified that you are able to do this, create a fresh new repo. You can then start by copying the files and from our repo. Running these will create all the other necessary files, and should let you reproduce our results. With some tweaks to the hyperparameters, you might even be able to build an even better ASR. Good luck!
### Language Model
As the scores indicate, adding even a simple 5-gram language will improve the results. has provided another very nice blog explaining how to add a 5-gram language model to improve the ASR model. You can build this from your own corpus, for instance by extracting some suitable text from the Norwegian Colossal Corpus. You can also skip some of the steps in the guide, and copy the 5-gram model from this repo.
### Parameters
The final model was run using these parameters:
Using these settings, the training might take 3-4 days on an average GPU. You can, however, get a decent model and faster results by tweaking these parameters.
See URL
| [
"### Language Model\n\n\nAs the scores indicate, adding even a simple 5-gram language will improve the results. has provided another very nice blog explaining how to add a 5-gram language model to improve the ASR model. You can build this from your own corpus, for instance by extracting some suitable text from the Norwegian Colossal Corpus. You can also skip some of the steps in the guide, and copy the 5-gram model from this repo.",
"### Parameters\n\n\nThe final model was run using these parameters:\n\n\nUsing these settings, the training might take 3-4 days on an average GPU. You can, however, get a decent model and faster results by tweaking these parameters.\n\n\n\nSee URL"
] | [
"TAGS\n#transformers #pytorch #tensorboard #wav2vec2 #automatic-speech-recognition #no #nb #dataset-NbAiLab/NPSC #arxiv-2307.01672 #license-apache-2.0 #model-index #endpoints_compatible #region-us \n",
"### Language Model\n\n\nAs the scores indicate, adding even a simple 5-gram language will improve the results. has provided another very nice blog explaining how to add a 5-gram language model to improve the ASR model. You can build this from your own corpus, for instance by extracting some suitable text from the Norwegian Colossal Corpus. You can also skip some of the steps in the guide, and copy the 5-gram model from this repo.",
"### Parameters\n\n\nThe final model was run using these parameters:\n\n\nUsing these settings, the training might take 3-4 days on an average GPU. You can, however, get a decent model and faster results by tweaking these parameters.\n\n\n\nSee URL"
] | [
77,
92,
57
] | [
"passage: TAGS\n#transformers #pytorch #tensorboard #wav2vec2 #automatic-speech-recognition #no #nb #dataset-NbAiLab/NPSC #arxiv-2307.01672 #license-apache-2.0 #model-index #endpoints_compatible #region-us \n### Language Model\n\n\nAs the scores indicate, adding even a simple 5-gram language will improve the results. has provided another very nice blog explaining how to add a 5-gram language model to improve the ASR model. You can build this from your own corpus, for instance by extracting some suitable text from the Norwegian Colossal Corpus. You can also skip some of the steps in the guide, and copy the 5-gram model from this repo.### Parameters\n\n\nThe final model was run using these parameters:\n\n\nUsing these settings, the training might take 3-4 days on an average GPU. You can, however, get a decent model and faster results by tweaking these parameters.\n\n\n\nSee URL"
] | [
-0.097913958132267,
0.1866711974143982,
-0.001955111511051655,
0.05450838804244995,
0.0718260332942009,
0.00935455597937107,
0.02022233046591282,
0.07627075165510178,
-0.00005077508831163868,
0.00912486482411623,
0.1655995398759842,
0.07004637271165848,
0.04480375349521637,
0.11372069269418716,
0.06538432836532593,
-0.26510298252105713,
0.07130933552980423,
-0.02525310032069683,
-0.008969907648861408,
0.061578329652547836,
0.04736820608377457,
-0.08410220593214035,
0.0482342466711998,
0.008040178567171097,
-0.024725142866373062,
0.015781689435243607,
-0.04214073717594147,
-0.12995660305023193,
0.08354292064905167,
0.030547764152288437,
-0.047797661274671555,
0.055554769933223724,
0.042540375143289566,
-0.07358801364898682,
0.034594494849443436,
-0.007499920204281807,
-0.0027894368395209312,
0.06769052147865295,
0.03959066793322563,
0.13387517631053925,
0.23682352900505066,
-0.009535012766718864,
-0.039656851440668106,
0.07029905915260315,
-0.0419825054705143,
-0.209355428814888,
-0.024221083149313927,
0.019460123032331467,
0.09404803067445755,
0.060136646032333374,
-0.04334733262658119,
0.12592875957489014,
-0.1008724719285965,
0.023574039340019226,
0.07691546529531479,
-0.32289162278175354,
-0.025483479723334312,
0.16763350367546082,
-0.0011368325212970376,
0.04497683420777321,
0.005950356367975473,
0.07038532942533493,
0.0483882762491703,
0.022763103246688843,
0.06898326426744461,
-0.04012659192085266,
-0.02268308401107788,
0.032451462000608444,
-0.1559424251317978,
-0.04273754358291626,
0.11762318015098572,
0.014457623474299908,
-0.035253528505563736,
-0.1020161435008049,
-0.044540319591760635,
-0.06565079092979431,
-0.052919574081897736,
-0.08294198662042618,
0.035092879086732864,
0.002287933835759759,
0.012967822141945362,
-0.12175285071134567,
-0.06847300380468369,
-0.04637805372476578,
-0.02413095533847809,
-0.014558815397322178,
0.07191363722085953,
0.06006697192788124,
0.008141378872096539,
0.07821138203144073,
-0.09219049662351608,
-0.0389762707054615,
-0.04321907088160515,
-0.020635617896914482,
-0.09313154965639114,
0.04980776831507683,
-0.04823042452335358,
-0.06884688138961792,
0.02785545215010643,
0.00894682202488184,
0.08335242420434952,
-0.00912746787071228,
0.08033253997564316,
0.019789010286331177,
-0.057705994695425034,
0.0872868150472641,
-0.09736974537372589,
-0.09552881866693497,
-0.0019506949465721846,
0.0031873448751866817,
0.015116376802325249,
-0.0032163134310394526,
-0.07228782773017883,
-0.12180859595537186,
-0.0061370814219117165,
0.044979993253946304,
-0.038968488574028015,
0.04758620262145996,
0.05729556083679199,
-0.05579584836959839,
0.14573286473751068,
-0.0685562863945961,
-0.04231558367609978,
-0.0025353895034641027,
-0.12172413617372513,
0.08296513557434082,
0.026102513074874878,
-0.048558931797742844,
-0.17917118966579437,
-0.05565924942493439,
-0.04635006561875343,
-0.03507375344634056,
-0.039783693850040436,
-0.015661008656024933,
0.04570735618472099,
-0.06887098401784897,
-0.07677050679922104,
-0.08904613554477692,
-0.1654897928237915,
0.030029961839318275,
0.06235048919916153,
-0.02421646937727928,
-0.04039142653346062,
-0.09008023142814636,
-0.04174187406897545,
-0.0034204553812742233,
-0.08648959547281265,
0.11495714634656906,
-0.059773046523332596,
-0.005494180601090193,
0.05860944837331772,
0.16787445545196533,
-0.05788513645529747,
0.04245348647236824,
-0.08448899537324905,
-0.05554014816880226,
-0.019332507625222206,
0.09932176768779755,
-0.02257966436445713,
-0.04322800412774086,
-0.12972164154052734,
-0.0753498524427414,
-0.1490711122751236,
0.008392688818275928,
0.03135431185364723,
0.11509285122156143,
-0.1618056297302246,
-0.07095519453287125,
0.20804861187934875,
-0.04713644087314606,
-0.04326723515987396,
0.1673842817544937,
0.014356021769344807,
-0.022339044138789177,
0.1467357724905014,
0.07452019304037094,
-0.020744740962982178,
-0.07686419039964676,
0.02320212312042713,
0.028103675693273544,
-0.07925903797149658,
-0.1599542200565338,
0.08223789185285568,
0.04816003143787384,
0.031637243926525116,
0.10060440003871918,
-0.03790544718503952,
0.11304233968257904,
-0.01322000939399004,
-0.10386521369218826,
-0.018657319247722626,
-0.09140701591968536,
-0.034625519067049026,
0.049268029630184174,
0.05861661210656166,
0.022482648491859436,
-0.08845747262239456,
-0.10315264016389847,
0.10834022611379623,
-0.07924652844667435,
0.04483279958367348,
-0.07323310524225235,
0.017387572675943375,
-0.153564915060997,
0.07818316668272018,
-0.09469979256391525,
-0.0026490946765989065,
-0.004884195979684591,
0.006935223005712032,
0.08395185321569443,
0.15232564508914948,
0.025509018450975418,
0.006235157139599323,
-0.020489370450377464,
0.04860860854387283,
0.08711729943752289,
-0.08261767029762268,
-0.06419692933559418,
-0.06410416215658188,
-0.06136922165751457,
-0.022491490468382835,
0.07527200877666473,
-0.15950125455856323,
-0.005471972748637199,
-0.061337925493717194,
0.00300623313523829,
-0.04689432308077812,
-0.0046994686126708984,
0.03598076105117798,
-0.022048989310860634,
-0.0053618657402694225,
-0.041244544088840485,
0.060591429471969604,
-0.04131534695625305,
-0.06725239008665085,
0.16111302375793457,
-0.04876793548464775,
0.029926789924502373,
0.14295265078544617,
0.054145243018865585,
0.04275006800889969,
0.0385124646127224,
-0.03873340040445328,
-0.05003809183835983,
-0.015335199423134327,
0.06785379350185394,
0.1340693235397339,
0.05107048153877258,
0.12231225520372391,
-0.07681816816329956,
0.024200258776545525,
0.04768993705511093,
-0.02229074388742447,
-0.0019036226440221071,
0.110391765832901,
0.06251195818185806,
-0.03579988703131676,
-0.007093660533428192,
-0.03939289599657059,
-0.06532344222068787,
0.17083635926246643,
0.053669046610593796,
-0.1586596667766571,
0.04908011108636856,
-0.004194339737296104,
0.0012145708315074444,
0.07533716410398483,
-0.08281707018613815,
-0.05093606561422348,
0.06463860720396042,
-0.037216633558273315,
0.08645946532487869,
-0.12015827000141144,
0.02713707834482193,
-0.027476951479911804,
-0.12420408427715302,
0.021761897951364517,
0.05267354100942612,
-0.11020327359437943,
0.061540257185697556,
0.015204834751784801,
-0.14603109657764435,
0.01263195276260376,
-0.0013222196139395237,
-0.06026999279856682,
0.12883979082107544,
0.005882606841623783,
-0.2659270167350769,
-0.16112279891967773,
0.006950553506612778,
-0.10552448034286499,
0.03800583258271217,
0.0203213170170784,
-0.14385437965393066,
-0.09526655822992325,
-0.04961319640278816,
0.049692459404468536,
0.031231597065925598,
0.016255615279078484,
-0.031449176371097565,
-0.009092778898775578,
0.0020298142917454243,
-0.11589472740888596,
0.03827628120779991,
-0.10945448279380798,
-0.06187090650200844,
0.011671395972371101,
-0.07350078970193863,
0.027159158140420914,
0.1657993197441101,
-0.028351575136184692,
0.03961709886789322,
0.047226835042238235,
0.13536912202835083,
-0.03711214289069176,
-0.00954876746982336,
0.14027763903141022,
0.10942242294549942,
0.0022333532106131315,
-0.005070751998573542,
0.02196778729557991,
-0.0864170491695404,
0.019478291273117065,
0.01702297292649746,
-0.10551058501005173,
-0.24614988267421722,
-0.11910553276538849,
-0.061146970838308334,
-0.01189488172531128,
0.11635895818471909,
0.0796673595905304,
0.029427064582705498,
0.07511405646800995,
-0.0011168060591444373,
0.022118113934993744,
0.03037119470536709,
0.03203244134783745,
0.11973481625318527,
0.019992761313915253,
0.07270275801420212,
-0.08820410817861557,
-0.07173527032136917,
0.10003937035799026,
0.09975682944059372,
0.1283661127090454,
-0.017858106642961502,
0.1473565697669983,
-0.02210800163447857,
0.08402007073163986,
0.006498544942587614,
0.07060406357049942,
-0.0024903705343604088,
-0.05054555833339691,
-0.014731071889400482,
-0.05762472003698349,
-0.09698911011219025,
0.08810707181692123,
0.10694249719381332,
-0.06663566082715988,
-0.03022603876888752,
0.10029003769159317,
0.011288639158010483,
0.22535143792629242,
0.027625884860754013,
-0.33909738063812256,
-0.10655803233385086,
-0.05957889184355736,
-0.10211384296417236,
-0.014952262863516808,
0.07486768811941147,
0.0245331060141325,
-0.01593543216586113,
0.019984392449259758,
-0.0903550386428833,
0.10846161097288132,
-0.01002445723861456,
0.03945324942469597,
-0.048786986619234085,
0.116297148168087,
0.06428854912519455,
0.09068404883146286,
-0.1582316756248474,
0.1172725111246109,
0.011804882436990738,
0.09970639646053314,
-0.09026560932397842,
-0.030196793377399445,
0.03928675130009651,
0.026123182848095894,
0.15470848977565765,
-0.008761852979660034,
-0.03223368898034096,
0.012438923120498657,
-0.16511672735214233,
0.08180458843708038,
0.00336797209456563,
0.08328863233327866,
0.047794848680496216,
0.026760464534163475,
-0.010508732870221138,
-0.009362909942865372,
0.049466922879219055,
-0.09154138714075089,
-0.05998779460787773,
0.0480261854827404,
0.19898897409439087,
-0.11177141964435577,
0.0008410071604885161,
-0.06913469731807709,
-0.13970597088336945,
0.20054616034030914,
-0.002695089904591441,
-0.038105130195617676,
-0.09862970560789108,
0.05892566218972206,
0.1886405497789383,
-0.04897255450487137,
0.014808813109993935,
0.023078948259353638,
0.07013843208551407,
-0.03546867147088051,
-0.12523671984672546,
0.02027578465640545,
-0.04067477583885193,
-0.062363337725400925,
0.05257786810398102,
0.061807628720998764,
0.07182224839925766,
0.028037359938025475,
0.018434811383485794,
-0.004766101948916912,
-0.07353979349136353,
-0.07271625101566315,
0.01660449616611004,
0.03781808912754059,
-0.019914820790290833,
-0.07374756038188934,
-0.005919811315834522,
-0.04524509981274605,
-0.04190829023718834,
0.024916818365454674,
0.12685181200504303,
0.16326014697551727,
-0.03933281451463699,
0.16799825429916382,
0.25936824083328247,
-0.0020061053801327944,
-0.25502732396125793,
-0.01489930134266615,
0.028296468779444695,
0.06458666175603867,
-0.10209299623966217,
-0.16420520842075348,
0.18282218277454376,
0.0777784138917923,
-0.05946517363190651,
0.038458921015262604,
-0.2463296353816986,
-0.12727563083171844,
0.1960594803094864,
0.04102642461657524,
0.2477440983057022,
-0.07383613288402557,
-0.005294437985867262,
-0.10820924490690231,
-0.1295752376317978,
0.10350321978330612,
-0.10678568482398987,
0.13857150077819824,
-0.0496930256485939,
0.061377886682748795,
-0.0032982344273477793,
-0.06191816180944443,
0.10797065496444702,
0.09335292130708694,
0.002843966707587242,
0.023231448605656624,
0.11809898167848587,
0.07451391965150833,
-0.06323851644992828,
0.23611192405223846,
-0.042763158679008484,
-0.002155112102627754,
-0.044239431619644165,
-0.11009097099304199,
-0.082428477704525,
0.06348671019077301,
0.059571653604507446,
-0.03375179320573807,
0.010729527100920677,
0.037258390337228775,
0.07115095853805542,
0.03182438388466835,
0.06253717094659805,
-0.06871680915355682,
-0.08733801543712616,
0.13775059580802917,
0.12289294600486755,
-0.10664761811494827,
-0.00018107188225258142,
0.003522037761285901,
0.007808521389961243,
0.11847313493490219,
-0.16356968879699707,
0.035393327474594116,
0.07241186499595642,
-0.05006670579314232,
0.03831253573298454,
0.024523058906197548,
-0.05683107674121857,
-0.05295024812221527,
0.04781542345881462,
-0.08520036190748215,
-0.12246830761432648,
0.0045206015929579735,
-0.12470462918281555,
0.023850759491324425,
0.11986981332302094,
0.08687876164913177,
-0.12222230434417725,
-0.0006249275174923241,
0.013407186605036259,
0.021856162697076797,
-0.08047230541706085,
0.20123033225536346,
0.07968384772539139,
0.04602938890457153,
-0.12445351481437683,
0.14287778735160828,
0.012993854470551014,
-0.13387787342071533,
0.05069113150238991,
0.0694524422287941,
-0.11609471589326859,
-0.10894695669412613,
-0.15498881042003632,
-0.054314158856868744,
-0.10329040139913559,
-0.11304143816232681,
-0.05699091777205467,
0.03661239147186279,
0.05327849090099335,
-0.10980799049139023,
0.0648149698972702,
0.03441156446933746,
-0.10501432418823242,
-0.023749539628624916,
-0.09629939496517181,
0.035963233560323715,
0.039482951164245605,
0.014866942539811134,
-0.03189898282289505,
0.14131151139736176,
-0.02637723833322525,
0.06079419329762459,
-0.08872300386428833,
-0.02582334540784359,
0.007924036122858524,
0.0657292827963829,
-0.08475962281227112,
0.017694346606731415,
-0.15079692006111145,
0.026952406391501427,
-0.001401638612151146,
0.010089660063385963,
-0.05760883167386055,
0.06403107196092606,
-0.1076374277472496,
-0.003367878030985594,
-0.058680787682533264,
0.00688703591004014,
-0.047386348247528076,
0.01598816178739071,
-0.03668157383799553,
-0.017202991992235184,
0.07065824419260025,
0.0385492704808712,
-0.11665113270282745,
0.10001826286315918,
-0.12084824591875076,
-0.007943701930344105,
0.10008387267589569,
0.07698293775320053,
0.04044385999441147,
0.02734382078051567,
0.03611646220088005,
0.1038716733455658,
0.06589310616254807,
0.004073514137417078,
0.03221842274069786,
-0.10299420356750488,
-0.10205385833978653,
-0.15625081956386566,
0.008100153878331184,
-0.021196898072957993,
0.0706828385591507,
0.04750718176364899,
0.11920023709535599,
0.14522896707057953,
-0.06805287301540375,
-0.028374744579195976,
-0.07255101203918457,
0.010873131453990936,
-0.04377840459346771,
-0.06560032814741135,
-0.01625409722328186,
-0.03235108032822609,
0.06138615310192108,
-0.06551320850849152,
0.24189269542694092,
-0.008954787626862526,
0.014363698661327362,
-0.005044788122177124,
-0.08444744348526001,
-0.027603833004832268,
-0.01129855401813984,
0.22183850407600403,
0.11401326209306717,
0.020685546100139618,
0.043798089027404785,
0.06829050928354263,
0.06628719717264175,
0.16275806725025177,
0.07576673477888107,
0.08212718367576599,
0.11917659640312195,
0.23128889501094818,
-0.018039405345916748,
-0.016575589776039124,
-0.02554887905716896,
0.1947193443775177,
-0.11524327099323273,
0.10770668834447861,
-0.023623714223504066,
0.020139316096901894,
0.17465192079544067,
-0.07114876806735992,
0.015490338206291199,
0.04505486786365509,
-0.01961660198867321,
-0.16906693577766418,
-0.19928021728992462,
-0.06573410332202911,
-0.11502981185913086,
0.03430243954062462,
-0.0671127587556839,
-0.024288540706038475,
0.0036523828748613596,
0.07790212333202362,
-0.030124010518193245,
0.09413368999958038,
-0.0196822676807642,
-0.04946858063340187,
0.12039657682180405,
-0.04191606491804123,
-0.044894903898239136,
0.0106496037915349,
0.016449730843305588,
0.046002037823200226,
0.01669926382601261,
0.05670907720923424,
-0.02173451893031597,
-0.0038265190087258816,
0.09160632640123367,
-0.0054536303505301476,
-0.026787664741277695,
-0.04666735976934433,
0.031291570514440536,
0.061308179050683975,
0.05453678220510483,
0.0769369900226593,
-0.1211993545293808,
0.00871219765394926,
0.058011751621961594,
-0.07024906575679779,
-0.07862083613872528,
-0.11590620875358582,
0.18253707885742188,
0.0752970352768898,
0.03528061881661415,
-0.04356347769498825,
-0.03848111629486084,
-0.03320080786943436,
0.20193588733673096,
0.2199198603630066,
-0.02282644435763359,
-0.07307886332273483,
0.03675036132335663,
-0.002444947138428688,
-0.0732225701212883,
0.1527293175458908,
0.036041971296072006,
0.24562953412532806,
-0.03626357391476631,
-0.056365855038166046,
-0.02452048286795616,
-0.059601012617349625,
-0.050365008413791656,
0.04103105515241623,
-0.03228804096579552,
-0.018844587728381157,
-0.05377671867609024,
0.04451431334018707,
-0.13945995271205902,
-0.06615821272134781,
-0.0443868413567543,
0.07264510542154312,
-0.0914880558848381,
-0.03873686119914055,
-0.09622932970523834,
0.025992056354880333,
0.064403235912323,
-0.06951721757650375,
0.046768222004175186,
0.043960846960544586,
-0.003397064283490181,
-0.17364166676998138,
-0.01437291782349348,
0.04150814190506935,
0.09623217582702637,
0.14930690824985504,
0.010534698143601418,
0.07622132450342178,
0.049851324409246445,
0.009659646078944206,
-0.09449459612369537,
0.08938173204660416,
-0.014542932622134686,
-0.03224599361419678,
0.0756184309720993,
0.06942816078662872,
-0.008371020667254925,
0.012094845063984394,
0.025790905579924583,
0.011255603283643723,
-0.0312948077917099,
-0.03869304433465004,
0.03186305984854698,
-0.08459549397230148,
0.05479682609438896,
-0.04770154133439064,
0.10165876895189285,
0.11093388497829437,
-0.015627503395080566,
-0.04313842952251434,
-0.10242033749818802,
0.07395099103450775,
-0.016390247270464897,
0.006881990469992161,
-0.0178668349981308,
-0.11349678784608841,
-0.016278091818094254,
-0.13207675516605377,
-0.012555926106870174,
-0.18891304731369019,
-0.0247761569917202,
-0.038443490862846375,
-0.07089687138795853,
0.0013572556199505925,
0.09549353271722794,
0.08109653741121292,
0.02309585176408291,
-0.04496591165661812,
-0.035244595259428024,
0.03193553537130356,
0.037270963191986084,
-0.2037118524312973,
-0.14473357796669006
] |
null | null | transformers |
# Norwegian Wav2Vec2 Model - 300M - VoxRex - Nynorsk
This model is finetuned on top of feature extractor [VoxRex-model](https://huggingface.co/KBLab/wav2vec2-large-voxrex) from the National Library of Sweden. The finetuned model achieves the following results on the test set with a 5-gram KenLM. The numbers in parentheses are the results without the language model:
- **WER: 0.1222** (0.1537)
- **CER: 0.0419** (0.0468)
## Model description
This is one of several Wav2Vec-models our team created during the 🤗 hosted [Robust Speech Event](https://discuss.huggingface.co/t/open-to-the-community-robust-speech-recognition-challenge/13614?s=09). This is the complete list of our models and their final scores:
| Model | Final WER | |
|:--------------|:------------|:------------:|
| [NbAiLab/nb-wav2vec2-1b-bokmaal](https://huggingface.co/NbAiLab/nb-wav2vec2-1b-bokmaal) | 6.33 | |
| [NbAiLab/nb-wav2vec2-300m-bokmaal](https://huggingface.co/NbAiLab/nb-wav2vec2-300m-bokmaal) | 7.03 | |
| [NbAiLab/nb-wav2vec2-1b-nynorsk](https://huggingface.co/NbAiLab/nb-wav2vec2-1b-nynorsk) | 11.32 | |
| NbAiLab/nb-wav2vec2-300m-nynorsk (this model) | 12.22 | |
### Dataset
In parallel with the event, the team also converted the [Norwegian Parliamentary Speech Corpus (NPSC)](https://www.nb.no/sprakbanken/en/resource-catalogue/oai-nb-no-sbr-58/) to the [NbAiLab/NPSC](https://huggingface.co/datasets/NbAiLab/NPSC) in 🤗 Dataset format and used that as the main source for training.
## Code
We have released all the code developed during the event so that the Norwegian NLP community can build upon it when developing even better Norwegian ASR models. The finetuning of these models is not very computationally demanding. After following the instructions here, you should be able to train your own automatic speech recognition system in less than a day with an average GPU.
## Team
The following people contributed to building this model: Rolv-Arild Braaten, Per Egil Kummervold, Andre Kåsen, Javier de la Rosa, Per Erik Solberg, and Freddy Wetjen.
## Training procedure
To reproduce these results, we strongly recommend that you follow the [instructions from 🤗](https://github.com/huggingface/transformers/tree/master/examples/research_projects/robust-speech-event#talks) to train a simple Swedish model.
When you have verified that you are able to do this, create a fresh new repo. You can then start by copying the files ```run.sh``` and ```run_speech_recognition_ctc.py``` from our repo. Running these will create all the other necessary files, and should let you reproduce our results. With some tweaks to the hyperparameters, you might even be able to build an even better ASR. Good luck!
### Language Model
As the scores indicate, adding even a simple 5-gram language will improve the results. 🤗 has provided another [very nice blog](https://huggingface.co/blog/wav2vec2-with-ngram) explaining how to add a 5-gram language model to improve the ASR model. You can build this from your own corpus, for instance by extracting some suitable text from the [Norwegian Colossal Corpus](https://huggingface.co/datasets/NbAiLab/NCC). You can also skip some of the steps in the guide, and copy the [5-gram model from this repo](https://huggingface.co/NbAiLab/XLSR-300M-bokmaal/tree/main/language_model).
### Parameters
The final model was run using these parameters:
```
--dataset_name="NbAiLab/NPSC"
--model_name_or_path="KBLab/wav2vec2-large-voxrex"
--dataset_config_name="16K_mp3_nynorsk"
--output_dir="./"
--overwrite_output_dir
--num_train_epochs="80"
--per_device_train_batch_size="16"
--per_device_eval_batch_size="16"
--gradient_accumulation_steps="2"
--learning_rate="1e-4"
--warmup_steps="2000"
--length_column_name="input_length"
--evaluation_strategy="steps"
--text_column_name="text"
--save_steps="500"
--eval_steps="500"
--logging_steps="100"
--layerdrop="0.041"
--attention_dropout="0.094"
--activation_dropout="0.055"
--hidden_dropout="0.047"
--save_total_limit="3"
--freeze_feature_encoder
--feat_proj_dropout="0.04"
--mask_time_prob="0.082"
--mask_time_length="10"
--mask_feature_prob="0.25"
--mask_feature_length="64"
--gradient_checkpointing
--min_duration_in_seconds="0.5"
--max_duration_in_seconds="30.0"
--use_auth_token
--seed="42"
--fp16
--group_by_length
--do_train --do_eval
--push_to_hub
--preprocessing_num_workers="32"
```
Using these settings, the training might take 3-4 days on an average GPU. You can, however, get a decent model and faster results by tweaking these parameters.
| Parameter| Comment |
|:-------------|:-----|
| per_device_train_batch_size | Adjust this to the maximum of available memory. 16 or 24 might be good settings depending on your system |
|gradient_accumulation_steps |Can be adjusted even further up to increase batch size and speed up training without running into memory issues |
| learning_rate|Can be increased, maybe as high as 1e-4. Speeds up training but might add instability |
| epochs| Can be decreased significantly. This is a huge dataset and you might get a decent result already after a couple of epochs|
## Citation
```bibtex
@inproceedings{de-la-rosa-etal-2023-boosting,
title = "Boosting {N}orwegian Automatic Speech Recognition",
author = "De La Rosa, Javier and
Braaten, Rolv-Arild and
Kummervold, Per and
Wetjen, Freddy",
booktitle = "Proceedings of the 24th Nordic Conference on Computational Linguistics (NoDaLiDa)",
month = may,
year = "2023",
address = "T{\'o}rshavn, Faroe Islands",
publisher = "University of Tartu Library",
url = "https://aclanthology.org/2023.nodalida-1.55",
pages = "555--564",
abstract = "In this paper, we present several baselines for automatic speech recognition (ASR) models for the two official written languages in Norway: Bokm{\aa}l and Nynorsk. We compare the performance of models of varying sizes and pre-training approaches on multiple Norwegian speech datasets. Additionally, we measure the performance of these models against previous state-of-the-art ASR models, as well as on out-of-domain datasets. We improve the state of the art on the Norwegian Parliamentary Speech Corpus (NPSC) from a word error rate (WER) of 17.10{\%} to 7.60{\%}, with models achieving 5.81{\%} for Bokm{\aa}l and 11.54{\%} for Nynorsk. We also discuss the challenges and potential solutions for further improving ASR models for Norwegian.",
}
```
See https://arxiv.org/abs/2307.01672
| {"language": ["nn"], "license": "apache-2.0", "tags": ["automatic-speech-recognition"], "datasets": ["NbAiLab/NPSC"], "model-index": [{"name": "nb-wav2vec2-300m-nynorsk", "results": [{"task": {"type": "automatic-speech-recognition", "name": "Automatic Speech Recognition"}, "dataset": {"name": "NPSC", "type": "NbAiLab/NPSC", "args": "16K_mp3_nynorsk"}, "metrics": [{"type": "wer", "value": 0.1222, "name": "Test (Nynorsk) WER"}, {"type": "cer", "value": 0.0419, "name": "Test (Nynorsk) CER"}]}]}]} | automatic-speech-recognition | NbAiLab/nb-wav2vec2-300m-nynorsk | [
"transformers",
"pytorch",
"tensorboard",
"wav2vec2",
"automatic-speech-recognition",
"nn",
"dataset:NbAiLab/NPSC",
"arxiv:2307.01672",
"license:apache-2.0",
"model-index",
"endpoints_compatible",
"region:us"
] | 2022-03-02T23:29:04+00:00 | [
"2307.01672"
] | [
"nn"
] | TAGS
#transformers #pytorch #tensorboard #wav2vec2 #automatic-speech-recognition #nn #dataset-NbAiLab/NPSC #arxiv-2307.01672 #license-apache-2.0 #model-index #endpoints_compatible #region-us
| Norwegian Wav2Vec2 Model - 300M - VoxRex - Nynorsk
==================================================
This model is finetuned on top of feature extractor VoxRex-model from the National Library of Sweden. The finetuned model achieves the following results on the test set with a 5-gram KenLM. The numbers in parentheses are the results without the language model:
* WER: 0.1222 (0.1537)
* CER: 0.0419 (0.0468)
Model description
-----------------
This is one of several Wav2Vec-models our team created during the hosted Robust Speech Event. This is the complete list of our models and their final scores:
### Dataset
In parallel with the event, the team also converted the Norwegian Parliamentary Speech Corpus (NPSC) to the NbAiLab/NPSC in Dataset format and used that as the main source for training.
Code
----
We have released all the code developed during the event so that the Norwegian NLP community can build upon it when developing even better Norwegian ASR models. The finetuning of these models is not very computationally demanding. After following the instructions here, you should be able to train your own automatic speech recognition system in less than a day with an average GPU.
Team
----
The following people contributed to building this model: Rolv-Arild Braaten, Per Egil Kummervold, Andre Kåsen, Javier de la Rosa, Per Erik Solberg, and Freddy Wetjen.
Training procedure
------------------
To reproduce these results, we strongly recommend that you follow the instructions from to train a simple Swedish model.
When you have verified that you are able to do this, create a fresh new repo. You can then start by copying the files and from our repo. Running these will create all the other necessary files, and should let you reproduce our results. With some tweaks to the hyperparameters, you might even be able to build an even better ASR. Good luck!
### Language Model
As the scores indicate, adding even a simple 5-gram language will improve the results. has provided another very nice blog explaining how to add a 5-gram language model to improve the ASR model. You can build this from your own corpus, for instance by extracting some suitable text from the Norwegian Colossal Corpus. You can also skip some of the steps in the guide, and copy the 5-gram model from this repo.
### Parameters
The final model was run using these parameters:
Using these settings, the training might take 3-4 days on an average GPU. You can, however, get a decent model and faster results by tweaking these parameters.
See URL
| [
"### Dataset\n\n\nIn parallel with the event, the team also converted the Norwegian Parliamentary Speech Corpus (NPSC) to the NbAiLab/NPSC in Dataset format and used that as the main source for training.\n\n\nCode\n----\n\n\nWe have released all the code developed during the event so that the Norwegian NLP community can build upon it when developing even better Norwegian ASR models. The finetuning of these models is not very computationally demanding. After following the instructions here, you should be able to train your own automatic speech recognition system in less than a day with an average GPU.\n\n\nTeam\n----\n\n\nThe following people contributed to building this model: Rolv-Arild Braaten, Per Egil Kummervold, Andre Kåsen, Javier de la Rosa, Per Erik Solberg, and Freddy Wetjen.\n\n\nTraining procedure\n------------------\n\n\nTo reproduce these results, we strongly recommend that you follow the instructions from to train a simple Swedish model.\n\n\nWhen you have verified that you are able to do this, create a fresh new repo. You can then start by copying the files and from our repo. Running these will create all the other necessary files, and should let you reproduce our results. With some tweaks to the hyperparameters, you might even be able to build an even better ASR. Good luck!",
"### Language Model\n\n\nAs the scores indicate, adding even a simple 5-gram language will improve the results. has provided another very nice blog explaining how to add a 5-gram language model to improve the ASR model. You can build this from your own corpus, for instance by extracting some suitable text from the Norwegian Colossal Corpus. You can also skip some of the steps in the guide, and copy the 5-gram model from this repo.",
"### Parameters\n\n\nThe final model was run using these parameters:\n\n\nUsing these settings, the training might take 3-4 days on an average GPU. You can, however, get a decent model and faster results by tweaking these parameters.\n\n\n\nSee URL"
] | [
"TAGS\n#transformers #pytorch #tensorboard #wav2vec2 #automatic-speech-recognition #nn #dataset-NbAiLab/NPSC #arxiv-2307.01672 #license-apache-2.0 #model-index #endpoints_compatible #region-us \n",
"### Dataset\n\n\nIn parallel with the event, the team also converted the Norwegian Parliamentary Speech Corpus (NPSC) to the NbAiLab/NPSC in Dataset format and used that as the main source for training.\n\n\nCode\n----\n\n\nWe have released all the code developed during the event so that the Norwegian NLP community can build upon it when developing even better Norwegian ASR models. The finetuning of these models is not very computationally demanding. After following the instructions here, you should be able to train your own automatic speech recognition system in less than a day with an average GPU.\n\n\nTeam\n----\n\n\nThe following people contributed to building this model: Rolv-Arild Braaten, Per Egil Kummervold, Andre Kåsen, Javier de la Rosa, Per Erik Solberg, and Freddy Wetjen.\n\n\nTraining procedure\n------------------\n\n\nTo reproduce these results, we strongly recommend that you follow the instructions from to train a simple Swedish model.\n\n\nWhen you have verified that you are able to do this, create a fresh new repo. You can then start by copying the files and from our repo. Running these will create all the other necessary files, and should let you reproduce our results. With some tweaks to the hyperparameters, you might even be able to build an even better ASR. Good luck!",
"### Language Model\n\n\nAs the scores indicate, adding even a simple 5-gram language will improve the results. has provided another very nice blog explaining how to add a 5-gram language model to improve the ASR model. You can build this from your own corpus, for instance by extracting some suitable text from the Norwegian Colossal Corpus. You can also skip some of the steps in the guide, and copy the 5-gram model from this repo.",
"### Parameters\n\n\nThe final model was run using these parameters:\n\n\nUsing these settings, the training might take 3-4 days on an average GPU. You can, however, get a decent model and faster results by tweaking these parameters.\n\n\n\nSee URL"
] | [
74,
281,
92,
57
] | [
"passage: TAGS\n#transformers #pytorch #tensorboard #wav2vec2 #automatic-speech-recognition #nn #dataset-NbAiLab/NPSC #arxiv-2307.01672 #license-apache-2.0 #model-index #endpoints_compatible #region-us \n### Dataset\n\n\nIn parallel with the event, the team also converted the Norwegian Parliamentary Speech Corpus (NPSC) to the NbAiLab/NPSC in Dataset format and used that as the main source for training.\n\n\nCode\n----\n\n\nWe have released all the code developed during the event so that the Norwegian NLP community can build upon it when developing even better Norwegian ASR models. The finetuning of these models is not very computationally demanding. After following the instructions here, you should be able to train your own automatic speech recognition system in less than a day with an average GPU.\n\n\nTeam\n----\n\n\nThe following people contributed to building this model: Rolv-Arild Braaten, Per Egil Kummervold, Andre Kåsen, Javier de la Rosa, Per Erik Solberg, and Freddy Wetjen.\n\n\nTraining procedure\n------------------\n\n\nTo reproduce these results, we strongly recommend that you follow the instructions from to train a simple Swedish model.\n\n\nWhen you have verified that you are able to do this, create a fresh new repo. You can then start by copying the files and from our repo. Running these will create all the other necessary files, and should let you reproduce our results. With some tweaks to the hyperparameters, you might even be able to build an even better ASR. Good luck!### Language Model\n\n\nAs the scores indicate, adding even a simple 5-gram language will improve the results. has provided another very nice blog explaining how to add a 5-gram language model to improve the ASR model. You can build this from your own corpus, for instance by extracting some suitable text from the Norwegian Colossal Corpus. You can also skip some of the steps in the guide, and copy the 5-gram model from this repo.### Parameters\n\n\nThe final model was run using these parameters:\n\n\nUsing these settings, the training might take 3-4 days on an average GPU. You can, however, get a decent model and faster results by tweaking these parameters.\n\n\n\nSee URL"
] | [
-0.07834740728139877,
0.09282904118299484,
-0.003892278764396906,
0.03499794378876686,
0.07655632495880127,
-0.03681692108511925,
0.029346637427806854,
0.07493435591459274,
-0.017948780208826065,
0.04549458622932434,
0.03790876641869545,
-0.03353188559412956,
0.08933823555707932,
0.1061759740114212,
0.16059496998786926,
-0.28177309036254883,
0.07610055059194565,
-0.06816507875919342,
0.09894948452711105,
0.036107294261455536,
0.06585177034139633,
-0.08858223259449005,
0.021202951669692993,
-0.005454936530441046,
0.016287053003907204,
0.012290536426007748,
-0.08918538689613342,
-0.07898303121328354,
0.10188702493906021,
0.03308459743857384,
0.03324823081493378,
0.0206309724599123,
0.054309871047735214,
-0.10547318309545517,
0.007522902451455593,
0.02639414370059967,
-0.01807415671646595,
-0.011193991638720036,
0.06029194965958595,
0.08016031980514526,
0.1854492872953415,
-0.08340267091989517,
-0.010258836671710014,
0.02183648571372032,
-0.06356191635131836,
-0.16907262802124023,
-0.11884123086929321,
-0.030633218586444855,
0.10707653313875198,
0.07066541165113449,
-0.056818798184394836,
0.02723701298236847,
-0.07427649199962616,
0.020038697868585587,
0.20402409136295319,
-0.2278711348772049,
-0.04248003661632538,
0.0974649116396904,
0.042636409401893616,
0.06776660680770874,
-0.01464123371988535,
0.01816968247294426,
0.034132231026887894,
0.07400752604007721,
0.08204177767038345,
0.0015272940509021282,
0.009945360012352467,
-0.025042204186320305,
-0.15864060819149017,
-0.007385167293250561,
0.026161137968301773,
-0.057527292519807816,
-0.07692091166973114,
-0.07336971163749695,
0.03239350765943527,
-0.024707823991775513,
0.011140304617583752,
-0.04244358837604523,
0.03233302757143974,
-0.05243796110153198,
0.04513389989733696,
-0.17815007269382477,
-0.11809710413217545,
0.0023092539049685,
0.018591519445180893,
0.08674517273902893,
0.06338359415531158,
-0.02232951857149601,
0.07748482376337051,
0.10357549786567688,
-0.09832991659641266,
-0.001175310811959207,
-0.11621696501970291,
0.0036094682291150093,
-0.12105593830347061,
-0.023941688239574432,
-0.018889429047703743,
-0.1906498372554779,
-0.026160310953855515,
0.1458550989627838,
-0.003913831897079945,
-0.020143071189522743,
0.08335796743631363,
0.026783505454659462,
0.004032333381474018,
0.12352879345417023,
-0.028497369959950447,
-0.0754757672548294,
0.018581518903374672,
-0.05554359033703804,
0.03951932489871979,
0.0037788981571793556,
-0.022547869011759758,
-0.11743412911891937,
0.058266039937734604,
0.07221373170614243,
-0.027203714475035667,
0.010413593612611294,
0.025146305561065674,
0.008649037219583988,
0.03515404462814331,
-0.11809803545475006,
-0.02536766231060028,
-0.02141352742910385,
-0.06643485277891159,
-0.0408208854496479,
0.04773683845996857,
-0.029569419100880623,
-0.14288073778152466,
0.07594511657953262,
0.01795615628361702,
-0.029475439339876175,
-0.05979501083493233,
-0.07082769274711609,
0.07924459129571915,
-0.15315571427345276,
-0.08024561405181885,
-0.06757108867168427,
-0.11724470555782318,
-0.09838210046291351,
0.05388864502310753,
-0.03926321491599083,
-0.02278445102274418,
-0.08578183501958847,
-0.038427550345659256,
-0.03935961052775383,
-0.04216618463397026,
0.016073064878582954,
-0.03201683610677719,
-0.025084612891077995,
-0.04171212762594223,
0.07753808051347733,
0.013839304447174072,
0.01882980577647686,
-0.09409867972135544,
-0.0010129340225830674,
-0.18921080231666565,
0.07835324108600616,
-0.07900026440620422,
-0.029390089213848114,
-0.10702057927846909,
-0.0005406852578744292,
-0.05241120979189873,
0.06423387676477432,
0.05853237584233284,
0.08281391113996506,
-0.12795273959636688,
-0.07130816578865051,
0.12185462564229965,
-0.14118477702140808,
-0.01753365807235241,
0.1358996331691742,
0.017128178849816322,
0.09258927404880524,
0.14579929411411285,
0.06169309467077255,
0.09802169352769852,
-0.06637583673000336,
-0.05998130142688751,
-0.023538019508123398,
-0.04636542126536369,
-0.07632178068161011,
0.0213206484913826,
-0.023908693343400955,
0.08253590762615204,
0.05249952897429466,
-0.06115323677659035,
0.03325042873620987,
-0.009400318376719952,
-0.031387317925691605,
0.06913670897483826,
-0.0637308657169342,
-0.062447551637887955,
-0.0005886750295758247,
-0.00041767777292989194,
-0.0015533884288743138,
-0.07376042753458023,
-0.019973814487457275,
0.07893791049718857,
-0.08620088547468185,
0.0602862723171711,
-0.02955021895468235,
0.0564945824444294,
-0.08738730847835541,
0.0051062037236988544,
-0.0600016750395298,
-0.11358299106359482,
0.016201995313167572,
-0.12777717411518097,
0.08519893884658813,
0.06669940054416656,
0.033950235694646835,
0.09168601781129837,
-0.02634415216743946,
-0.005835875403136015,
-0.02079719491302967,
-0.05921719968318939,
-0.03431418165564537,
-0.020803073421120644,
-0.06971348077058792,
-0.047148965299129486,
0.01234553661197424,
-0.09305335581302643,
-0.02080240286886692,
0.0306547898799181,
0.06893225014209747,
0.0007113472674973309,
-0.03039647452533245,
0.02265128493309021,
0.026193011552095413,
0.03610851988196373,
-0.03446565940976143,
0.03983968868851662,
-0.014417100697755814,
-0.04149716719985008,
0.1634301394224167,
-0.06895310431718826,
-0.22043097019195557,
0.03564361855387688,
0.08415528386831284,
-0.038245704025030136,
0.02488299086689949,
-0.026241455227136612,
-0.05267655849456787,
-0.06068624556064606,
-0.014679206535220146,
0.12209901958703995,
0.07367696613073349,
0.05821571126580238,
-0.0717584490776062,
-0.013703815639019012,
0.00008155281830113381,
-0.02553820237517357,
0.0021299831569194794,
0.14420810341835022,
0.06025496870279312,
0.00022051080304663628,
-0.02499581314623356,
-0.10961826890707016,
-0.07328832149505615,
0.21071714162826538,
0.060913264751434326,
-0.11459531635046005,
0.01971735805273056,
0.037151411175727844,
0.04205537214875221,
0.07323404401540756,
0.07004404813051224,
-0.04331570491194725,
0.0013851039111614227,
-0.0003777980455197394,
0.08207738399505615,
-0.0837424099445343,
0.01699547842144966,
-0.02650146558880806,
-0.0932387262582779,
0.12826991081237793,
0.05689598247408867,
-0.08363985270261765,
0.002217608503997326,
0.01770949922502041,
-0.016159746795892715,
0.039257556200027466,
-0.01123261172324419,
-0.07562350481748581,
0.15801352262496948,
-0.03080662339925766,
-0.21969421207904816,
-0.20059067010879517,
0.05562136322259903,
-0.057478487491607666,
0.022311383858323097,
0.08782368898391724,
-0.08519686013460159,
-0.06737358868122101,
-0.07958129793405533,
0.2005617767572403,
0.061139434576034546,
-0.06760434061288834,
-0.1416299194097519,
-0.03210495412349701,
-0.044836655259132385,
-0.13120251893997192,
0.018665451556444168,
-0.018774714320898056,
-0.12088172882795334,
0.04367895424365997,
-0.008447062224149704,
0.0763179361820221,
0.026675229892134666,
-0.0061480812728405,
-0.027778830379247665,
0.037037402391433716,
0.14785800874233246,
-0.06681942194700241,
0.0967840850353241,
0.06554517149925232,
0.07633645087480545,
0.0791725218296051,
0.019626788794994354,
0.00322986813262105,
-0.02276398427784443,
0.013025975786149502,
0.11098732799291611,
-0.10111535340547562,
-0.2472517341375351,
-0.05753649026155472,
0.0010910717537626624,
0.020208807662129402,
0.07221800833940506,
0.07573297619819641,
-0.08222337812185287,
0.07588702440261841,
-0.05375242605805397,
-0.041289012879133224,
0.07674986869096756,
0.0724937692284584,
0.013931827619671822,
0.009563960134983063,
0.007272949907928705,
-0.04836372658610344,
-0.03651255741715431,
0.07466069608926773,
0.05358821153640747,
0.2126057744026184,
-0.09269198030233383,
0.07700231671333313,
0.034689273685216904,
0.04838877171278,
0.0001827026135288179,
0.11549874395132065,
-0.03677431121468544,
0.0011015207273885608,
0.007108315825462341,
-0.06283485144376755,
-0.029940158128738403,
0.06076318025588989,
-0.022461513057351112,
-0.10202688723802567,
-0.019456317648291588,
0.035459697246551514,
-0.005247929133474827,
0.25253260135650635,
0.014813433401286602,
-0.16150212287902832,
-0.08807523548603058,
-0.058570731431245804,
-0.11100795120000839,
-0.035356611013412476,
0.016711527481675148,
0.06443113833665848,
-0.10966591536998749,
-0.004671783186495304,
-0.0814492478966713,
0.05435679480433464,
-0.06659283488988876,
-0.013512060977518559,
0.029951730743050575,
0.17055638134479523,
0.0017882843967527151,
0.08006840199232101,
-0.0844925120472908,
0.08323734253644943,
-0.03211366757750511,
0.16656506061553955,
-0.06020078435540199,
-0.028797568753361702,
-0.016401365399360657,
-0.048998408019542694,
0.16783523559570312,
0.03658416122198105,
-0.10936583578586578,
-0.05014980584383011,
-0.07854761928319931,
0.04854952543973923,
0.03785168007016182,
-0.04001199081540108,
0.1152753159403801,
0.06534506380558014,
0.03779090195894241,
-0.07996434718370438,
0.017046816647052765,
-0.1164277195930481,
-0.09458786994218826,
0.03857981041073799,
-0.005837606266140938,
0.014305380173027515,
-0.03071586787700653,
-0.05199649557471275,
-0.12021921575069427,
0.11311434954404831,
-0.05087192356586456,
-0.11907471716403961,
-0.05019238591194153,
-0.050905898213386536,
0.17285795509815216,
-0.07783578336238861,
0.01428897399455309,
0.0650804340839386,
0.11780329793691635,
-0.11877430975437164,
-0.008940421976149082,
-0.012408258393406868,
-0.05673728883266449,
-0.12724429368972778,
0.08277909457683563,
0.06939022988080978,
0.19979354739189148,
0.0064964997582137585,
0.02447601407766342,
0.040455956012010574,
0.0189786609262228,
-0.07334422320127487,
-0.02327374741435051,
0.09538557380437851,
-0.02603226900100708,
0.011489629745483398,
-0.0441371388733387,
0.030925441533327103,
-0.08515068888664246,
-0.04645637795329094,
0.0872550904750824,
0.26347795128822327,
-0.009214290417730808,
0.1843532770872116,
0.24654781818389893,
-0.09550800174474716,
-0.2837585210800171,
-0.06859968602657318,
0.038958169519901276,
0.07018634676933289,
-0.0009613722795620561,
-0.22617293894290924,
0.1323855221271515,
0.11280930042266846,
-0.01811910979449749,
-0.046530283987522125,
-0.20203155279159546,
-0.11308873444795609,
0.040763046592473984,
0.03153780475258827,
0.15290360152721405,
-0.04275002330541611,
0.000530504621565342,
-0.0400395467877388,
-0.03265044093132019,
0.08071005344390869,
-0.11400004476308823,
0.13003724813461304,
-0.010121355764567852,
0.06893602758646011,
0.045700766146183014,
-0.04220864549279213,
0.11827424168586731,
0.046410638839006424,
-0.003566405037418008,
-0.06995712220668793,
0.12476926296949387,
0.04524029791355133,
-0.08183898031711578,
0.19722098112106323,
-0.03583108261227608,
-0.03058287315070629,
-0.13283559679985046,
-0.07735263556241989,
-0.09477218985557556,
0.1176271066069603,
-0.03739244490861893,
-0.019418075680732727,
-0.027986427769064903,
0.12838682532310486,
0.11136898398399353,
0.012672077864408493,
0.03734186664223671,
-0.06725447624921799,
-0.006682559847831726,
0.057897113263607025,
0.10501964390277863,
-0.015290327370166779,
0.0012188907712697983,
0.02258918806910515,
-0.010845317505300045,
0.07303691655397415,
0.033714719116687775,
0.008232954889535904,
0.1033320426940918,
-0.039964981377124786,
0.03961911424994469,
-0.021622415632009506,
-0.22167488932609558,
-0.0006845751195214689,
0.07016592472791672,
-0.10166735202074051,
-0.1241464912891388,
0.005145599599927664,
-0.05531243979930878,
-0.009018520824611187,
0.059204041957855225,
0.15237480401992798,
-0.11951874196529388,
-0.01979253627359867,
-0.0010769132059067488,
0.06344830989837646,
-0.05019666627049446,
0.14398066699504852,
0.03229719400405884,
0.02509947493672371,
-0.04077506810426712,
0.16407561302185059,
0.039516907185316086,
-0.10432538390159607,
0.05080612748861313,
0.18010202050209045,
-0.07284987717866898,
-0.09433639049530029,
-0.033005233854055405,
0.05735354498028755,
-0.16487079858779907,
-0.07879860699176788,
-0.019443461671471596,
-0.0027877057436853647,
0.010214894078671932,
0.0032154570799320936,
0.007923824712634087,
0.04703296348452568,
0.04306977987289429,
0.019887810572981834,
-0.07295599579811096,
0.033062782138586044,
0.12847843766212463,
0.027398761361837387,
0.009664860554039478,
0.15222029387950897,
-0.06387220323085785,
0.018945353105664253,
-0.03344786539673805,
0.017449211329221725,
-0.02503972128033638,
0.019342534244060516,
-0.09379976987838745,
0.021147839725017548,
-0.08998016268014908,
0.005760900676250458,
-0.008407967165112495,
0.03746030479669571,
0.009307109750807285,
0.042308542877435684,
-0.08937417715787888,
-0.013302401639521122,
-0.09175584465265274,
0.018658407032489777,
-0.06070522964000702,
-0.018521346151828766,
-0.009207382798194885,
-0.040025122463703156,
0.07006077468395233,
-0.02670755796134472,
-0.04048746079206467,
0.10889499634504318,
-0.07447248697280884,
0.0308278426527977,
-0.051930103451013565,
-0.041459135711193085,
0.0181224774569273,
-0.027702869847416878,
-0.04451509192585945,
0.03307219222187996,
0.007319920230656862,
0.0019961288198828697,
-0.024889936670660973,
-0.10075990110635757,
0.031932514160871506,
0.013418667949736118,
-0.0300016850233078,
-0.06327374279499054,
0.09626157581806183,
0.016883810982108116,
0.0909004658460617,
0.11786071211099625,
-0.10378111898899078,
0.026371587067842484,
-0.011565574444830418,
0.024117127060890198,
0.012244094163179398,
-0.0057358648627996445,
0.034630242735147476,
-0.05076497048139572,
0.022817127406597137,
-0.02052370086312294,
0.04664969816803932,
0.014023156836628914,
0.013600996695458889,
0.0014177324483171105,
-0.18105873465538025,
-0.13774612545967102,
0.024447139352560043,
0.03330906853079796,
-0.006617069244384766,
0.009118061512708664,
-0.045641276985406876,
0.00008792368316790089,
-0.06207745149731636,
0.012334907427430153,
0.10227925330400467,
0.06311923265457153,
0.18983279168605804,
0.1653905212879181,
0.028835684061050415,
-0.026530666276812553,
-0.021802980452775955,
0.1350923627614975,
0.02484206296503544,
0.044609710574150085,
-0.02571217156946659,
0.06475412845611572,
0.16429874300956726,
-0.10136028379201889,
0.0721835270524025,
0.02949071303009987,
-0.05276118218898773,
-0.10664811730384827,
-0.268248051404953,
-0.05078379809856415,
0.006998582277446985,
0.055391162633895874,
-0.07931883633136749,
0.02174968458712101,
0.0061908322386443615,
0.07922568917274475,
-0.007042035926133394,
0.11231514811515808,
-0.03588848188519478,
-0.10033354163169861,
0.08460303395986557,
-0.030684905126690865,
0.04906989261507988,
0.06768355518579483,
-0.0192442424595356,
0.040114887058734894,
0.10009501874446869,
0.01974904164671898,
0.05093241110444069,
0.06100133806467056,
0.04321978613734245,
0.0005224811029620469,
-0.03460096940398216,
-0.007809045724570751,
0.013154694810509682,
0.134102001786232,
0.08577805012464523,
0.06089768931269646,
-0.123870350420475,
-0.0033018868416547775,
0.1444048434495926,
-0.01918296329677105,
-0.08773036301136017,
-0.09835454076528549,
0.1307869553565979,
0.06286787241697311,
0.048144157975912094,
-0.04264327138662338,
-0.08092943578958511,
0.011444935575127602,
0.12189370393753052,
0.12679705023765564,
0.09745630621910095,
-0.022270983085036278,
-0.026077844202518463,
-0.007318375166505575,
-0.0528397299349308,
0.07565400749444962,
-0.011556095443665981,
0.23149000108242035,
-0.061554595828056335,
0.12176527827978134,
-0.038719553500413895,
0.027161935344338417,
-0.09506195783615112,
0.06635958701372147,
-0.08362659066915512,
0.04098088666796684,
-0.08776991069316864,
0.09111814200878143,
-0.13335853815078735,
-0.33127561211586,
-0.009810187853872776,
0.07452293485403061,
-0.11383216828107834,
-0.0263763889670372,
-0.003755133831873536,
0.0422489270567894,
0.11525052785873413,
0.0021303044632077217,
0.03471984341740608,
0.044955383986234665,
0.007899700663983822,
-0.04620004817843437,
-0.06172356754541397,
0.05849229544401169,
0.11418595910072327,
0.21297183632850647,
0.0409359447658062,
0.051853347569704056,
0.060179390013217926,
-0.045719120651483536,
-0.11809205263853073,
0.04204237088561058,
-0.01352886576205492,
-0.07169800996780396,
0.047699689865112305,
0.15911364555358887,
-0.031532108783721924,
0.05517015606164932,
0.0006913504912517965,
-0.010468943044543266,
0.0016804957995191216,
0.10127974301576614,
0.06133980676531792,
-0.056108489632606506,
0.10922420769929886,
-0.10050395131111145,
0.13490904867649078,
0.15773817896842957,
-0.007795009762048721,
-0.0031746174208819866,
-0.09031862020492554,
0.04027072340250015,
-0.03745708614587784,
0.025971537455916405,
0.03521957993507385,
-0.11953592300415039,
0.005152824334800243,
-0.07902107387781143,
0.007898651994764805,
-0.15896375477313995,
-0.0007466570241376758,
0.011467085219919682,
-0.0345405638217926,
-0.0053292508237063885,
0.09839563816785812,
0.03940657898783684,
0.0006020580185577273,
-0.018745161592960358,
-0.014683189801871777,
-0.009772652760148048,
0.03641195595264435,
-0.142644464969635,
-0.10856034606695175
] |
null | null | transformers |
## Results
|**Model** | **NoRec** | **NorNe-NB**| **NorNe-NN** | **NorDial** | **DaNe** | **Da-Angry-Tweets** |
|:-----------|------------:|------------:|------------:|------------:|------------:|------------:|
|roberta-base (English) | 51.77 | 79.01/79.53| 79.79/83.02 | 67.18| 75.44/78.07 | 55.51 |
|mBERT-cased | 63.91 | 83.72/86.12| 83.05/87.12 | 66.23| 80.00/81.43 | 57.67 |
|nb-bert-base | 75.60 |**91.98**/**92.95** |**90.93**/**94.06**|69.39| 81.95/84.83| 64.18|
|notram-bert-norwegian-cased | 72.47 | 91.77/93.12|89.79/93.70| **78.55**| **83.69**/**86.55**| **64.19** |
|notram-bert-norwegian-uncased | 73.47 | 89.28/91.61 |87.23/90.23 |74.21 | 80.29/82.31| 61.18|
|notram-bert-norwegian-cased-pod | **76.18** | 91.24/92.24| 90.88/93.21| 76.21| 81.82/84.99| 62.16 |
|nb-roberta-base | 68.77 |87.99/89.43 | 85.43/88.66| 76.34| 75.91/77.94| 61.50 |
|nb-roberta-base-scandinavian | 67.88 | 87.73/89.14| 87.39/90.92| 74.81| 76.22/78.66 | 63.37 |
|nb-roberta-base-v2-200k | 46.87 | 85.57/87.04| - | 64.99| - | - |
|test_long_w5 200k| 60.48 | 88.00/90:00 | 83.93/88.45 | 68.41 |75.22/78.50| 57.95 |
|test_long_w5_roberta_tokenizer 200k| 63.51| 86.28/87.77| 84.95/88.61 | 69.86 | 71.31/74.27 | 59.96 |
|test_long_w5_roberta_tokenizer 400k| 59.76 |87.39/89.06 | 85.16/89.01 | 71.46 | 72.39/75.65| 39.73 |
|test_long_w5_dataset 400k| 66.80 | 86.52/88.55 | 82.81/86.76 | 66.94 | 71.47/74.20| 55.25 |
|test_long_w5_dataset 600k| 67.37 | 89.98/90.95 | 84.53/88.37 | 66.84 | 75.14/76.50| 57.47 |
|roberta-jan-128_ncc - 400k - 128| 67.79 | 91.45/92.33 | 86.41/90.19 | 67.20 | 81.00/82.39| 59.65 |
|roberta-jan-128_ncc - 1000k - 128| 68.17 | 89.34/90.74 | 86.89/89.87 | 68.41 | 80.30/82.17| 61.63 | | {"language": false, "license": "cc-by-4.0", "tags": ["norwegian", "bert"], "pipeline_tag": "fill-mask", "widget": [{"text": "P\u00e5 biblioteket kan du [MASK] en bok."}, {"text": "Dette er et [MASK] eksempel."}, {"text": "Av og til kan en spr\u00e5kmodell gi et [MASK] resultat."}, {"text": "Som ansat f\u00e5r du [MASK] for at bidrage til borgernes adgang til dansk kulturarv, til forskning og til samfundets demokratiske udvikling."}]} | fill-mask | NbAiLab/notram-bert-norwegian-cased-080321 | [
"transformers",
"pytorch",
"tf",
"safetensors",
"bert",
"norwegian",
"fill-mask",
"no",
"license:cc-by-4.0",
"endpoints_compatible",
"region:us"
] | 2022-03-02T23:29:04+00:00 | [] | [
"no"
] | TAGS
#transformers #pytorch #tf #safetensors #bert #norwegian #fill-mask #no #license-cc-by-4.0 #endpoints_compatible #region-us
| Results
-------
| [] | [
"TAGS\n#transformers #pytorch #tf #safetensors #bert #norwegian #fill-mask #no #license-cc-by-4.0 #endpoints_compatible #region-us \n"
] | [
51
] | [
"passage: TAGS\n#transformers #pytorch #tf #safetensors #bert #norwegian #fill-mask #no #license-cc-by-4.0 #endpoints_compatible #region-us \n"
] | [
-0.0672217607498169,
0.02278045006096363,
-0.007366888225078583,
0.03358357399702072,
-0.002878855913877487,
-0.011578883975744247,
0.1527973711490631,
0.03248783200979233,
0.11610357463359833,
-0.0167540255934,
0.17611299455165863,
0.1321093589067459,
-0.03194623813033104,
0.05205253139138222,
-0.038274236023426056,
-0.17983299493789673,
0.09908182919025421,
0.0008548866608180106,
-0.06446144729852676,
0.1026838943362236,
0.07276427000761032,
-0.019684821367263794,
0.028282327577471733,
-0.03550184890627861,
-0.028582440689206123,
0.042245421558618546,
0.06513912975788116,
-0.09567011892795563,
0.12455128133296967,
0.04274183511734009,
0.16959580779075623,
0.0876011773943901,
-0.06934893876314163,
-0.11847835779190063,
0.038656771183013916,
-0.021628819406032562,
-0.1500411480665207,
0.02524748630821705,
0.011621774174273014,
-0.008820204064249992,
0.062136221677064896,
-0.013787266798317432,
-0.020314257591962814,
0.05161445215344429,
-0.08911062031984329,
-0.21497128903865814,
-0.035960156470537186,
0.1170332282781601,
0.03388144448399544,
0.08485625684261322,
0.027726372703909874,
0.20046944916248322,
-0.15079742670059204,
0.07105521112680435,
0.10583866387605667,
-0.3819510340690613,
-0.02024395763874054,
0.1173509880900383,
0.05766020715236664,
0.008763314224779606,
-0.021581633016467094,
0.0947728082537651,
0.033302925527095795,
0.027714256197214127,
0.04068877547979355,
-0.04491403326392174,
0.02396799810230732,
0.015593573451042175,
-0.05966924875974655,
-0.03973061218857765,
0.1510261595249176,
0.00786107312887907,
0.0039740358479321,
0.004850626923143864,
-0.07511645555496216,
-0.00891250092536211,
0.019379612058401108,
0.029516953974962234,
-0.003146163420751691,
0.05424649640917778,
-0.011658180505037308,
-0.02538721263408661,
-0.1596338301897049,
0.06578873097896576,
-0.2287260740995407,
0.22276149690151215,
0.012674453668296337,
0.09625929594039917,
-0.10905890166759491,
0.012095021083950996,
-0.10695314407348633,
-0.10178538411855698,
-0.020401744171977043,
-0.0906309187412262,
0.07280740886926651,
-0.004643477965146303,
-0.016771433874964714,
0.06349411606788635,
0.11387860774993896,
0.16238653659820557,
-0.05664287135004997,
-0.0037935678847134113,
-0.01419770810753107,
0.15411639213562012,
-0.07999701052904129,
-0.029383772984147072,
0.011379336938261986,
0.047610294073820114,
0.047245945781469345,
-0.15642762184143066,
0.08796963840723038,
0.0022315848618745804,
-0.10359684377908707,
-0.09895239770412445,
-0.03236158937215805,
0.11857784539461136,
-0.01638481579720974,
0.04790995270013809,
-0.03642789274454117,
0.08761709928512573,
0.15101072192192078,
-0.036241255700588226,
-0.01739783026278019,
0.017073683440685272,
0.06441838294267654,
0.038736578077077866,
0.019176259636878967,
-0.0066006979905068874,
-0.032918259501457214,
0.17474737763404846,
-0.0596553198993206,
-0.0045999158173799515,
0.012223904021084309,
-0.04419605806469917,
0.11178980022668839,
-0.12551113963127136,
0.04092824086546898,
-0.18819986283779144,
-0.07268783450126648,
0.10190089046955109,
0.06538641452789307,
0.022659409791231155,
0.0031714492943137884,
0.025667240843176842,
-0.07068176567554474,
-0.027291806414723396,
-0.05581868812441826,
-0.09268149733543396,
-0.07434175163507462,
0.09195877611637115,
-0.10758768767118454,
0.04868382215499878,
-0.18341632187366486,
-0.028329072520136833,
-0.11618861556053162,
-0.006329414900392294,
-0.13509337604045868,
-0.1017797663807869,
-0.08046554028987885,
0.10806544125080109,
-0.02572649158537388,
-0.12028475850820541,
-0.10292249917984009,
0.018602048978209496,
-0.0340084582567215,
0.16982509195804596,
-0.09540499001741409,
-0.07014688849449158,
0.24084198474884033,
-0.1712731122970581,
-0.1430426985025406,
0.08285791426897049,
0.04483509808778763,
-0.07959941774606705,
0.06338740140199661,
0.0937529131770134,
0.013647699728608131,
-0.20690779387950897,
0.03331895172595978,
0.1604343056678772,
-0.18417789041996002,
-0.15405869483947754,
0.06485499441623688,
-0.056487616151571274,
-0.12602347135543823,
0.024753401055932045,
-0.029311496764421463,
0.09159828722476959,
-0.023601792752742767,
-0.0644230842590332,
-0.011875915341079235,
-0.03200231119990349,
0.09739431738853455,
0.031718842685222626,
0.018762527033686638,
-0.14669303596019745,
-0.042362574487924576,
-0.10341591387987137,
-0.04346754774451256,
0.03172607719898224,
0.05375643074512482,
-0.06086267530918121,
0.09070275723934174,
-0.046454690396785736,
-0.051317039877176285,
-0.04584456607699394,
-0.1464189887046814,
-0.05335541069507599,
0.0854964479804039,
-0.008374140597879887,
0.13733278214931488,
0.13213716447353363,
-0.01721148192882538,
-0.06293132156133652,
-0.023505382239818573,
0.057729244232177734,
0.0070325275883078575,
0.06315259635448456,
-0.1553872525691986,
0.041117481887340546,
-0.019255278632044792,
-0.03674199804663658,
-0.01522769033908844,
-0.030671032145619392,
0.16720616817474365,
0.12248191982507706,
-0.05506854131817818,
0.05454573035240173,
-0.05134134367108345,
0.0005886376020498574,
0.0001196671582874842,
0.014581204392015934,
0.1240839883685112,
0.005169801414012909,
-0.14384731650352478,
0.20172341167926788,
-0.018443169072270393,
0.36452051997184753,
0.2220849096775055,
-0.20470185577869415,
-0.009657597169280052,
0.04947487264871597,
-0.051579799503088,
0.021240442991256714,
0.0597127228975296,
0.019487289711833,
0.0016904474468901753,
-0.010650142095983028,
0.09462816268205643,
-0.08867663145065308,
-0.042246267199516296,
0.04840642586350441,
-0.03021460399031639,
-0.08429218828678131,
0.06684283167123795,
0.09553135186433792,
-0.11524776369333267,
0.164631649851799,
0.28391239047050476,
0.0391230471432209,
0.19176490604877472,
-0.056939903646707535,
0.008253168314695358,
-0.004093763884156942,
0.06829872727394104,
-0.010482861660420895,
0.1783996969461441,
-0.10701408237218857,
0.03688586503267288,
0.05571563169360161,
-0.026483584195375443,
0.035837702453136444,
-0.14443515241146088,
-0.11338945478200912,
-0.013885695487260818,
-0.059012819081544876,
-0.13676828145980835,
0.1242755576968193,
-0.025294408202171326,
0.09526390582323074,
-0.0273201335221529,
-0.15630942583084106,
0.1661020964384079,
-0.023628799244761467,
-0.08441263437271118,
0.14159443974494934,
-0.163107231259346,
-0.22152157127857208,
-0.1186324805021286,
-0.014212341979146004,
-0.014633235521614552,
-0.000340925034834072,
0.07819070667028427,
-0.05669526755809784,
-0.08473793417215347,
0.013062111102044582,
-0.03368976712226868,
-0.06228487193584442,
0.0589466467499733,
-0.08526954799890518,
0.027241379022598267,
-0.013983176089823246,
-0.11219052225351334,
-0.04829815402626991,
-0.008901328779757023,
-0.065737284719944,
0.1199258491396904,
-0.06389877945184708,
0.042828936129808426,
0.050684474408626556,
-0.006803866475820541,
0.035792093724012375,
-0.049968235194683075,
0.1630580574274063,
-0.06896280497312546,
0.04285319522023201,
0.07799310982227325,
-0.012568083591759205,
0.08347339928150177,
0.173723042011261,
0.08836634457111359,
-0.024220528081059456,
-0.03147187829017639,
-0.0705592930316925,
-0.12291748821735382,
-0.1897432804107666,
-0.09460485726594925,
-0.07395606487989426,
0.02220267429947853,
0.010664100758731365,
0.08021692931652069,
0.08983073383569717,
0.09952745586633682,
0.0018254502210766077,
-0.1332176774740219,
0.014764221385121346,
0.050353482365608215,
0.1336238831281662,
-0.013158239424228668,
0.04278198629617691,
-0.08993705362081528,
-0.0596013143658638,
0.09867094457149506,
-0.006897783372551203,
0.07035814970731735,
0.095149464905262,
-0.049957189708948135,
0.11846060305833817,
0.21108707785606384,
0.11405948549509048,
0.17319782078266144,
0.031236981973052025,
-0.0713408887386322,
0.029215680435299873,
-0.07687121629714966,
0.018161354586482048,
-0.015351955778896809,
0.0006898652645759284,
-0.0622430294752121,
-0.008370296098291874,
-0.20380549132823944,
0.06252078711986542,
0.10259009152650833,
0.054095715284347534,
-0.13076089322566986,
0.014280875213444233,
0.021218175068497658,
0.03142007812857628,
-0.008128667250275612,
0.08462683856487274,
0.07925012707710266,
-0.059419337660074234,
0.1507590413093567,
-0.060534533113241196,
0.02903500385582447,
0.17091751098632812,
0.04228174313902855,
0.03181236609816551,
-0.07860749959945679,
0.021811645478010178,
0.05789286270737648,
-0.21433895826339722,
0.29184454679489136,
0.011820545420050621,
0.018017515540122986,
-0.07563089579343796,
-0.06666729599237442,
-0.013031655922532082,
0.2317589968442917,
0.22325657308101654,
0.08057063817977905,
-0.03421151265501976,
0.01584637351334095,
-0.008910643868148327,
0.05134706571698189,
0.05494178086519241,
0.011416986584663391,
-0.058957088738679886,
0.006749697029590607,
-0.022036919370293617,
-0.003199723083525896,
0.07821206003427505,
-0.048195309937000275,
-0.054934412240982056,
0.029830945655703545,
0.11684291064739227,
0.008829524740576744,
-0.06322760879993439,
-0.040569864213466644,
-0.20455022156238556,
0.17283585667610168,
-0.21516567468643188,
-0.11261823028326035,
-0.08591019362211227,
-0.19768460094928741,
0.0870145857334137,
-0.04045972228050232,
0.06998258084058762,
-0.031820010393857956,
-0.031956225633621216,
-0.13594023883342743,
-0.1452377736568451,
0.1254485845565796,
-0.13888652622699738,
-0.0494505800306797,
-0.0016175555065274239,
0.25099360942840576,
-0.03512560948729515,
0.012529381550848484,
0.0035964532289654016,
0.006651957053691149,
-0.03335021063685417,
-0.12064683437347412,
-0.0016965833492577076,
-0.12587913870811462,
0.09199030697345734,
0.029788097366690636,
-0.040031563490629196,
-0.03626858815550804,
0.06228700280189514,
0.010765752755105495,
0.11988116055727005,
0.33378106355667114,
-0.06074145808815956,
0.15050747990608215,
0.19558851420879364,
-0.0009578189929015934,
-0.28175070881843567,
-0.10120445489883423,
-0.1867624968290329,
-0.0359196774661541,
-0.0026487880386412144,
-0.01881907694041729,
0.06702461838722229,
0.059724971652030945,
-0.050332508981227875,
0.1426597386598587,
-0.17540328204631805,
-0.07955151796340942,
0.11998342722654343,
0.03540379926562309,
0.45782774686813354,
-0.05833609774708748,
-0.03626712039113045,
0.009268422611057758,
-0.17197078466415405,
0.1138821542263031,
-0.0921066552400589,
0.032239221036434174,
0.005612978246062994,
0.04044920578598976,
0.0032749816309660673,
-0.10374896228313446,
0.14481675624847412,
-0.023591751232743263,
0.056736577302217484,
-0.08901844173669815,
-0.015086105093359947,
0.17945986986160278,
0.03660983592271805,
0.01134050078690052,
-0.08996772021055222,
-0.01190201472491026,
0.021968478336930275,
-0.027208048850297928,
-0.14296703040599823,
0.15587235987186432,
-0.051487427204847336,
-0.0832626149058342,
-0.019008025527000427,
0.015662843361496925,
0.022239143028855324,
-0.029213419184088707,
0.2155909687280655,
-0.047975484281778336,
0.17070546746253967,
0.042297665029764175,
0.12968528270721436,
-0.13646233081817627,
-0.09177868813276291,
0.0012787574669346213,
-0.09668143838644028,
0.05195891484618187,
-0.02094891108572483,
0.03501018136739731,
0.13249559700489044,
-0.01672661304473877,
-0.003326564561575651,
0.08470281213521957,
-0.015965010970830917,
-0.06179356575012207,
0.15257322788238525,
-0.23202826082706451,
-0.033098556101322174,
0.008835715241730213,
-0.05767723545432091,
0.12349600344896317,
0.05971096083521843,
0.07526098936796188,
-0.024494238197803497,
0.03783870488405228,
0.021292787045240402,
-0.008227205835282803,
-0.11018149554729462,
-0.02013886161148548,
0.04306919872760773,
0.05080104246735573,
-0.10137534886598587,
0.06383576989173889,
-0.12149038910865784,
-0.20697703957557678,
-0.027393190190196037,
0.08211299031972885,
-0.15239575505256653,
-0.11483842879533768,
-0.016695193946361542,
0.01230256911367178,
-0.1347496658563614,
-0.112865149974823,
-0.02220420353114605,
-0.14518025517463684,
0.031616561114788055,
0.26265379786491394,
0.055963680148124695,
0.0918651595711708,
0.07716237008571625,
-0.06120433285832405,
0.01065631303936243,
-0.02075408585369587,
-0.13124141097068787,
-0.021963518112897873,
-0.08038792014122009,
0.07005462050437927,
-0.028434094041585922,
0.09129179269075394,
-0.09171327948570251,
0.045348722487688065,
-0.11197734624147415,
0.04099149629473686,
-0.04603857547044754,
-0.0235319621860981,
-0.09287457913160324,
-0.03226785734295845,
0.0033589403610676527,
-0.09581354260444641,
-0.022533779963850975,
-0.020732630044221878,
-0.11419843137264252,
0.08194439858198166,
0.0738920122385025,
-0.04352974146604538,
-0.06317805498838425,
-0.06610400229692459,
0.07245957851409912,
-0.007949959486722946,
0.09847228974103928,
0.10006992518901825,
-0.09480485320091248,
0.1328808218240738,
-0.16251344978809357,
-0.05086308345198631,
0.08107262849807739,
-0.025833511725068092,
0.025449465960264206,
0.10099968314170837,
-0.007648549508303404,
0.0810333862900734,
-0.021960236132144928,
0.10314877331256866,
-0.00650033401325345,
-0.12379902601242065,
0.015672778710722923,
0.07729101926088333,
-0.09758195281028748,
-0.012585293501615524,
-0.08827003091573715,
0.12120956182479858,
-0.030888276174664497,
0.15985573828220367,
-0.0629560649394989,
0.030341504141688347,
0.001063793315552175,
0.0013663936406373978,
-0.006467743776738644,
-0.12526722252368927,
-0.01981772668659687,
0.010900934226810932,
-0.029685335233807564,
-0.07236415892839432,
0.22932477295398712,
-0.05346726253628731,
-0.033118728548288345,
0.0826169028878212,
-0.033910512924194336,
-0.05803851783275604,
0.018893636763095856,
0.25889119505882263,
-0.026922395452857018,
-0.02399510331451893,
-0.10909329354763031,
0.0033893741201609373,
-0.02100234664976597,
-0.19194813072681427,
0.14096368849277496,
0.07124186307191849,
0.07762791961431503,
0.06868718564510345,
0.060604725033044815,
0.01656528189778328,
-0.03032919019460678,
-0.15859760344028473,
0.042776234447956085,
0.02630736120045185,
0.04592128098011017,
0.03307994082570076,
0.1971374750137329,
-0.022635357454419136,
0.015023867599666119,
0.030302342027425766,
-0.0027120974846184254,
-0.17277656495571136,
-0.17344075441360474,
-0.04084722697734833,
-0.040460702031850815,
0.09242641925811768,
-0.032061655074357986,
-0.01884257234632969,
0.05390656739473343,
0.11065918952226639,
-0.03476336970925331,
0.08855561167001724,
-0.08121873438358307,
-0.02215781807899475,
0.054968055337667465,
0.05542627349495888,
0.046016987413167953,
0.031133800745010376,
-0.04886380210518837,
-0.09426967799663544,
-0.10933347046375275,
-0.06900378316640854,
-0.00029933289624750614,
0.015256532467901707,
-0.0059104799292981625,
-0.0874079018831253,
-0.07108855992555618,
-0.061148129403591156,
0.0814242735505104,
0.050927743315696716,
0.1053275316953659,
-0.007487238850444555,
0.006284885574132204,
0.02036488614976406,
0.07886569947004318,
-0.01670433022081852,
-0.16146884858608246,
-0.009177248924970627,
0.12399742007255554,
-0.03563360869884491,
0.10008328408002853,
0.01591469720005989,
0.018923506140708923,
-0.006083971820771694,
0.25023072957992554,
0.29737502336502075,
0.010471084155142307,
0.08185270428657532,
-0.022450368851423264,
0.026875106617808342,
0.0828397125005722,
0.04165748134255409,
0.05580215901136398,
0.23853768408298492,
-0.10727020353078842,
-0.04759804159402847,
-0.054903119802474976,
0.07162575423717499,
-0.13596925139427185,
0.00984823890030384,
-0.030357317999005318,
-0.09113320708274841,
-0.07445679605007172,
0.09877912700176239,
-0.13289324939250946,
0.05415813997387886,
0.1792658567428589,
-0.09110160171985626,
-0.01717851683497429,
-0.04545615240931511,
0.12297957390546799,
0.04294613003730774,
0.06586724519729614,
-0.06515086442232132,
-0.07670938968658447,
0.00440753810107708,
0.03772617504000664,
-0.2213028520345688,
-0.04937691614031792,
0.038864318281412125,
0.08364164084196091,
0.13023002445697784,
0.03504501283168793,
0.08531279861927032,
0.10143113881349564,
0.025813067331910133,
-0.030711600556969643,
0.08972973376512527,
0.06979704648256302,
-0.10788869112730026,
-0.11420177668333054,
-0.07556194067001343,
0.010698912665247917,
-0.08671578764915466,
0.009106399491429329,
-0.1145402267575264,
0.00477197440341115,
0.04774565249681473,
-0.06149639934301376,
-0.0360906608402729,
0.12527166306972504,
-0.06577443331480026,
0.040112968534231186,
0.030531149357557297,
0.01051629800349474,
-0.0756305381655693,
-0.07208818197250366,
0.01944846846163273,
0.05512120574712753,
-0.1610206812620163,
-0.02758108451962471,
0.0252230167388916,
-0.01949818804860115,
0.06562799215316772,
-0.02257334254682064,
-0.0579805001616478,
-0.012792596593499184,
-0.08617192506790161,
0.04446634650230408,
-0.16512349247932434,
-0.019592205062508583,
0.03437340259552002,
0.04483652859926224,
0.02844078466296196,
0.006639935076236725,
0.062369707971811295,
-0.004636097699403763,
-0.10830752551555634,
-0.06642303615808487
] |
null | null | transformers | Just for performing some experiments. Do not use.
| {} | fill-mask | NbAiLab/roberta_NCC_des_128 | [
"transformers",
"pytorch",
"jax",
"tensorboard",
"roberta",
"fill-mask",
"autotrain_compatible",
"endpoints_compatible",
"region:us"
] | 2022-03-02T23:29:04+00:00 | [] | [] | TAGS
#transformers #pytorch #jax #tensorboard #roberta #fill-mask #autotrain_compatible #endpoints_compatible #region-us
| Just for performing some experiments. Do not use.
| [] | [
"TAGS\n#transformers #pytorch #jax #tensorboard #roberta #fill-mask #autotrain_compatible #endpoints_compatible #region-us \n"
] | [
44
] | [
"passage: TAGS\n#transformers #pytorch #jax #tensorboard #roberta #fill-mask #autotrain_compatible #endpoints_compatible #region-us \n"
] | [
-0.056054603308439255,
0.03248031064867973,
-0.008046153001487255,
0.051338013261556625,
0.1180385947227478,
0.02936614491045475,
0.1320868581533432,
0.102181576192379,
0.08733624964952469,
0.00779934786260128,
0.1502477079629898,
0.2344098836183548,
-0.01568196900188923,
0.09936822205781937,
-0.03942068666219711,
-0.27976280450820923,
0.02226502262055874,
0.06325343996286392,
-0.11206097155809402,
0.10821451991796494,
0.05136880278587341,
-0.08877619355916977,
0.0548054575920105,
-0.0033657930325716734,
-0.15610703825950623,
0.046753864735364914,
0.06813488900661469,
-0.10331186652183533,
0.11474744230508804,
0.03391389176249504,
0.21956931054592133,
0.036839134991168976,
-0.0514676459133625,
-0.06020799279212952,
0.058262307196855545,
0.018529953435063362,
-0.08653527498245239,
0.06662767380475998,
0.028980636969208717,
-0.08994876593351364,
-0.019165487959980965,
0.05364687740802765,
0.04671087488532066,
0.026846865192055702,
-0.13248224556446075,
-0.122489333152771,
-0.02253563515841961,
0.03765493258833885,
0.03383703529834747,
0.04617660120129585,
0.029503600671887398,
0.2025780826807022,
-0.09587440639734268,
0.09280231595039368,
0.15422777831554413,
-0.3269748389720917,
-0.028785092756152153,
0.10816463083028793,
0.09493216872215271,
-0.009806512854993343,
-0.056667108088731766,
0.053594622761011124,
0.010852220468223095,
0.017016617581248283,
0.07875027507543564,
-0.08242537826299667,
-0.06757722049951553,
0.015077394433319569,
-0.08309552818536758,
-0.011084277182817459,
0.11594939231872559,
-0.04974423721432686,
0.06572466343641281,
-0.01178821176290512,
-0.11704806238412857,
-0.05568913742899895,
-0.028509169816970825,
-0.02454548515379429,
-0.03183290362358093,
0.03153258189558983,
-0.052542295306921005,
-0.05398869886994362,
-0.11701438575983047,
0.01607360877096653,
-0.20378780364990234,
0.2291792631149292,
0.015989534556865692,
0.06484607607126236,
-0.1913691759109497,
0.04019235447049141,
-0.008810539729893208,
-0.12397590279579163,
0.08061125874519348,
-0.0778740793466568,
-0.01043014694005251,
-0.00025012591504491866,
-0.03194958716630936,
-0.15330010652542114,
0.08402062207460403,
0.14235012233257294,
0.0703987404704094,
0.05235375463962555,
0.04025684669613838,
0.11797744780778885,
0.0062722195871174335,
0.08332715183496475,
-0.0033328577410429716,
-0.020555660128593445,
0.058990221470594406,
-0.06935149431228638,
0.042393360286951065,
-0.06539654731750488,
-0.14305822551250458,
-0.019733933731913567,
0.024873333051800728,
0.06177109107375145,
0.0472954697906971,
0.05189374089241028,
-0.07901646941900253,
-0.01297581847757101,
0.05532194301486015,
-0.06181560829281807,
0.021915150806307793,
-0.028121696785092354,
0.05614781379699707,
0.09694098681211472,
0.02329915761947632,
-0.015683183446526527,
0.009050553664565086,
0.10954584926366806,
-0.09349292516708374,
-0.022346964105963707,
-0.08019722253084183,
-0.07115963101387024,
0.04550477862358093,
-0.15208832919597626,
0.03392788767814636,
-0.163294717669487,
-0.11616092920303345,
0.036480147391557693,
0.07727508246898651,
-0.01087186112999916,
-0.027444304898381233,
0.04069950059056282,
-0.017672257497906685,
0.04171934723854065,
-0.026001179590821266,
-0.02262156456708908,
-0.02280217967927456,
0.09067060798406601,
-0.019523262977600098,
0.12676511704921722,
-0.07864977419376373,
0.03291575238108635,
-0.06563568115234375,
0.020905161276459694,
-0.17323945462703705,
-0.04067065566778183,
-0.05730418488383293,
0.15274600684642792,
-0.004410047549754381,
-0.01597120799124241,
-0.13115207850933075,
0.036499302834272385,
0.004403534810990095,
0.13779743015766144,
-0.09854277223348618,
-0.12285254150629044,
0.23302029073238373,
-0.0938703641295433,
-0.12066173553466797,
0.09428577870130539,
-0.00585569255053997,
0.012807860970497131,
0.03407035022974014,
0.12017872184515,
0.06350307911634445,
-0.12561555206775665,
0.08130798488855362,
0.10102665424346924,
-0.1405840963125229,
-0.13989393413066864,
0.008247711695730686,
0.0014838920906186104,
-0.07189842313528061,
0.029673457145690918,
0.12153617292642593,
0.10942172259092331,
-0.06289353221654892,
-0.05540693923830986,
-0.014802910387516022,
-0.04390530660748482,
0.13305455446243286,
0.07422330230474472,
0.11936018615961075,
-0.06421703845262527,
-0.05641259625554085,
-0.010930903255939484,
-0.001581725082360208,
0.03534591943025589,
0.023735323920845985,
-0.08301463723182678,
0.13557825982570648,
-0.10046841949224472,
-0.009981892071664333,
-0.1833997219800949,
-0.1408158242702484,
-0.01896396093070507,
0.03614329919219017,
-0.005267035216093063,
0.14361442625522614,
0.1419670730829239,
-0.04958319664001465,
-0.016094328835606575,
-0.001771264709532261,
0.10361504554748535,
0.01744346134364605,
-0.05065019056200981,
-0.1390962153673172,
0.025869980454444885,
-0.10641948133707047,
0.0035627756733447313,
-0.03568409010767937,
0.015927081927657127,
0.003599299117922783,
0.13339167833328247,
0.03954165056347847,
0.028387578204274178,
-0.03511304780840874,
0.026251614093780518,
-0.043433476239442825,
-0.0007068906561471522,
0.08702710270881653,
0.003389613702893257,
-0.06495824456214905,
0.1567114144563675,
-0.1431649774312973,
0.33185818791389465,
0.18182213604450226,
-0.2438773661851883,
-0.038081273436546326,
0.03647970035672188,
-0.01340425107628107,
-0.007261103484779596,
0.04910612106323242,
0.007451684679836035,
0.0371720977127552,
0.0028892923146486282,
0.1355745792388916,
-0.013151844032108784,
-0.034933120012283325,
0.046050380915403366,
-0.0661000907421112,
-0.05983700230717659,
0.04253281280398369,
0.1302458643913269,
-0.11220794916152954,
0.17833472788333893,
0.22774462401866913,
-0.07071826606988907,
0.18834294378757477,
0.017805663868784904,
-0.002283287001773715,
0.0022935892920941114,
-0.039875928312540054,
-0.002615851117298007,
0.07621114701032639,
-0.1808532476425171,
-0.046407293528318405,
0.05705195292830467,
-0.05776510015130043,
0.04796215891838074,
-0.1355598270893097,
-0.04663200303912163,
0.0069245509803295135,
0.06652981787919998,
0.006473381072282791,
0.1275380253791809,
0.02095414698123932,
0.06925595551729202,
-0.019553450867533684,
-0.09946165233850479,
0.09221124649047852,
0.008467999286949635,
-0.0201379656791687,
0.15283440053462982,
-0.0967143103480339,
-0.3056011199951172,
-0.1209845244884491,
-0.13611142337322235,
0.009265034459531307,
0.013424806296825409,
0.045616377145051956,
-0.0761413648724556,
-0.04097984731197357,
0.07577920705080032,
-0.00812458898872137,
-0.029371723532676697,
0.07061979919672012,
-0.07266911119222641,
0.024432552978396416,
-0.04141318425536156,
-0.06628400832414627,
-0.05382229760289192,
-0.054113563150167465,
-0.024020100012421608,
0.13257233798503876,
-0.05321606993675232,
0.07944805175065994,
0.1491497904062271,
0.01205755490809679,
0.05353403463959694,
-0.0027496805414557457,
0.11586552858352661,
-0.08211545646190643,
0.016660600900650024,
0.1541241854429245,
-0.04000994935631752,
0.0920138955116272,
0.14974257349967957,
0.051779136061668396,
-0.032861221581697464,
-0.01734315976500511,
-0.01920335739850998,
-0.1296594738960266,
-0.1783415824174881,
-0.06051096320152283,
-0.13144588470458984,
-0.010760712437331676,
0.05260702967643738,
0.06244603917002678,
0.15693743526935577,
0.11204888671636581,
0.06889155507087708,
0.003974058199673891,
-0.064728282392025,
0.035249169915914536,
0.11515355110168457,
-0.012344387359917164,
0.14337371289730072,
-0.044457804411649704,
-0.15340383350849152,
0.04128626361489296,
0.0567547082901001,
0.11611785739660263,
0.09246822446584702,
0.03985978290438652,
0.0416528545320034,
0.17303939163684845,
0.15917858481407166,
0.11519143730401993,
-0.0013552854070439935,
-0.0817263051867485,
0.001369532779790461,
-0.010764461942017078,
-0.018506037071347237,
0.024643898010253906,
0.16488061845302582,
-0.07572177797555923,
0.00357465329580009,
-0.11025635153055191,
0.04436880722641945,
0.10707270354032516,
0.04875938966870308,
-0.24057722091674805,
0.01747376099228859,
0.06001284718513489,
0.009187494404613972,
-0.04879000782966614,
0.029154665768146515,
-0.01069580763578415,
-0.10265225172042847,
0.04736635088920593,
-0.09335082769393921,
0.0774553120136261,
0.005905484315007925,
0.03950373828411102,
-0.03354807570576668,
-0.015833422541618347,
0.020954512059688568,
0.04040065407752991,
-0.22027750313282013,
0.25253671407699585,
-0.0017404075479134917,
-0.027431095018982887,
-0.06831086426973343,
0.006171961780637503,
0.05629671737551689,
0.09116309881210327,
0.12283080816268921,
0.002265392569825053,
-0.04135163873434067,
-0.06996691972017288,
-0.023672625422477722,
0.014519180171191692,
0.07688470929861069,
-0.0303781908005476,
-0.020113827660679817,
-0.01414425764232874,
-0.051750313490629196,
0.00482820812612772,
0.03736349567770958,
0.0047228685580194,
-0.14571145176887512,
0.08523136377334595,
0.03405115380883217,
-0.10368743538856506,
0.005693832878023386,
-0.0906156525015831,
-0.12881214916706085,
0.22051775455474854,
-0.036054905503988266,
-0.03929142653942108,
-0.11688987165689468,
-0.08677396923303604,
0.08231160789728165,
-0.1003187969326973,
0.0907948836684227,
-0.08400740474462509,
0.009871154092252254,
-0.08544441312551498,
-0.18899314105510712,
0.16893191635608673,
-0.11482013016939163,
0.011679023504257202,
-0.10398916155099869,
0.12384915351867676,
-0.06425923854112625,
0.03634386882185936,
-0.010618667118251324,
0.03852801024913788,
-0.08605284243822098,
-0.043050676584243774,
0.044586215168237686,
-0.04458039626479149,
0.0225312951952219,
-0.022807754576206207,
-0.03959791362285614,
-0.030248722061514854,
0.029058517888188362,
0.0406133271753788,
0.22144711017608643,
0.2144334763288498,
-0.08375316858291626,
0.14107592403888702,
0.1542760729789734,
-0.027089660987257957,
-0.3429948091506958,
-0.06767362356185913,
-0.10662075132131577,
-0.002038518665358424,
0.0292994175106287,
-0.12421690672636032,
0.10439302772283554,
-0.013619315810501575,
-0.062008947134017944,
0.14743256568908691,
-0.20367805659770966,
-0.1039750874042511,
0.19479258358478546,
0.058817919343709946,
0.4338186979293823,
-0.13855479657649994,
-0.06851515918970108,
-0.005740564316511154,
-0.1065901517868042,
0.07769810408353806,
-0.03311660513281822,
0.09169909358024597,
-0.021223753690719604,
0.05765504762530327,
0.035844165831804276,
-0.09546727687120438,
0.08137611299753189,
-0.07327132672071457,
0.020815597847104073,
-0.09844761341810226,
-0.09033150225877762,
0.11295315623283386,
-0.011052154935896397,
-0.033259470015764236,
-0.02068001963198185,
-0.011131967417895794,
-0.03578278794884682,
-0.018166273832321167,
-0.094619981944561,
0.1094285175204277,
0.029992101714015007,
-0.06555511057376862,
0.024528294801712036,
-0.00469568045809865,
-0.03246724233031273,
-0.010688327252864838,
0.26251301169395447,
0.00740673765540123,
0.19858002662658691,
0.11181885004043579,
0.03713912144303322,
-0.11215758323669434,
-0.0963178277015686,
-0.048410024493932724,
-0.08148425817489624,
0.09272054582834244,
-0.054956406354904175,
0.03476840630173683,
0.09707683324813843,
0.003254994750022888,
0.03658732399344444,
0.10885944962501526,
-0.022786185145378113,
-0.006367347668856382,
0.16209717094898224,
-0.21533386409282684,
-0.027371011674404144,
-0.011076156981289387,
-0.03197417035698891,
0.05048466846346855,
0.08026017993688583,
0.105776347219944,
0.030726158991456032,
-0.03686424344778061,
0.015599449165165424,
-0.011029734276235104,
-0.04086773097515106,
0.04656952992081642,
0.09248721599578857,
0.03528885170817375,
-0.10671261698007584,
0.010058549232780933,
0.0021204573567956686,
-0.23764212429523468,
-0.019482091069221497,
0.11905904859304428,
-0.08317956328392029,
-0.11988458782434464,
0.027093907818198204,
0.1292128562927246,
-0.07335732132196426,
-0.014795921742916107,
-0.09503516554832458,
-0.08984415978193283,
0.031589578837156296,
0.2195563167333603,
0.08901014924049377,
0.0426330603659153,
-0.022536741569638252,
0.0005373752792365849,
-0.028745895251631737,
0.017907293513417244,
0.009444215334951878,
0.049821820110082626,
-0.11264432221651077,
-0.025068648159503937,
-0.002249453216791153,
0.14157554507255554,
-0.10781886428594589,
-0.03704838082194328,
-0.17573441565036774,
0.022272171452641487,
-0.033018261194229126,
-0.08313077688217163,
-0.08952318876981735,
-0.07307300716638565,
0.009413745254278183,
-0.06759088486433029,
-0.06402819603681564,
-0.03870067372918129,
-0.11781171709299088,
0.018196070566773415,
0.03698795661330223,
-0.017428312450647354,
-0.06797853112220764,
-0.04566580057144165,
0.10457863658666611,
-0.03494711220264435,
0.07986368238925934,
0.10415607690811157,
-0.036714281886816025,
0.09260773658752441,
-0.12875588238239288,
-0.0782090574502945,
0.08222851902246475,
0.010853096842765808,
0.09076497703790665,
0.07374084740877151,
0.0209487471729517,
0.022617587819695473,
0.0586252398788929,
0.03949703648686409,
0.03390705958008766,
-0.10528510063886642,
0.07766593992710114,
-0.0036784436088055372,
-0.18475206196308136,
-0.04264308884739876,
-0.04846673086285591,
0.07689227163791656,
0.0000564083456993103,
0.11577785015106201,
-0.04345632717013359,
0.0871499553322792,
-0.07589560747146606,
0.02142581343650818,
-0.0160426814109087,
-0.15075929462909698,
0.03391137346625328,
-0.025644728913903236,
0.006313334684818983,
-0.03843572363257408,
0.18327243626117706,
0.022004099562764168,
-0.02145870216190815,
0.029890315607190132,
0.050182685256004333,
0.01138403732329607,
0.014391258358955383,
0.1237821951508522,
0.0659276619553566,
-0.048964738845825195,
-0.0851173996925354,
0.10231930762529373,
0.0322895385324955,
-0.0015593968564644456,
0.12318528443574905,
0.06167507544159889,
0.025546416640281677,
0.09811484068632126,
0.03741743043065071,
0.046944696456193924,
-0.09669690579175949,
-0.11812370270490646,
-0.06329796463251114,
0.06559941917657852,
0.02080846019089222,
0.021437538787722588,
0.19806689023971558,
0.013027378357946873,
0.04757985472679138,
-0.04351503774523735,
-0.03361448273062706,
-0.18252640962600708,
-0.16818886995315552,
-0.08656346797943115,
-0.06012668088078499,
0.03250272199511528,
-0.00893042329698801,
-0.026426302269101143,
0.0779576227068901,
0.04128513112664223,
-0.024318739771842957,
0.13192857801914215,
0.07529094070196152,
0.0039122868329286575,
0.011309136636555195,
0.021922415122389793,
-0.008097113110125065,
0.001034525572322309,
0.0022887985687702894,
-0.1683558225631714,
-0.005163964349776506,
-0.06668347865343094,
-0.016059817746281624,
-0.06870714575052261,
0.028988828882575035,
-0.07447594404220581,
-0.1355765461921692,
-0.04676564037799835,
0.022212272509932518,
-0.021008780226111412,
0.05531160160899162,
0.0024794747587293386,
0.04048211872577667,
-0.006856914609670639,
0.1441042274236679,
-0.06974226236343384,
-0.026155387982726097,
-0.0609048493206501,
0.13574302196502686,
0.010319629684090614,
0.08230061829090118,
-0.017585260793566704,
0.01702001504600048,
-0.06836116313934326,
0.29205235838890076,
0.337017685174942,
-0.061491578817367554,
0.08024031668901443,
0.06408334523439407,
0.02148929052054882,
0.024402925744652748,
0.11077114194631577,
0.0520729124546051,
0.27871713042259216,
-0.10102465003728867,
-0.057044338434934616,
-0.042673613876104355,
-0.0297977477312088,
-0.10663390904664993,
0.029587889090180397,
0.04262523725628853,
-0.01878473535180092,
-0.052453380078077316,
0.07060423493385315,
-0.1627788543701172,
0.08529063314199448,
0.08852001279592514,
-0.22853469848632812,
-0.0828385129570961,
-0.023376956582069397,
0.18547679483890533,
-0.007760809268802404,
0.10319223254919052,
-0.033652711659669876,
-0.09106358140707016,
0.002748937113210559,
0.017562294378876686,
-0.2120169848203659,
-0.04143116995692253,
0.0858837142586708,
-0.012610984034836292,
0.09440646320581436,
-0.04714668169617653,
0.001621488481760025,
0.1070573553442955,
0.05599372461438179,
-0.018922947347164154,
-0.009089205414056778,
0.029872359707951546,
-0.10413407534360886,
-0.05462685599923134,
0.04770362749695778,
0.00493355467915535,
-0.11373955011367798,
0.04055871441960335,
-0.10064697265625,
0.04101647064089775,
-0.16733373701572418,
-0.016937868669629097,
-0.004471272695809603,
0.07673639059066772,
-0.035708729177713394,
0.06403952091932297,
0.06532040983438492,
0.039379414170980453,
-0.030999401584267616,
-0.040171388536691666,
-0.02427910827100277,
0.07377103716135025,
-0.06011706218123436,
-0.17939476668834686,
-0.08689197152853012,
-0.05579279735684395,
0.01125532016158104,
-0.010918475687503815,
-0.18686245381832123,
-0.051870957016944885,
-0.10107588022947311,
0.00037625167169608176,
-0.1624269038438797,
0.024618223309516907,
0.10606223344802856,
0.045619890093803406,
0.00951701682060957,
-0.03292389586567879,
0.03255080804228783,
0.030340315774083138,
-0.18025068938732147,
-0.08541256189346313
] |
null | null | transformers | Just for performing some experiments. Do not use.
| {} | fill-mask | NbAiLab/roberta_NCC_des_128_decayfrom200 | [
"transformers",
"pytorch",
"jax",
"tensorboard",
"roberta",
"fill-mask",
"autotrain_compatible",
"endpoints_compatible",
"region:us"
] | 2022-03-02T23:29:04+00:00 | [] | [] | TAGS
#transformers #pytorch #jax #tensorboard #roberta #fill-mask #autotrain_compatible #endpoints_compatible #region-us
| Just for performing some experiments. Do not use.
| [] | [
"TAGS\n#transformers #pytorch #jax #tensorboard #roberta #fill-mask #autotrain_compatible #endpoints_compatible #region-us \n"
] | [
44
] | [
"passage: TAGS\n#transformers #pytorch #jax #tensorboard #roberta #fill-mask #autotrain_compatible #endpoints_compatible #region-us \n"
] | [
-0.056054603308439255,
0.03248031064867973,
-0.008046153001487255,
0.051338013261556625,
0.1180385947227478,
0.02936614491045475,
0.1320868581533432,
0.102181576192379,
0.08733624964952469,
0.00779934786260128,
0.1502477079629898,
0.2344098836183548,
-0.01568196900188923,
0.09936822205781937,
-0.03942068666219711,
-0.27976280450820923,
0.02226502262055874,
0.06325343996286392,
-0.11206097155809402,
0.10821451991796494,
0.05136880278587341,
-0.08877619355916977,
0.0548054575920105,
-0.0033657930325716734,
-0.15610703825950623,
0.046753864735364914,
0.06813488900661469,
-0.10331186652183533,
0.11474744230508804,
0.03391389176249504,
0.21956931054592133,
0.036839134991168976,
-0.0514676459133625,
-0.06020799279212952,
0.058262307196855545,
0.018529953435063362,
-0.08653527498245239,
0.06662767380475998,
0.028980636969208717,
-0.08994876593351364,
-0.019165487959980965,
0.05364687740802765,
0.04671087488532066,
0.026846865192055702,
-0.13248224556446075,
-0.122489333152771,
-0.02253563515841961,
0.03765493258833885,
0.03383703529834747,
0.04617660120129585,
0.029503600671887398,
0.2025780826807022,
-0.09587440639734268,
0.09280231595039368,
0.15422777831554413,
-0.3269748389720917,
-0.028785092756152153,
0.10816463083028793,
0.09493216872215271,
-0.009806512854993343,
-0.056667108088731766,
0.053594622761011124,
0.010852220468223095,
0.017016617581248283,
0.07875027507543564,
-0.08242537826299667,
-0.06757722049951553,
0.015077394433319569,
-0.08309552818536758,
-0.011084277182817459,
0.11594939231872559,
-0.04974423721432686,
0.06572466343641281,
-0.01178821176290512,
-0.11704806238412857,
-0.05568913742899895,
-0.028509169816970825,
-0.02454548515379429,
-0.03183290362358093,
0.03153258189558983,
-0.052542295306921005,
-0.05398869886994362,
-0.11701438575983047,
0.01607360877096653,
-0.20378780364990234,
0.2291792631149292,
0.015989534556865692,
0.06484607607126236,
-0.1913691759109497,
0.04019235447049141,
-0.008810539729893208,
-0.12397590279579163,
0.08061125874519348,
-0.0778740793466568,
-0.01043014694005251,
-0.00025012591504491866,
-0.03194958716630936,
-0.15330010652542114,
0.08402062207460403,
0.14235012233257294,
0.0703987404704094,
0.05235375463962555,
0.04025684669613838,
0.11797744780778885,
0.0062722195871174335,
0.08332715183496475,
-0.0033328577410429716,
-0.020555660128593445,
0.058990221470594406,
-0.06935149431228638,
0.042393360286951065,
-0.06539654731750488,
-0.14305822551250458,
-0.019733933731913567,
0.024873333051800728,
0.06177109107375145,
0.0472954697906971,
0.05189374089241028,
-0.07901646941900253,
-0.01297581847757101,
0.05532194301486015,
-0.06181560829281807,
0.021915150806307793,
-0.028121696785092354,
0.05614781379699707,
0.09694098681211472,
0.02329915761947632,
-0.015683183446526527,
0.009050553664565086,
0.10954584926366806,
-0.09349292516708374,
-0.022346964105963707,
-0.08019722253084183,
-0.07115963101387024,
0.04550477862358093,
-0.15208832919597626,
0.03392788767814636,
-0.163294717669487,
-0.11616092920303345,
0.036480147391557693,
0.07727508246898651,
-0.01087186112999916,
-0.027444304898381233,
0.04069950059056282,
-0.017672257497906685,
0.04171934723854065,
-0.026001179590821266,
-0.02262156456708908,
-0.02280217967927456,
0.09067060798406601,
-0.019523262977600098,
0.12676511704921722,
-0.07864977419376373,
0.03291575238108635,
-0.06563568115234375,
0.020905161276459694,
-0.17323945462703705,
-0.04067065566778183,
-0.05730418488383293,
0.15274600684642792,
-0.004410047549754381,
-0.01597120799124241,
-0.13115207850933075,
0.036499302834272385,
0.004403534810990095,
0.13779743015766144,
-0.09854277223348618,
-0.12285254150629044,
0.23302029073238373,
-0.0938703641295433,
-0.12066173553466797,
0.09428577870130539,
-0.00585569255053997,
0.012807860970497131,
0.03407035022974014,
0.12017872184515,
0.06350307911634445,
-0.12561555206775665,
0.08130798488855362,
0.10102665424346924,
-0.1405840963125229,
-0.13989393413066864,
0.008247711695730686,
0.0014838920906186104,
-0.07189842313528061,
0.029673457145690918,
0.12153617292642593,
0.10942172259092331,
-0.06289353221654892,
-0.05540693923830986,
-0.014802910387516022,
-0.04390530660748482,
0.13305455446243286,
0.07422330230474472,
0.11936018615961075,
-0.06421703845262527,
-0.05641259625554085,
-0.010930903255939484,
-0.001581725082360208,
0.03534591943025589,
0.023735323920845985,
-0.08301463723182678,
0.13557825982570648,
-0.10046841949224472,
-0.009981892071664333,
-0.1833997219800949,
-0.1408158242702484,
-0.01896396093070507,
0.03614329919219017,
-0.005267035216093063,
0.14361442625522614,
0.1419670730829239,
-0.04958319664001465,
-0.016094328835606575,
-0.001771264709532261,
0.10361504554748535,
0.01744346134364605,
-0.05065019056200981,
-0.1390962153673172,
0.025869980454444885,
-0.10641948133707047,
0.0035627756733447313,
-0.03568409010767937,
0.015927081927657127,
0.003599299117922783,
0.13339167833328247,
0.03954165056347847,
0.028387578204274178,
-0.03511304780840874,
0.026251614093780518,
-0.043433476239442825,
-0.0007068906561471522,
0.08702710270881653,
0.003389613702893257,
-0.06495824456214905,
0.1567114144563675,
-0.1431649774312973,
0.33185818791389465,
0.18182213604450226,
-0.2438773661851883,
-0.038081273436546326,
0.03647970035672188,
-0.01340425107628107,
-0.007261103484779596,
0.04910612106323242,
0.007451684679836035,
0.0371720977127552,
0.0028892923146486282,
0.1355745792388916,
-0.013151844032108784,
-0.034933120012283325,
0.046050380915403366,
-0.0661000907421112,
-0.05983700230717659,
0.04253281280398369,
0.1302458643913269,
-0.11220794916152954,
0.17833472788333893,
0.22774462401866913,
-0.07071826606988907,
0.18834294378757477,
0.017805663868784904,
-0.002283287001773715,
0.0022935892920941114,
-0.039875928312540054,
-0.002615851117298007,
0.07621114701032639,
-0.1808532476425171,
-0.046407293528318405,
0.05705195292830467,
-0.05776510015130043,
0.04796215891838074,
-0.1355598270893097,
-0.04663200303912163,
0.0069245509803295135,
0.06652981787919998,
0.006473381072282791,
0.1275380253791809,
0.02095414698123932,
0.06925595551729202,
-0.019553450867533684,
-0.09946165233850479,
0.09221124649047852,
0.008467999286949635,
-0.0201379656791687,
0.15283440053462982,
-0.0967143103480339,
-0.3056011199951172,
-0.1209845244884491,
-0.13611142337322235,
0.009265034459531307,
0.013424806296825409,
0.045616377145051956,
-0.0761413648724556,
-0.04097984731197357,
0.07577920705080032,
-0.00812458898872137,
-0.029371723532676697,
0.07061979919672012,
-0.07266911119222641,
0.024432552978396416,
-0.04141318425536156,
-0.06628400832414627,
-0.05382229760289192,
-0.054113563150167465,
-0.024020100012421608,
0.13257233798503876,
-0.05321606993675232,
0.07944805175065994,
0.1491497904062271,
0.01205755490809679,
0.05353403463959694,
-0.0027496805414557457,
0.11586552858352661,
-0.08211545646190643,
0.016660600900650024,
0.1541241854429245,
-0.04000994935631752,
0.0920138955116272,
0.14974257349967957,
0.051779136061668396,
-0.032861221581697464,
-0.01734315976500511,
-0.01920335739850998,
-0.1296594738960266,
-0.1783415824174881,
-0.06051096320152283,
-0.13144588470458984,
-0.010760712437331676,
0.05260702967643738,
0.06244603917002678,
0.15693743526935577,
0.11204888671636581,
0.06889155507087708,
0.003974058199673891,
-0.064728282392025,
0.035249169915914536,
0.11515355110168457,
-0.012344387359917164,
0.14337371289730072,
-0.044457804411649704,
-0.15340383350849152,
0.04128626361489296,
0.0567547082901001,
0.11611785739660263,
0.09246822446584702,
0.03985978290438652,
0.0416528545320034,
0.17303939163684845,
0.15917858481407166,
0.11519143730401993,
-0.0013552854070439935,
-0.0817263051867485,
0.001369532779790461,
-0.010764461942017078,
-0.018506037071347237,
0.024643898010253906,
0.16488061845302582,
-0.07572177797555923,
0.00357465329580009,
-0.11025635153055191,
0.04436880722641945,
0.10707270354032516,
0.04875938966870308,
-0.24057722091674805,
0.01747376099228859,
0.06001284718513489,
0.009187494404613972,
-0.04879000782966614,
0.029154665768146515,
-0.01069580763578415,
-0.10265225172042847,
0.04736635088920593,
-0.09335082769393921,
0.0774553120136261,
0.005905484315007925,
0.03950373828411102,
-0.03354807570576668,
-0.015833422541618347,
0.020954512059688568,
0.04040065407752991,
-0.22027750313282013,
0.25253671407699585,
-0.0017404075479134917,
-0.027431095018982887,
-0.06831086426973343,
0.006171961780637503,
0.05629671737551689,
0.09116309881210327,
0.12283080816268921,
0.002265392569825053,
-0.04135163873434067,
-0.06996691972017288,
-0.023672625422477722,
0.014519180171191692,
0.07688470929861069,
-0.0303781908005476,
-0.020113827660679817,
-0.01414425764232874,
-0.051750313490629196,
0.00482820812612772,
0.03736349567770958,
0.0047228685580194,
-0.14571145176887512,
0.08523136377334595,
0.03405115380883217,
-0.10368743538856506,
0.005693832878023386,
-0.0906156525015831,
-0.12881214916706085,
0.22051775455474854,
-0.036054905503988266,
-0.03929142653942108,
-0.11688987165689468,
-0.08677396923303604,
0.08231160789728165,
-0.1003187969326973,
0.0907948836684227,
-0.08400740474462509,
0.009871154092252254,
-0.08544441312551498,
-0.18899314105510712,
0.16893191635608673,
-0.11482013016939163,
0.011679023504257202,
-0.10398916155099869,
0.12384915351867676,
-0.06425923854112625,
0.03634386882185936,
-0.010618667118251324,
0.03852801024913788,
-0.08605284243822098,
-0.043050676584243774,
0.044586215168237686,
-0.04458039626479149,
0.0225312951952219,
-0.022807754576206207,
-0.03959791362285614,
-0.030248722061514854,
0.029058517888188362,
0.0406133271753788,
0.22144711017608643,
0.2144334763288498,
-0.08375316858291626,
0.14107592403888702,
0.1542760729789734,
-0.027089660987257957,
-0.3429948091506958,
-0.06767362356185913,
-0.10662075132131577,
-0.002038518665358424,
0.0292994175106287,
-0.12421690672636032,
0.10439302772283554,
-0.013619315810501575,
-0.062008947134017944,
0.14743256568908691,
-0.20367805659770966,
-0.1039750874042511,
0.19479258358478546,
0.058817919343709946,
0.4338186979293823,
-0.13855479657649994,
-0.06851515918970108,
-0.005740564316511154,
-0.1065901517868042,
0.07769810408353806,
-0.03311660513281822,
0.09169909358024597,
-0.021223753690719604,
0.05765504762530327,
0.035844165831804276,
-0.09546727687120438,
0.08137611299753189,
-0.07327132672071457,
0.020815597847104073,
-0.09844761341810226,
-0.09033150225877762,
0.11295315623283386,
-0.011052154935896397,
-0.033259470015764236,
-0.02068001963198185,
-0.011131967417895794,
-0.03578278794884682,
-0.018166273832321167,
-0.094619981944561,
0.1094285175204277,
0.029992101714015007,
-0.06555511057376862,
0.024528294801712036,
-0.00469568045809865,
-0.03246724233031273,
-0.010688327252864838,
0.26251301169395447,
0.00740673765540123,
0.19858002662658691,
0.11181885004043579,
0.03713912144303322,
-0.11215758323669434,
-0.0963178277015686,
-0.048410024493932724,
-0.08148425817489624,
0.09272054582834244,
-0.054956406354904175,
0.03476840630173683,
0.09707683324813843,
0.003254994750022888,
0.03658732399344444,
0.10885944962501526,
-0.022786185145378113,
-0.006367347668856382,
0.16209717094898224,
-0.21533386409282684,
-0.027371011674404144,
-0.011076156981289387,
-0.03197417035698891,
0.05048466846346855,
0.08026017993688583,
0.105776347219944,
0.030726158991456032,
-0.03686424344778061,
0.015599449165165424,
-0.011029734276235104,
-0.04086773097515106,
0.04656952992081642,
0.09248721599578857,
0.03528885170817375,
-0.10671261698007584,
0.010058549232780933,
0.0021204573567956686,
-0.23764212429523468,
-0.019482091069221497,
0.11905904859304428,
-0.08317956328392029,
-0.11988458782434464,
0.027093907818198204,
0.1292128562927246,
-0.07335732132196426,
-0.014795921742916107,
-0.09503516554832458,
-0.08984415978193283,
0.031589578837156296,
0.2195563167333603,
0.08901014924049377,
0.0426330603659153,
-0.022536741569638252,
0.0005373752792365849,
-0.028745895251631737,
0.017907293513417244,
0.009444215334951878,
0.049821820110082626,
-0.11264432221651077,
-0.025068648159503937,
-0.002249453216791153,
0.14157554507255554,
-0.10781886428594589,
-0.03704838082194328,
-0.17573441565036774,
0.022272171452641487,
-0.033018261194229126,
-0.08313077688217163,
-0.08952318876981735,
-0.07307300716638565,
0.009413745254278183,
-0.06759088486433029,
-0.06402819603681564,
-0.03870067372918129,
-0.11781171709299088,
0.018196070566773415,
0.03698795661330223,
-0.017428312450647354,
-0.06797853112220764,
-0.04566580057144165,
0.10457863658666611,
-0.03494711220264435,
0.07986368238925934,
0.10415607690811157,
-0.036714281886816025,
0.09260773658752441,
-0.12875588238239288,
-0.0782090574502945,
0.08222851902246475,
0.010853096842765808,
0.09076497703790665,
0.07374084740877151,
0.0209487471729517,
0.022617587819695473,
0.0586252398788929,
0.03949703648686409,
0.03390705958008766,
-0.10528510063886642,
0.07766593992710114,
-0.0036784436088055372,
-0.18475206196308136,
-0.04264308884739876,
-0.04846673086285591,
0.07689227163791656,
0.0000564083456993103,
0.11577785015106201,
-0.04345632717013359,
0.0871499553322792,
-0.07589560747146606,
0.02142581343650818,
-0.0160426814109087,
-0.15075929462909698,
0.03391137346625328,
-0.025644728913903236,
0.006313334684818983,
-0.03843572363257408,
0.18327243626117706,
0.022004099562764168,
-0.02145870216190815,
0.029890315607190132,
0.050182685256004333,
0.01138403732329607,
0.014391258358955383,
0.1237821951508522,
0.0659276619553566,
-0.048964738845825195,
-0.0851173996925354,
0.10231930762529373,
0.0322895385324955,
-0.0015593968564644456,
0.12318528443574905,
0.06167507544159889,
0.025546416640281677,
0.09811484068632126,
0.03741743043065071,
0.046944696456193924,
-0.09669690579175949,
-0.11812370270490646,
-0.06329796463251114,
0.06559941917657852,
0.02080846019089222,
0.021437538787722588,
0.19806689023971558,
0.013027378357946873,
0.04757985472679138,
-0.04351503774523735,
-0.03361448273062706,
-0.18252640962600708,
-0.16818886995315552,
-0.08656346797943115,
-0.06012668088078499,
0.03250272199511528,
-0.00893042329698801,
-0.026426302269101143,
0.0779576227068901,
0.04128513112664223,
-0.024318739771842957,
0.13192857801914215,
0.07529094070196152,
0.0039122868329286575,
0.011309136636555195,
0.021922415122389793,
-0.008097113110125065,
0.001034525572322309,
0.0022887985687702894,
-0.1683558225631714,
-0.005163964349776506,
-0.06668347865343094,
-0.016059817746281624,
-0.06870714575052261,
0.028988828882575035,
-0.07447594404220581,
-0.1355765461921692,
-0.04676564037799835,
0.022212272509932518,
-0.021008780226111412,
0.05531160160899162,
0.0024794747587293386,
0.04048211872577667,
-0.006856914609670639,
0.1441042274236679,
-0.06974226236343384,
-0.026155387982726097,
-0.0609048493206501,
0.13574302196502686,
0.010319629684090614,
0.08230061829090118,
-0.017585260793566704,
0.01702001504600048,
-0.06836116313934326,
0.29205235838890076,
0.337017685174942,
-0.061491578817367554,
0.08024031668901443,
0.06408334523439407,
0.02148929052054882,
0.024402925744652748,
0.11077114194631577,
0.0520729124546051,
0.27871713042259216,
-0.10102465003728867,
-0.057044338434934616,
-0.042673613876104355,
-0.0297977477312088,
-0.10663390904664993,
0.029587889090180397,
0.04262523725628853,
-0.01878473535180092,
-0.052453380078077316,
0.07060423493385315,
-0.1627788543701172,
0.08529063314199448,
0.08852001279592514,
-0.22853469848632812,
-0.0828385129570961,
-0.023376956582069397,
0.18547679483890533,
-0.007760809268802404,
0.10319223254919052,
-0.033652711659669876,
-0.09106358140707016,
0.002748937113210559,
0.017562294378876686,
-0.2120169848203659,
-0.04143116995692253,
0.0858837142586708,
-0.012610984034836292,
0.09440646320581436,
-0.04714668169617653,
0.001621488481760025,
0.1070573553442955,
0.05599372461438179,
-0.018922947347164154,
-0.009089205414056778,
0.029872359707951546,
-0.10413407534360886,
-0.05462685599923134,
0.04770362749695778,
0.00493355467915535,
-0.11373955011367798,
0.04055871441960335,
-0.10064697265625,
0.04101647064089775,
-0.16733373701572418,
-0.016937868669629097,
-0.004471272695809603,
0.07673639059066772,
-0.035708729177713394,
0.06403952091932297,
0.06532040983438492,
0.039379414170980453,
-0.030999401584267616,
-0.040171388536691666,
-0.02427910827100277,
0.07377103716135025,
-0.06011706218123436,
-0.17939476668834686,
-0.08689197152853012,
-0.05579279735684395,
0.01125532016158104,
-0.010918475687503815,
-0.18686245381832123,
-0.051870957016944885,
-0.10107588022947311,
0.00037625167169608176,
-0.1624269038438797,
0.024618223309516907,
0.10606223344802856,
0.045619890093803406,
0.00951701682060957,
-0.03292389586567879,
0.03255080804228783,
0.030340315774083138,
-0.18025068938732147,
-0.08541256189346313
] |
null | null | transformers | Just for performing some experiments. Do not use.
This needed to be restarted at 100k. I am getting memory errors at the end of the epoch. Not really sure why.
Step 2 is therefore on train_2__4. Static learning rate for a while. The first 100k ended at 0.59. This is decent so early. No point in running more epochs here though. Changing the corpus and continue training.
| {} | fill-mask | NbAiLab/roberta_des_128 | [
"transformers",
"jax",
"tensorboard",
"roberta",
"fill-mask",
"autotrain_compatible",
"endpoints_compatible",
"region:us"
] | 2022-03-02T23:29:04+00:00 | [] | [] | TAGS
#transformers #jax #tensorboard #roberta #fill-mask #autotrain_compatible #endpoints_compatible #region-us
| Just for performing some experiments. Do not use.
This needed to be restarted at 100k. I am getting memory errors at the end of the epoch. Not really sure why.
Step 2 is therefore on train_2__4. Static learning rate for a while. The first 100k ended at 0.59. This is decent so early. No point in running more epochs here though. Changing the corpus and continue training.
| [] | [
"TAGS\n#transformers #jax #tensorboard #roberta #fill-mask #autotrain_compatible #endpoints_compatible #region-us \n"
] | [
40
] | [
"passage: TAGS\n#transformers #jax #tensorboard #roberta #fill-mask #autotrain_compatible #endpoints_compatible #region-us \n"
] | [
-0.0329417809844017,
0.026542233303189278,
-0.00711836339905858,
0.038137588649988174,
0.11221930384635925,
0.02897702343761921,
0.1600077599287033,
0.09312579035758972,
0.08267447352409363,
0.012559163384139538,
0.16161218285560608,
0.20280829071998596,
-0.0048243035562336445,
0.12177977710962296,
-0.05178572237491608,
-0.25585609674453735,
0.03286115825176239,
0.058682624250650406,
-0.1410491019487381,
0.0843924805521965,
0.05530610308051109,
-0.06490170210599899,
0.0693613812327385,
-0.006780317053198814,
-0.18010543286800385,
0.06706380099058151,
0.09719173610210419,
-0.1062551736831665,
0.10088774561882019,
0.06989994645118713,
0.24005752801895142,
0.0490260012447834,
-0.046509090811014175,
-0.07854389399290085,
0.05274910852313042,
0.03130975738167763,
-0.09874213486909866,
0.0559147484600544,
0.005066406913101673,
-0.07943262159824371,
-0.04190054163336754,
0.04702925682067871,
0.0554969422519207,
0.04106675833463669,
-0.14591358602046967,
-0.0946396142244339,
-0.02599331922829151,
-0.02002599649131298,
0.057347334921360016,
0.024071110412478447,
0.035029374063014984,
0.17755983769893646,
-0.04925362765789032,
0.08160373568534851,
0.1280364990234375,
-0.33813905715942383,
-0.033818501979112625,
0.14055299758911133,
0.11565420776605606,
-0.013478475622832775,
-0.059152938425540924,
0.07915961742401123,
0.03596077859401703,
-0.0003366783494129777,
0.08002990484237671,
-0.0912376418709755,
-0.032501399517059326,
0.02532663382589817,
-0.07183554768562317,
0.017986366525292397,
0.12927962839603424,
-0.0306392889469862,
0.057966962456703186,
-0.016302119940519333,
-0.10481366515159607,
-0.0679694339632988,
-0.03882995992898941,
-0.04771385341882706,
-0.026734041050076485,
0.060449954122304916,
-0.06608770787715912,
-0.05916031450033188,
-0.11076071113348007,
-0.0002449859166517854,
-0.2071940004825592,
0.2258065789937973,
-0.011012796312570572,
0.058538056910037994,
-0.19426493346691132,
-0.0028168775606900454,
-0.04991975799202919,
-0.12814103066921234,
0.06626702100038528,
-0.0758582279086113,
-0.05131407827138901,
-0.029607797041535378,
-0.037985991686582565,
-0.2090919464826584,
0.0911528542637825,
0.1520228236913681,
0.12341899424791336,
0.07141652703285217,
0.019024917855858803,
0.10115666687488556,
-0.006738598924130201,
0.0930805653333664,
0.021433617919683456,
-0.05360095575451851,
0.0431477315723896,
-0.09618829935789108,
0.04374590888619423,
-0.0781574472784996,
-0.16308189928531647,
-0.005659256596118212,
-0.011701812967658043,
0.050567541271448135,
0.033087972551584244,
0.04961474984884262,
-0.08506055176258087,
0.0025867184158414602,
0.04133603721857071,
-0.05699349567294121,
0.028625881299376488,
-0.05677447468042374,
0.08145716786384583,
0.07058990001678467,
0.017480045557022095,
-0.004342625383287668,
0.048279620707035065,
0.0715206041932106,
-0.09575440734624863,
-0.04878830909729004,
-0.08688462525606155,
-0.08637619018554688,
0.04197423532605171,
-0.13614904880523682,
0.03742203488945961,
-0.15612760186195374,
-0.1164647787809372,
0.03545556962490082,
0.0993972048163414,
-0.03433714807033539,
0.0003386830794624984,
0.02327338606119156,
-0.023087674751877785,
0.07320494204759598,
-0.026122087612748146,
-0.046372219920158386,
-0.01975957304239273,
0.04370496794581413,
0.0025725560262799263,
0.13983024656772614,
-0.09680947661399841,
0.019098615273833275,
-0.044807013124227524,
0.03672024980187416,
-0.18818555772304535,
-0.03147725760936737,
-0.06716258823871613,
0.1578308492898941,
-0.02359890379011631,
0.034214165061712265,
-0.14269879460334778,
0.05533367022871971,
0.004259740933775902,
0.1205076053738594,
-0.13285617530345917,
-0.11227773874998093,
0.21861238777637482,
-0.09039504081010818,
-0.13327087461948395,
0.08300018310546875,
-0.007349212653934956,
0.055108118802309036,
0.030452338978648186,
0.11197812110185623,
0.06301248073577881,
-0.13569188117980957,
0.0872018039226532,
0.10973144322633743,
-0.13754820823669434,
-0.13189132511615753,
0.005886216182261705,
-0.0013933381997048855,
-0.07497121393680573,
0.014766803942620754,
0.160347580909729,
0.10578573495149612,
-0.043757364153862,
-0.05901378020644188,
-0.014996325597167015,
-0.04234796389937401,
0.1145983412861824,
0.05885425582528114,
0.11323011666536331,
-0.06954333186149597,
-0.06114992871880531,
0.009470291435718536,
-0.023148994892835617,
0.02481711469590664,
0.011324401944875717,
-0.1064189150929451,
0.09146500378847122,
-0.14957384765148163,
-0.0032007808331400156,
-0.15573877096176147,
-0.18682269752025604,
-0.019669538363814354,
0.02760804258286953,
-0.0022204946726560593,
0.1577223837375641,
0.15129147469997406,
-0.060254111886024475,
-0.024257458746433258,
0.02333754301071167,
0.12638860940933228,
0.04207634553313255,
-0.05421745404601097,
-0.14566732943058014,
0.044276416301727295,
-0.119206503033638,
-0.01294864621013403,
-0.05911770835518837,
0.009324598126113415,
0.025674516335129738,
0.1400611400604248,
0.07025644183158875,
0.028108857572078705,
-0.05200561136007309,
0.012593770399689674,
-0.05670996755361557,
-0.021270576864480972,
0.058658089488744736,
0.0048630740493535995,
-0.0788891538977623,
0.16158245503902435,
-0.15949708223342896,
0.3215492069721222,
0.1696743369102478,
-0.21568173170089722,
-0.0563850998878479,
0.054888464510440826,
0.015413806773722172,
-0.0027446781750768423,
0.04674471542239189,
0.0033388317096978426,
-0.0045325192622840405,
-0.011051229201257229,
0.12423443794250488,
0.000797667948063463,
-0.02101554162800312,
0.057030320167541504,
-0.07420527935028076,
-0.08675435930490494,
0.005113702733069658,
0.12135670334100723,
-0.14895130693912506,
0.17891345918178558,
0.238571897149086,
-0.06365619599819183,
0.20080290734767914,
0.024014176800847054,
0.001189496018923819,
-0.020358828827738762,
-0.03713710233569145,
0.02769448794424534,
0.08871173113584518,
-0.15567117929458618,
-0.060173749923706055,
0.037629976868629456,
-0.04739832505583763,
0.04000844061374664,
-0.11649611592292786,
-0.03460264578461647,
0.03008829429745674,
0.06542804092168808,
0.020448757335543633,
0.11835699528455734,
-0.012261602096259594,
0.049001358449459076,
-0.0019192154286429286,
-0.09640132635831833,
0.10651907324790955,
-0.0027116378769278526,
-0.027264205738902092,
0.143388569355011,
-0.09603472054004669,
-0.2696317434310913,
-0.15564101934432983,
-0.17344313859939575,
0.008850439451634884,
0.03914600983262062,
0.03435918316245079,
-0.08342444151639938,
-0.06700769066810608,
0.05808442458510399,
0.0037851380184292793,
-0.018112126737833023,
0.08884227275848389,
-0.052343133836984634,
0.036485932767391205,
-0.032904256135225296,
-0.058132950216531754,
-0.04966353997588158,
-0.021732419729232788,
-0.004153992515057325,
0.09872038662433624,
-0.0798579752445221,
0.0944928452372551,
0.14915959537029266,
0.009686815552413464,
0.05110333114862442,
-0.0020896715577691793,
0.11070442199707031,
-0.0969654843211174,
0.01849600486457348,
0.11530912667512894,
-0.05120840296149254,
0.0672340840101242,
0.1833212524652481,
0.04066582769155502,
-0.05863400921225548,
0.00004317746788728982,
-0.01446886733174324,
-0.1414872258901596,
-0.16441215574741364,
-0.03357212617993355,
-0.13743248581886292,
-0.011657393537461758,
0.06262750178575516,
0.05398807302117348,
0.1830873340368271,
0.11750183254480362,
0.09331076592206955,
0.0563841238617897,
-0.053589582443237305,
0.04585922881960869,
0.10292338579893112,
0.0002946934837382287,
0.14973466098308563,
-0.06848056614398956,
-0.14885416626930237,
0.035029079765081406,
0.06752877682447433,
0.0934106856584549,
0.14763127267360687,
0.1045582965016365,
0.02793722040951252,
0.12380506843328476,
0.16854719817638397,
0.11065017431974411,
0.020628221333026886,
-0.0995962917804718,
0.004203937482088804,
-0.004210996441543102,
-0.002989003900438547,
0.05568595230579376,
0.14846350252628326,
-0.09294731169939041,
0.03250674903392792,
-0.08800415694713593,
0.03970550000667572,
0.10980550944805145,
0.082148477435112,
-0.2668040096759796,
0.012463385239243507,
0.08737748861312866,
0.007024845108389854,
-0.053780246526002884,
0.022772585973143578,
0.0160111952573061,
-0.06515001505613327,
0.0661458671092987,
-0.09313037246465683,
0.07646811008453369,
0.026234209537506104,
0.036398231983184814,
-0.024195779114961624,
-0.010341323912143707,
0.004674872849136591,
0.027779730036854744,
-0.2321990579366684,
0.24279189109802246,
0.017681719735264778,
-0.0081409253180027,
-0.0658031553030014,
0.0227928776293993,
0.050465118139982224,
0.08369702845811844,
0.12745453417301178,
-0.014776632189750671,
-0.13642984628677368,
-0.06216294690966606,
0.003177864942699671,
0.012125691398978233,
0.09781407564878464,
-0.027841059491038322,
-0.007532401476055384,
-0.03284532204270363,
-0.05321016535162926,
0.03365150839090347,
0.04990879073739052,
-0.012970046140253544,
-0.16553451120853424,
0.07794158905744553,
0.04696020111441612,
-0.10474248230457306,
0.009847830049693584,
-0.057894304394721985,
-0.12084672600030899,
0.24245573580265045,
-0.040688056498765945,
0.003777880920097232,
-0.13147220015525818,
-0.08801491558551788,
0.06516817957162857,
-0.08013751357793808,
0.09556079655885696,
-0.07300305366516113,
0.04892462119460106,
-0.07796036452054977,
-0.19317540526390076,
0.19069314002990723,
-0.11103568226099014,
0.04609302058815956,
-0.1309530884027481,
0.07215578109025955,
-0.07803495228290558,
0.0324113704264164,
0.0007506720721721649,
0.059280965477228165,
-0.05033242702484131,
-0.026564868167042732,
0.05381704494357109,
-0.05967836081981659,
-0.009379270486533642,
-0.046744588762521744,
-0.0187015812844038,
-0.023807883262634277,
0.04482445493340492,
0.03113146498799324,
0.193584144115448,
0.22225938737392426,
-0.09085509181022644,
0.12574277818202972,
0.13287468254566193,
-0.04152733087539673,
-0.34996771812438965,
-0.03576524183154106,
-0.1204613745212555,
0.021520240232348442,
0.03184865787625313,
-0.10245911777019501,
0.11522993445396423,
-0.027661746367812157,
-0.05777546390891075,
0.1334868222475052,
-0.14204467833042145,
-0.11581980437040329,
0.18468722701072693,
0.05532653629779816,
0.43889808654785156,
-0.14414343237876892,
-0.07870311290025711,
-0.0578923262655735,
-0.11119277775287628,
0.07418956607580185,
-0.061539266258478165,
0.09017122536897659,
0.015551939606666565,
0.018525732681155205,
0.022814257070422173,
-0.08536908030509949,
0.09922046214342117,
-0.0843663141131401,
0.03398345410823822,
-0.11066484451293945,
-0.07639732956886292,
0.1308639496564865,
-0.029567217454314232,
-0.04608828201889992,
-0.027788929641246796,
-0.03186996281147003,
-0.0017915869830176234,
-0.02505946345627308,
-0.053956903517246246,
0.10293137282133102,
0.03824806585907936,
-0.0698898583650589,
0.012296374887228012,
-0.010622386820614338,
-0.024140171706676483,
-0.026431895792484283,
0.3188876807689667,
-0.006681607570499182,
0.20690536499023438,
0.1331115961074829,
0.0482148677110672,
-0.1066153347492218,
-0.04168606176972389,
-0.014310465194284916,
-0.09378211945295334,
0.09637784957885742,
-0.09964105486869812,
0.05397867038846016,
0.06886148452758789,
-0.011482715606689453,
0.055120646953582764,
0.11174727231264114,
-0.017480792477726936,
0.00358504056930542,
0.17993944883346558,
-0.17305320501327515,
-0.0436120480298996,
-0.004973283037543297,
-0.04108631610870361,
0.035963788628578186,
0.07194235920906067,
0.1188579723238945,
0.030546389520168304,
-0.008778760209679604,
0.018035104498267174,
-0.020421087741851807,
-0.06356093287467957,
0.040820587426424026,
0.0867374837398529,
0.030343370512127876,
-0.08746147900819778,
0.017309723421931267,
-0.002849958138540387,
-0.22730304300785065,
0.0018976981518790126,
0.07054683566093445,
-0.0756794735789299,
-0.10106708854436874,
0.05153464153409004,
0.17366249859333038,
-0.07233040034770966,
-0.02043299376964569,
-0.10530085861682892,
-0.0859653651714325,
0.01932416297495365,
0.2599613070487976,
0.07996602356433868,
0.04919706657528877,
-0.006001228466629982,
0.010721523314714432,
-0.03668977692723274,
0.0064100041054189205,
-0.005976090207695961,
0.06364626437425613,
-0.12335670739412308,
-0.06737135350704193,
-0.025361256673932076,
0.10906196385622025,
-0.1175532266497612,
-0.021820068359375,
-0.19609995186328888,
0.003788813715800643,
-0.048934828490018845,
-0.08043240755796432,
-0.09454052895307541,
-0.0712772011756897,
0.030607396736741066,
-0.06858336180448532,
-0.09425429999828339,
-0.04390277713537216,
-0.11505849659442902,
0.006931390147656202,
0.03798709809780121,
-0.00991776678711176,
-0.04642646014690399,
-0.038071345537900925,
0.0971149429678917,
-0.036438025534152985,
0.03766728565096855,
0.06420671194791794,
-0.015217851847410202,
0.09234844893217087,
-0.14074084162712097,
-0.055803894996643066,
0.07419854402542114,
-0.0001249401393579319,
0.10154250264167786,
0.07490864396095276,
0.0047249216586351395,
0.024386215955018997,
0.0710872933268547,
0.03605786710977554,
0.012073192745447159,
-0.0766444131731987,
0.06728431582450867,
-0.04853279888629913,
-0.18079568445682526,
-0.04013540968298912,
-0.03497268259525299,
0.10346321761608124,
-0.006970696616917849,
0.12889499962329865,
-0.047932807356119156,
0.06254623830318451,
-0.06252668052911758,
0.02636006660759449,
-0.0123911676928401,
-0.14529670774936676,
0.06354433298110962,
-0.03632514178752899,
-0.005106714088469744,
-0.040746547281742096,
0.19743973016738892,
0.011635620146989822,
-0.0078099872916936874,
0.0483575314283371,
0.02005455642938614,
0.018608389422297478,
0.030310047790408134,
0.15789169073104858,
0.09051284193992615,
-0.04679751396179199,
-0.10117464512586594,
0.11111433804035187,
0.05160742625594139,
0.009706846438348293,
0.08366572111845016,
0.055155668407678604,
-0.03183482214808464,
0.1412523090839386,
0.03313356265425682,
0.034679386764764786,
-0.06527009606361389,
-0.04731703922152519,
-0.07568445801734924,
0.06466006487607956,
0.033717311918735504,
-0.03156046196818352,
0.21887484192848206,
-0.008818339556455612,
0.03655129298567772,
-0.0579502210021019,
-0.03947729989886284,
-0.19691532850265503,
-0.18059898912906647,
-0.11041805893182755,
-0.07780896127223969,
0.03130476921796799,
-0.00352695444598794,
-0.010392709635198116,
0.08976829051971436,
0.043872859328985214,
0.0027831001207232475,
0.15485870838165283,
0.027360044419765472,
0.01569478027522564,
-0.0013452027924358845,
0.004746637772768736,
-0.020908985286951065,
0.004002862144261599,
0.0018517757998779416,
-0.1662002056837082,
0.0019254707731306553,
-0.0795445591211319,
-0.017344841733574867,
-0.03582914173603058,
0.036542486399412155,
-0.06595970690250397,
-0.14312049746513367,
-0.0464862585067749,
0.03731429949402809,
-0.04799088463187218,
0.021890629082918167,
0.005000287666916847,
0.03249432146549225,
0.008510300889611244,
0.13224242627620697,
-0.0820256769657135,
-0.014926344156265259,
-0.10331322997808456,
0.0904620960354805,
0.005321953911334276,
0.12144656479358673,
-0.060339901596307755,
0.0025539444759488106,
-0.05917980894446373,
0.27539145946502686,
0.30147379636764526,
-0.04355388134717941,
0.07376430183649063,
0.06271875649690628,
0.020537329837679863,
0.001660053851082921,
0.10591702908277512,
0.009405020624399185,
0.22131659090518951,
-0.08691644668579102,
-0.07998073846101761,
-0.017320208251476288,
-0.050044406205415726,
-0.08612151443958282,
0.04039651155471802,
0.044123828411102295,
-0.0028584159445017576,
-0.04286675527691841,
0.07884115725755692,
-0.13355590403079987,
0.07149451971054077,
0.10651414841413498,
-0.2095051258802414,
-0.07272254675626755,
-0.013771957717835903,
0.18716616928577423,
-0.03204018622636795,
0.10223958641290665,
-0.03657589852809906,
-0.09336363524198532,
-0.023238051682710648,
0.01674238033592701,
-0.20283789932727814,
-0.035098981112241745,
0.06426454335451126,
-0.01734243519604206,
0.09623444825410843,
-0.04927781596779823,
-0.02305767685174942,
0.12261020392179489,
0.05312138423323631,
-0.011299178004264832,
-0.004889477510005236,
0.024893825873732567,
-0.09537551552057266,
-0.038807954639196396,
0.0698898658156395,
-0.02163190394639969,
-0.05748581513762474,
0.05045942962169647,
-0.12234541773796082,
0.04941118136048317,
-0.18707086145877838,
-0.03743040934205055,
-0.0005046811420470476,
0.04900933429598808,
-0.0479026697576046,
0.09100630134344101,
0.06282646954059601,
0.048486288636922836,
-0.012976630590856075,
-0.011964566074311733,
-0.004679829813539982,
0.0755200982093811,
-0.02989252097904682,
-0.18321958184242249,
-0.0945415049791336,
-0.05113792419433594,
0.032525435090065,
-0.006086435634642839,
-0.20438963174819946,
-0.05459880456328392,
-0.08814369887113571,
0.0024600683245807886,
-0.14107996225357056,
0.0435638353228569,
0.16646583378314972,
0.0523197315633297,
-0.01654839515686035,
-0.11001645773649216,
0.04320191964507103,
0.03550111874938011,
-0.15934661030769348,
-0.1052287295460701
] |
null | null | transformers | Just for performing some experiments. Do not use.
Since the loss seem to start going up, I did have to restore this from 9e945cb0636bde60bec30bd7df5db30f80401cc7 (2 step 600k/200). I am then restarting with warmup decaying from 1e-4.
That did failed. Checked out c94b5bb43b05fc798f9db013d940b05b3b47cd98 instead and restarted step 3 from here.
| {} | fill-mask | NbAiLab/roberta_des_512 | [
"transformers",
"pytorch",
"jax",
"tensorboard",
"roberta",
"fill-mask",
"autotrain_compatible",
"endpoints_compatible",
"region:us"
] | 2022-03-02T23:29:04+00:00 | [] | [] | TAGS
#transformers #pytorch #jax #tensorboard #roberta #fill-mask #autotrain_compatible #endpoints_compatible #region-us
| Just for performing some experiments. Do not use.
Since the loss seem to start going up, I did have to restore this from 9e945cb0636bde60bec30bd7df5db30f80401cc7 (2 step 600k/200). I am then restarting with warmup decaying from 1e-4.
That did failed. Checked out c94b5bb43b05fc798f9db013d940b05b3b47cd98 instead and restarted step 3 from here.
| [] | [
"TAGS\n#transformers #pytorch #jax #tensorboard #roberta #fill-mask #autotrain_compatible #endpoints_compatible #region-us \n"
] | [
44
] | [
"passage: TAGS\n#transformers #pytorch #jax #tensorboard #roberta #fill-mask #autotrain_compatible #endpoints_compatible #region-us \n"
] | [
-0.056054603308439255,
0.03248031064867973,
-0.008046153001487255,
0.051338013261556625,
0.1180385947227478,
0.02936614491045475,
0.1320868581533432,
0.102181576192379,
0.08733624964952469,
0.00779934786260128,
0.1502477079629898,
0.2344098836183548,
-0.01568196900188923,
0.09936822205781937,
-0.03942068666219711,
-0.27976280450820923,
0.02226502262055874,
0.06325343996286392,
-0.11206097155809402,
0.10821451991796494,
0.05136880278587341,
-0.08877619355916977,
0.0548054575920105,
-0.0033657930325716734,
-0.15610703825950623,
0.046753864735364914,
0.06813488900661469,
-0.10331186652183533,
0.11474744230508804,
0.03391389176249504,
0.21956931054592133,
0.036839134991168976,
-0.0514676459133625,
-0.06020799279212952,
0.058262307196855545,
0.018529953435063362,
-0.08653527498245239,
0.06662767380475998,
0.028980636969208717,
-0.08994876593351364,
-0.019165487959980965,
0.05364687740802765,
0.04671087488532066,
0.026846865192055702,
-0.13248224556446075,
-0.122489333152771,
-0.02253563515841961,
0.03765493258833885,
0.03383703529834747,
0.04617660120129585,
0.029503600671887398,
0.2025780826807022,
-0.09587440639734268,
0.09280231595039368,
0.15422777831554413,
-0.3269748389720917,
-0.028785092756152153,
0.10816463083028793,
0.09493216872215271,
-0.009806512854993343,
-0.056667108088731766,
0.053594622761011124,
0.010852220468223095,
0.017016617581248283,
0.07875027507543564,
-0.08242537826299667,
-0.06757722049951553,
0.015077394433319569,
-0.08309552818536758,
-0.011084277182817459,
0.11594939231872559,
-0.04974423721432686,
0.06572466343641281,
-0.01178821176290512,
-0.11704806238412857,
-0.05568913742899895,
-0.028509169816970825,
-0.02454548515379429,
-0.03183290362358093,
0.03153258189558983,
-0.052542295306921005,
-0.05398869886994362,
-0.11701438575983047,
0.01607360877096653,
-0.20378780364990234,
0.2291792631149292,
0.015989534556865692,
0.06484607607126236,
-0.1913691759109497,
0.04019235447049141,
-0.008810539729893208,
-0.12397590279579163,
0.08061125874519348,
-0.0778740793466568,
-0.01043014694005251,
-0.00025012591504491866,
-0.03194958716630936,
-0.15330010652542114,
0.08402062207460403,
0.14235012233257294,
0.0703987404704094,
0.05235375463962555,
0.04025684669613838,
0.11797744780778885,
0.0062722195871174335,
0.08332715183496475,
-0.0033328577410429716,
-0.020555660128593445,
0.058990221470594406,
-0.06935149431228638,
0.042393360286951065,
-0.06539654731750488,
-0.14305822551250458,
-0.019733933731913567,
0.024873333051800728,
0.06177109107375145,
0.0472954697906971,
0.05189374089241028,
-0.07901646941900253,
-0.01297581847757101,
0.05532194301486015,
-0.06181560829281807,
0.021915150806307793,
-0.028121696785092354,
0.05614781379699707,
0.09694098681211472,
0.02329915761947632,
-0.015683183446526527,
0.009050553664565086,
0.10954584926366806,
-0.09349292516708374,
-0.022346964105963707,
-0.08019722253084183,
-0.07115963101387024,
0.04550477862358093,
-0.15208832919597626,
0.03392788767814636,
-0.163294717669487,
-0.11616092920303345,
0.036480147391557693,
0.07727508246898651,
-0.01087186112999916,
-0.027444304898381233,
0.04069950059056282,
-0.017672257497906685,
0.04171934723854065,
-0.026001179590821266,
-0.02262156456708908,
-0.02280217967927456,
0.09067060798406601,
-0.019523262977600098,
0.12676511704921722,
-0.07864977419376373,
0.03291575238108635,
-0.06563568115234375,
0.020905161276459694,
-0.17323945462703705,
-0.04067065566778183,
-0.05730418488383293,
0.15274600684642792,
-0.004410047549754381,
-0.01597120799124241,
-0.13115207850933075,
0.036499302834272385,
0.004403534810990095,
0.13779743015766144,
-0.09854277223348618,
-0.12285254150629044,
0.23302029073238373,
-0.0938703641295433,
-0.12066173553466797,
0.09428577870130539,
-0.00585569255053997,
0.012807860970497131,
0.03407035022974014,
0.12017872184515,
0.06350307911634445,
-0.12561555206775665,
0.08130798488855362,
0.10102665424346924,
-0.1405840963125229,
-0.13989393413066864,
0.008247711695730686,
0.0014838920906186104,
-0.07189842313528061,
0.029673457145690918,
0.12153617292642593,
0.10942172259092331,
-0.06289353221654892,
-0.05540693923830986,
-0.014802910387516022,
-0.04390530660748482,
0.13305455446243286,
0.07422330230474472,
0.11936018615961075,
-0.06421703845262527,
-0.05641259625554085,
-0.010930903255939484,
-0.001581725082360208,
0.03534591943025589,
0.023735323920845985,
-0.08301463723182678,
0.13557825982570648,
-0.10046841949224472,
-0.009981892071664333,
-0.1833997219800949,
-0.1408158242702484,
-0.01896396093070507,
0.03614329919219017,
-0.005267035216093063,
0.14361442625522614,
0.1419670730829239,
-0.04958319664001465,
-0.016094328835606575,
-0.001771264709532261,
0.10361504554748535,
0.01744346134364605,
-0.05065019056200981,
-0.1390962153673172,
0.025869980454444885,
-0.10641948133707047,
0.0035627756733447313,
-0.03568409010767937,
0.015927081927657127,
0.003599299117922783,
0.13339167833328247,
0.03954165056347847,
0.028387578204274178,
-0.03511304780840874,
0.026251614093780518,
-0.043433476239442825,
-0.0007068906561471522,
0.08702710270881653,
0.003389613702893257,
-0.06495824456214905,
0.1567114144563675,
-0.1431649774312973,
0.33185818791389465,
0.18182213604450226,
-0.2438773661851883,
-0.038081273436546326,
0.03647970035672188,
-0.01340425107628107,
-0.007261103484779596,
0.04910612106323242,
0.007451684679836035,
0.0371720977127552,
0.0028892923146486282,
0.1355745792388916,
-0.013151844032108784,
-0.034933120012283325,
0.046050380915403366,
-0.0661000907421112,
-0.05983700230717659,
0.04253281280398369,
0.1302458643913269,
-0.11220794916152954,
0.17833472788333893,
0.22774462401866913,
-0.07071826606988907,
0.18834294378757477,
0.017805663868784904,
-0.002283287001773715,
0.0022935892920941114,
-0.039875928312540054,
-0.002615851117298007,
0.07621114701032639,
-0.1808532476425171,
-0.046407293528318405,
0.05705195292830467,
-0.05776510015130043,
0.04796215891838074,
-0.1355598270893097,
-0.04663200303912163,
0.0069245509803295135,
0.06652981787919998,
0.006473381072282791,
0.1275380253791809,
0.02095414698123932,
0.06925595551729202,
-0.019553450867533684,
-0.09946165233850479,
0.09221124649047852,
0.008467999286949635,
-0.0201379656791687,
0.15283440053462982,
-0.0967143103480339,
-0.3056011199951172,
-0.1209845244884491,
-0.13611142337322235,
0.009265034459531307,
0.013424806296825409,
0.045616377145051956,
-0.0761413648724556,
-0.04097984731197357,
0.07577920705080032,
-0.00812458898872137,
-0.029371723532676697,
0.07061979919672012,
-0.07266911119222641,
0.024432552978396416,
-0.04141318425536156,
-0.06628400832414627,
-0.05382229760289192,
-0.054113563150167465,
-0.024020100012421608,
0.13257233798503876,
-0.05321606993675232,
0.07944805175065994,
0.1491497904062271,
0.01205755490809679,
0.05353403463959694,
-0.0027496805414557457,
0.11586552858352661,
-0.08211545646190643,
0.016660600900650024,
0.1541241854429245,
-0.04000994935631752,
0.0920138955116272,
0.14974257349967957,
0.051779136061668396,
-0.032861221581697464,
-0.01734315976500511,
-0.01920335739850998,
-0.1296594738960266,
-0.1783415824174881,
-0.06051096320152283,
-0.13144588470458984,
-0.010760712437331676,
0.05260702967643738,
0.06244603917002678,
0.15693743526935577,
0.11204888671636581,
0.06889155507087708,
0.003974058199673891,
-0.064728282392025,
0.035249169915914536,
0.11515355110168457,
-0.012344387359917164,
0.14337371289730072,
-0.044457804411649704,
-0.15340383350849152,
0.04128626361489296,
0.0567547082901001,
0.11611785739660263,
0.09246822446584702,
0.03985978290438652,
0.0416528545320034,
0.17303939163684845,
0.15917858481407166,
0.11519143730401993,
-0.0013552854070439935,
-0.0817263051867485,
0.001369532779790461,
-0.010764461942017078,
-0.018506037071347237,
0.024643898010253906,
0.16488061845302582,
-0.07572177797555923,
0.00357465329580009,
-0.11025635153055191,
0.04436880722641945,
0.10707270354032516,
0.04875938966870308,
-0.24057722091674805,
0.01747376099228859,
0.06001284718513489,
0.009187494404613972,
-0.04879000782966614,
0.029154665768146515,
-0.01069580763578415,
-0.10265225172042847,
0.04736635088920593,
-0.09335082769393921,
0.0774553120136261,
0.005905484315007925,
0.03950373828411102,
-0.03354807570576668,
-0.015833422541618347,
0.020954512059688568,
0.04040065407752991,
-0.22027750313282013,
0.25253671407699585,
-0.0017404075479134917,
-0.027431095018982887,
-0.06831086426973343,
0.006171961780637503,
0.05629671737551689,
0.09116309881210327,
0.12283080816268921,
0.002265392569825053,
-0.04135163873434067,
-0.06996691972017288,
-0.023672625422477722,
0.014519180171191692,
0.07688470929861069,
-0.0303781908005476,
-0.020113827660679817,
-0.01414425764232874,
-0.051750313490629196,
0.00482820812612772,
0.03736349567770958,
0.0047228685580194,
-0.14571145176887512,
0.08523136377334595,
0.03405115380883217,
-0.10368743538856506,
0.005693832878023386,
-0.0906156525015831,
-0.12881214916706085,
0.22051775455474854,
-0.036054905503988266,
-0.03929142653942108,
-0.11688987165689468,
-0.08677396923303604,
0.08231160789728165,
-0.1003187969326973,
0.0907948836684227,
-0.08400740474462509,
0.009871154092252254,
-0.08544441312551498,
-0.18899314105510712,
0.16893191635608673,
-0.11482013016939163,
0.011679023504257202,
-0.10398916155099869,
0.12384915351867676,
-0.06425923854112625,
0.03634386882185936,
-0.010618667118251324,
0.03852801024913788,
-0.08605284243822098,
-0.043050676584243774,
0.044586215168237686,
-0.04458039626479149,
0.0225312951952219,
-0.022807754576206207,
-0.03959791362285614,
-0.030248722061514854,
0.029058517888188362,
0.0406133271753788,
0.22144711017608643,
0.2144334763288498,
-0.08375316858291626,
0.14107592403888702,
0.1542760729789734,
-0.027089660987257957,
-0.3429948091506958,
-0.06767362356185913,
-0.10662075132131577,
-0.002038518665358424,
0.0292994175106287,
-0.12421690672636032,
0.10439302772283554,
-0.013619315810501575,
-0.062008947134017944,
0.14743256568908691,
-0.20367805659770966,
-0.1039750874042511,
0.19479258358478546,
0.058817919343709946,
0.4338186979293823,
-0.13855479657649994,
-0.06851515918970108,
-0.005740564316511154,
-0.1065901517868042,
0.07769810408353806,
-0.03311660513281822,
0.09169909358024597,
-0.021223753690719604,
0.05765504762530327,
0.035844165831804276,
-0.09546727687120438,
0.08137611299753189,
-0.07327132672071457,
0.020815597847104073,
-0.09844761341810226,
-0.09033150225877762,
0.11295315623283386,
-0.011052154935896397,
-0.033259470015764236,
-0.02068001963198185,
-0.011131967417895794,
-0.03578278794884682,
-0.018166273832321167,
-0.094619981944561,
0.1094285175204277,
0.029992101714015007,
-0.06555511057376862,
0.024528294801712036,
-0.00469568045809865,
-0.03246724233031273,
-0.010688327252864838,
0.26251301169395447,
0.00740673765540123,
0.19858002662658691,
0.11181885004043579,
0.03713912144303322,
-0.11215758323669434,
-0.0963178277015686,
-0.048410024493932724,
-0.08148425817489624,
0.09272054582834244,
-0.054956406354904175,
0.03476840630173683,
0.09707683324813843,
0.003254994750022888,
0.03658732399344444,
0.10885944962501526,
-0.022786185145378113,
-0.006367347668856382,
0.16209717094898224,
-0.21533386409282684,
-0.027371011674404144,
-0.011076156981289387,
-0.03197417035698891,
0.05048466846346855,
0.08026017993688583,
0.105776347219944,
0.030726158991456032,
-0.03686424344778061,
0.015599449165165424,
-0.011029734276235104,
-0.04086773097515106,
0.04656952992081642,
0.09248721599578857,
0.03528885170817375,
-0.10671261698007584,
0.010058549232780933,
0.0021204573567956686,
-0.23764212429523468,
-0.019482091069221497,
0.11905904859304428,
-0.08317956328392029,
-0.11988458782434464,
0.027093907818198204,
0.1292128562927246,
-0.07335732132196426,
-0.014795921742916107,
-0.09503516554832458,
-0.08984415978193283,
0.031589578837156296,
0.2195563167333603,
0.08901014924049377,
0.0426330603659153,
-0.022536741569638252,
0.0005373752792365849,
-0.028745895251631737,
0.017907293513417244,
0.009444215334951878,
0.049821820110082626,
-0.11264432221651077,
-0.025068648159503937,
-0.002249453216791153,
0.14157554507255554,
-0.10781886428594589,
-0.03704838082194328,
-0.17573441565036774,
0.022272171452641487,
-0.033018261194229126,
-0.08313077688217163,
-0.08952318876981735,
-0.07307300716638565,
0.009413745254278183,
-0.06759088486433029,
-0.06402819603681564,
-0.03870067372918129,
-0.11781171709299088,
0.018196070566773415,
0.03698795661330223,
-0.017428312450647354,
-0.06797853112220764,
-0.04566580057144165,
0.10457863658666611,
-0.03494711220264435,
0.07986368238925934,
0.10415607690811157,
-0.036714281886816025,
0.09260773658752441,
-0.12875588238239288,
-0.0782090574502945,
0.08222851902246475,
0.010853096842765808,
0.09076497703790665,
0.07374084740877151,
0.0209487471729517,
0.022617587819695473,
0.0586252398788929,
0.03949703648686409,
0.03390705958008766,
-0.10528510063886642,
0.07766593992710114,
-0.0036784436088055372,
-0.18475206196308136,
-0.04264308884739876,
-0.04846673086285591,
0.07689227163791656,
0.0000564083456993103,
0.11577785015106201,
-0.04345632717013359,
0.0871499553322792,
-0.07589560747146606,
0.02142581343650818,
-0.0160426814109087,
-0.15075929462909698,
0.03391137346625328,
-0.025644728913903236,
0.006313334684818983,
-0.03843572363257408,
0.18327243626117706,
0.022004099562764168,
-0.02145870216190815,
0.029890315607190132,
0.050182685256004333,
0.01138403732329607,
0.014391258358955383,
0.1237821951508522,
0.0659276619553566,
-0.048964738845825195,
-0.0851173996925354,
0.10231930762529373,
0.0322895385324955,
-0.0015593968564644456,
0.12318528443574905,
0.06167507544159889,
0.025546416640281677,
0.09811484068632126,
0.03741743043065071,
0.046944696456193924,
-0.09669690579175949,
-0.11812370270490646,
-0.06329796463251114,
0.06559941917657852,
0.02080846019089222,
0.021437538787722588,
0.19806689023971558,
0.013027378357946873,
0.04757985472679138,
-0.04351503774523735,
-0.03361448273062706,
-0.18252640962600708,
-0.16818886995315552,
-0.08656346797943115,
-0.06012668088078499,
0.03250272199511528,
-0.00893042329698801,
-0.026426302269101143,
0.0779576227068901,
0.04128513112664223,
-0.024318739771842957,
0.13192857801914215,
0.07529094070196152,
0.0039122868329286575,
0.011309136636555195,
0.021922415122389793,
-0.008097113110125065,
0.001034525572322309,
0.0022887985687702894,
-0.1683558225631714,
-0.005163964349776506,
-0.06668347865343094,
-0.016059817746281624,
-0.06870714575052261,
0.028988828882575035,
-0.07447594404220581,
-0.1355765461921692,
-0.04676564037799835,
0.022212272509932518,
-0.021008780226111412,
0.05531160160899162,
0.0024794747587293386,
0.04048211872577667,
-0.006856914609670639,
0.1441042274236679,
-0.06974226236343384,
-0.026155387982726097,
-0.0609048493206501,
0.13574302196502686,
0.010319629684090614,
0.08230061829090118,
-0.017585260793566704,
0.01702001504600048,
-0.06836116313934326,
0.29205235838890076,
0.337017685174942,
-0.061491578817367554,
0.08024031668901443,
0.06408334523439407,
0.02148929052054882,
0.024402925744652748,
0.11077114194631577,
0.0520729124546051,
0.27871713042259216,
-0.10102465003728867,
-0.057044338434934616,
-0.042673613876104355,
-0.0297977477312088,
-0.10663390904664993,
0.029587889090180397,
0.04262523725628853,
-0.01878473535180092,
-0.052453380078077316,
0.07060423493385315,
-0.1627788543701172,
0.08529063314199448,
0.08852001279592514,
-0.22853469848632812,
-0.0828385129570961,
-0.023376956582069397,
0.18547679483890533,
-0.007760809268802404,
0.10319223254919052,
-0.033652711659669876,
-0.09106358140707016,
0.002748937113210559,
0.017562294378876686,
-0.2120169848203659,
-0.04143116995692253,
0.0858837142586708,
-0.012610984034836292,
0.09440646320581436,
-0.04714668169617653,
0.001621488481760025,
0.1070573553442955,
0.05599372461438179,
-0.018922947347164154,
-0.009089205414056778,
0.029872359707951546,
-0.10413407534360886,
-0.05462685599923134,
0.04770362749695778,
0.00493355467915535,
-0.11373955011367798,
0.04055871441960335,
-0.10064697265625,
0.04101647064089775,
-0.16733373701572418,
-0.016937868669629097,
-0.004471272695809603,
0.07673639059066772,
-0.035708729177713394,
0.06403952091932297,
0.06532040983438492,
0.039379414170980453,
-0.030999401584267616,
-0.040171388536691666,
-0.02427910827100277,
0.07377103716135025,
-0.06011706218123436,
-0.17939476668834686,
-0.08689197152853012,
-0.05579279735684395,
0.01125532016158104,
-0.010918475687503815,
-0.18686245381832123,
-0.051870957016944885,
-0.10107588022947311,
0.00037625167169608176,
-0.1624269038438797,
0.024618223309516907,
0.10606223344802856,
0.045619890093803406,
0.00951701682060957,
-0.03292389586567879,
0.03255080804228783,
0.030340315774083138,
-0.18025068938732147,
-0.08541256189346313
] |
null | null | transformers | Just for performing some experiments. Do not use.
| {} | fill-mask | NbAiLab/roberta_des_512_4e4 | [
"transformers",
"jax",
"tensorboard",
"roberta",
"fill-mask",
"autotrain_compatible",
"endpoints_compatible",
"region:us"
] | 2022-03-02T23:29:04+00:00 | [] | [] | TAGS
#transformers #jax #tensorboard #roberta #fill-mask #autotrain_compatible #endpoints_compatible #region-us
| Just for performing some experiments. Do not use.
| [] | [
"TAGS\n#transformers #jax #tensorboard #roberta #fill-mask #autotrain_compatible #endpoints_compatible #region-us \n"
] | [
40
] | [
"passage: TAGS\n#transformers #jax #tensorboard #roberta #fill-mask #autotrain_compatible #endpoints_compatible #region-us \n"
] | [
-0.0329417809844017,
0.026542233303189278,
-0.00711836339905858,
0.038137588649988174,
0.11221930384635925,
0.02897702343761921,
0.1600077599287033,
0.09312579035758972,
0.08267447352409363,
0.012559163384139538,
0.16161218285560608,
0.20280829071998596,
-0.0048243035562336445,
0.12177977710962296,
-0.05178572237491608,
-0.25585609674453735,
0.03286115825176239,
0.058682624250650406,
-0.1410491019487381,
0.0843924805521965,
0.05530610308051109,
-0.06490170210599899,
0.0693613812327385,
-0.006780317053198814,
-0.18010543286800385,
0.06706380099058151,
0.09719173610210419,
-0.1062551736831665,
0.10088774561882019,
0.06989994645118713,
0.24005752801895142,
0.0490260012447834,
-0.046509090811014175,
-0.07854389399290085,
0.05274910852313042,
0.03130975738167763,
-0.09874213486909866,
0.0559147484600544,
0.005066406913101673,
-0.07943262159824371,
-0.04190054163336754,
0.04702925682067871,
0.0554969422519207,
0.04106675833463669,
-0.14591358602046967,
-0.0946396142244339,
-0.02599331922829151,
-0.02002599649131298,
0.057347334921360016,
0.024071110412478447,
0.035029374063014984,
0.17755983769893646,
-0.04925362765789032,
0.08160373568534851,
0.1280364990234375,
-0.33813905715942383,
-0.033818501979112625,
0.14055299758911133,
0.11565420776605606,
-0.013478475622832775,
-0.059152938425540924,
0.07915961742401123,
0.03596077859401703,
-0.0003366783494129777,
0.08002990484237671,
-0.0912376418709755,
-0.032501399517059326,
0.02532663382589817,
-0.07183554768562317,
0.017986366525292397,
0.12927962839603424,
-0.0306392889469862,
0.057966962456703186,
-0.016302119940519333,
-0.10481366515159607,
-0.0679694339632988,
-0.03882995992898941,
-0.04771385341882706,
-0.026734041050076485,
0.060449954122304916,
-0.06608770787715912,
-0.05916031450033188,
-0.11076071113348007,
-0.0002449859166517854,
-0.2071940004825592,
0.2258065789937973,
-0.011012796312570572,
0.058538056910037994,
-0.19426493346691132,
-0.0028168775606900454,
-0.04991975799202919,
-0.12814103066921234,
0.06626702100038528,
-0.0758582279086113,
-0.05131407827138901,
-0.029607797041535378,
-0.037985991686582565,
-0.2090919464826584,
0.0911528542637825,
0.1520228236913681,
0.12341899424791336,
0.07141652703285217,
0.019024917855858803,
0.10115666687488556,
-0.006738598924130201,
0.0930805653333664,
0.021433617919683456,
-0.05360095575451851,
0.0431477315723896,
-0.09618829935789108,
0.04374590888619423,
-0.0781574472784996,
-0.16308189928531647,
-0.005659256596118212,
-0.011701812967658043,
0.050567541271448135,
0.033087972551584244,
0.04961474984884262,
-0.08506055176258087,
0.0025867184158414602,
0.04133603721857071,
-0.05699349567294121,
0.028625881299376488,
-0.05677447468042374,
0.08145716786384583,
0.07058990001678467,
0.017480045557022095,
-0.004342625383287668,
0.048279620707035065,
0.0715206041932106,
-0.09575440734624863,
-0.04878830909729004,
-0.08688462525606155,
-0.08637619018554688,
0.04197423532605171,
-0.13614904880523682,
0.03742203488945961,
-0.15612760186195374,
-0.1164647787809372,
0.03545556962490082,
0.0993972048163414,
-0.03433714807033539,
0.0003386830794624984,
0.02327338606119156,
-0.023087674751877785,
0.07320494204759598,
-0.026122087612748146,
-0.046372219920158386,
-0.01975957304239273,
0.04370496794581413,
0.0025725560262799263,
0.13983024656772614,
-0.09680947661399841,
0.019098615273833275,
-0.044807013124227524,
0.03672024980187416,
-0.18818555772304535,
-0.03147725760936737,
-0.06716258823871613,
0.1578308492898941,
-0.02359890379011631,
0.034214165061712265,
-0.14269879460334778,
0.05533367022871971,
0.004259740933775902,
0.1205076053738594,
-0.13285617530345917,
-0.11227773874998093,
0.21861238777637482,
-0.09039504081010818,
-0.13327087461948395,
0.08300018310546875,
-0.007349212653934956,
0.055108118802309036,
0.030452338978648186,
0.11197812110185623,
0.06301248073577881,
-0.13569188117980957,
0.0872018039226532,
0.10973144322633743,
-0.13754820823669434,
-0.13189132511615753,
0.005886216182261705,
-0.0013933381997048855,
-0.07497121393680573,
0.014766803942620754,
0.160347580909729,
0.10578573495149612,
-0.043757364153862,
-0.05901378020644188,
-0.014996325597167015,
-0.04234796389937401,
0.1145983412861824,
0.05885425582528114,
0.11323011666536331,
-0.06954333186149597,
-0.06114992871880531,
0.009470291435718536,
-0.023148994892835617,
0.02481711469590664,
0.011324401944875717,
-0.1064189150929451,
0.09146500378847122,
-0.14957384765148163,
-0.0032007808331400156,
-0.15573877096176147,
-0.18682269752025604,
-0.019669538363814354,
0.02760804258286953,
-0.0022204946726560593,
0.1577223837375641,
0.15129147469997406,
-0.060254111886024475,
-0.024257458746433258,
0.02333754301071167,
0.12638860940933228,
0.04207634553313255,
-0.05421745404601097,
-0.14566732943058014,
0.044276416301727295,
-0.119206503033638,
-0.01294864621013403,
-0.05911770835518837,
0.009324598126113415,
0.025674516335129738,
0.1400611400604248,
0.07025644183158875,
0.028108857572078705,
-0.05200561136007309,
0.012593770399689674,
-0.05670996755361557,
-0.021270576864480972,
0.058658089488744736,
0.0048630740493535995,
-0.0788891538977623,
0.16158245503902435,
-0.15949708223342896,
0.3215492069721222,
0.1696743369102478,
-0.21568173170089722,
-0.0563850998878479,
0.054888464510440826,
0.015413806773722172,
-0.0027446781750768423,
0.04674471542239189,
0.0033388317096978426,
-0.0045325192622840405,
-0.011051229201257229,
0.12423443794250488,
0.000797667948063463,
-0.02101554162800312,
0.057030320167541504,
-0.07420527935028076,
-0.08675435930490494,
0.005113702733069658,
0.12135670334100723,
-0.14895130693912506,
0.17891345918178558,
0.238571897149086,
-0.06365619599819183,
0.20080290734767914,
0.024014176800847054,
0.001189496018923819,
-0.020358828827738762,
-0.03713710233569145,
0.02769448794424534,
0.08871173113584518,
-0.15567117929458618,
-0.060173749923706055,
0.037629976868629456,
-0.04739832505583763,
0.04000844061374664,
-0.11649611592292786,
-0.03460264578461647,
0.03008829429745674,
0.06542804092168808,
0.020448757335543633,
0.11835699528455734,
-0.012261602096259594,
0.049001358449459076,
-0.0019192154286429286,
-0.09640132635831833,
0.10651907324790955,
-0.0027116378769278526,
-0.027264205738902092,
0.143388569355011,
-0.09603472054004669,
-0.2696317434310913,
-0.15564101934432983,
-0.17344313859939575,
0.008850439451634884,
0.03914600983262062,
0.03435918316245079,
-0.08342444151639938,
-0.06700769066810608,
0.05808442458510399,
0.0037851380184292793,
-0.018112126737833023,
0.08884227275848389,
-0.052343133836984634,
0.036485932767391205,
-0.032904256135225296,
-0.058132950216531754,
-0.04966353997588158,
-0.021732419729232788,
-0.004153992515057325,
0.09872038662433624,
-0.0798579752445221,
0.0944928452372551,
0.14915959537029266,
0.009686815552413464,
0.05110333114862442,
-0.0020896715577691793,
0.11070442199707031,
-0.0969654843211174,
0.01849600486457348,
0.11530912667512894,
-0.05120840296149254,
0.0672340840101242,
0.1833212524652481,
0.04066582769155502,
-0.05863400921225548,
0.00004317746788728982,
-0.01446886733174324,
-0.1414872258901596,
-0.16441215574741364,
-0.03357212617993355,
-0.13743248581886292,
-0.011657393537461758,
0.06262750178575516,
0.05398807302117348,
0.1830873340368271,
0.11750183254480362,
0.09331076592206955,
0.0563841238617897,
-0.053589582443237305,
0.04585922881960869,
0.10292338579893112,
0.0002946934837382287,
0.14973466098308563,
-0.06848056614398956,
-0.14885416626930237,
0.035029079765081406,
0.06752877682447433,
0.0934106856584549,
0.14763127267360687,
0.1045582965016365,
0.02793722040951252,
0.12380506843328476,
0.16854719817638397,
0.11065017431974411,
0.020628221333026886,
-0.0995962917804718,
0.004203937482088804,
-0.004210996441543102,
-0.002989003900438547,
0.05568595230579376,
0.14846350252628326,
-0.09294731169939041,
0.03250674903392792,
-0.08800415694713593,
0.03970550000667572,
0.10980550944805145,
0.082148477435112,
-0.2668040096759796,
0.012463385239243507,
0.08737748861312866,
0.007024845108389854,
-0.053780246526002884,
0.022772585973143578,
0.0160111952573061,
-0.06515001505613327,
0.0661458671092987,
-0.09313037246465683,
0.07646811008453369,
0.026234209537506104,
0.036398231983184814,
-0.024195779114961624,
-0.010341323912143707,
0.004674872849136591,
0.027779730036854744,
-0.2321990579366684,
0.24279189109802246,
0.017681719735264778,
-0.0081409253180027,
-0.0658031553030014,
0.0227928776293993,
0.050465118139982224,
0.08369702845811844,
0.12745453417301178,
-0.014776632189750671,
-0.13642984628677368,
-0.06216294690966606,
0.003177864942699671,
0.012125691398978233,
0.09781407564878464,
-0.027841059491038322,
-0.007532401476055384,
-0.03284532204270363,
-0.05321016535162926,
0.03365150839090347,
0.04990879073739052,
-0.012970046140253544,
-0.16553451120853424,
0.07794158905744553,
0.04696020111441612,
-0.10474248230457306,
0.009847830049693584,
-0.057894304394721985,
-0.12084672600030899,
0.24245573580265045,
-0.040688056498765945,
0.003777880920097232,
-0.13147220015525818,
-0.08801491558551788,
0.06516817957162857,
-0.08013751357793808,
0.09556079655885696,
-0.07300305366516113,
0.04892462119460106,
-0.07796036452054977,
-0.19317540526390076,
0.19069314002990723,
-0.11103568226099014,
0.04609302058815956,
-0.1309530884027481,
0.07215578109025955,
-0.07803495228290558,
0.0324113704264164,
0.0007506720721721649,
0.059280965477228165,
-0.05033242702484131,
-0.026564868167042732,
0.05381704494357109,
-0.05967836081981659,
-0.009379270486533642,
-0.046744588762521744,
-0.0187015812844038,
-0.023807883262634277,
0.04482445493340492,
0.03113146498799324,
0.193584144115448,
0.22225938737392426,
-0.09085509181022644,
0.12574277818202972,
0.13287468254566193,
-0.04152733087539673,
-0.34996771812438965,
-0.03576524183154106,
-0.1204613745212555,
0.021520240232348442,
0.03184865787625313,
-0.10245911777019501,
0.11522993445396423,
-0.027661746367812157,
-0.05777546390891075,
0.1334868222475052,
-0.14204467833042145,
-0.11581980437040329,
0.18468722701072693,
0.05532653629779816,
0.43889808654785156,
-0.14414343237876892,
-0.07870311290025711,
-0.0578923262655735,
-0.11119277775287628,
0.07418956607580185,
-0.061539266258478165,
0.09017122536897659,
0.015551939606666565,
0.018525732681155205,
0.022814257070422173,
-0.08536908030509949,
0.09922046214342117,
-0.0843663141131401,
0.03398345410823822,
-0.11066484451293945,
-0.07639732956886292,
0.1308639496564865,
-0.029567217454314232,
-0.04608828201889992,
-0.027788929641246796,
-0.03186996281147003,
-0.0017915869830176234,
-0.02505946345627308,
-0.053956903517246246,
0.10293137282133102,
0.03824806585907936,
-0.0698898583650589,
0.012296374887228012,
-0.010622386820614338,
-0.024140171706676483,
-0.026431895792484283,
0.3188876807689667,
-0.006681607570499182,
0.20690536499023438,
0.1331115961074829,
0.0482148677110672,
-0.1066153347492218,
-0.04168606176972389,
-0.014310465194284916,
-0.09378211945295334,
0.09637784957885742,
-0.09964105486869812,
0.05397867038846016,
0.06886148452758789,
-0.011482715606689453,
0.055120646953582764,
0.11174727231264114,
-0.017480792477726936,
0.00358504056930542,
0.17993944883346558,
-0.17305320501327515,
-0.0436120480298996,
-0.004973283037543297,
-0.04108631610870361,
0.035963788628578186,
0.07194235920906067,
0.1188579723238945,
0.030546389520168304,
-0.008778760209679604,
0.018035104498267174,
-0.020421087741851807,
-0.06356093287467957,
0.040820587426424026,
0.0867374837398529,
0.030343370512127876,
-0.08746147900819778,
0.017309723421931267,
-0.002849958138540387,
-0.22730304300785065,
0.0018976981518790126,
0.07054683566093445,
-0.0756794735789299,
-0.10106708854436874,
0.05153464153409004,
0.17366249859333038,
-0.07233040034770966,
-0.02043299376964569,
-0.10530085861682892,
-0.0859653651714325,
0.01932416297495365,
0.2599613070487976,
0.07996602356433868,
0.04919706657528877,
-0.006001228466629982,
0.010721523314714432,
-0.03668977692723274,
0.0064100041054189205,
-0.005976090207695961,
0.06364626437425613,
-0.12335670739412308,
-0.06737135350704193,
-0.025361256673932076,
0.10906196385622025,
-0.1175532266497612,
-0.021820068359375,
-0.19609995186328888,
0.003788813715800643,
-0.048934828490018845,
-0.08043240755796432,
-0.09454052895307541,
-0.0712772011756897,
0.030607396736741066,
-0.06858336180448532,
-0.09425429999828339,
-0.04390277713537216,
-0.11505849659442902,
0.006931390147656202,
0.03798709809780121,
-0.00991776678711176,
-0.04642646014690399,
-0.038071345537900925,
0.0971149429678917,
-0.036438025534152985,
0.03766728565096855,
0.06420671194791794,
-0.015217851847410202,
0.09234844893217087,
-0.14074084162712097,
-0.055803894996643066,
0.07419854402542114,
-0.0001249401393579319,
0.10154250264167786,
0.07490864396095276,
0.0047249216586351395,
0.024386215955018997,
0.0710872933268547,
0.03605786710977554,
0.012073192745447159,
-0.0766444131731987,
0.06728431582450867,
-0.04853279888629913,
-0.18079568445682526,
-0.04013540968298912,
-0.03497268259525299,
0.10346321761608124,
-0.006970696616917849,
0.12889499962329865,
-0.047932807356119156,
0.06254623830318451,
-0.06252668052911758,
0.02636006660759449,
-0.0123911676928401,
-0.14529670774936676,
0.06354433298110962,
-0.03632514178752899,
-0.005106714088469744,
-0.040746547281742096,
0.19743973016738892,
0.011635620146989822,
-0.0078099872916936874,
0.0483575314283371,
0.02005455642938614,
0.018608389422297478,
0.030310047790408134,
0.15789169073104858,
0.09051284193992615,
-0.04679751396179199,
-0.10117464512586594,
0.11111433804035187,
0.05160742625594139,
0.009706846438348293,
0.08366572111845016,
0.055155668407678604,
-0.03183482214808464,
0.1412523090839386,
0.03313356265425682,
0.034679386764764786,
-0.06527009606361389,
-0.04731703922152519,
-0.07568445801734924,
0.06466006487607956,
0.033717311918735504,
-0.03156046196818352,
0.21887484192848206,
-0.008818339556455612,
0.03655129298567772,
-0.0579502210021019,
-0.03947729989886284,
-0.19691532850265503,
-0.18059898912906647,
-0.11041805893182755,
-0.07780896127223969,
0.03130476921796799,
-0.00352695444598794,
-0.010392709635198116,
0.08976829051971436,
0.043872859328985214,
0.0027831001207232475,
0.15485870838165283,
0.027360044419765472,
0.01569478027522564,
-0.0013452027924358845,
0.004746637772768736,
-0.020908985286951065,
0.004002862144261599,
0.0018517757998779416,
-0.1662002056837082,
0.0019254707731306553,
-0.0795445591211319,
-0.017344841733574867,
-0.03582914173603058,
0.036542486399412155,
-0.06595970690250397,
-0.14312049746513367,
-0.0464862585067749,
0.03731429949402809,
-0.04799088463187218,
0.021890629082918167,
0.005000287666916847,
0.03249432146549225,
0.008510300889611244,
0.13224242627620697,
-0.0820256769657135,
-0.014926344156265259,
-0.10331322997808456,
0.0904620960354805,
0.005321953911334276,
0.12144656479358673,
-0.060339901596307755,
0.0025539444759488106,
-0.05917980894446373,
0.27539145946502686,
0.30147379636764526,
-0.04355388134717941,
0.07376430183649063,
0.06271875649690628,
0.020537329837679863,
0.001660053851082921,
0.10591702908277512,
0.009405020624399185,
0.22131659090518951,
-0.08691644668579102,
-0.07998073846101761,
-0.017320208251476288,
-0.050044406205415726,
-0.08612151443958282,
0.04039651155471802,
0.044123828411102295,
-0.0028584159445017576,
-0.04286675527691841,
0.07884115725755692,
-0.13355590403079987,
0.07149451971054077,
0.10651414841413498,
-0.2095051258802414,
-0.07272254675626755,
-0.013771957717835903,
0.18716616928577423,
-0.03204018622636795,
0.10223958641290665,
-0.03657589852809906,
-0.09336363524198532,
-0.023238051682710648,
0.01674238033592701,
-0.20283789932727814,
-0.035098981112241745,
0.06426454335451126,
-0.01734243519604206,
0.09623444825410843,
-0.04927781596779823,
-0.02305767685174942,
0.12261020392179489,
0.05312138423323631,
-0.011299178004264832,
-0.004889477510005236,
0.024893825873732567,
-0.09537551552057266,
-0.038807954639196396,
0.0698898658156395,
-0.02163190394639969,
-0.05748581513762474,
0.05045942962169647,
-0.12234541773796082,
0.04941118136048317,
-0.18707086145877838,
-0.03743040934205055,
-0.0005046811420470476,
0.04900933429598808,
-0.0479026697576046,
0.09100630134344101,
0.06282646954059601,
0.048486288636922836,
-0.012976630590856075,
-0.011964566074311733,
-0.004679829813539982,
0.0755200982093811,
-0.02989252097904682,
-0.18321958184242249,
-0.0945415049791336,
-0.05113792419433594,
0.032525435090065,
-0.006086435634642839,
-0.20438963174819946,
-0.05459880456328392,
-0.08814369887113571,
0.0024600683245807886,
-0.14107996225357056,
0.0435638353228569,
0.16646583378314972,
0.0523197315633297,
-0.01654839515686035,
-0.11001645773649216,
0.04320191964507103,
0.03550111874938011,
-0.15934661030769348,
-0.1052287295460701
] |
null | null | transformers | Just for performing some experiments. Do not use.
| {} | fill-mask | NbAiLab/roberta_des_512_6e4 | [
"transformers",
"jax",
"tensorboard",
"roberta",
"fill-mask",
"autotrain_compatible",
"endpoints_compatible",
"region:us"
] | 2022-03-02T23:29:04+00:00 | [] | [] | TAGS
#transformers #jax #tensorboard #roberta #fill-mask #autotrain_compatible #endpoints_compatible #region-us
| Just for performing some experiments. Do not use.
| [] | [
"TAGS\n#transformers #jax #tensorboard #roberta #fill-mask #autotrain_compatible #endpoints_compatible #region-us \n"
] | [
40
] | [
"passage: TAGS\n#transformers #jax #tensorboard #roberta #fill-mask #autotrain_compatible #endpoints_compatible #region-us \n"
] | [
-0.0329417809844017,
0.026542233303189278,
-0.00711836339905858,
0.038137588649988174,
0.11221930384635925,
0.02897702343761921,
0.1600077599287033,
0.09312579035758972,
0.08267447352409363,
0.012559163384139538,
0.16161218285560608,
0.20280829071998596,
-0.0048243035562336445,
0.12177977710962296,
-0.05178572237491608,
-0.25585609674453735,
0.03286115825176239,
0.058682624250650406,
-0.1410491019487381,
0.0843924805521965,
0.05530610308051109,
-0.06490170210599899,
0.0693613812327385,
-0.006780317053198814,
-0.18010543286800385,
0.06706380099058151,
0.09719173610210419,
-0.1062551736831665,
0.10088774561882019,
0.06989994645118713,
0.24005752801895142,
0.0490260012447834,
-0.046509090811014175,
-0.07854389399290085,
0.05274910852313042,
0.03130975738167763,
-0.09874213486909866,
0.0559147484600544,
0.005066406913101673,
-0.07943262159824371,
-0.04190054163336754,
0.04702925682067871,
0.0554969422519207,
0.04106675833463669,
-0.14591358602046967,
-0.0946396142244339,
-0.02599331922829151,
-0.02002599649131298,
0.057347334921360016,
0.024071110412478447,
0.035029374063014984,
0.17755983769893646,
-0.04925362765789032,
0.08160373568534851,
0.1280364990234375,
-0.33813905715942383,
-0.033818501979112625,
0.14055299758911133,
0.11565420776605606,
-0.013478475622832775,
-0.059152938425540924,
0.07915961742401123,
0.03596077859401703,
-0.0003366783494129777,
0.08002990484237671,
-0.0912376418709755,
-0.032501399517059326,
0.02532663382589817,
-0.07183554768562317,
0.017986366525292397,
0.12927962839603424,
-0.0306392889469862,
0.057966962456703186,
-0.016302119940519333,
-0.10481366515159607,
-0.0679694339632988,
-0.03882995992898941,
-0.04771385341882706,
-0.026734041050076485,
0.060449954122304916,
-0.06608770787715912,
-0.05916031450033188,
-0.11076071113348007,
-0.0002449859166517854,
-0.2071940004825592,
0.2258065789937973,
-0.011012796312570572,
0.058538056910037994,
-0.19426493346691132,
-0.0028168775606900454,
-0.04991975799202919,
-0.12814103066921234,
0.06626702100038528,
-0.0758582279086113,
-0.05131407827138901,
-0.029607797041535378,
-0.037985991686582565,
-0.2090919464826584,
0.0911528542637825,
0.1520228236913681,
0.12341899424791336,
0.07141652703285217,
0.019024917855858803,
0.10115666687488556,
-0.006738598924130201,
0.0930805653333664,
0.021433617919683456,
-0.05360095575451851,
0.0431477315723896,
-0.09618829935789108,
0.04374590888619423,
-0.0781574472784996,
-0.16308189928531647,
-0.005659256596118212,
-0.011701812967658043,
0.050567541271448135,
0.033087972551584244,
0.04961474984884262,
-0.08506055176258087,
0.0025867184158414602,
0.04133603721857071,
-0.05699349567294121,
0.028625881299376488,
-0.05677447468042374,
0.08145716786384583,
0.07058990001678467,
0.017480045557022095,
-0.004342625383287668,
0.048279620707035065,
0.0715206041932106,
-0.09575440734624863,
-0.04878830909729004,
-0.08688462525606155,
-0.08637619018554688,
0.04197423532605171,
-0.13614904880523682,
0.03742203488945961,
-0.15612760186195374,
-0.1164647787809372,
0.03545556962490082,
0.0993972048163414,
-0.03433714807033539,
0.0003386830794624984,
0.02327338606119156,
-0.023087674751877785,
0.07320494204759598,
-0.026122087612748146,
-0.046372219920158386,
-0.01975957304239273,
0.04370496794581413,
0.0025725560262799263,
0.13983024656772614,
-0.09680947661399841,
0.019098615273833275,
-0.044807013124227524,
0.03672024980187416,
-0.18818555772304535,
-0.03147725760936737,
-0.06716258823871613,
0.1578308492898941,
-0.02359890379011631,
0.034214165061712265,
-0.14269879460334778,
0.05533367022871971,
0.004259740933775902,
0.1205076053738594,
-0.13285617530345917,
-0.11227773874998093,
0.21861238777637482,
-0.09039504081010818,
-0.13327087461948395,
0.08300018310546875,
-0.007349212653934956,
0.055108118802309036,
0.030452338978648186,
0.11197812110185623,
0.06301248073577881,
-0.13569188117980957,
0.0872018039226532,
0.10973144322633743,
-0.13754820823669434,
-0.13189132511615753,
0.005886216182261705,
-0.0013933381997048855,
-0.07497121393680573,
0.014766803942620754,
0.160347580909729,
0.10578573495149612,
-0.043757364153862,
-0.05901378020644188,
-0.014996325597167015,
-0.04234796389937401,
0.1145983412861824,
0.05885425582528114,
0.11323011666536331,
-0.06954333186149597,
-0.06114992871880531,
0.009470291435718536,
-0.023148994892835617,
0.02481711469590664,
0.011324401944875717,
-0.1064189150929451,
0.09146500378847122,
-0.14957384765148163,
-0.0032007808331400156,
-0.15573877096176147,
-0.18682269752025604,
-0.019669538363814354,
0.02760804258286953,
-0.0022204946726560593,
0.1577223837375641,
0.15129147469997406,
-0.060254111886024475,
-0.024257458746433258,
0.02333754301071167,
0.12638860940933228,
0.04207634553313255,
-0.05421745404601097,
-0.14566732943058014,
0.044276416301727295,
-0.119206503033638,
-0.01294864621013403,
-0.05911770835518837,
0.009324598126113415,
0.025674516335129738,
0.1400611400604248,
0.07025644183158875,
0.028108857572078705,
-0.05200561136007309,
0.012593770399689674,
-0.05670996755361557,
-0.021270576864480972,
0.058658089488744736,
0.0048630740493535995,
-0.0788891538977623,
0.16158245503902435,
-0.15949708223342896,
0.3215492069721222,
0.1696743369102478,
-0.21568173170089722,
-0.0563850998878479,
0.054888464510440826,
0.015413806773722172,
-0.0027446781750768423,
0.04674471542239189,
0.0033388317096978426,
-0.0045325192622840405,
-0.011051229201257229,
0.12423443794250488,
0.000797667948063463,
-0.02101554162800312,
0.057030320167541504,
-0.07420527935028076,
-0.08675435930490494,
0.005113702733069658,
0.12135670334100723,
-0.14895130693912506,
0.17891345918178558,
0.238571897149086,
-0.06365619599819183,
0.20080290734767914,
0.024014176800847054,
0.001189496018923819,
-0.020358828827738762,
-0.03713710233569145,
0.02769448794424534,
0.08871173113584518,
-0.15567117929458618,
-0.060173749923706055,
0.037629976868629456,
-0.04739832505583763,
0.04000844061374664,
-0.11649611592292786,
-0.03460264578461647,
0.03008829429745674,
0.06542804092168808,
0.020448757335543633,
0.11835699528455734,
-0.012261602096259594,
0.049001358449459076,
-0.0019192154286429286,
-0.09640132635831833,
0.10651907324790955,
-0.0027116378769278526,
-0.027264205738902092,
0.143388569355011,
-0.09603472054004669,
-0.2696317434310913,
-0.15564101934432983,
-0.17344313859939575,
0.008850439451634884,
0.03914600983262062,
0.03435918316245079,
-0.08342444151639938,
-0.06700769066810608,
0.05808442458510399,
0.0037851380184292793,
-0.018112126737833023,
0.08884227275848389,
-0.052343133836984634,
0.036485932767391205,
-0.032904256135225296,
-0.058132950216531754,
-0.04966353997588158,
-0.021732419729232788,
-0.004153992515057325,
0.09872038662433624,
-0.0798579752445221,
0.0944928452372551,
0.14915959537029266,
0.009686815552413464,
0.05110333114862442,
-0.0020896715577691793,
0.11070442199707031,
-0.0969654843211174,
0.01849600486457348,
0.11530912667512894,
-0.05120840296149254,
0.0672340840101242,
0.1833212524652481,
0.04066582769155502,
-0.05863400921225548,
0.00004317746788728982,
-0.01446886733174324,
-0.1414872258901596,
-0.16441215574741364,
-0.03357212617993355,
-0.13743248581886292,
-0.011657393537461758,
0.06262750178575516,
0.05398807302117348,
0.1830873340368271,
0.11750183254480362,
0.09331076592206955,
0.0563841238617897,
-0.053589582443237305,
0.04585922881960869,
0.10292338579893112,
0.0002946934837382287,
0.14973466098308563,
-0.06848056614398956,
-0.14885416626930237,
0.035029079765081406,
0.06752877682447433,
0.0934106856584549,
0.14763127267360687,
0.1045582965016365,
0.02793722040951252,
0.12380506843328476,
0.16854719817638397,
0.11065017431974411,
0.020628221333026886,
-0.0995962917804718,
0.004203937482088804,
-0.004210996441543102,
-0.002989003900438547,
0.05568595230579376,
0.14846350252628326,
-0.09294731169939041,
0.03250674903392792,
-0.08800415694713593,
0.03970550000667572,
0.10980550944805145,
0.082148477435112,
-0.2668040096759796,
0.012463385239243507,
0.08737748861312866,
0.007024845108389854,
-0.053780246526002884,
0.022772585973143578,
0.0160111952573061,
-0.06515001505613327,
0.0661458671092987,
-0.09313037246465683,
0.07646811008453369,
0.026234209537506104,
0.036398231983184814,
-0.024195779114961624,
-0.010341323912143707,
0.004674872849136591,
0.027779730036854744,
-0.2321990579366684,
0.24279189109802246,
0.017681719735264778,
-0.0081409253180027,
-0.0658031553030014,
0.0227928776293993,
0.050465118139982224,
0.08369702845811844,
0.12745453417301178,
-0.014776632189750671,
-0.13642984628677368,
-0.06216294690966606,
0.003177864942699671,
0.012125691398978233,
0.09781407564878464,
-0.027841059491038322,
-0.007532401476055384,
-0.03284532204270363,
-0.05321016535162926,
0.03365150839090347,
0.04990879073739052,
-0.012970046140253544,
-0.16553451120853424,
0.07794158905744553,
0.04696020111441612,
-0.10474248230457306,
0.009847830049693584,
-0.057894304394721985,
-0.12084672600030899,
0.24245573580265045,
-0.040688056498765945,
0.003777880920097232,
-0.13147220015525818,
-0.08801491558551788,
0.06516817957162857,
-0.08013751357793808,
0.09556079655885696,
-0.07300305366516113,
0.04892462119460106,
-0.07796036452054977,
-0.19317540526390076,
0.19069314002990723,
-0.11103568226099014,
0.04609302058815956,
-0.1309530884027481,
0.07215578109025955,
-0.07803495228290558,
0.0324113704264164,
0.0007506720721721649,
0.059280965477228165,
-0.05033242702484131,
-0.026564868167042732,
0.05381704494357109,
-0.05967836081981659,
-0.009379270486533642,
-0.046744588762521744,
-0.0187015812844038,
-0.023807883262634277,
0.04482445493340492,
0.03113146498799324,
0.193584144115448,
0.22225938737392426,
-0.09085509181022644,
0.12574277818202972,
0.13287468254566193,
-0.04152733087539673,
-0.34996771812438965,
-0.03576524183154106,
-0.1204613745212555,
0.021520240232348442,
0.03184865787625313,
-0.10245911777019501,
0.11522993445396423,
-0.027661746367812157,
-0.05777546390891075,
0.1334868222475052,
-0.14204467833042145,
-0.11581980437040329,
0.18468722701072693,
0.05532653629779816,
0.43889808654785156,
-0.14414343237876892,
-0.07870311290025711,
-0.0578923262655735,
-0.11119277775287628,
0.07418956607580185,
-0.061539266258478165,
0.09017122536897659,
0.015551939606666565,
0.018525732681155205,
0.022814257070422173,
-0.08536908030509949,
0.09922046214342117,
-0.0843663141131401,
0.03398345410823822,
-0.11066484451293945,
-0.07639732956886292,
0.1308639496564865,
-0.029567217454314232,
-0.04608828201889992,
-0.027788929641246796,
-0.03186996281147003,
-0.0017915869830176234,
-0.02505946345627308,
-0.053956903517246246,
0.10293137282133102,
0.03824806585907936,
-0.0698898583650589,
0.012296374887228012,
-0.010622386820614338,
-0.024140171706676483,
-0.026431895792484283,
0.3188876807689667,
-0.006681607570499182,
0.20690536499023438,
0.1331115961074829,
0.0482148677110672,
-0.1066153347492218,
-0.04168606176972389,
-0.014310465194284916,
-0.09378211945295334,
0.09637784957885742,
-0.09964105486869812,
0.05397867038846016,
0.06886148452758789,
-0.011482715606689453,
0.055120646953582764,
0.11174727231264114,
-0.017480792477726936,
0.00358504056930542,
0.17993944883346558,
-0.17305320501327515,
-0.0436120480298996,
-0.004973283037543297,
-0.04108631610870361,
0.035963788628578186,
0.07194235920906067,
0.1188579723238945,
0.030546389520168304,
-0.008778760209679604,
0.018035104498267174,
-0.020421087741851807,
-0.06356093287467957,
0.040820587426424026,
0.0867374837398529,
0.030343370512127876,
-0.08746147900819778,
0.017309723421931267,
-0.002849958138540387,
-0.22730304300785065,
0.0018976981518790126,
0.07054683566093445,
-0.0756794735789299,
-0.10106708854436874,
0.05153464153409004,
0.17366249859333038,
-0.07233040034770966,
-0.02043299376964569,
-0.10530085861682892,
-0.0859653651714325,
0.01932416297495365,
0.2599613070487976,
0.07996602356433868,
0.04919706657528877,
-0.006001228466629982,
0.010721523314714432,
-0.03668977692723274,
0.0064100041054189205,
-0.005976090207695961,
0.06364626437425613,
-0.12335670739412308,
-0.06737135350704193,
-0.025361256673932076,
0.10906196385622025,
-0.1175532266497612,
-0.021820068359375,
-0.19609995186328888,
0.003788813715800643,
-0.048934828490018845,
-0.08043240755796432,
-0.09454052895307541,
-0.0712772011756897,
0.030607396736741066,
-0.06858336180448532,
-0.09425429999828339,
-0.04390277713537216,
-0.11505849659442902,
0.006931390147656202,
0.03798709809780121,
-0.00991776678711176,
-0.04642646014690399,
-0.038071345537900925,
0.0971149429678917,
-0.036438025534152985,
0.03766728565096855,
0.06420671194791794,
-0.015217851847410202,
0.09234844893217087,
-0.14074084162712097,
-0.055803894996643066,
0.07419854402542114,
-0.0001249401393579319,
0.10154250264167786,
0.07490864396095276,
0.0047249216586351395,
0.024386215955018997,
0.0710872933268547,
0.03605786710977554,
0.012073192745447159,
-0.0766444131731987,
0.06728431582450867,
-0.04853279888629913,
-0.18079568445682526,
-0.04013540968298912,
-0.03497268259525299,
0.10346321761608124,
-0.006970696616917849,
0.12889499962329865,
-0.047932807356119156,
0.06254623830318451,
-0.06252668052911758,
0.02636006660759449,
-0.0123911676928401,
-0.14529670774936676,
0.06354433298110962,
-0.03632514178752899,
-0.005106714088469744,
-0.040746547281742096,
0.19743973016738892,
0.011635620146989822,
-0.0078099872916936874,
0.0483575314283371,
0.02005455642938614,
0.018608389422297478,
0.030310047790408134,
0.15789169073104858,
0.09051284193992615,
-0.04679751396179199,
-0.10117464512586594,
0.11111433804035187,
0.05160742625594139,
0.009706846438348293,
0.08366572111845016,
0.055155668407678604,
-0.03183482214808464,
0.1412523090839386,
0.03313356265425682,
0.034679386764764786,
-0.06527009606361389,
-0.04731703922152519,
-0.07568445801734924,
0.06466006487607956,
0.033717311918735504,
-0.03156046196818352,
0.21887484192848206,
-0.008818339556455612,
0.03655129298567772,
-0.0579502210021019,
-0.03947729989886284,
-0.19691532850265503,
-0.18059898912906647,
-0.11041805893182755,
-0.07780896127223969,
0.03130476921796799,
-0.00352695444598794,
-0.010392709635198116,
0.08976829051971436,
0.043872859328985214,
0.0027831001207232475,
0.15485870838165283,
0.027360044419765472,
0.01569478027522564,
-0.0013452027924358845,
0.004746637772768736,
-0.020908985286951065,
0.004002862144261599,
0.0018517757998779416,
-0.1662002056837082,
0.0019254707731306553,
-0.0795445591211319,
-0.017344841733574867,
-0.03582914173603058,
0.036542486399412155,
-0.06595970690250397,
-0.14312049746513367,
-0.0464862585067749,
0.03731429949402809,
-0.04799088463187218,
0.021890629082918167,
0.005000287666916847,
0.03249432146549225,
0.008510300889611244,
0.13224242627620697,
-0.0820256769657135,
-0.014926344156265259,
-0.10331322997808456,
0.0904620960354805,
0.005321953911334276,
0.12144656479358673,
-0.060339901596307755,
0.0025539444759488106,
-0.05917980894446373,
0.27539145946502686,
0.30147379636764526,
-0.04355388134717941,
0.07376430183649063,
0.06271875649690628,
0.020537329837679863,
0.001660053851082921,
0.10591702908277512,
0.009405020624399185,
0.22131659090518951,
-0.08691644668579102,
-0.07998073846101761,
-0.017320208251476288,
-0.050044406205415726,
-0.08612151443958282,
0.04039651155471802,
0.044123828411102295,
-0.0028584159445017576,
-0.04286675527691841,
0.07884115725755692,
-0.13355590403079987,
0.07149451971054077,
0.10651414841413498,
-0.2095051258802414,
-0.07272254675626755,
-0.013771957717835903,
0.18716616928577423,
-0.03204018622636795,
0.10223958641290665,
-0.03657589852809906,
-0.09336363524198532,
-0.023238051682710648,
0.01674238033592701,
-0.20283789932727814,
-0.035098981112241745,
0.06426454335451126,
-0.01734243519604206,
0.09623444825410843,
-0.04927781596779823,
-0.02305767685174942,
0.12261020392179489,
0.05312138423323631,
-0.011299178004264832,
-0.004889477510005236,
0.024893825873732567,
-0.09537551552057266,
-0.038807954639196396,
0.0698898658156395,
-0.02163190394639969,
-0.05748581513762474,
0.05045942962169647,
-0.12234541773796082,
0.04941118136048317,
-0.18707086145877838,
-0.03743040934205055,
-0.0005046811420470476,
0.04900933429598808,
-0.0479026697576046,
0.09100630134344101,
0.06282646954059601,
0.048486288636922836,
-0.012976630590856075,
-0.011964566074311733,
-0.004679829813539982,
0.0755200982093811,
-0.02989252097904682,
-0.18321958184242249,
-0.0945415049791336,
-0.05113792419433594,
0.032525435090065,
-0.006086435634642839,
-0.20438963174819946,
-0.05459880456328392,
-0.08814369887113571,
0.0024600683245807886,
-0.14107996225357056,
0.0435638353228569,
0.16646583378314972,
0.0523197315633297,
-0.01654839515686035,
-0.11001645773649216,
0.04320191964507103,
0.03550111874938011,
-0.15934661030769348,
-0.1052287295460701
] |
null | null | transformers | Just for performing some experiments. Do not use.
| {} | fill-mask | NbAiLab/roberta_des_ada_128 | [
"transformers",
"jax",
"tensorboard",
"roberta",
"fill-mask",
"autotrain_compatible",
"endpoints_compatible",
"region:us"
] | 2022-03-02T23:29:04+00:00 | [] | [] | TAGS
#transformers #jax #tensorboard #roberta #fill-mask #autotrain_compatible #endpoints_compatible #region-us
| Just for performing some experiments. Do not use.
| [] | [
"TAGS\n#transformers #jax #tensorboard #roberta #fill-mask #autotrain_compatible #endpoints_compatible #region-us \n"
] | [
40
] | [
"passage: TAGS\n#transformers #jax #tensorboard #roberta #fill-mask #autotrain_compatible #endpoints_compatible #region-us \n"
] | [
-0.0329417809844017,
0.026542233303189278,
-0.00711836339905858,
0.038137588649988174,
0.11221930384635925,
0.02897702343761921,
0.1600077599287033,
0.09312579035758972,
0.08267447352409363,
0.012559163384139538,
0.16161218285560608,
0.20280829071998596,
-0.0048243035562336445,
0.12177977710962296,
-0.05178572237491608,
-0.25585609674453735,
0.03286115825176239,
0.058682624250650406,
-0.1410491019487381,
0.0843924805521965,
0.05530610308051109,
-0.06490170210599899,
0.0693613812327385,
-0.006780317053198814,
-0.18010543286800385,
0.06706380099058151,
0.09719173610210419,
-0.1062551736831665,
0.10088774561882019,
0.06989994645118713,
0.24005752801895142,
0.0490260012447834,
-0.046509090811014175,
-0.07854389399290085,
0.05274910852313042,
0.03130975738167763,
-0.09874213486909866,
0.0559147484600544,
0.005066406913101673,
-0.07943262159824371,
-0.04190054163336754,
0.04702925682067871,
0.0554969422519207,
0.04106675833463669,
-0.14591358602046967,
-0.0946396142244339,
-0.02599331922829151,
-0.02002599649131298,
0.057347334921360016,
0.024071110412478447,
0.035029374063014984,
0.17755983769893646,
-0.04925362765789032,
0.08160373568534851,
0.1280364990234375,
-0.33813905715942383,
-0.033818501979112625,
0.14055299758911133,
0.11565420776605606,
-0.013478475622832775,
-0.059152938425540924,
0.07915961742401123,
0.03596077859401703,
-0.0003366783494129777,
0.08002990484237671,
-0.0912376418709755,
-0.032501399517059326,
0.02532663382589817,
-0.07183554768562317,
0.017986366525292397,
0.12927962839603424,
-0.0306392889469862,
0.057966962456703186,
-0.016302119940519333,
-0.10481366515159607,
-0.0679694339632988,
-0.03882995992898941,
-0.04771385341882706,
-0.026734041050076485,
0.060449954122304916,
-0.06608770787715912,
-0.05916031450033188,
-0.11076071113348007,
-0.0002449859166517854,
-0.2071940004825592,
0.2258065789937973,
-0.011012796312570572,
0.058538056910037994,
-0.19426493346691132,
-0.0028168775606900454,
-0.04991975799202919,
-0.12814103066921234,
0.06626702100038528,
-0.0758582279086113,
-0.05131407827138901,
-0.029607797041535378,
-0.037985991686582565,
-0.2090919464826584,
0.0911528542637825,
0.1520228236913681,
0.12341899424791336,
0.07141652703285217,
0.019024917855858803,
0.10115666687488556,
-0.006738598924130201,
0.0930805653333664,
0.021433617919683456,
-0.05360095575451851,
0.0431477315723896,
-0.09618829935789108,
0.04374590888619423,
-0.0781574472784996,
-0.16308189928531647,
-0.005659256596118212,
-0.011701812967658043,
0.050567541271448135,
0.033087972551584244,
0.04961474984884262,
-0.08506055176258087,
0.0025867184158414602,
0.04133603721857071,
-0.05699349567294121,
0.028625881299376488,
-0.05677447468042374,
0.08145716786384583,
0.07058990001678467,
0.017480045557022095,
-0.004342625383287668,
0.048279620707035065,
0.0715206041932106,
-0.09575440734624863,
-0.04878830909729004,
-0.08688462525606155,
-0.08637619018554688,
0.04197423532605171,
-0.13614904880523682,
0.03742203488945961,
-0.15612760186195374,
-0.1164647787809372,
0.03545556962490082,
0.0993972048163414,
-0.03433714807033539,
0.0003386830794624984,
0.02327338606119156,
-0.023087674751877785,
0.07320494204759598,
-0.026122087612748146,
-0.046372219920158386,
-0.01975957304239273,
0.04370496794581413,
0.0025725560262799263,
0.13983024656772614,
-0.09680947661399841,
0.019098615273833275,
-0.044807013124227524,
0.03672024980187416,
-0.18818555772304535,
-0.03147725760936737,
-0.06716258823871613,
0.1578308492898941,
-0.02359890379011631,
0.034214165061712265,
-0.14269879460334778,
0.05533367022871971,
0.004259740933775902,
0.1205076053738594,
-0.13285617530345917,
-0.11227773874998093,
0.21861238777637482,
-0.09039504081010818,
-0.13327087461948395,
0.08300018310546875,
-0.007349212653934956,
0.055108118802309036,
0.030452338978648186,
0.11197812110185623,
0.06301248073577881,
-0.13569188117980957,
0.0872018039226532,
0.10973144322633743,
-0.13754820823669434,
-0.13189132511615753,
0.005886216182261705,
-0.0013933381997048855,
-0.07497121393680573,
0.014766803942620754,
0.160347580909729,
0.10578573495149612,
-0.043757364153862,
-0.05901378020644188,
-0.014996325597167015,
-0.04234796389937401,
0.1145983412861824,
0.05885425582528114,
0.11323011666536331,
-0.06954333186149597,
-0.06114992871880531,
0.009470291435718536,
-0.023148994892835617,
0.02481711469590664,
0.011324401944875717,
-0.1064189150929451,
0.09146500378847122,
-0.14957384765148163,
-0.0032007808331400156,
-0.15573877096176147,
-0.18682269752025604,
-0.019669538363814354,
0.02760804258286953,
-0.0022204946726560593,
0.1577223837375641,
0.15129147469997406,
-0.060254111886024475,
-0.024257458746433258,
0.02333754301071167,
0.12638860940933228,
0.04207634553313255,
-0.05421745404601097,
-0.14566732943058014,
0.044276416301727295,
-0.119206503033638,
-0.01294864621013403,
-0.05911770835518837,
0.009324598126113415,
0.025674516335129738,
0.1400611400604248,
0.07025644183158875,
0.028108857572078705,
-0.05200561136007309,
0.012593770399689674,
-0.05670996755361557,
-0.021270576864480972,
0.058658089488744736,
0.0048630740493535995,
-0.0788891538977623,
0.16158245503902435,
-0.15949708223342896,
0.3215492069721222,
0.1696743369102478,
-0.21568173170089722,
-0.0563850998878479,
0.054888464510440826,
0.015413806773722172,
-0.0027446781750768423,
0.04674471542239189,
0.0033388317096978426,
-0.0045325192622840405,
-0.011051229201257229,
0.12423443794250488,
0.000797667948063463,
-0.02101554162800312,
0.057030320167541504,
-0.07420527935028076,
-0.08675435930490494,
0.005113702733069658,
0.12135670334100723,
-0.14895130693912506,
0.17891345918178558,
0.238571897149086,
-0.06365619599819183,
0.20080290734767914,
0.024014176800847054,
0.001189496018923819,
-0.020358828827738762,
-0.03713710233569145,
0.02769448794424534,
0.08871173113584518,
-0.15567117929458618,
-0.060173749923706055,
0.037629976868629456,
-0.04739832505583763,
0.04000844061374664,
-0.11649611592292786,
-0.03460264578461647,
0.03008829429745674,
0.06542804092168808,
0.020448757335543633,
0.11835699528455734,
-0.012261602096259594,
0.049001358449459076,
-0.0019192154286429286,
-0.09640132635831833,
0.10651907324790955,
-0.0027116378769278526,
-0.027264205738902092,
0.143388569355011,
-0.09603472054004669,
-0.2696317434310913,
-0.15564101934432983,
-0.17344313859939575,
0.008850439451634884,
0.03914600983262062,
0.03435918316245079,
-0.08342444151639938,
-0.06700769066810608,
0.05808442458510399,
0.0037851380184292793,
-0.018112126737833023,
0.08884227275848389,
-0.052343133836984634,
0.036485932767391205,
-0.032904256135225296,
-0.058132950216531754,
-0.04966353997588158,
-0.021732419729232788,
-0.004153992515057325,
0.09872038662433624,
-0.0798579752445221,
0.0944928452372551,
0.14915959537029266,
0.009686815552413464,
0.05110333114862442,
-0.0020896715577691793,
0.11070442199707031,
-0.0969654843211174,
0.01849600486457348,
0.11530912667512894,
-0.05120840296149254,
0.0672340840101242,
0.1833212524652481,
0.04066582769155502,
-0.05863400921225548,
0.00004317746788728982,
-0.01446886733174324,
-0.1414872258901596,
-0.16441215574741364,
-0.03357212617993355,
-0.13743248581886292,
-0.011657393537461758,
0.06262750178575516,
0.05398807302117348,
0.1830873340368271,
0.11750183254480362,
0.09331076592206955,
0.0563841238617897,
-0.053589582443237305,
0.04585922881960869,
0.10292338579893112,
0.0002946934837382287,
0.14973466098308563,
-0.06848056614398956,
-0.14885416626930237,
0.035029079765081406,
0.06752877682447433,
0.0934106856584549,
0.14763127267360687,
0.1045582965016365,
0.02793722040951252,
0.12380506843328476,
0.16854719817638397,
0.11065017431974411,
0.020628221333026886,
-0.0995962917804718,
0.004203937482088804,
-0.004210996441543102,
-0.002989003900438547,
0.05568595230579376,
0.14846350252628326,
-0.09294731169939041,
0.03250674903392792,
-0.08800415694713593,
0.03970550000667572,
0.10980550944805145,
0.082148477435112,
-0.2668040096759796,
0.012463385239243507,
0.08737748861312866,
0.007024845108389854,
-0.053780246526002884,
0.022772585973143578,
0.0160111952573061,
-0.06515001505613327,
0.0661458671092987,
-0.09313037246465683,
0.07646811008453369,
0.026234209537506104,
0.036398231983184814,
-0.024195779114961624,
-0.010341323912143707,
0.004674872849136591,
0.027779730036854744,
-0.2321990579366684,
0.24279189109802246,
0.017681719735264778,
-0.0081409253180027,
-0.0658031553030014,
0.0227928776293993,
0.050465118139982224,
0.08369702845811844,
0.12745453417301178,
-0.014776632189750671,
-0.13642984628677368,
-0.06216294690966606,
0.003177864942699671,
0.012125691398978233,
0.09781407564878464,
-0.027841059491038322,
-0.007532401476055384,
-0.03284532204270363,
-0.05321016535162926,
0.03365150839090347,
0.04990879073739052,
-0.012970046140253544,
-0.16553451120853424,
0.07794158905744553,
0.04696020111441612,
-0.10474248230457306,
0.009847830049693584,
-0.057894304394721985,
-0.12084672600030899,
0.24245573580265045,
-0.040688056498765945,
0.003777880920097232,
-0.13147220015525818,
-0.08801491558551788,
0.06516817957162857,
-0.08013751357793808,
0.09556079655885696,
-0.07300305366516113,
0.04892462119460106,
-0.07796036452054977,
-0.19317540526390076,
0.19069314002990723,
-0.11103568226099014,
0.04609302058815956,
-0.1309530884027481,
0.07215578109025955,
-0.07803495228290558,
0.0324113704264164,
0.0007506720721721649,
0.059280965477228165,
-0.05033242702484131,
-0.026564868167042732,
0.05381704494357109,
-0.05967836081981659,
-0.009379270486533642,
-0.046744588762521744,
-0.0187015812844038,
-0.023807883262634277,
0.04482445493340492,
0.03113146498799324,
0.193584144115448,
0.22225938737392426,
-0.09085509181022644,
0.12574277818202972,
0.13287468254566193,
-0.04152733087539673,
-0.34996771812438965,
-0.03576524183154106,
-0.1204613745212555,
0.021520240232348442,
0.03184865787625313,
-0.10245911777019501,
0.11522993445396423,
-0.027661746367812157,
-0.05777546390891075,
0.1334868222475052,
-0.14204467833042145,
-0.11581980437040329,
0.18468722701072693,
0.05532653629779816,
0.43889808654785156,
-0.14414343237876892,
-0.07870311290025711,
-0.0578923262655735,
-0.11119277775287628,
0.07418956607580185,
-0.061539266258478165,
0.09017122536897659,
0.015551939606666565,
0.018525732681155205,
0.022814257070422173,
-0.08536908030509949,
0.09922046214342117,
-0.0843663141131401,
0.03398345410823822,
-0.11066484451293945,
-0.07639732956886292,
0.1308639496564865,
-0.029567217454314232,
-0.04608828201889992,
-0.027788929641246796,
-0.03186996281147003,
-0.0017915869830176234,
-0.02505946345627308,
-0.053956903517246246,
0.10293137282133102,
0.03824806585907936,
-0.0698898583650589,
0.012296374887228012,
-0.010622386820614338,
-0.024140171706676483,
-0.026431895792484283,
0.3188876807689667,
-0.006681607570499182,
0.20690536499023438,
0.1331115961074829,
0.0482148677110672,
-0.1066153347492218,
-0.04168606176972389,
-0.014310465194284916,
-0.09378211945295334,
0.09637784957885742,
-0.09964105486869812,
0.05397867038846016,
0.06886148452758789,
-0.011482715606689453,
0.055120646953582764,
0.11174727231264114,
-0.017480792477726936,
0.00358504056930542,
0.17993944883346558,
-0.17305320501327515,
-0.0436120480298996,
-0.004973283037543297,
-0.04108631610870361,
0.035963788628578186,
0.07194235920906067,
0.1188579723238945,
0.030546389520168304,
-0.008778760209679604,
0.018035104498267174,
-0.020421087741851807,
-0.06356093287467957,
0.040820587426424026,
0.0867374837398529,
0.030343370512127876,
-0.08746147900819778,
0.017309723421931267,
-0.002849958138540387,
-0.22730304300785065,
0.0018976981518790126,
0.07054683566093445,
-0.0756794735789299,
-0.10106708854436874,
0.05153464153409004,
0.17366249859333038,
-0.07233040034770966,
-0.02043299376964569,
-0.10530085861682892,
-0.0859653651714325,
0.01932416297495365,
0.2599613070487976,
0.07996602356433868,
0.04919706657528877,
-0.006001228466629982,
0.010721523314714432,
-0.03668977692723274,
0.0064100041054189205,
-0.005976090207695961,
0.06364626437425613,
-0.12335670739412308,
-0.06737135350704193,
-0.025361256673932076,
0.10906196385622025,
-0.1175532266497612,
-0.021820068359375,
-0.19609995186328888,
0.003788813715800643,
-0.048934828490018845,
-0.08043240755796432,
-0.09454052895307541,
-0.0712772011756897,
0.030607396736741066,
-0.06858336180448532,
-0.09425429999828339,
-0.04390277713537216,
-0.11505849659442902,
0.006931390147656202,
0.03798709809780121,
-0.00991776678711176,
-0.04642646014690399,
-0.038071345537900925,
0.0971149429678917,
-0.036438025534152985,
0.03766728565096855,
0.06420671194791794,
-0.015217851847410202,
0.09234844893217087,
-0.14074084162712097,
-0.055803894996643066,
0.07419854402542114,
-0.0001249401393579319,
0.10154250264167786,
0.07490864396095276,
0.0047249216586351395,
0.024386215955018997,
0.0710872933268547,
0.03605786710977554,
0.012073192745447159,
-0.0766444131731987,
0.06728431582450867,
-0.04853279888629913,
-0.18079568445682526,
-0.04013540968298912,
-0.03497268259525299,
0.10346321761608124,
-0.006970696616917849,
0.12889499962329865,
-0.047932807356119156,
0.06254623830318451,
-0.06252668052911758,
0.02636006660759449,
-0.0123911676928401,
-0.14529670774936676,
0.06354433298110962,
-0.03632514178752899,
-0.005106714088469744,
-0.040746547281742096,
0.19743973016738892,
0.011635620146989822,
-0.0078099872916936874,
0.0483575314283371,
0.02005455642938614,
0.018608389422297478,
0.030310047790408134,
0.15789169073104858,
0.09051284193992615,
-0.04679751396179199,
-0.10117464512586594,
0.11111433804035187,
0.05160742625594139,
0.009706846438348293,
0.08366572111845016,
0.055155668407678604,
-0.03183482214808464,
0.1412523090839386,
0.03313356265425682,
0.034679386764764786,
-0.06527009606361389,
-0.04731703922152519,
-0.07568445801734924,
0.06466006487607956,
0.033717311918735504,
-0.03156046196818352,
0.21887484192848206,
-0.008818339556455612,
0.03655129298567772,
-0.0579502210021019,
-0.03947729989886284,
-0.19691532850265503,
-0.18059898912906647,
-0.11041805893182755,
-0.07780896127223969,
0.03130476921796799,
-0.00352695444598794,
-0.010392709635198116,
0.08976829051971436,
0.043872859328985214,
0.0027831001207232475,
0.15485870838165283,
0.027360044419765472,
0.01569478027522564,
-0.0013452027924358845,
0.004746637772768736,
-0.020908985286951065,
0.004002862144261599,
0.0018517757998779416,
-0.1662002056837082,
0.0019254707731306553,
-0.0795445591211319,
-0.017344841733574867,
-0.03582914173603058,
0.036542486399412155,
-0.06595970690250397,
-0.14312049746513367,
-0.0464862585067749,
0.03731429949402809,
-0.04799088463187218,
0.021890629082918167,
0.005000287666916847,
0.03249432146549225,
0.008510300889611244,
0.13224242627620697,
-0.0820256769657135,
-0.014926344156265259,
-0.10331322997808456,
0.0904620960354805,
0.005321953911334276,
0.12144656479358673,
-0.060339901596307755,
0.0025539444759488106,
-0.05917980894446373,
0.27539145946502686,
0.30147379636764526,
-0.04355388134717941,
0.07376430183649063,
0.06271875649690628,
0.020537329837679863,
0.001660053851082921,
0.10591702908277512,
0.009405020624399185,
0.22131659090518951,
-0.08691644668579102,
-0.07998073846101761,
-0.017320208251476288,
-0.050044406205415726,
-0.08612151443958282,
0.04039651155471802,
0.044123828411102295,
-0.0028584159445017576,
-0.04286675527691841,
0.07884115725755692,
-0.13355590403079987,
0.07149451971054077,
0.10651414841413498,
-0.2095051258802414,
-0.07272254675626755,
-0.013771957717835903,
0.18716616928577423,
-0.03204018622636795,
0.10223958641290665,
-0.03657589852809906,
-0.09336363524198532,
-0.023238051682710648,
0.01674238033592701,
-0.20283789932727814,
-0.035098981112241745,
0.06426454335451126,
-0.01734243519604206,
0.09623444825410843,
-0.04927781596779823,
-0.02305767685174942,
0.12261020392179489,
0.05312138423323631,
-0.011299178004264832,
-0.004889477510005236,
0.024893825873732567,
-0.09537551552057266,
-0.038807954639196396,
0.0698898658156395,
-0.02163190394639969,
-0.05748581513762474,
0.05045942962169647,
-0.12234541773796082,
0.04941118136048317,
-0.18707086145877838,
-0.03743040934205055,
-0.0005046811420470476,
0.04900933429598808,
-0.0479026697576046,
0.09100630134344101,
0.06282646954059601,
0.048486288636922836,
-0.012976630590856075,
-0.011964566074311733,
-0.004679829813539982,
0.0755200982093811,
-0.02989252097904682,
-0.18321958184242249,
-0.0945415049791336,
-0.05113792419433594,
0.032525435090065,
-0.006086435634642839,
-0.20438963174819946,
-0.05459880456328392,
-0.08814369887113571,
0.0024600683245807886,
-0.14107996225357056,
0.0435638353228569,
0.16646583378314972,
0.0523197315633297,
-0.01654839515686035,
-0.11001645773649216,
0.04320191964507103,
0.03550111874938011,
-0.15934661030769348,
-0.1052287295460701
] |
null | null | transformers | Just for performing some experiments. Do not use.
| {} | fill-mask | NbAiLab/roberta_des_ada_128_6e4 | [
"transformers",
"jax",
"tensorboard",
"roberta",
"fill-mask",
"autotrain_compatible",
"endpoints_compatible",
"region:us"
] | 2022-03-02T23:29:04+00:00 | [] | [] | TAGS
#transformers #jax #tensorboard #roberta #fill-mask #autotrain_compatible #endpoints_compatible #region-us
| Just for performing some experiments. Do not use.
| [] | [
"TAGS\n#transformers #jax #tensorboard #roberta #fill-mask #autotrain_compatible #endpoints_compatible #region-us \n"
] | [
40
] | [
"passage: TAGS\n#transformers #jax #tensorboard #roberta #fill-mask #autotrain_compatible #endpoints_compatible #region-us \n"
] | [
-0.0329417809844017,
0.026542233303189278,
-0.00711836339905858,
0.038137588649988174,
0.11221930384635925,
0.02897702343761921,
0.1600077599287033,
0.09312579035758972,
0.08267447352409363,
0.012559163384139538,
0.16161218285560608,
0.20280829071998596,
-0.0048243035562336445,
0.12177977710962296,
-0.05178572237491608,
-0.25585609674453735,
0.03286115825176239,
0.058682624250650406,
-0.1410491019487381,
0.0843924805521965,
0.05530610308051109,
-0.06490170210599899,
0.0693613812327385,
-0.006780317053198814,
-0.18010543286800385,
0.06706380099058151,
0.09719173610210419,
-0.1062551736831665,
0.10088774561882019,
0.06989994645118713,
0.24005752801895142,
0.0490260012447834,
-0.046509090811014175,
-0.07854389399290085,
0.05274910852313042,
0.03130975738167763,
-0.09874213486909866,
0.0559147484600544,
0.005066406913101673,
-0.07943262159824371,
-0.04190054163336754,
0.04702925682067871,
0.0554969422519207,
0.04106675833463669,
-0.14591358602046967,
-0.0946396142244339,
-0.02599331922829151,
-0.02002599649131298,
0.057347334921360016,
0.024071110412478447,
0.035029374063014984,
0.17755983769893646,
-0.04925362765789032,
0.08160373568534851,
0.1280364990234375,
-0.33813905715942383,
-0.033818501979112625,
0.14055299758911133,
0.11565420776605606,
-0.013478475622832775,
-0.059152938425540924,
0.07915961742401123,
0.03596077859401703,
-0.0003366783494129777,
0.08002990484237671,
-0.0912376418709755,
-0.032501399517059326,
0.02532663382589817,
-0.07183554768562317,
0.017986366525292397,
0.12927962839603424,
-0.0306392889469862,
0.057966962456703186,
-0.016302119940519333,
-0.10481366515159607,
-0.0679694339632988,
-0.03882995992898941,
-0.04771385341882706,
-0.026734041050076485,
0.060449954122304916,
-0.06608770787715912,
-0.05916031450033188,
-0.11076071113348007,
-0.0002449859166517854,
-0.2071940004825592,
0.2258065789937973,
-0.011012796312570572,
0.058538056910037994,
-0.19426493346691132,
-0.0028168775606900454,
-0.04991975799202919,
-0.12814103066921234,
0.06626702100038528,
-0.0758582279086113,
-0.05131407827138901,
-0.029607797041535378,
-0.037985991686582565,
-0.2090919464826584,
0.0911528542637825,
0.1520228236913681,
0.12341899424791336,
0.07141652703285217,
0.019024917855858803,
0.10115666687488556,
-0.006738598924130201,
0.0930805653333664,
0.021433617919683456,
-0.05360095575451851,
0.0431477315723896,
-0.09618829935789108,
0.04374590888619423,
-0.0781574472784996,
-0.16308189928531647,
-0.005659256596118212,
-0.011701812967658043,
0.050567541271448135,
0.033087972551584244,
0.04961474984884262,
-0.08506055176258087,
0.0025867184158414602,
0.04133603721857071,
-0.05699349567294121,
0.028625881299376488,
-0.05677447468042374,
0.08145716786384583,
0.07058990001678467,
0.017480045557022095,
-0.004342625383287668,
0.048279620707035065,
0.0715206041932106,
-0.09575440734624863,
-0.04878830909729004,
-0.08688462525606155,
-0.08637619018554688,
0.04197423532605171,
-0.13614904880523682,
0.03742203488945961,
-0.15612760186195374,
-0.1164647787809372,
0.03545556962490082,
0.0993972048163414,
-0.03433714807033539,
0.0003386830794624984,
0.02327338606119156,
-0.023087674751877785,
0.07320494204759598,
-0.026122087612748146,
-0.046372219920158386,
-0.01975957304239273,
0.04370496794581413,
0.0025725560262799263,
0.13983024656772614,
-0.09680947661399841,
0.019098615273833275,
-0.044807013124227524,
0.03672024980187416,
-0.18818555772304535,
-0.03147725760936737,
-0.06716258823871613,
0.1578308492898941,
-0.02359890379011631,
0.034214165061712265,
-0.14269879460334778,
0.05533367022871971,
0.004259740933775902,
0.1205076053738594,
-0.13285617530345917,
-0.11227773874998093,
0.21861238777637482,
-0.09039504081010818,
-0.13327087461948395,
0.08300018310546875,
-0.007349212653934956,
0.055108118802309036,
0.030452338978648186,
0.11197812110185623,
0.06301248073577881,
-0.13569188117980957,
0.0872018039226532,
0.10973144322633743,
-0.13754820823669434,
-0.13189132511615753,
0.005886216182261705,
-0.0013933381997048855,
-0.07497121393680573,
0.014766803942620754,
0.160347580909729,
0.10578573495149612,
-0.043757364153862,
-0.05901378020644188,
-0.014996325597167015,
-0.04234796389937401,
0.1145983412861824,
0.05885425582528114,
0.11323011666536331,
-0.06954333186149597,
-0.06114992871880531,
0.009470291435718536,
-0.023148994892835617,
0.02481711469590664,
0.011324401944875717,
-0.1064189150929451,
0.09146500378847122,
-0.14957384765148163,
-0.0032007808331400156,
-0.15573877096176147,
-0.18682269752025604,
-0.019669538363814354,
0.02760804258286953,
-0.0022204946726560593,
0.1577223837375641,
0.15129147469997406,
-0.060254111886024475,
-0.024257458746433258,
0.02333754301071167,
0.12638860940933228,
0.04207634553313255,
-0.05421745404601097,
-0.14566732943058014,
0.044276416301727295,
-0.119206503033638,
-0.01294864621013403,
-0.05911770835518837,
0.009324598126113415,
0.025674516335129738,
0.1400611400604248,
0.07025644183158875,
0.028108857572078705,
-0.05200561136007309,
0.012593770399689674,
-0.05670996755361557,
-0.021270576864480972,
0.058658089488744736,
0.0048630740493535995,
-0.0788891538977623,
0.16158245503902435,
-0.15949708223342896,
0.3215492069721222,
0.1696743369102478,
-0.21568173170089722,
-0.0563850998878479,
0.054888464510440826,
0.015413806773722172,
-0.0027446781750768423,
0.04674471542239189,
0.0033388317096978426,
-0.0045325192622840405,
-0.011051229201257229,
0.12423443794250488,
0.000797667948063463,
-0.02101554162800312,
0.057030320167541504,
-0.07420527935028076,
-0.08675435930490494,
0.005113702733069658,
0.12135670334100723,
-0.14895130693912506,
0.17891345918178558,
0.238571897149086,
-0.06365619599819183,
0.20080290734767914,
0.024014176800847054,
0.001189496018923819,
-0.020358828827738762,
-0.03713710233569145,
0.02769448794424534,
0.08871173113584518,
-0.15567117929458618,
-0.060173749923706055,
0.037629976868629456,
-0.04739832505583763,
0.04000844061374664,
-0.11649611592292786,
-0.03460264578461647,
0.03008829429745674,
0.06542804092168808,
0.020448757335543633,
0.11835699528455734,
-0.012261602096259594,
0.049001358449459076,
-0.0019192154286429286,
-0.09640132635831833,
0.10651907324790955,
-0.0027116378769278526,
-0.027264205738902092,
0.143388569355011,
-0.09603472054004669,
-0.2696317434310913,
-0.15564101934432983,
-0.17344313859939575,
0.008850439451634884,
0.03914600983262062,
0.03435918316245079,
-0.08342444151639938,
-0.06700769066810608,
0.05808442458510399,
0.0037851380184292793,
-0.018112126737833023,
0.08884227275848389,
-0.052343133836984634,
0.036485932767391205,
-0.032904256135225296,
-0.058132950216531754,
-0.04966353997588158,
-0.021732419729232788,
-0.004153992515057325,
0.09872038662433624,
-0.0798579752445221,
0.0944928452372551,
0.14915959537029266,
0.009686815552413464,
0.05110333114862442,
-0.0020896715577691793,
0.11070442199707031,
-0.0969654843211174,
0.01849600486457348,
0.11530912667512894,
-0.05120840296149254,
0.0672340840101242,
0.1833212524652481,
0.04066582769155502,
-0.05863400921225548,
0.00004317746788728982,
-0.01446886733174324,
-0.1414872258901596,
-0.16441215574741364,
-0.03357212617993355,
-0.13743248581886292,
-0.011657393537461758,
0.06262750178575516,
0.05398807302117348,
0.1830873340368271,
0.11750183254480362,
0.09331076592206955,
0.0563841238617897,
-0.053589582443237305,
0.04585922881960869,
0.10292338579893112,
0.0002946934837382287,
0.14973466098308563,
-0.06848056614398956,
-0.14885416626930237,
0.035029079765081406,
0.06752877682447433,
0.0934106856584549,
0.14763127267360687,
0.1045582965016365,
0.02793722040951252,
0.12380506843328476,
0.16854719817638397,
0.11065017431974411,
0.020628221333026886,
-0.0995962917804718,
0.004203937482088804,
-0.004210996441543102,
-0.002989003900438547,
0.05568595230579376,
0.14846350252628326,
-0.09294731169939041,
0.03250674903392792,
-0.08800415694713593,
0.03970550000667572,
0.10980550944805145,
0.082148477435112,
-0.2668040096759796,
0.012463385239243507,
0.08737748861312866,
0.007024845108389854,
-0.053780246526002884,
0.022772585973143578,
0.0160111952573061,
-0.06515001505613327,
0.0661458671092987,
-0.09313037246465683,
0.07646811008453369,
0.026234209537506104,
0.036398231983184814,
-0.024195779114961624,
-0.010341323912143707,
0.004674872849136591,
0.027779730036854744,
-0.2321990579366684,
0.24279189109802246,
0.017681719735264778,
-0.0081409253180027,
-0.0658031553030014,
0.0227928776293993,
0.050465118139982224,
0.08369702845811844,
0.12745453417301178,
-0.014776632189750671,
-0.13642984628677368,
-0.06216294690966606,
0.003177864942699671,
0.012125691398978233,
0.09781407564878464,
-0.027841059491038322,
-0.007532401476055384,
-0.03284532204270363,
-0.05321016535162926,
0.03365150839090347,
0.04990879073739052,
-0.012970046140253544,
-0.16553451120853424,
0.07794158905744553,
0.04696020111441612,
-0.10474248230457306,
0.009847830049693584,
-0.057894304394721985,
-0.12084672600030899,
0.24245573580265045,
-0.040688056498765945,
0.003777880920097232,
-0.13147220015525818,
-0.08801491558551788,
0.06516817957162857,
-0.08013751357793808,
0.09556079655885696,
-0.07300305366516113,
0.04892462119460106,
-0.07796036452054977,
-0.19317540526390076,
0.19069314002990723,
-0.11103568226099014,
0.04609302058815956,
-0.1309530884027481,
0.07215578109025955,
-0.07803495228290558,
0.0324113704264164,
0.0007506720721721649,
0.059280965477228165,
-0.05033242702484131,
-0.026564868167042732,
0.05381704494357109,
-0.05967836081981659,
-0.009379270486533642,
-0.046744588762521744,
-0.0187015812844038,
-0.023807883262634277,
0.04482445493340492,
0.03113146498799324,
0.193584144115448,
0.22225938737392426,
-0.09085509181022644,
0.12574277818202972,
0.13287468254566193,
-0.04152733087539673,
-0.34996771812438965,
-0.03576524183154106,
-0.1204613745212555,
0.021520240232348442,
0.03184865787625313,
-0.10245911777019501,
0.11522993445396423,
-0.027661746367812157,
-0.05777546390891075,
0.1334868222475052,
-0.14204467833042145,
-0.11581980437040329,
0.18468722701072693,
0.05532653629779816,
0.43889808654785156,
-0.14414343237876892,
-0.07870311290025711,
-0.0578923262655735,
-0.11119277775287628,
0.07418956607580185,
-0.061539266258478165,
0.09017122536897659,
0.015551939606666565,
0.018525732681155205,
0.022814257070422173,
-0.08536908030509949,
0.09922046214342117,
-0.0843663141131401,
0.03398345410823822,
-0.11066484451293945,
-0.07639732956886292,
0.1308639496564865,
-0.029567217454314232,
-0.04608828201889992,
-0.027788929641246796,
-0.03186996281147003,
-0.0017915869830176234,
-0.02505946345627308,
-0.053956903517246246,
0.10293137282133102,
0.03824806585907936,
-0.0698898583650589,
0.012296374887228012,
-0.010622386820614338,
-0.024140171706676483,
-0.026431895792484283,
0.3188876807689667,
-0.006681607570499182,
0.20690536499023438,
0.1331115961074829,
0.0482148677110672,
-0.1066153347492218,
-0.04168606176972389,
-0.014310465194284916,
-0.09378211945295334,
0.09637784957885742,
-0.09964105486869812,
0.05397867038846016,
0.06886148452758789,
-0.011482715606689453,
0.055120646953582764,
0.11174727231264114,
-0.017480792477726936,
0.00358504056930542,
0.17993944883346558,
-0.17305320501327515,
-0.0436120480298996,
-0.004973283037543297,
-0.04108631610870361,
0.035963788628578186,
0.07194235920906067,
0.1188579723238945,
0.030546389520168304,
-0.008778760209679604,
0.018035104498267174,
-0.020421087741851807,
-0.06356093287467957,
0.040820587426424026,
0.0867374837398529,
0.030343370512127876,
-0.08746147900819778,
0.017309723421931267,
-0.002849958138540387,
-0.22730304300785065,
0.0018976981518790126,
0.07054683566093445,
-0.0756794735789299,
-0.10106708854436874,
0.05153464153409004,
0.17366249859333038,
-0.07233040034770966,
-0.02043299376964569,
-0.10530085861682892,
-0.0859653651714325,
0.01932416297495365,
0.2599613070487976,
0.07996602356433868,
0.04919706657528877,
-0.006001228466629982,
0.010721523314714432,
-0.03668977692723274,
0.0064100041054189205,
-0.005976090207695961,
0.06364626437425613,
-0.12335670739412308,
-0.06737135350704193,
-0.025361256673932076,
0.10906196385622025,
-0.1175532266497612,
-0.021820068359375,
-0.19609995186328888,
0.003788813715800643,
-0.048934828490018845,
-0.08043240755796432,
-0.09454052895307541,
-0.0712772011756897,
0.030607396736741066,
-0.06858336180448532,
-0.09425429999828339,
-0.04390277713537216,
-0.11505849659442902,
0.006931390147656202,
0.03798709809780121,
-0.00991776678711176,
-0.04642646014690399,
-0.038071345537900925,
0.0971149429678917,
-0.036438025534152985,
0.03766728565096855,
0.06420671194791794,
-0.015217851847410202,
0.09234844893217087,
-0.14074084162712097,
-0.055803894996643066,
0.07419854402542114,
-0.0001249401393579319,
0.10154250264167786,
0.07490864396095276,
0.0047249216586351395,
0.024386215955018997,
0.0710872933268547,
0.03605786710977554,
0.012073192745447159,
-0.0766444131731987,
0.06728431582450867,
-0.04853279888629913,
-0.18079568445682526,
-0.04013540968298912,
-0.03497268259525299,
0.10346321761608124,
-0.006970696616917849,
0.12889499962329865,
-0.047932807356119156,
0.06254623830318451,
-0.06252668052911758,
0.02636006660759449,
-0.0123911676928401,
-0.14529670774936676,
0.06354433298110962,
-0.03632514178752899,
-0.005106714088469744,
-0.040746547281742096,
0.19743973016738892,
0.011635620146989822,
-0.0078099872916936874,
0.0483575314283371,
0.02005455642938614,
0.018608389422297478,
0.030310047790408134,
0.15789169073104858,
0.09051284193992615,
-0.04679751396179199,
-0.10117464512586594,
0.11111433804035187,
0.05160742625594139,
0.009706846438348293,
0.08366572111845016,
0.055155668407678604,
-0.03183482214808464,
0.1412523090839386,
0.03313356265425682,
0.034679386764764786,
-0.06527009606361389,
-0.04731703922152519,
-0.07568445801734924,
0.06466006487607956,
0.033717311918735504,
-0.03156046196818352,
0.21887484192848206,
-0.008818339556455612,
0.03655129298567772,
-0.0579502210021019,
-0.03947729989886284,
-0.19691532850265503,
-0.18059898912906647,
-0.11041805893182755,
-0.07780896127223969,
0.03130476921796799,
-0.00352695444598794,
-0.010392709635198116,
0.08976829051971436,
0.043872859328985214,
0.0027831001207232475,
0.15485870838165283,
0.027360044419765472,
0.01569478027522564,
-0.0013452027924358845,
0.004746637772768736,
-0.020908985286951065,
0.004002862144261599,
0.0018517757998779416,
-0.1662002056837082,
0.0019254707731306553,
-0.0795445591211319,
-0.017344841733574867,
-0.03582914173603058,
0.036542486399412155,
-0.06595970690250397,
-0.14312049746513367,
-0.0464862585067749,
0.03731429949402809,
-0.04799088463187218,
0.021890629082918167,
0.005000287666916847,
0.03249432146549225,
0.008510300889611244,
0.13224242627620697,
-0.0820256769657135,
-0.014926344156265259,
-0.10331322997808456,
0.0904620960354805,
0.005321953911334276,
0.12144656479358673,
-0.060339901596307755,
0.0025539444759488106,
-0.05917980894446373,
0.27539145946502686,
0.30147379636764526,
-0.04355388134717941,
0.07376430183649063,
0.06271875649690628,
0.020537329837679863,
0.001660053851082921,
0.10591702908277512,
0.009405020624399185,
0.22131659090518951,
-0.08691644668579102,
-0.07998073846101761,
-0.017320208251476288,
-0.050044406205415726,
-0.08612151443958282,
0.04039651155471802,
0.044123828411102295,
-0.0028584159445017576,
-0.04286675527691841,
0.07884115725755692,
-0.13355590403079987,
0.07149451971054077,
0.10651414841413498,
-0.2095051258802414,
-0.07272254675626755,
-0.013771957717835903,
0.18716616928577423,
-0.03204018622636795,
0.10223958641290665,
-0.03657589852809906,
-0.09336363524198532,
-0.023238051682710648,
0.01674238033592701,
-0.20283789932727814,
-0.035098981112241745,
0.06426454335451126,
-0.01734243519604206,
0.09623444825410843,
-0.04927781596779823,
-0.02305767685174942,
0.12261020392179489,
0.05312138423323631,
-0.011299178004264832,
-0.004889477510005236,
0.024893825873732567,
-0.09537551552057266,
-0.038807954639196396,
0.0698898658156395,
-0.02163190394639969,
-0.05748581513762474,
0.05045942962169647,
-0.12234541773796082,
0.04941118136048317,
-0.18707086145877838,
-0.03743040934205055,
-0.0005046811420470476,
0.04900933429598808,
-0.0479026697576046,
0.09100630134344101,
0.06282646954059601,
0.048486288636922836,
-0.012976630590856075,
-0.011964566074311733,
-0.004679829813539982,
0.0755200982093811,
-0.02989252097904682,
-0.18321958184242249,
-0.0945415049791336,
-0.05113792419433594,
0.032525435090065,
-0.006086435634642839,
-0.20438963174819946,
-0.05459880456328392,
-0.08814369887113571,
0.0024600683245807886,
-0.14107996225357056,
0.0435638353228569,
0.16646583378314972,
0.0523197315633297,
-0.01654839515686035,
-0.11001645773649216,
0.04320191964507103,
0.03550111874938011,
-0.15934661030769348,
-0.1052287295460701
] |
null | null | transformers | Just for performing some experiments. Do not use. | {} | fill-mask | NbAiLabArchive/test_NCC_OSCAR_16w_noada | [
"transformers",
"roberta",
"fill-mask",
"autotrain_compatible",
"endpoints_compatible",
"region:us"
] | 2022-03-02T23:29:04+00:00 | [] | [] | TAGS
#transformers #roberta #fill-mask #autotrain_compatible #endpoints_compatible #region-us
| Just for performing some experiments. Do not use. | [] | [
"TAGS\n#transformers #roberta #fill-mask #autotrain_compatible #endpoints_compatible #region-us \n"
] | [
33
] | [
"passage: TAGS\n#transformers #roberta #fill-mask #autotrain_compatible #endpoints_compatible #region-us \n"
] | [
-0.02681099809706211,
0.0022062829229980707,
-0.00752697279676795,
0.004443390294909477,
0.13575468957424164,
0.028745528310537338,
0.11127655953168869,
0.07691752165555954,
0.049920760095119476,
0.0011136088287457824,
0.1705072820186615,
0.17618964612483978,
-0.027406170964241028,
0.22477175295352936,
-0.08145710825920105,
-0.24098148941993713,
0.08529956638813019,
0.018810618668794632,
-0.11397965997457504,
0.08618460595607758,
0.0749024748802185,
-0.046619713306427,
0.08826033771038055,
-0.04106253758072853,
-0.1442941129207611,
0.0634479746222496,
0.08169320225715637,
-0.11079083383083344,
0.1009461060166359,
0.06462603062391281,
0.21291810274124146,
0.015125075355172157,
-0.07445098459720612,
-0.12713956832885742,
0.04304276779294014,
0.004495925735682249,
-0.0865434929728508,
0.02427367866039276,
-0.03317166119813919,
-0.08117292076349258,
-0.04595806822180748,
0.050680845975875854,
0.0330781452357769,
0.06262938678264618,
-0.17421123385429382,
-0.0900043249130249,
-0.03686608001589775,
-0.040101148188114166,
0.06328624486923218,
0.04455045610666275,
0.020738940685987473,
0.17137065529823303,
-0.094432033598423,
0.08588683605194092,
0.1313798576593399,
-0.29497313499450684,
-0.005316317081451416,
0.09654153883457184,
0.07377627491950989,
-0.05042131617665291,
-0.00901288166642189,
0.09019545465707779,
0.04214769974350929,
-0.0054601035080850124,
0.013203377835452557,
-0.08798738569021225,
-0.034937236458063126,
0.01954718865454197,
-0.05109450966119766,
-0.041403044015169144,
0.17707619071006775,
-0.02168269455432892,
0.029113054275512695,
0.006239757407456636,
-0.11509726196527481,
-0.04613852500915527,
-0.03404251113533974,
-0.011221809312701225,
-0.022387711331248283,
0.07832021266222,
-0.04042483866214752,
-0.016416877508163452,
-0.09120790660381317,
0.013743793591856956,
-0.2430303394794464,
0.2722199559211731,
-0.0031936781015247107,
0.06693322956562042,
-0.18460087478160858,
-0.010677918791770935,
-0.08855803310871124,
-0.12006735056638718,
0.024335570633411407,
-0.09703753143548965,
-0.03314748406410217,
-0.012781908735632896,
-0.07653256505727768,
-0.07277670502662659,
0.1067265048623085,
0.2604604959487915,
0.13001704216003418,
0.06137249246239662,
-0.006728303153067827,
0.08430292457342148,
0.009360191412270069,
0.08830072730779648,
0.03941253945231438,
-0.08340519666671753,
0.0528603158891201,
-0.16599665582180023,
0.03998815640807152,
-0.07082823663949966,
-0.14535464346408844,
-0.03488171100616455,
-0.036895062774419785,
0.08332183212041855,
0.03811270371079445,
0.05031915754079819,
-0.10043303668498993,
0.02923702634871006,
0.07369264960289001,
-0.07101137191057205,
0.0002225064527010545,
-0.059047672897577286,
0.06756561994552612,
0.06431526690721512,
0.017047280445694923,
0.007451067212969065,
0.025918619707226753,
0.07254178822040558,
-0.07289965450763702,
-0.07754658162593842,
-0.0687713474035263,
-0.06637340039014816,
0.03588467836380005,
-0.12725460529327393,
0.06013702601194382,
-0.1955093890428543,
-0.15007615089416504,
0.0459698811173439,
0.0779506266117096,
-0.029212448745965958,
-0.004302408080548048,
0.0063444883562624454,
-0.0020588310435414314,
0.04537319019436836,
-0.049073733389377594,
-0.055742889642715454,
-0.04339592531323433,
0.05145842209458351,
0.04283097758889198,
0.1417045295238495,
-0.139987975358963,
0.03536614403128624,
-0.06619415432214737,
0.03360358253121376,
-0.1749095767736435,
-0.012704583816230297,
-0.04244044050574303,
0.1879378706216812,
-0.02326524257659912,
0.0180241409689188,
-0.13104619085788727,
0.05427020415663719,
-0.015004990622401237,
0.1534889191389084,
-0.07518408447504044,
-0.11160778254270554,
0.24300289154052734,
-0.09922105073928833,
-0.1509787142276764,
0.06470382213592529,
-0.009328744374215603,
0.04881001636385918,
0.041639864444732666,
0.10787536203861237,
0.04524571821093559,
-0.11835398524999619,
0.11640163511037827,
0.08324677497148514,
-0.15565618872642517,
-0.11991742998361588,
0.024995746091008186,
-0.01647285372018814,
-0.11649563163518906,
0.03866564482450485,
0.1331954151391983,
0.12088381499052048,
-0.047939397394657135,
-0.05009700730443001,
-0.015655947849154472,
-0.04836535081267357,
0.10032141208648682,
0.010639062151312828,
0.08536260575056076,
-0.09828031063079834,
-0.01587388664484024,
-0.07139569520950317,
-0.015369178727269173,
0.06498067080974579,
0.02616133540868759,
-0.10534447431564331,
0.09743842482566833,
-0.10123254358768463,
0.02121119387447834,
-0.15985596179962158,
-0.15076662600040436,
-0.012325944378972054,
0.06976878643035889,
-0.014528422616422176,
0.13429272174835205,
0.10952088981866837,
-0.07135051488876343,
-0.01289138849824667,
0.008271833881735802,
0.12481200695037842,
0.0423540361225605,
-0.00294444034807384,
-0.08709684014320374,
0.057774048298597336,
-0.10184112936258316,
-0.01021075714379549,
0.010062888264656067,
-0.0065991999581456184,
0.011071894317865372,
0.13054652512073517,
0.038526784628629684,
0.043182604014873505,
-0.05375787243247032,
0.023881297558546066,
-0.05658203735947609,
-0.0052900915034115314,
0.05676252767443657,
0.0013069905107840896,
-0.06426659971475601,
0.16731201112270355,
-0.14886437356472015,
0.3269408047199249,
0.17838433384895325,
-0.2553918659687042,
-0.05204728618264198,
0.0563458688557148,
0.010869976133108139,
-0.002134417649358511,
0.05793416127562523,
0.000598894723225385,
-0.011953935027122498,
-0.009984305128455162,
0.13726671040058136,
0.001182564185000956,
0.014034392312169075,
0.0432562455534935,
-0.10194970667362213,
-0.06784743815660477,
-0.0030584456399083138,
0.08122996985912323,
-0.16130928695201874,
0.1808677613735199,
0.23456604778766632,
0.01419412437826395,
0.15196140110492706,
0.01825600303709507,
0.005805486813187599,
-0.009835700504481792,
-0.03629082813858986,
0.015192940831184387,
0.038492411375045776,
-0.1302686184644699,
-0.04826732724905014,
0.06011442840099335,
-0.01352869626134634,
0.053040556609630585,
-0.08152840286493301,
-0.03799935802817345,
0.050308406352996826,
0.056635431945323944,
-0.038106538355350494,
0.13788798451423645,
-0.002354553434997797,
0.050542280077934265,
0.03857927769422531,
-0.07055969536304474,
0.12415191531181335,
-0.005934016779065132,
-0.03523072600364685,
0.1395246982574463,
-0.13570557534694672,
-0.31554728746414185,
-0.17626187205314636,
-0.24841926991939545,
0.014660718850791454,
0.08268845081329346,
0.06645146012306213,
-0.09796225279569626,
-0.09231732040643692,
0.08803892135620117,
0.005761878099292517,
-0.012151945382356644,
0.07057598233222961,
-0.028647519648075104,
0.05115118622779846,
-0.02545161172747612,
-0.04815169423818588,
-0.06933911144733429,
0.006955135613679886,
0.008809611201286316,
0.12895676493644714,
-0.1288835108280182,
0.12969756126403809,
0.1122170016169548,
0.014815928414463997,
0.0604996420443058,
0.0012771410401910543,
0.16522908210754395,
-0.09777984023094177,
-0.018924646079540253,
0.15741807222366333,
-0.054155491292476654,
0.07075107842683792,
0.20660394430160522,
-0.010484978556632996,
-0.08656519651412964,
0.03167388215661049,
-0.05714000388979912,
-0.1409042626619339,
-0.15377870202064514,
-0.09110807627439499,
-0.14243938028812408,
-0.017662782222032547,
0.05369454622268677,
0.04024979844689369,
0.1707715094089508,
0.10376208275556564,
0.07380232214927673,
0.02187950722873211,
-0.057704467326402664,
0.07109334319829941,
0.16188843548297882,
-0.013279413804411888,
0.138022318482399,
-0.07644513994455338,
-0.13880792260169983,
0.06870502978563309,
0.042283039540052414,
0.12533143162727356,
0.1630883663892746,
0.059227362275123596,
0.02392183057963848,
0.09776248037815094,
0.16273106634616852,
0.15551625192165375,
0.07260214537382126,
-0.06947818398475647,
-0.010265897028148174,
0.01635579951107502,
-0.06375376135110855,
0.0566716305911541,
0.11698053032159805,
-0.13715605437755585,
-0.016414504498243332,
-0.10349592566490173,
0.055626507848501205,
0.11593759059906006,
0.09365943819284439,
-0.23298712074756622,
0.011899616569280624,
0.09635517746210098,
0.003754476085305214,
-0.07351639121770859,
0.03890576213598251,
-0.03377227485179901,
-0.11342491954565048,
0.09075023978948593,
-0.03542526811361313,
0.09297124296426773,
0.0600811131298542,
0.06300289928913116,
-0.06002739444375038,
-0.05805647745728493,
0.024545710533857346,
0.05954920873045921,
-0.2582603096961975,
0.2798955738544464,
-0.002047512214630842,
-0.04050333797931671,
-0.08016861975193024,
0.007913813926279545,
0.04368466138839722,
0.0895172730088234,
0.12210319191217422,
0.010316443629562855,
-0.1738884150981903,
-0.11184996366500854,
0.017755024135112762,
0.02663153037428856,
0.12759137153625488,
-0.021255427971482277,
0.0031819005962461233,
-0.050637226551771164,
-0.04957161471247673,
0.007236944045871496,
0.08638142794370651,
-0.0030004640575498343,
-0.15379619598388672,
0.0682978630065918,
0.06496718525886536,
0.006832066457718611,
-0.004273075610399246,
-0.0005770019488409162,
-0.09435724467039108,
0.20947296917438507,
-0.005678713321685791,
-0.0017718060407787561,
-0.12616519629955292,
-0.10578582435846329,
0.09039677679538727,
-0.09099201112985611,
0.13603739440441132,
-0.09516119956970215,
0.03495258465409279,
-0.0854099839925766,
-0.18578585982322693,
0.16476835310459137,
-0.11869852989912033,
0.0246749185025692,
-0.0910092294216156,
0.07462403178215027,
-0.09467799961566925,
0.009698190726339817,
0.017255540937185287,
0.06535656005144119,
-0.08520899713039398,
-0.03784950450062752,
0.04170817881822586,
-0.07818981260061264,
0.020111659541726112,
0.06386718899011612,
-0.03347356617450714,
-0.03284822776913643,
0.03510657697916031,
0.003951261751353741,
0.2148057520389557,
0.2644594609737396,
-0.06286207586526871,
0.13336677849292755,
0.1480824202299118,
-0.03805919736623764,
-0.3517998158931732,
-0.0866846889257431,
-0.16648249328136444,
0.020283089950680733,
0.006773727014660835,
-0.1136363297700882,
0.07671822607517242,
-0.032431963831186295,
-0.047052543610334396,
0.10287775099277496,
-0.07894517481327057,
-0.09897023439407349,
0.2233005166053772,
-0.007291341200470924,
0.5296950936317444,
-0.1049666479229927,
-0.07067237049341202,
-0.1198011189699173,
-0.14169234037399292,
0.023026496171951294,
0.0011491421610116959,
0.0978260338306427,
0.009143012575805187,
0.04774433374404907,
0.01996942237019539,
-0.08052797615528107,
0.12105542421340942,
-0.06396503746509552,
0.02805825136601925,
-0.13723082840442657,
-0.07181096822023392,
0.11151047050952911,
-0.031802598387002945,
-0.024668600410223007,
0.02459784224629402,
-0.00416081678122282,
-0.011835936456918716,
-0.026029985398054123,
-0.06113947555422783,
0.08737096935510635,
0.05101421847939491,
-0.056069888174533844,
-0.001157080172561109,
-0.011750583536922932,
0.0064755999483168125,
-0.005690060090273619,
0.23891815543174744,
-0.03941457346081734,
0.16687007248401642,
0.08478547632694244,
0.028583314269781113,
-0.1270386278629303,
0.022699614986777306,
-0.009442136622965336,
-0.0956687182188034,
0.06912011653184891,
-0.0694509968161583,
0.07454690337181091,
0.06994278728961945,
-0.04590071737766266,
0.05819794908165932,
0.10801651328802109,
0.0075483485125005245,
0.0003834125236608088,
0.19061274826526642,
-0.17134907841682434,
0.02628224529325962,
-0.010231920517981052,
-0.03559600189328194,
0.07101041823625565,
0.028085244819521904,
0.10157733410596848,
0.05271626263856888,
-0.014565090648829937,
-0.012049123644828796,
-0.004179098643362522,
-0.09054865688085556,
0.03666476532816887,
0.06443054974079132,
0.03734971582889557,
-0.11575979739427567,
0.036363787949085236,
-0.02605772204697132,
-0.18406832218170166,
0.02000618912279606,
0.03925922140479088,
-0.1118631586432457,
-0.09481000900268555,
0.028693825006484985,
0.13265442848205566,
-0.11513950675725937,
-0.04457021504640579,
-0.08414967358112335,
-0.10724853724241257,
0.042648859322071075,
0.2530554234981537,
0.10623937845230103,
0.07478305697441101,
0.02299811691045761,
-0.010933568701148033,
-0.014159571379423141,
-0.045066557824611664,
0.01736028864979744,
0.04019505903124809,
-0.08943939954042435,
-0.06477144360542297,
-0.04697926715016365,
0.12653937935829163,
-0.11678872257471085,
-0.04194561019539833,
-0.19062630832195282,
0.027986066415905952,
-0.0950077623128891,
-0.0921390950679779,
-0.09305079281330109,
-0.07195335626602173,
0.03354267776012421,
-0.0666547566652298,
-0.07651889324188232,
-0.04744676128029823,
-0.12692268192768097,
0.014860491268336773,
0.023768438026309013,
-0.021328482776880264,
-0.03698892146348953,
-0.04021695628762245,
0.13914109766483307,
-0.04204335808753967,
0.040618669241666794,
0.1134813129901886,
-0.053371068090200424,
0.08347715437412262,
-0.13106387853622437,
-0.11861159652471542,
0.0923328623175621,
-0.006184131372720003,
0.0974106639623642,
0.03842893987894058,
0.010073351673781872,
0.05657185614109039,
0.05024180933833122,
0.03719225153326988,
0.039832212030887604,
-0.09092901647090912,
0.06876940280199051,
-0.027898253872990608,
-0.19338621199131012,
-0.019449662417173386,
-0.0848432332277298,
0.1128702387213707,
-0.002668280154466629,
0.12092604488134384,
-0.03759177401661873,
0.08713836967945099,
0.0011876675998792052,
0.013723582960665226,
-0.022236846387386322,
-0.15634462237358093,
0.035247404128313065,
-0.0587884783744812,
-0.009795654565095901,
-0.007680720649659634,
0.27141132950782776,
-0.03344091400504112,
0.030335407704114914,
0.054055940359830856,
0.0373331718146801,
0.009998634457588196,
0.026764867827296257,
0.1724080592393875,
0.1207137256860733,
-0.05179944634437561,
-0.09337423741817474,
0.1023249626159668,
0.03974681720137596,
-0.05338555946946144,
0.08403198421001434,
0.07538481056690216,
0.030388420447707176,
0.12896601855754852,
-0.008242045529186726,
0.027263671159744263,
-0.04970578849315643,
-0.14878442883491516,
-0.054706547409296036,
0.04427526891231537,
0.04081813246011734,
-0.06746888905763626,
0.174176886677742,
-0.032735567539930344,
0.05257657542824745,
-0.048313722014427185,
-0.012029440142214298,
-0.2009628266096115,
-0.13118471205234528,
-0.1196589320898056,
-0.09081641584634781,
0.03805725276470184,
-0.02138586714863777,
0.0018437979742884636,
0.1241985633969307,
0.027485186234116554,
-0.003073723753914237,
0.15736891329288483,
-0.0670865923166275,
-0.010684850625693798,
0.008420262485742569,
-0.031030207872390747,
0.00006495053821709007,
0.06061873584985733,
-0.040220897644758224,
-0.1642337441444397,
0.008182823657989502,
-0.06297347694635391,
0.014842038042843342,
-0.06281513720750809,
0.04149267077445984,
-0.10404136776924133,
-0.12144028395414352,
-0.06815437972545624,
0.0582997091114521,
-0.07280950993299484,
0.061766352504491806,
-0.006195961032062769,
0.04221843555569649,
0.024572279304265976,
0.1323937326669693,
-0.07572422921657562,
-0.09636086225509644,
-0.11113014817237854,
0.08987925201654434,
0.04103586822748184,
0.12993836402893066,
-0.07907851785421371,
0.012660925276577473,
-0.09523540735244751,
0.33451515436172485,
0.29545924067497253,
-0.0255063995718956,
0.06568823754787445,
0.044637877494096756,
0.036948516964912415,
0.06681246310472488,
0.11980190873146057,
0.039570849388837814,
0.20834240317344666,
-0.07223895192146301,
-0.07691169530153275,
-0.012837115675210953,
-0.0579250305891037,
-0.10622236877679825,
0.03435056284070015,
0.024420231580734253,
-0.029137643054127693,
-0.050223458558321,
0.09764274209737778,
-0.15914377570152283,
0.12590202689170837,
0.09179046005010605,
-0.2015441358089447,
-0.04597928747534752,
-0.022443192079663277,
0.14547735452651978,
0.0034926137886941433,
0.11034584045410156,
-0.04612555354833603,
-0.10156390815973282,
0.02145574241876602,
0.028631439432501793,
-0.19753094017505646,
-0.07816528528928757,
0.07532757520675659,
0.02202572301030159,
0.05642241984605789,
-0.02737855538725853,
-0.01871613599359989,
0.10927558690309525,
0.055882472544908524,
-0.019530098885297775,
0.0422980971634388,
0.013466179370880127,
-0.08109503984451294,
-0.03669671714305878,
0.04511184245347977,
-0.0341067761182785,
-0.08177302777767181,
0.04042499512434006,
-0.15900090336799622,
0.056546010076999664,
-0.09929390996694565,
-0.02715960144996643,
0.00754823861643672,
0.04258030652999878,
-0.08016493916511536,
0.08114958554506302,
0.0655810683965683,
0.01872273162007332,
0.0014620731817558408,
-0.02111189439892769,
0.013804581016302109,
0.0640302523970604,
-0.08571799844503403,
-0.1886359304189682,
-0.07472661137580872,
-0.07935646176338196,
0.09035046398639679,
-0.006417661439627409,
-0.17834258079528809,
-0.03850559890270233,
-0.11560244113206863,
0.033252082765102386,
-0.12337896972894669,
0.08100006729364395,
0.10638590902090073,
0.04648534581065178,
-0.006968371570110321,
-0.12084197998046875,
0.05584238842129707,
0.05368348956108093,
-0.12359380722045898,
-0.11501375585794449
] |
null | null | transformers | Just for performing some experiments. Do not use. | {} | fill-mask | NbAiLabArchive/test_NCC_OSCAR_style | [
"transformers",
"jax",
"tensorboard",
"roberta",
"fill-mask",
"autotrain_compatible",
"endpoints_compatible",
"region:us"
] | 2022-03-02T23:29:04+00:00 | [] | [] | TAGS
#transformers #jax #tensorboard #roberta #fill-mask #autotrain_compatible #endpoints_compatible #region-us
| Just for performing some experiments. Do not use. | [] | [
"TAGS\n#transformers #jax #tensorboard #roberta #fill-mask #autotrain_compatible #endpoints_compatible #region-us \n"
] | [
40
] | [
"passage: TAGS\n#transformers #jax #tensorboard #roberta #fill-mask #autotrain_compatible #endpoints_compatible #region-us \n"
] | [
-0.0329417809844017,
0.026542233303189278,
-0.00711836339905858,
0.038137588649988174,
0.11221930384635925,
0.02897702343761921,
0.1600077599287033,
0.09312579035758972,
0.08267447352409363,
0.012559163384139538,
0.16161218285560608,
0.20280829071998596,
-0.0048243035562336445,
0.12177977710962296,
-0.05178572237491608,
-0.25585609674453735,
0.03286115825176239,
0.058682624250650406,
-0.1410491019487381,
0.0843924805521965,
0.05530610308051109,
-0.06490170210599899,
0.0693613812327385,
-0.006780317053198814,
-0.18010543286800385,
0.06706380099058151,
0.09719173610210419,
-0.1062551736831665,
0.10088774561882019,
0.06989994645118713,
0.24005752801895142,
0.0490260012447834,
-0.046509090811014175,
-0.07854389399290085,
0.05274910852313042,
0.03130975738167763,
-0.09874213486909866,
0.0559147484600544,
0.005066406913101673,
-0.07943262159824371,
-0.04190054163336754,
0.04702925682067871,
0.0554969422519207,
0.04106675833463669,
-0.14591358602046967,
-0.0946396142244339,
-0.02599331922829151,
-0.02002599649131298,
0.057347334921360016,
0.024071110412478447,
0.035029374063014984,
0.17755983769893646,
-0.04925362765789032,
0.08160373568534851,
0.1280364990234375,
-0.33813905715942383,
-0.033818501979112625,
0.14055299758911133,
0.11565420776605606,
-0.013478475622832775,
-0.059152938425540924,
0.07915961742401123,
0.03596077859401703,
-0.0003366783494129777,
0.08002990484237671,
-0.0912376418709755,
-0.032501399517059326,
0.02532663382589817,
-0.07183554768562317,
0.017986366525292397,
0.12927962839603424,
-0.0306392889469862,
0.057966962456703186,
-0.016302119940519333,
-0.10481366515159607,
-0.0679694339632988,
-0.03882995992898941,
-0.04771385341882706,
-0.026734041050076485,
0.060449954122304916,
-0.06608770787715912,
-0.05916031450033188,
-0.11076071113348007,
-0.0002449859166517854,
-0.2071940004825592,
0.2258065789937973,
-0.011012796312570572,
0.058538056910037994,
-0.19426493346691132,
-0.0028168775606900454,
-0.04991975799202919,
-0.12814103066921234,
0.06626702100038528,
-0.0758582279086113,
-0.05131407827138901,
-0.029607797041535378,
-0.037985991686582565,
-0.2090919464826584,
0.0911528542637825,
0.1520228236913681,
0.12341899424791336,
0.07141652703285217,
0.019024917855858803,
0.10115666687488556,
-0.006738598924130201,
0.0930805653333664,
0.021433617919683456,
-0.05360095575451851,
0.0431477315723896,
-0.09618829935789108,
0.04374590888619423,
-0.0781574472784996,
-0.16308189928531647,
-0.005659256596118212,
-0.011701812967658043,
0.050567541271448135,
0.033087972551584244,
0.04961474984884262,
-0.08506055176258087,
0.0025867184158414602,
0.04133603721857071,
-0.05699349567294121,
0.028625881299376488,
-0.05677447468042374,
0.08145716786384583,
0.07058990001678467,
0.017480045557022095,
-0.004342625383287668,
0.048279620707035065,
0.0715206041932106,
-0.09575440734624863,
-0.04878830909729004,
-0.08688462525606155,
-0.08637619018554688,
0.04197423532605171,
-0.13614904880523682,
0.03742203488945961,
-0.15612760186195374,
-0.1164647787809372,
0.03545556962490082,
0.0993972048163414,
-0.03433714807033539,
0.0003386830794624984,
0.02327338606119156,
-0.023087674751877785,
0.07320494204759598,
-0.026122087612748146,
-0.046372219920158386,
-0.01975957304239273,
0.04370496794581413,
0.0025725560262799263,
0.13983024656772614,
-0.09680947661399841,
0.019098615273833275,
-0.044807013124227524,
0.03672024980187416,
-0.18818555772304535,
-0.03147725760936737,
-0.06716258823871613,
0.1578308492898941,
-0.02359890379011631,
0.034214165061712265,
-0.14269879460334778,
0.05533367022871971,
0.004259740933775902,
0.1205076053738594,
-0.13285617530345917,
-0.11227773874998093,
0.21861238777637482,
-0.09039504081010818,
-0.13327087461948395,
0.08300018310546875,
-0.007349212653934956,
0.055108118802309036,
0.030452338978648186,
0.11197812110185623,
0.06301248073577881,
-0.13569188117980957,
0.0872018039226532,
0.10973144322633743,
-0.13754820823669434,
-0.13189132511615753,
0.005886216182261705,
-0.0013933381997048855,
-0.07497121393680573,
0.014766803942620754,
0.160347580909729,
0.10578573495149612,
-0.043757364153862,
-0.05901378020644188,
-0.014996325597167015,
-0.04234796389937401,
0.1145983412861824,
0.05885425582528114,
0.11323011666536331,
-0.06954333186149597,
-0.06114992871880531,
0.009470291435718536,
-0.023148994892835617,
0.02481711469590664,
0.011324401944875717,
-0.1064189150929451,
0.09146500378847122,
-0.14957384765148163,
-0.0032007808331400156,
-0.15573877096176147,
-0.18682269752025604,
-0.019669538363814354,
0.02760804258286953,
-0.0022204946726560593,
0.1577223837375641,
0.15129147469997406,
-0.060254111886024475,
-0.024257458746433258,
0.02333754301071167,
0.12638860940933228,
0.04207634553313255,
-0.05421745404601097,
-0.14566732943058014,
0.044276416301727295,
-0.119206503033638,
-0.01294864621013403,
-0.05911770835518837,
0.009324598126113415,
0.025674516335129738,
0.1400611400604248,
0.07025644183158875,
0.028108857572078705,
-0.05200561136007309,
0.012593770399689674,
-0.05670996755361557,
-0.021270576864480972,
0.058658089488744736,
0.0048630740493535995,
-0.0788891538977623,
0.16158245503902435,
-0.15949708223342896,
0.3215492069721222,
0.1696743369102478,
-0.21568173170089722,
-0.0563850998878479,
0.054888464510440826,
0.015413806773722172,
-0.0027446781750768423,
0.04674471542239189,
0.0033388317096978426,
-0.0045325192622840405,
-0.011051229201257229,
0.12423443794250488,
0.000797667948063463,
-0.02101554162800312,
0.057030320167541504,
-0.07420527935028076,
-0.08675435930490494,
0.005113702733069658,
0.12135670334100723,
-0.14895130693912506,
0.17891345918178558,
0.238571897149086,
-0.06365619599819183,
0.20080290734767914,
0.024014176800847054,
0.001189496018923819,
-0.020358828827738762,
-0.03713710233569145,
0.02769448794424534,
0.08871173113584518,
-0.15567117929458618,
-0.060173749923706055,
0.037629976868629456,
-0.04739832505583763,
0.04000844061374664,
-0.11649611592292786,
-0.03460264578461647,
0.03008829429745674,
0.06542804092168808,
0.020448757335543633,
0.11835699528455734,
-0.012261602096259594,
0.049001358449459076,
-0.0019192154286429286,
-0.09640132635831833,
0.10651907324790955,
-0.0027116378769278526,
-0.027264205738902092,
0.143388569355011,
-0.09603472054004669,
-0.2696317434310913,
-0.15564101934432983,
-0.17344313859939575,
0.008850439451634884,
0.03914600983262062,
0.03435918316245079,
-0.08342444151639938,
-0.06700769066810608,
0.05808442458510399,
0.0037851380184292793,
-0.018112126737833023,
0.08884227275848389,
-0.052343133836984634,
0.036485932767391205,
-0.032904256135225296,
-0.058132950216531754,
-0.04966353997588158,
-0.021732419729232788,
-0.004153992515057325,
0.09872038662433624,
-0.0798579752445221,
0.0944928452372551,
0.14915959537029266,
0.009686815552413464,
0.05110333114862442,
-0.0020896715577691793,
0.11070442199707031,
-0.0969654843211174,
0.01849600486457348,
0.11530912667512894,
-0.05120840296149254,
0.0672340840101242,
0.1833212524652481,
0.04066582769155502,
-0.05863400921225548,
0.00004317746788728982,
-0.01446886733174324,
-0.1414872258901596,
-0.16441215574741364,
-0.03357212617993355,
-0.13743248581886292,
-0.011657393537461758,
0.06262750178575516,
0.05398807302117348,
0.1830873340368271,
0.11750183254480362,
0.09331076592206955,
0.0563841238617897,
-0.053589582443237305,
0.04585922881960869,
0.10292338579893112,
0.0002946934837382287,
0.14973466098308563,
-0.06848056614398956,
-0.14885416626930237,
0.035029079765081406,
0.06752877682447433,
0.0934106856584549,
0.14763127267360687,
0.1045582965016365,
0.02793722040951252,
0.12380506843328476,
0.16854719817638397,
0.11065017431974411,
0.020628221333026886,
-0.0995962917804718,
0.004203937482088804,
-0.004210996441543102,
-0.002989003900438547,
0.05568595230579376,
0.14846350252628326,
-0.09294731169939041,
0.03250674903392792,
-0.08800415694713593,
0.03970550000667572,
0.10980550944805145,
0.082148477435112,
-0.2668040096759796,
0.012463385239243507,
0.08737748861312866,
0.007024845108389854,
-0.053780246526002884,
0.022772585973143578,
0.0160111952573061,
-0.06515001505613327,
0.0661458671092987,
-0.09313037246465683,
0.07646811008453369,
0.026234209537506104,
0.036398231983184814,
-0.024195779114961624,
-0.010341323912143707,
0.004674872849136591,
0.027779730036854744,
-0.2321990579366684,
0.24279189109802246,
0.017681719735264778,
-0.0081409253180027,
-0.0658031553030014,
0.0227928776293993,
0.050465118139982224,
0.08369702845811844,
0.12745453417301178,
-0.014776632189750671,
-0.13642984628677368,
-0.06216294690966606,
0.003177864942699671,
0.012125691398978233,
0.09781407564878464,
-0.027841059491038322,
-0.007532401476055384,
-0.03284532204270363,
-0.05321016535162926,
0.03365150839090347,
0.04990879073739052,
-0.012970046140253544,
-0.16553451120853424,
0.07794158905744553,
0.04696020111441612,
-0.10474248230457306,
0.009847830049693584,
-0.057894304394721985,
-0.12084672600030899,
0.24245573580265045,
-0.040688056498765945,
0.003777880920097232,
-0.13147220015525818,
-0.08801491558551788,
0.06516817957162857,
-0.08013751357793808,
0.09556079655885696,
-0.07300305366516113,
0.04892462119460106,
-0.07796036452054977,
-0.19317540526390076,
0.19069314002990723,
-0.11103568226099014,
0.04609302058815956,
-0.1309530884027481,
0.07215578109025955,
-0.07803495228290558,
0.0324113704264164,
0.0007506720721721649,
0.059280965477228165,
-0.05033242702484131,
-0.026564868167042732,
0.05381704494357109,
-0.05967836081981659,
-0.009379270486533642,
-0.046744588762521744,
-0.0187015812844038,
-0.023807883262634277,
0.04482445493340492,
0.03113146498799324,
0.193584144115448,
0.22225938737392426,
-0.09085509181022644,
0.12574277818202972,
0.13287468254566193,
-0.04152733087539673,
-0.34996771812438965,
-0.03576524183154106,
-0.1204613745212555,
0.021520240232348442,
0.03184865787625313,
-0.10245911777019501,
0.11522993445396423,
-0.027661746367812157,
-0.05777546390891075,
0.1334868222475052,
-0.14204467833042145,
-0.11581980437040329,
0.18468722701072693,
0.05532653629779816,
0.43889808654785156,
-0.14414343237876892,
-0.07870311290025711,
-0.0578923262655735,
-0.11119277775287628,
0.07418956607580185,
-0.061539266258478165,
0.09017122536897659,
0.015551939606666565,
0.018525732681155205,
0.022814257070422173,
-0.08536908030509949,
0.09922046214342117,
-0.0843663141131401,
0.03398345410823822,
-0.11066484451293945,
-0.07639732956886292,
0.1308639496564865,
-0.029567217454314232,
-0.04608828201889992,
-0.027788929641246796,
-0.03186996281147003,
-0.0017915869830176234,
-0.02505946345627308,
-0.053956903517246246,
0.10293137282133102,
0.03824806585907936,
-0.0698898583650589,
0.012296374887228012,
-0.010622386820614338,
-0.024140171706676483,
-0.026431895792484283,
0.3188876807689667,
-0.006681607570499182,
0.20690536499023438,
0.1331115961074829,
0.0482148677110672,
-0.1066153347492218,
-0.04168606176972389,
-0.014310465194284916,
-0.09378211945295334,
0.09637784957885742,
-0.09964105486869812,
0.05397867038846016,
0.06886148452758789,
-0.011482715606689453,
0.055120646953582764,
0.11174727231264114,
-0.017480792477726936,
0.00358504056930542,
0.17993944883346558,
-0.17305320501327515,
-0.0436120480298996,
-0.004973283037543297,
-0.04108631610870361,
0.035963788628578186,
0.07194235920906067,
0.1188579723238945,
0.030546389520168304,
-0.008778760209679604,
0.018035104498267174,
-0.020421087741851807,
-0.06356093287467957,
0.040820587426424026,
0.0867374837398529,
0.030343370512127876,
-0.08746147900819778,
0.017309723421931267,
-0.002849958138540387,
-0.22730304300785065,
0.0018976981518790126,
0.07054683566093445,
-0.0756794735789299,
-0.10106708854436874,
0.05153464153409004,
0.17366249859333038,
-0.07233040034770966,
-0.02043299376964569,
-0.10530085861682892,
-0.0859653651714325,
0.01932416297495365,
0.2599613070487976,
0.07996602356433868,
0.04919706657528877,
-0.006001228466629982,
0.010721523314714432,
-0.03668977692723274,
0.0064100041054189205,
-0.005976090207695961,
0.06364626437425613,
-0.12335670739412308,
-0.06737135350704193,
-0.025361256673932076,
0.10906196385622025,
-0.1175532266497612,
-0.021820068359375,
-0.19609995186328888,
0.003788813715800643,
-0.048934828490018845,
-0.08043240755796432,
-0.09454052895307541,
-0.0712772011756897,
0.030607396736741066,
-0.06858336180448532,
-0.09425429999828339,
-0.04390277713537216,
-0.11505849659442902,
0.006931390147656202,
0.03798709809780121,
-0.00991776678711176,
-0.04642646014690399,
-0.038071345537900925,
0.0971149429678917,
-0.036438025534152985,
0.03766728565096855,
0.06420671194791794,
-0.015217851847410202,
0.09234844893217087,
-0.14074084162712097,
-0.055803894996643066,
0.07419854402542114,
-0.0001249401393579319,
0.10154250264167786,
0.07490864396095276,
0.0047249216586351395,
0.024386215955018997,
0.0710872933268547,
0.03605786710977554,
0.012073192745447159,
-0.0766444131731987,
0.06728431582450867,
-0.04853279888629913,
-0.18079568445682526,
-0.04013540968298912,
-0.03497268259525299,
0.10346321761608124,
-0.006970696616917849,
0.12889499962329865,
-0.047932807356119156,
0.06254623830318451,
-0.06252668052911758,
0.02636006660759449,
-0.0123911676928401,
-0.14529670774936676,
0.06354433298110962,
-0.03632514178752899,
-0.005106714088469744,
-0.040746547281742096,
0.19743973016738892,
0.011635620146989822,
-0.0078099872916936874,
0.0483575314283371,
0.02005455642938614,
0.018608389422297478,
0.030310047790408134,
0.15789169073104858,
0.09051284193992615,
-0.04679751396179199,
-0.10117464512586594,
0.11111433804035187,
0.05160742625594139,
0.009706846438348293,
0.08366572111845016,
0.055155668407678604,
-0.03183482214808464,
0.1412523090839386,
0.03313356265425682,
0.034679386764764786,
-0.06527009606361389,
-0.04731703922152519,
-0.07568445801734924,
0.06466006487607956,
0.033717311918735504,
-0.03156046196818352,
0.21887484192848206,
-0.008818339556455612,
0.03655129298567772,
-0.0579502210021019,
-0.03947729989886284,
-0.19691532850265503,
-0.18059898912906647,
-0.11041805893182755,
-0.07780896127223969,
0.03130476921796799,
-0.00352695444598794,
-0.010392709635198116,
0.08976829051971436,
0.043872859328985214,
0.0027831001207232475,
0.15485870838165283,
0.027360044419765472,
0.01569478027522564,
-0.0013452027924358845,
0.004746637772768736,
-0.020908985286951065,
0.004002862144261599,
0.0018517757998779416,
-0.1662002056837082,
0.0019254707731306553,
-0.0795445591211319,
-0.017344841733574867,
-0.03582914173603058,
0.036542486399412155,
-0.06595970690250397,
-0.14312049746513367,
-0.0464862585067749,
0.03731429949402809,
-0.04799088463187218,
0.021890629082918167,
0.005000287666916847,
0.03249432146549225,
0.008510300889611244,
0.13224242627620697,
-0.0820256769657135,
-0.014926344156265259,
-0.10331322997808456,
0.0904620960354805,
0.005321953911334276,
0.12144656479358673,
-0.060339901596307755,
0.0025539444759488106,
-0.05917980894446373,
0.27539145946502686,
0.30147379636764526,
-0.04355388134717941,
0.07376430183649063,
0.06271875649690628,
0.020537329837679863,
0.001660053851082921,
0.10591702908277512,
0.009405020624399185,
0.22131659090518951,
-0.08691644668579102,
-0.07998073846101761,
-0.017320208251476288,
-0.050044406205415726,
-0.08612151443958282,
0.04039651155471802,
0.044123828411102295,
-0.0028584159445017576,
-0.04286675527691841,
0.07884115725755692,
-0.13355590403079987,
0.07149451971054077,
0.10651414841413498,
-0.2095051258802414,
-0.07272254675626755,
-0.013771957717835903,
0.18716616928577423,
-0.03204018622636795,
0.10223958641290665,
-0.03657589852809906,
-0.09336363524198532,
-0.023238051682710648,
0.01674238033592701,
-0.20283789932727814,
-0.035098981112241745,
0.06426454335451126,
-0.01734243519604206,
0.09623444825410843,
-0.04927781596779823,
-0.02305767685174942,
0.12261020392179489,
0.05312138423323631,
-0.011299178004264832,
-0.004889477510005236,
0.024893825873732567,
-0.09537551552057266,
-0.038807954639196396,
0.0698898658156395,
-0.02163190394639969,
-0.05748581513762474,
0.05045942962169647,
-0.12234541773796082,
0.04941118136048317,
-0.18707086145877838,
-0.03743040934205055,
-0.0005046811420470476,
0.04900933429598808,
-0.0479026697576046,
0.09100630134344101,
0.06282646954059601,
0.048486288636922836,
-0.012976630590856075,
-0.011964566074311733,
-0.004679829813539982,
0.0755200982093811,
-0.02989252097904682,
-0.18321958184242249,
-0.0945415049791336,
-0.05113792419433594,
0.032525435090065,
-0.006086435634642839,
-0.20438963174819946,
-0.05459880456328392,
-0.08814369887113571,
0.0024600683245807886,
-0.14107996225357056,
0.0435638353228569,
0.16646583378314972,
0.0523197315633297,
-0.01654839515686035,
-0.11001645773649216,
0.04320191964507103,
0.03550111874938011,
-0.15934661030769348,
-0.1052287295460701
] |
null | null | transformers | Just for performing some experiments. Do not use. | {} | fill-mask | NbAiLabArchive/test_NCC_OSCAR_style_98w | [
"transformers",
"jax",
"tensorboard",
"roberta",
"fill-mask",
"autotrain_compatible",
"endpoints_compatible",
"region:us"
] | 2022-03-02T23:29:04+00:00 | [] | [] | TAGS
#transformers #jax #tensorboard #roberta #fill-mask #autotrain_compatible #endpoints_compatible #region-us
| Just for performing some experiments. Do not use. | [] | [
"TAGS\n#transformers #jax #tensorboard #roberta #fill-mask #autotrain_compatible #endpoints_compatible #region-us \n"
] | [
40
] | [
"passage: TAGS\n#transformers #jax #tensorboard #roberta #fill-mask #autotrain_compatible #endpoints_compatible #region-us \n"
] | [
-0.0329417809844017,
0.026542233303189278,
-0.00711836339905858,
0.038137588649988174,
0.11221930384635925,
0.02897702343761921,
0.1600077599287033,
0.09312579035758972,
0.08267447352409363,
0.012559163384139538,
0.16161218285560608,
0.20280829071998596,
-0.0048243035562336445,
0.12177977710962296,
-0.05178572237491608,
-0.25585609674453735,
0.03286115825176239,
0.058682624250650406,
-0.1410491019487381,
0.0843924805521965,
0.05530610308051109,
-0.06490170210599899,
0.0693613812327385,
-0.006780317053198814,
-0.18010543286800385,
0.06706380099058151,
0.09719173610210419,
-0.1062551736831665,
0.10088774561882019,
0.06989994645118713,
0.24005752801895142,
0.0490260012447834,
-0.046509090811014175,
-0.07854389399290085,
0.05274910852313042,
0.03130975738167763,
-0.09874213486909866,
0.0559147484600544,
0.005066406913101673,
-0.07943262159824371,
-0.04190054163336754,
0.04702925682067871,
0.0554969422519207,
0.04106675833463669,
-0.14591358602046967,
-0.0946396142244339,
-0.02599331922829151,
-0.02002599649131298,
0.057347334921360016,
0.024071110412478447,
0.035029374063014984,
0.17755983769893646,
-0.04925362765789032,
0.08160373568534851,
0.1280364990234375,
-0.33813905715942383,
-0.033818501979112625,
0.14055299758911133,
0.11565420776605606,
-0.013478475622832775,
-0.059152938425540924,
0.07915961742401123,
0.03596077859401703,
-0.0003366783494129777,
0.08002990484237671,
-0.0912376418709755,
-0.032501399517059326,
0.02532663382589817,
-0.07183554768562317,
0.017986366525292397,
0.12927962839603424,
-0.0306392889469862,
0.057966962456703186,
-0.016302119940519333,
-0.10481366515159607,
-0.0679694339632988,
-0.03882995992898941,
-0.04771385341882706,
-0.026734041050076485,
0.060449954122304916,
-0.06608770787715912,
-0.05916031450033188,
-0.11076071113348007,
-0.0002449859166517854,
-0.2071940004825592,
0.2258065789937973,
-0.011012796312570572,
0.058538056910037994,
-0.19426493346691132,
-0.0028168775606900454,
-0.04991975799202919,
-0.12814103066921234,
0.06626702100038528,
-0.0758582279086113,
-0.05131407827138901,
-0.029607797041535378,
-0.037985991686582565,
-0.2090919464826584,
0.0911528542637825,
0.1520228236913681,
0.12341899424791336,
0.07141652703285217,
0.019024917855858803,
0.10115666687488556,
-0.006738598924130201,
0.0930805653333664,
0.021433617919683456,
-0.05360095575451851,
0.0431477315723896,
-0.09618829935789108,
0.04374590888619423,
-0.0781574472784996,
-0.16308189928531647,
-0.005659256596118212,
-0.011701812967658043,
0.050567541271448135,
0.033087972551584244,
0.04961474984884262,
-0.08506055176258087,
0.0025867184158414602,
0.04133603721857071,
-0.05699349567294121,
0.028625881299376488,
-0.05677447468042374,
0.08145716786384583,
0.07058990001678467,
0.017480045557022095,
-0.004342625383287668,
0.048279620707035065,
0.0715206041932106,
-0.09575440734624863,
-0.04878830909729004,
-0.08688462525606155,
-0.08637619018554688,
0.04197423532605171,
-0.13614904880523682,
0.03742203488945961,
-0.15612760186195374,
-0.1164647787809372,
0.03545556962490082,
0.0993972048163414,
-0.03433714807033539,
0.0003386830794624984,
0.02327338606119156,
-0.023087674751877785,
0.07320494204759598,
-0.026122087612748146,
-0.046372219920158386,
-0.01975957304239273,
0.04370496794581413,
0.0025725560262799263,
0.13983024656772614,
-0.09680947661399841,
0.019098615273833275,
-0.044807013124227524,
0.03672024980187416,
-0.18818555772304535,
-0.03147725760936737,
-0.06716258823871613,
0.1578308492898941,
-0.02359890379011631,
0.034214165061712265,
-0.14269879460334778,
0.05533367022871971,
0.004259740933775902,
0.1205076053738594,
-0.13285617530345917,
-0.11227773874998093,
0.21861238777637482,
-0.09039504081010818,
-0.13327087461948395,
0.08300018310546875,
-0.007349212653934956,
0.055108118802309036,
0.030452338978648186,
0.11197812110185623,
0.06301248073577881,
-0.13569188117980957,
0.0872018039226532,
0.10973144322633743,
-0.13754820823669434,
-0.13189132511615753,
0.005886216182261705,
-0.0013933381997048855,
-0.07497121393680573,
0.014766803942620754,
0.160347580909729,
0.10578573495149612,
-0.043757364153862,
-0.05901378020644188,
-0.014996325597167015,
-0.04234796389937401,
0.1145983412861824,
0.05885425582528114,
0.11323011666536331,
-0.06954333186149597,
-0.06114992871880531,
0.009470291435718536,
-0.023148994892835617,
0.02481711469590664,
0.011324401944875717,
-0.1064189150929451,
0.09146500378847122,
-0.14957384765148163,
-0.0032007808331400156,
-0.15573877096176147,
-0.18682269752025604,
-0.019669538363814354,
0.02760804258286953,
-0.0022204946726560593,
0.1577223837375641,
0.15129147469997406,
-0.060254111886024475,
-0.024257458746433258,
0.02333754301071167,
0.12638860940933228,
0.04207634553313255,
-0.05421745404601097,
-0.14566732943058014,
0.044276416301727295,
-0.119206503033638,
-0.01294864621013403,
-0.05911770835518837,
0.009324598126113415,
0.025674516335129738,
0.1400611400604248,
0.07025644183158875,
0.028108857572078705,
-0.05200561136007309,
0.012593770399689674,
-0.05670996755361557,
-0.021270576864480972,
0.058658089488744736,
0.0048630740493535995,
-0.0788891538977623,
0.16158245503902435,
-0.15949708223342896,
0.3215492069721222,
0.1696743369102478,
-0.21568173170089722,
-0.0563850998878479,
0.054888464510440826,
0.015413806773722172,
-0.0027446781750768423,
0.04674471542239189,
0.0033388317096978426,
-0.0045325192622840405,
-0.011051229201257229,
0.12423443794250488,
0.000797667948063463,
-0.02101554162800312,
0.057030320167541504,
-0.07420527935028076,
-0.08675435930490494,
0.005113702733069658,
0.12135670334100723,
-0.14895130693912506,
0.17891345918178558,
0.238571897149086,
-0.06365619599819183,
0.20080290734767914,
0.024014176800847054,
0.001189496018923819,
-0.020358828827738762,
-0.03713710233569145,
0.02769448794424534,
0.08871173113584518,
-0.15567117929458618,
-0.060173749923706055,
0.037629976868629456,
-0.04739832505583763,
0.04000844061374664,
-0.11649611592292786,
-0.03460264578461647,
0.03008829429745674,
0.06542804092168808,
0.020448757335543633,
0.11835699528455734,
-0.012261602096259594,
0.049001358449459076,
-0.0019192154286429286,
-0.09640132635831833,
0.10651907324790955,
-0.0027116378769278526,
-0.027264205738902092,
0.143388569355011,
-0.09603472054004669,
-0.2696317434310913,
-0.15564101934432983,
-0.17344313859939575,
0.008850439451634884,
0.03914600983262062,
0.03435918316245079,
-0.08342444151639938,
-0.06700769066810608,
0.05808442458510399,
0.0037851380184292793,
-0.018112126737833023,
0.08884227275848389,
-0.052343133836984634,
0.036485932767391205,
-0.032904256135225296,
-0.058132950216531754,
-0.04966353997588158,
-0.021732419729232788,
-0.004153992515057325,
0.09872038662433624,
-0.0798579752445221,
0.0944928452372551,
0.14915959537029266,
0.009686815552413464,
0.05110333114862442,
-0.0020896715577691793,
0.11070442199707031,
-0.0969654843211174,
0.01849600486457348,
0.11530912667512894,
-0.05120840296149254,
0.0672340840101242,
0.1833212524652481,
0.04066582769155502,
-0.05863400921225548,
0.00004317746788728982,
-0.01446886733174324,
-0.1414872258901596,
-0.16441215574741364,
-0.03357212617993355,
-0.13743248581886292,
-0.011657393537461758,
0.06262750178575516,
0.05398807302117348,
0.1830873340368271,
0.11750183254480362,
0.09331076592206955,
0.0563841238617897,
-0.053589582443237305,
0.04585922881960869,
0.10292338579893112,
0.0002946934837382287,
0.14973466098308563,
-0.06848056614398956,
-0.14885416626930237,
0.035029079765081406,
0.06752877682447433,
0.0934106856584549,
0.14763127267360687,
0.1045582965016365,
0.02793722040951252,
0.12380506843328476,
0.16854719817638397,
0.11065017431974411,
0.020628221333026886,
-0.0995962917804718,
0.004203937482088804,
-0.004210996441543102,
-0.002989003900438547,
0.05568595230579376,
0.14846350252628326,
-0.09294731169939041,
0.03250674903392792,
-0.08800415694713593,
0.03970550000667572,
0.10980550944805145,
0.082148477435112,
-0.2668040096759796,
0.012463385239243507,
0.08737748861312866,
0.007024845108389854,
-0.053780246526002884,
0.022772585973143578,
0.0160111952573061,
-0.06515001505613327,
0.0661458671092987,
-0.09313037246465683,
0.07646811008453369,
0.026234209537506104,
0.036398231983184814,
-0.024195779114961624,
-0.010341323912143707,
0.004674872849136591,
0.027779730036854744,
-0.2321990579366684,
0.24279189109802246,
0.017681719735264778,
-0.0081409253180027,
-0.0658031553030014,
0.0227928776293993,
0.050465118139982224,
0.08369702845811844,
0.12745453417301178,
-0.014776632189750671,
-0.13642984628677368,
-0.06216294690966606,
0.003177864942699671,
0.012125691398978233,
0.09781407564878464,
-0.027841059491038322,
-0.007532401476055384,
-0.03284532204270363,
-0.05321016535162926,
0.03365150839090347,
0.04990879073739052,
-0.012970046140253544,
-0.16553451120853424,
0.07794158905744553,
0.04696020111441612,
-0.10474248230457306,
0.009847830049693584,
-0.057894304394721985,
-0.12084672600030899,
0.24245573580265045,
-0.040688056498765945,
0.003777880920097232,
-0.13147220015525818,
-0.08801491558551788,
0.06516817957162857,
-0.08013751357793808,
0.09556079655885696,
-0.07300305366516113,
0.04892462119460106,
-0.07796036452054977,
-0.19317540526390076,
0.19069314002990723,
-0.11103568226099014,
0.04609302058815956,
-0.1309530884027481,
0.07215578109025955,
-0.07803495228290558,
0.0324113704264164,
0.0007506720721721649,
0.059280965477228165,
-0.05033242702484131,
-0.026564868167042732,
0.05381704494357109,
-0.05967836081981659,
-0.009379270486533642,
-0.046744588762521744,
-0.0187015812844038,
-0.023807883262634277,
0.04482445493340492,
0.03113146498799324,
0.193584144115448,
0.22225938737392426,
-0.09085509181022644,
0.12574277818202972,
0.13287468254566193,
-0.04152733087539673,
-0.34996771812438965,
-0.03576524183154106,
-0.1204613745212555,
0.021520240232348442,
0.03184865787625313,
-0.10245911777019501,
0.11522993445396423,
-0.027661746367812157,
-0.05777546390891075,
0.1334868222475052,
-0.14204467833042145,
-0.11581980437040329,
0.18468722701072693,
0.05532653629779816,
0.43889808654785156,
-0.14414343237876892,
-0.07870311290025711,
-0.0578923262655735,
-0.11119277775287628,
0.07418956607580185,
-0.061539266258478165,
0.09017122536897659,
0.015551939606666565,
0.018525732681155205,
0.022814257070422173,
-0.08536908030509949,
0.09922046214342117,
-0.0843663141131401,
0.03398345410823822,
-0.11066484451293945,
-0.07639732956886292,
0.1308639496564865,
-0.029567217454314232,
-0.04608828201889992,
-0.027788929641246796,
-0.03186996281147003,
-0.0017915869830176234,
-0.02505946345627308,
-0.053956903517246246,
0.10293137282133102,
0.03824806585907936,
-0.0698898583650589,
0.012296374887228012,
-0.010622386820614338,
-0.024140171706676483,
-0.026431895792484283,
0.3188876807689667,
-0.006681607570499182,
0.20690536499023438,
0.1331115961074829,
0.0482148677110672,
-0.1066153347492218,
-0.04168606176972389,
-0.014310465194284916,
-0.09378211945295334,
0.09637784957885742,
-0.09964105486869812,
0.05397867038846016,
0.06886148452758789,
-0.011482715606689453,
0.055120646953582764,
0.11174727231264114,
-0.017480792477726936,
0.00358504056930542,
0.17993944883346558,
-0.17305320501327515,
-0.0436120480298996,
-0.004973283037543297,
-0.04108631610870361,
0.035963788628578186,
0.07194235920906067,
0.1188579723238945,
0.030546389520168304,
-0.008778760209679604,
0.018035104498267174,
-0.020421087741851807,
-0.06356093287467957,
0.040820587426424026,
0.0867374837398529,
0.030343370512127876,
-0.08746147900819778,
0.017309723421931267,
-0.002849958138540387,
-0.22730304300785065,
0.0018976981518790126,
0.07054683566093445,
-0.0756794735789299,
-0.10106708854436874,
0.05153464153409004,
0.17366249859333038,
-0.07233040034770966,
-0.02043299376964569,
-0.10530085861682892,
-0.0859653651714325,
0.01932416297495365,
0.2599613070487976,
0.07996602356433868,
0.04919706657528877,
-0.006001228466629982,
0.010721523314714432,
-0.03668977692723274,
0.0064100041054189205,
-0.005976090207695961,
0.06364626437425613,
-0.12335670739412308,
-0.06737135350704193,
-0.025361256673932076,
0.10906196385622025,
-0.1175532266497612,
-0.021820068359375,
-0.19609995186328888,
0.003788813715800643,
-0.048934828490018845,
-0.08043240755796432,
-0.09454052895307541,
-0.0712772011756897,
0.030607396736741066,
-0.06858336180448532,
-0.09425429999828339,
-0.04390277713537216,
-0.11505849659442902,
0.006931390147656202,
0.03798709809780121,
-0.00991776678711176,
-0.04642646014690399,
-0.038071345537900925,
0.0971149429678917,
-0.036438025534152985,
0.03766728565096855,
0.06420671194791794,
-0.015217851847410202,
0.09234844893217087,
-0.14074084162712097,
-0.055803894996643066,
0.07419854402542114,
-0.0001249401393579319,
0.10154250264167786,
0.07490864396095276,
0.0047249216586351395,
0.024386215955018997,
0.0710872933268547,
0.03605786710977554,
0.012073192745447159,
-0.0766444131731987,
0.06728431582450867,
-0.04853279888629913,
-0.18079568445682526,
-0.04013540968298912,
-0.03497268259525299,
0.10346321761608124,
-0.006970696616917849,
0.12889499962329865,
-0.047932807356119156,
0.06254623830318451,
-0.06252668052911758,
0.02636006660759449,
-0.0123911676928401,
-0.14529670774936676,
0.06354433298110962,
-0.03632514178752899,
-0.005106714088469744,
-0.040746547281742096,
0.19743973016738892,
0.011635620146989822,
-0.0078099872916936874,
0.0483575314283371,
0.02005455642938614,
0.018608389422297478,
0.030310047790408134,
0.15789169073104858,
0.09051284193992615,
-0.04679751396179199,
-0.10117464512586594,
0.11111433804035187,
0.05160742625594139,
0.009706846438348293,
0.08366572111845016,
0.055155668407678604,
-0.03183482214808464,
0.1412523090839386,
0.03313356265425682,
0.034679386764764786,
-0.06527009606361389,
-0.04731703922152519,
-0.07568445801734924,
0.06466006487607956,
0.033717311918735504,
-0.03156046196818352,
0.21887484192848206,
-0.008818339556455612,
0.03655129298567772,
-0.0579502210021019,
-0.03947729989886284,
-0.19691532850265503,
-0.18059898912906647,
-0.11041805893182755,
-0.07780896127223969,
0.03130476921796799,
-0.00352695444598794,
-0.010392709635198116,
0.08976829051971436,
0.043872859328985214,
0.0027831001207232475,
0.15485870838165283,
0.027360044419765472,
0.01569478027522564,
-0.0013452027924358845,
0.004746637772768736,
-0.020908985286951065,
0.004002862144261599,
0.0018517757998779416,
-0.1662002056837082,
0.0019254707731306553,
-0.0795445591211319,
-0.017344841733574867,
-0.03582914173603058,
0.036542486399412155,
-0.06595970690250397,
-0.14312049746513367,
-0.0464862585067749,
0.03731429949402809,
-0.04799088463187218,
0.021890629082918167,
0.005000287666916847,
0.03249432146549225,
0.008510300889611244,
0.13224242627620697,
-0.0820256769657135,
-0.014926344156265259,
-0.10331322997808456,
0.0904620960354805,
0.005321953911334276,
0.12144656479358673,
-0.060339901596307755,
0.0025539444759488106,
-0.05917980894446373,
0.27539145946502686,
0.30147379636764526,
-0.04355388134717941,
0.07376430183649063,
0.06271875649690628,
0.020537329837679863,
0.001660053851082921,
0.10591702908277512,
0.009405020624399185,
0.22131659090518951,
-0.08691644668579102,
-0.07998073846101761,
-0.017320208251476288,
-0.050044406205415726,
-0.08612151443958282,
0.04039651155471802,
0.044123828411102295,
-0.0028584159445017576,
-0.04286675527691841,
0.07884115725755692,
-0.13355590403079987,
0.07149451971054077,
0.10651414841413498,
-0.2095051258802414,
-0.07272254675626755,
-0.013771957717835903,
0.18716616928577423,
-0.03204018622636795,
0.10223958641290665,
-0.03657589852809906,
-0.09336363524198532,
-0.023238051682710648,
0.01674238033592701,
-0.20283789932727814,
-0.035098981112241745,
0.06426454335451126,
-0.01734243519604206,
0.09623444825410843,
-0.04927781596779823,
-0.02305767685174942,
0.12261020392179489,
0.05312138423323631,
-0.011299178004264832,
-0.004889477510005236,
0.024893825873732567,
-0.09537551552057266,
-0.038807954639196396,
0.0698898658156395,
-0.02163190394639969,
-0.05748581513762474,
0.05045942962169647,
-0.12234541773796082,
0.04941118136048317,
-0.18707086145877838,
-0.03743040934205055,
-0.0005046811420470476,
0.04900933429598808,
-0.0479026697576046,
0.09100630134344101,
0.06282646954059601,
0.048486288636922836,
-0.012976630590856075,
-0.011964566074311733,
-0.004679829813539982,
0.0755200982093811,
-0.02989252097904682,
-0.18321958184242249,
-0.0945415049791336,
-0.05113792419433594,
0.032525435090065,
-0.006086435634642839,
-0.20438963174819946,
-0.05459880456328392,
-0.08814369887113571,
0.0024600683245807886,
-0.14107996225357056,
0.0435638353228569,
0.16646583378314972,
0.0523197315633297,
-0.01654839515686035,
-0.11001645773649216,
0.04320191964507103,
0.03550111874938011,
-0.15934661030769348,
-0.1052287295460701
] |
null | null | transformers | Just for performing some experiments. Do not use. | {} | fill-mask | NbAiLabArchive/test_NCC_small_flax | [
"transformers",
"jax",
"tensorboard",
"roberta",
"fill-mask",
"autotrain_compatible",
"endpoints_compatible",
"region:us"
] | 2022-03-02T23:29:04+00:00 | [] | [] | TAGS
#transformers #jax #tensorboard #roberta #fill-mask #autotrain_compatible #endpoints_compatible #region-us
| Just for performing some experiments. Do not use. | [] | [
"TAGS\n#transformers #jax #tensorboard #roberta #fill-mask #autotrain_compatible #endpoints_compatible #region-us \n"
] | [
40
] | [
"passage: TAGS\n#transformers #jax #tensorboard #roberta #fill-mask #autotrain_compatible #endpoints_compatible #region-us \n"
] | [
-0.0329417809844017,
0.026542233303189278,
-0.00711836339905858,
0.038137588649988174,
0.11221930384635925,
0.02897702343761921,
0.1600077599287033,
0.09312579035758972,
0.08267447352409363,
0.012559163384139538,
0.16161218285560608,
0.20280829071998596,
-0.0048243035562336445,
0.12177977710962296,
-0.05178572237491608,
-0.25585609674453735,
0.03286115825176239,
0.058682624250650406,
-0.1410491019487381,
0.0843924805521965,
0.05530610308051109,
-0.06490170210599899,
0.0693613812327385,
-0.006780317053198814,
-0.18010543286800385,
0.06706380099058151,
0.09719173610210419,
-0.1062551736831665,
0.10088774561882019,
0.06989994645118713,
0.24005752801895142,
0.0490260012447834,
-0.046509090811014175,
-0.07854389399290085,
0.05274910852313042,
0.03130975738167763,
-0.09874213486909866,
0.0559147484600544,
0.005066406913101673,
-0.07943262159824371,
-0.04190054163336754,
0.04702925682067871,
0.0554969422519207,
0.04106675833463669,
-0.14591358602046967,
-0.0946396142244339,
-0.02599331922829151,
-0.02002599649131298,
0.057347334921360016,
0.024071110412478447,
0.035029374063014984,
0.17755983769893646,
-0.04925362765789032,
0.08160373568534851,
0.1280364990234375,
-0.33813905715942383,
-0.033818501979112625,
0.14055299758911133,
0.11565420776605606,
-0.013478475622832775,
-0.059152938425540924,
0.07915961742401123,
0.03596077859401703,
-0.0003366783494129777,
0.08002990484237671,
-0.0912376418709755,
-0.032501399517059326,
0.02532663382589817,
-0.07183554768562317,
0.017986366525292397,
0.12927962839603424,
-0.0306392889469862,
0.057966962456703186,
-0.016302119940519333,
-0.10481366515159607,
-0.0679694339632988,
-0.03882995992898941,
-0.04771385341882706,
-0.026734041050076485,
0.060449954122304916,
-0.06608770787715912,
-0.05916031450033188,
-0.11076071113348007,
-0.0002449859166517854,
-0.2071940004825592,
0.2258065789937973,
-0.011012796312570572,
0.058538056910037994,
-0.19426493346691132,
-0.0028168775606900454,
-0.04991975799202919,
-0.12814103066921234,
0.06626702100038528,
-0.0758582279086113,
-0.05131407827138901,
-0.029607797041535378,
-0.037985991686582565,
-0.2090919464826584,
0.0911528542637825,
0.1520228236913681,
0.12341899424791336,
0.07141652703285217,
0.019024917855858803,
0.10115666687488556,
-0.006738598924130201,
0.0930805653333664,
0.021433617919683456,
-0.05360095575451851,
0.0431477315723896,
-0.09618829935789108,
0.04374590888619423,
-0.0781574472784996,
-0.16308189928531647,
-0.005659256596118212,
-0.011701812967658043,
0.050567541271448135,
0.033087972551584244,
0.04961474984884262,
-0.08506055176258087,
0.0025867184158414602,
0.04133603721857071,
-0.05699349567294121,
0.028625881299376488,
-0.05677447468042374,
0.08145716786384583,
0.07058990001678467,
0.017480045557022095,
-0.004342625383287668,
0.048279620707035065,
0.0715206041932106,
-0.09575440734624863,
-0.04878830909729004,
-0.08688462525606155,
-0.08637619018554688,
0.04197423532605171,
-0.13614904880523682,
0.03742203488945961,
-0.15612760186195374,
-0.1164647787809372,
0.03545556962490082,
0.0993972048163414,
-0.03433714807033539,
0.0003386830794624984,
0.02327338606119156,
-0.023087674751877785,
0.07320494204759598,
-0.026122087612748146,
-0.046372219920158386,
-0.01975957304239273,
0.04370496794581413,
0.0025725560262799263,
0.13983024656772614,
-0.09680947661399841,
0.019098615273833275,
-0.044807013124227524,
0.03672024980187416,
-0.18818555772304535,
-0.03147725760936737,
-0.06716258823871613,
0.1578308492898941,
-0.02359890379011631,
0.034214165061712265,
-0.14269879460334778,
0.05533367022871971,
0.004259740933775902,
0.1205076053738594,
-0.13285617530345917,
-0.11227773874998093,
0.21861238777637482,
-0.09039504081010818,
-0.13327087461948395,
0.08300018310546875,
-0.007349212653934956,
0.055108118802309036,
0.030452338978648186,
0.11197812110185623,
0.06301248073577881,
-0.13569188117980957,
0.0872018039226532,
0.10973144322633743,
-0.13754820823669434,
-0.13189132511615753,
0.005886216182261705,
-0.0013933381997048855,
-0.07497121393680573,
0.014766803942620754,
0.160347580909729,
0.10578573495149612,
-0.043757364153862,
-0.05901378020644188,
-0.014996325597167015,
-0.04234796389937401,
0.1145983412861824,
0.05885425582528114,
0.11323011666536331,
-0.06954333186149597,
-0.06114992871880531,
0.009470291435718536,
-0.023148994892835617,
0.02481711469590664,
0.011324401944875717,
-0.1064189150929451,
0.09146500378847122,
-0.14957384765148163,
-0.0032007808331400156,
-0.15573877096176147,
-0.18682269752025604,
-0.019669538363814354,
0.02760804258286953,
-0.0022204946726560593,
0.1577223837375641,
0.15129147469997406,
-0.060254111886024475,
-0.024257458746433258,
0.02333754301071167,
0.12638860940933228,
0.04207634553313255,
-0.05421745404601097,
-0.14566732943058014,
0.044276416301727295,
-0.119206503033638,
-0.01294864621013403,
-0.05911770835518837,
0.009324598126113415,
0.025674516335129738,
0.1400611400604248,
0.07025644183158875,
0.028108857572078705,
-0.05200561136007309,
0.012593770399689674,
-0.05670996755361557,
-0.021270576864480972,
0.058658089488744736,
0.0048630740493535995,
-0.0788891538977623,
0.16158245503902435,
-0.15949708223342896,
0.3215492069721222,
0.1696743369102478,
-0.21568173170089722,
-0.0563850998878479,
0.054888464510440826,
0.015413806773722172,
-0.0027446781750768423,
0.04674471542239189,
0.0033388317096978426,
-0.0045325192622840405,
-0.011051229201257229,
0.12423443794250488,
0.000797667948063463,
-0.02101554162800312,
0.057030320167541504,
-0.07420527935028076,
-0.08675435930490494,
0.005113702733069658,
0.12135670334100723,
-0.14895130693912506,
0.17891345918178558,
0.238571897149086,
-0.06365619599819183,
0.20080290734767914,
0.024014176800847054,
0.001189496018923819,
-0.020358828827738762,
-0.03713710233569145,
0.02769448794424534,
0.08871173113584518,
-0.15567117929458618,
-0.060173749923706055,
0.037629976868629456,
-0.04739832505583763,
0.04000844061374664,
-0.11649611592292786,
-0.03460264578461647,
0.03008829429745674,
0.06542804092168808,
0.020448757335543633,
0.11835699528455734,
-0.012261602096259594,
0.049001358449459076,
-0.0019192154286429286,
-0.09640132635831833,
0.10651907324790955,
-0.0027116378769278526,
-0.027264205738902092,
0.143388569355011,
-0.09603472054004669,
-0.2696317434310913,
-0.15564101934432983,
-0.17344313859939575,
0.008850439451634884,
0.03914600983262062,
0.03435918316245079,
-0.08342444151639938,
-0.06700769066810608,
0.05808442458510399,
0.0037851380184292793,
-0.018112126737833023,
0.08884227275848389,
-0.052343133836984634,
0.036485932767391205,
-0.032904256135225296,
-0.058132950216531754,
-0.04966353997588158,
-0.021732419729232788,
-0.004153992515057325,
0.09872038662433624,
-0.0798579752445221,
0.0944928452372551,
0.14915959537029266,
0.009686815552413464,
0.05110333114862442,
-0.0020896715577691793,
0.11070442199707031,
-0.0969654843211174,
0.01849600486457348,
0.11530912667512894,
-0.05120840296149254,
0.0672340840101242,
0.1833212524652481,
0.04066582769155502,
-0.05863400921225548,
0.00004317746788728982,
-0.01446886733174324,
-0.1414872258901596,
-0.16441215574741364,
-0.03357212617993355,
-0.13743248581886292,
-0.011657393537461758,
0.06262750178575516,
0.05398807302117348,
0.1830873340368271,
0.11750183254480362,
0.09331076592206955,
0.0563841238617897,
-0.053589582443237305,
0.04585922881960869,
0.10292338579893112,
0.0002946934837382287,
0.14973466098308563,
-0.06848056614398956,
-0.14885416626930237,
0.035029079765081406,
0.06752877682447433,
0.0934106856584549,
0.14763127267360687,
0.1045582965016365,
0.02793722040951252,
0.12380506843328476,
0.16854719817638397,
0.11065017431974411,
0.020628221333026886,
-0.0995962917804718,
0.004203937482088804,
-0.004210996441543102,
-0.002989003900438547,
0.05568595230579376,
0.14846350252628326,
-0.09294731169939041,
0.03250674903392792,
-0.08800415694713593,
0.03970550000667572,
0.10980550944805145,
0.082148477435112,
-0.2668040096759796,
0.012463385239243507,
0.08737748861312866,
0.007024845108389854,
-0.053780246526002884,
0.022772585973143578,
0.0160111952573061,
-0.06515001505613327,
0.0661458671092987,
-0.09313037246465683,
0.07646811008453369,
0.026234209537506104,
0.036398231983184814,
-0.024195779114961624,
-0.010341323912143707,
0.004674872849136591,
0.027779730036854744,
-0.2321990579366684,
0.24279189109802246,
0.017681719735264778,
-0.0081409253180027,
-0.0658031553030014,
0.0227928776293993,
0.050465118139982224,
0.08369702845811844,
0.12745453417301178,
-0.014776632189750671,
-0.13642984628677368,
-0.06216294690966606,
0.003177864942699671,
0.012125691398978233,
0.09781407564878464,
-0.027841059491038322,
-0.007532401476055384,
-0.03284532204270363,
-0.05321016535162926,
0.03365150839090347,
0.04990879073739052,
-0.012970046140253544,
-0.16553451120853424,
0.07794158905744553,
0.04696020111441612,
-0.10474248230457306,
0.009847830049693584,
-0.057894304394721985,
-0.12084672600030899,
0.24245573580265045,
-0.040688056498765945,
0.003777880920097232,
-0.13147220015525818,
-0.08801491558551788,
0.06516817957162857,
-0.08013751357793808,
0.09556079655885696,
-0.07300305366516113,
0.04892462119460106,
-0.07796036452054977,
-0.19317540526390076,
0.19069314002990723,
-0.11103568226099014,
0.04609302058815956,
-0.1309530884027481,
0.07215578109025955,
-0.07803495228290558,
0.0324113704264164,
0.0007506720721721649,
0.059280965477228165,
-0.05033242702484131,
-0.026564868167042732,
0.05381704494357109,
-0.05967836081981659,
-0.009379270486533642,
-0.046744588762521744,
-0.0187015812844038,
-0.023807883262634277,
0.04482445493340492,
0.03113146498799324,
0.193584144115448,
0.22225938737392426,
-0.09085509181022644,
0.12574277818202972,
0.13287468254566193,
-0.04152733087539673,
-0.34996771812438965,
-0.03576524183154106,
-0.1204613745212555,
0.021520240232348442,
0.03184865787625313,
-0.10245911777019501,
0.11522993445396423,
-0.027661746367812157,
-0.05777546390891075,
0.1334868222475052,
-0.14204467833042145,
-0.11581980437040329,
0.18468722701072693,
0.05532653629779816,
0.43889808654785156,
-0.14414343237876892,
-0.07870311290025711,
-0.0578923262655735,
-0.11119277775287628,
0.07418956607580185,
-0.061539266258478165,
0.09017122536897659,
0.015551939606666565,
0.018525732681155205,
0.022814257070422173,
-0.08536908030509949,
0.09922046214342117,
-0.0843663141131401,
0.03398345410823822,
-0.11066484451293945,
-0.07639732956886292,
0.1308639496564865,
-0.029567217454314232,
-0.04608828201889992,
-0.027788929641246796,
-0.03186996281147003,
-0.0017915869830176234,
-0.02505946345627308,
-0.053956903517246246,
0.10293137282133102,
0.03824806585907936,
-0.0698898583650589,
0.012296374887228012,
-0.010622386820614338,
-0.024140171706676483,
-0.026431895792484283,
0.3188876807689667,
-0.006681607570499182,
0.20690536499023438,
0.1331115961074829,
0.0482148677110672,
-0.1066153347492218,
-0.04168606176972389,
-0.014310465194284916,
-0.09378211945295334,
0.09637784957885742,
-0.09964105486869812,
0.05397867038846016,
0.06886148452758789,
-0.011482715606689453,
0.055120646953582764,
0.11174727231264114,
-0.017480792477726936,
0.00358504056930542,
0.17993944883346558,
-0.17305320501327515,
-0.0436120480298996,
-0.004973283037543297,
-0.04108631610870361,
0.035963788628578186,
0.07194235920906067,
0.1188579723238945,
0.030546389520168304,
-0.008778760209679604,
0.018035104498267174,
-0.020421087741851807,
-0.06356093287467957,
0.040820587426424026,
0.0867374837398529,
0.030343370512127876,
-0.08746147900819778,
0.017309723421931267,
-0.002849958138540387,
-0.22730304300785065,
0.0018976981518790126,
0.07054683566093445,
-0.0756794735789299,
-0.10106708854436874,
0.05153464153409004,
0.17366249859333038,
-0.07233040034770966,
-0.02043299376964569,
-0.10530085861682892,
-0.0859653651714325,
0.01932416297495365,
0.2599613070487976,
0.07996602356433868,
0.04919706657528877,
-0.006001228466629982,
0.010721523314714432,
-0.03668977692723274,
0.0064100041054189205,
-0.005976090207695961,
0.06364626437425613,
-0.12335670739412308,
-0.06737135350704193,
-0.025361256673932076,
0.10906196385622025,
-0.1175532266497612,
-0.021820068359375,
-0.19609995186328888,
0.003788813715800643,
-0.048934828490018845,
-0.08043240755796432,
-0.09454052895307541,
-0.0712772011756897,
0.030607396736741066,
-0.06858336180448532,
-0.09425429999828339,
-0.04390277713537216,
-0.11505849659442902,
0.006931390147656202,
0.03798709809780121,
-0.00991776678711176,
-0.04642646014690399,
-0.038071345537900925,
0.0971149429678917,
-0.036438025534152985,
0.03766728565096855,
0.06420671194791794,
-0.015217851847410202,
0.09234844893217087,
-0.14074084162712097,
-0.055803894996643066,
0.07419854402542114,
-0.0001249401393579319,
0.10154250264167786,
0.07490864396095276,
0.0047249216586351395,
0.024386215955018997,
0.0710872933268547,
0.03605786710977554,
0.012073192745447159,
-0.0766444131731987,
0.06728431582450867,
-0.04853279888629913,
-0.18079568445682526,
-0.04013540968298912,
-0.03497268259525299,
0.10346321761608124,
-0.006970696616917849,
0.12889499962329865,
-0.047932807356119156,
0.06254623830318451,
-0.06252668052911758,
0.02636006660759449,
-0.0123911676928401,
-0.14529670774936676,
0.06354433298110962,
-0.03632514178752899,
-0.005106714088469744,
-0.040746547281742096,
0.19743973016738892,
0.011635620146989822,
-0.0078099872916936874,
0.0483575314283371,
0.02005455642938614,
0.018608389422297478,
0.030310047790408134,
0.15789169073104858,
0.09051284193992615,
-0.04679751396179199,
-0.10117464512586594,
0.11111433804035187,
0.05160742625594139,
0.009706846438348293,
0.08366572111845016,
0.055155668407678604,
-0.03183482214808464,
0.1412523090839386,
0.03313356265425682,
0.034679386764764786,
-0.06527009606361389,
-0.04731703922152519,
-0.07568445801734924,
0.06466006487607956,
0.033717311918735504,
-0.03156046196818352,
0.21887484192848206,
-0.008818339556455612,
0.03655129298567772,
-0.0579502210021019,
-0.03947729989886284,
-0.19691532850265503,
-0.18059898912906647,
-0.11041805893182755,
-0.07780896127223969,
0.03130476921796799,
-0.00352695444598794,
-0.010392709635198116,
0.08976829051971436,
0.043872859328985214,
0.0027831001207232475,
0.15485870838165283,
0.027360044419765472,
0.01569478027522564,
-0.0013452027924358845,
0.004746637772768736,
-0.020908985286951065,
0.004002862144261599,
0.0018517757998779416,
-0.1662002056837082,
0.0019254707731306553,
-0.0795445591211319,
-0.017344841733574867,
-0.03582914173603058,
0.036542486399412155,
-0.06595970690250397,
-0.14312049746513367,
-0.0464862585067749,
0.03731429949402809,
-0.04799088463187218,
0.021890629082918167,
0.005000287666916847,
0.03249432146549225,
0.008510300889611244,
0.13224242627620697,
-0.0820256769657135,
-0.014926344156265259,
-0.10331322997808456,
0.0904620960354805,
0.005321953911334276,
0.12144656479358673,
-0.060339901596307755,
0.0025539444759488106,
-0.05917980894446373,
0.27539145946502686,
0.30147379636764526,
-0.04355388134717941,
0.07376430183649063,
0.06271875649690628,
0.020537329837679863,
0.001660053851082921,
0.10591702908277512,
0.009405020624399185,
0.22131659090518951,
-0.08691644668579102,
-0.07998073846101761,
-0.017320208251476288,
-0.050044406205415726,
-0.08612151443958282,
0.04039651155471802,
0.044123828411102295,
-0.0028584159445017576,
-0.04286675527691841,
0.07884115725755692,
-0.13355590403079987,
0.07149451971054077,
0.10651414841413498,
-0.2095051258802414,
-0.07272254675626755,
-0.013771957717835903,
0.18716616928577423,
-0.03204018622636795,
0.10223958641290665,
-0.03657589852809906,
-0.09336363524198532,
-0.023238051682710648,
0.01674238033592701,
-0.20283789932727814,
-0.035098981112241745,
0.06426454335451126,
-0.01734243519604206,
0.09623444825410843,
-0.04927781596779823,
-0.02305767685174942,
0.12261020392179489,
0.05312138423323631,
-0.011299178004264832,
-0.004889477510005236,
0.024893825873732567,
-0.09537551552057266,
-0.038807954639196396,
0.0698898658156395,
-0.02163190394639969,
-0.05748581513762474,
0.05045942962169647,
-0.12234541773796082,
0.04941118136048317,
-0.18707086145877838,
-0.03743040934205055,
-0.0005046811420470476,
0.04900933429598808,
-0.0479026697576046,
0.09100630134344101,
0.06282646954059601,
0.048486288636922836,
-0.012976630590856075,
-0.011964566074311733,
-0.004679829813539982,
0.0755200982093811,
-0.02989252097904682,
-0.18321958184242249,
-0.0945415049791336,
-0.05113792419433594,
0.032525435090065,
-0.006086435634642839,
-0.20438963174819946,
-0.05459880456328392,
-0.08814369887113571,
0.0024600683245807886,
-0.14107996225357056,
0.0435638353228569,
0.16646583378314972,
0.0523197315633297,
-0.01654839515686035,
-0.11001645773649216,
0.04320191964507103,
0.03550111874938011,
-0.15934661030769348,
-0.1052287295460701
] |
null | null | transformers | Just for performing some experiments. Do not use. | {} | fill-mask | NbAiLabArchive/test_NCC_small_flax_stream | [
"transformers",
"jax",
"tensorboard",
"roberta",
"fill-mask",
"autotrain_compatible",
"endpoints_compatible",
"region:us"
] | 2022-03-02T23:29:04+00:00 | [] | [] | TAGS
#transformers #jax #tensorboard #roberta #fill-mask #autotrain_compatible #endpoints_compatible #region-us
| Just for performing some experiments. Do not use. | [] | [
"TAGS\n#transformers #jax #tensorboard #roberta #fill-mask #autotrain_compatible #endpoints_compatible #region-us \n"
] | [
40
] | [
"passage: TAGS\n#transformers #jax #tensorboard #roberta #fill-mask #autotrain_compatible #endpoints_compatible #region-us \n"
] | [
-0.0329417809844017,
0.026542233303189278,
-0.00711836339905858,
0.038137588649988174,
0.11221930384635925,
0.02897702343761921,
0.1600077599287033,
0.09312579035758972,
0.08267447352409363,
0.012559163384139538,
0.16161218285560608,
0.20280829071998596,
-0.0048243035562336445,
0.12177977710962296,
-0.05178572237491608,
-0.25585609674453735,
0.03286115825176239,
0.058682624250650406,
-0.1410491019487381,
0.0843924805521965,
0.05530610308051109,
-0.06490170210599899,
0.0693613812327385,
-0.006780317053198814,
-0.18010543286800385,
0.06706380099058151,
0.09719173610210419,
-0.1062551736831665,
0.10088774561882019,
0.06989994645118713,
0.24005752801895142,
0.0490260012447834,
-0.046509090811014175,
-0.07854389399290085,
0.05274910852313042,
0.03130975738167763,
-0.09874213486909866,
0.0559147484600544,
0.005066406913101673,
-0.07943262159824371,
-0.04190054163336754,
0.04702925682067871,
0.0554969422519207,
0.04106675833463669,
-0.14591358602046967,
-0.0946396142244339,
-0.02599331922829151,
-0.02002599649131298,
0.057347334921360016,
0.024071110412478447,
0.035029374063014984,
0.17755983769893646,
-0.04925362765789032,
0.08160373568534851,
0.1280364990234375,
-0.33813905715942383,
-0.033818501979112625,
0.14055299758911133,
0.11565420776605606,
-0.013478475622832775,
-0.059152938425540924,
0.07915961742401123,
0.03596077859401703,
-0.0003366783494129777,
0.08002990484237671,
-0.0912376418709755,
-0.032501399517059326,
0.02532663382589817,
-0.07183554768562317,
0.017986366525292397,
0.12927962839603424,
-0.0306392889469862,
0.057966962456703186,
-0.016302119940519333,
-0.10481366515159607,
-0.0679694339632988,
-0.03882995992898941,
-0.04771385341882706,
-0.026734041050076485,
0.060449954122304916,
-0.06608770787715912,
-0.05916031450033188,
-0.11076071113348007,
-0.0002449859166517854,
-0.2071940004825592,
0.2258065789937973,
-0.011012796312570572,
0.058538056910037994,
-0.19426493346691132,
-0.0028168775606900454,
-0.04991975799202919,
-0.12814103066921234,
0.06626702100038528,
-0.0758582279086113,
-0.05131407827138901,
-0.029607797041535378,
-0.037985991686582565,
-0.2090919464826584,
0.0911528542637825,
0.1520228236913681,
0.12341899424791336,
0.07141652703285217,
0.019024917855858803,
0.10115666687488556,
-0.006738598924130201,
0.0930805653333664,
0.021433617919683456,
-0.05360095575451851,
0.0431477315723896,
-0.09618829935789108,
0.04374590888619423,
-0.0781574472784996,
-0.16308189928531647,
-0.005659256596118212,
-0.011701812967658043,
0.050567541271448135,
0.033087972551584244,
0.04961474984884262,
-0.08506055176258087,
0.0025867184158414602,
0.04133603721857071,
-0.05699349567294121,
0.028625881299376488,
-0.05677447468042374,
0.08145716786384583,
0.07058990001678467,
0.017480045557022095,
-0.004342625383287668,
0.048279620707035065,
0.0715206041932106,
-0.09575440734624863,
-0.04878830909729004,
-0.08688462525606155,
-0.08637619018554688,
0.04197423532605171,
-0.13614904880523682,
0.03742203488945961,
-0.15612760186195374,
-0.1164647787809372,
0.03545556962490082,
0.0993972048163414,
-0.03433714807033539,
0.0003386830794624984,
0.02327338606119156,
-0.023087674751877785,
0.07320494204759598,
-0.026122087612748146,
-0.046372219920158386,
-0.01975957304239273,
0.04370496794581413,
0.0025725560262799263,
0.13983024656772614,
-0.09680947661399841,
0.019098615273833275,
-0.044807013124227524,
0.03672024980187416,
-0.18818555772304535,
-0.03147725760936737,
-0.06716258823871613,
0.1578308492898941,
-0.02359890379011631,
0.034214165061712265,
-0.14269879460334778,
0.05533367022871971,
0.004259740933775902,
0.1205076053738594,
-0.13285617530345917,
-0.11227773874998093,
0.21861238777637482,
-0.09039504081010818,
-0.13327087461948395,
0.08300018310546875,
-0.007349212653934956,
0.055108118802309036,
0.030452338978648186,
0.11197812110185623,
0.06301248073577881,
-0.13569188117980957,
0.0872018039226532,
0.10973144322633743,
-0.13754820823669434,
-0.13189132511615753,
0.005886216182261705,
-0.0013933381997048855,
-0.07497121393680573,
0.014766803942620754,
0.160347580909729,
0.10578573495149612,
-0.043757364153862,
-0.05901378020644188,
-0.014996325597167015,
-0.04234796389937401,
0.1145983412861824,
0.05885425582528114,
0.11323011666536331,
-0.06954333186149597,
-0.06114992871880531,
0.009470291435718536,
-0.023148994892835617,
0.02481711469590664,
0.011324401944875717,
-0.1064189150929451,
0.09146500378847122,
-0.14957384765148163,
-0.0032007808331400156,
-0.15573877096176147,
-0.18682269752025604,
-0.019669538363814354,
0.02760804258286953,
-0.0022204946726560593,
0.1577223837375641,
0.15129147469997406,
-0.060254111886024475,
-0.024257458746433258,
0.02333754301071167,
0.12638860940933228,
0.04207634553313255,
-0.05421745404601097,
-0.14566732943058014,
0.044276416301727295,
-0.119206503033638,
-0.01294864621013403,
-0.05911770835518837,
0.009324598126113415,
0.025674516335129738,
0.1400611400604248,
0.07025644183158875,
0.028108857572078705,
-0.05200561136007309,
0.012593770399689674,
-0.05670996755361557,
-0.021270576864480972,
0.058658089488744736,
0.0048630740493535995,
-0.0788891538977623,
0.16158245503902435,
-0.15949708223342896,
0.3215492069721222,
0.1696743369102478,
-0.21568173170089722,
-0.0563850998878479,
0.054888464510440826,
0.015413806773722172,
-0.0027446781750768423,
0.04674471542239189,
0.0033388317096978426,
-0.0045325192622840405,
-0.011051229201257229,
0.12423443794250488,
0.000797667948063463,
-0.02101554162800312,
0.057030320167541504,
-0.07420527935028076,
-0.08675435930490494,
0.005113702733069658,
0.12135670334100723,
-0.14895130693912506,
0.17891345918178558,
0.238571897149086,
-0.06365619599819183,
0.20080290734767914,
0.024014176800847054,
0.001189496018923819,
-0.020358828827738762,
-0.03713710233569145,
0.02769448794424534,
0.08871173113584518,
-0.15567117929458618,
-0.060173749923706055,
0.037629976868629456,
-0.04739832505583763,
0.04000844061374664,
-0.11649611592292786,
-0.03460264578461647,
0.03008829429745674,
0.06542804092168808,
0.020448757335543633,
0.11835699528455734,
-0.012261602096259594,
0.049001358449459076,
-0.0019192154286429286,
-0.09640132635831833,
0.10651907324790955,
-0.0027116378769278526,
-0.027264205738902092,
0.143388569355011,
-0.09603472054004669,
-0.2696317434310913,
-0.15564101934432983,
-0.17344313859939575,
0.008850439451634884,
0.03914600983262062,
0.03435918316245079,
-0.08342444151639938,
-0.06700769066810608,
0.05808442458510399,
0.0037851380184292793,
-0.018112126737833023,
0.08884227275848389,
-0.052343133836984634,
0.036485932767391205,
-0.032904256135225296,
-0.058132950216531754,
-0.04966353997588158,
-0.021732419729232788,
-0.004153992515057325,
0.09872038662433624,
-0.0798579752445221,
0.0944928452372551,
0.14915959537029266,
0.009686815552413464,
0.05110333114862442,
-0.0020896715577691793,
0.11070442199707031,
-0.0969654843211174,
0.01849600486457348,
0.11530912667512894,
-0.05120840296149254,
0.0672340840101242,
0.1833212524652481,
0.04066582769155502,
-0.05863400921225548,
0.00004317746788728982,
-0.01446886733174324,
-0.1414872258901596,
-0.16441215574741364,
-0.03357212617993355,
-0.13743248581886292,
-0.011657393537461758,
0.06262750178575516,
0.05398807302117348,
0.1830873340368271,
0.11750183254480362,
0.09331076592206955,
0.0563841238617897,
-0.053589582443237305,
0.04585922881960869,
0.10292338579893112,
0.0002946934837382287,
0.14973466098308563,
-0.06848056614398956,
-0.14885416626930237,
0.035029079765081406,
0.06752877682447433,
0.0934106856584549,
0.14763127267360687,
0.1045582965016365,
0.02793722040951252,
0.12380506843328476,
0.16854719817638397,
0.11065017431974411,
0.020628221333026886,
-0.0995962917804718,
0.004203937482088804,
-0.004210996441543102,
-0.002989003900438547,
0.05568595230579376,
0.14846350252628326,
-0.09294731169939041,
0.03250674903392792,
-0.08800415694713593,
0.03970550000667572,
0.10980550944805145,
0.082148477435112,
-0.2668040096759796,
0.012463385239243507,
0.08737748861312866,
0.007024845108389854,
-0.053780246526002884,
0.022772585973143578,
0.0160111952573061,
-0.06515001505613327,
0.0661458671092987,
-0.09313037246465683,
0.07646811008453369,
0.026234209537506104,
0.036398231983184814,
-0.024195779114961624,
-0.010341323912143707,
0.004674872849136591,
0.027779730036854744,
-0.2321990579366684,
0.24279189109802246,
0.017681719735264778,
-0.0081409253180027,
-0.0658031553030014,
0.0227928776293993,
0.050465118139982224,
0.08369702845811844,
0.12745453417301178,
-0.014776632189750671,
-0.13642984628677368,
-0.06216294690966606,
0.003177864942699671,
0.012125691398978233,
0.09781407564878464,
-0.027841059491038322,
-0.007532401476055384,
-0.03284532204270363,
-0.05321016535162926,
0.03365150839090347,
0.04990879073739052,
-0.012970046140253544,
-0.16553451120853424,
0.07794158905744553,
0.04696020111441612,
-0.10474248230457306,
0.009847830049693584,
-0.057894304394721985,
-0.12084672600030899,
0.24245573580265045,
-0.040688056498765945,
0.003777880920097232,
-0.13147220015525818,
-0.08801491558551788,
0.06516817957162857,
-0.08013751357793808,
0.09556079655885696,
-0.07300305366516113,
0.04892462119460106,
-0.07796036452054977,
-0.19317540526390076,
0.19069314002990723,
-0.11103568226099014,
0.04609302058815956,
-0.1309530884027481,
0.07215578109025955,
-0.07803495228290558,
0.0324113704264164,
0.0007506720721721649,
0.059280965477228165,
-0.05033242702484131,
-0.026564868167042732,
0.05381704494357109,
-0.05967836081981659,
-0.009379270486533642,
-0.046744588762521744,
-0.0187015812844038,
-0.023807883262634277,
0.04482445493340492,
0.03113146498799324,
0.193584144115448,
0.22225938737392426,
-0.09085509181022644,
0.12574277818202972,
0.13287468254566193,
-0.04152733087539673,
-0.34996771812438965,
-0.03576524183154106,
-0.1204613745212555,
0.021520240232348442,
0.03184865787625313,
-0.10245911777019501,
0.11522993445396423,
-0.027661746367812157,
-0.05777546390891075,
0.1334868222475052,
-0.14204467833042145,
-0.11581980437040329,
0.18468722701072693,
0.05532653629779816,
0.43889808654785156,
-0.14414343237876892,
-0.07870311290025711,
-0.0578923262655735,
-0.11119277775287628,
0.07418956607580185,
-0.061539266258478165,
0.09017122536897659,
0.015551939606666565,
0.018525732681155205,
0.022814257070422173,
-0.08536908030509949,
0.09922046214342117,
-0.0843663141131401,
0.03398345410823822,
-0.11066484451293945,
-0.07639732956886292,
0.1308639496564865,
-0.029567217454314232,
-0.04608828201889992,
-0.027788929641246796,
-0.03186996281147003,
-0.0017915869830176234,
-0.02505946345627308,
-0.053956903517246246,
0.10293137282133102,
0.03824806585907936,
-0.0698898583650589,
0.012296374887228012,
-0.010622386820614338,
-0.024140171706676483,
-0.026431895792484283,
0.3188876807689667,
-0.006681607570499182,
0.20690536499023438,
0.1331115961074829,
0.0482148677110672,
-0.1066153347492218,
-0.04168606176972389,
-0.014310465194284916,
-0.09378211945295334,
0.09637784957885742,
-0.09964105486869812,
0.05397867038846016,
0.06886148452758789,
-0.011482715606689453,
0.055120646953582764,
0.11174727231264114,
-0.017480792477726936,
0.00358504056930542,
0.17993944883346558,
-0.17305320501327515,
-0.0436120480298996,
-0.004973283037543297,
-0.04108631610870361,
0.035963788628578186,
0.07194235920906067,
0.1188579723238945,
0.030546389520168304,
-0.008778760209679604,
0.018035104498267174,
-0.020421087741851807,
-0.06356093287467957,
0.040820587426424026,
0.0867374837398529,
0.030343370512127876,
-0.08746147900819778,
0.017309723421931267,
-0.002849958138540387,
-0.22730304300785065,
0.0018976981518790126,
0.07054683566093445,
-0.0756794735789299,
-0.10106708854436874,
0.05153464153409004,
0.17366249859333038,
-0.07233040034770966,
-0.02043299376964569,
-0.10530085861682892,
-0.0859653651714325,
0.01932416297495365,
0.2599613070487976,
0.07996602356433868,
0.04919706657528877,
-0.006001228466629982,
0.010721523314714432,
-0.03668977692723274,
0.0064100041054189205,
-0.005976090207695961,
0.06364626437425613,
-0.12335670739412308,
-0.06737135350704193,
-0.025361256673932076,
0.10906196385622025,
-0.1175532266497612,
-0.021820068359375,
-0.19609995186328888,
0.003788813715800643,
-0.048934828490018845,
-0.08043240755796432,
-0.09454052895307541,
-0.0712772011756897,
0.030607396736741066,
-0.06858336180448532,
-0.09425429999828339,
-0.04390277713537216,
-0.11505849659442902,
0.006931390147656202,
0.03798709809780121,
-0.00991776678711176,
-0.04642646014690399,
-0.038071345537900925,
0.0971149429678917,
-0.036438025534152985,
0.03766728565096855,
0.06420671194791794,
-0.015217851847410202,
0.09234844893217087,
-0.14074084162712097,
-0.055803894996643066,
0.07419854402542114,
-0.0001249401393579319,
0.10154250264167786,
0.07490864396095276,
0.0047249216586351395,
0.024386215955018997,
0.0710872933268547,
0.03605786710977554,
0.012073192745447159,
-0.0766444131731987,
0.06728431582450867,
-0.04853279888629913,
-0.18079568445682526,
-0.04013540968298912,
-0.03497268259525299,
0.10346321761608124,
-0.006970696616917849,
0.12889499962329865,
-0.047932807356119156,
0.06254623830318451,
-0.06252668052911758,
0.02636006660759449,
-0.0123911676928401,
-0.14529670774936676,
0.06354433298110962,
-0.03632514178752899,
-0.005106714088469744,
-0.040746547281742096,
0.19743973016738892,
0.011635620146989822,
-0.0078099872916936874,
0.0483575314283371,
0.02005455642938614,
0.018608389422297478,
0.030310047790408134,
0.15789169073104858,
0.09051284193992615,
-0.04679751396179199,
-0.10117464512586594,
0.11111433804035187,
0.05160742625594139,
0.009706846438348293,
0.08366572111845016,
0.055155668407678604,
-0.03183482214808464,
0.1412523090839386,
0.03313356265425682,
0.034679386764764786,
-0.06527009606361389,
-0.04731703922152519,
-0.07568445801734924,
0.06466006487607956,
0.033717311918735504,
-0.03156046196818352,
0.21887484192848206,
-0.008818339556455612,
0.03655129298567772,
-0.0579502210021019,
-0.03947729989886284,
-0.19691532850265503,
-0.18059898912906647,
-0.11041805893182755,
-0.07780896127223969,
0.03130476921796799,
-0.00352695444598794,
-0.010392709635198116,
0.08976829051971436,
0.043872859328985214,
0.0027831001207232475,
0.15485870838165283,
0.027360044419765472,
0.01569478027522564,
-0.0013452027924358845,
0.004746637772768736,
-0.020908985286951065,
0.004002862144261599,
0.0018517757998779416,
-0.1662002056837082,
0.0019254707731306553,
-0.0795445591211319,
-0.017344841733574867,
-0.03582914173603058,
0.036542486399412155,
-0.06595970690250397,
-0.14312049746513367,
-0.0464862585067749,
0.03731429949402809,
-0.04799088463187218,
0.021890629082918167,
0.005000287666916847,
0.03249432146549225,
0.008510300889611244,
0.13224242627620697,
-0.0820256769657135,
-0.014926344156265259,
-0.10331322997808456,
0.0904620960354805,
0.005321953911334276,
0.12144656479358673,
-0.060339901596307755,
0.0025539444759488106,
-0.05917980894446373,
0.27539145946502686,
0.30147379636764526,
-0.04355388134717941,
0.07376430183649063,
0.06271875649690628,
0.020537329837679863,
0.001660053851082921,
0.10591702908277512,
0.009405020624399185,
0.22131659090518951,
-0.08691644668579102,
-0.07998073846101761,
-0.017320208251476288,
-0.050044406205415726,
-0.08612151443958282,
0.04039651155471802,
0.044123828411102295,
-0.0028584159445017576,
-0.04286675527691841,
0.07884115725755692,
-0.13355590403079987,
0.07149451971054077,
0.10651414841413498,
-0.2095051258802414,
-0.07272254675626755,
-0.013771957717835903,
0.18716616928577423,
-0.03204018622636795,
0.10223958641290665,
-0.03657589852809906,
-0.09336363524198532,
-0.023238051682710648,
0.01674238033592701,
-0.20283789932727814,
-0.035098981112241745,
0.06426454335451126,
-0.01734243519604206,
0.09623444825410843,
-0.04927781596779823,
-0.02305767685174942,
0.12261020392179489,
0.05312138423323631,
-0.011299178004264832,
-0.004889477510005236,
0.024893825873732567,
-0.09537551552057266,
-0.038807954639196396,
0.0698898658156395,
-0.02163190394639969,
-0.05748581513762474,
0.05045942962169647,
-0.12234541773796082,
0.04941118136048317,
-0.18707086145877838,
-0.03743040934205055,
-0.0005046811420470476,
0.04900933429598808,
-0.0479026697576046,
0.09100630134344101,
0.06282646954059601,
0.048486288636922836,
-0.012976630590856075,
-0.011964566074311733,
-0.004679829813539982,
0.0755200982093811,
-0.02989252097904682,
-0.18321958184242249,
-0.0945415049791336,
-0.05113792419433594,
0.032525435090065,
-0.006086435634642839,
-0.20438963174819946,
-0.05459880456328392,
-0.08814369887113571,
0.0024600683245807886,
-0.14107996225357056,
0.0435638353228569,
0.16646583378314972,
0.0523197315633297,
-0.01654839515686035,
-0.11001645773649216,
0.04320191964507103,
0.03550111874938011,
-0.15934661030769348,
-0.1052287295460701
] |
null | null | transformers | Just for performing some experiments. Do not use. | {} | fill-mask | NbAiLabArchive/test_NCC_small_flax_stream_100 | [
"transformers",
"jax",
"tensorboard",
"roberta",
"fill-mask",
"autotrain_compatible",
"endpoints_compatible",
"region:us"
] | 2022-03-02T23:29:04+00:00 | [] | [] | TAGS
#transformers #jax #tensorboard #roberta #fill-mask #autotrain_compatible #endpoints_compatible #region-us
| Just for performing some experiments. Do not use. | [] | [
"TAGS\n#transformers #jax #tensorboard #roberta #fill-mask #autotrain_compatible #endpoints_compatible #region-us \n"
] | [
40
] | [
"passage: TAGS\n#transformers #jax #tensorboard #roberta #fill-mask #autotrain_compatible #endpoints_compatible #region-us \n"
] | [
-0.0329417809844017,
0.026542233303189278,
-0.00711836339905858,
0.038137588649988174,
0.11221930384635925,
0.02897702343761921,
0.1600077599287033,
0.09312579035758972,
0.08267447352409363,
0.012559163384139538,
0.16161218285560608,
0.20280829071998596,
-0.0048243035562336445,
0.12177977710962296,
-0.05178572237491608,
-0.25585609674453735,
0.03286115825176239,
0.058682624250650406,
-0.1410491019487381,
0.0843924805521965,
0.05530610308051109,
-0.06490170210599899,
0.0693613812327385,
-0.006780317053198814,
-0.18010543286800385,
0.06706380099058151,
0.09719173610210419,
-0.1062551736831665,
0.10088774561882019,
0.06989994645118713,
0.24005752801895142,
0.0490260012447834,
-0.046509090811014175,
-0.07854389399290085,
0.05274910852313042,
0.03130975738167763,
-0.09874213486909866,
0.0559147484600544,
0.005066406913101673,
-0.07943262159824371,
-0.04190054163336754,
0.04702925682067871,
0.0554969422519207,
0.04106675833463669,
-0.14591358602046967,
-0.0946396142244339,
-0.02599331922829151,
-0.02002599649131298,
0.057347334921360016,
0.024071110412478447,
0.035029374063014984,
0.17755983769893646,
-0.04925362765789032,
0.08160373568534851,
0.1280364990234375,
-0.33813905715942383,
-0.033818501979112625,
0.14055299758911133,
0.11565420776605606,
-0.013478475622832775,
-0.059152938425540924,
0.07915961742401123,
0.03596077859401703,
-0.0003366783494129777,
0.08002990484237671,
-0.0912376418709755,
-0.032501399517059326,
0.02532663382589817,
-0.07183554768562317,
0.017986366525292397,
0.12927962839603424,
-0.0306392889469862,
0.057966962456703186,
-0.016302119940519333,
-0.10481366515159607,
-0.0679694339632988,
-0.03882995992898941,
-0.04771385341882706,
-0.026734041050076485,
0.060449954122304916,
-0.06608770787715912,
-0.05916031450033188,
-0.11076071113348007,
-0.0002449859166517854,
-0.2071940004825592,
0.2258065789937973,
-0.011012796312570572,
0.058538056910037994,
-0.19426493346691132,
-0.0028168775606900454,
-0.04991975799202919,
-0.12814103066921234,
0.06626702100038528,
-0.0758582279086113,
-0.05131407827138901,
-0.029607797041535378,
-0.037985991686582565,
-0.2090919464826584,
0.0911528542637825,
0.1520228236913681,
0.12341899424791336,
0.07141652703285217,
0.019024917855858803,
0.10115666687488556,
-0.006738598924130201,
0.0930805653333664,
0.021433617919683456,
-0.05360095575451851,
0.0431477315723896,
-0.09618829935789108,
0.04374590888619423,
-0.0781574472784996,
-0.16308189928531647,
-0.005659256596118212,
-0.011701812967658043,
0.050567541271448135,
0.033087972551584244,
0.04961474984884262,
-0.08506055176258087,
0.0025867184158414602,
0.04133603721857071,
-0.05699349567294121,
0.028625881299376488,
-0.05677447468042374,
0.08145716786384583,
0.07058990001678467,
0.017480045557022095,
-0.004342625383287668,
0.048279620707035065,
0.0715206041932106,
-0.09575440734624863,
-0.04878830909729004,
-0.08688462525606155,
-0.08637619018554688,
0.04197423532605171,
-0.13614904880523682,
0.03742203488945961,
-0.15612760186195374,
-0.1164647787809372,
0.03545556962490082,
0.0993972048163414,
-0.03433714807033539,
0.0003386830794624984,
0.02327338606119156,
-0.023087674751877785,
0.07320494204759598,
-0.026122087612748146,
-0.046372219920158386,
-0.01975957304239273,
0.04370496794581413,
0.0025725560262799263,
0.13983024656772614,
-0.09680947661399841,
0.019098615273833275,
-0.044807013124227524,
0.03672024980187416,
-0.18818555772304535,
-0.03147725760936737,
-0.06716258823871613,
0.1578308492898941,
-0.02359890379011631,
0.034214165061712265,
-0.14269879460334778,
0.05533367022871971,
0.004259740933775902,
0.1205076053738594,
-0.13285617530345917,
-0.11227773874998093,
0.21861238777637482,
-0.09039504081010818,
-0.13327087461948395,
0.08300018310546875,
-0.007349212653934956,
0.055108118802309036,
0.030452338978648186,
0.11197812110185623,
0.06301248073577881,
-0.13569188117980957,
0.0872018039226532,
0.10973144322633743,
-0.13754820823669434,
-0.13189132511615753,
0.005886216182261705,
-0.0013933381997048855,
-0.07497121393680573,
0.014766803942620754,
0.160347580909729,
0.10578573495149612,
-0.043757364153862,
-0.05901378020644188,
-0.014996325597167015,
-0.04234796389937401,
0.1145983412861824,
0.05885425582528114,
0.11323011666536331,
-0.06954333186149597,
-0.06114992871880531,
0.009470291435718536,
-0.023148994892835617,
0.02481711469590664,
0.011324401944875717,
-0.1064189150929451,
0.09146500378847122,
-0.14957384765148163,
-0.0032007808331400156,
-0.15573877096176147,
-0.18682269752025604,
-0.019669538363814354,
0.02760804258286953,
-0.0022204946726560593,
0.1577223837375641,
0.15129147469997406,
-0.060254111886024475,
-0.024257458746433258,
0.02333754301071167,
0.12638860940933228,
0.04207634553313255,
-0.05421745404601097,
-0.14566732943058014,
0.044276416301727295,
-0.119206503033638,
-0.01294864621013403,
-0.05911770835518837,
0.009324598126113415,
0.025674516335129738,
0.1400611400604248,
0.07025644183158875,
0.028108857572078705,
-0.05200561136007309,
0.012593770399689674,
-0.05670996755361557,
-0.021270576864480972,
0.058658089488744736,
0.0048630740493535995,
-0.0788891538977623,
0.16158245503902435,
-0.15949708223342896,
0.3215492069721222,
0.1696743369102478,
-0.21568173170089722,
-0.0563850998878479,
0.054888464510440826,
0.015413806773722172,
-0.0027446781750768423,
0.04674471542239189,
0.0033388317096978426,
-0.0045325192622840405,
-0.011051229201257229,
0.12423443794250488,
0.000797667948063463,
-0.02101554162800312,
0.057030320167541504,
-0.07420527935028076,
-0.08675435930490494,
0.005113702733069658,
0.12135670334100723,
-0.14895130693912506,
0.17891345918178558,
0.238571897149086,
-0.06365619599819183,
0.20080290734767914,
0.024014176800847054,
0.001189496018923819,
-0.020358828827738762,
-0.03713710233569145,
0.02769448794424534,
0.08871173113584518,
-0.15567117929458618,
-0.060173749923706055,
0.037629976868629456,
-0.04739832505583763,
0.04000844061374664,
-0.11649611592292786,
-0.03460264578461647,
0.03008829429745674,
0.06542804092168808,
0.020448757335543633,
0.11835699528455734,
-0.012261602096259594,
0.049001358449459076,
-0.0019192154286429286,
-0.09640132635831833,
0.10651907324790955,
-0.0027116378769278526,
-0.027264205738902092,
0.143388569355011,
-0.09603472054004669,
-0.2696317434310913,
-0.15564101934432983,
-0.17344313859939575,
0.008850439451634884,
0.03914600983262062,
0.03435918316245079,
-0.08342444151639938,
-0.06700769066810608,
0.05808442458510399,
0.0037851380184292793,
-0.018112126737833023,
0.08884227275848389,
-0.052343133836984634,
0.036485932767391205,
-0.032904256135225296,
-0.058132950216531754,
-0.04966353997588158,
-0.021732419729232788,
-0.004153992515057325,
0.09872038662433624,
-0.0798579752445221,
0.0944928452372551,
0.14915959537029266,
0.009686815552413464,
0.05110333114862442,
-0.0020896715577691793,
0.11070442199707031,
-0.0969654843211174,
0.01849600486457348,
0.11530912667512894,
-0.05120840296149254,
0.0672340840101242,
0.1833212524652481,
0.04066582769155502,
-0.05863400921225548,
0.00004317746788728982,
-0.01446886733174324,
-0.1414872258901596,
-0.16441215574741364,
-0.03357212617993355,
-0.13743248581886292,
-0.011657393537461758,
0.06262750178575516,
0.05398807302117348,
0.1830873340368271,
0.11750183254480362,
0.09331076592206955,
0.0563841238617897,
-0.053589582443237305,
0.04585922881960869,
0.10292338579893112,
0.0002946934837382287,
0.14973466098308563,
-0.06848056614398956,
-0.14885416626930237,
0.035029079765081406,
0.06752877682447433,
0.0934106856584549,
0.14763127267360687,
0.1045582965016365,
0.02793722040951252,
0.12380506843328476,
0.16854719817638397,
0.11065017431974411,
0.020628221333026886,
-0.0995962917804718,
0.004203937482088804,
-0.004210996441543102,
-0.002989003900438547,
0.05568595230579376,
0.14846350252628326,
-0.09294731169939041,
0.03250674903392792,
-0.08800415694713593,
0.03970550000667572,
0.10980550944805145,
0.082148477435112,
-0.2668040096759796,
0.012463385239243507,
0.08737748861312866,
0.007024845108389854,
-0.053780246526002884,
0.022772585973143578,
0.0160111952573061,
-0.06515001505613327,
0.0661458671092987,
-0.09313037246465683,
0.07646811008453369,
0.026234209537506104,
0.036398231983184814,
-0.024195779114961624,
-0.010341323912143707,
0.004674872849136591,
0.027779730036854744,
-0.2321990579366684,
0.24279189109802246,
0.017681719735264778,
-0.0081409253180027,
-0.0658031553030014,
0.0227928776293993,
0.050465118139982224,
0.08369702845811844,
0.12745453417301178,
-0.014776632189750671,
-0.13642984628677368,
-0.06216294690966606,
0.003177864942699671,
0.012125691398978233,
0.09781407564878464,
-0.027841059491038322,
-0.007532401476055384,
-0.03284532204270363,
-0.05321016535162926,
0.03365150839090347,
0.04990879073739052,
-0.012970046140253544,
-0.16553451120853424,
0.07794158905744553,
0.04696020111441612,
-0.10474248230457306,
0.009847830049693584,
-0.057894304394721985,
-0.12084672600030899,
0.24245573580265045,
-0.040688056498765945,
0.003777880920097232,
-0.13147220015525818,
-0.08801491558551788,
0.06516817957162857,
-0.08013751357793808,
0.09556079655885696,
-0.07300305366516113,
0.04892462119460106,
-0.07796036452054977,
-0.19317540526390076,
0.19069314002990723,
-0.11103568226099014,
0.04609302058815956,
-0.1309530884027481,
0.07215578109025955,
-0.07803495228290558,
0.0324113704264164,
0.0007506720721721649,
0.059280965477228165,
-0.05033242702484131,
-0.026564868167042732,
0.05381704494357109,
-0.05967836081981659,
-0.009379270486533642,
-0.046744588762521744,
-0.0187015812844038,
-0.023807883262634277,
0.04482445493340492,
0.03113146498799324,
0.193584144115448,
0.22225938737392426,
-0.09085509181022644,
0.12574277818202972,
0.13287468254566193,
-0.04152733087539673,
-0.34996771812438965,
-0.03576524183154106,
-0.1204613745212555,
0.021520240232348442,
0.03184865787625313,
-0.10245911777019501,
0.11522993445396423,
-0.027661746367812157,
-0.05777546390891075,
0.1334868222475052,
-0.14204467833042145,
-0.11581980437040329,
0.18468722701072693,
0.05532653629779816,
0.43889808654785156,
-0.14414343237876892,
-0.07870311290025711,
-0.0578923262655735,
-0.11119277775287628,
0.07418956607580185,
-0.061539266258478165,
0.09017122536897659,
0.015551939606666565,
0.018525732681155205,
0.022814257070422173,
-0.08536908030509949,
0.09922046214342117,
-0.0843663141131401,
0.03398345410823822,
-0.11066484451293945,
-0.07639732956886292,
0.1308639496564865,
-0.029567217454314232,
-0.04608828201889992,
-0.027788929641246796,
-0.03186996281147003,
-0.0017915869830176234,
-0.02505946345627308,
-0.053956903517246246,
0.10293137282133102,
0.03824806585907936,
-0.0698898583650589,
0.012296374887228012,
-0.010622386820614338,
-0.024140171706676483,
-0.026431895792484283,
0.3188876807689667,
-0.006681607570499182,
0.20690536499023438,
0.1331115961074829,
0.0482148677110672,
-0.1066153347492218,
-0.04168606176972389,
-0.014310465194284916,
-0.09378211945295334,
0.09637784957885742,
-0.09964105486869812,
0.05397867038846016,
0.06886148452758789,
-0.011482715606689453,
0.055120646953582764,
0.11174727231264114,
-0.017480792477726936,
0.00358504056930542,
0.17993944883346558,
-0.17305320501327515,
-0.0436120480298996,
-0.004973283037543297,
-0.04108631610870361,
0.035963788628578186,
0.07194235920906067,
0.1188579723238945,
0.030546389520168304,
-0.008778760209679604,
0.018035104498267174,
-0.020421087741851807,
-0.06356093287467957,
0.040820587426424026,
0.0867374837398529,
0.030343370512127876,
-0.08746147900819778,
0.017309723421931267,
-0.002849958138540387,
-0.22730304300785065,
0.0018976981518790126,
0.07054683566093445,
-0.0756794735789299,
-0.10106708854436874,
0.05153464153409004,
0.17366249859333038,
-0.07233040034770966,
-0.02043299376964569,
-0.10530085861682892,
-0.0859653651714325,
0.01932416297495365,
0.2599613070487976,
0.07996602356433868,
0.04919706657528877,
-0.006001228466629982,
0.010721523314714432,
-0.03668977692723274,
0.0064100041054189205,
-0.005976090207695961,
0.06364626437425613,
-0.12335670739412308,
-0.06737135350704193,
-0.025361256673932076,
0.10906196385622025,
-0.1175532266497612,
-0.021820068359375,
-0.19609995186328888,
0.003788813715800643,
-0.048934828490018845,
-0.08043240755796432,
-0.09454052895307541,
-0.0712772011756897,
0.030607396736741066,
-0.06858336180448532,
-0.09425429999828339,
-0.04390277713537216,
-0.11505849659442902,
0.006931390147656202,
0.03798709809780121,
-0.00991776678711176,
-0.04642646014690399,
-0.038071345537900925,
0.0971149429678917,
-0.036438025534152985,
0.03766728565096855,
0.06420671194791794,
-0.015217851847410202,
0.09234844893217087,
-0.14074084162712097,
-0.055803894996643066,
0.07419854402542114,
-0.0001249401393579319,
0.10154250264167786,
0.07490864396095276,
0.0047249216586351395,
0.024386215955018997,
0.0710872933268547,
0.03605786710977554,
0.012073192745447159,
-0.0766444131731987,
0.06728431582450867,
-0.04853279888629913,
-0.18079568445682526,
-0.04013540968298912,
-0.03497268259525299,
0.10346321761608124,
-0.006970696616917849,
0.12889499962329865,
-0.047932807356119156,
0.06254623830318451,
-0.06252668052911758,
0.02636006660759449,
-0.0123911676928401,
-0.14529670774936676,
0.06354433298110962,
-0.03632514178752899,
-0.005106714088469744,
-0.040746547281742096,
0.19743973016738892,
0.011635620146989822,
-0.0078099872916936874,
0.0483575314283371,
0.02005455642938614,
0.018608389422297478,
0.030310047790408134,
0.15789169073104858,
0.09051284193992615,
-0.04679751396179199,
-0.10117464512586594,
0.11111433804035187,
0.05160742625594139,
0.009706846438348293,
0.08366572111845016,
0.055155668407678604,
-0.03183482214808464,
0.1412523090839386,
0.03313356265425682,
0.034679386764764786,
-0.06527009606361389,
-0.04731703922152519,
-0.07568445801734924,
0.06466006487607956,
0.033717311918735504,
-0.03156046196818352,
0.21887484192848206,
-0.008818339556455612,
0.03655129298567772,
-0.0579502210021019,
-0.03947729989886284,
-0.19691532850265503,
-0.18059898912906647,
-0.11041805893182755,
-0.07780896127223969,
0.03130476921796799,
-0.00352695444598794,
-0.010392709635198116,
0.08976829051971436,
0.043872859328985214,
0.0027831001207232475,
0.15485870838165283,
0.027360044419765472,
0.01569478027522564,
-0.0013452027924358845,
0.004746637772768736,
-0.020908985286951065,
0.004002862144261599,
0.0018517757998779416,
-0.1662002056837082,
0.0019254707731306553,
-0.0795445591211319,
-0.017344841733574867,
-0.03582914173603058,
0.036542486399412155,
-0.06595970690250397,
-0.14312049746513367,
-0.0464862585067749,
0.03731429949402809,
-0.04799088463187218,
0.021890629082918167,
0.005000287666916847,
0.03249432146549225,
0.008510300889611244,
0.13224242627620697,
-0.0820256769657135,
-0.014926344156265259,
-0.10331322997808456,
0.0904620960354805,
0.005321953911334276,
0.12144656479358673,
-0.060339901596307755,
0.0025539444759488106,
-0.05917980894446373,
0.27539145946502686,
0.30147379636764526,
-0.04355388134717941,
0.07376430183649063,
0.06271875649690628,
0.020537329837679863,
0.001660053851082921,
0.10591702908277512,
0.009405020624399185,
0.22131659090518951,
-0.08691644668579102,
-0.07998073846101761,
-0.017320208251476288,
-0.050044406205415726,
-0.08612151443958282,
0.04039651155471802,
0.044123828411102295,
-0.0028584159445017576,
-0.04286675527691841,
0.07884115725755692,
-0.13355590403079987,
0.07149451971054077,
0.10651414841413498,
-0.2095051258802414,
-0.07272254675626755,
-0.013771957717835903,
0.18716616928577423,
-0.03204018622636795,
0.10223958641290665,
-0.03657589852809906,
-0.09336363524198532,
-0.023238051682710648,
0.01674238033592701,
-0.20283789932727814,
-0.035098981112241745,
0.06426454335451126,
-0.01734243519604206,
0.09623444825410843,
-0.04927781596779823,
-0.02305767685174942,
0.12261020392179489,
0.05312138423323631,
-0.011299178004264832,
-0.004889477510005236,
0.024893825873732567,
-0.09537551552057266,
-0.038807954639196396,
0.0698898658156395,
-0.02163190394639969,
-0.05748581513762474,
0.05045942962169647,
-0.12234541773796082,
0.04941118136048317,
-0.18707086145877838,
-0.03743040934205055,
-0.0005046811420470476,
0.04900933429598808,
-0.0479026697576046,
0.09100630134344101,
0.06282646954059601,
0.048486288636922836,
-0.012976630590856075,
-0.011964566074311733,
-0.004679829813539982,
0.0755200982093811,
-0.02989252097904682,
-0.18321958184242249,
-0.0945415049791336,
-0.05113792419433594,
0.032525435090065,
-0.006086435634642839,
-0.20438963174819946,
-0.05459880456328392,
-0.08814369887113571,
0.0024600683245807886,
-0.14107996225357056,
0.0435638353228569,
0.16646583378314972,
0.0523197315633297,
-0.01654839515686035,
-0.11001645773649216,
0.04320191964507103,
0.03550111874938011,
-0.15934661030769348,
-0.1052287295460701
] |
null | null | transformers | Just for performing some experiments. Do not use. | {} | fill-mask | NbAiLabArchive/test_NCC_small_pytorch | [
"transformers",
"roberta",
"fill-mask",
"autotrain_compatible",
"endpoints_compatible",
"region:us"
] | 2022-03-02T23:29:04+00:00 | [] | [] | TAGS
#transformers #roberta #fill-mask #autotrain_compatible #endpoints_compatible #region-us
| Just for performing some experiments. Do not use. | [] | [
"TAGS\n#transformers #roberta #fill-mask #autotrain_compatible #endpoints_compatible #region-us \n"
] | [
33
] | [
"passage: TAGS\n#transformers #roberta #fill-mask #autotrain_compatible #endpoints_compatible #region-us \n"
] | [
-0.02681099809706211,
0.0022062829229980707,
-0.00752697279676795,
0.004443390294909477,
0.13575468957424164,
0.028745528310537338,
0.11127655953168869,
0.07691752165555954,
0.049920760095119476,
0.0011136088287457824,
0.1705072820186615,
0.17618964612483978,
-0.027406170964241028,
0.22477175295352936,
-0.08145710825920105,
-0.24098148941993713,
0.08529956638813019,
0.018810618668794632,
-0.11397965997457504,
0.08618460595607758,
0.0749024748802185,
-0.046619713306427,
0.08826033771038055,
-0.04106253758072853,
-0.1442941129207611,
0.0634479746222496,
0.08169320225715637,
-0.11079083383083344,
0.1009461060166359,
0.06462603062391281,
0.21291810274124146,
0.015125075355172157,
-0.07445098459720612,
-0.12713956832885742,
0.04304276779294014,
0.004495925735682249,
-0.0865434929728508,
0.02427367866039276,
-0.03317166119813919,
-0.08117292076349258,
-0.04595806822180748,
0.050680845975875854,
0.0330781452357769,
0.06262938678264618,
-0.17421123385429382,
-0.0900043249130249,
-0.03686608001589775,
-0.040101148188114166,
0.06328624486923218,
0.04455045610666275,
0.020738940685987473,
0.17137065529823303,
-0.094432033598423,
0.08588683605194092,
0.1313798576593399,
-0.29497313499450684,
-0.005316317081451416,
0.09654153883457184,
0.07377627491950989,
-0.05042131617665291,
-0.00901288166642189,
0.09019545465707779,
0.04214769974350929,
-0.0054601035080850124,
0.013203377835452557,
-0.08798738569021225,
-0.034937236458063126,
0.01954718865454197,
-0.05109450966119766,
-0.041403044015169144,
0.17707619071006775,
-0.02168269455432892,
0.029113054275512695,
0.006239757407456636,
-0.11509726196527481,
-0.04613852500915527,
-0.03404251113533974,
-0.011221809312701225,
-0.022387711331248283,
0.07832021266222,
-0.04042483866214752,
-0.016416877508163452,
-0.09120790660381317,
0.013743793591856956,
-0.2430303394794464,
0.2722199559211731,
-0.0031936781015247107,
0.06693322956562042,
-0.18460087478160858,
-0.010677918791770935,
-0.08855803310871124,
-0.12006735056638718,
0.024335570633411407,
-0.09703753143548965,
-0.03314748406410217,
-0.012781908735632896,
-0.07653256505727768,
-0.07277670502662659,
0.1067265048623085,
0.2604604959487915,
0.13001704216003418,
0.06137249246239662,
-0.006728303153067827,
0.08430292457342148,
0.009360191412270069,
0.08830072730779648,
0.03941253945231438,
-0.08340519666671753,
0.0528603158891201,
-0.16599665582180023,
0.03998815640807152,
-0.07082823663949966,
-0.14535464346408844,
-0.03488171100616455,
-0.036895062774419785,
0.08332183212041855,
0.03811270371079445,
0.05031915754079819,
-0.10043303668498993,
0.02923702634871006,
0.07369264960289001,
-0.07101137191057205,
0.0002225064527010545,
-0.059047672897577286,
0.06756561994552612,
0.06431526690721512,
0.017047280445694923,
0.007451067212969065,
0.025918619707226753,
0.07254178822040558,
-0.07289965450763702,
-0.07754658162593842,
-0.0687713474035263,
-0.06637340039014816,
0.03588467836380005,
-0.12725460529327393,
0.06013702601194382,
-0.1955093890428543,
-0.15007615089416504,
0.0459698811173439,
0.0779506266117096,
-0.029212448745965958,
-0.004302408080548048,
0.0063444883562624454,
-0.0020588310435414314,
0.04537319019436836,
-0.049073733389377594,
-0.055742889642715454,
-0.04339592531323433,
0.05145842209458351,
0.04283097758889198,
0.1417045295238495,
-0.139987975358963,
0.03536614403128624,
-0.06619415432214737,
0.03360358253121376,
-0.1749095767736435,
-0.012704583816230297,
-0.04244044050574303,
0.1879378706216812,
-0.02326524257659912,
0.0180241409689188,
-0.13104619085788727,
0.05427020415663719,
-0.015004990622401237,
0.1534889191389084,
-0.07518408447504044,
-0.11160778254270554,
0.24300289154052734,
-0.09922105073928833,
-0.1509787142276764,
0.06470382213592529,
-0.009328744374215603,
0.04881001636385918,
0.041639864444732666,
0.10787536203861237,
0.04524571821093559,
-0.11835398524999619,
0.11640163511037827,
0.08324677497148514,
-0.15565618872642517,
-0.11991742998361588,
0.024995746091008186,
-0.01647285372018814,
-0.11649563163518906,
0.03866564482450485,
0.1331954151391983,
0.12088381499052048,
-0.047939397394657135,
-0.05009700730443001,
-0.015655947849154472,
-0.04836535081267357,
0.10032141208648682,
0.010639062151312828,
0.08536260575056076,
-0.09828031063079834,
-0.01587388664484024,
-0.07139569520950317,
-0.015369178727269173,
0.06498067080974579,
0.02616133540868759,
-0.10534447431564331,
0.09743842482566833,
-0.10123254358768463,
0.02121119387447834,
-0.15985596179962158,
-0.15076662600040436,
-0.012325944378972054,
0.06976878643035889,
-0.014528422616422176,
0.13429272174835205,
0.10952088981866837,
-0.07135051488876343,
-0.01289138849824667,
0.008271833881735802,
0.12481200695037842,
0.0423540361225605,
-0.00294444034807384,
-0.08709684014320374,
0.057774048298597336,
-0.10184112936258316,
-0.01021075714379549,
0.010062888264656067,
-0.0065991999581456184,
0.011071894317865372,
0.13054652512073517,
0.038526784628629684,
0.043182604014873505,
-0.05375787243247032,
0.023881297558546066,
-0.05658203735947609,
-0.0052900915034115314,
0.05676252767443657,
0.0013069905107840896,
-0.06426659971475601,
0.16731201112270355,
-0.14886437356472015,
0.3269408047199249,
0.17838433384895325,
-0.2553918659687042,
-0.05204728618264198,
0.0563458688557148,
0.010869976133108139,
-0.002134417649358511,
0.05793416127562523,
0.000598894723225385,
-0.011953935027122498,
-0.009984305128455162,
0.13726671040058136,
0.001182564185000956,
0.014034392312169075,
0.0432562455534935,
-0.10194970667362213,
-0.06784743815660477,
-0.0030584456399083138,
0.08122996985912323,
-0.16130928695201874,
0.1808677613735199,
0.23456604778766632,
0.01419412437826395,
0.15196140110492706,
0.01825600303709507,
0.005805486813187599,
-0.009835700504481792,
-0.03629082813858986,
0.015192940831184387,
0.038492411375045776,
-0.1302686184644699,
-0.04826732724905014,
0.06011442840099335,
-0.01352869626134634,
0.053040556609630585,
-0.08152840286493301,
-0.03799935802817345,
0.050308406352996826,
0.056635431945323944,
-0.038106538355350494,
0.13788798451423645,
-0.002354553434997797,
0.050542280077934265,
0.03857927769422531,
-0.07055969536304474,
0.12415191531181335,
-0.005934016779065132,
-0.03523072600364685,
0.1395246982574463,
-0.13570557534694672,
-0.31554728746414185,
-0.17626187205314636,
-0.24841926991939545,
0.014660718850791454,
0.08268845081329346,
0.06645146012306213,
-0.09796225279569626,
-0.09231732040643692,
0.08803892135620117,
0.005761878099292517,
-0.012151945382356644,
0.07057598233222961,
-0.028647519648075104,
0.05115118622779846,
-0.02545161172747612,
-0.04815169423818588,
-0.06933911144733429,
0.006955135613679886,
0.008809611201286316,
0.12895676493644714,
-0.1288835108280182,
0.12969756126403809,
0.1122170016169548,
0.014815928414463997,
0.0604996420443058,
0.0012771410401910543,
0.16522908210754395,
-0.09777984023094177,
-0.018924646079540253,
0.15741807222366333,
-0.054155491292476654,
0.07075107842683792,
0.20660394430160522,
-0.010484978556632996,
-0.08656519651412964,
0.03167388215661049,
-0.05714000388979912,
-0.1409042626619339,
-0.15377870202064514,
-0.09110807627439499,
-0.14243938028812408,
-0.017662782222032547,
0.05369454622268677,
0.04024979844689369,
0.1707715094089508,
0.10376208275556564,
0.07380232214927673,
0.02187950722873211,
-0.057704467326402664,
0.07109334319829941,
0.16188843548297882,
-0.013279413804411888,
0.138022318482399,
-0.07644513994455338,
-0.13880792260169983,
0.06870502978563309,
0.042283039540052414,
0.12533143162727356,
0.1630883663892746,
0.059227362275123596,
0.02392183057963848,
0.09776248037815094,
0.16273106634616852,
0.15551625192165375,
0.07260214537382126,
-0.06947818398475647,
-0.010265897028148174,
0.01635579951107502,
-0.06375376135110855,
0.0566716305911541,
0.11698053032159805,
-0.13715605437755585,
-0.016414504498243332,
-0.10349592566490173,
0.055626507848501205,
0.11593759059906006,
0.09365943819284439,
-0.23298712074756622,
0.011899616569280624,
0.09635517746210098,
0.003754476085305214,
-0.07351639121770859,
0.03890576213598251,
-0.03377227485179901,
-0.11342491954565048,
0.09075023978948593,
-0.03542526811361313,
0.09297124296426773,
0.0600811131298542,
0.06300289928913116,
-0.06002739444375038,
-0.05805647745728493,
0.024545710533857346,
0.05954920873045921,
-0.2582603096961975,
0.2798955738544464,
-0.002047512214630842,
-0.04050333797931671,
-0.08016861975193024,
0.007913813926279545,
0.04368466138839722,
0.0895172730088234,
0.12210319191217422,
0.010316443629562855,
-0.1738884150981903,
-0.11184996366500854,
0.017755024135112762,
0.02663153037428856,
0.12759137153625488,
-0.021255427971482277,
0.0031819005962461233,
-0.050637226551771164,
-0.04957161471247673,
0.007236944045871496,
0.08638142794370651,
-0.0030004640575498343,
-0.15379619598388672,
0.0682978630065918,
0.06496718525886536,
0.006832066457718611,
-0.004273075610399246,
-0.0005770019488409162,
-0.09435724467039108,
0.20947296917438507,
-0.005678713321685791,
-0.0017718060407787561,
-0.12616519629955292,
-0.10578582435846329,
0.09039677679538727,
-0.09099201112985611,
0.13603739440441132,
-0.09516119956970215,
0.03495258465409279,
-0.0854099839925766,
-0.18578585982322693,
0.16476835310459137,
-0.11869852989912033,
0.0246749185025692,
-0.0910092294216156,
0.07462403178215027,
-0.09467799961566925,
0.009698190726339817,
0.017255540937185287,
0.06535656005144119,
-0.08520899713039398,
-0.03784950450062752,
0.04170817881822586,
-0.07818981260061264,
0.020111659541726112,
0.06386718899011612,
-0.03347356617450714,
-0.03284822776913643,
0.03510657697916031,
0.003951261751353741,
0.2148057520389557,
0.2644594609737396,
-0.06286207586526871,
0.13336677849292755,
0.1480824202299118,
-0.03805919736623764,
-0.3517998158931732,
-0.0866846889257431,
-0.16648249328136444,
0.020283089950680733,
0.006773727014660835,
-0.1136363297700882,
0.07671822607517242,
-0.032431963831186295,
-0.047052543610334396,
0.10287775099277496,
-0.07894517481327057,
-0.09897023439407349,
0.2233005166053772,
-0.007291341200470924,
0.5296950936317444,
-0.1049666479229927,
-0.07067237049341202,
-0.1198011189699173,
-0.14169234037399292,
0.023026496171951294,
0.0011491421610116959,
0.0978260338306427,
0.009143012575805187,
0.04774433374404907,
0.01996942237019539,
-0.08052797615528107,
0.12105542421340942,
-0.06396503746509552,
0.02805825136601925,
-0.13723082840442657,
-0.07181096822023392,
0.11151047050952911,
-0.031802598387002945,
-0.024668600410223007,
0.02459784224629402,
-0.00416081678122282,
-0.011835936456918716,
-0.026029985398054123,
-0.06113947555422783,
0.08737096935510635,
0.05101421847939491,
-0.056069888174533844,
-0.001157080172561109,
-0.011750583536922932,
0.0064755999483168125,
-0.005690060090273619,
0.23891815543174744,
-0.03941457346081734,
0.16687007248401642,
0.08478547632694244,
0.028583314269781113,
-0.1270386278629303,
0.022699614986777306,
-0.009442136622965336,
-0.0956687182188034,
0.06912011653184891,
-0.0694509968161583,
0.07454690337181091,
0.06994278728961945,
-0.04590071737766266,
0.05819794908165932,
0.10801651328802109,
0.0075483485125005245,
0.0003834125236608088,
0.19061274826526642,
-0.17134907841682434,
0.02628224529325962,
-0.010231920517981052,
-0.03559600189328194,
0.07101041823625565,
0.028085244819521904,
0.10157733410596848,
0.05271626263856888,
-0.014565090648829937,
-0.012049123644828796,
-0.004179098643362522,
-0.09054865688085556,
0.03666476532816887,
0.06443054974079132,
0.03734971582889557,
-0.11575979739427567,
0.036363787949085236,
-0.02605772204697132,
-0.18406832218170166,
0.02000618912279606,
0.03925922140479088,
-0.1118631586432457,
-0.09481000900268555,
0.028693825006484985,
0.13265442848205566,
-0.11513950675725937,
-0.04457021504640579,
-0.08414967358112335,
-0.10724853724241257,
0.042648859322071075,
0.2530554234981537,
0.10623937845230103,
0.07478305697441101,
0.02299811691045761,
-0.010933568701148033,
-0.014159571379423141,
-0.045066557824611664,
0.01736028864979744,
0.04019505903124809,
-0.08943939954042435,
-0.06477144360542297,
-0.04697926715016365,
0.12653937935829163,
-0.11678872257471085,
-0.04194561019539833,
-0.19062630832195282,
0.027986066415905952,
-0.0950077623128891,
-0.0921390950679779,
-0.09305079281330109,
-0.07195335626602173,
0.03354267776012421,
-0.0666547566652298,
-0.07651889324188232,
-0.04744676128029823,
-0.12692268192768097,
0.014860491268336773,
0.023768438026309013,
-0.021328482776880264,
-0.03698892146348953,
-0.04021695628762245,
0.13914109766483307,
-0.04204335808753967,
0.040618669241666794,
0.1134813129901886,
-0.053371068090200424,
0.08347715437412262,
-0.13106387853622437,
-0.11861159652471542,
0.0923328623175621,
-0.006184131372720003,
0.0974106639623642,
0.03842893987894058,
0.010073351673781872,
0.05657185614109039,
0.05024180933833122,
0.03719225153326988,
0.039832212030887604,
-0.09092901647090912,
0.06876940280199051,
-0.027898253872990608,
-0.19338621199131012,
-0.019449662417173386,
-0.0848432332277298,
0.1128702387213707,
-0.002668280154466629,
0.12092604488134384,
-0.03759177401661873,
0.08713836967945099,
0.0011876675998792052,
0.013723582960665226,
-0.022236846387386322,
-0.15634462237358093,
0.035247404128313065,
-0.0587884783744812,
-0.009795654565095901,
-0.007680720649659634,
0.27141132950782776,
-0.03344091400504112,
0.030335407704114914,
0.054055940359830856,
0.0373331718146801,
0.009998634457588196,
0.026764867827296257,
0.1724080592393875,
0.1207137256860733,
-0.05179944634437561,
-0.09337423741817474,
0.1023249626159668,
0.03974681720137596,
-0.05338555946946144,
0.08403198421001434,
0.07538481056690216,
0.030388420447707176,
0.12896601855754852,
-0.008242045529186726,
0.027263671159744263,
-0.04970578849315643,
-0.14878442883491516,
-0.054706547409296036,
0.04427526891231537,
0.04081813246011734,
-0.06746888905763626,
0.174176886677742,
-0.032735567539930344,
0.05257657542824745,
-0.048313722014427185,
-0.012029440142214298,
-0.2009628266096115,
-0.13118471205234528,
-0.1196589320898056,
-0.09081641584634781,
0.03805725276470184,
-0.02138586714863777,
0.0018437979742884636,
0.1241985633969307,
0.027485186234116554,
-0.003073723753914237,
0.15736891329288483,
-0.0670865923166275,
-0.010684850625693798,
0.008420262485742569,
-0.031030207872390747,
0.00006495053821709007,
0.06061873584985733,
-0.040220897644758224,
-0.1642337441444397,
0.008182823657989502,
-0.06297347694635391,
0.014842038042843342,
-0.06281513720750809,
0.04149267077445984,
-0.10404136776924133,
-0.12144028395414352,
-0.06815437972545624,
0.0582997091114521,
-0.07280950993299484,
0.061766352504491806,
-0.006195961032062769,
0.04221843555569649,
0.024572279304265976,
0.1323937326669693,
-0.07572422921657562,
-0.09636086225509644,
-0.11113014817237854,
0.08987925201654434,
0.04103586822748184,
0.12993836402893066,
-0.07907851785421371,
0.012660925276577473,
-0.09523540735244751,
0.33451515436172485,
0.29545924067497253,
-0.0255063995718956,
0.06568823754787445,
0.044637877494096756,
0.036948516964912415,
0.06681246310472488,
0.11980190873146057,
0.039570849388837814,
0.20834240317344666,
-0.07223895192146301,
-0.07691169530153275,
-0.012837115675210953,
-0.0579250305891037,
-0.10622236877679825,
0.03435056284070015,
0.024420231580734253,
-0.029137643054127693,
-0.050223458558321,
0.09764274209737778,
-0.15914377570152283,
0.12590202689170837,
0.09179046005010605,
-0.2015441358089447,
-0.04597928747534752,
-0.022443192079663277,
0.14547735452651978,
0.0034926137886941433,
0.11034584045410156,
-0.04612555354833603,
-0.10156390815973282,
0.02145574241876602,
0.028631439432501793,
-0.19753094017505646,
-0.07816528528928757,
0.07532757520675659,
0.02202572301030159,
0.05642241984605789,
-0.02737855538725853,
-0.01871613599359989,
0.10927558690309525,
0.055882472544908524,
-0.019530098885297775,
0.0422980971634388,
0.013466179370880127,
-0.08109503984451294,
-0.03669671714305878,
0.04511184245347977,
-0.0341067761182785,
-0.08177302777767181,
0.04042499512434006,
-0.15900090336799622,
0.056546010076999664,
-0.09929390996694565,
-0.02715960144996643,
0.00754823861643672,
0.04258030652999878,
-0.08016493916511536,
0.08114958554506302,
0.0655810683965683,
0.01872273162007332,
0.0014620731817558408,
-0.02111189439892769,
0.013804581016302109,
0.0640302523970604,
-0.08571799844503403,
-0.1886359304189682,
-0.07472661137580872,
-0.07935646176338196,
0.09035046398639679,
-0.006417661439627409,
-0.17834258079528809,
-0.03850559890270233,
-0.11560244113206863,
0.033252082765102386,
-0.12337896972894669,
0.08100006729364395,
0.10638590902090073,
0.04648534581065178,
-0.006968371570110321,
-0.12084197998046875,
0.05584238842129707,
0.05368348956108093,
-0.12359380722045898,
-0.11501375585794449
] |
null | null | transformers | Just for performing some experiments. Do not use. | {} | fill-mask | NbAiLabArchive/test_OSCAR_flax | [
"transformers",
"jax",
"tensorboard",
"roberta",
"fill-mask",
"autotrain_compatible",
"endpoints_compatible",
"region:us"
] | 2022-03-02T23:29:04+00:00 | [] | [] | TAGS
#transformers #jax #tensorboard #roberta #fill-mask #autotrain_compatible #endpoints_compatible #region-us
| Just for performing some experiments. Do not use. | [] | [
"TAGS\n#transformers #jax #tensorboard #roberta #fill-mask #autotrain_compatible #endpoints_compatible #region-us \n"
] | [
40
] | [
"passage: TAGS\n#transformers #jax #tensorboard #roberta #fill-mask #autotrain_compatible #endpoints_compatible #region-us \n"
] | [
-0.0329417809844017,
0.026542233303189278,
-0.00711836339905858,
0.038137588649988174,
0.11221930384635925,
0.02897702343761921,
0.1600077599287033,
0.09312579035758972,
0.08267447352409363,
0.012559163384139538,
0.16161218285560608,
0.20280829071998596,
-0.0048243035562336445,
0.12177977710962296,
-0.05178572237491608,
-0.25585609674453735,
0.03286115825176239,
0.058682624250650406,
-0.1410491019487381,
0.0843924805521965,
0.05530610308051109,
-0.06490170210599899,
0.0693613812327385,
-0.006780317053198814,
-0.18010543286800385,
0.06706380099058151,
0.09719173610210419,
-0.1062551736831665,
0.10088774561882019,
0.06989994645118713,
0.24005752801895142,
0.0490260012447834,
-0.046509090811014175,
-0.07854389399290085,
0.05274910852313042,
0.03130975738167763,
-0.09874213486909866,
0.0559147484600544,
0.005066406913101673,
-0.07943262159824371,
-0.04190054163336754,
0.04702925682067871,
0.0554969422519207,
0.04106675833463669,
-0.14591358602046967,
-0.0946396142244339,
-0.02599331922829151,
-0.02002599649131298,
0.057347334921360016,
0.024071110412478447,
0.035029374063014984,
0.17755983769893646,
-0.04925362765789032,
0.08160373568534851,
0.1280364990234375,
-0.33813905715942383,
-0.033818501979112625,
0.14055299758911133,
0.11565420776605606,
-0.013478475622832775,
-0.059152938425540924,
0.07915961742401123,
0.03596077859401703,
-0.0003366783494129777,
0.08002990484237671,
-0.0912376418709755,
-0.032501399517059326,
0.02532663382589817,
-0.07183554768562317,
0.017986366525292397,
0.12927962839603424,
-0.0306392889469862,
0.057966962456703186,
-0.016302119940519333,
-0.10481366515159607,
-0.0679694339632988,
-0.03882995992898941,
-0.04771385341882706,
-0.026734041050076485,
0.060449954122304916,
-0.06608770787715912,
-0.05916031450033188,
-0.11076071113348007,
-0.0002449859166517854,
-0.2071940004825592,
0.2258065789937973,
-0.011012796312570572,
0.058538056910037994,
-0.19426493346691132,
-0.0028168775606900454,
-0.04991975799202919,
-0.12814103066921234,
0.06626702100038528,
-0.0758582279086113,
-0.05131407827138901,
-0.029607797041535378,
-0.037985991686582565,
-0.2090919464826584,
0.0911528542637825,
0.1520228236913681,
0.12341899424791336,
0.07141652703285217,
0.019024917855858803,
0.10115666687488556,
-0.006738598924130201,
0.0930805653333664,
0.021433617919683456,
-0.05360095575451851,
0.0431477315723896,
-0.09618829935789108,
0.04374590888619423,
-0.0781574472784996,
-0.16308189928531647,
-0.005659256596118212,
-0.011701812967658043,
0.050567541271448135,
0.033087972551584244,
0.04961474984884262,
-0.08506055176258087,
0.0025867184158414602,
0.04133603721857071,
-0.05699349567294121,
0.028625881299376488,
-0.05677447468042374,
0.08145716786384583,
0.07058990001678467,
0.017480045557022095,
-0.004342625383287668,
0.048279620707035065,
0.0715206041932106,
-0.09575440734624863,
-0.04878830909729004,
-0.08688462525606155,
-0.08637619018554688,
0.04197423532605171,
-0.13614904880523682,
0.03742203488945961,
-0.15612760186195374,
-0.1164647787809372,
0.03545556962490082,
0.0993972048163414,
-0.03433714807033539,
0.0003386830794624984,
0.02327338606119156,
-0.023087674751877785,
0.07320494204759598,
-0.026122087612748146,
-0.046372219920158386,
-0.01975957304239273,
0.04370496794581413,
0.0025725560262799263,
0.13983024656772614,
-0.09680947661399841,
0.019098615273833275,
-0.044807013124227524,
0.03672024980187416,
-0.18818555772304535,
-0.03147725760936737,
-0.06716258823871613,
0.1578308492898941,
-0.02359890379011631,
0.034214165061712265,
-0.14269879460334778,
0.05533367022871971,
0.004259740933775902,
0.1205076053738594,
-0.13285617530345917,
-0.11227773874998093,
0.21861238777637482,
-0.09039504081010818,
-0.13327087461948395,
0.08300018310546875,
-0.007349212653934956,
0.055108118802309036,
0.030452338978648186,
0.11197812110185623,
0.06301248073577881,
-0.13569188117980957,
0.0872018039226532,
0.10973144322633743,
-0.13754820823669434,
-0.13189132511615753,
0.005886216182261705,
-0.0013933381997048855,
-0.07497121393680573,
0.014766803942620754,
0.160347580909729,
0.10578573495149612,
-0.043757364153862,
-0.05901378020644188,
-0.014996325597167015,
-0.04234796389937401,
0.1145983412861824,
0.05885425582528114,
0.11323011666536331,
-0.06954333186149597,
-0.06114992871880531,
0.009470291435718536,
-0.023148994892835617,
0.02481711469590664,
0.011324401944875717,
-0.1064189150929451,
0.09146500378847122,
-0.14957384765148163,
-0.0032007808331400156,
-0.15573877096176147,
-0.18682269752025604,
-0.019669538363814354,
0.02760804258286953,
-0.0022204946726560593,
0.1577223837375641,
0.15129147469997406,
-0.060254111886024475,
-0.024257458746433258,
0.02333754301071167,
0.12638860940933228,
0.04207634553313255,
-0.05421745404601097,
-0.14566732943058014,
0.044276416301727295,
-0.119206503033638,
-0.01294864621013403,
-0.05911770835518837,
0.009324598126113415,
0.025674516335129738,
0.1400611400604248,
0.07025644183158875,
0.028108857572078705,
-0.05200561136007309,
0.012593770399689674,
-0.05670996755361557,
-0.021270576864480972,
0.058658089488744736,
0.0048630740493535995,
-0.0788891538977623,
0.16158245503902435,
-0.15949708223342896,
0.3215492069721222,
0.1696743369102478,
-0.21568173170089722,
-0.0563850998878479,
0.054888464510440826,
0.015413806773722172,
-0.0027446781750768423,
0.04674471542239189,
0.0033388317096978426,
-0.0045325192622840405,
-0.011051229201257229,
0.12423443794250488,
0.000797667948063463,
-0.02101554162800312,
0.057030320167541504,
-0.07420527935028076,
-0.08675435930490494,
0.005113702733069658,
0.12135670334100723,
-0.14895130693912506,
0.17891345918178558,
0.238571897149086,
-0.06365619599819183,
0.20080290734767914,
0.024014176800847054,
0.001189496018923819,
-0.020358828827738762,
-0.03713710233569145,
0.02769448794424534,
0.08871173113584518,
-0.15567117929458618,
-0.060173749923706055,
0.037629976868629456,
-0.04739832505583763,
0.04000844061374664,
-0.11649611592292786,
-0.03460264578461647,
0.03008829429745674,
0.06542804092168808,
0.020448757335543633,
0.11835699528455734,
-0.012261602096259594,
0.049001358449459076,
-0.0019192154286429286,
-0.09640132635831833,
0.10651907324790955,
-0.0027116378769278526,
-0.027264205738902092,
0.143388569355011,
-0.09603472054004669,
-0.2696317434310913,
-0.15564101934432983,
-0.17344313859939575,
0.008850439451634884,
0.03914600983262062,
0.03435918316245079,
-0.08342444151639938,
-0.06700769066810608,
0.05808442458510399,
0.0037851380184292793,
-0.018112126737833023,
0.08884227275848389,
-0.052343133836984634,
0.036485932767391205,
-0.032904256135225296,
-0.058132950216531754,
-0.04966353997588158,
-0.021732419729232788,
-0.004153992515057325,
0.09872038662433624,
-0.0798579752445221,
0.0944928452372551,
0.14915959537029266,
0.009686815552413464,
0.05110333114862442,
-0.0020896715577691793,
0.11070442199707031,
-0.0969654843211174,
0.01849600486457348,
0.11530912667512894,
-0.05120840296149254,
0.0672340840101242,
0.1833212524652481,
0.04066582769155502,
-0.05863400921225548,
0.00004317746788728982,
-0.01446886733174324,
-0.1414872258901596,
-0.16441215574741364,
-0.03357212617993355,
-0.13743248581886292,
-0.011657393537461758,
0.06262750178575516,
0.05398807302117348,
0.1830873340368271,
0.11750183254480362,
0.09331076592206955,
0.0563841238617897,
-0.053589582443237305,
0.04585922881960869,
0.10292338579893112,
0.0002946934837382287,
0.14973466098308563,
-0.06848056614398956,
-0.14885416626930237,
0.035029079765081406,
0.06752877682447433,
0.0934106856584549,
0.14763127267360687,
0.1045582965016365,
0.02793722040951252,
0.12380506843328476,
0.16854719817638397,
0.11065017431974411,
0.020628221333026886,
-0.0995962917804718,
0.004203937482088804,
-0.004210996441543102,
-0.002989003900438547,
0.05568595230579376,
0.14846350252628326,
-0.09294731169939041,
0.03250674903392792,
-0.08800415694713593,
0.03970550000667572,
0.10980550944805145,
0.082148477435112,
-0.2668040096759796,
0.012463385239243507,
0.08737748861312866,
0.007024845108389854,
-0.053780246526002884,
0.022772585973143578,
0.0160111952573061,
-0.06515001505613327,
0.0661458671092987,
-0.09313037246465683,
0.07646811008453369,
0.026234209537506104,
0.036398231983184814,
-0.024195779114961624,
-0.010341323912143707,
0.004674872849136591,
0.027779730036854744,
-0.2321990579366684,
0.24279189109802246,
0.017681719735264778,
-0.0081409253180027,
-0.0658031553030014,
0.0227928776293993,
0.050465118139982224,
0.08369702845811844,
0.12745453417301178,
-0.014776632189750671,
-0.13642984628677368,
-0.06216294690966606,
0.003177864942699671,
0.012125691398978233,
0.09781407564878464,
-0.027841059491038322,
-0.007532401476055384,
-0.03284532204270363,
-0.05321016535162926,
0.03365150839090347,
0.04990879073739052,
-0.012970046140253544,
-0.16553451120853424,
0.07794158905744553,
0.04696020111441612,
-0.10474248230457306,
0.009847830049693584,
-0.057894304394721985,
-0.12084672600030899,
0.24245573580265045,
-0.040688056498765945,
0.003777880920097232,
-0.13147220015525818,
-0.08801491558551788,
0.06516817957162857,
-0.08013751357793808,
0.09556079655885696,
-0.07300305366516113,
0.04892462119460106,
-0.07796036452054977,
-0.19317540526390076,
0.19069314002990723,
-0.11103568226099014,
0.04609302058815956,
-0.1309530884027481,
0.07215578109025955,
-0.07803495228290558,
0.0324113704264164,
0.0007506720721721649,
0.059280965477228165,
-0.05033242702484131,
-0.026564868167042732,
0.05381704494357109,
-0.05967836081981659,
-0.009379270486533642,
-0.046744588762521744,
-0.0187015812844038,
-0.023807883262634277,
0.04482445493340492,
0.03113146498799324,
0.193584144115448,
0.22225938737392426,
-0.09085509181022644,
0.12574277818202972,
0.13287468254566193,
-0.04152733087539673,
-0.34996771812438965,
-0.03576524183154106,
-0.1204613745212555,
0.021520240232348442,
0.03184865787625313,
-0.10245911777019501,
0.11522993445396423,
-0.027661746367812157,
-0.05777546390891075,
0.1334868222475052,
-0.14204467833042145,
-0.11581980437040329,
0.18468722701072693,
0.05532653629779816,
0.43889808654785156,
-0.14414343237876892,
-0.07870311290025711,
-0.0578923262655735,
-0.11119277775287628,
0.07418956607580185,
-0.061539266258478165,
0.09017122536897659,
0.015551939606666565,
0.018525732681155205,
0.022814257070422173,
-0.08536908030509949,
0.09922046214342117,
-0.0843663141131401,
0.03398345410823822,
-0.11066484451293945,
-0.07639732956886292,
0.1308639496564865,
-0.029567217454314232,
-0.04608828201889992,
-0.027788929641246796,
-0.03186996281147003,
-0.0017915869830176234,
-0.02505946345627308,
-0.053956903517246246,
0.10293137282133102,
0.03824806585907936,
-0.0698898583650589,
0.012296374887228012,
-0.010622386820614338,
-0.024140171706676483,
-0.026431895792484283,
0.3188876807689667,
-0.006681607570499182,
0.20690536499023438,
0.1331115961074829,
0.0482148677110672,
-0.1066153347492218,
-0.04168606176972389,
-0.014310465194284916,
-0.09378211945295334,
0.09637784957885742,
-0.09964105486869812,
0.05397867038846016,
0.06886148452758789,
-0.011482715606689453,
0.055120646953582764,
0.11174727231264114,
-0.017480792477726936,
0.00358504056930542,
0.17993944883346558,
-0.17305320501327515,
-0.0436120480298996,
-0.004973283037543297,
-0.04108631610870361,
0.035963788628578186,
0.07194235920906067,
0.1188579723238945,
0.030546389520168304,
-0.008778760209679604,
0.018035104498267174,
-0.020421087741851807,
-0.06356093287467957,
0.040820587426424026,
0.0867374837398529,
0.030343370512127876,
-0.08746147900819778,
0.017309723421931267,
-0.002849958138540387,
-0.22730304300785065,
0.0018976981518790126,
0.07054683566093445,
-0.0756794735789299,
-0.10106708854436874,
0.05153464153409004,
0.17366249859333038,
-0.07233040034770966,
-0.02043299376964569,
-0.10530085861682892,
-0.0859653651714325,
0.01932416297495365,
0.2599613070487976,
0.07996602356433868,
0.04919706657528877,
-0.006001228466629982,
0.010721523314714432,
-0.03668977692723274,
0.0064100041054189205,
-0.005976090207695961,
0.06364626437425613,
-0.12335670739412308,
-0.06737135350704193,
-0.025361256673932076,
0.10906196385622025,
-0.1175532266497612,
-0.021820068359375,
-0.19609995186328888,
0.003788813715800643,
-0.048934828490018845,
-0.08043240755796432,
-0.09454052895307541,
-0.0712772011756897,
0.030607396736741066,
-0.06858336180448532,
-0.09425429999828339,
-0.04390277713537216,
-0.11505849659442902,
0.006931390147656202,
0.03798709809780121,
-0.00991776678711176,
-0.04642646014690399,
-0.038071345537900925,
0.0971149429678917,
-0.036438025534152985,
0.03766728565096855,
0.06420671194791794,
-0.015217851847410202,
0.09234844893217087,
-0.14074084162712097,
-0.055803894996643066,
0.07419854402542114,
-0.0001249401393579319,
0.10154250264167786,
0.07490864396095276,
0.0047249216586351395,
0.024386215955018997,
0.0710872933268547,
0.03605786710977554,
0.012073192745447159,
-0.0766444131731987,
0.06728431582450867,
-0.04853279888629913,
-0.18079568445682526,
-0.04013540968298912,
-0.03497268259525299,
0.10346321761608124,
-0.006970696616917849,
0.12889499962329865,
-0.047932807356119156,
0.06254623830318451,
-0.06252668052911758,
0.02636006660759449,
-0.0123911676928401,
-0.14529670774936676,
0.06354433298110962,
-0.03632514178752899,
-0.005106714088469744,
-0.040746547281742096,
0.19743973016738892,
0.011635620146989822,
-0.0078099872916936874,
0.0483575314283371,
0.02005455642938614,
0.018608389422297478,
0.030310047790408134,
0.15789169073104858,
0.09051284193992615,
-0.04679751396179199,
-0.10117464512586594,
0.11111433804035187,
0.05160742625594139,
0.009706846438348293,
0.08366572111845016,
0.055155668407678604,
-0.03183482214808464,
0.1412523090839386,
0.03313356265425682,
0.034679386764764786,
-0.06527009606361389,
-0.04731703922152519,
-0.07568445801734924,
0.06466006487607956,
0.033717311918735504,
-0.03156046196818352,
0.21887484192848206,
-0.008818339556455612,
0.03655129298567772,
-0.0579502210021019,
-0.03947729989886284,
-0.19691532850265503,
-0.18059898912906647,
-0.11041805893182755,
-0.07780896127223969,
0.03130476921796799,
-0.00352695444598794,
-0.010392709635198116,
0.08976829051971436,
0.043872859328985214,
0.0027831001207232475,
0.15485870838165283,
0.027360044419765472,
0.01569478027522564,
-0.0013452027924358845,
0.004746637772768736,
-0.020908985286951065,
0.004002862144261599,
0.0018517757998779416,
-0.1662002056837082,
0.0019254707731306553,
-0.0795445591211319,
-0.017344841733574867,
-0.03582914173603058,
0.036542486399412155,
-0.06595970690250397,
-0.14312049746513367,
-0.0464862585067749,
0.03731429949402809,
-0.04799088463187218,
0.021890629082918167,
0.005000287666916847,
0.03249432146549225,
0.008510300889611244,
0.13224242627620697,
-0.0820256769657135,
-0.014926344156265259,
-0.10331322997808456,
0.0904620960354805,
0.005321953911334276,
0.12144656479358673,
-0.060339901596307755,
0.0025539444759488106,
-0.05917980894446373,
0.27539145946502686,
0.30147379636764526,
-0.04355388134717941,
0.07376430183649063,
0.06271875649690628,
0.020537329837679863,
0.001660053851082921,
0.10591702908277512,
0.009405020624399185,
0.22131659090518951,
-0.08691644668579102,
-0.07998073846101761,
-0.017320208251476288,
-0.050044406205415726,
-0.08612151443958282,
0.04039651155471802,
0.044123828411102295,
-0.0028584159445017576,
-0.04286675527691841,
0.07884115725755692,
-0.13355590403079987,
0.07149451971054077,
0.10651414841413498,
-0.2095051258802414,
-0.07272254675626755,
-0.013771957717835903,
0.18716616928577423,
-0.03204018622636795,
0.10223958641290665,
-0.03657589852809906,
-0.09336363524198532,
-0.023238051682710648,
0.01674238033592701,
-0.20283789932727814,
-0.035098981112241745,
0.06426454335451126,
-0.01734243519604206,
0.09623444825410843,
-0.04927781596779823,
-0.02305767685174942,
0.12261020392179489,
0.05312138423323631,
-0.011299178004264832,
-0.004889477510005236,
0.024893825873732567,
-0.09537551552057266,
-0.038807954639196396,
0.0698898658156395,
-0.02163190394639969,
-0.05748581513762474,
0.05045942962169647,
-0.12234541773796082,
0.04941118136048317,
-0.18707086145877838,
-0.03743040934205055,
-0.0005046811420470476,
0.04900933429598808,
-0.0479026697576046,
0.09100630134344101,
0.06282646954059601,
0.048486288636922836,
-0.012976630590856075,
-0.011964566074311733,
-0.004679829813539982,
0.0755200982093811,
-0.02989252097904682,
-0.18321958184242249,
-0.0945415049791336,
-0.05113792419433594,
0.032525435090065,
-0.006086435634642839,
-0.20438963174819946,
-0.05459880456328392,
-0.08814369887113571,
0.0024600683245807886,
-0.14107996225357056,
0.0435638353228569,
0.16646583378314972,
0.0523197315633297,
-0.01654839515686035,
-0.11001645773649216,
0.04320191964507103,
0.03550111874938011,
-0.15934661030769348,
-0.1052287295460701
] |
null | null | transformers | Just for performing some experiments. Do not use. | {} | fill-mask | NbAiLabArchive/test_w4 | [
"transformers",
"jax",
"tensorboard",
"roberta",
"fill-mask",
"autotrain_compatible",
"endpoints_compatible",
"region:us"
] | 2022-03-02T23:29:04+00:00 | [] | [] | TAGS
#transformers #jax #tensorboard #roberta #fill-mask #autotrain_compatible #endpoints_compatible #region-us
| Just for performing some experiments. Do not use. | [] | [
"TAGS\n#transformers #jax #tensorboard #roberta #fill-mask #autotrain_compatible #endpoints_compatible #region-us \n"
] | [
40
] | [
"passage: TAGS\n#transformers #jax #tensorboard #roberta #fill-mask #autotrain_compatible #endpoints_compatible #region-us \n"
] | [
-0.0329417809844017,
0.026542233303189278,
-0.00711836339905858,
0.038137588649988174,
0.11221930384635925,
0.02897702343761921,
0.1600077599287033,
0.09312579035758972,
0.08267447352409363,
0.012559163384139538,
0.16161218285560608,
0.20280829071998596,
-0.0048243035562336445,
0.12177977710962296,
-0.05178572237491608,
-0.25585609674453735,
0.03286115825176239,
0.058682624250650406,
-0.1410491019487381,
0.0843924805521965,
0.05530610308051109,
-0.06490170210599899,
0.0693613812327385,
-0.006780317053198814,
-0.18010543286800385,
0.06706380099058151,
0.09719173610210419,
-0.1062551736831665,
0.10088774561882019,
0.06989994645118713,
0.24005752801895142,
0.0490260012447834,
-0.046509090811014175,
-0.07854389399290085,
0.05274910852313042,
0.03130975738167763,
-0.09874213486909866,
0.0559147484600544,
0.005066406913101673,
-0.07943262159824371,
-0.04190054163336754,
0.04702925682067871,
0.0554969422519207,
0.04106675833463669,
-0.14591358602046967,
-0.0946396142244339,
-0.02599331922829151,
-0.02002599649131298,
0.057347334921360016,
0.024071110412478447,
0.035029374063014984,
0.17755983769893646,
-0.04925362765789032,
0.08160373568534851,
0.1280364990234375,
-0.33813905715942383,
-0.033818501979112625,
0.14055299758911133,
0.11565420776605606,
-0.013478475622832775,
-0.059152938425540924,
0.07915961742401123,
0.03596077859401703,
-0.0003366783494129777,
0.08002990484237671,
-0.0912376418709755,
-0.032501399517059326,
0.02532663382589817,
-0.07183554768562317,
0.017986366525292397,
0.12927962839603424,
-0.0306392889469862,
0.057966962456703186,
-0.016302119940519333,
-0.10481366515159607,
-0.0679694339632988,
-0.03882995992898941,
-0.04771385341882706,
-0.026734041050076485,
0.060449954122304916,
-0.06608770787715912,
-0.05916031450033188,
-0.11076071113348007,
-0.0002449859166517854,
-0.2071940004825592,
0.2258065789937973,
-0.011012796312570572,
0.058538056910037994,
-0.19426493346691132,
-0.0028168775606900454,
-0.04991975799202919,
-0.12814103066921234,
0.06626702100038528,
-0.0758582279086113,
-0.05131407827138901,
-0.029607797041535378,
-0.037985991686582565,
-0.2090919464826584,
0.0911528542637825,
0.1520228236913681,
0.12341899424791336,
0.07141652703285217,
0.019024917855858803,
0.10115666687488556,
-0.006738598924130201,
0.0930805653333664,
0.021433617919683456,
-0.05360095575451851,
0.0431477315723896,
-0.09618829935789108,
0.04374590888619423,
-0.0781574472784996,
-0.16308189928531647,
-0.005659256596118212,
-0.011701812967658043,
0.050567541271448135,
0.033087972551584244,
0.04961474984884262,
-0.08506055176258087,
0.0025867184158414602,
0.04133603721857071,
-0.05699349567294121,
0.028625881299376488,
-0.05677447468042374,
0.08145716786384583,
0.07058990001678467,
0.017480045557022095,
-0.004342625383287668,
0.048279620707035065,
0.0715206041932106,
-0.09575440734624863,
-0.04878830909729004,
-0.08688462525606155,
-0.08637619018554688,
0.04197423532605171,
-0.13614904880523682,
0.03742203488945961,
-0.15612760186195374,
-0.1164647787809372,
0.03545556962490082,
0.0993972048163414,
-0.03433714807033539,
0.0003386830794624984,
0.02327338606119156,
-0.023087674751877785,
0.07320494204759598,
-0.026122087612748146,
-0.046372219920158386,
-0.01975957304239273,
0.04370496794581413,
0.0025725560262799263,
0.13983024656772614,
-0.09680947661399841,
0.019098615273833275,
-0.044807013124227524,
0.03672024980187416,
-0.18818555772304535,
-0.03147725760936737,
-0.06716258823871613,
0.1578308492898941,
-0.02359890379011631,
0.034214165061712265,
-0.14269879460334778,
0.05533367022871971,
0.004259740933775902,
0.1205076053738594,
-0.13285617530345917,
-0.11227773874998093,
0.21861238777637482,
-0.09039504081010818,
-0.13327087461948395,
0.08300018310546875,
-0.007349212653934956,
0.055108118802309036,
0.030452338978648186,
0.11197812110185623,
0.06301248073577881,
-0.13569188117980957,
0.0872018039226532,
0.10973144322633743,
-0.13754820823669434,
-0.13189132511615753,
0.005886216182261705,
-0.0013933381997048855,
-0.07497121393680573,
0.014766803942620754,
0.160347580909729,
0.10578573495149612,
-0.043757364153862,
-0.05901378020644188,
-0.014996325597167015,
-0.04234796389937401,
0.1145983412861824,
0.05885425582528114,
0.11323011666536331,
-0.06954333186149597,
-0.06114992871880531,
0.009470291435718536,
-0.023148994892835617,
0.02481711469590664,
0.011324401944875717,
-0.1064189150929451,
0.09146500378847122,
-0.14957384765148163,
-0.0032007808331400156,
-0.15573877096176147,
-0.18682269752025604,
-0.019669538363814354,
0.02760804258286953,
-0.0022204946726560593,
0.1577223837375641,
0.15129147469997406,
-0.060254111886024475,
-0.024257458746433258,
0.02333754301071167,
0.12638860940933228,
0.04207634553313255,
-0.05421745404601097,
-0.14566732943058014,
0.044276416301727295,
-0.119206503033638,
-0.01294864621013403,
-0.05911770835518837,
0.009324598126113415,
0.025674516335129738,
0.1400611400604248,
0.07025644183158875,
0.028108857572078705,
-0.05200561136007309,
0.012593770399689674,
-0.05670996755361557,
-0.021270576864480972,
0.058658089488744736,
0.0048630740493535995,
-0.0788891538977623,
0.16158245503902435,
-0.15949708223342896,
0.3215492069721222,
0.1696743369102478,
-0.21568173170089722,
-0.0563850998878479,
0.054888464510440826,
0.015413806773722172,
-0.0027446781750768423,
0.04674471542239189,
0.0033388317096978426,
-0.0045325192622840405,
-0.011051229201257229,
0.12423443794250488,
0.000797667948063463,
-0.02101554162800312,
0.057030320167541504,
-0.07420527935028076,
-0.08675435930490494,
0.005113702733069658,
0.12135670334100723,
-0.14895130693912506,
0.17891345918178558,
0.238571897149086,
-0.06365619599819183,
0.20080290734767914,
0.024014176800847054,
0.001189496018923819,
-0.020358828827738762,
-0.03713710233569145,
0.02769448794424534,
0.08871173113584518,
-0.15567117929458618,
-0.060173749923706055,
0.037629976868629456,
-0.04739832505583763,
0.04000844061374664,
-0.11649611592292786,
-0.03460264578461647,
0.03008829429745674,
0.06542804092168808,
0.020448757335543633,
0.11835699528455734,
-0.012261602096259594,
0.049001358449459076,
-0.0019192154286429286,
-0.09640132635831833,
0.10651907324790955,
-0.0027116378769278526,
-0.027264205738902092,
0.143388569355011,
-0.09603472054004669,
-0.2696317434310913,
-0.15564101934432983,
-0.17344313859939575,
0.008850439451634884,
0.03914600983262062,
0.03435918316245079,
-0.08342444151639938,
-0.06700769066810608,
0.05808442458510399,
0.0037851380184292793,
-0.018112126737833023,
0.08884227275848389,
-0.052343133836984634,
0.036485932767391205,
-0.032904256135225296,
-0.058132950216531754,
-0.04966353997588158,
-0.021732419729232788,
-0.004153992515057325,
0.09872038662433624,
-0.0798579752445221,
0.0944928452372551,
0.14915959537029266,
0.009686815552413464,
0.05110333114862442,
-0.0020896715577691793,
0.11070442199707031,
-0.0969654843211174,
0.01849600486457348,
0.11530912667512894,
-0.05120840296149254,
0.0672340840101242,
0.1833212524652481,
0.04066582769155502,
-0.05863400921225548,
0.00004317746788728982,
-0.01446886733174324,
-0.1414872258901596,
-0.16441215574741364,
-0.03357212617993355,
-0.13743248581886292,
-0.011657393537461758,
0.06262750178575516,
0.05398807302117348,
0.1830873340368271,
0.11750183254480362,
0.09331076592206955,
0.0563841238617897,
-0.053589582443237305,
0.04585922881960869,
0.10292338579893112,
0.0002946934837382287,
0.14973466098308563,
-0.06848056614398956,
-0.14885416626930237,
0.035029079765081406,
0.06752877682447433,
0.0934106856584549,
0.14763127267360687,
0.1045582965016365,
0.02793722040951252,
0.12380506843328476,
0.16854719817638397,
0.11065017431974411,
0.020628221333026886,
-0.0995962917804718,
0.004203937482088804,
-0.004210996441543102,
-0.002989003900438547,
0.05568595230579376,
0.14846350252628326,
-0.09294731169939041,
0.03250674903392792,
-0.08800415694713593,
0.03970550000667572,
0.10980550944805145,
0.082148477435112,
-0.2668040096759796,
0.012463385239243507,
0.08737748861312866,
0.007024845108389854,
-0.053780246526002884,
0.022772585973143578,
0.0160111952573061,
-0.06515001505613327,
0.0661458671092987,
-0.09313037246465683,
0.07646811008453369,
0.026234209537506104,
0.036398231983184814,
-0.024195779114961624,
-0.010341323912143707,
0.004674872849136591,
0.027779730036854744,
-0.2321990579366684,
0.24279189109802246,
0.017681719735264778,
-0.0081409253180027,
-0.0658031553030014,
0.0227928776293993,
0.050465118139982224,
0.08369702845811844,
0.12745453417301178,
-0.014776632189750671,
-0.13642984628677368,
-0.06216294690966606,
0.003177864942699671,
0.012125691398978233,
0.09781407564878464,
-0.027841059491038322,
-0.007532401476055384,
-0.03284532204270363,
-0.05321016535162926,
0.03365150839090347,
0.04990879073739052,
-0.012970046140253544,
-0.16553451120853424,
0.07794158905744553,
0.04696020111441612,
-0.10474248230457306,
0.009847830049693584,
-0.057894304394721985,
-0.12084672600030899,
0.24245573580265045,
-0.040688056498765945,
0.003777880920097232,
-0.13147220015525818,
-0.08801491558551788,
0.06516817957162857,
-0.08013751357793808,
0.09556079655885696,
-0.07300305366516113,
0.04892462119460106,
-0.07796036452054977,
-0.19317540526390076,
0.19069314002990723,
-0.11103568226099014,
0.04609302058815956,
-0.1309530884027481,
0.07215578109025955,
-0.07803495228290558,
0.0324113704264164,
0.0007506720721721649,
0.059280965477228165,
-0.05033242702484131,
-0.026564868167042732,
0.05381704494357109,
-0.05967836081981659,
-0.009379270486533642,
-0.046744588762521744,
-0.0187015812844038,
-0.023807883262634277,
0.04482445493340492,
0.03113146498799324,
0.193584144115448,
0.22225938737392426,
-0.09085509181022644,
0.12574277818202972,
0.13287468254566193,
-0.04152733087539673,
-0.34996771812438965,
-0.03576524183154106,
-0.1204613745212555,
0.021520240232348442,
0.03184865787625313,
-0.10245911777019501,
0.11522993445396423,
-0.027661746367812157,
-0.05777546390891075,
0.1334868222475052,
-0.14204467833042145,
-0.11581980437040329,
0.18468722701072693,
0.05532653629779816,
0.43889808654785156,
-0.14414343237876892,
-0.07870311290025711,
-0.0578923262655735,
-0.11119277775287628,
0.07418956607580185,
-0.061539266258478165,
0.09017122536897659,
0.015551939606666565,
0.018525732681155205,
0.022814257070422173,
-0.08536908030509949,
0.09922046214342117,
-0.0843663141131401,
0.03398345410823822,
-0.11066484451293945,
-0.07639732956886292,
0.1308639496564865,
-0.029567217454314232,
-0.04608828201889992,
-0.027788929641246796,
-0.03186996281147003,
-0.0017915869830176234,
-0.02505946345627308,
-0.053956903517246246,
0.10293137282133102,
0.03824806585907936,
-0.0698898583650589,
0.012296374887228012,
-0.010622386820614338,
-0.024140171706676483,
-0.026431895792484283,
0.3188876807689667,
-0.006681607570499182,
0.20690536499023438,
0.1331115961074829,
0.0482148677110672,
-0.1066153347492218,
-0.04168606176972389,
-0.014310465194284916,
-0.09378211945295334,
0.09637784957885742,
-0.09964105486869812,
0.05397867038846016,
0.06886148452758789,
-0.011482715606689453,
0.055120646953582764,
0.11174727231264114,
-0.017480792477726936,
0.00358504056930542,
0.17993944883346558,
-0.17305320501327515,
-0.0436120480298996,
-0.004973283037543297,
-0.04108631610870361,
0.035963788628578186,
0.07194235920906067,
0.1188579723238945,
0.030546389520168304,
-0.008778760209679604,
0.018035104498267174,
-0.020421087741851807,
-0.06356093287467957,
0.040820587426424026,
0.0867374837398529,
0.030343370512127876,
-0.08746147900819778,
0.017309723421931267,
-0.002849958138540387,
-0.22730304300785065,
0.0018976981518790126,
0.07054683566093445,
-0.0756794735789299,
-0.10106708854436874,
0.05153464153409004,
0.17366249859333038,
-0.07233040034770966,
-0.02043299376964569,
-0.10530085861682892,
-0.0859653651714325,
0.01932416297495365,
0.2599613070487976,
0.07996602356433868,
0.04919706657528877,
-0.006001228466629982,
0.010721523314714432,
-0.03668977692723274,
0.0064100041054189205,
-0.005976090207695961,
0.06364626437425613,
-0.12335670739412308,
-0.06737135350704193,
-0.025361256673932076,
0.10906196385622025,
-0.1175532266497612,
-0.021820068359375,
-0.19609995186328888,
0.003788813715800643,
-0.048934828490018845,
-0.08043240755796432,
-0.09454052895307541,
-0.0712772011756897,
0.030607396736741066,
-0.06858336180448532,
-0.09425429999828339,
-0.04390277713537216,
-0.11505849659442902,
0.006931390147656202,
0.03798709809780121,
-0.00991776678711176,
-0.04642646014690399,
-0.038071345537900925,
0.0971149429678917,
-0.036438025534152985,
0.03766728565096855,
0.06420671194791794,
-0.015217851847410202,
0.09234844893217087,
-0.14074084162712097,
-0.055803894996643066,
0.07419854402542114,
-0.0001249401393579319,
0.10154250264167786,
0.07490864396095276,
0.0047249216586351395,
0.024386215955018997,
0.0710872933268547,
0.03605786710977554,
0.012073192745447159,
-0.0766444131731987,
0.06728431582450867,
-0.04853279888629913,
-0.18079568445682526,
-0.04013540968298912,
-0.03497268259525299,
0.10346321761608124,
-0.006970696616917849,
0.12889499962329865,
-0.047932807356119156,
0.06254623830318451,
-0.06252668052911758,
0.02636006660759449,
-0.0123911676928401,
-0.14529670774936676,
0.06354433298110962,
-0.03632514178752899,
-0.005106714088469744,
-0.040746547281742096,
0.19743973016738892,
0.011635620146989822,
-0.0078099872916936874,
0.0483575314283371,
0.02005455642938614,
0.018608389422297478,
0.030310047790408134,
0.15789169073104858,
0.09051284193992615,
-0.04679751396179199,
-0.10117464512586594,
0.11111433804035187,
0.05160742625594139,
0.009706846438348293,
0.08366572111845016,
0.055155668407678604,
-0.03183482214808464,
0.1412523090839386,
0.03313356265425682,
0.034679386764764786,
-0.06527009606361389,
-0.04731703922152519,
-0.07568445801734924,
0.06466006487607956,
0.033717311918735504,
-0.03156046196818352,
0.21887484192848206,
-0.008818339556455612,
0.03655129298567772,
-0.0579502210021019,
-0.03947729989886284,
-0.19691532850265503,
-0.18059898912906647,
-0.11041805893182755,
-0.07780896127223969,
0.03130476921796799,
-0.00352695444598794,
-0.010392709635198116,
0.08976829051971436,
0.043872859328985214,
0.0027831001207232475,
0.15485870838165283,
0.027360044419765472,
0.01569478027522564,
-0.0013452027924358845,
0.004746637772768736,
-0.020908985286951065,
0.004002862144261599,
0.0018517757998779416,
-0.1662002056837082,
0.0019254707731306553,
-0.0795445591211319,
-0.017344841733574867,
-0.03582914173603058,
0.036542486399412155,
-0.06595970690250397,
-0.14312049746513367,
-0.0464862585067749,
0.03731429949402809,
-0.04799088463187218,
0.021890629082918167,
0.005000287666916847,
0.03249432146549225,
0.008510300889611244,
0.13224242627620697,
-0.0820256769657135,
-0.014926344156265259,
-0.10331322997808456,
0.0904620960354805,
0.005321953911334276,
0.12144656479358673,
-0.060339901596307755,
0.0025539444759488106,
-0.05917980894446373,
0.27539145946502686,
0.30147379636764526,
-0.04355388134717941,
0.07376430183649063,
0.06271875649690628,
0.020537329837679863,
0.001660053851082921,
0.10591702908277512,
0.009405020624399185,
0.22131659090518951,
-0.08691644668579102,
-0.07998073846101761,
-0.017320208251476288,
-0.050044406205415726,
-0.08612151443958282,
0.04039651155471802,
0.044123828411102295,
-0.0028584159445017576,
-0.04286675527691841,
0.07884115725755692,
-0.13355590403079987,
0.07149451971054077,
0.10651414841413498,
-0.2095051258802414,
-0.07272254675626755,
-0.013771957717835903,
0.18716616928577423,
-0.03204018622636795,
0.10223958641290665,
-0.03657589852809906,
-0.09336363524198532,
-0.023238051682710648,
0.01674238033592701,
-0.20283789932727814,
-0.035098981112241745,
0.06426454335451126,
-0.01734243519604206,
0.09623444825410843,
-0.04927781596779823,
-0.02305767685174942,
0.12261020392179489,
0.05312138423323631,
-0.011299178004264832,
-0.004889477510005236,
0.024893825873732567,
-0.09537551552057266,
-0.038807954639196396,
0.0698898658156395,
-0.02163190394639969,
-0.05748581513762474,
0.05045942962169647,
-0.12234541773796082,
0.04941118136048317,
-0.18707086145877838,
-0.03743040934205055,
-0.0005046811420470476,
0.04900933429598808,
-0.0479026697576046,
0.09100630134344101,
0.06282646954059601,
0.048486288636922836,
-0.012976630590856075,
-0.011964566074311733,
-0.004679829813539982,
0.0755200982093811,
-0.02989252097904682,
-0.18321958184242249,
-0.0945415049791336,
-0.05113792419433594,
0.032525435090065,
-0.006086435634642839,
-0.20438963174819946,
-0.05459880456328392,
-0.08814369887113571,
0.0024600683245807886,
-0.14107996225357056,
0.0435638353228569,
0.16646583378314972,
0.0523197315633297,
-0.01654839515686035,
-0.11001645773649216,
0.04320191964507103,
0.03550111874938011,
-0.15934661030769348,
-0.1052287295460701
] |
null | null | transformers | Just for performing some experiments. Do not use. | {} | fill-mask | NbAiLabArchive/test_w5 | [
"transformers",
"pytorch",
"jax",
"tensorboard",
"roberta",
"fill-mask",
"autotrain_compatible",
"endpoints_compatible",
"region:us"
] | 2022-03-02T23:29:04+00:00 | [] | [] | TAGS
#transformers #pytorch #jax #tensorboard #roberta #fill-mask #autotrain_compatible #endpoints_compatible #region-us
| Just for performing some experiments. Do not use. | [] | [
"TAGS\n#transformers #pytorch #jax #tensorboard #roberta #fill-mask #autotrain_compatible #endpoints_compatible #region-us \n"
] | [
44
] | [
"passage: TAGS\n#transformers #pytorch #jax #tensorboard #roberta #fill-mask #autotrain_compatible #endpoints_compatible #region-us \n"
] | [
-0.056054603308439255,
0.03248031064867973,
-0.008046153001487255,
0.051338013261556625,
0.1180385947227478,
0.02936614491045475,
0.1320868581533432,
0.102181576192379,
0.08733624964952469,
0.00779934786260128,
0.1502477079629898,
0.2344098836183548,
-0.01568196900188923,
0.09936822205781937,
-0.03942068666219711,
-0.27976280450820923,
0.02226502262055874,
0.06325343996286392,
-0.11206097155809402,
0.10821451991796494,
0.05136880278587341,
-0.08877619355916977,
0.0548054575920105,
-0.0033657930325716734,
-0.15610703825950623,
0.046753864735364914,
0.06813488900661469,
-0.10331186652183533,
0.11474744230508804,
0.03391389176249504,
0.21956931054592133,
0.036839134991168976,
-0.0514676459133625,
-0.06020799279212952,
0.058262307196855545,
0.018529953435063362,
-0.08653527498245239,
0.06662767380475998,
0.028980636969208717,
-0.08994876593351364,
-0.019165487959980965,
0.05364687740802765,
0.04671087488532066,
0.026846865192055702,
-0.13248224556446075,
-0.122489333152771,
-0.02253563515841961,
0.03765493258833885,
0.03383703529834747,
0.04617660120129585,
0.029503600671887398,
0.2025780826807022,
-0.09587440639734268,
0.09280231595039368,
0.15422777831554413,
-0.3269748389720917,
-0.028785092756152153,
0.10816463083028793,
0.09493216872215271,
-0.009806512854993343,
-0.056667108088731766,
0.053594622761011124,
0.010852220468223095,
0.017016617581248283,
0.07875027507543564,
-0.08242537826299667,
-0.06757722049951553,
0.015077394433319569,
-0.08309552818536758,
-0.011084277182817459,
0.11594939231872559,
-0.04974423721432686,
0.06572466343641281,
-0.01178821176290512,
-0.11704806238412857,
-0.05568913742899895,
-0.028509169816970825,
-0.02454548515379429,
-0.03183290362358093,
0.03153258189558983,
-0.052542295306921005,
-0.05398869886994362,
-0.11701438575983047,
0.01607360877096653,
-0.20378780364990234,
0.2291792631149292,
0.015989534556865692,
0.06484607607126236,
-0.1913691759109497,
0.04019235447049141,
-0.008810539729893208,
-0.12397590279579163,
0.08061125874519348,
-0.0778740793466568,
-0.01043014694005251,
-0.00025012591504491866,
-0.03194958716630936,
-0.15330010652542114,
0.08402062207460403,
0.14235012233257294,
0.0703987404704094,
0.05235375463962555,
0.04025684669613838,
0.11797744780778885,
0.0062722195871174335,
0.08332715183496475,
-0.0033328577410429716,
-0.020555660128593445,
0.058990221470594406,
-0.06935149431228638,
0.042393360286951065,
-0.06539654731750488,
-0.14305822551250458,
-0.019733933731913567,
0.024873333051800728,
0.06177109107375145,
0.0472954697906971,
0.05189374089241028,
-0.07901646941900253,
-0.01297581847757101,
0.05532194301486015,
-0.06181560829281807,
0.021915150806307793,
-0.028121696785092354,
0.05614781379699707,
0.09694098681211472,
0.02329915761947632,
-0.015683183446526527,
0.009050553664565086,
0.10954584926366806,
-0.09349292516708374,
-0.022346964105963707,
-0.08019722253084183,
-0.07115963101387024,
0.04550477862358093,
-0.15208832919597626,
0.03392788767814636,
-0.163294717669487,
-0.11616092920303345,
0.036480147391557693,
0.07727508246898651,
-0.01087186112999916,
-0.027444304898381233,
0.04069950059056282,
-0.017672257497906685,
0.04171934723854065,
-0.026001179590821266,
-0.02262156456708908,
-0.02280217967927456,
0.09067060798406601,
-0.019523262977600098,
0.12676511704921722,
-0.07864977419376373,
0.03291575238108635,
-0.06563568115234375,
0.020905161276459694,
-0.17323945462703705,
-0.04067065566778183,
-0.05730418488383293,
0.15274600684642792,
-0.004410047549754381,
-0.01597120799124241,
-0.13115207850933075,
0.036499302834272385,
0.004403534810990095,
0.13779743015766144,
-0.09854277223348618,
-0.12285254150629044,
0.23302029073238373,
-0.0938703641295433,
-0.12066173553466797,
0.09428577870130539,
-0.00585569255053997,
0.012807860970497131,
0.03407035022974014,
0.12017872184515,
0.06350307911634445,
-0.12561555206775665,
0.08130798488855362,
0.10102665424346924,
-0.1405840963125229,
-0.13989393413066864,
0.008247711695730686,
0.0014838920906186104,
-0.07189842313528061,
0.029673457145690918,
0.12153617292642593,
0.10942172259092331,
-0.06289353221654892,
-0.05540693923830986,
-0.014802910387516022,
-0.04390530660748482,
0.13305455446243286,
0.07422330230474472,
0.11936018615961075,
-0.06421703845262527,
-0.05641259625554085,
-0.010930903255939484,
-0.001581725082360208,
0.03534591943025589,
0.023735323920845985,
-0.08301463723182678,
0.13557825982570648,
-0.10046841949224472,
-0.009981892071664333,
-0.1833997219800949,
-0.1408158242702484,
-0.01896396093070507,
0.03614329919219017,
-0.005267035216093063,
0.14361442625522614,
0.1419670730829239,
-0.04958319664001465,
-0.016094328835606575,
-0.001771264709532261,
0.10361504554748535,
0.01744346134364605,
-0.05065019056200981,
-0.1390962153673172,
0.025869980454444885,
-0.10641948133707047,
0.0035627756733447313,
-0.03568409010767937,
0.015927081927657127,
0.003599299117922783,
0.13339167833328247,
0.03954165056347847,
0.028387578204274178,
-0.03511304780840874,
0.026251614093780518,
-0.043433476239442825,
-0.0007068906561471522,
0.08702710270881653,
0.003389613702893257,
-0.06495824456214905,
0.1567114144563675,
-0.1431649774312973,
0.33185818791389465,
0.18182213604450226,
-0.2438773661851883,
-0.038081273436546326,
0.03647970035672188,
-0.01340425107628107,
-0.007261103484779596,
0.04910612106323242,
0.007451684679836035,
0.0371720977127552,
0.0028892923146486282,
0.1355745792388916,
-0.013151844032108784,
-0.034933120012283325,
0.046050380915403366,
-0.0661000907421112,
-0.05983700230717659,
0.04253281280398369,
0.1302458643913269,
-0.11220794916152954,
0.17833472788333893,
0.22774462401866913,
-0.07071826606988907,
0.18834294378757477,
0.017805663868784904,
-0.002283287001773715,
0.0022935892920941114,
-0.039875928312540054,
-0.002615851117298007,
0.07621114701032639,
-0.1808532476425171,
-0.046407293528318405,
0.05705195292830467,
-0.05776510015130043,
0.04796215891838074,
-0.1355598270893097,
-0.04663200303912163,
0.0069245509803295135,
0.06652981787919998,
0.006473381072282791,
0.1275380253791809,
0.02095414698123932,
0.06925595551729202,
-0.019553450867533684,
-0.09946165233850479,
0.09221124649047852,
0.008467999286949635,
-0.0201379656791687,
0.15283440053462982,
-0.0967143103480339,
-0.3056011199951172,
-0.1209845244884491,
-0.13611142337322235,
0.009265034459531307,
0.013424806296825409,
0.045616377145051956,
-0.0761413648724556,
-0.04097984731197357,
0.07577920705080032,
-0.00812458898872137,
-0.029371723532676697,
0.07061979919672012,
-0.07266911119222641,
0.024432552978396416,
-0.04141318425536156,
-0.06628400832414627,
-0.05382229760289192,
-0.054113563150167465,
-0.024020100012421608,
0.13257233798503876,
-0.05321606993675232,
0.07944805175065994,
0.1491497904062271,
0.01205755490809679,
0.05353403463959694,
-0.0027496805414557457,
0.11586552858352661,
-0.08211545646190643,
0.016660600900650024,
0.1541241854429245,
-0.04000994935631752,
0.0920138955116272,
0.14974257349967957,
0.051779136061668396,
-0.032861221581697464,
-0.01734315976500511,
-0.01920335739850998,
-0.1296594738960266,
-0.1783415824174881,
-0.06051096320152283,
-0.13144588470458984,
-0.010760712437331676,
0.05260702967643738,
0.06244603917002678,
0.15693743526935577,
0.11204888671636581,
0.06889155507087708,
0.003974058199673891,
-0.064728282392025,
0.035249169915914536,
0.11515355110168457,
-0.012344387359917164,
0.14337371289730072,
-0.044457804411649704,
-0.15340383350849152,
0.04128626361489296,
0.0567547082901001,
0.11611785739660263,
0.09246822446584702,
0.03985978290438652,
0.0416528545320034,
0.17303939163684845,
0.15917858481407166,
0.11519143730401993,
-0.0013552854070439935,
-0.0817263051867485,
0.001369532779790461,
-0.010764461942017078,
-0.018506037071347237,
0.024643898010253906,
0.16488061845302582,
-0.07572177797555923,
0.00357465329580009,
-0.11025635153055191,
0.04436880722641945,
0.10707270354032516,
0.04875938966870308,
-0.24057722091674805,
0.01747376099228859,
0.06001284718513489,
0.009187494404613972,
-0.04879000782966614,
0.029154665768146515,
-0.01069580763578415,
-0.10265225172042847,
0.04736635088920593,
-0.09335082769393921,
0.0774553120136261,
0.005905484315007925,
0.03950373828411102,
-0.03354807570576668,
-0.015833422541618347,
0.020954512059688568,
0.04040065407752991,
-0.22027750313282013,
0.25253671407699585,
-0.0017404075479134917,
-0.027431095018982887,
-0.06831086426973343,
0.006171961780637503,
0.05629671737551689,
0.09116309881210327,
0.12283080816268921,
0.002265392569825053,
-0.04135163873434067,
-0.06996691972017288,
-0.023672625422477722,
0.014519180171191692,
0.07688470929861069,
-0.0303781908005476,
-0.020113827660679817,
-0.01414425764232874,
-0.051750313490629196,
0.00482820812612772,
0.03736349567770958,
0.0047228685580194,
-0.14571145176887512,
0.08523136377334595,
0.03405115380883217,
-0.10368743538856506,
0.005693832878023386,
-0.0906156525015831,
-0.12881214916706085,
0.22051775455474854,
-0.036054905503988266,
-0.03929142653942108,
-0.11688987165689468,
-0.08677396923303604,
0.08231160789728165,
-0.1003187969326973,
0.0907948836684227,
-0.08400740474462509,
0.009871154092252254,
-0.08544441312551498,
-0.18899314105510712,
0.16893191635608673,
-0.11482013016939163,
0.011679023504257202,
-0.10398916155099869,
0.12384915351867676,
-0.06425923854112625,
0.03634386882185936,
-0.010618667118251324,
0.03852801024913788,
-0.08605284243822098,
-0.043050676584243774,
0.044586215168237686,
-0.04458039626479149,
0.0225312951952219,
-0.022807754576206207,
-0.03959791362285614,
-0.030248722061514854,
0.029058517888188362,
0.0406133271753788,
0.22144711017608643,
0.2144334763288498,
-0.08375316858291626,
0.14107592403888702,
0.1542760729789734,
-0.027089660987257957,
-0.3429948091506958,
-0.06767362356185913,
-0.10662075132131577,
-0.002038518665358424,
0.0292994175106287,
-0.12421690672636032,
0.10439302772283554,
-0.013619315810501575,
-0.062008947134017944,
0.14743256568908691,
-0.20367805659770966,
-0.1039750874042511,
0.19479258358478546,
0.058817919343709946,
0.4338186979293823,
-0.13855479657649994,
-0.06851515918970108,
-0.005740564316511154,
-0.1065901517868042,
0.07769810408353806,
-0.03311660513281822,
0.09169909358024597,
-0.021223753690719604,
0.05765504762530327,
0.035844165831804276,
-0.09546727687120438,
0.08137611299753189,
-0.07327132672071457,
0.020815597847104073,
-0.09844761341810226,
-0.09033150225877762,
0.11295315623283386,
-0.011052154935896397,
-0.033259470015764236,
-0.02068001963198185,
-0.011131967417895794,
-0.03578278794884682,
-0.018166273832321167,
-0.094619981944561,
0.1094285175204277,
0.029992101714015007,
-0.06555511057376862,
0.024528294801712036,
-0.00469568045809865,
-0.03246724233031273,
-0.010688327252864838,
0.26251301169395447,
0.00740673765540123,
0.19858002662658691,
0.11181885004043579,
0.03713912144303322,
-0.11215758323669434,
-0.0963178277015686,
-0.048410024493932724,
-0.08148425817489624,
0.09272054582834244,
-0.054956406354904175,
0.03476840630173683,
0.09707683324813843,
0.003254994750022888,
0.03658732399344444,
0.10885944962501526,
-0.022786185145378113,
-0.006367347668856382,
0.16209717094898224,
-0.21533386409282684,
-0.027371011674404144,
-0.011076156981289387,
-0.03197417035698891,
0.05048466846346855,
0.08026017993688583,
0.105776347219944,
0.030726158991456032,
-0.03686424344778061,
0.015599449165165424,
-0.011029734276235104,
-0.04086773097515106,
0.04656952992081642,
0.09248721599578857,
0.03528885170817375,
-0.10671261698007584,
0.010058549232780933,
0.0021204573567956686,
-0.23764212429523468,
-0.019482091069221497,
0.11905904859304428,
-0.08317956328392029,
-0.11988458782434464,
0.027093907818198204,
0.1292128562927246,
-0.07335732132196426,
-0.014795921742916107,
-0.09503516554832458,
-0.08984415978193283,
0.031589578837156296,
0.2195563167333603,
0.08901014924049377,
0.0426330603659153,
-0.022536741569638252,
0.0005373752792365849,
-0.028745895251631737,
0.017907293513417244,
0.009444215334951878,
0.049821820110082626,
-0.11264432221651077,
-0.025068648159503937,
-0.002249453216791153,
0.14157554507255554,
-0.10781886428594589,
-0.03704838082194328,
-0.17573441565036774,
0.022272171452641487,
-0.033018261194229126,
-0.08313077688217163,
-0.08952318876981735,
-0.07307300716638565,
0.009413745254278183,
-0.06759088486433029,
-0.06402819603681564,
-0.03870067372918129,
-0.11781171709299088,
0.018196070566773415,
0.03698795661330223,
-0.017428312450647354,
-0.06797853112220764,
-0.04566580057144165,
0.10457863658666611,
-0.03494711220264435,
0.07986368238925934,
0.10415607690811157,
-0.036714281886816025,
0.09260773658752441,
-0.12875588238239288,
-0.0782090574502945,
0.08222851902246475,
0.010853096842765808,
0.09076497703790665,
0.07374084740877151,
0.0209487471729517,
0.022617587819695473,
0.0586252398788929,
0.03949703648686409,
0.03390705958008766,
-0.10528510063886642,
0.07766593992710114,
-0.0036784436088055372,
-0.18475206196308136,
-0.04264308884739876,
-0.04846673086285591,
0.07689227163791656,
0.0000564083456993103,
0.11577785015106201,
-0.04345632717013359,
0.0871499553322792,
-0.07589560747146606,
0.02142581343650818,
-0.0160426814109087,
-0.15075929462909698,
0.03391137346625328,
-0.025644728913903236,
0.006313334684818983,
-0.03843572363257408,
0.18327243626117706,
0.022004099562764168,
-0.02145870216190815,
0.029890315607190132,
0.050182685256004333,
0.01138403732329607,
0.014391258358955383,
0.1237821951508522,
0.0659276619553566,
-0.048964738845825195,
-0.0851173996925354,
0.10231930762529373,
0.0322895385324955,
-0.0015593968564644456,
0.12318528443574905,
0.06167507544159889,
0.025546416640281677,
0.09811484068632126,
0.03741743043065071,
0.046944696456193924,
-0.09669690579175949,
-0.11812370270490646,
-0.06329796463251114,
0.06559941917657852,
0.02080846019089222,
0.021437538787722588,
0.19806689023971558,
0.013027378357946873,
0.04757985472679138,
-0.04351503774523735,
-0.03361448273062706,
-0.18252640962600708,
-0.16818886995315552,
-0.08656346797943115,
-0.06012668088078499,
0.03250272199511528,
-0.00893042329698801,
-0.026426302269101143,
0.0779576227068901,
0.04128513112664223,
-0.024318739771842957,
0.13192857801914215,
0.07529094070196152,
0.0039122868329286575,
0.011309136636555195,
0.021922415122389793,
-0.008097113110125065,
0.001034525572322309,
0.0022887985687702894,
-0.1683558225631714,
-0.005163964349776506,
-0.06668347865343094,
-0.016059817746281624,
-0.06870714575052261,
0.028988828882575035,
-0.07447594404220581,
-0.1355765461921692,
-0.04676564037799835,
0.022212272509932518,
-0.021008780226111412,
0.05531160160899162,
0.0024794747587293386,
0.04048211872577667,
-0.006856914609670639,
0.1441042274236679,
-0.06974226236343384,
-0.026155387982726097,
-0.0609048493206501,
0.13574302196502686,
0.010319629684090614,
0.08230061829090118,
-0.017585260793566704,
0.01702001504600048,
-0.06836116313934326,
0.29205235838890076,
0.337017685174942,
-0.061491578817367554,
0.08024031668901443,
0.06408334523439407,
0.02148929052054882,
0.024402925744652748,
0.11077114194631577,
0.0520729124546051,
0.27871713042259216,
-0.10102465003728867,
-0.057044338434934616,
-0.042673613876104355,
-0.0297977477312088,
-0.10663390904664993,
0.029587889090180397,
0.04262523725628853,
-0.01878473535180092,
-0.052453380078077316,
0.07060423493385315,
-0.1627788543701172,
0.08529063314199448,
0.08852001279592514,
-0.22853469848632812,
-0.0828385129570961,
-0.023376956582069397,
0.18547679483890533,
-0.007760809268802404,
0.10319223254919052,
-0.033652711659669876,
-0.09106358140707016,
0.002748937113210559,
0.017562294378876686,
-0.2120169848203659,
-0.04143116995692253,
0.0858837142586708,
-0.012610984034836292,
0.09440646320581436,
-0.04714668169617653,
0.001621488481760025,
0.1070573553442955,
0.05599372461438179,
-0.018922947347164154,
-0.009089205414056778,
0.029872359707951546,
-0.10413407534360886,
-0.05462685599923134,
0.04770362749695778,
0.00493355467915535,
-0.11373955011367798,
0.04055871441960335,
-0.10064697265625,
0.04101647064089775,
-0.16733373701572418,
-0.016937868669629097,
-0.004471272695809603,
0.07673639059066772,
-0.035708729177713394,
0.06403952091932297,
0.06532040983438492,
0.039379414170980453,
-0.030999401584267616,
-0.040171388536691666,
-0.02427910827100277,
0.07377103716135025,
-0.06011706218123436,
-0.17939476668834686,
-0.08689197152853012,
-0.05579279735684395,
0.01125532016158104,
-0.010918475687503815,
-0.18686245381832123,
-0.051870957016944885,
-0.10107588022947311,
0.00037625167169608176,
-0.1624269038438797,
0.024618223309516907,
0.10606223344802856,
0.045619890093803406,
0.00951701682060957,
-0.03292389586567879,
0.03255080804228783,
0.030340315774083138,
-0.18025068938732147,
-0.08541256189346313
] |
null | null | transformers | Just for performing some experiments. Do not use. | {} | fill-mask | NbAiLabArchive/test_w5_long | [
"transformers",
"pytorch",
"jax",
"tensorboard",
"roberta",
"fill-mask",
"autotrain_compatible",
"endpoints_compatible",
"region:us"
] | 2022-03-02T23:29:04+00:00 | [] | [] | TAGS
#transformers #pytorch #jax #tensorboard #roberta #fill-mask #autotrain_compatible #endpoints_compatible #region-us
| Just for performing some experiments. Do not use. | [] | [
"TAGS\n#transformers #pytorch #jax #tensorboard #roberta #fill-mask #autotrain_compatible #endpoints_compatible #region-us \n"
] | [
44
] | [
"passage: TAGS\n#transformers #pytorch #jax #tensorboard #roberta #fill-mask #autotrain_compatible #endpoints_compatible #region-us \n"
] | [
-0.056054603308439255,
0.03248031064867973,
-0.008046153001487255,
0.051338013261556625,
0.1180385947227478,
0.02936614491045475,
0.1320868581533432,
0.102181576192379,
0.08733624964952469,
0.00779934786260128,
0.1502477079629898,
0.2344098836183548,
-0.01568196900188923,
0.09936822205781937,
-0.03942068666219711,
-0.27976280450820923,
0.02226502262055874,
0.06325343996286392,
-0.11206097155809402,
0.10821451991796494,
0.05136880278587341,
-0.08877619355916977,
0.0548054575920105,
-0.0033657930325716734,
-0.15610703825950623,
0.046753864735364914,
0.06813488900661469,
-0.10331186652183533,
0.11474744230508804,
0.03391389176249504,
0.21956931054592133,
0.036839134991168976,
-0.0514676459133625,
-0.06020799279212952,
0.058262307196855545,
0.018529953435063362,
-0.08653527498245239,
0.06662767380475998,
0.028980636969208717,
-0.08994876593351364,
-0.019165487959980965,
0.05364687740802765,
0.04671087488532066,
0.026846865192055702,
-0.13248224556446075,
-0.122489333152771,
-0.02253563515841961,
0.03765493258833885,
0.03383703529834747,
0.04617660120129585,
0.029503600671887398,
0.2025780826807022,
-0.09587440639734268,
0.09280231595039368,
0.15422777831554413,
-0.3269748389720917,
-0.028785092756152153,
0.10816463083028793,
0.09493216872215271,
-0.009806512854993343,
-0.056667108088731766,
0.053594622761011124,
0.010852220468223095,
0.017016617581248283,
0.07875027507543564,
-0.08242537826299667,
-0.06757722049951553,
0.015077394433319569,
-0.08309552818536758,
-0.011084277182817459,
0.11594939231872559,
-0.04974423721432686,
0.06572466343641281,
-0.01178821176290512,
-0.11704806238412857,
-0.05568913742899895,
-0.028509169816970825,
-0.02454548515379429,
-0.03183290362358093,
0.03153258189558983,
-0.052542295306921005,
-0.05398869886994362,
-0.11701438575983047,
0.01607360877096653,
-0.20378780364990234,
0.2291792631149292,
0.015989534556865692,
0.06484607607126236,
-0.1913691759109497,
0.04019235447049141,
-0.008810539729893208,
-0.12397590279579163,
0.08061125874519348,
-0.0778740793466568,
-0.01043014694005251,
-0.00025012591504491866,
-0.03194958716630936,
-0.15330010652542114,
0.08402062207460403,
0.14235012233257294,
0.0703987404704094,
0.05235375463962555,
0.04025684669613838,
0.11797744780778885,
0.0062722195871174335,
0.08332715183496475,
-0.0033328577410429716,
-0.020555660128593445,
0.058990221470594406,
-0.06935149431228638,
0.042393360286951065,
-0.06539654731750488,
-0.14305822551250458,
-0.019733933731913567,
0.024873333051800728,
0.06177109107375145,
0.0472954697906971,
0.05189374089241028,
-0.07901646941900253,
-0.01297581847757101,
0.05532194301486015,
-0.06181560829281807,
0.021915150806307793,
-0.028121696785092354,
0.05614781379699707,
0.09694098681211472,
0.02329915761947632,
-0.015683183446526527,
0.009050553664565086,
0.10954584926366806,
-0.09349292516708374,
-0.022346964105963707,
-0.08019722253084183,
-0.07115963101387024,
0.04550477862358093,
-0.15208832919597626,
0.03392788767814636,
-0.163294717669487,
-0.11616092920303345,
0.036480147391557693,
0.07727508246898651,
-0.01087186112999916,
-0.027444304898381233,
0.04069950059056282,
-0.017672257497906685,
0.04171934723854065,
-0.026001179590821266,
-0.02262156456708908,
-0.02280217967927456,
0.09067060798406601,
-0.019523262977600098,
0.12676511704921722,
-0.07864977419376373,
0.03291575238108635,
-0.06563568115234375,
0.020905161276459694,
-0.17323945462703705,
-0.04067065566778183,
-0.05730418488383293,
0.15274600684642792,
-0.004410047549754381,
-0.01597120799124241,
-0.13115207850933075,
0.036499302834272385,
0.004403534810990095,
0.13779743015766144,
-0.09854277223348618,
-0.12285254150629044,
0.23302029073238373,
-0.0938703641295433,
-0.12066173553466797,
0.09428577870130539,
-0.00585569255053997,
0.012807860970497131,
0.03407035022974014,
0.12017872184515,
0.06350307911634445,
-0.12561555206775665,
0.08130798488855362,
0.10102665424346924,
-0.1405840963125229,
-0.13989393413066864,
0.008247711695730686,
0.0014838920906186104,
-0.07189842313528061,
0.029673457145690918,
0.12153617292642593,
0.10942172259092331,
-0.06289353221654892,
-0.05540693923830986,
-0.014802910387516022,
-0.04390530660748482,
0.13305455446243286,
0.07422330230474472,
0.11936018615961075,
-0.06421703845262527,
-0.05641259625554085,
-0.010930903255939484,
-0.001581725082360208,
0.03534591943025589,
0.023735323920845985,
-0.08301463723182678,
0.13557825982570648,
-0.10046841949224472,
-0.009981892071664333,
-0.1833997219800949,
-0.1408158242702484,
-0.01896396093070507,
0.03614329919219017,
-0.005267035216093063,
0.14361442625522614,
0.1419670730829239,
-0.04958319664001465,
-0.016094328835606575,
-0.001771264709532261,
0.10361504554748535,
0.01744346134364605,
-0.05065019056200981,
-0.1390962153673172,
0.025869980454444885,
-0.10641948133707047,
0.0035627756733447313,
-0.03568409010767937,
0.015927081927657127,
0.003599299117922783,
0.13339167833328247,
0.03954165056347847,
0.028387578204274178,
-0.03511304780840874,
0.026251614093780518,
-0.043433476239442825,
-0.0007068906561471522,
0.08702710270881653,
0.003389613702893257,
-0.06495824456214905,
0.1567114144563675,
-0.1431649774312973,
0.33185818791389465,
0.18182213604450226,
-0.2438773661851883,
-0.038081273436546326,
0.03647970035672188,
-0.01340425107628107,
-0.007261103484779596,
0.04910612106323242,
0.007451684679836035,
0.0371720977127552,
0.0028892923146486282,
0.1355745792388916,
-0.013151844032108784,
-0.034933120012283325,
0.046050380915403366,
-0.0661000907421112,
-0.05983700230717659,
0.04253281280398369,
0.1302458643913269,
-0.11220794916152954,
0.17833472788333893,
0.22774462401866913,
-0.07071826606988907,
0.18834294378757477,
0.017805663868784904,
-0.002283287001773715,
0.0022935892920941114,
-0.039875928312540054,
-0.002615851117298007,
0.07621114701032639,
-0.1808532476425171,
-0.046407293528318405,
0.05705195292830467,
-0.05776510015130043,
0.04796215891838074,
-0.1355598270893097,
-0.04663200303912163,
0.0069245509803295135,
0.06652981787919998,
0.006473381072282791,
0.1275380253791809,
0.02095414698123932,
0.06925595551729202,
-0.019553450867533684,
-0.09946165233850479,
0.09221124649047852,
0.008467999286949635,
-0.0201379656791687,
0.15283440053462982,
-0.0967143103480339,
-0.3056011199951172,
-0.1209845244884491,
-0.13611142337322235,
0.009265034459531307,
0.013424806296825409,
0.045616377145051956,
-0.0761413648724556,
-0.04097984731197357,
0.07577920705080032,
-0.00812458898872137,
-0.029371723532676697,
0.07061979919672012,
-0.07266911119222641,
0.024432552978396416,
-0.04141318425536156,
-0.06628400832414627,
-0.05382229760289192,
-0.054113563150167465,
-0.024020100012421608,
0.13257233798503876,
-0.05321606993675232,
0.07944805175065994,
0.1491497904062271,
0.01205755490809679,
0.05353403463959694,
-0.0027496805414557457,
0.11586552858352661,
-0.08211545646190643,
0.016660600900650024,
0.1541241854429245,
-0.04000994935631752,
0.0920138955116272,
0.14974257349967957,
0.051779136061668396,
-0.032861221581697464,
-0.01734315976500511,
-0.01920335739850998,
-0.1296594738960266,
-0.1783415824174881,
-0.06051096320152283,
-0.13144588470458984,
-0.010760712437331676,
0.05260702967643738,
0.06244603917002678,
0.15693743526935577,
0.11204888671636581,
0.06889155507087708,
0.003974058199673891,
-0.064728282392025,
0.035249169915914536,
0.11515355110168457,
-0.012344387359917164,
0.14337371289730072,
-0.044457804411649704,
-0.15340383350849152,
0.04128626361489296,
0.0567547082901001,
0.11611785739660263,
0.09246822446584702,
0.03985978290438652,
0.0416528545320034,
0.17303939163684845,
0.15917858481407166,
0.11519143730401993,
-0.0013552854070439935,
-0.0817263051867485,
0.001369532779790461,
-0.010764461942017078,
-0.018506037071347237,
0.024643898010253906,
0.16488061845302582,
-0.07572177797555923,
0.00357465329580009,
-0.11025635153055191,
0.04436880722641945,
0.10707270354032516,
0.04875938966870308,
-0.24057722091674805,
0.01747376099228859,
0.06001284718513489,
0.009187494404613972,
-0.04879000782966614,
0.029154665768146515,
-0.01069580763578415,
-0.10265225172042847,
0.04736635088920593,
-0.09335082769393921,
0.0774553120136261,
0.005905484315007925,
0.03950373828411102,
-0.03354807570576668,
-0.015833422541618347,
0.020954512059688568,
0.04040065407752991,
-0.22027750313282013,
0.25253671407699585,
-0.0017404075479134917,
-0.027431095018982887,
-0.06831086426973343,
0.006171961780637503,
0.05629671737551689,
0.09116309881210327,
0.12283080816268921,
0.002265392569825053,
-0.04135163873434067,
-0.06996691972017288,
-0.023672625422477722,
0.014519180171191692,
0.07688470929861069,
-0.0303781908005476,
-0.020113827660679817,
-0.01414425764232874,
-0.051750313490629196,
0.00482820812612772,
0.03736349567770958,
0.0047228685580194,
-0.14571145176887512,
0.08523136377334595,
0.03405115380883217,
-0.10368743538856506,
0.005693832878023386,
-0.0906156525015831,
-0.12881214916706085,
0.22051775455474854,
-0.036054905503988266,
-0.03929142653942108,
-0.11688987165689468,
-0.08677396923303604,
0.08231160789728165,
-0.1003187969326973,
0.0907948836684227,
-0.08400740474462509,
0.009871154092252254,
-0.08544441312551498,
-0.18899314105510712,
0.16893191635608673,
-0.11482013016939163,
0.011679023504257202,
-0.10398916155099869,
0.12384915351867676,
-0.06425923854112625,
0.03634386882185936,
-0.010618667118251324,
0.03852801024913788,
-0.08605284243822098,
-0.043050676584243774,
0.044586215168237686,
-0.04458039626479149,
0.0225312951952219,
-0.022807754576206207,
-0.03959791362285614,
-0.030248722061514854,
0.029058517888188362,
0.0406133271753788,
0.22144711017608643,
0.2144334763288498,
-0.08375316858291626,
0.14107592403888702,
0.1542760729789734,
-0.027089660987257957,
-0.3429948091506958,
-0.06767362356185913,
-0.10662075132131577,
-0.002038518665358424,
0.0292994175106287,
-0.12421690672636032,
0.10439302772283554,
-0.013619315810501575,
-0.062008947134017944,
0.14743256568908691,
-0.20367805659770966,
-0.1039750874042511,
0.19479258358478546,
0.058817919343709946,
0.4338186979293823,
-0.13855479657649994,
-0.06851515918970108,
-0.005740564316511154,
-0.1065901517868042,
0.07769810408353806,
-0.03311660513281822,
0.09169909358024597,
-0.021223753690719604,
0.05765504762530327,
0.035844165831804276,
-0.09546727687120438,
0.08137611299753189,
-0.07327132672071457,
0.020815597847104073,
-0.09844761341810226,
-0.09033150225877762,
0.11295315623283386,
-0.011052154935896397,
-0.033259470015764236,
-0.02068001963198185,
-0.011131967417895794,
-0.03578278794884682,
-0.018166273832321167,
-0.094619981944561,
0.1094285175204277,
0.029992101714015007,
-0.06555511057376862,
0.024528294801712036,
-0.00469568045809865,
-0.03246724233031273,
-0.010688327252864838,
0.26251301169395447,
0.00740673765540123,
0.19858002662658691,
0.11181885004043579,
0.03713912144303322,
-0.11215758323669434,
-0.0963178277015686,
-0.048410024493932724,
-0.08148425817489624,
0.09272054582834244,
-0.054956406354904175,
0.03476840630173683,
0.09707683324813843,
0.003254994750022888,
0.03658732399344444,
0.10885944962501526,
-0.022786185145378113,
-0.006367347668856382,
0.16209717094898224,
-0.21533386409282684,
-0.027371011674404144,
-0.011076156981289387,
-0.03197417035698891,
0.05048466846346855,
0.08026017993688583,
0.105776347219944,
0.030726158991456032,
-0.03686424344778061,
0.015599449165165424,
-0.011029734276235104,
-0.04086773097515106,
0.04656952992081642,
0.09248721599578857,
0.03528885170817375,
-0.10671261698007584,
0.010058549232780933,
0.0021204573567956686,
-0.23764212429523468,
-0.019482091069221497,
0.11905904859304428,
-0.08317956328392029,
-0.11988458782434464,
0.027093907818198204,
0.1292128562927246,
-0.07335732132196426,
-0.014795921742916107,
-0.09503516554832458,
-0.08984415978193283,
0.031589578837156296,
0.2195563167333603,
0.08901014924049377,
0.0426330603659153,
-0.022536741569638252,
0.0005373752792365849,
-0.028745895251631737,
0.017907293513417244,
0.009444215334951878,
0.049821820110082626,
-0.11264432221651077,
-0.025068648159503937,
-0.002249453216791153,
0.14157554507255554,
-0.10781886428594589,
-0.03704838082194328,
-0.17573441565036774,
0.022272171452641487,
-0.033018261194229126,
-0.08313077688217163,
-0.08952318876981735,
-0.07307300716638565,
0.009413745254278183,
-0.06759088486433029,
-0.06402819603681564,
-0.03870067372918129,
-0.11781171709299088,
0.018196070566773415,
0.03698795661330223,
-0.017428312450647354,
-0.06797853112220764,
-0.04566580057144165,
0.10457863658666611,
-0.03494711220264435,
0.07986368238925934,
0.10415607690811157,
-0.036714281886816025,
0.09260773658752441,
-0.12875588238239288,
-0.0782090574502945,
0.08222851902246475,
0.010853096842765808,
0.09076497703790665,
0.07374084740877151,
0.0209487471729517,
0.022617587819695473,
0.0586252398788929,
0.03949703648686409,
0.03390705958008766,
-0.10528510063886642,
0.07766593992710114,
-0.0036784436088055372,
-0.18475206196308136,
-0.04264308884739876,
-0.04846673086285591,
0.07689227163791656,
0.0000564083456993103,
0.11577785015106201,
-0.04345632717013359,
0.0871499553322792,
-0.07589560747146606,
0.02142581343650818,
-0.0160426814109087,
-0.15075929462909698,
0.03391137346625328,
-0.025644728913903236,
0.006313334684818983,
-0.03843572363257408,
0.18327243626117706,
0.022004099562764168,
-0.02145870216190815,
0.029890315607190132,
0.050182685256004333,
0.01138403732329607,
0.014391258358955383,
0.1237821951508522,
0.0659276619553566,
-0.048964738845825195,
-0.0851173996925354,
0.10231930762529373,
0.0322895385324955,
-0.0015593968564644456,
0.12318528443574905,
0.06167507544159889,
0.025546416640281677,
0.09811484068632126,
0.03741743043065071,
0.046944696456193924,
-0.09669690579175949,
-0.11812370270490646,
-0.06329796463251114,
0.06559941917657852,
0.02080846019089222,
0.021437538787722588,
0.19806689023971558,
0.013027378357946873,
0.04757985472679138,
-0.04351503774523735,
-0.03361448273062706,
-0.18252640962600708,
-0.16818886995315552,
-0.08656346797943115,
-0.06012668088078499,
0.03250272199511528,
-0.00893042329698801,
-0.026426302269101143,
0.0779576227068901,
0.04128513112664223,
-0.024318739771842957,
0.13192857801914215,
0.07529094070196152,
0.0039122868329286575,
0.011309136636555195,
0.021922415122389793,
-0.008097113110125065,
0.001034525572322309,
0.0022887985687702894,
-0.1683558225631714,
-0.005163964349776506,
-0.06668347865343094,
-0.016059817746281624,
-0.06870714575052261,
0.028988828882575035,
-0.07447594404220581,
-0.1355765461921692,
-0.04676564037799835,
0.022212272509932518,
-0.021008780226111412,
0.05531160160899162,
0.0024794747587293386,
0.04048211872577667,
-0.006856914609670639,
0.1441042274236679,
-0.06974226236343384,
-0.026155387982726097,
-0.0609048493206501,
0.13574302196502686,
0.010319629684090614,
0.08230061829090118,
-0.017585260793566704,
0.01702001504600048,
-0.06836116313934326,
0.29205235838890076,
0.337017685174942,
-0.061491578817367554,
0.08024031668901443,
0.06408334523439407,
0.02148929052054882,
0.024402925744652748,
0.11077114194631577,
0.0520729124546051,
0.27871713042259216,
-0.10102465003728867,
-0.057044338434934616,
-0.042673613876104355,
-0.0297977477312088,
-0.10663390904664993,
0.029587889090180397,
0.04262523725628853,
-0.01878473535180092,
-0.052453380078077316,
0.07060423493385315,
-0.1627788543701172,
0.08529063314199448,
0.08852001279592514,
-0.22853469848632812,
-0.0828385129570961,
-0.023376956582069397,
0.18547679483890533,
-0.007760809268802404,
0.10319223254919052,
-0.033652711659669876,
-0.09106358140707016,
0.002748937113210559,
0.017562294378876686,
-0.2120169848203659,
-0.04143116995692253,
0.0858837142586708,
-0.012610984034836292,
0.09440646320581436,
-0.04714668169617653,
0.001621488481760025,
0.1070573553442955,
0.05599372461438179,
-0.018922947347164154,
-0.009089205414056778,
0.029872359707951546,
-0.10413407534360886,
-0.05462685599923134,
0.04770362749695778,
0.00493355467915535,
-0.11373955011367798,
0.04055871441960335,
-0.10064697265625,
0.04101647064089775,
-0.16733373701572418,
-0.016937868669629097,
-0.004471272695809603,
0.07673639059066772,
-0.035708729177713394,
0.06403952091932297,
0.06532040983438492,
0.039379414170980453,
-0.030999401584267616,
-0.040171388536691666,
-0.02427910827100277,
0.07377103716135025,
-0.06011706218123436,
-0.17939476668834686,
-0.08689197152853012,
-0.05579279735684395,
0.01125532016158104,
-0.010918475687503815,
-0.18686245381832123,
-0.051870957016944885,
-0.10107588022947311,
0.00037625167169608176,
-0.1624269038438797,
0.024618223309516907,
0.10606223344802856,
0.045619890093803406,
0.00951701682060957,
-0.03292389586567879,
0.03255080804228783,
0.030340315774083138,
-0.18025068938732147,
-0.08541256189346313
] |
null | null | transformers | Just for performing some experiments. Do not use. | {} | fill-mask | NbAiLabArchive/test_w5_long_dataset | [
"transformers",
"pytorch",
"jax",
"tensorboard",
"roberta",
"fill-mask",
"autotrain_compatible",
"endpoints_compatible",
"region:us"
] | 2022-03-02T23:29:04+00:00 | [] | [] | TAGS
#transformers #pytorch #jax #tensorboard #roberta #fill-mask #autotrain_compatible #endpoints_compatible #region-us
| Just for performing some experiments. Do not use. | [] | [
"TAGS\n#transformers #pytorch #jax #tensorboard #roberta #fill-mask #autotrain_compatible #endpoints_compatible #region-us \n"
] | [
44
] | [
"passage: TAGS\n#transformers #pytorch #jax #tensorboard #roberta #fill-mask #autotrain_compatible #endpoints_compatible #region-us \n"
] | [
-0.056054603308439255,
0.03248031064867973,
-0.008046153001487255,
0.051338013261556625,
0.1180385947227478,
0.02936614491045475,
0.1320868581533432,
0.102181576192379,
0.08733624964952469,
0.00779934786260128,
0.1502477079629898,
0.2344098836183548,
-0.01568196900188923,
0.09936822205781937,
-0.03942068666219711,
-0.27976280450820923,
0.02226502262055874,
0.06325343996286392,
-0.11206097155809402,
0.10821451991796494,
0.05136880278587341,
-0.08877619355916977,
0.0548054575920105,
-0.0033657930325716734,
-0.15610703825950623,
0.046753864735364914,
0.06813488900661469,
-0.10331186652183533,
0.11474744230508804,
0.03391389176249504,
0.21956931054592133,
0.036839134991168976,
-0.0514676459133625,
-0.06020799279212952,
0.058262307196855545,
0.018529953435063362,
-0.08653527498245239,
0.06662767380475998,
0.028980636969208717,
-0.08994876593351364,
-0.019165487959980965,
0.05364687740802765,
0.04671087488532066,
0.026846865192055702,
-0.13248224556446075,
-0.122489333152771,
-0.02253563515841961,
0.03765493258833885,
0.03383703529834747,
0.04617660120129585,
0.029503600671887398,
0.2025780826807022,
-0.09587440639734268,
0.09280231595039368,
0.15422777831554413,
-0.3269748389720917,
-0.028785092756152153,
0.10816463083028793,
0.09493216872215271,
-0.009806512854993343,
-0.056667108088731766,
0.053594622761011124,
0.010852220468223095,
0.017016617581248283,
0.07875027507543564,
-0.08242537826299667,
-0.06757722049951553,
0.015077394433319569,
-0.08309552818536758,
-0.011084277182817459,
0.11594939231872559,
-0.04974423721432686,
0.06572466343641281,
-0.01178821176290512,
-0.11704806238412857,
-0.05568913742899895,
-0.028509169816970825,
-0.02454548515379429,
-0.03183290362358093,
0.03153258189558983,
-0.052542295306921005,
-0.05398869886994362,
-0.11701438575983047,
0.01607360877096653,
-0.20378780364990234,
0.2291792631149292,
0.015989534556865692,
0.06484607607126236,
-0.1913691759109497,
0.04019235447049141,
-0.008810539729893208,
-0.12397590279579163,
0.08061125874519348,
-0.0778740793466568,
-0.01043014694005251,
-0.00025012591504491866,
-0.03194958716630936,
-0.15330010652542114,
0.08402062207460403,
0.14235012233257294,
0.0703987404704094,
0.05235375463962555,
0.04025684669613838,
0.11797744780778885,
0.0062722195871174335,
0.08332715183496475,
-0.0033328577410429716,
-0.020555660128593445,
0.058990221470594406,
-0.06935149431228638,
0.042393360286951065,
-0.06539654731750488,
-0.14305822551250458,
-0.019733933731913567,
0.024873333051800728,
0.06177109107375145,
0.0472954697906971,
0.05189374089241028,
-0.07901646941900253,
-0.01297581847757101,
0.05532194301486015,
-0.06181560829281807,
0.021915150806307793,
-0.028121696785092354,
0.05614781379699707,
0.09694098681211472,
0.02329915761947632,
-0.015683183446526527,
0.009050553664565086,
0.10954584926366806,
-0.09349292516708374,
-0.022346964105963707,
-0.08019722253084183,
-0.07115963101387024,
0.04550477862358093,
-0.15208832919597626,
0.03392788767814636,
-0.163294717669487,
-0.11616092920303345,
0.036480147391557693,
0.07727508246898651,
-0.01087186112999916,
-0.027444304898381233,
0.04069950059056282,
-0.017672257497906685,
0.04171934723854065,
-0.026001179590821266,
-0.02262156456708908,
-0.02280217967927456,
0.09067060798406601,
-0.019523262977600098,
0.12676511704921722,
-0.07864977419376373,
0.03291575238108635,
-0.06563568115234375,
0.020905161276459694,
-0.17323945462703705,
-0.04067065566778183,
-0.05730418488383293,
0.15274600684642792,
-0.004410047549754381,
-0.01597120799124241,
-0.13115207850933075,
0.036499302834272385,
0.004403534810990095,
0.13779743015766144,
-0.09854277223348618,
-0.12285254150629044,
0.23302029073238373,
-0.0938703641295433,
-0.12066173553466797,
0.09428577870130539,
-0.00585569255053997,
0.012807860970497131,
0.03407035022974014,
0.12017872184515,
0.06350307911634445,
-0.12561555206775665,
0.08130798488855362,
0.10102665424346924,
-0.1405840963125229,
-0.13989393413066864,
0.008247711695730686,
0.0014838920906186104,
-0.07189842313528061,
0.029673457145690918,
0.12153617292642593,
0.10942172259092331,
-0.06289353221654892,
-0.05540693923830986,
-0.014802910387516022,
-0.04390530660748482,
0.13305455446243286,
0.07422330230474472,
0.11936018615961075,
-0.06421703845262527,
-0.05641259625554085,
-0.010930903255939484,
-0.001581725082360208,
0.03534591943025589,
0.023735323920845985,
-0.08301463723182678,
0.13557825982570648,
-0.10046841949224472,
-0.009981892071664333,
-0.1833997219800949,
-0.1408158242702484,
-0.01896396093070507,
0.03614329919219017,
-0.005267035216093063,
0.14361442625522614,
0.1419670730829239,
-0.04958319664001465,
-0.016094328835606575,
-0.001771264709532261,
0.10361504554748535,
0.01744346134364605,
-0.05065019056200981,
-0.1390962153673172,
0.025869980454444885,
-0.10641948133707047,
0.0035627756733447313,
-0.03568409010767937,
0.015927081927657127,
0.003599299117922783,
0.13339167833328247,
0.03954165056347847,
0.028387578204274178,
-0.03511304780840874,
0.026251614093780518,
-0.043433476239442825,
-0.0007068906561471522,
0.08702710270881653,
0.003389613702893257,
-0.06495824456214905,
0.1567114144563675,
-0.1431649774312973,
0.33185818791389465,
0.18182213604450226,
-0.2438773661851883,
-0.038081273436546326,
0.03647970035672188,
-0.01340425107628107,
-0.007261103484779596,
0.04910612106323242,
0.007451684679836035,
0.0371720977127552,
0.0028892923146486282,
0.1355745792388916,
-0.013151844032108784,
-0.034933120012283325,
0.046050380915403366,
-0.0661000907421112,
-0.05983700230717659,
0.04253281280398369,
0.1302458643913269,
-0.11220794916152954,
0.17833472788333893,
0.22774462401866913,
-0.07071826606988907,
0.18834294378757477,
0.017805663868784904,
-0.002283287001773715,
0.0022935892920941114,
-0.039875928312540054,
-0.002615851117298007,
0.07621114701032639,
-0.1808532476425171,
-0.046407293528318405,
0.05705195292830467,
-0.05776510015130043,
0.04796215891838074,
-0.1355598270893097,
-0.04663200303912163,
0.0069245509803295135,
0.06652981787919998,
0.006473381072282791,
0.1275380253791809,
0.02095414698123932,
0.06925595551729202,
-0.019553450867533684,
-0.09946165233850479,
0.09221124649047852,
0.008467999286949635,
-0.0201379656791687,
0.15283440053462982,
-0.0967143103480339,
-0.3056011199951172,
-0.1209845244884491,
-0.13611142337322235,
0.009265034459531307,
0.013424806296825409,
0.045616377145051956,
-0.0761413648724556,
-0.04097984731197357,
0.07577920705080032,
-0.00812458898872137,
-0.029371723532676697,
0.07061979919672012,
-0.07266911119222641,
0.024432552978396416,
-0.04141318425536156,
-0.06628400832414627,
-0.05382229760289192,
-0.054113563150167465,
-0.024020100012421608,
0.13257233798503876,
-0.05321606993675232,
0.07944805175065994,
0.1491497904062271,
0.01205755490809679,
0.05353403463959694,
-0.0027496805414557457,
0.11586552858352661,
-0.08211545646190643,
0.016660600900650024,
0.1541241854429245,
-0.04000994935631752,
0.0920138955116272,
0.14974257349967957,
0.051779136061668396,
-0.032861221581697464,
-0.01734315976500511,
-0.01920335739850998,
-0.1296594738960266,
-0.1783415824174881,
-0.06051096320152283,
-0.13144588470458984,
-0.010760712437331676,
0.05260702967643738,
0.06244603917002678,
0.15693743526935577,
0.11204888671636581,
0.06889155507087708,
0.003974058199673891,
-0.064728282392025,
0.035249169915914536,
0.11515355110168457,
-0.012344387359917164,
0.14337371289730072,
-0.044457804411649704,
-0.15340383350849152,
0.04128626361489296,
0.0567547082901001,
0.11611785739660263,
0.09246822446584702,
0.03985978290438652,
0.0416528545320034,
0.17303939163684845,
0.15917858481407166,
0.11519143730401993,
-0.0013552854070439935,
-0.0817263051867485,
0.001369532779790461,
-0.010764461942017078,
-0.018506037071347237,
0.024643898010253906,
0.16488061845302582,
-0.07572177797555923,
0.00357465329580009,
-0.11025635153055191,
0.04436880722641945,
0.10707270354032516,
0.04875938966870308,
-0.24057722091674805,
0.01747376099228859,
0.06001284718513489,
0.009187494404613972,
-0.04879000782966614,
0.029154665768146515,
-0.01069580763578415,
-0.10265225172042847,
0.04736635088920593,
-0.09335082769393921,
0.0774553120136261,
0.005905484315007925,
0.03950373828411102,
-0.03354807570576668,
-0.015833422541618347,
0.020954512059688568,
0.04040065407752991,
-0.22027750313282013,
0.25253671407699585,
-0.0017404075479134917,
-0.027431095018982887,
-0.06831086426973343,
0.006171961780637503,
0.05629671737551689,
0.09116309881210327,
0.12283080816268921,
0.002265392569825053,
-0.04135163873434067,
-0.06996691972017288,
-0.023672625422477722,
0.014519180171191692,
0.07688470929861069,
-0.0303781908005476,
-0.020113827660679817,
-0.01414425764232874,
-0.051750313490629196,
0.00482820812612772,
0.03736349567770958,
0.0047228685580194,
-0.14571145176887512,
0.08523136377334595,
0.03405115380883217,
-0.10368743538856506,
0.005693832878023386,
-0.0906156525015831,
-0.12881214916706085,
0.22051775455474854,
-0.036054905503988266,
-0.03929142653942108,
-0.11688987165689468,
-0.08677396923303604,
0.08231160789728165,
-0.1003187969326973,
0.0907948836684227,
-0.08400740474462509,
0.009871154092252254,
-0.08544441312551498,
-0.18899314105510712,
0.16893191635608673,
-0.11482013016939163,
0.011679023504257202,
-0.10398916155099869,
0.12384915351867676,
-0.06425923854112625,
0.03634386882185936,
-0.010618667118251324,
0.03852801024913788,
-0.08605284243822098,
-0.043050676584243774,
0.044586215168237686,
-0.04458039626479149,
0.0225312951952219,
-0.022807754576206207,
-0.03959791362285614,
-0.030248722061514854,
0.029058517888188362,
0.0406133271753788,
0.22144711017608643,
0.2144334763288498,
-0.08375316858291626,
0.14107592403888702,
0.1542760729789734,
-0.027089660987257957,
-0.3429948091506958,
-0.06767362356185913,
-0.10662075132131577,
-0.002038518665358424,
0.0292994175106287,
-0.12421690672636032,
0.10439302772283554,
-0.013619315810501575,
-0.062008947134017944,
0.14743256568908691,
-0.20367805659770966,
-0.1039750874042511,
0.19479258358478546,
0.058817919343709946,
0.4338186979293823,
-0.13855479657649994,
-0.06851515918970108,
-0.005740564316511154,
-0.1065901517868042,
0.07769810408353806,
-0.03311660513281822,
0.09169909358024597,
-0.021223753690719604,
0.05765504762530327,
0.035844165831804276,
-0.09546727687120438,
0.08137611299753189,
-0.07327132672071457,
0.020815597847104073,
-0.09844761341810226,
-0.09033150225877762,
0.11295315623283386,
-0.011052154935896397,
-0.033259470015764236,
-0.02068001963198185,
-0.011131967417895794,
-0.03578278794884682,
-0.018166273832321167,
-0.094619981944561,
0.1094285175204277,
0.029992101714015007,
-0.06555511057376862,
0.024528294801712036,
-0.00469568045809865,
-0.03246724233031273,
-0.010688327252864838,
0.26251301169395447,
0.00740673765540123,
0.19858002662658691,
0.11181885004043579,
0.03713912144303322,
-0.11215758323669434,
-0.0963178277015686,
-0.048410024493932724,
-0.08148425817489624,
0.09272054582834244,
-0.054956406354904175,
0.03476840630173683,
0.09707683324813843,
0.003254994750022888,
0.03658732399344444,
0.10885944962501526,
-0.022786185145378113,
-0.006367347668856382,
0.16209717094898224,
-0.21533386409282684,
-0.027371011674404144,
-0.011076156981289387,
-0.03197417035698891,
0.05048466846346855,
0.08026017993688583,
0.105776347219944,
0.030726158991456032,
-0.03686424344778061,
0.015599449165165424,
-0.011029734276235104,
-0.04086773097515106,
0.04656952992081642,
0.09248721599578857,
0.03528885170817375,
-0.10671261698007584,
0.010058549232780933,
0.0021204573567956686,
-0.23764212429523468,
-0.019482091069221497,
0.11905904859304428,
-0.08317956328392029,
-0.11988458782434464,
0.027093907818198204,
0.1292128562927246,
-0.07335732132196426,
-0.014795921742916107,
-0.09503516554832458,
-0.08984415978193283,
0.031589578837156296,
0.2195563167333603,
0.08901014924049377,
0.0426330603659153,
-0.022536741569638252,
0.0005373752792365849,
-0.028745895251631737,
0.017907293513417244,
0.009444215334951878,
0.049821820110082626,
-0.11264432221651077,
-0.025068648159503937,
-0.002249453216791153,
0.14157554507255554,
-0.10781886428594589,
-0.03704838082194328,
-0.17573441565036774,
0.022272171452641487,
-0.033018261194229126,
-0.08313077688217163,
-0.08952318876981735,
-0.07307300716638565,
0.009413745254278183,
-0.06759088486433029,
-0.06402819603681564,
-0.03870067372918129,
-0.11781171709299088,
0.018196070566773415,
0.03698795661330223,
-0.017428312450647354,
-0.06797853112220764,
-0.04566580057144165,
0.10457863658666611,
-0.03494711220264435,
0.07986368238925934,
0.10415607690811157,
-0.036714281886816025,
0.09260773658752441,
-0.12875588238239288,
-0.0782090574502945,
0.08222851902246475,
0.010853096842765808,
0.09076497703790665,
0.07374084740877151,
0.0209487471729517,
0.022617587819695473,
0.0586252398788929,
0.03949703648686409,
0.03390705958008766,
-0.10528510063886642,
0.07766593992710114,
-0.0036784436088055372,
-0.18475206196308136,
-0.04264308884739876,
-0.04846673086285591,
0.07689227163791656,
0.0000564083456993103,
0.11577785015106201,
-0.04345632717013359,
0.0871499553322792,
-0.07589560747146606,
0.02142581343650818,
-0.0160426814109087,
-0.15075929462909698,
0.03391137346625328,
-0.025644728913903236,
0.006313334684818983,
-0.03843572363257408,
0.18327243626117706,
0.022004099562764168,
-0.02145870216190815,
0.029890315607190132,
0.050182685256004333,
0.01138403732329607,
0.014391258358955383,
0.1237821951508522,
0.0659276619553566,
-0.048964738845825195,
-0.0851173996925354,
0.10231930762529373,
0.0322895385324955,
-0.0015593968564644456,
0.12318528443574905,
0.06167507544159889,
0.025546416640281677,
0.09811484068632126,
0.03741743043065071,
0.046944696456193924,
-0.09669690579175949,
-0.11812370270490646,
-0.06329796463251114,
0.06559941917657852,
0.02080846019089222,
0.021437538787722588,
0.19806689023971558,
0.013027378357946873,
0.04757985472679138,
-0.04351503774523735,
-0.03361448273062706,
-0.18252640962600708,
-0.16818886995315552,
-0.08656346797943115,
-0.06012668088078499,
0.03250272199511528,
-0.00893042329698801,
-0.026426302269101143,
0.0779576227068901,
0.04128513112664223,
-0.024318739771842957,
0.13192857801914215,
0.07529094070196152,
0.0039122868329286575,
0.011309136636555195,
0.021922415122389793,
-0.008097113110125065,
0.001034525572322309,
0.0022887985687702894,
-0.1683558225631714,
-0.005163964349776506,
-0.06668347865343094,
-0.016059817746281624,
-0.06870714575052261,
0.028988828882575035,
-0.07447594404220581,
-0.1355765461921692,
-0.04676564037799835,
0.022212272509932518,
-0.021008780226111412,
0.05531160160899162,
0.0024794747587293386,
0.04048211872577667,
-0.006856914609670639,
0.1441042274236679,
-0.06974226236343384,
-0.026155387982726097,
-0.0609048493206501,
0.13574302196502686,
0.010319629684090614,
0.08230061829090118,
-0.017585260793566704,
0.01702001504600048,
-0.06836116313934326,
0.29205235838890076,
0.337017685174942,
-0.061491578817367554,
0.08024031668901443,
0.06408334523439407,
0.02148929052054882,
0.024402925744652748,
0.11077114194631577,
0.0520729124546051,
0.27871713042259216,
-0.10102465003728867,
-0.057044338434934616,
-0.042673613876104355,
-0.0297977477312088,
-0.10663390904664993,
0.029587889090180397,
0.04262523725628853,
-0.01878473535180092,
-0.052453380078077316,
0.07060423493385315,
-0.1627788543701172,
0.08529063314199448,
0.08852001279592514,
-0.22853469848632812,
-0.0828385129570961,
-0.023376956582069397,
0.18547679483890533,
-0.007760809268802404,
0.10319223254919052,
-0.033652711659669876,
-0.09106358140707016,
0.002748937113210559,
0.017562294378876686,
-0.2120169848203659,
-0.04143116995692253,
0.0858837142586708,
-0.012610984034836292,
0.09440646320581436,
-0.04714668169617653,
0.001621488481760025,
0.1070573553442955,
0.05599372461438179,
-0.018922947347164154,
-0.009089205414056778,
0.029872359707951546,
-0.10413407534360886,
-0.05462685599923134,
0.04770362749695778,
0.00493355467915535,
-0.11373955011367798,
0.04055871441960335,
-0.10064697265625,
0.04101647064089775,
-0.16733373701572418,
-0.016937868669629097,
-0.004471272695809603,
0.07673639059066772,
-0.035708729177713394,
0.06403952091932297,
0.06532040983438492,
0.039379414170980453,
-0.030999401584267616,
-0.040171388536691666,
-0.02427910827100277,
0.07377103716135025,
-0.06011706218123436,
-0.17939476668834686,
-0.08689197152853012,
-0.05579279735684395,
0.01125532016158104,
-0.010918475687503815,
-0.18686245381832123,
-0.051870957016944885,
-0.10107588022947311,
0.00037625167169608176,
-0.1624269038438797,
0.024618223309516907,
0.10606223344802856,
0.045619890093803406,
0.00951701682060957,
-0.03292389586567879,
0.03255080804228783,
0.030340315774083138,
-0.18025068938732147,
-0.08541256189346313
] |
null | null | transformers | Just for performing some experiments. Do not use. | {} | fill-mask | NbAiLabArchive/test_w5_long_roberta_tokenizer | [
"transformers",
"pytorch",
"jax",
"tensorboard",
"roberta",
"fill-mask",
"autotrain_compatible",
"endpoints_compatible",
"region:us"
] | 2022-03-02T23:29:04+00:00 | [] | [] | TAGS
#transformers #pytorch #jax #tensorboard #roberta #fill-mask #autotrain_compatible #endpoints_compatible #region-us
| Just for performing some experiments. Do not use. | [] | [
"TAGS\n#transformers #pytorch #jax #tensorboard #roberta #fill-mask #autotrain_compatible #endpoints_compatible #region-us \n"
] | [
44
] | [
"passage: TAGS\n#transformers #pytorch #jax #tensorboard #roberta #fill-mask #autotrain_compatible #endpoints_compatible #region-us \n"
] | [
-0.056054603308439255,
0.03248031064867973,
-0.008046153001487255,
0.051338013261556625,
0.1180385947227478,
0.02936614491045475,
0.1320868581533432,
0.102181576192379,
0.08733624964952469,
0.00779934786260128,
0.1502477079629898,
0.2344098836183548,
-0.01568196900188923,
0.09936822205781937,
-0.03942068666219711,
-0.27976280450820923,
0.02226502262055874,
0.06325343996286392,
-0.11206097155809402,
0.10821451991796494,
0.05136880278587341,
-0.08877619355916977,
0.0548054575920105,
-0.0033657930325716734,
-0.15610703825950623,
0.046753864735364914,
0.06813488900661469,
-0.10331186652183533,
0.11474744230508804,
0.03391389176249504,
0.21956931054592133,
0.036839134991168976,
-0.0514676459133625,
-0.06020799279212952,
0.058262307196855545,
0.018529953435063362,
-0.08653527498245239,
0.06662767380475998,
0.028980636969208717,
-0.08994876593351364,
-0.019165487959980965,
0.05364687740802765,
0.04671087488532066,
0.026846865192055702,
-0.13248224556446075,
-0.122489333152771,
-0.02253563515841961,
0.03765493258833885,
0.03383703529834747,
0.04617660120129585,
0.029503600671887398,
0.2025780826807022,
-0.09587440639734268,
0.09280231595039368,
0.15422777831554413,
-0.3269748389720917,
-0.028785092756152153,
0.10816463083028793,
0.09493216872215271,
-0.009806512854993343,
-0.056667108088731766,
0.053594622761011124,
0.010852220468223095,
0.017016617581248283,
0.07875027507543564,
-0.08242537826299667,
-0.06757722049951553,
0.015077394433319569,
-0.08309552818536758,
-0.011084277182817459,
0.11594939231872559,
-0.04974423721432686,
0.06572466343641281,
-0.01178821176290512,
-0.11704806238412857,
-0.05568913742899895,
-0.028509169816970825,
-0.02454548515379429,
-0.03183290362358093,
0.03153258189558983,
-0.052542295306921005,
-0.05398869886994362,
-0.11701438575983047,
0.01607360877096653,
-0.20378780364990234,
0.2291792631149292,
0.015989534556865692,
0.06484607607126236,
-0.1913691759109497,
0.04019235447049141,
-0.008810539729893208,
-0.12397590279579163,
0.08061125874519348,
-0.0778740793466568,
-0.01043014694005251,
-0.00025012591504491866,
-0.03194958716630936,
-0.15330010652542114,
0.08402062207460403,
0.14235012233257294,
0.0703987404704094,
0.05235375463962555,
0.04025684669613838,
0.11797744780778885,
0.0062722195871174335,
0.08332715183496475,
-0.0033328577410429716,
-0.020555660128593445,
0.058990221470594406,
-0.06935149431228638,
0.042393360286951065,
-0.06539654731750488,
-0.14305822551250458,
-0.019733933731913567,
0.024873333051800728,
0.06177109107375145,
0.0472954697906971,
0.05189374089241028,
-0.07901646941900253,
-0.01297581847757101,
0.05532194301486015,
-0.06181560829281807,
0.021915150806307793,
-0.028121696785092354,
0.05614781379699707,
0.09694098681211472,
0.02329915761947632,
-0.015683183446526527,
0.009050553664565086,
0.10954584926366806,
-0.09349292516708374,
-0.022346964105963707,
-0.08019722253084183,
-0.07115963101387024,
0.04550477862358093,
-0.15208832919597626,
0.03392788767814636,
-0.163294717669487,
-0.11616092920303345,
0.036480147391557693,
0.07727508246898651,
-0.01087186112999916,
-0.027444304898381233,
0.04069950059056282,
-0.017672257497906685,
0.04171934723854065,
-0.026001179590821266,
-0.02262156456708908,
-0.02280217967927456,
0.09067060798406601,
-0.019523262977600098,
0.12676511704921722,
-0.07864977419376373,
0.03291575238108635,
-0.06563568115234375,
0.020905161276459694,
-0.17323945462703705,
-0.04067065566778183,
-0.05730418488383293,
0.15274600684642792,
-0.004410047549754381,
-0.01597120799124241,
-0.13115207850933075,
0.036499302834272385,
0.004403534810990095,
0.13779743015766144,
-0.09854277223348618,
-0.12285254150629044,
0.23302029073238373,
-0.0938703641295433,
-0.12066173553466797,
0.09428577870130539,
-0.00585569255053997,
0.012807860970497131,
0.03407035022974014,
0.12017872184515,
0.06350307911634445,
-0.12561555206775665,
0.08130798488855362,
0.10102665424346924,
-0.1405840963125229,
-0.13989393413066864,
0.008247711695730686,
0.0014838920906186104,
-0.07189842313528061,
0.029673457145690918,
0.12153617292642593,
0.10942172259092331,
-0.06289353221654892,
-0.05540693923830986,
-0.014802910387516022,
-0.04390530660748482,
0.13305455446243286,
0.07422330230474472,
0.11936018615961075,
-0.06421703845262527,
-0.05641259625554085,
-0.010930903255939484,
-0.001581725082360208,
0.03534591943025589,
0.023735323920845985,
-0.08301463723182678,
0.13557825982570648,
-0.10046841949224472,
-0.009981892071664333,
-0.1833997219800949,
-0.1408158242702484,
-0.01896396093070507,
0.03614329919219017,
-0.005267035216093063,
0.14361442625522614,
0.1419670730829239,
-0.04958319664001465,
-0.016094328835606575,
-0.001771264709532261,
0.10361504554748535,
0.01744346134364605,
-0.05065019056200981,
-0.1390962153673172,
0.025869980454444885,
-0.10641948133707047,
0.0035627756733447313,
-0.03568409010767937,
0.015927081927657127,
0.003599299117922783,
0.13339167833328247,
0.03954165056347847,
0.028387578204274178,
-0.03511304780840874,
0.026251614093780518,
-0.043433476239442825,
-0.0007068906561471522,
0.08702710270881653,
0.003389613702893257,
-0.06495824456214905,
0.1567114144563675,
-0.1431649774312973,
0.33185818791389465,
0.18182213604450226,
-0.2438773661851883,
-0.038081273436546326,
0.03647970035672188,
-0.01340425107628107,
-0.007261103484779596,
0.04910612106323242,
0.007451684679836035,
0.0371720977127552,
0.0028892923146486282,
0.1355745792388916,
-0.013151844032108784,
-0.034933120012283325,
0.046050380915403366,
-0.0661000907421112,
-0.05983700230717659,
0.04253281280398369,
0.1302458643913269,
-0.11220794916152954,
0.17833472788333893,
0.22774462401866913,
-0.07071826606988907,
0.18834294378757477,
0.017805663868784904,
-0.002283287001773715,
0.0022935892920941114,
-0.039875928312540054,
-0.002615851117298007,
0.07621114701032639,
-0.1808532476425171,
-0.046407293528318405,
0.05705195292830467,
-0.05776510015130043,
0.04796215891838074,
-0.1355598270893097,
-0.04663200303912163,
0.0069245509803295135,
0.06652981787919998,
0.006473381072282791,
0.1275380253791809,
0.02095414698123932,
0.06925595551729202,
-0.019553450867533684,
-0.09946165233850479,
0.09221124649047852,
0.008467999286949635,
-0.0201379656791687,
0.15283440053462982,
-0.0967143103480339,
-0.3056011199951172,
-0.1209845244884491,
-0.13611142337322235,
0.009265034459531307,
0.013424806296825409,
0.045616377145051956,
-0.0761413648724556,
-0.04097984731197357,
0.07577920705080032,
-0.00812458898872137,
-0.029371723532676697,
0.07061979919672012,
-0.07266911119222641,
0.024432552978396416,
-0.04141318425536156,
-0.06628400832414627,
-0.05382229760289192,
-0.054113563150167465,
-0.024020100012421608,
0.13257233798503876,
-0.05321606993675232,
0.07944805175065994,
0.1491497904062271,
0.01205755490809679,
0.05353403463959694,
-0.0027496805414557457,
0.11586552858352661,
-0.08211545646190643,
0.016660600900650024,
0.1541241854429245,
-0.04000994935631752,
0.0920138955116272,
0.14974257349967957,
0.051779136061668396,
-0.032861221581697464,
-0.01734315976500511,
-0.01920335739850998,
-0.1296594738960266,
-0.1783415824174881,
-0.06051096320152283,
-0.13144588470458984,
-0.010760712437331676,
0.05260702967643738,
0.06244603917002678,
0.15693743526935577,
0.11204888671636581,
0.06889155507087708,
0.003974058199673891,
-0.064728282392025,
0.035249169915914536,
0.11515355110168457,
-0.012344387359917164,
0.14337371289730072,
-0.044457804411649704,
-0.15340383350849152,
0.04128626361489296,
0.0567547082901001,
0.11611785739660263,
0.09246822446584702,
0.03985978290438652,
0.0416528545320034,
0.17303939163684845,
0.15917858481407166,
0.11519143730401993,
-0.0013552854070439935,
-0.0817263051867485,
0.001369532779790461,
-0.010764461942017078,
-0.018506037071347237,
0.024643898010253906,
0.16488061845302582,
-0.07572177797555923,
0.00357465329580009,
-0.11025635153055191,
0.04436880722641945,
0.10707270354032516,
0.04875938966870308,
-0.24057722091674805,
0.01747376099228859,
0.06001284718513489,
0.009187494404613972,
-0.04879000782966614,
0.029154665768146515,
-0.01069580763578415,
-0.10265225172042847,
0.04736635088920593,
-0.09335082769393921,
0.0774553120136261,
0.005905484315007925,
0.03950373828411102,
-0.03354807570576668,
-0.015833422541618347,
0.020954512059688568,
0.04040065407752991,
-0.22027750313282013,
0.25253671407699585,
-0.0017404075479134917,
-0.027431095018982887,
-0.06831086426973343,
0.006171961780637503,
0.05629671737551689,
0.09116309881210327,
0.12283080816268921,
0.002265392569825053,
-0.04135163873434067,
-0.06996691972017288,
-0.023672625422477722,
0.014519180171191692,
0.07688470929861069,
-0.0303781908005476,
-0.020113827660679817,
-0.01414425764232874,
-0.051750313490629196,
0.00482820812612772,
0.03736349567770958,
0.0047228685580194,
-0.14571145176887512,
0.08523136377334595,
0.03405115380883217,
-0.10368743538856506,
0.005693832878023386,
-0.0906156525015831,
-0.12881214916706085,
0.22051775455474854,
-0.036054905503988266,
-0.03929142653942108,
-0.11688987165689468,
-0.08677396923303604,
0.08231160789728165,
-0.1003187969326973,
0.0907948836684227,
-0.08400740474462509,
0.009871154092252254,
-0.08544441312551498,
-0.18899314105510712,
0.16893191635608673,
-0.11482013016939163,
0.011679023504257202,
-0.10398916155099869,
0.12384915351867676,
-0.06425923854112625,
0.03634386882185936,
-0.010618667118251324,
0.03852801024913788,
-0.08605284243822098,
-0.043050676584243774,
0.044586215168237686,
-0.04458039626479149,
0.0225312951952219,
-0.022807754576206207,
-0.03959791362285614,
-0.030248722061514854,
0.029058517888188362,
0.0406133271753788,
0.22144711017608643,
0.2144334763288498,
-0.08375316858291626,
0.14107592403888702,
0.1542760729789734,
-0.027089660987257957,
-0.3429948091506958,
-0.06767362356185913,
-0.10662075132131577,
-0.002038518665358424,
0.0292994175106287,
-0.12421690672636032,
0.10439302772283554,
-0.013619315810501575,
-0.062008947134017944,
0.14743256568908691,
-0.20367805659770966,
-0.1039750874042511,
0.19479258358478546,
0.058817919343709946,
0.4338186979293823,
-0.13855479657649994,
-0.06851515918970108,
-0.005740564316511154,
-0.1065901517868042,
0.07769810408353806,
-0.03311660513281822,
0.09169909358024597,
-0.021223753690719604,
0.05765504762530327,
0.035844165831804276,
-0.09546727687120438,
0.08137611299753189,
-0.07327132672071457,
0.020815597847104073,
-0.09844761341810226,
-0.09033150225877762,
0.11295315623283386,
-0.011052154935896397,
-0.033259470015764236,
-0.02068001963198185,
-0.011131967417895794,
-0.03578278794884682,
-0.018166273832321167,
-0.094619981944561,
0.1094285175204277,
0.029992101714015007,
-0.06555511057376862,
0.024528294801712036,
-0.00469568045809865,
-0.03246724233031273,
-0.010688327252864838,
0.26251301169395447,
0.00740673765540123,
0.19858002662658691,
0.11181885004043579,
0.03713912144303322,
-0.11215758323669434,
-0.0963178277015686,
-0.048410024493932724,
-0.08148425817489624,
0.09272054582834244,
-0.054956406354904175,
0.03476840630173683,
0.09707683324813843,
0.003254994750022888,
0.03658732399344444,
0.10885944962501526,
-0.022786185145378113,
-0.006367347668856382,
0.16209717094898224,
-0.21533386409282684,
-0.027371011674404144,
-0.011076156981289387,
-0.03197417035698891,
0.05048466846346855,
0.08026017993688583,
0.105776347219944,
0.030726158991456032,
-0.03686424344778061,
0.015599449165165424,
-0.011029734276235104,
-0.04086773097515106,
0.04656952992081642,
0.09248721599578857,
0.03528885170817375,
-0.10671261698007584,
0.010058549232780933,
0.0021204573567956686,
-0.23764212429523468,
-0.019482091069221497,
0.11905904859304428,
-0.08317956328392029,
-0.11988458782434464,
0.027093907818198204,
0.1292128562927246,
-0.07335732132196426,
-0.014795921742916107,
-0.09503516554832458,
-0.08984415978193283,
0.031589578837156296,
0.2195563167333603,
0.08901014924049377,
0.0426330603659153,
-0.022536741569638252,
0.0005373752792365849,
-0.028745895251631737,
0.017907293513417244,
0.009444215334951878,
0.049821820110082626,
-0.11264432221651077,
-0.025068648159503937,
-0.002249453216791153,
0.14157554507255554,
-0.10781886428594589,
-0.03704838082194328,
-0.17573441565036774,
0.022272171452641487,
-0.033018261194229126,
-0.08313077688217163,
-0.08952318876981735,
-0.07307300716638565,
0.009413745254278183,
-0.06759088486433029,
-0.06402819603681564,
-0.03870067372918129,
-0.11781171709299088,
0.018196070566773415,
0.03698795661330223,
-0.017428312450647354,
-0.06797853112220764,
-0.04566580057144165,
0.10457863658666611,
-0.03494711220264435,
0.07986368238925934,
0.10415607690811157,
-0.036714281886816025,
0.09260773658752441,
-0.12875588238239288,
-0.0782090574502945,
0.08222851902246475,
0.010853096842765808,
0.09076497703790665,
0.07374084740877151,
0.0209487471729517,
0.022617587819695473,
0.0586252398788929,
0.03949703648686409,
0.03390705958008766,
-0.10528510063886642,
0.07766593992710114,
-0.0036784436088055372,
-0.18475206196308136,
-0.04264308884739876,
-0.04846673086285591,
0.07689227163791656,
0.0000564083456993103,
0.11577785015106201,
-0.04345632717013359,
0.0871499553322792,
-0.07589560747146606,
0.02142581343650818,
-0.0160426814109087,
-0.15075929462909698,
0.03391137346625328,
-0.025644728913903236,
0.006313334684818983,
-0.03843572363257408,
0.18327243626117706,
0.022004099562764168,
-0.02145870216190815,
0.029890315607190132,
0.050182685256004333,
0.01138403732329607,
0.014391258358955383,
0.1237821951508522,
0.0659276619553566,
-0.048964738845825195,
-0.0851173996925354,
0.10231930762529373,
0.0322895385324955,
-0.0015593968564644456,
0.12318528443574905,
0.06167507544159889,
0.025546416640281677,
0.09811484068632126,
0.03741743043065071,
0.046944696456193924,
-0.09669690579175949,
-0.11812370270490646,
-0.06329796463251114,
0.06559941917657852,
0.02080846019089222,
0.021437538787722588,
0.19806689023971558,
0.013027378357946873,
0.04757985472679138,
-0.04351503774523735,
-0.03361448273062706,
-0.18252640962600708,
-0.16818886995315552,
-0.08656346797943115,
-0.06012668088078499,
0.03250272199511528,
-0.00893042329698801,
-0.026426302269101143,
0.0779576227068901,
0.04128513112664223,
-0.024318739771842957,
0.13192857801914215,
0.07529094070196152,
0.0039122868329286575,
0.011309136636555195,
0.021922415122389793,
-0.008097113110125065,
0.001034525572322309,
0.0022887985687702894,
-0.1683558225631714,
-0.005163964349776506,
-0.06668347865343094,
-0.016059817746281624,
-0.06870714575052261,
0.028988828882575035,
-0.07447594404220581,
-0.1355765461921692,
-0.04676564037799835,
0.022212272509932518,
-0.021008780226111412,
0.05531160160899162,
0.0024794747587293386,
0.04048211872577667,
-0.006856914609670639,
0.1441042274236679,
-0.06974226236343384,
-0.026155387982726097,
-0.0609048493206501,
0.13574302196502686,
0.010319629684090614,
0.08230061829090118,
-0.017585260793566704,
0.01702001504600048,
-0.06836116313934326,
0.29205235838890076,
0.337017685174942,
-0.061491578817367554,
0.08024031668901443,
0.06408334523439407,
0.02148929052054882,
0.024402925744652748,
0.11077114194631577,
0.0520729124546051,
0.27871713042259216,
-0.10102465003728867,
-0.057044338434934616,
-0.042673613876104355,
-0.0297977477312088,
-0.10663390904664993,
0.029587889090180397,
0.04262523725628853,
-0.01878473535180092,
-0.052453380078077316,
0.07060423493385315,
-0.1627788543701172,
0.08529063314199448,
0.08852001279592514,
-0.22853469848632812,
-0.0828385129570961,
-0.023376956582069397,
0.18547679483890533,
-0.007760809268802404,
0.10319223254919052,
-0.033652711659669876,
-0.09106358140707016,
0.002748937113210559,
0.017562294378876686,
-0.2120169848203659,
-0.04143116995692253,
0.0858837142586708,
-0.012610984034836292,
0.09440646320581436,
-0.04714668169617653,
0.001621488481760025,
0.1070573553442955,
0.05599372461438179,
-0.018922947347164154,
-0.009089205414056778,
0.029872359707951546,
-0.10413407534360886,
-0.05462685599923134,
0.04770362749695778,
0.00493355467915535,
-0.11373955011367798,
0.04055871441960335,
-0.10064697265625,
0.04101647064089775,
-0.16733373701572418,
-0.016937868669629097,
-0.004471272695809603,
0.07673639059066772,
-0.035708729177713394,
0.06403952091932297,
0.06532040983438492,
0.039379414170980453,
-0.030999401584267616,
-0.040171388536691666,
-0.02427910827100277,
0.07377103716135025,
-0.06011706218123436,
-0.17939476668834686,
-0.08689197152853012,
-0.05579279735684395,
0.01125532016158104,
-0.010918475687503815,
-0.18686245381832123,
-0.051870957016944885,
-0.10107588022947311,
0.00037625167169608176,
-0.1624269038438797,
0.024618223309516907,
0.10606223344802856,
0.045619890093803406,
0.00951701682060957,
-0.03292389586567879,
0.03255080804228783,
0.030340315774083138,
-0.18025068938732147,
-0.08541256189346313
] |
null | null | transformers | Just for performing some experiments. Do not use. | {} | fill-mask | NbAiLabArchive/test_w5_long_roberta_tokenizer_adafactor | [
"transformers",
"jax",
"tensorboard",
"roberta",
"fill-mask",
"autotrain_compatible",
"endpoints_compatible",
"region:us"
] | 2022-03-02T23:29:04+00:00 | [] | [] | TAGS
#transformers #jax #tensorboard #roberta #fill-mask #autotrain_compatible #endpoints_compatible #region-us
| Just for performing some experiments. Do not use. | [] | [
"TAGS\n#transformers #jax #tensorboard #roberta #fill-mask #autotrain_compatible #endpoints_compatible #region-us \n"
] | [
40
] | [
"passage: TAGS\n#transformers #jax #tensorboard #roberta #fill-mask #autotrain_compatible #endpoints_compatible #region-us \n"
] | [
-0.0329417809844017,
0.026542233303189278,
-0.00711836339905858,
0.038137588649988174,
0.11221930384635925,
0.02897702343761921,
0.1600077599287033,
0.09312579035758972,
0.08267447352409363,
0.012559163384139538,
0.16161218285560608,
0.20280829071998596,
-0.0048243035562336445,
0.12177977710962296,
-0.05178572237491608,
-0.25585609674453735,
0.03286115825176239,
0.058682624250650406,
-0.1410491019487381,
0.0843924805521965,
0.05530610308051109,
-0.06490170210599899,
0.0693613812327385,
-0.006780317053198814,
-0.18010543286800385,
0.06706380099058151,
0.09719173610210419,
-0.1062551736831665,
0.10088774561882019,
0.06989994645118713,
0.24005752801895142,
0.0490260012447834,
-0.046509090811014175,
-0.07854389399290085,
0.05274910852313042,
0.03130975738167763,
-0.09874213486909866,
0.0559147484600544,
0.005066406913101673,
-0.07943262159824371,
-0.04190054163336754,
0.04702925682067871,
0.0554969422519207,
0.04106675833463669,
-0.14591358602046967,
-0.0946396142244339,
-0.02599331922829151,
-0.02002599649131298,
0.057347334921360016,
0.024071110412478447,
0.035029374063014984,
0.17755983769893646,
-0.04925362765789032,
0.08160373568534851,
0.1280364990234375,
-0.33813905715942383,
-0.033818501979112625,
0.14055299758911133,
0.11565420776605606,
-0.013478475622832775,
-0.059152938425540924,
0.07915961742401123,
0.03596077859401703,
-0.0003366783494129777,
0.08002990484237671,
-0.0912376418709755,
-0.032501399517059326,
0.02532663382589817,
-0.07183554768562317,
0.017986366525292397,
0.12927962839603424,
-0.0306392889469862,
0.057966962456703186,
-0.016302119940519333,
-0.10481366515159607,
-0.0679694339632988,
-0.03882995992898941,
-0.04771385341882706,
-0.026734041050076485,
0.060449954122304916,
-0.06608770787715912,
-0.05916031450033188,
-0.11076071113348007,
-0.0002449859166517854,
-0.2071940004825592,
0.2258065789937973,
-0.011012796312570572,
0.058538056910037994,
-0.19426493346691132,
-0.0028168775606900454,
-0.04991975799202919,
-0.12814103066921234,
0.06626702100038528,
-0.0758582279086113,
-0.05131407827138901,
-0.029607797041535378,
-0.037985991686582565,
-0.2090919464826584,
0.0911528542637825,
0.1520228236913681,
0.12341899424791336,
0.07141652703285217,
0.019024917855858803,
0.10115666687488556,
-0.006738598924130201,
0.0930805653333664,
0.021433617919683456,
-0.05360095575451851,
0.0431477315723896,
-0.09618829935789108,
0.04374590888619423,
-0.0781574472784996,
-0.16308189928531647,
-0.005659256596118212,
-0.011701812967658043,
0.050567541271448135,
0.033087972551584244,
0.04961474984884262,
-0.08506055176258087,
0.0025867184158414602,
0.04133603721857071,
-0.05699349567294121,
0.028625881299376488,
-0.05677447468042374,
0.08145716786384583,
0.07058990001678467,
0.017480045557022095,
-0.004342625383287668,
0.048279620707035065,
0.0715206041932106,
-0.09575440734624863,
-0.04878830909729004,
-0.08688462525606155,
-0.08637619018554688,
0.04197423532605171,
-0.13614904880523682,
0.03742203488945961,
-0.15612760186195374,
-0.1164647787809372,
0.03545556962490082,
0.0993972048163414,
-0.03433714807033539,
0.0003386830794624984,
0.02327338606119156,
-0.023087674751877785,
0.07320494204759598,
-0.026122087612748146,
-0.046372219920158386,
-0.01975957304239273,
0.04370496794581413,
0.0025725560262799263,
0.13983024656772614,
-0.09680947661399841,
0.019098615273833275,
-0.044807013124227524,
0.03672024980187416,
-0.18818555772304535,
-0.03147725760936737,
-0.06716258823871613,
0.1578308492898941,
-0.02359890379011631,
0.034214165061712265,
-0.14269879460334778,
0.05533367022871971,
0.004259740933775902,
0.1205076053738594,
-0.13285617530345917,
-0.11227773874998093,
0.21861238777637482,
-0.09039504081010818,
-0.13327087461948395,
0.08300018310546875,
-0.007349212653934956,
0.055108118802309036,
0.030452338978648186,
0.11197812110185623,
0.06301248073577881,
-0.13569188117980957,
0.0872018039226532,
0.10973144322633743,
-0.13754820823669434,
-0.13189132511615753,
0.005886216182261705,
-0.0013933381997048855,
-0.07497121393680573,
0.014766803942620754,
0.160347580909729,
0.10578573495149612,
-0.043757364153862,
-0.05901378020644188,
-0.014996325597167015,
-0.04234796389937401,
0.1145983412861824,
0.05885425582528114,
0.11323011666536331,
-0.06954333186149597,
-0.06114992871880531,
0.009470291435718536,
-0.023148994892835617,
0.02481711469590664,
0.011324401944875717,
-0.1064189150929451,
0.09146500378847122,
-0.14957384765148163,
-0.0032007808331400156,
-0.15573877096176147,
-0.18682269752025604,
-0.019669538363814354,
0.02760804258286953,
-0.0022204946726560593,
0.1577223837375641,
0.15129147469997406,
-0.060254111886024475,
-0.024257458746433258,
0.02333754301071167,
0.12638860940933228,
0.04207634553313255,
-0.05421745404601097,
-0.14566732943058014,
0.044276416301727295,
-0.119206503033638,
-0.01294864621013403,
-0.05911770835518837,
0.009324598126113415,
0.025674516335129738,
0.1400611400604248,
0.07025644183158875,
0.028108857572078705,
-0.05200561136007309,
0.012593770399689674,
-0.05670996755361557,
-0.021270576864480972,
0.058658089488744736,
0.0048630740493535995,
-0.0788891538977623,
0.16158245503902435,
-0.15949708223342896,
0.3215492069721222,
0.1696743369102478,
-0.21568173170089722,
-0.0563850998878479,
0.054888464510440826,
0.015413806773722172,
-0.0027446781750768423,
0.04674471542239189,
0.0033388317096978426,
-0.0045325192622840405,
-0.011051229201257229,
0.12423443794250488,
0.000797667948063463,
-0.02101554162800312,
0.057030320167541504,
-0.07420527935028076,
-0.08675435930490494,
0.005113702733069658,
0.12135670334100723,
-0.14895130693912506,
0.17891345918178558,
0.238571897149086,
-0.06365619599819183,
0.20080290734767914,
0.024014176800847054,
0.001189496018923819,
-0.020358828827738762,
-0.03713710233569145,
0.02769448794424534,
0.08871173113584518,
-0.15567117929458618,
-0.060173749923706055,
0.037629976868629456,
-0.04739832505583763,
0.04000844061374664,
-0.11649611592292786,
-0.03460264578461647,
0.03008829429745674,
0.06542804092168808,
0.020448757335543633,
0.11835699528455734,
-0.012261602096259594,
0.049001358449459076,
-0.0019192154286429286,
-0.09640132635831833,
0.10651907324790955,
-0.0027116378769278526,
-0.027264205738902092,
0.143388569355011,
-0.09603472054004669,
-0.2696317434310913,
-0.15564101934432983,
-0.17344313859939575,
0.008850439451634884,
0.03914600983262062,
0.03435918316245079,
-0.08342444151639938,
-0.06700769066810608,
0.05808442458510399,
0.0037851380184292793,
-0.018112126737833023,
0.08884227275848389,
-0.052343133836984634,
0.036485932767391205,
-0.032904256135225296,
-0.058132950216531754,
-0.04966353997588158,
-0.021732419729232788,
-0.004153992515057325,
0.09872038662433624,
-0.0798579752445221,
0.0944928452372551,
0.14915959537029266,
0.009686815552413464,
0.05110333114862442,
-0.0020896715577691793,
0.11070442199707031,
-0.0969654843211174,
0.01849600486457348,
0.11530912667512894,
-0.05120840296149254,
0.0672340840101242,
0.1833212524652481,
0.04066582769155502,
-0.05863400921225548,
0.00004317746788728982,
-0.01446886733174324,
-0.1414872258901596,
-0.16441215574741364,
-0.03357212617993355,
-0.13743248581886292,
-0.011657393537461758,
0.06262750178575516,
0.05398807302117348,
0.1830873340368271,
0.11750183254480362,
0.09331076592206955,
0.0563841238617897,
-0.053589582443237305,
0.04585922881960869,
0.10292338579893112,
0.0002946934837382287,
0.14973466098308563,
-0.06848056614398956,
-0.14885416626930237,
0.035029079765081406,
0.06752877682447433,
0.0934106856584549,
0.14763127267360687,
0.1045582965016365,
0.02793722040951252,
0.12380506843328476,
0.16854719817638397,
0.11065017431974411,
0.020628221333026886,
-0.0995962917804718,
0.004203937482088804,
-0.004210996441543102,
-0.002989003900438547,
0.05568595230579376,
0.14846350252628326,
-0.09294731169939041,
0.03250674903392792,
-0.08800415694713593,
0.03970550000667572,
0.10980550944805145,
0.082148477435112,
-0.2668040096759796,
0.012463385239243507,
0.08737748861312866,
0.007024845108389854,
-0.053780246526002884,
0.022772585973143578,
0.0160111952573061,
-0.06515001505613327,
0.0661458671092987,
-0.09313037246465683,
0.07646811008453369,
0.026234209537506104,
0.036398231983184814,
-0.024195779114961624,
-0.010341323912143707,
0.004674872849136591,
0.027779730036854744,
-0.2321990579366684,
0.24279189109802246,
0.017681719735264778,
-0.0081409253180027,
-0.0658031553030014,
0.0227928776293993,
0.050465118139982224,
0.08369702845811844,
0.12745453417301178,
-0.014776632189750671,
-0.13642984628677368,
-0.06216294690966606,
0.003177864942699671,
0.012125691398978233,
0.09781407564878464,
-0.027841059491038322,
-0.007532401476055384,
-0.03284532204270363,
-0.05321016535162926,
0.03365150839090347,
0.04990879073739052,
-0.012970046140253544,
-0.16553451120853424,
0.07794158905744553,
0.04696020111441612,
-0.10474248230457306,
0.009847830049693584,
-0.057894304394721985,
-0.12084672600030899,
0.24245573580265045,
-0.040688056498765945,
0.003777880920097232,
-0.13147220015525818,
-0.08801491558551788,
0.06516817957162857,
-0.08013751357793808,
0.09556079655885696,
-0.07300305366516113,
0.04892462119460106,
-0.07796036452054977,
-0.19317540526390076,
0.19069314002990723,
-0.11103568226099014,
0.04609302058815956,
-0.1309530884027481,
0.07215578109025955,
-0.07803495228290558,
0.0324113704264164,
0.0007506720721721649,
0.059280965477228165,
-0.05033242702484131,
-0.026564868167042732,
0.05381704494357109,
-0.05967836081981659,
-0.009379270486533642,
-0.046744588762521744,
-0.0187015812844038,
-0.023807883262634277,
0.04482445493340492,
0.03113146498799324,
0.193584144115448,
0.22225938737392426,
-0.09085509181022644,
0.12574277818202972,
0.13287468254566193,
-0.04152733087539673,
-0.34996771812438965,
-0.03576524183154106,
-0.1204613745212555,
0.021520240232348442,
0.03184865787625313,
-0.10245911777019501,
0.11522993445396423,
-0.027661746367812157,
-0.05777546390891075,
0.1334868222475052,
-0.14204467833042145,
-0.11581980437040329,
0.18468722701072693,
0.05532653629779816,
0.43889808654785156,
-0.14414343237876892,
-0.07870311290025711,
-0.0578923262655735,
-0.11119277775287628,
0.07418956607580185,
-0.061539266258478165,
0.09017122536897659,
0.015551939606666565,
0.018525732681155205,
0.022814257070422173,
-0.08536908030509949,
0.09922046214342117,
-0.0843663141131401,
0.03398345410823822,
-0.11066484451293945,
-0.07639732956886292,
0.1308639496564865,
-0.029567217454314232,
-0.04608828201889992,
-0.027788929641246796,
-0.03186996281147003,
-0.0017915869830176234,
-0.02505946345627308,
-0.053956903517246246,
0.10293137282133102,
0.03824806585907936,
-0.0698898583650589,
0.012296374887228012,
-0.010622386820614338,
-0.024140171706676483,
-0.026431895792484283,
0.3188876807689667,
-0.006681607570499182,
0.20690536499023438,
0.1331115961074829,
0.0482148677110672,
-0.1066153347492218,
-0.04168606176972389,
-0.014310465194284916,
-0.09378211945295334,
0.09637784957885742,
-0.09964105486869812,
0.05397867038846016,
0.06886148452758789,
-0.011482715606689453,
0.055120646953582764,
0.11174727231264114,
-0.017480792477726936,
0.00358504056930542,
0.17993944883346558,
-0.17305320501327515,
-0.0436120480298996,
-0.004973283037543297,
-0.04108631610870361,
0.035963788628578186,
0.07194235920906067,
0.1188579723238945,
0.030546389520168304,
-0.008778760209679604,
0.018035104498267174,
-0.020421087741851807,
-0.06356093287467957,
0.040820587426424026,
0.0867374837398529,
0.030343370512127876,
-0.08746147900819778,
0.017309723421931267,
-0.002849958138540387,
-0.22730304300785065,
0.0018976981518790126,
0.07054683566093445,
-0.0756794735789299,
-0.10106708854436874,
0.05153464153409004,
0.17366249859333038,
-0.07233040034770966,
-0.02043299376964569,
-0.10530085861682892,
-0.0859653651714325,
0.01932416297495365,
0.2599613070487976,
0.07996602356433868,
0.04919706657528877,
-0.006001228466629982,
0.010721523314714432,
-0.03668977692723274,
0.0064100041054189205,
-0.005976090207695961,
0.06364626437425613,
-0.12335670739412308,
-0.06737135350704193,
-0.025361256673932076,
0.10906196385622025,
-0.1175532266497612,
-0.021820068359375,
-0.19609995186328888,
0.003788813715800643,
-0.048934828490018845,
-0.08043240755796432,
-0.09454052895307541,
-0.0712772011756897,
0.030607396736741066,
-0.06858336180448532,
-0.09425429999828339,
-0.04390277713537216,
-0.11505849659442902,
0.006931390147656202,
0.03798709809780121,
-0.00991776678711176,
-0.04642646014690399,
-0.038071345537900925,
0.0971149429678917,
-0.036438025534152985,
0.03766728565096855,
0.06420671194791794,
-0.015217851847410202,
0.09234844893217087,
-0.14074084162712097,
-0.055803894996643066,
0.07419854402542114,
-0.0001249401393579319,
0.10154250264167786,
0.07490864396095276,
0.0047249216586351395,
0.024386215955018997,
0.0710872933268547,
0.03605786710977554,
0.012073192745447159,
-0.0766444131731987,
0.06728431582450867,
-0.04853279888629913,
-0.18079568445682526,
-0.04013540968298912,
-0.03497268259525299,
0.10346321761608124,
-0.006970696616917849,
0.12889499962329865,
-0.047932807356119156,
0.06254623830318451,
-0.06252668052911758,
0.02636006660759449,
-0.0123911676928401,
-0.14529670774936676,
0.06354433298110962,
-0.03632514178752899,
-0.005106714088469744,
-0.040746547281742096,
0.19743973016738892,
0.011635620146989822,
-0.0078099872916936874,
0.0483575314283371,
0.02005455642938614,
0.018608389422297478,
0.030310047790408134,
0.15789169073104858,
0.09051284193992615,
-0.04679751396179199,
-0.10117464512586594,
0.11111433804035187,
0.05160742625594139,
0.009706846438348293,
0.08366572111845016,
0.055155668407678604,
-0.03183482214808464,
0.1412523090839386,
0.03313356265425682,
0.034679386764764786,
-0.06527009606361389,
-0.04731703922152519,
-0.07568445801734924,
0.06466006487607956,
0.033717311918735504,
-0.03156046196818352,
0.21887484192848206,
-0.008818339556455612,
0.03655129298567772,
-0.0579502210021019,
-0.03947729989886284,
-0.19691532850265503,
-0.18059898912906647,
-0.11041805893182755,
-0.07780896127223969,
0.03130476921796799,
-0.00352695444598794,
-0.010392709635198116,
0.08976829051971436,
0.043872859328985214,
0.0027831001207232475,
0.15485870838165283,
0.027360044419765472,
0.01569478027522564,
-0.0013452027924358845,
0.004746637772768736,
-0.020908985286951065,
0.004002862144261599,
0.0018517757998779416,
-0.1662002056837082,
0.0019254707731306553,
-0.0795445591211319,
-0.017344841733574867,
-0.03582914173603058,
0.036542486399412155,
-0.06595970690250397,
-0.14312049746513367,
-0.0464862585067749,
0.03731429949402809,
-0.04799088463187218,
0.021890629082918167,
0.005000287666916847,
0.03249432146549225,
0.008510300889611244,
0.13224242627620697,
-0.0820256769657135,
-0.014926344156265259,
-0.10331322997808456,
0.0904620960354805,
0.005321953911334276,
0.12144656479358673,
-0.060339901596307755,
0.0025539444759488106,
-0.05917980894446373,
0.27539145946502686,
0.30147379636764526,
-0.04355388134717941,
0.07376430183649063,
0.06271875649690628,
0.020537329837679863,
0.001660053851082921,
0.10591702908277512,
0.009405020624399185,
0.22131659090518951,
-0.08691644668579102,
-0.07998073846101761,
-0.017320208251476288,
-0.050044406205415726,
-0.08612151443958282,
0.04039651155471802,
0.044123828411102295,
-0.0028584159445017576,
-0.04286675527691841,
0.07884115725755692,
-0.13355590403079987,
0.07149451971054077,
0.10651414841413498,
-0.2095051258802414,
-0.07272254675626755,
-0.013771957717835903,
0.18716616928577423,
-0.03204018622636795,
0.10223958641290665,
-0.03657589852809906,
-0.09336363524198532,
-0.023238051682710648,
0.01674238033592701,
-0.20283789932727814,
-0.035098981112241745,
0.06426454335451126,
-0.01734243519604206,
0.09623444825410843,
-0.04927781596779823,
-0.02305767685174942,
0.12261020392179489,
0.05312138423323631,
-0.011299178004264832,
-0.004889477510005236,
0.024893825873732567,
-0.09537551552057266,
-0.038807954639196396,
0.0698898658156395,
-0.02163190394639969,
-0.05748581513762474,
0.05045942962169647,
-0.12234541773796082,
0.04941118136048317,
-0.18707086145877838,
-0.03743040934205055,
-0.0005046811420470476,
0.04900933429598808,
-0.0479026697576046,
0.09100630134344101,
0.06282646954059601,
0.048486288636922836,
-0.012976630590856075,
-0.011964566074311733,
-0.004679829813539982,
0.0755200982093811,
-0.02989252097904682,
-0.18321958184242249,
-0.0945415049791336,
-0.05113792419433594,
0.032525435090065,
-0.006086435634642839,
-0.20438963174819946,
-0.05459880456328392,
-0.08814369887113571,
0.0024600683245807886,
-0.14107996225357056,
0.0435638353228569,
0.16646583378314972,
0.0523197315633297,
-0.01654839515686035,
-0.11001645773649216,
0.04320191964507103,
0.03550111874938011,
-0.15934661030769348,
-0.1052287295460701
] |
null | null | transformers | Just for performing some experiments. Do not use. | {} | fill-mask | NbAiLabArchive/test_w6 | [
"transformers",
"jax",
"tensorboard",
"roberta",
"fill-mask",
"autotrain_compatible",
"endpoints_compatible",
"region:us"
] | 2022-03-02T23:29:04+00:00 | [] | [] | TAGS
#transformers #jax #tensorboard #roberta #fill-mask #autotrain_compatible #endpoints_compatible #region-us
| Just for performing some experiments. Do not use. | [] | [
"TAGS\n#transformers #jax #tensorboard #roberta #fill-mask #autotrain_compatible #endpoints_compatible #region-us \n"
] | [
40
] | [
"passage: TAGS\n#transformers #jax #tensorboard #roberta #fill-mask #autotrain_compatible #endpoints_compatible #region-us \n"
] | [
-0.0329417809844017,
0.026542233303189278,
-0.00711836339905858,
0.038137588649988174,
0.11221930384635925,
0.02897702343761921,
0.1600077599287033,
0.09312579035758972,
0.08267447352409363,
0.012559163384139538,
0.16161218285560608,
0.20280829071998596,
-0.0048243035562336445,
0.12177977710962296,
-0.05178572237491608,
-0.25585609674453735,
0.03286115825176239,
0.058682624250650406,
-0.1410491019487381,
0.0843924805521965,
0.05530610308051109,
-0.06490170210599899,
0.0693613812327385,
-0.006780317053198814,
-0.18010543286800385,
0.06706380099058151,
0.09719173610210419,
-0.1062551736831665,
0.10088774561882019,
0.06989994645118713,
0.24005752801895142,
0.0490260012447834,
-0.046509090811014175,
-0.07854389399290085,
0.05274910852313042,
0.03130975738167763,
-0.09874213486909866,
0.0559147484600544,
0.005066406913101673,
-0.07943262159824371,
-0.04190054163336754,
0.04702925682067871,
0.0554969422519207,
0.04106675833463669,
-0.14591358602046967,
-0.0946396142244339,
-0.02599331922829151,
-0.02002599649131298,
0.057347334921360016,
0.024071110412478447,
0.035029374063014984,
0.17755983769893646,
-0.04925362765789032,
0.08160373568534851,
0.1280364990234375,
-0.33813905715942383,
-0.033818501979112625,
0.14055299758911133,
0.11565420776605606,
-0.013478475622832775,
-0.059152938425540924,
0.07915961742401123,
0.03596077859401703,
-0.0003366783494129777,
0.08002990484237671,
-0.0912376418709755,
-0.032501399517059326,
0.02532663382589817,
-0.07183554768562317,
0.017986366525292397,
0.12927962839603424,
-0.0306392889469862,
0.057966962456703186,
-0.016302119940519333,
-0.10481366515159607,
-0.0679694339632988,
-0.03882995992898941,
-0.04771385341882706,
-0.026734041050076485,
0.060449954122304916,
-0.06608770787715912,
-0.05916031450033188,
-0.11076071113348007,
-0.0002449859166517854,
-0.2071940004825592,
0.2258065789937973,
-0.011012796312570572,
0.058538056910037994,
-0.19426493346691132,
-0.0028168775606900454,
-0.04991975799202919,
-0.12814103066921234,
0.06626702100038528,
-0.0758582279086113,
-0.05131407827138901,
-0.029607797041535378,
-0.037985991686582565,
-0.2090919464826584,
0.0911528542637825,
0.1520228236913681,
0.12341899424791336,
0.07141652703285217,
0.019024917855858803,
0.10115666687488556,
-0.006738598924130201,
0.0930805653333664,
0.021433617919683456,
-0.05360095575451851,
0.0431477315723896,
-0.09618829935789108,
0.04374590888619423,
-0.0781574472784996,
-0.16308189928531647,
-0.005659256596118212,
-0.011701812967658043,
0.050567541271448135,
0.033087972551584244,
0.04961474984884262,
-0.08506055176258087,
0.0025867184158414602,
0.04133603721857071,
-0.05699349567294121,
0.028625881299376488,
-0.05677447468042374,
0.08145716786384583,
0.07058990001678467,
0.017480045557022095,
-0.004342625383287668,
0.048279620707035065,
0.0715206041932106,
-0.09575440734624863,
-0.04878830909729004,
-0.08688462525606155,
-0.08637619018554688,
0.04197423532605171,
-0.13614904880523682,
0.03742203488945961,
-0.15612760186195374,
-0.1164647787809372,
0.03545556962490082,
0.0993972048163414,
-0.03433714807033539,
0.0003386830794624984,
0.02327338606119156,
-0.023087674751877785,
0.07320494204759598,
-0.026122087612748146,
-0.046372219920158386,
-0.01975957304239273,
0.04370496794581413,
0.0025725560262799263,
0.13983024656772614,
-0.09680947661399841,
0.019098615273833275,
-0.044807013124227524,
0.03672024980187416,
-0.18818555772304535,
-0.03147725760936737,
-0.06716258823871613,
0.1578308492898941,
-0.02359890379011631,
0.034214165061712265,
-0.14269879460334778,
0.05533367022871971,
0.004259740933775902,
0.1205076053738594,
-0.13285617530345917,
-0.11227773874998093,
0.21861238777637482,
-0.09039504081010818,
-0.13327087461948395,
0.08300018310546875,
-0.007349212653934956,
0.055108118802309036,
0.030452338978648186,
0.11197812110185623,
0.06301248073577881,
-0.13569188117980957,
0.0872018039226532,
0.10973144322633743,
-0.13754820823669434,
-0.13189132511615753,
0.005886216182261705,
-0.0013933381997048855,
-0.07497121393680573,
0.014766803942620754,
0.160347580909729,
0.10578573495149612,
-0.043757364153862,
-0.05901378020644188,
-0.014996325597167015,
-0.04234796389937401,
0.1145983412861824,
0.05885425582528114,
0.11323011666536331,
-0.06954333186149597,
-0.06114992871880531,
0.009470291435718536,
-0.023148994892835617,
0.02481711469590664,
0.011324401944875717,
-0.1064189150929451,
0.09146500378847122,
-0.14957384765148163,
-0.0032007808331400156,
-0.15573877096176147,
-0.18682269752025604,
-0.019669538363814354,
0.02760804258286953,
-0.0022204946726560593,
0.1577223837375641,
0.15129147469997406,
-0.060254111886024475,
-0.024257458746433258,
0.02333754301071167,
0.12638860940933228,
0.04207634553313255,
-0.05421745404601097,
-0.14566732943058014,
0.044276416301727295,
-0.119206503033638,
-0.01294864621013403,
-0.05911770835518837,
0.009324598126113415,
0.025674516335129738,
0.1400611400604248,
0.07025644183158875,
0.028108857572078705,
-0.05200561136007309,
0.012593770399689674,
-0.05670996755361557,
-0.021270576864480972,
0.058658089488744736,
0.0048630740493535995,
-0.0788891538977623,
0.16158245503902435,
-0.15949708223342896,
0.3215492069721222,
0.1696743369102478,
-0.21568173170089722,
-0.0563850998878479,
0.054888464510440826,
0.015413806773722172,
-0.0027446781750768423,
0.04674471542239189,
0.0033388317096978426,
-0.0045325192622840405,
-0.011051229201257229,
0.12423443794250488,
0.000797667948063463,
-0.02101554162800312,
0.057030320167541504,
-0.07420527935028076,
-0.08675435930490494,
0.005113702733069658,
0.12135670334100723,
-0.14895130693912506,
0.17891345918178558,
0.238571897149086,
-0.06365619599819183,
0.20080290734767914,
0.024014176800847054,
0.001189496018923819,
-0.020358828827738762,
-0.03713710233569145,
0.02769448794424534,
0.08871173113584518,
-0.15567117929458618,
-0.060173749923706055,
0.037629976868629456,
-0.04739832505583763,
0.04000844061374664,
-0.11649611592292786,
-0.03460264578461647,
0.03008829429745674,
0.06542804092168808,
0.020448757335543633,
0.11835699528455734,
-0.012261602096259594,
0.049001358449459076,
-0.0019192154286429286,
-0.09640132635831833,
0.10651907324790955,
-0.0027116378769278526,
-0.027264205738902092,
0.143388569355011,
-0.09603472054004669,
-0.2696317434310913,
-0.15564101934432983,
-0.17344313859939575,
0.008850439451634884,
0.03914600983262062,
0.03435918316245079,
-0.08342444151639938,
-0.06700769066810608,
0.05808442458510399,
0.0037851380184292793,
-0.018112126737833023,
0.08884227275848389,
-0.052343133836984634,
0.036485932767391205,
-0.032904256135225296,
-0.058132950216531754,
-0.04966353997588158,
-0.021732419729232788,
-0.004153992515057325,
0.09872038662433624,
-0.0798579752445221,
0.0944928452372551,
0.14915959537029266,
0.009686815552413464,
0.05110333114862442,
-0.0020896715577691793,
0.11070442199707031,
-0.0969654843211174,
0.01849600486457348,
0.11530912667512894,
-0.05120840296149254,
0.0672340840101242,
0.1833212524652481,
0.04066582769155502,
-0.05863400921225548,
0.00004317746788728982,
-0.01446886733174324,
-0.1414872258901596,
-0.16441215574741364,
-0.03357212617993355,
-0.13743248581886292,
-0.011657393537461758,
0.06262750178575516,
0.05398807302117348,
0.1830873340368271,
0.11750183254480362,
0.09331076592206955,
0.0563841238617897,
-0.053589582443237305,
0.04585922881960869,
0.10292338579893112,
0.0002946934837382287,
0.14973466098308563,
-0.06848056614398956,
-0.14885416626930237,
0.035029079765081406,
0.06752877682447433,
0.0934106856584549,
0.14763127267360687,
0.1045582965016365,
0.02793722040951252,
0.12380506843328476,
0.16854719817638397,
0.11065017431974411,
0.020628221333026886,
-0.0995962917804718,
0.004203937482088804,
-0.004210996441543102,
-0.002989003900438547,
0.05568595230579376,
0.14846350252628326,
-0.09294731169939041,
0.03250674903392792,
-0.08800415694713593,
0.03970550000667572,
0.10980550944805145,
0.082148477435112,
-0.2668040096759796,
0.012463385239243507,
0.08737748861312866,
0.007024845108389854,
-0.053780246526002884,
0.022772585973143578,
0.0160111952573061,
-0.06515001505613327,
0.0661458671092987,
-0.09313037246465683,
0.07646811008453369,
0.026234209537506104,
0.036398231983184814,
-0.024195779114961624,
-0.010341323912143707,
0.004674872849136591,
0.027779730036854744,
-0.2321990579366684,
0.24279189109802246,
0.017681719735264778,
-0.0081409253180027,
-0.0658031553030014,
0.0227928776293993,
0.050465118139982224,
0.08369702845811844,
0.12745453417301178,
-0.014776632189750671,
-0.13642984628677368,
-0.06216294690966606,
0.003177864942699671,
0.012125691398978233,
0.09781407564878464,
-0.027841059491038322,
-0.007532401476055384,
-0.03284532204270363,
-0.05321016535162926,
0.03365150839090347,
0.04990879073739052,
-0.012970046140253544,
-0.16553451120853424,
0.07794158905744553,
0.04696020111441612,
-0.10474248230457306,
0.009847830049693584,
-0.057894304394721985,
-0.12084672600030899,
0.24245573580265045,
-0.040688056498765945,
0.003777880920097232,
-0.13147220015525818,
-0.08801491558551788,
0.06516817957162857,
-0.08013751357793808,
0.09556079655885696,
-0.07300305366516113,
0.04892462119460106,
-0.07796036452054977,
-0.19317540526390076,
0.19069314002990723,
-0.11103568226099014,
0.04609302058815956,
-0.1309530884027481,
0.07215578109025955,
-0.07803495228290558,
0.0324113704264164,
0.0007506720721721649,
0.059280965477228165,
-0.05033242702484131,
-0.026564868167042732,
0.05381704494357109,
-0.05967836081981659,
-0.009379270486533642,
-0.046744588762521744,
-0.0187015812844038,
-0.023807883262634277,
0.04482445493340492,
0.03113146498799324,
0.193584144115448,
0.22225938737392426,
-0.09085509181022644,
0.12574277818202972,
0.13287468254566193,
-0.04152733087539673,
-0.34996771812438965,
-0.03576524183154106,
-0.1204613745212555,
0.021520240232348442,
0.03184865787625313,
-0.10245911777019501,
0.11522993445396423,
-0.027661746367812157,
-0.05777546390891075,
0.1334868222475052,
-0.14204467833042145,
-0.11581980437040329,
0.18468722701072693,
0.05532653629779816,
0.43889808654785156,
-0.14414343237876892,
-0.07870311290025711,
-0.0578923262655735,
-0.11119277775287628,
0.07418956607580185,
-0.061539266258478165,
0.09017122536897659,
0.015551939606666565,
0.018525732681155205,
0.022814257070422173,
-0.08536908030509949,
0.09922046214342117,
-0.0843663141131401,
0.03398345410823822,
-0.11066484451293945,
-0.07639732956886292,
0.1308639496564865,
-0.029567217454314232,
-0.04608828201889992,
-0.027788929641246796,
-0.03186996281147003,
-0.0017915869830176234,
-0.02505946345627308,
-0.053956903517246246,
0.10293137282133102,
0.03824806585907936,
-0.0698898583650589,
0.012296374887228012,
-0.010622386820614338,
-0.024140171706676483,
-0.026431895792484283,
0.3188876807689667,
-0.006681607570499182,
0.20690536499023438,
0.1331115961074829,
0.0482148677110672,
-0.1066153347492218,
-0.04168606176972389,
-0.014310465194284916,
-0.09378211945295334,
0.09637784957885742,
-0.09964105486869812,
0.05397867038846016,
0.06886148452758789,
-0.011482715606689453,
0.055120646953582764,
0.11174727231264114,
-0.017480792477726936,
0.00358504056930542,
0.17993944883346558,
-0.17305320501327515,
-0.0436120480298996,
-0.004973283037543297,
-0.04108631610870361,
0.035963788628578186,
0.07194235920906067,
0.1188579723238945,
0.030546389520168304,
-0.008778760209679604,
0.018035104498267174,
-0.020421087741851807,
-0.06356093287467957,
0.040820587426424026,
0.0867374837398529,
0.030343370512127876,
-0.08746147900819778,
0.017309723421931267,
-0.002849958138540387,
-0.22730304300785065,
0.0018976981518790126,
0.07054683566093445,
-0.0756794735789299,
-0.10106708854436874,
0.05153464153409004,
0.17366249859333038,
-0.07233040034770966,
-0.02043299376964569,
-0.10530085861682892,
-0.0859653651714325,
0.01932416297495365,
0.2599613070487976,
0.07996602356433868,
0.04919706657528877,
-0.006001228466629982,
0.010721523314714432,
-0.03668977692723274,
0.0064100041054189205,
-0.005976090207695961,
0.06364626437425613,
-0.12335670739412308,
-0.06737135350704193,
-0.025361256673932076,
0.10906196385622025,
-0.1175532266497612,
-0.021820068359375,
-0.19609995186328888,
0.003788813715800643,
-0.048934828490018845,
-0.08043240755796432,
-0.09454052895307541,
-0.0712772011756897,
0.030607396736741066,
-0.06858336180448532,
-0.09425429999828339,
-0.04390277713537216,
-0.11505849659442902,
0.006931390147656202,
0.03798709809780121,
-0.00991776678711176,
-0.04642646014690399,
-0.038071345537900925,
0.0971149429678917,
-0.036438025534152985,
0.03766728565096855,
0.06420671194791794,
-0.015217851847410202,
0.09234844893217087,
-0.14074084162712097,
-0.055803894996643066,
0.07419854402542114,
-0.0001249401393579319,
0.10154250264167786,
0.07490864396095276,
0.0047249216586351395,
0.024386215955018997,
0.0710872933268547,
0.03605786710977554,
0.012073192745447159,
-0.0766444131731987,
0.06728431582450867,
-0.04853279888629913,
-0.18079568445682526,
-0.04013540968298912,
-0.03497268259525299,
0.10346321761608124,
-0.006970696616917849,
0.12889499962329865,
-0.047932807356119156,
0.06254623830318451,
-0.06252668052911758,
0.02636006660759449,
-0.0123911676928401,
-0.14529670774936676,
0.06354433298110962,
-0.03632514178752899,
-0.005106714088469744,
-0.040746547281742096,
0.19743973016738892,
0.011635620146989822,
-0.0078099872916936874,
0.0483575314283371,
0.02005455642938614,
0.018608389422297478,
0.030310047790408134,
0.15789169073104858,
0.09051284193992615,
-0.04679751396179199,
-0.10117464512586594,
0.11111433804035187,
0.05160742625594139,
0.009706846438348293,
0.08366572111845016,
0.055155668407678604,
-0.03183482214808464,
0.1412523090839386,
0.03313356265425682,
0.034679386764764786,
-0.06527009606361389,
-0.04731703922152519,
-0.07568445801734924,
0.06466006487607956,
0.033717311918735504,
-0.03156046196818352,
0.21887484192848206,
-0.008818339556455612,
0.03655129298567772,
-0.0579502210021019,
-0.03947729989886284,
-0.19691532850265503,
-0.18059898912906647,
-0.11041805893182755,
-0.07780896127223969,
0.03130476921796799,
-0.00352695444598794,
-0.010392709635198116,
0.08976829051971436,
0.043872859328985214,
0.0027831001207232475,
0.15485870838165283,
0.027360044419765472,
0.01569478027522564,
-0.0013452027924358845,
0.004746637772768736,
-0.020908985286951065,
0.004002862144261599,
0.0018517757998779416,
-0.1662002056837082,
0.0019254707731306553,
-0.0795445591211319,
-0.017344841733574867,
-0.03582914173603058,
0.036542486399412155,
-0.06595970690250397,
-0.14312049746513367,
-0.0464862585067749,
0.03731429949402809,
-0.04799088463187218,
0.021890629082918167,
0.005000287666916847,
0.03249432146549225,
0.008510300889611244,
0.13224242627620697,
-0.0820256769657135,
-0.014926344156265259,
-0.10331322997808456,
0.0904620960354805,
0.005321953911334276,
0.12144656479358673,
-0.060339901596307755,
0.0025539444759488106,
-0.05917980894446373,
0.27539145946502686,
0.30147379636764526,
-0.04355388134717941,
0.07376430183649063,
0.06271875649690628,
0.020537329837679863,
0.001660053851082921,
0.10591702908277512,
0.009405020624399185,
0.22131659090518951,
-0.08691644668579102,
-0.07998073846101761,
-0.017320208251476288,
-0.050044406205415726,
-0.08612151443958282,
0.04039651155471802,
0.044123828411102295,
-0.0028584159445017576,
-0.04286675527691841,
0.07884115725755692,
-0.13355590403079987,
0.07149451971054077,
0.10651414841413498,
-0.2095051258802414,
-0.07272254675626755,
-0.013771957717835903,
0.18716616928577423,
-0.03204018622636795,
0.10223958641290665,
-0.03657589852809906,
-0.09336363524198532,
-0.023238051682710648,
0.01674238033592701,
-0.20283789932727814,
-0.035098981112241745,
0.06426454335451126,
-0.01734243519604206,
0.09623444825410843,
-0.04927781596779823,
-0.02305767685174942,
0.12261020392179489,
0.05312138423323631,
-0.011299178004264832,
-0.004889477510005236,
0.024893825873732567,
-0.09537551552057266,
-0.038807954639196396,
0.0698898658156395,
-0.02163190394639969,
-0.05748581513762474,
0.05045942962169647,
-0.12234541773796082,
0.04941118136048317,
-0.18707086145877838,
-0.03743040934205055,
-0.0005046811420470476,
0.04900933429598808,
-0.0479026697576046,
0.09100630134344101,
0.06282646954059601,
0.048486288636922836,
-0.012976630590856075,
-0.011964566074311733,
-0.004679829813539982,
0.0755200982093811,
-0.02989252097904682,
-0.18321958184242249,
-0.0945415049791336,
-0.05113792419433594,
0.032525435090065,
-0.006086435634642839,
-0.20438963174819946,
-0.05459880456328392,
-0.08814369887113571,
0.0024600683245807886,
-0.14107996225357056,
0.0435638353228569,
0.16646583378314972,
0.0523197315633297,
-0.01654839515686035,
-0.11001645773649216,
0.04320191964507103,
0.03550111874938011,
-0.15934661030769348,
-0.1052287295460701
] |
null | null | transformers | Just for performing some experiments. Do not use. | {} | fill-mask | NbAiLabArchive/test_w7 | [
"transformers",
"jax",
"tensorboard",
"roberta",
"fill-mask",
"autotrain_compatible",
"endpoints_compatible",
"region:us"
] | 2022-03-02T23:29:04+00:00 | [] | [] | TAGS
#transformers #jax #tensorboard #roberta #fill-mask #autotrain_compatible #endpoints_compatible #region-us
| Just for performing some experiments. Do not use. | [] | [
"TAGS\n#transformers #jax #tensorboard #roberta #fill-mask #autotrain_compatible #endpoints_compatible #region-us \n"
] | [
40
] | [
"passage: TAGS\n#transformers #jax #tensorboard #roberta #fill-mask #autotrain_compatible #endpoints_compatible #region-us \n"
] | [
-0.0329417809844017,
0.026542233303189278,
-0.00711836339905858,
0.038137588649988174,
0.11221930384635925,
0.02897702343761921,
0.1600077599287033,
0.09312579035758972,
0.08267447352409363,
0.012559163384139538,
0.16161218285560608,
0.20280829071998596,
-0.0048243035562336445,
0.12177977710962296,
-0.05178572237491608,
-0.25585609674453735,
0.03286115825176239,
0.058682624250650406,
-0.1410491019487381,
0.0843924805521965,
0.05530610308051109,
-0.06490170210599899,
0.0693613812327385,
-0.006780317053198814,
-0.18010543286800385,
0.06706380099058151,
0.09719173610210419,
-0.1062551736831665,
0.10088774561882019,
0.06989994645118713,
0.24005752801895142,
0.0490260012447834,
-0.046509090811014175,
-0.07854389399290085,
0.05274910852313042,
0.03130975738167763,
-0.09874213486909866,
0.0559147484600544,
0.005066406913101673,
-0.07943262159824371,
-0.04190054163336754,
0.04702925682067871,
0.0554969422519207,
0.04106675833463669,
-0.14591358602046967,
-0.0946396142244339,
-0.02599331922829151,
-0.02002599649131298,
0.057347334921360016,
0.024071110412478447,
0.035029374063014984,
0.17755983769893646,
-0.04925362765789032,
0.08160373568534851,
0.1280364990234375,
-0.33813905715942383,
-0.033818501979112625,
0.14055299758911133,
0.11565420776605606,
-0.013478475622832775,
-0.059152938425540924,
0.07915961742401123,
0.03596077859401703,
-0.0003366783494129777,
0.08002990484237671,
-0.0912376418709755,
-0.032501399517059326,
0.02532663382589817,
-0.07183554768562317,
0.017986366525292397,
0.12927962839603424,
-0.0306392889469862,
0.057966962456703186,
-0.016302119940519333,
-0.10481366515159607,
-0.0679694339632988,
-0.03882995992898941,
-0.04771385341882706,
-0.026734041050076485,
0.060449954122304916,
-0.06608770787715912,
-0.05916031450033188,
-0.11076071113348007,
-0.0002449859166517854,
-0.2071940004825592,
0.2258065789937973,
-0.011012796312570572,
0.058538056910037994,
-0.19426493346691132,
-0.0028168775606900454,
-0.04991975799202919,
-0.12814103066921234,
0.06626702100038528,
-0.0758582279086113,
-0.05131407827138901,
-0.029607797041535378,
-0.037985991686582565,
-0.2090919464826584,
0.0911528542637825,
0.1520228236913681,
0.12341899424791336,
0.07141652703285217,
0.019024917855858803,
0.10115666687488556,
-0.006738598924130201,
0.0930805653333664,
0.021433617919683456,
-0.05360095575451851,
0.0431477315723896,
-0.09618829935789108,
0.04374590888619423,
-0.0781574472784996,
-0.16308189928531647,
-0.005659256596118212,
-0.011701812967658043,
0.050567541271448135,
0.033087972551584244,
0.04961474984884262,
-0.08506055176258087,
0.0025867184158414602,
0.04133603721857071,
-0.05699349567294121,
0.028625881299376488,
-0.05677447468042374,
0.08145716786384583,
0.07058990001678467,
0.017480045557022095,
-0.004342625383287668,
0.048279620707035065,
0.0715206041932106,
-0.09575440734624863,
-0.04878830909729004,
-0.08688462525606155,
-0.08637619018554688,
0.04197423532605171,
-0.13614904880523682,
0.03742203488945961,
-0.15612760186195374,
-0.1164647787809372,
0.03545556962490082,
0.0993972048163414,
-0.03433714807033539,
0.0003386830794624984,
0.02327338606119156,
-0.023087674751877785,
0.07320494204759598,
-0.026122087612748146,
-0.046372219920158386,
-0.01975957304239273,
0.04370496794581413,
0.0025725560262799263,
0.13983024656772614,
-0.09680947661399841,
0.019098615273833275,
-0.044807013124227524,
0.03672024980187416,
-0.18818555772304535,
-0.03147725760936737,
-0.06716258823871613,
0.1578308492898941,
-0.02359890379011631,
0.034214165061712265,
-0.14269879460334778,
0.05533367022871971,
0.004259740933775902,
0.1205076053738594,
-0.13285617530345917,
-0.11227773874998093,
0.21861238777637482,
-0.09039504081010818,
-0.13327087461948395,
0.08300018310546875,
-0.007349212653934956,
0.055108118802309036,
0.030452338978648186,
0.11197812110185623,
0.06301248073577881,
-0.13569188117980957,
0.0872018039226532,
0.10973144322633743,
-0.13754820823669434,
-0.13189132511615753,
0.005886216182261705,
-0.0013933381997048855,
-0.07497121393680573,
0.014766803942620754,
0.160347580909729,
0.10578573495149612,
-0.043757364153862,
-0.05901378020644188,
-0.014996325597167015,
-0.04234796389937401,
0.1145983412861824,
0.05885425582528114,
0.11323011666536331,
-0.06954333186149597,
-0.06114992871880531,
0.009470291435718536,
-0.023148994892835617,
0.02481711469590664,
0.011324401944875717,
-0.1064189150929451,
0.09146500378847122,
-0.14957384765148163,
-0.0032007808331400156,
-0.15573877096176147,
-0.18682269752025604,
-0.019669538363814354,
0.02760804258286953,
-0.0022204946726560593,
0.1577223837375641,
0.15129147469997406,
-0.060254111886024475,
-0.024257458746433258,
0.02333754301071167,
0.12638860940933228,
0.04207634553313255,
-0.05421745404601097,
-0.14566732943058014,
0.044276416301727295,
-0.119206503033638,
-0.01294864621013403,
-0.05911770835518837,
0.009324598126113415,
0.025674516335129738,
0.1400611400604248,
0.07025644183158875,
0.028108857572078705,
-0.05200561136007309,
0.012593770399689674,
-0.05670996755361557,
-0.021270576864480972,
0.058658089488744736,
0.0048630740493535995,
-0.0788891538977623,
0.16158245503902435,
-0.15949708223342896,
0.3215492069721222,
0.1696743369102478,
-0.21568173170089722,
-0.0563850998878479,
0.054888464510440826,
0.015413806773722172,
-0.0027446781750768423,
0.04674471542239189,
0.0033388317096978426,
-0.0045325192622840405,
-0.011051229201257229,
0.12423443794250488,
0.000797667948063463,
-0.02101554162800312,
0.057030320167541504,
-0.07420527935028076,
-0.08675435930490494,
0.005113702733069658,
0.12135670334100723,
-0.14895130693912506,
0.17891345918178558,
0.238571897149086,
-0.06365619599819183,
0.20080290734767914,
0.024014176800847054,
0.001189496018923819,
-0.020358828827738762,
-0.03713710233569145,
0.02769448794424534,
0.08871173113584518,
-0.15567117929458618,
-0.060173749923706055,
0.037629976868629456,
-0.04739832505583763,
0.04000844061374664,
-0.11649611592292786,
-0.03460264578461647,
0.03008829429745674,
0.06542804092168808,
0.020448757335543633,
0.11835699528455734,
-0.012261602096259594,
0.049001358449459076,
-0.0019192154286429286,
-0.09640132635831833,
0.10651907324790955,
-0.0027116378769278526,
-0.027264205738902092,
0.143388569355011,
-0.09603472054004669,
-0.2696317434310913,
-0.15564101934432983,
-0.17344313859939575,
0.008850439451634884,
0.03914600983262062,
0.03435918316245079,
-0.08342444151639938,
-0.06700769066810608,
0.05808442458510399,
0.0037851380184292793,
-0.018112126737833023,
0.08884227275848389,
-0.052343133836984634,
0.036485932767391205,
-0.032904256135225296,
-0.058132950216531754,
-0.04966353997588158,
-0.021732419729232788,
-0.004153992515057325,
0.09872038662433624,
-0.0798579752445221,
0.0944928452372551,
0.14915959537029266,
0.009686815552413464,
0.05110333114862442,
-0.0020896715577691793,
0.11070442199707031,
-0.0969654843211174,
0.01849600486457348,
0.11530912667512894,
-0.05120840296149254,
0.0672340840101242,
0.1833212524652481,
0.04066582769155502,
-0.05863400921225548,
0.00004317746788728982,
-0.01446886733174324,
-0.1414872258901596,
-0.16441215574741364,
-0.03357212617993355,
-0.13743248581886292,
-0.011657393537461758,
0.06262750178575516,
0.05398807302117348,
0.1830873340368271,
0.11750183254480362,
0.09331076592206955,
0.0563841238617897,
-0.053589582443237305,
0.04585922881960869,
0.10292338579893112,
0.0002946934837382287,
0.14973466098308563,
-0.06848056614398956,
-0.14885416626930237,
0.035029079765081406,
0.06752877682447433,
0.0934106856584549,
0.14763127267360687,
0.1045582965016365,
0.02793722040951252,
0.12380506843328476,
0.16854719817638397,
0.11065017431974411,
0.020628221333026886,
-0.0995962917804718,
0.004203937482088804,
-0.004210996441543102,
-0.002989003900438547,
0.05568595230579376,
0.14846350252628326,
-0.09294731169939041,
0.03250674903392792,
-0.08800415694713593,
0.03970550000667572,
0.10980550944805145,
0.082148477435112,
-0.2668040096759796,
0.012463385239243507,
0.08737748861312866,
0.007024845108389854,
-0.053780246526002884,
0.022772585973143578,
0.0160111952573061,
-0.06515001505613327,
0.0661458671092987,
-0.09313037246465683,
0.07646811008453369,
0.026234209537506104,
0.036398231983184814,
-0.024195779114961624,
-0.010341323912143707,
0.004674872849136591,
0.027779730036854744,
-0.2321990579366684,
0.24279189109802246,
0.017681719735264778,
-0.0081409253180027,
-0.0658031553030014,
0.0227928776293993,
0.050465118139982224,
0.08369702845811844,
0.12745453417301178,
-0.014776632189750671,
-0.13642984628677368,
-0.06216294690966606,
0.003177864942699671,
0.012125691398978233,
0.09781407564878464,
-0.027841059491038322,
-0.007532401476055384,
-0.03284532204270363,
-0.05321016535162926,
0.03365150839090347,
0.04990879073739052,
-0.012970046140253544,
-0.16553451120853424,
0.07794158905744553,
0.04696020111441612,
-0.10474248230457306,
0.009847830049693584,
-0.057894304394721985,
-0.12084672600030899,
0.24245573580265045,
-0.040688056498765945,
0.003777880920097232,
-0.13147220015525818,
-0.08801491558551788,
0.06516817957162857,
-0.08013751357793808,
0.09556079655885696,
-0.07300305366516113,
0.04892462119460106,
-0.07796036452054977,
-0.19317540526390076,
0.19069314002990723,
-0.11103568226099014,
0.04609302058815956,
-0.1309530884027481,
0.07215578109025955,
-0.07803495228290558,
0.0324113704264164,
0.0007506720721721649,
0.059280965477228165,
-0.05033242702484131,
-0.026564868167042732,
0.05381704494357109,
-0.05967836081981659,
-0.009379270486533642,
-0.046744588762521744,
-0.0187015812844038,
-0.023807883262634277,
0.04482445493340492,
0.03113146498799324,
0.193584144115448,
0.22225938737392426,
-0.09085509181022644,
0.12574277818202972,
0.13287468254566193,
-0.04152733087539673,
-0.34996771812438965,
-0.03576524183154106,
-0.1204613745212555,
0.021520240232348442,
0.03184865787625313,
-0.10245911777019501,
0.11522993445396423,
-0.027661746367812157,
-0.05777546390891075,
0.1334868222475052,
-0.14204467833042145,
-0.11581980437040329,
0.18468722701072693,
0.05532653629779816,
0.43889808654785156,
-0.14414343237876892,
-0.07870311290025711,
-0.0578923262655735,
-0.11119277775287628,
0.07418956607580185,
-0.061539266258478165,
0.09017122536897659,
0.015551939606666565,
0.018525732681155205,
0.022814257070422173,
-0.08536908030509949,
0.09922046214342117,
-0.0843663141131401,
0.03398345410823822,
-0.11066484451293945,
-0.07639732956886292,
0.1308639496564865,
-0.029567217454314232,
-0.04608828201889992,
-0.027788929641246796,
-0.03186996281147003,
-0.0017915869830176234,
-0.02505946345627308,
-0.053956903517246246,
0.10293137282133102,
0.03824806585907936,
-0.0698898583650589,
0.012296374887228012,
-0.010622386820614338,
-0.024140171706676483,
-0.026431895792484283,
0.3188876807689667,
-0.006681607570499182,
0.20690536499023438,
0.1331115961074829,
0.0482148677110672,
-0.1066153347492218,
-0.04168606176972389,
-0.014310465194284916,
-0.09378211945295334,
0.09637784957885742,
-0.09964105486869812,
0.05397867038846016,
0.06886148452758789,
-0.011482715606689453,
0.055120646953582764,
0.11174727231264114,
-0.017480792477726936,
0.00358504056930542,
0.17993944883346558,
-0.17305320501327515,
-0.0436120480298996,
-0.004973283037543297,
-0.04108631610870361,
0.035963788628578186,
0.07194235920906067,
0.1188579723238945,
0.030546389520168304,
-0.008778760209679604,
0.018035104498267174,
-0.020421087741851807,
-0.06356093287467957,
0.040820587426424026,
0.0867374837398529,
0.030343370512127876,
-0.08746147900819778,
0.017309723421931267,
-0.002849958138540387,
-0.22730304300785065,
0.0018976981518790126,
0.07054683566093445,
-0.0756794735789299,
-0.10106708854436874,
0.05153464153409004,
0.17366249859333038,
-0.07233040034770966,
-0.02043299376964569,
-0.10530085861682892,
-0.0859653651714325,
0.01932416297495365,
0.2599613070487976,
0.07996602356433868,
0.04919706657528877,
-0.006001228466629982,
0.010721523314714432,
-0.03668977692723274,
0.0064100041054189205,
-0.005976090207695961,
0.06364626437425613,
-0.12335670739412308,
-0.06737135350704193,
-0.025361256673932076,
0.10906196385622025,
-0.1175532266497612,
-0.021820068359375,
-0.19609995186328888,
0.003788813715800643,
-0.048934828490018845,
-0.08043240755796432,
-0.09454052895307541,
-0.0712772011756897,
0.030607396736741066,
-0.06858336180448532,
-0.09425429999828339,
-0.04390277713537216,
-0.11505849659442902,
0.006931390147656202,
0.03798709809780121,
-0.00991776678711176,
-0.04642646014690399,
-0.038071345537900925,
0.0971149429678917,
-0.036438025534152985,
0.03766728565096855,
0.06420671194791794,
-0.015217851847410202,
0.09234844893217087,
-0.14074084162712097,
-0.055803894996643066,
0.07419854402542114,
-0.0001249401393579319,
0.10154250264167786,
0.07490864396095276,
0.0047249216586351395,
0.024386215955018997,
0.0710872933268547,
0.03605786710977554,
0.012073192745447159,
-0.0766444131731987,
0.06728431582450867,
-0.04853279888629913,
-0.18079568445682526,
-0.04013540968298912,
-0.03497268259525299,
0.10346321761608124,
-0.006970696616917849,
0.12889499962329865,
-0.047932807356119156,
0.06254623830318451,
-0.06252668052911758,
0.02636006660759449,
-0.0123911676928401,
-0.14529670774936676,
0.06354433298110962,
-0.03632514178752899,
-0.005106714088469744,
-0.040746547281742096,
0.19743973016738892,
0.011635620146989822,
-0.0078099872916936874,
0.0483575314283371,
0.02005455642938614,
0.018608389422297478,
0.030310047790408134,
0.15789169073104858,
0.09051284193992615,
-0.04679751396179199,
-0.10117464512586594,
0.11111433804035187,
0.05160742625594139,
0.009706846438348293,
0.08366572111845016,
0.055155668407678604,
-0.03183482214808464,
0.1412523090839386,
0.03313356265425682,
0.034679386764764786,
-0.06527009606361389,
-0.04731703922152519,
-0.07568445801734924,
0.06466006487607956,
0.033717311918735504,
-0.03156046196818352,
0.21887484192848206,
-0.008818339556455612,
0.03655129298567772,
-0.0579502210021019,
-0.03947729989886284,
-0.19691532850265503,
-0.18059898912906647,
-0.11041805893182755,
-0.07780896127223969,
0.03130476921796799,
-0.00352695444598794,
-0.010392709635198116,
0.08976829051971436,
0.043872859328985214,
0.0027831001207232475,
0.15485870838165283,
0.027360044419765472,
0.01569478027522564,
-0.0013452027924358845,
0.004746637772768736,
-0.020908985286951065,
0.004002862144261599,
0.0018517757998779416,
-0.1662002056837082,
0.0019254707731306553,
-0.0795445591211319,
-0.017344841733574867,
-0.03582914173603058,
0.036542486399412155,
-0.06595970690250397,
-0.14312049746513367,
-0.0464862585067749,
0.03731429949402809,
-0.04799088463187218,
0.021890629082918167,
0.005000287666916847,
0.03249432146549225,
0.008510300889611244,
0.13224242627620697,
-0.0820256769657135,
-0.014926344156265259,
-0.10331322997808456,
0.0904620960354805,
0.005321953911334276,
0.12144656479358673,
-0.060339901596307755,
0.0025539444759488106,
-0.05917980894446373,
0.27539145946502686,
0.30147379636764526,
-0.04355388134717941,
0.07376430183649063,
0.06271875649690628,
0.020537329837679863,
0.001660053851082921,
0.10591702908277512,
0.009405020624399185,
0.22131659090518951,
-0.08691644668579102,
-0.07998073846101761,
-0.017320208251476288,
-0.050044406205415726,
-0.08612151443958282,
0.04039651155471802,
0.044123828411102295,
-0.0028584159445017576,
-0.04286675527691841,
0.07884115725755692,
-0.13355590403079987,
0.07149451971054077,
0.10651414841413498,
-0.2095051258802414,
-0.07272254675626755,
-0.013771957717835903,
0.18716616928577423,
-0.03204018622636795,
0.10223958641290665,
-0.03657589852809906,
-0.09336363524198532,
-0.023238051682710648,
0.01674238033592701,
-0.20283789932727814,
-0.035098981112241745,
0.06426454335451126,
-0.01734243519604206,
0.09623444825410843,
-0.04927781596779823,
-0.02305767685174942,
0.12261020392179489,
0.05312138423323631,
-0.011299178004264832,
-0.004889477510005236,
0.024893825873732567,
-0.09537551552057266,
-0.038807954639196396,
0.0698898658156395,
-0.02163190394639969,
-0.05748581513762474,
0.05045942962169647,
-0.12234541773796082,
0.04941118136048317,
-0.18707086145877838,
-0.03743040934205055,
-0.0005046811420470476,
0.04900933429598808,
-0.0479026697576046,
0.09100630134344101,
0.06282646954059601,
0.048486288636922836,
-0.012976630590856075,
-0.011964566074311733,
-0.004679829813539982,
0.0755200982093811,
-0.02989252097904682,
-0.18321958184242249,
-0.0945415049791336,
-0.05113792419433594,
0.032525435090065,
-0.006086435634642839,
-0.20438963174819946,
-0.05459880456328392,
-0.08814369887113571,
0.0024600683245807886,
-0.14107996225357056,
0.0435638353228569,
0.16646583378314972,
0.0523197315633297,
-0.01654839515686035,
-0.11001645773649216,
0.04320191964507103,
0.03550111874938011,
-0.15934661030769348,
-0.1052287295460701
] |
null | null | transformers | Just for performing some experiments. Do not use. | {} | fill-mask | NbAiLabArchive/test_w8 | [
"transformers",
"jax",
"tensorboard",
"roberta",
"fill-mask",
"autotrain_compatible",
"endpoints_compatible",
"region:us"
] | 2022-03-02T23:29:04+00:00 | [] | [] | TAGS
#transformers #jax #tensorboard #roberta #fill-mask #autotrain_compatible #endpoints_compatible #region-us
| Just for performing some experiments. Do not use. | [] | [
"TAGS\n#transformers #jax #tensorboard #roberta #fill-mask #autotrain_compatible #endpoints_compatible #region-us \n"
] | [
40
] | [
"passage: TAGS\n#transformers #jax #tensorboard #roberta #fill-mask #autotrain_compatible #endpoints_compatible #region-us \n"
] | [
-0.0329417809844017,
0.026542233303189278,
-0.00711836339905858,
0.038137588649988174,
0.11221930384635925,
0.02897702343761921,
0.1600077599287033,
0.09312579035758972,
0.08267447352409363,
0.012559163384139538,
0.16161218285560608,
0.20280829071998596,
-0.0048243035562336445,
0.12177977710962296,
-0.05178572237491608,
-0.25585609674453735,
0.03286115825176239,
0.058682624250650406,
-0.1410491019487381,
0.0843924805521965,
0.05530610308051109,
-0.06490170210599899,
0.0693613812327385,
-0.006780317053198814,
-0.18010543286800385,
0.06706380099058151,
0.09719173610210419,
-0.1062551736831665,
0.10088774561882019,
0.06989994645118713,
0.24005752801895142,
0.0490260012447834,
-0.046509090811014175,
-0.07854389399290085,
0.05274910852313042,
0.03130975738167763,
-0.09874213486909866,
0.0559147484600544,
0.005066406913101673,
-0.07943262159824371,
-0.04190054163336754,
0.04702925682067871,
0.0554969422519207,
0.04106675833463669,
-0.14591358602046967,
-0.0946396142244339,
-0.02599331922829151,
-0.02002599649131298,
0.057347334921360016,
0.024071110412478447,
0.035029374063014984,
0.17755983769893646,
-0.04925362765789032,
0.08160373568534851,
0.1280364990234375,
-0.33813905715942383,
-0.033818501979112625,
0.14055299758911133,
0.11565420776605606,
-0.013478475622832775,
-0.059152938425540924,
0.07915961742401123,
0.03596077859401703,
-0.0003366783494129777,
0.08002990484237671,
-0.0912376418709755,
-0.032501399517059326,
0.02532663382589817,
-0.07183554768562317,
0.017986366525292397,
0.12927962839603424,
-0.0306392889469862,
0.057966962456703186,
-0.016302119940519333,
-0.10481366515159607,
-0.0679694339632988,
-0.03882995992898941,
-0.04771385341882706,
-0.026734041050076485,
0.060449954122304916,
-0.06608770787715912,
-0.05916031450033188,
-0.11076071113348007,
-0.0002449859166517854,
-0.2071940004825592,
0.2258065789937973,
-0.011012796312570572,
0.058538056910037994,
-0.19426493346691132,
-0.0028168775606900454,
-0.04991975799202919,
-0.12814103066921234,
0.06626702100038528,
-0.0758582279086113,
-0.05131407827138901,
-0.029607797041535378,
-0.037985991686582565,
-0.2090919464826584,
0.0911528542637825,
0.1520228236913681,
0.12341899424791336,
0.07141652703285217,
0.019024917855858803,
0.10115666687488556,
-0.006738598924130201,
0.0930805653333664,
0.021433617919683456,
-0.05360095575451851,
0.0431477315723896,
-0.09618829935789108,
0.04374590888619423,
-0.0781574472784996,
-0.16308189928531647,
-0.005659256596118212,
-0.011701812967658043,
0.050567541271448135,
0.033087972551584244,
0.04961474984884262,
-0.08506055176258087,
0.0025867184158414602,
0.04133603721857071,
-0.05699349567294121,
0.028625881299376488,
-0.05677447468042374,
0.08145716786384583,
0.07058990001678467,
0.017480045557022095,
-0.004342625383287668,
0.048279620707035065,
0.0715206041932106,
-0.09575440734624863,
-0.04878830909729004,
-0.08688462525606155,
-0.08637619018554688,
0.04197423532605171,
-0.13614904880523682,
0.03742203488945961,
-0.15612760186195374,
-0.1164647787809372,
0.03545556962490082,
0.0993972048163414,
-0.03433714807033539,
0.0003386830794624984,
0.02327338606119156,
-0.023087674751877785,
0.07320494204759598,
-0.026122087612748146,
-0.046372219920158386,
-0.01975957304239273,
0.04370496794581413,
0.0025725560262799263,
0.13983024656772614,
-0.09680947661399841,
0.019098615273833275,
-0.044807013124227524,
0.03672024980187416,
-0.18818555772304535,
-0.03147725760936737,
-0.06716258823871613,
0.1578308492898941,
-0.02359890379011631,
0.034214165061712265,
-0.14269879460334778,
0.05533367022871971,
0.004259740933775902,
0.1205076053738594,
-0.13285617530345917,
-0.11227773874998093,
0.21861238777637482,
-0.09039504081010818,
-0.13327087461948395,
0.08300018310546875,
-0.007349212653934956,
0.055108118802309036,
0.030452338978648186,
0.11197812110185623,
0.06301248073577881,
-0.13569188117980957,
0.0872018039226532,
0.10973144322633743,
-0.13754820823669434,
-0.13189132511615753,
0.005886216182261705,
-0.0013933381997048855,
-0.07497121393680573,
0.014766803942620754,
0.160347580909729,
0.10578573495149612,
-0.043757364153862,
-0.05901378020644188,
-0.014996325597167015,
-0.04234796389937401,
0.1145983412861824,
0.05885425582528114,
0.11323011666536331,
-0.06954333186149597,
-0.06114992871880531,
0.009470291435718536,
-0.023148994892835617,
0.02481711469590664,
0.011324401944875717,
-0.1064189150929451,
0.09146500378847122,
-0.14957384765148163,
-0.0032007808331400156,
-0.15573877096176147,
-0.18682269752025604,
-0.019669538363814354,
0.02760804258286953,
-0.0022204946726560593,
0.1577223837375641,
0.15129147469997406,
-0.060254111886024475,
-0.024257458746433258,
0.02333754301071167,
0.12638860940933228,
0.04207634553313255,
-0.05421745404601097,
-0.14566732943058014,
0.044276416301727295,
-0.119206503033638,
-0.01294864621013403,
-0.05911770835518837,
0.009324598126113415,
0.025674516335129738,
0.1400611400604248,
0.07025644183158875,
0.028108857572078705,
-0.05200561136007309,
0.012593770399689674,
-0.05670996755361557,
-0.021270576864480972,
0.058658089488744736,
0.0048630740493535995,
-0.0788891538977623,
0.16158245503902435,
-0.15949708223342896,
0.3215492069721222,
0.1696743369102478,
-0.21568173170089722,
-0.0563850998878479,
0.054888464510440826,
0.015413806773722172,
-0.0027446781750768423,
0.04674471542239189,
0.0033388317096978426,
-0.0045325192622840405,
-0.011051229201257229,
0.12423443794250488,
0.000797667948063463,
-0.02101554162800312,
0.057030320167541504,
-0.07420527935028076,
-0.08675435930490494,
0.005113702733069658,
0.12135670334100723,
-0.14895130693912506,
0.17891345918178558,
0.238571897149086,
-0.06365619599819183,
0.20080290734767914,
0.024014176800847054,
0.001189496018923819,
-0.020358828827738762,
-0.03713710233569145,
0.02769448794424534,
0.08871173113584518,
-0.15567117929458618,
-0.060173749923706055,
0.037629976868629456,
-0.04739832505583763,
0.04000844061374664,
-0.11649611592292786,
-0.03460264578461647,
0.03008829429745674,
0.06542804092168808,
0.020448757335543633,
0.11835699528455734,
-0.012261602096259594,
0.049001358449459076,
-0.0019192154286429286,
-0.09640132635831833,
0.10651907324790955,
-0.0027116378769278526,
-0.027264205738902092,
0.143388569355011,
-0.09603472054004669,
-0.2696317434310913,
-0.15564101934432983,
-0.17344313859939575,
0.008850439451634884,
0.03914600983262062,
0.03435918316245079,
-0.08342444151639938,
-0.06700769066810608,
0.05808442458510399,
0.0037851380184292793,
-0.018112126737833023,
0.08884227275848389,
-0.052343133836984634,
0.036485932767391205,
-0.032904256135225296,
-0.058132950216531754,
-0.04966353997588158,
-0.021732419729232788,
-0.004153992515057325,
0.09872038662433624,
-0.0798579752445221,
0.0944928452372551,
0.14915959537029266,
0.009686815552413464,
0.05110333114862442,
-0.0020896715577691793,
0.11070442199707031,
-0.0969654843211174,
0.01849600486457348,
0.11530912667512894,
-0.05120840296149254,
0.0672340840101242,
0.1833212524652481,
0.04066582769155502,
-0.05863400921225548,
0.00004317746788728982,
-0.01446886733174324,
-0.1414872258901596,
-0.16441215574741364,
-0.03357212617993355,
-0.13743248581886292,
-0.011657393537461758,
0.06262750178575516,
0.05398807302117348,
0.1830873340368271,
0.11750183254480362,
0.09331076592206955,
0.0563841238617897,
-0.053589582443237305,
0.04585922881960869,
0.10292338579893112,
0.0002946934837382287,
0.14973466098308563,
-0.06848056614398956,
-0.14885416626930237,
0.035029079765081406,
0.06752877682447433,
0.0934106856584549,
0.14763127267360687,
0.1045582965016365,
0.02793722040951252,
0.12380506843328476,
0.16854719817638397,
0.11065017431974411,
0.020628221333026886,
-0.0995962917804718,
0.004203937482088804,
-0.004210996441543102,
-0.002989003900438547,
0.05568595230579376,
0.14846350252628326,
-0.09294731169939041,
0.03250674903392792,
-0.08800415694713593,
0.03970550000667572,
0.10980550944805145,
0.082148477435112,
-0.2668040096759796,
0.012463385239243507,
0.08737748861312866,
0.007024845108389854,
-0.053780246526002884,
0.022772585973143578,
0.0160111952573061,
-0.06515001505613327,
0.0661458671092987,
-0.09313037246465683,
0.07646811008453369,
0.026234209537506104,
0.036398231983184814,
-0.024195779114961624,
-0.010341323912143707,
0.004674872849136591,
0.027779730036854744,
-0.2321990579366684,
0.24279189109802246,
0.017681719735264778,
-0.0081409253180027,
-0.0658031553030014,
0.0227928776293993,
0.050465118139982224,
0.08369702845811844,
0.12745453417301178,
-0.014776632189750671,
-0.13642984628677368,
-0.06216294690966606,
0.003177864942699671,
0.012125691398978233,
0.09781407564878464,
-0.027841059491038322,
-0.007532401476055384,
-0.03284532204270363,
-0.05321016535162926,
0.03365150839090347,
0.04990879073739052,
-0.012970046140253544,
-0.16553451120853424,
0.07794158905744553,
0.04696020111441612,
-0.10474248230457306,
0.009847830049693584,
-0.057894304394721985,
-0.12084672600030899,
0.24245573580265045,
-0.040688056498765945,
0.003777880920097232,
-0.13147220015525818,
-0.08801491558551788,
0.06516817957162857,
-0.08013751357793808,
0.09556079655885696,
-0.07300305366516113,
0.04892462119460106,
-0.07796036452054977,
-0.19317540526390076,
0.19069314002990723,
-0.11103568226099014,
0.04609302058815956,
-0.1309530884027481,
0.07215578109025955,
-0.07803495228290558,
0.0324113704264164,
0.0007506720721721649,
0.059280965477228165,
-0.05033242702484131,
-0.026564868167042732,
0.05381704494357109,
-0.05967836081981659,
-0.009379270486533642,
-0.046744588762521744,
-0.0187015812844038,
-0.023807883262634277,
0.04482445493340492,
0.03113146498799324,
0.193584144115448,
0.22225938737392426,
-0.09085509181022644,
0.12574277818202972,
0.13287468254566193,
-0.04152733087539673,
-0.34996771812438965,
-0.03576524183154106,
-0.1204613745212555,
0.021520240232348442,
0.03184865787625313,
-0.10245911777019501,
0.11522993445396423,
-0.027661746367812157,
-0.05777546390891075,
0.1334868222475052,
-0.14204467833042145,
-0.11581980437040329,
0.18468722701072693,
0.05532653629779816,
0.43889808654785156,
-0.14414343237876892,
-0.07870311290025711,
-0.0578923262655735,
-0.11119277775287628,
0.07418956607580185,
-0.061539266258478165,
0.09017122536897659,
0.015551939606666565,
0.018525732681155205,
0.022814257070422173,
-0.08536908030509949,
0.09922046214342117,
-0.0843663141131401,
0.03398345410823822,
-0.11066484451293945,
-0.07639732956886292,
0.1308639496564865,
-0.029567217454314232,
-0.04608828201889992,
-0.027788929641246796,
-0.03186996281147003,
-0.0017915869830176234,
-0.02505946345627308,
-0.053956903517246246,
0.10293137282133102,
0.03824806585907936,
-0.0698898583650589,
0.012296374887228012,
-0.010622386820614338,
-0.024140171706676483,
-0.026431895792484283,
0.3188876807689667,
-0.006681607570499182,
0.20690536499023438,
0.1331115961074829,
0.0482148677110672,
-0.1066153347492218,
-0.04168606176972389,
-0.014310465194284916,
-0.09378211945295334,
0.09637784957885742,
-0.09964105486869812,
0.05397867038846016,
0.06886148452758789,
-0.011482715606689453,
0.055120646953582764,
0.11174727231264114,
-0.017480792477726936,
0.00358504056930542,
0.17993944883346558,
-0.17305320501327515,
-0.0436120480298996,
-0.004973283037543297,
-0.04108631610870361,
0.035963788628578186,
0.07194235920906067,
0.1188579723238945,
0.030546389520168304,
-0.008778760209679604,
0.018035104498267174,
-0.020421087741851807,
-0.06356093287467957,
0.040820587426424026,
0.0867374837398529,
0.030343370512127876,
-0.08746147900819778,
0.017309723421931267,
-0.002849958138540387,
-0.22730304300785065,
0.0018976981518790126,
0.07054683566093445,
-0.0756794735789299,
-0.10106708854436874,
0.05153464153409004,
0.17366249859333038,
-0.07233040034770966,
-0.02043299376964569,
-0.10530085861682892,
-0.0859653651714325,
0.01932416297495365,
0.2599613070487976,
0.07996602356433868,
0.04919706657528877,
-0.006001228466629982,
0.010721523314714432,
-0.03668977692723274,
0.0064100041054189205,
-0.005976090207695961,
0.06364626437425613,
-0.12335670739412308,
-0.06737135350704193,
-0.025361256673932076,
0.10906196385622025,
-0.1175532266497612,
-0.021820068359375,
-0.19609995186328888,
0.003788813715800643,
-0.048934828490018845,
-0.08043240755796432,
-0.09454052895307541,
-0.0712772011756897,
0.030607396736741066,
-0.06858336180448532,
-0.09425429999828339,
-0.04390277713537216,
-0.11505849659442902,
0.006931390147656202,
0.03798709809780121,
-0.00991776678711176,
-0.04642646014690399,
-0.038071345537900925,
0.0971149429678917,
-0.036438025534152985,
0.03766728565096855,
0.06420671194791794,
-0.015217851847410202,
0.09234844893217087,
-0.14074084162712097,
-0.055803894996643066,
0.07419854402542114,
-0.0001249401393579319,
0.10154250264167786,
0.07490864396095276,
0.0047249216586351395,
0.024386215955018997,
0.0710872933268547,
0.03605786710977554,
0.012073192745447159,
-0.0766444131731987,
0.06728431582450867,
-0.04853279888629913,
-0.18079568445682526,
-0.04013540968298912,
-0.03497268259525299,
0.10346321761608124,
-0.006970696616917849,
0.12889499962329865,
-0.047932807356119156,
0.06254623830318451,
-0.06252668052911758,
0.02636006660759449,
-0.0123911676928401,
-0.14529670774936676,
0.06354433298110962,
-0.03632514178752899,
-0.005106714088469744,
-0.040746547281742096,
0.19743973016738892,
0.011635620146989822,
-0.0078099872916936874,
0.0483575314283371,
0.02005455642938614,
0.018608389422297478,
0.030310047790408134,
0.15789169073104858,
0.09051284193992615,
-0.04679751396179199,
-0.10117464512586594,
0.11111433804035187,
0.05160742625594139,
0.009706846438348293,
0.08366572111845016,
0.055155668407678604,
-0.03183482214808464,
0.1412523090839386,
0.03313356265425682,
0.034679386764764786,
-0.06527009606361389,
-0.04731703922152519,
-0.07568445801734924,
0.06466006487607956,
0.033717311918735504,
-0.03156046196818352,
0.21887484192848206,
-0.008818339556455612,
0.03655129298567772,
-0.0579502210021019,
-0.03947729989886284,
-0.19691532850265503,
-0.18059898912906647,
-0.11041805893182755,
-0.07780896127223969,
0.03130476921796799,
-0.00352695444598794,
-0.010392709635198116,
0.08976829051971436,
0.043872859328985214,
0.0027831001207232475,
0.15485870838165283,
0.027360044419765472,
0.01569478027522564,
-0.0013452027924358845,
0.004746637772768736,
-0.020908985286951065,
0.004002862144261599,
0.0018517757998779416,
-0.1662002056837082,
0.0019254707731306553,
-0.0795445591211319,
-0.017344841733574867,
-0.03582914173603058,
0.036542486399412155,
-0.06595970690250397,
-0.14312049746513367,
-0.0464862585067749,
0.03731429949402809,
-0.04799088463187218,
0.021890629082918167,
0.005000287666916847,
0.03249432146549225,
0.008510300889611244,
0.13224242627620697,
-0.0820256769657135,
-0.014926344156265259,
-0.10331322997808456,
0.0904620960354805,
0.005321953911334276,
0.12144656479358673,
-0.060339901596307755,
0.0025539444759488106,
-0.05917980894446373,
0.27539145946502686,
0.30147379636764526,
-0.04355388134717941,
0.07376430183649063,
0.06271875649690628,
0.020537329837679863,
0.001660053851082921,
0.10591702908277512,
0.009405020624399185,
0.22131659090518951,
-0.08691644668579102,
-0.07998073846101761,
-0.017320208251476288,
-0.050044406205415726,
-0.08612151443958282,
0.04039651155471802,
0.044123828411102295,
-0.0028584159445017576,
-0.04286675527691841,
0.07884115725755692,
-0.13355590403079987,
0.07149451971054077,
0.10651414841413498,
-0.2095051258802414,
-0.07272254675626755,
-0.013771957717835903,
0.18716616928577423,
-0.03204018622636795,
0.10223958641290665,
-0.03657589852809906,
-0.09336363524198532,
-0.023238051682710648,
0.01674238033592701,
-0.20283789932727814,
-0.035098981112241745,
0.06426454335451126,
-0.01734243519604206,
0.09623444825410843,
-0.04927781596779823,
-0.02305767685174942,
0.12261020392179489,
0.05312138423323631,
-0.011299178004264832,
-0.004889477510005236,
0.024893825873732567,
-0.09537551552057266,
-0.038807954639196396,
0.0698898658156395,
-0.02163190394639969,
-0.05748581513762474,
0.05045942962169647,
-0.12234541773796082,
0.04941118136048317,
-0.18707086145877838,
-0.03743040934205055,
-0.0005046811420470476,
0.04900933429598808,
-0.0479026697576046,
0.09100630134344101,
0.06282646954059601,
0.048486288636922836,
-0.012976630590856075,
-0.011964566074311733,
-0.004679829813539982,
0.0755200982093811,
-0.02989252097904682,
-0.18321958184242249,
-0.0945415049791336,
-0.05113792419433594,
0.032525435090065,
-0.006086435634642839,
-0.20438963174819946,
-0.05459880456328392,
-0.08814369887113571,
0.0024600683245807886,
-0.14107996225357056,
0.0435638353228569,
0.16646583378314972,
0.0523197315633297,
-0.01654839515686035,
-0.11001645773649216,
0.04320191964507103,
0.03550111874938011,
-0.15934661030769348,
-0.1052287295460701
] |
null | null | null |
## Citation
```bibtex
@inproceedings{de-la-rosa-etal-2023-boosting,
title = "Boosting {N}orwegian Automatic Speech Recognition",
author = "De La Rosa, Javier and
Braaten, Rolv-Arild and
Kummervold, Per and
Wetjen, Freddy",
booktitle = "Proceedings of the 24th Nordic Conference on Computational Linguistics (NoDaLiDa)",
month = may,
year = "2023",
address = "T{\'o}rshavn, Faroe Islands",
publisher = "University of Tartu Library",
url = "https://aclanthology.org/2023.nodalida-1.55",
pages = "555--564",
abstract = "In this paper, we present several baselines for automatic speech recognition (ASR) models for the two official written languages in Norway: Bokm{\aa}l and Nynorsk. We compare the performance of models of varying sizes and pre-training approaches on multiple Norwegian speech datasets. Additionally, we measure the performance of these models against previous state-of-the-art ASR models, as well as on out-of-domain datasets. We improve the state of the art on the Norwegian Parliamentary Speech Corpus (NPSC) from a word error rate (WER) of 17.10{\%} to 7.60{\%}, with models achieving 5.81{\%} for Bokm{\aa}l and 11.54{\%} for Nynorsk. We also discuss the challenges and potential solutions for further improving ASR models for Norwegian.",
}
``` | {"license": "apache-2.0"} | null | NbAiLab/nb-wav2vec2-kenlm | [
"license:apache-2.0",
"region:us"
] | 2022-03-02T23:29:04+00:00 | [] | [] | TAGS
#license-apache-2.0 #region-us
| [] | [
"TAGS\n#license-apache-2.0 #region-us \n"
] | [
14
] | [
"passage: TAGS\n#license-apache-2.0 #region-us \n"
] | [
-0.014972950331866741,
0.1377405971288681,
-0.008658665232360363,
-0.026387644931674004,
-0.06495039910078049,
0.02879125252366066,
0.153837651014328,
0.10483942180871964,
0.1256849616765976,
-0.0962781235575676,
0.15542295575141907,
0.06252618134021759,
0.01139750611037016,
0.01549961045384407,
0.010183668695390224,
-0.10781864821910858,
0.10650338232517242,
-0.03490327671170235,
-0.0707244873046875,
0.013394840992987156,
0.033960238099098206,
0.01981612667441368,
-0.023830559104681015,
-0.012257595546543598,
0.01112176850438118,
0.0037393702659755945,
0.07398658245801926,
-0.03678586333990097,
0.0712570771574974,
-0.0307270847260952,
0.04963022843003273,
0.037079621106386185,
-0.007749613840132952,
-0.26644203066825867,
0.0024822098203003407,
-0.024022065103054047,
-0.07085459679365158,
0.029720399528741837,
0.013389789499342442,
0.01578286662697792,
0.00231059524230659,
0.07178761065006256,
-0.05940864980220795,
0.031044602394104004,
-0.10492347925901413,
-0.29222142696380615,
-0.17006294429302216,
0.01744023710489273,
0.06068360060453415,
0.05476497858762741,
0.09300920367240906,
0.11550862342119217,
-0.14644485712051392,
-0.044547248631715775,
0.07099119573831558,
-0.3628372251987457,
0.050203535705804825,
0.08580845594406128,
-0.01402231678366661,
0.057996317744255066,
0.02550811693072319,
0.06553854793310165,
0.10383764654397964,
-0.038684334605932236,
-0.08282918483018875,
-0.048850782215595245,
-0.07356837391853333,
0.10531846433877945,
-0.00149822561070323,
-0.12009333074092865,
0.345758318901062,
0.07138761878013611,
-0.013982822187244892,
0.1401686668395996,
-0.03401775285601616,
0.08242715895175934,
0.00856063887476921,
0.07128778845071793,
0.11027930676937103,
0.21097713708877563,
0.1913771778345108,
-0.10426254570484161,
-0.16983820497989655,
-0.05970091372728348,
-0.17783339321613312,
0.02624516934156418,
0.006967680528759956,
0.1441962569952011,
-0.15566711127758026,
-0.007344068959355354,
-0.08945375680923462,
-0.05843057110905647,
-0.052450742572546005,
-0.06543421745300293,
0.15477518737316132,
0.08793632686138153,
-0.09496267139911652,
0.12857593595981598,
0.16295284032821655,
0.27066588401794434,
0.0397113561630249,
0.0019443186465650797,
-0.1110435351729393,
0.16749770939350128,
-0.07042741030454636,
0.013758119195699692,
0.11881717294454575,
0.07653947174549103,
0.10706596076488495,
-0.16501086950302124,
0.12452162802219391,
-0.016609763726592064,
-0.11789992451667786,
-0.018261663615703583,
-0.1484517753124237,
0.16352272033691406,
0.06240275129675865,
-0.10497567802667618,
-0.06494749337434769,
0.07674259692430496,
0.11038123816251755,
-0.04079411178827286,
-0.009143678471446037,
-0.015199431218206882,
0.01051195990294218,
-0.009426284581422806,
0.027398476377129555,
0.04705727845430374,
0.058609262108802795,
0.0033366302959620953,
-0.07381071150302887,
-0.020023247227072716,
0.003280751407146454,
0.1267043501138687,
0.1569293588399887,
-0.05185375362634659,
0.04033694788813591,
-0.06643003970384598,
-0.15634682774543762,
0.033434003591537476,
0.08608060330152512,
0.0321158766746521,
-0.007054667454212904,
0.10480355471372604,
0.0473899245262146,
-0.004594990983605385,
-0.090055912733078,
-0.06355541944503784,
-0.08356712758541107,
0.04190095514059067,
-0.11996523290872574,
-0.0058386498130857944,
-0.25945019721984863,
0.00316249905154109,
-0.1388063281774521,
0.0704830139875412,
0.04737875238060951,
-0.11123143136501312,
-0.11911641061306,
0.18649786710739136,
-0.07714612036943436,
0.055908672511577606,
-0.05615519732236862,
-0.008492839522659779,
-0.03699778765439987,
0.06682316213846207,
-0.14747841656208038,
-0.0005399030051194131,
0.18717823922634125,
-0.14897091686725616,
-0.183698832988739,
0.007495424710214138,
0.03250853717327118,
0.014232120476663113,
0.028690440580248833,
0.30018556118011475,
-0.04365801066160202,
-0.022711357101798058,
0.14066553115844727,
0.16189178824424744,
-0.0973799079656601,
-0.2718583643436432,
0.14789041876792908,
-0.18816958367824554,
-0.19481199979782104,
0.02703963965177536,
-0.10175284743309021,
0.06735242903232574,
0.0434052050113678,
-0.12173084169626236,
-0.040761545300483704,
-0.06889492273330688,
-0.03939614072442055,
-0.04728172346949577,
0.01916317269206047,
-0.06263907253742218,
0.06502450257539749,
-0.0881565511226654,
0.0690668523311615,
0.1269703209400177,
0.08447451889514923,
-0.026536764577031136,
0.009126527234911919,
0.025589320808649063,
0.017330490052700043,
-0.03833708539605141,
0.01929517462849617,
0.01688491925597191,
-0.09582766890525818,
0.07343678176403046,
0.10080436617136002,
0.0517999529838562,
-0.10638647526502609,
0.023197486996650696,
0.03179466351866722,
0.0024750155862420797,
0.0694531574845314,
0.06032438576221466,
-0.10287857055664062,
0.06489933282136917,
-0.0037468012887984514,
0.0518820621073246,
0.07478269934654236,
-0.022493045777082443,
0.020172767341136932,
-0.044141460210084915,
-0.04319985210895538,
0.08567604422569275,
-0.019361646845936775,
-0.08695904165506363,
0.02959357015788555,
0.005028232932090759,
0.10603106021881104,
0.04762826859951019,
-0.10406646132469177,
0.16851206123828888,
0.03276379778981209,
0.14172857999801636,
0.16983027756214142,
-0.05003548413515091,
0.13265447318553925,
-0.018061332404613495,
0.011779023334383965,
-0.027860842645168304,
0.08203933387994766,
0.013741283677518368,
-0.0884268656373024,
0.010677173733711243,
-0.0012559969909489155,
-0.04808245599269867,
0.026862075552344322,
-0.05627221614122391,
-0.11836695671081543,
-0.059314463287591934,
-0.028883814811706543,
0.22526615858078003,
-0.10537033528089523,
0.12464691698551178,
0.5217018723487854,
0.024548746645450592,
0.047969620674848557,
-0.16087572276592255,
-0.06556912511587143,
-0.03724734112620354,
0.01234061736613512,
-0.03181084617972374,
0.13119523227214813,
-0.06553105264902115,
0.03862816467881203,
0.0817440003156662,
0.07771708816289902,
0.04734378680586815,
-0.17659273743629456,
-0.12391189485788345,
0.0027862393762916327,
-0.06264690309762955,
-0.1301562488079071,
-0.015394099988043308,
-0.11034313589334488,
0.036011673510074615,
0.015018938109278679,
-0.09842728823423386,
0.16451223194599152,
-0.03630390390753746,
-0.045461565256118774,
0.04944632574915886,
-0.2314302921295166,
-0.0839247852563858,
-0.12943525612354279,
-0.03678453713655472,
-0.023447291925549507,
0.016634400933980942,
0.09078312665224075,
-0.055623311549425125,
-0.0538143664598465,
0.03897318243980408,
-0.08703092485666275,
-0.05625670403242111,
-0.015357088297605515,
0.04862850904464722,
0.08293753117322922,
0.04238975793123245,
-0.10195945203304291,
-0.04045995697379112,
-0.002702324651181698,
-0.01255359873175621,
0.033146876841783524,
-0.07412629574537277,
0.0853082686662674,
0.11064175516366959,
0.049554772675037384,
0.03361808881163597,
-0.0033064892049878836,
0.07316921651363373,
-0.013150024227797985,
-0.06427362561225891,
0.1754506230354309,
-0.014537261798977852,
0.052527204155921936,
0.1614663302898407,
0.06942721456289291,
-0.08693967014551163,
-0.016334567219018936,
-0.05160483345389366,
-0.11219155788421631,
-0.313568115234375,
-0.0514010526239872,
-0.0697566568851471,
0.10370723158121109,
0.016293581575155258,
0.11431120336055756,
0.11805130541324615,
0.05553880333900452,
0.02477053552865982,
-0.030986998230218887,
-0.013935171999037266,
-0.008552669547498226,
0.14244908094406128,
-0.040016934275627136,
-0.025634407997131348,
-0.16582822799682617,
0.05352972075343132,
0.19532184302806854,
0.17346875369548798,
0.16141186654567719,
0.2949795722961426,
0.1219889223575592,
0.1499485820531845,
0.20596453547477722,
0.03277221694588661,
0.08221390843391418,
0.06475520879030228,
0.0147244893014431,
-0.07361224293708801,
-0.02132425457239151,
-0.0358458049595356,
0.09254280477762222,
-0.020926684141159058,
-0.1894368976354599,
0.04358299449086189,
-0.20253854990005493,
0.04529424384236336,
0.1325015276670456,
0.10060963034629822,
0.0372280478477478,
0.12041204422712326,
0.10496384650468826,
0.07236151397228241,
0.02265322208404541,
0.155935138463974,
-0.10047086328268051,
-0.04170655459165573,
0.10314960777759552,
0.03088374249637127,
0.08923831582069397,
0.05249778553843498,
0.024546442553400993,
-0.09486964344978333,
-0.18898503482341766,
0.08735544979572296,
0.15138362348079681,
-0.18271131813526154,
0.25446999073028564,
0.007140269037336111,
-0.10152944922447205,
-0.04616072401404381,
-0.034160908311605453,
0.07485716044902802,
0.1744716465473175,
0.09998820722103119,
0.07455950975418091,
-0.2311946600675583,
0.06371928006410599,
-0.0805746391415596,
0.03850121796131134,
0.009798256680369377,
-0.0012644194066524506,
-0.1523386389017105,
-0.06277230381965637,
0.03955406695604324,
0.028464701026678085,
0.16074317693710327,
-0.09644434601068497,
-0.07261957228183746,
0.0019746189936995506,
0.14707164466381073,
-0.027826759964227676,
-0.12161600589752197,
0.07778380811214447,
0.026536058634519577,
0.10129949450492859,
-0.046719279140233994,
0.01687805913388729,
-0.0395737923681736,
-0.22956150770187378,
0.06549007445573807,
-0.02001434937119484,
0.016561396420001984,
-0.057295773178339005,
-0.095908522605896,
-0.09420177340507507,
-0.1935003399848938,
0.09841206669807434,
-0.0820716917514801,
0.02724429965019226,
-0.03322573006153107,
0.12508079409599304,
-0.09227079153060913,
0.022051848471164703,
0.002473256317898631,
-0.0009367846651002765,
-0.0559639148414135,
-0.12471262365579605,
0.08924731612205505,
-0.02971985563635826,
-0.0013593619223684072,
-0.004879474639892578,
-0.037194594740867615,
0.05458180233836174,
0.06104811653494835,
-0.09029456228017807,
0.17284651100635529,
0.304045170545578,
-0.06797412037849426,
0.21419626474380493,
0.3437173664569855,
-0.12620802223682404,
-0.22579985857009888,
-0.2027367204427719,
-0.287395715713501,
-0.1499757170677185,
0.09507355093955994,
-0.18301111459732056,
0.10197417438030243,
0.19583699107170105,
-0.1618303805589676,
0.17492994666099548,
-0.18311083316802979,
-0.021827004849910736,
0.20329692959785461,
-0.06383024156093597,
0.3788199722766876,
-0.11906247586011887,
-0.10778811573982239,
-0.09945111721754074,
-0.1618940234184265,
0.10558515042066574,
-0.18797975778579712,
0.02240607887506485,
0.03505697101354599,
-0.06375153362751007,
-0.049790963530540466,
-0.018343381583690643,
0.24272295832633972,
-0.001803387189283967,
0.0726020559668541,
-0.07976466417312622,
0.016474680975079536,
0.1855529397726059,
-0.05465783178806305,
0.036813490092754364,
-0.15827761590480804,
-0.028589751571416855,
-0.009538229554891586,
0.037033237516880035,
-0.03485805541276932,
0.07510014623403549,
0.0011767554096877575,
-0.07188761979341507,
-0.0968698114156723,
-0.021874895319342613,
-0.04847799241542816,
-0.005289438646286726,
0.26872649788856506,
0.076040118932724,
-0.053988635540008545,
0.10166085511445999,
-0.0624149851500988,
-0.1741536259651184,
0.016763299703598022,
-0.10044022649526596,
-0.07138258218765259,
0.0554080568253994,
-0.24670164287090302,
0.034909263253211975,
0.05687393248081207,
-0.06160387769341469,
0.03683772310614586,
0.05927642062306404,
-0.09550898522138596,
-0.021464845165610313,
0.12709221243858337,
-0.0498422347009182,
-0.0725388154387474,
0.06216653808951378,
0.1259109526872635,
0.11850999295711517,
0.0343933068215847,
0.07898429036140442,
0.04615308716893196,
0.00829920545220375,
0.021227914839982986,
0.07433275133371353,
-0.17039799690246582,
-0.05188438296318054,
0.05058757960796356,
-0.02595781534910202,
-0.1195429265499115,
0.25599008798599243,
0.024486735463142395,
-0.03208741545677185,
-0.03641199693083763,
0.034413471817970276,
-0.05278664082288742,
-0.09139014035463333,
-0.055758245289325714,
-0.012565652839839458,
-0.09509796649217606,
-0.18549469113349915,
0.037074074149131775,
-0.09632396697998047,
-0.031133420765399933,
-0.03407083451747894,
0.1050528809428215,
0.10973811894655228,
0.0608430951833725,
-0.035467516630887985,
0.16503585875034332,
-0.08250437676906586,
-0.18473856151103973,
-0.014520380645990372,
-0.04597662389278412,
-0.2016236037015915,
0.02965214103460312,
0.06940829008817673,
-0.013816002756357193,
-0.046515315771102905,
-0.05482683703303337,
0.08873733133077621,
-0.2119728922843933,
0.016329854726791382,
-0.08455836027860641,
0.001034914399497211,
0.0714198648929596,
-0.0625232607126236,
-0.02158266305923462,
0.019058139994740486,
-0.16247235238552094,
-0.057285383343696594,
-0.010741667822003365,
0.05505165457725525,
-0.10866090655326843,
-0.059575166553258896,
0.13569991290569305,
0.05747954174876213,
0.09156093001365662,
0.08844062685966492,
0.012601320631802082,
0.14171354472637177,
-0.1320880800485611,
-0.07235664874315262,
0.07277880609035492,
0.03337378427386284,
-0.02606162242591381,
0.016614673659205437,
-0.08515988290309906,
0.08969198167324066,
-0.07962571084499359,
0.01820359006524086,
-0.060848966240882874,
-0.13395224511623383,
-0.14613622426986694,
-0.008169831708073616,
-0.17318809032440186,
0.04386909306049347,
-0.1962924599647522,
0.20117418467998505,
0.049670200794935226,
0.11739125847816467,
0.09586193412542343,
0.0011940872063860297,
0.02116451971232891,
0.03084888681769371,
-0.038015320897102356,
-0.06214485689997673,
-0.1336703896522522,
-0.034515380859375,
-0.14342233538627625,
-0.05508563295006752,
0.3311520218849182,
-0.04312245175242424,
-0.13223427534103394,
0.05347722768783569,
0.08347365260124207,
0.016498390585184097,
0.023317286744713783,
0.24889890849590302,
0.04722274839878082,
0.01573793776333332,
-0.13385194540023804,
-0.026428358629345894,
0.01794368028640747,
-0.16727277636528015,
0.06783340871334076,
0.09281940758228302,
0.16844220459461212,
0.05829422175884247,
0.05544407665729523,
-0.019741542637348175,
-0.05980636551976204,
-0.07777530699968338,
0.14353948831558228,
0.032101042568683624,
0.07295279204845428,
0.09418365359306335,
0.159424290060997,
-0.01132612582296133,
0.011219488456845284,
-0.048546407371759415,
0.018409814685583115,
-0.15742093324661255,
-0.13183769583702087,
0.0072431364096701145,
-0.15321512520313263,
0.010697826743125916,
0.011604762636125088,
0.031117310747504234,
0.2556179463863373,
0.040744051337242126,
-0.06757266819477081,
-0.061626169830560684,
-0.15643614530563354,
-0.04558565840125084,
-0.04036465659737587,
-0.007026704493910074,
-0.038584496825933456,
-0.04671114683151245,
-0.11182798445224762,
-0.0216030515730381,
-0.08770470321178436,
-0.06560606509447098,
0.03681713715195656,
0.030047502368688583,
0.026680879294872284,
-0.10008109360933304,
-0.026802673935890198,
-0.08784958720207214,
0.040374286472797394,
0.0004315301775932312,
0.18315750360488892,
0.03631989657878876,
0.0276914332062006,
0.1346033811569214,
0.07949449867010117,
-0.04593978822231293,
-0.1404203623533249,
-0.04276864603161812,
0.050976864993572235,
-0.04557491093873978,
0.06821722537279129,
-0.047834381461143494,
-0.008090421557426453,
-0.03426219895482063,
0.22107382118701935,
0.2087077796459198,
-0.07518038153648376,
-0.0023365700617432594,
-0.04285150393843651,
0.01813213713467121,
0.007908736355602741,
0.15072014927864075,
0.0591626912355423,
0.10565771162509918,
-0.0679246187210083,
-0.012176652438938618,
-0.016756610944867134,
0.013343945145606995,
-0.18723566830158234,
0.07582846283912659,
-0.030456462875008583,
-0.11726406216621399,
-0.038775019347667694,
0.12641341984272003,
-0.06347712874412537,
0.09165021777153015,
0.09027697890996933,
-0.029973473399877548,
0.027466343715786934,
0.0041959225200116634,
0.20493634045124054,
0.02617124654352665,
0.048617783933877945,
-0.1167941614985466,
-0.09022688120603561,
0.04032917320728302,
0.00874406099319458,
-0.3118123412132263,
-0.1954881250858307,
0.10563000291585922,
0.06715425848960876,
0.2813838720321655,
0.0376100093126297,
0.04810243472456932,
0.015465166419744492,
0.07121489197015762,
-0.12309351563453674,
0.13339413702487946,
0.046601615846157074,
-0.01129146758466959,
-0.11312273144721985,
-0.22528712451457977,
-0.08437834680080414,
-0.05826718360185623,
0.07650711387395859,
0.06533077359199524,
0.0024006948806345463,
0.1862800121307373,
-0.0665736049413681,
-0.02629813738167286,
-0.025829114019870758,
-0.15687870979309082,
0.03671088442206383,
-0.06590475142002106,
-0.042691074311733246,
-0.0751107782125473,
-0.03413062542676926,
-0.023224810138344765,
0.055103402584791183,
-0.24346224963665009,
-0.05677183344960213,
0.2217833697795868,
0.021673565730452538,
0.14538446068763733,
0.02648567035794258,
0.03698272630572319,
-0.035830456763505936,
-0.04817749559879303,
0.054671525955200195,
-0.08730608224868774,
0.004225281998515129,
0.10913265496492386,
-0.03198149800300598,
0.021041326224803925,
-0.1597670465707779,
0.046472933143377304,
-0.043475229293107986,
-0.005544837564229965,
-0.0814170315861702
] |
|
null | null | transformers |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
should probably proofread and complete it, then remove this comment. -->
# wav2vec2-large-voxrex-npsc-bokmaal
This model was trained from scratch on the None dataset.
It achieves the following results on the evaluation set:
- Loss: 0.1311
- Wer: 0.1038
## 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:
- learning_rate: 8.379967082059723e-06
- train_batch_size: 16
- eval_batch_size: 16
- seed: 42
- gradient_accumulation_steps: 2
- total_train_batch_size: 32
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
- lr_scheduler_type: linear
- num_epochs: 0.1
- mixed_precision_training: Native AMP
### Training results
| Training Loss | Epoch | Step | Validation Loss | Wer |
|:-------------:|:-----:|:----:|:---------------:|:------:|
| 0.2127 | 0.32 | 500 | 0.1335 | 0.1047 |
| 0.1976 | 0.64 | 1000 | 0.1309 | 0.1039 |
| 0.1887 | 0.97 | 1500 | 0.1306 | 0.1040 |
| 0.18 | 1.29 | 2000 | 0.1311 | 0.1038 |
### Framework versions
- Transformers 4.17.0.dev0
- Pytorch 1.10.2+cu113
- Datasets 1.18.4.dev0
- Tokenizers 0.11.0
| {"language": ["nb-NO"], "license": "apache-2.0", "tags": ["generated_from_trainer", "automatic-speech-recognition", "NbAiLab/NPSC", "robust-speech-event", false, "nb-NO", "hf-asr-leaderboard"], "datasets": ["NbAiLab/NPSC"], "model-index": [{"name": "wav2vec2-large-voxrex-npsc-bokmaal", "results": [{"task": {"type": "automatic-speech-recognition", "name": "Automatic Speech Recognition"}, "dataset": {"name": "NPSC", "type": "NbAiLab/NPSC", "args": "16K_mp3_bokmaal"}, "metrics": [{"type": "wer", "value": 0.07028972259374369, "name": "Test (Bokm\u00e5l) WER"}, {"type": "cer", "value": 0.026870600821650645, "name": "Test (Bokm\u00e5l) CER"}]}]}]} | automatic-speech-recognition | NbAiLab/wav2vec2-large-voxrex-npsc-bokmaal | [
"transformers",
"pytorch",
"tensorboard",
"wav2vec2",
"automatic-speech-recognition",
"dataset:NbAiLab/NPSC",
"license:apache-2.0",
"model-index",
"endpoints_compatible",
"region:us"
] | 2022-03-02T23:29:04+00:00 | [] | [
"nb-NO"
] | TAGS
#transformers #pytorch #tensorboard #wav2vec2 #automatic-speech-recognition #dataset-NbAiLab/NPSC #license-apache-2.0 #model-index #endpoints_compatible #region-us
| wav2vec2-large-voxrex-npsc-bokmaal
==================================
This model was trained from scratch on the None dataset.
It achieves the following results on the evaluation set:
* Loss: 0.1311
* Wer: 0.1038
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:
* learning\_rate: 8.379967082059723e-06
* train\_batch\_size: 16
* eval\_batch\_size: 16
* seed: 42
* gradient\_accumulation\_steps: 2
* total\_train\_batch\_size: 32
* optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
* lr\_scheduler\_type: linear
* num\_epochs: 0.1
* mixed\_precision\_training: Native AMP
### Training results
### Framework versions
* Transformers 4.17.0.dev0
* Pytorch 1.10.2+cu113
* Datasets 1.18.4.dev0
* Tokenizers 0.11.0
| [
"### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* learning\\_rate: 8.379967082059723e-06\n* train\\_batch\\_size: 16\n* eval\\_batch\\_size: 16\n* seed: 42\n* gradient\\_accumulation\\_steps: 2\n* total\\_train\\_batch\\_size: 32\n* optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08\n* lr\\_scheduler\\_type: linear\n* num\\_epochs: 0.1\n* mixed\\_precision\\_training: Native AMP",
"### Training results",
"### Framework versions\n\n\n* Transformers 4.17.0.dev0\n* Pytorch 1.10.2+cu113\n* Datasets 1.18.4.dev0\n* Tokenizers 0.11.0"
] | [
"TAGS\n#transformers #pytorch #tensorboard #wav2vec2 #automatic-speech-recognition #dataset-NbAiLab/NPSC #license-apache-2.0 #model-index #endpoints_compatible #region-us \n",
"### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* learning\\_rate: 8.379967082059723e-06\n* train\\_batch\\_size: 16\n* eval\\_batch\\_size: 16\n* seed: 42\n* gradient\\_accumulation\\_steps: 2\n* total\\_train\\_batch\\_size: 32\n* optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08\n* lr\\_scheduler\\_type: linear\n* num\\_epochs: 0.1\n* mixed\\_precision\\_training: Native AMP",
"### Training results",
"### Framework versions\n\n\n* Transformers 4.17.0.dev0\n* Pytorch 1.10.2+cu113\n* Datasets 1.18.4.dev0\n* Tokenizers 0.11.0"
] | [
64,
147,
4,
39
] | [
"passage: TAGS\n#transformers #pytorch #tensorboard #wav2vec2 #automatic-speech-recognition #dataset-NbAiLab/NPSC #license-apache-2.0 #model-index #endpoints_compatible #region-us \n### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* learning\\_rate: 8.379967082059723e-06\n* train\\_batch\\_size: 16\n* eval\\_batch\\_size: 16\n* seed: 42\n* gradient\\_accumulation\\_steps: 2\n* total\\_train\\_batch\\_size: 32\n* optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08\n* lr\\_scheduler\\_type: linear\n* num\\_epochs: 0.1\n* mixed\\_precision\\_training: Native AMP### Training results### Framework versions\n\n\n* Transformers 4.17.0.dev0\n* Pytorch 1.10.2+cu113\n* Datasets 1.18.4.dev0\n* Tokenizers 0.11.0"
] | [
-0.14196135103702545,
0.08595989644527435,
-0.0015453743981197476,
0.055816177278757095,
0.14265523850917816,
0.008378187194466591,
0.09050972759723663,
0.11746010929346085,
-0.12099695950746536,
0.07345648109912872,
0.1046421006321907,
0.10189267992973328,
0.04132714495062828,
0.10254105180501938,
-0.03574240952730179,
-0.2930033802986145,
0.009401691146194935,
0.041762035340070724,
-0.14987604320049286,
0.11821313947439194,
0.11235587298870087,
-0.12907452881336212,
0.053155697882175446,
0.06095518916845322,
-0.17505018413066864,
0.0008707753731869161,
0.006265084259212017,
-0.0902245044708252,
0.11428198963403702,
0.04887683317065239,
0.11056084930896759,
0.006349985022097826,
0.09515533596277237,
-0.18271715939044952,
0.005741423927247524,
0.08238169550895691,
0.045006848871707916,
0.10543995350599289,
0.08388005942106247,
0.023637931793928146,
0.1454026997089386,
-0.07090761512517929,
0.07205624878406525,
0.05896056070923805,
-0.09489002823829651,
-0.32602977752685547,
-0.09105414152145386,
0.0757187232375145,
0.10694053024053574,
0.08977017551660538,
-0.00691173505038023,
0.11499552428722382,
-0.05486956238746643,
0.07560485601425171,
0.1831008940935135,
-0.2561044692993164,
-0.08525500446557999,
-0.011305468156933784,
0.048426322638988495,
0.022530650720000267,
-0.10349331796169281,
-0.015555290505290031,
0.048140499740839005,
0.035101015120744705,
0.108478844165802,
0.02217448502779007,
-0.015764106065034866,
0.014954894781112671,
-0.14792323112487793,
-0.04518965631723404,
0.14074864983558655,
0.07086805254220963,
-0.04533882439136505,
-0.06786330789327621,
-0.04651537165045738,
-0.173079252243042,
-0.05062183737754822,
-0.015491709113121033,
0.0339624248445034,
-0.05148415267467499,
-0.12166811525821686,
-0.00660003162920475,
-0.08414995670318604,
-0.09375537186861038,
-0.018718171864748,
0.19691932201385498,
0.045174721628427505,
0.011068398132920265,
-0.02609897591173649,
0.10532205551862717,
0.04524810612201691,
-0.15133625268936157,
0.0004186487931292504,
0.038141749799251556,
-0.05555146932601929,
-0.016717184334993362,
-0.05296190828084946,
-0.03214283660054207,
-0.005030237603932619,
0.13602480292320251,
-0.07545571774244308,
0.051613178104162216,
0.019858473911881447,
0.025433257222175598,
-0.10231708735227585,
0.20814967155456543,
-0.07813040912151337,
-0.028553234413266182,
-0.008235844783484936,
0.07513343542814255,
0.022935308516025543,
-0.0013153769541531801,
-0.07224170118570328,
0.009578729048371315,
0.08991970866918564,
0.021931525319814682,
-0.012968153692781925,
0.021365253254771233,
-0.043099544942379,
-0.031644437462091446,
0.04952774941921234,
-0.08318266272544861,
0.033154141157865524,
0.004540751222521067,
-0.10160950571298599,
0.024903513491153717,
0.012767345644533634,
0.017149586230516434,
-0.005188726354390383,
0.1309775710105896,
-0.10216674953699112,
-0.011310146190226078,
-0.11233621090650558,
-0.0946766808629036,
0.031635090708732605,
0.000014247605577111244,
-0.0010683832224458456,
-0.08855025470256805,
-0.13985154032707214,
-0.008951259776949883,
0.04939304292201996,
-0.03693200647830963,
-0.07774913311004639,
-0.021025698632001877,
-0.08554893732070923,
0.05673641338944435,
-0.021562768146395683,
0.1711260974407196,
-0.04478735476732254,
0.10751073062419891,
0.08535873144865036,
0.040899619460105896,
0.00013792864046990871,
0.04292595013976097,
-0.0560980886220932,
0.030983252450823784,
-0.17712730169296265,
0.045285627245903015,
-0.08574510365724564,
0.05589050054550171,
-0.13278698921203613,
-0.12731294333934784,
0.00679000886157155,
-0.0077966852113604546,
0.1036120057106018,
0.09037452936172485,
-0.12360433489084244,
-0.10657970607280731,
0.12174563109874725,
-0.07918041944503784,
-0.12564128637313843,
0.11698637902736664,
-0.00853825081139803,
-0.031325239688158035,
0.043860480189323425,
0.1084880605340004,
0.07500915229320526,
-0.10362102091312408,
-0.030585605651140213,
-0.037600453943014145,
0.09845837205648422,
-0.04540155827999115,
0.0990428477525711,
-0.018721841275691986,
-0.00024310965090990067,
0.015274250879883766,
-0.058805644512176514,
0.0715663954615593,
-0.10782113671302795,
-0.08825652301311493,
-0.06202547252178192,
-0.0951835885643959,
0.024415981024503708,
0.06488991528749466,
0.05418669432401657,
-0.09018371999263763,
-0.13770762085914612,
0.079054094851017,
0.13365082442760468,
-0.06875361502170563,
0.0275696013122797,
-0.09782407432794571,
0.062206145375967026,
-0.07649403065443039,
-0.019206488505005836,
-0.17898617684841156,
-0.027636481449007988,
0.013956296257674694,
-0.059104617685079575,
0.007854863069951534,
-0.04276742413640022,
0.07237937301397324,
0.05003723129630089,
-0.06871501356363297,
-0.05685727298259735,
-0.09150811284780502,
-0.016407186165452003,
-0.07687123864889145,
-0.21973799169063568,
-0.07549968361854553,
-0.00698558846488595,
0.13810154795646667,
-0.20991748571395874,
0.012450136244297028,
-0.0046622236259281635,
0.1456768661737442,
0.02995087206363678,
-0.03345512971282005,
-0.04487312212586403,
0.07401719689369202,
-0.03352387621998787,
-0.05665531009435654,
0.02789863385260105,
0.010816795751452446,
-0.1054532527923584,
-0.015504149720072746,
-0.08568884432315826,
0.13334764540195465,
0.12632153928279877,
-0.044628433883190155,
-0.0551469624042511,
0.003765876404941082,
-0.08468224853277206,
-0.05624151974916458,
-0.02490115910768509,
-0.0010353070683777332,
0.133469820022583,
0.01927877776324749,
0.13426026701927185,
-0.08392532914876938,
-0.052804093807935715,
0.04425356537103653,
0.012887483462691307,
-0.011718184687197208,
0.10582171380519867,
0.09704386442899704,
-0.03740870952606201,
0.10630735009908676,
0.11104388535022736,
-0.10609185695648193,
0.12744343280792236,
-0.07502636313438416,
-0.11207006126642227,
-0.02547142654657364,
-0.02105305716395378,
0.027466293424367905,
0.1471857875585556,
-0.1211492270231247,
0.009854217059910297,
0.03304925560951233,
0.015361284837126732,
0.03136260062456131,
-0.21187877655029297,
0.005395051091909409,
0.02368057146668434,
-0.04688602685928345,
-0.029944978654384613,
-0.009613723494112492,
0.0029909522272646427,
0.09012391418218613,
0.013849304988980293,
-0.0566522553563118,
0.006464792415499687,
0.011313463561236858,
-0.06601274758577347,
0.20103108882904053,
-0.09584275633096695,
-0.1366618424654007,
-0.15707701444625854,
-0.017355434596538544,
-0.05580928921699524,
-0.01924557238817215,
0.027040725573897362,
-0.11275340616703033,
-0.05063936114311218,
-0.03388076648116112,
0.05668582022190094,
-0.046866998076438904,
0.03909808024764061,
0.035650141537189484,
0.01380002498626709,
0.10865581035614014,
-0.1258639395236969,
0.029348744079470634,
-0.023941747844219208,
-0.03428252786397934,
-0.006018045824021101,
0.07277501374483109,
0.10740021616220474,
0.17480261623859406,
0.01407529041171074,
0.02075016312301159,
-0.01890658587217331,
0.18920330703258514,
-0.10206860303878784,
-0.030841518193483353,
0.1522304266691208,
0.026398472487926483,
0.03237183019518852,
0.08798249065876007,
0.06865379214286804,
-0.07935793697834015,
0.015255860053002834,
0.038055747747421265,
-0.011095988564193249,
-0.24556972086429596,
-0.057147808372974396,
-0.04866684973239899,
-0.03599188104271889,
0.0932970866560936,
0.03560832515358925,
0.04291307181119919,
0.04645015299320221,
-0.010538474656641483,
0.050054457038640976,
-0.05591490492224693,
0.08235819637775421,
0.12930943071842194,
0.060356803238391876,
0.14229591190814972,
-0.03852378949522972,
-0.03727879375219345,
0.03457483649253845,
-0.02693478949368,
0.2154259979724884,
-0.011489752680063248,
0.13110794126987457,
0.04379623755812645,
0.1621055006980896,
0.0038540903478860855,
0.06963920593261719,
0.015539418905973434,
-0.0415273979306221,
0.019868791103363037,
-0.056438297033309937,
-0.018451891839504242,
0.02563006617128849,
0.032165106385946274,
0.08972754329442978,
-0.12004833668470383,
-0.009416168555617332,
0.022646334022283554,
0.3187420666217804,
0.06911687552928925,
-0.3396586775779724,
-0.1381312757730484,
-0.009202982299029827,
-0.06642580777406693,
-0.05588088929653168,
0.021487224847078323,
0.0788385197520256,
-0.07228052616119385,
0.05571099370718002,
-0.08299233019351959,
0.10430583357810974,
-0.0202926155179739,
0.005268924869596958,
0.08617818355560303,
0.14481809735298157,
0.0055959103628993034,
0.05458418279886246,
-0.25642549991607666,
0.2715718150138855,
0.008199233561754227,
0.11588948220014572,
-0.036864735186100006,
0.032998912036418915,
0.027824437245726585,
0.018223464488983154,
0.03484554588794708,
-0.02124740369617939,
-0.06765449792146683,
-0.16562329232692719,
-0.07071167230606079,
0.03264308720827103,
0.10792402178049088,
-0.029036957770586014,
0.11153122782707214,
-0.03005989082157612,
-0.018777359277009964,
0.07842767238616943,
-0.06901179254055023,
-0.13321630656719208,
-0.08282835781574249,
0.011476555839180946,
0.04224028438329697,
0.035028450191020966,
-0.1070123240351677,
-0.12475262582302094,
-0.04983203485608101,
0.149511456489563,
-0.08320607990026474,
-0.022473780438303947,
-0.12690749764442444,
0.10988042503595352,
0.169875368475914,
-0.06536911427974701,
0.06565801799297333,
0.004381148144602776,
0.1357596069574356,
0.035555399954319,
-0.04055747389793396,
0.0942225530743599,
-0.09366966784000397,
-0.21578121185302734,
-0.04799194261431694,
0.13351993262767792,
0.02806071937084198,
0.05956055968999863,
-0.023276982828974724,
0.038275059312582016,
-0.028567101806402206,
-0.0892755463719368,
0.029589207842946053,
0.005404660943895578,
0.0416988804936409,
0.03487140312790871,
-0.00591456051915884,
0.008021618239581585,
-0.05416633561253548,
-0.05901690199971199,
0.1137966439127922,
0.2707785665988922,
-0.08093155175447464,
-0.02267000637948513,
0.06642062216997147,
-0.037489376962184906,
-0.1391843855381012,
0.05078146606683731,
0.11511833220720291,
0.026409897953271866,
-0.015582069754600525,
-0.1974875032901764,
0.10756993293762207,
0.0948907732963562,
-0.04340754821896553,
0.11309349536895752,
-0.28940868377685547,
-0.14514145255088806,
0.11113781481981277,
0.10773108899593353,
0.010888840071856976,
-0.14788731932640076,
-0.05614865571260452,
-0.03585825860500336,
-0.13172754645347595,
0.1222992092370987,
-0.03500482812523842,
0.09614835679531097,
-0.02346576564013958,
0.07064412534236908,
0.005016552750021219,
-0.06021486595273018,
0.15694758296012878,
-0.027945775538682938,
0.0535314716398716,
0.006138967350125313,
0.06589768826961517,
0.0694727674126625,
-0.04382536932826042,
0.0026662747841328382,
-0.04201309382915497,
0.04595893621444702,
-0.11014632880687714,
-0.026687977835536003,
-0.10445982962846756,
0.04219231754541397,
-0.04519650340080261,
-0.04977605491876602,
-0.03528837114572525,
0.03895334154367447,
0.0069525884464383125,
-0.021441049873828888,
0.16297635436058044,
0.011501051485538483,
0.1563531905412674,
0.09483716636896133,
0.0841268002986908,
-0.030468063428997993,
-0.08692403137683868,
0.0041338000446558,
-0.03187024965882301,
0.07689884305000305,
-0.1744355410337448,
0.014933878555893898,
0.13351251184940338,
0.04836587235331535,
0.11794060468673706,
0.07778928428888321,
-0.07379966974258423,
0.011890249326825142,
0.08550167083740234,
-0.09416656196117401,
-0.12665894627571106,
-0.026881031692028046,
0.035435594618320465,
-0.14385542273521423,
0.054442234337329865,
0.10097896307706833,
-0.08722997456789017,
-0.007132232654839754,
0.01921234466135502,
-0.00878455862402916,
-0.054607175290584564,
0.22995376586914062,
0.07494787126779556,
0.07495053857564926,
-0.09923494607210159,
0.08443640172481537,
0.042668700218200684,
-0.1587451696395874,
0.0036152431275695562,
0.06351395696401596,
-0.041026633232831955,
-0.006537597626447678,
0.007175079546868801,
0.07560048997402191,
-0.07342863827943802,
-0.07559994608163834,
-0.14224199950695038,
-0.128316730260849,
0.09208815544843674,
0.1002705916762352,
0.0539703443646431,
0.01769188791513443,
-0.05089692398905754,
0.055774882435798645,
-0.13725091516971588,
0.09930944442749023,
0.06287723034620285,
0.08960620313882828,
-0.16276265680789948,
0.15197432041168213,
0.0177899282425642,
0.024544650688767433,
-0.006806207355111837,
0.013923917897045612,
-0.08906454592943192,
0.014407781884074211,
-0.15583129227161407,
-0.043817516416311264,
-0.05135845020413399,
-0.009304593317210674,
-0.0008459942182525992,
-0.07090280950069427,
-0.09460923075675964,
0.04126977175474167,
-0.10880188643932343,
-0.04805641621351242,
0.028784368187189102,
0.041372090578079224,
-0.11578036844730377,
0.002606954425573349,
0.043840352445840836,
-0.10821262747049332,
0.07537422329187393,
0.05184444040060043,
0.04915023595094681,
0.07561488449573517,
-0.07111266255378723,
0.00576857291162014,
0.04849405586719513,
0.0018650414422154427,
0.05171175301074982,
-0.12786069512367249,
0.00845235027372837,
-0.012220831587910652,
0.06797157973051071,
-0.009907981380820274,
0.0390036478638649,
-0.13382971286773682,
-0.03794681280851364,
-0.02842390350997448,
-0.04635715112090111,
-0.06463145464658737,
0.0343165248632431,
0.08168500661849976,
0.04647045210003853,
0.17763303220272064,
-0.07496573030948639,
0.0029212506487965584,
-0.2309609055519104,
0.019096313044428825,
-0.05055830255150795,
-0.0853702574968338,
-0.06762446463108063,
-0.010532239452004433,
0.07554381340742111,
-0.06288840621709824,
0.09005960077047348,
-0.05696311593055725,
0.0898103341460228,
0.05881654471158981,
-0.05779489874839783,
-0.018114615231752396,
0.04072931781411171,
0.25283679366111755,
0.06162378937005997,
0.0025628330186009407,
0.07760529220104218,
0.027260979637503624,
0.07978175580501556,
0.1385117471218109,
0.15135832130908966,
0.15555110573768616,
0.010780757293105125,
0.12370352447032928,
0.05991736054420471,
-0.09900489449501038,
-0.15544871985912323,
0.08911419659852982,
-0.049889326095581055,
0.1388389617204666,
0.0034643299877643585,
0.19148564338684082,
0.11440303921699524,
-0.1631193906068802,
0.03410271555185318,
-0.042385078966617584,
-0.07618465274572372,
-0.10161756724119186,
-0.0010838268790394068,
-0.06763022392988205,
-0.19583790004253387,
0.020721804350614548,
-0.11983967572450638,
0.03285270556807518,
0.05815538763999939,
0.028701774775981903,
-0.007714693434536457,
0.1258832812309265,
0.07126868516206741,
0.010972029529511929,
0.09328661859035492,
0.018892982974648476,
-0.021078618243336678,
-0.038610849529504776,
-0.08632946759462357,
0.017238229513168335,
-0.017301490530371666,
0.05974304676055908,
-0.05975612625479698,
-0.14069727063179016,
0.070624440908432,
0.038008540868759155,
-0.1057354211807251,
0.02812914177775383,
0.008234847337007523,
0.07536730170249939,
0.060860633850097656,
0.00963575579226017,
0.025124428793787956,
-0.02613207884132862,
0.26094046235084534,
-0.11103977262973785,
-0.05868325009942055,
-0.1338479071855545,
0.2589298486709595,
0.020833905786275864,
-0.025759680196642876,
0.041414525359869,
-0.08117663115262985,
-0.057206615805625916,
0.15714509785175323,
0.12552370131015778,
-0.03234853968024254,
-0.04168860241770744,
0.02075030654668808,
-0.026446722447872162,
-0.09146955609321594,
0.10228351503610611,
0.12614163756370544,
0.1042744442820549,
-0.06696107983589172,
-0.039649128913879395,
-0.06008726358413696,
-0.037959642708301544,
-0.009734021499752998,
0.06205090507864952,
0.0043192836456000805,
-0.03342070430517197,
-0.01928146556019783,
0.08417961001396179,
-0.047858089208602905,
-0.1215905025601387,
0.04614175111055374,
-0.1683804988861084,
-0.19602975249290466,
-0.02891162410378456,
0.07574990391731262,
0.003130243392661214,
0.057923831045627594,
-0.0022390272933989763,
-0.01524661760777235,
0.10574384778738022,
-0.014017842710018158,
-0.051822908222675323,
-0.12834583222866058,
0.10316164046525955,
-0.05695391073822975,
0.2109968513250351,
-0.04062827676534653,
0.05079513415694237,
0.12962332367897034,
0.05881093442440033,
-0.11681745946407318,
0.02724551595747471,
0.0570954829454422,
-0.1408638209104538,
0.050232015550136566,
0.17201821506023407,
-0.026169776916503906,
0.10194005072116852,
0.02652135118842125,
-0.1457212269306183,
-0.0018511817324906588,
-0.0789845809340477,
-0.04128827899694443,
-0.06668031960725784,
-0.022904176265001297,
-0.05633091926574707,
0.12037795037031174,
0.2041473090648651,
-0.059982676059007645,
-0.01339182909578085,
-0.06621453166007996,
0.03996330499649048,
0.052235763520002365,
0.12906363606452942,
-0.033080197870731354,
-0.2794009745121002,
0.020065171644091606,
0.02859218791127205,
-0.01692829839885235,
-0.2605671286582947,
-0.07674694806337357,
0.045151278376579285,
-0.08145847916603088,
-0.05541679263114929,
0.09879714995622635,
0.0778326764702797,
0.04078079015016556,
-0.05239180102944374,
-0.07526115328073502,
-0.07464642077684402,
0.16313260793685913,
-0.17937563359737396,
-0.06848857551813126
] |
null | null | transformers |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
should probably proofread and complete it, then remove this comment. -->
# wav2vec2-large-voxrex-npsc-nynorsk
This model is a fine-tuned version of [KBLab/wav2vec2-large-voxrex](https://huggingface.co/KBLab/wav2vec2-large-voxrex) on the NBAILAB/NPSC - 16K_MP3_NYNORSK dataset.
It achieves the following results on the evaluation set:
- Loss: 0.4142
- Wer: 0.1576
## 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:
- learning_rate: 7.5e-05
- train_batch_size: 16
- eval_batch_size: 16
- seed: 42
- gradient_accumulation_steps: 2
- total_train_batch_size: 32
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
- lr_scheduler_type: linear
- lr_scheduler_warmup_steps: 2000
- num_epochs: 40.0
- mixed_precision_training: Native AMP
### Training results
| Training Loss | Epoch | Step | Validation Loss | Wer |
|:-------------:|:-----:|:----:|:---------------:|:------:|
| 3.086 | 2.17 | 500 | 3.0773 | 1.0 |
| 2.8532 | 4.35 | 1000 | 2.8393 | 1.0 |
| 0.9738 | 6.52 | 1500 | 0.7283 | 0.4890 |
| 0.6763 | 8.7 | 2000 | 0.5340 | 0.3662 |
| 0.5303 | 10.87 | 2500 | 0.4521 | 0.3140 |
| 0.4765 | 13.04 | 3000 | 0.4181 | 0.2853 |
| 0.4219 | 15.22 | 3500 | 0.4156 | 0.2934 |
| 0.3564 | 17.39 | 4000 | 0.3925 | 0.2509 |
| 0.3282 | 19.57 | 4500 | 0.3824 | 0.2420 |
| 0.3118 | 21.74 | 5000 | 0.3636 | 0.2354 |
| 0.2919 | 23.91 | 5500 | 0.3615 | 0.2281 |
| 0.2961 | 26.09 | 6000 | 0.3548 | 0.2255 |
| 0.284 | 28.26 | 6500 | 0.3526 | 0.2209 |
| 0.2566 | 30.43 | 7000 | 0.3526 | 0.2205 |
| 0.2422 | 32.61 | 7500 | 0.3569 | 0.2173 |
| 0.2472 | 34.78 | 8000 | 0.3592 | 0.2166 |
| 0.2337 | 36.96 | 8500 | 0.3625 | 0.2172 |
| 0.2315 | 39.13 | 9000 | 0.3580 | 0.2155 |
### Framework versions
- Transformers 4.17.0.dev0
- Pytorch 1.10.0+cu113
- Datasets 1.18.3
- Tokenizers 0.10.3
| {"language": ["nn-NO"], "license": "apache-2.0", "tags": ["generated_from_trainer", "automatic-speech-recognition", "NbAiLab/NPSC", "robust-speech-event", "no", "nn-NO", "hf-asr-leaderboard"], "datasets": ["NbAiLab/NPSC"], "model-index": [{"name": "wav2vec2-large-voxrex-npsc-nynorsk", "results": [{"task": {"type": "automatic-speech-recognition", "name": "Automatic Speech Recognition"}, "dataset": {"name": "NPSC", "type": "NbAiLab/NPSC", "args": "16K_mp3_nynorsk"}, "metrics": [{"type": "wer", "value": 0.12220762155059132, "name": "Test (Nynorsk) WER"}, {"type": "cer", "value": 0.04195612578778549, "name": "Test (Nynorsk) CER"}]}]}]} | automatic-speech-recognition | NbAiLab/wav2vec2-large-voxrex-npsc-nynorsk | [
"transformers",
"pytorch",
"tensorboard",
"wav2vec2",
"automatic-speech-recognition",
"generated_from_trainer",
"NbAiLab/NPSC",
"robust-speech-event",
"no",
"nn-NO",
"hf-asr-leaderboard",
"dataset:NbAiLab/NPSC",
"license:apache-2.0",
"model-index",
"endpoints_compatible",
"region:us"
] | 2022-03-02T23:29:04+00:00 | [] | [
"nn-NO"
] | TAGS
#transformers #pytorch #tensorboard #wav2vec2 #automatic-speech-recognition #generated_from_trainer #NbAiLab/NPSC #robust-speech-event #no #nn-NO #hf-asr-leaderboard #dataset-NbAiLab/NPSC #license-apache-2.0 #model-index #endpoints_compatible #region-us
| wav2vec2-large-voxrex-npsc-nynorsk
==================================
This model is a fine-tuned version of KBLab/wav2vec2-large-voxrex on the NBAILAB/NPSC - 16K\_MP3\_NYNORSK dataset.
It achieves the following results on the evaluation set:
* Loss: 0.4142
* Wer: 0.1576
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:
* learning\_rate: 7.5e-05
* train\_batch\_size: 16
* eval\_batch\_size: 16
* seed: 42
* gradient\_accumulation\_steps: 2
* total\_train\_batch\_size: 32
* optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
* lr\_scheduler\_type: linear
* lr\_scheduler\_warmup\_steps: 2000
* num\_epochs: 40.0
* mixed\_precision\_training: Native AMP
### Training results
### Framework versions
* Transformers 4.17.0.dev0
* Pytorch 1.10.0+cu113
* Datasets 1.18.3
* Tokenizers 0.10.3
| [
"### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* learning\\_rate: 7.5e-05\n* train\\_batch\\_size: 16\n* eval\\_batch\\_size: 16\n* seed: 42\n* gradient\\_accumulation\\_steps: 2\n* total\\_train\\_batch\\_size: 32\n* optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08\n* lr\\_scheduler\\_type: linear\n* lr\\_scheduler\\_warmup\\_steps: 2000\n* num\\_epochs: 40.0\n* mixed\\_precision\\_training: Native AMP",
"### Training results",
"### Framework versions\n\n\n* Transformers 4.17.0.dev0\n* Pytorch 1.10.0+cu113\n* Datasets 1.18.3\n* Tokenizers 0.10.3"
] | [
"TAGS\n#transformers #pytorch #tensorboard #wav2vec2 #automatic-speech-recognition #generated_from_trainer #NbAiLab/NPSC #robust-speech-event #no #nn-NO #hf-asr-leaderboard #dataset-NbAiLab/NPSC #license-apache-2.0 #model-index #endpoints_compatible #region-us \n",
"### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* learning\\_rate: 7.5e-05\n* train\\_batch\\_size: 16\n* eval\\_batch\\_size: 16\n* seed: 42\n* gradient\\_accumulation\\_steps: 2\n* total\\_train\\_batch\\_size: 32\n* optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08\n* lr\\_scheduler\\_type: linear\n* lr\\_scheduler\\_warmup\\_steps: 2000\n* num\\_epochs: 40.0\n* mixed\\_precision\\_training: Native AMP",
"### Training results",
"### Framework versions\n\n\n* Transformers 4.17.0.dev0\n* Pytorch 1.10.0+cu113\n* Datasets 1.18.3\n* Tokenizers 0.10.3"
] | [
103,
160,
4,
38
] | [
"passage: TAGS\n#transformers #pytorch #tensorboard #wav2vec2 #automatic-speech-recognition #generated_from_trainer #NbAiLab/NPSC #robust-speech-event #no #nn-NO #hf-asr-leaderboard #dataset-NbAiLab/NPSC #license-apache-2.0 #model-index #endpoints_compatible #region-us \n### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* learning\\_rate: 7.5e-05\n* train\\_batch\\_size: 16\n* eval\\_batch\\_size: 16\n* seed: 42\n* gradient\\_accumulation\\_steps: 2\n* total\\_train\\_batch\\_size: 32\n* optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08\n* lr\\_scheduler\\_type: linear\n* lr\\_scheduler\\_warmup\\_steps: 2000\n* num\\_epochs: 40.0\n* mixed\\_precision\\_training: Native AMP### Training results### Framework versions\n\n\n* Transformers 4.17.0.dev0\n* Pytorch 1.10.0+cu113\n* Datasets 1.18.3\n* Tokenizers 0.10.3"
] | [
-0.1365261822938919,
0.14981572329998016,
-0.003940180875360966,
0.07824216037988663,
0.0906471237540245,
0.016640450805425644,
0.08888830244541168,
0.15818603336811066,
-0.045787569135427475,
0.12580913305282593,
0.09553297609090805,
0.0683601126074791,
0.06901072710752487,
0.14763213694095612,
-0.028060797601938248,
-0.29814690351486206,
0.013750425539910793,
-0.015386697836220264,
-0.1195731982588768,
0.0979553833603859,
0.07812446355819702,
-0.10198314487934113,
0.04855366051197052,
0.0030128569342195988,
-0.07034718990325928,
-0.017487043514847755,
-0.040180232375860214,
-0.06445752084255219,
0.08933447301387787,
0.047472335398197174,
0.04979102686047554,
0.023671891540288925,
0.0955304503440857,
-0.23489901423454285,
0.003114149207249284,
0.061848364770412445,
0.03570716083049774,
0.07650160044431686,
0.09398669749498367,
-0.01200939528644085,
0.12066903710365295,
-0.09836772829294205,
0.05778908357024193,
0.049152523279190063,
-0.10530298203229904,
-0.2871687114238739,
-0.06226231902837753,
0.0720948725938797,
0.10895246267318726,
0.07219679653644562,
-0.025023235008120537,
0.055563148111104965,
-0.0484338216483593,
0.09366914629936218,
0.19169920682907104,
-0.23919031023979187,
-0.06770960986614227,
-0.009640761651098728,
0.025601889938116074,
0.06439708173274994,
-0.10238801687955856,
-0.022078853100538254,
0.00881148036569357,
0.017893966287374496,
0.09652730822563171,
-0.0021082202438265085,
-0.012750760652124882,
0.018906746059656143,
-0.144775390625,
-0.03483941778540611,
0.1472039520740509,
0.0704154372215271,
-0.002892673248425126,
-0.1167539656162262,
-0.04594612866640091,
-0.18630214035511017,
-0.04864181578159332,
0.013079638592898846,
0.02616475708782673,
-0.04700794443488121,
-0.06234535574913025,
0.005856589414179325,
-0.039726633578538895,
-0.07525033503770828,
0.034252651035785675,
0.11195213347673416,
0.039942167699337006,
-0.014078671112656593,
0.007772245444357395,
0.08869288861751556,
0.02646130882203579,
-0.1635952740907669,
-0.0177976805716753,
0.020903000608086586,
-0.10138367116451263,
0.0009320353274233639,
-0.0020076066721230745,
0.054327309131622314,
0.03539090231060982,
0.141027569770813,
-0.05219675227999687,
0.09378986060619354,
0.030445508658885956,
-0.000322522857459262,
-0.08666791021823883,
0.18331414461135864,
-0.061128076165914536,
-0.09990587830543518,
-0.04228058084845543,
0.11889158934354782,
0.01198562327772379,
-0.007117983419448137,
-0.06950391083955765,
0.02046879194676876,
0.06789176911115646,
0.05098230019211769,
-0.0006371699855662882,
0.03963136672973633,
-0.04212939739227295,
-0.03846590965986252,
0.052149444818496704,
-0.11960802227258682,
0.04219657555222511,
0.054696016013622284,
-0.08853983879089355,
0.0024790624156594276,
0.009766611270606518,
-0.012902827933430672,
-0.04558638855814934,
0.07682663202285767,
-0.06940316408872604,
-0.019986534491181374,
-0.06849328428506851,
-0.09066367894411087,
0.025584615767002106,
-0.040843408554792404,
-0.01357789896428585,
-0.056044723838567734,
-0.13320764899253845,
-0.04963212460279465,
0.036037661135196686,
-0.06612052023410797,
-0.06432133167982101,
-0.0711330845952034,
-0.08276118338108063,
0.056733183562755585,
-0.01877254620194435,
0.10685203224420547,
-0.0605660155415535,
0.07667453587055206,
0.041099902242422104,
0.06189657747745514,
0.07651523500680923,
0.060679126530885696,
-0.04648961126804352,
0.0586501769721508,
-0.1386537402868271,
0.09643230587244034,
-0.11144000291824341,
0.044550273567438126,
-0.1394767314195633,
-0.11309628188610077,
-0.009131621569395065,
0.004237521439790726,
0.07701733708381653,
0.11380007117986679,
-0.173216313123703,
-0.0945524275302887,
0.17776912450790405,
-0.06251940131187439,
-0.09771177172660828,
0.11125533282756805,
-0.003561120480298996,
-0.0703127458691597,
0.029422007501125336,
0.18054790794849396,
0.1298311948776245,
-0.08796176314353943,
-0.014379161410033703,
-0.024179257452487946,
0.12604132294654846,
0.019587015733122826,
0.0855783075094223,
-0.02865665592253208,
0.04860861971974373,
0.018424952402710915,
-0.0553041510283947,
0.043177295476198196,
-0.06660640239715576,
-0.08712723851203918,
-0.02755896747112274,
-0.08226028084754944,
0.020992647856473923,
0.06347094476222992,
0.019071513786911964,
-0.06603631377220154,
-0.14182552695274353,
0.008237338624894619,
0.11930257827043533,
-0.10743550956249237,
0.00745735177770257,
-0.07027831673622131,
0.05412179231643677,
0.010899838991463184,
-0.003491401206701994,
-0.15259136259555817,
-0.04654061049222946,
0.030780145898461342,
-0.07511941343545914,
0.026923492550849915,
-0.012087726965546608,
0.0744185820221901,
0.056735508143901825,
-0.04900287464261055,
-0.06221940740942955,
-0.020209869369864464,
-0.009450823068618774,
-0.04613342881202698,
-0.2234826534986496,
-0.07225652039051056,
-0.019748345017433167,
0.17019471526145935,
-0.24549661576747894,
0.013533715158700943,
0.019310327246785164,
0.12589243054389954,
0.03382311761379242,
-0.04652489721775055,
0.01595182530581951,
0.05985620245337486,
-0.02506084553897381,
-0.07877330482006073,
0.03234206885099411,
-0.013995925895869732,
-0.10431171953678131,
-0.014445604756474495,
-0.16043993830680847,
0.07129272073507309,
0.09254594892263412,
0.0318327359855175,
-0.06548981368541718,
-0.03407808393239975,
-0.05789029225707054,
-0.05385080724954605,
-0.0017177003901451826,
-0.0008034264319576323,
0.15885865688323975,
0.0185523834079504,
0.11769820004701614,
-0.06897823512554169,
-0.05244433507323265,
0.022871676832437515,
0.020721765235066414,
-0.01629120297729969,
0.16059154272079468,
0.05665185675024986,
-0.029701201245188713,
0.106098473072052,
0.05109501630067825,
-0.06833740323781967,
0.1471821516752243,
-0.06851598620414734,
-0.08742818981409073,
-0.03330756351351738,
0.020240789279341698,
0.030268093571066856,
0.11037658900022507,
-0.13136501610279083,
-0.012312082573771477,
0.03643087297677994,
0.014004679396748543,
0.015608228743076324,
-0.162053182721138,
0.008343394845724106,
0.024795472621917725,
-0.08631552755832672,
0.004907868802547455,
-0.01249769702553749,
-0.0009087728685699403,
0.08933282643556595,
0.006502201315015554,
-0.0653010830283165,
-0.03352794423699379,
-0.0277236420661211,
-0.08357000350952148,
0.18640463054180145,
-0.10481197386980057,
-0.16011430323123932,
-0.1310066282749176,
-0.003620927454903722,
-0.04683590680360794,
-0.014561483636498451,
0.023365207016468048,
-0.09007421880960464,
-0.04981835559010506,
-0.07180844247341156,
0.0437210276722908,
-0.02263714000582695,
0.014401735737919807,
0.018210748210549355,
0.007798153907060623,
0.07725244015455246,
-0.11113149672746658,
0.014405910857021809,
-0.012406558729708195,
-0.026150774210691452,
0.0024135850835591555,
0.02542460709810257,
0.09546226263046265,
0.17739176750183105,
0.0562320351600647,
0.03482901304960251,
-0.02467321790754795,
0.18463246524333954,
-0.10999389737844467,
0.02202318236231804,
0.11251092702150345,
0.0003276402421761304,
0.04520058259367943,
0.13593657314777374,
0.048672404140233994,
-0.07024543732404709,
-0.0028336176183074713,
0.03507348150014877,
-0.021452555432915688,
-0.22070607542991638,
-0.06533055752515793,
-0.06667526066303253,
0.012404277920722961,
0.11938729882240295,
0.038651395589113235,
0.020248735323548317,
0.02752864733338356,
-0.020646020770072937,
0.00354784750379622,
0.02523995004594326,
0.061084307730197906,
0.12073016166687012,
0.046567823737859726,
0.12350601702928543,
-0.025490058586001396,
-0.040867436677217484,
0.04280440881848335,
0.002808164805173874,
0.21666264533996582,
-0.023802151903510094,
0.19098526239395142,
0.025063930079340935,
0.1298951357603073,
0.007559334393590689,
0.043309371918439865,
0.007686489261686802,
-0.0016186423599720001,
0.02470645308494568,
-0.06770597398281097,
-0.01133532915264368,
0.04212566092610359,
0.07428473979234695,
0.030805498361587524,
-0.0841347724199295,
0.004862253554165363,
0.036806341260671616,
0.29693135619163513,
0.08414645493030548,
-0.32218629121780396,
-0.09204868227243423,
0.023228809237480164,
-0.044514406472444534,
-0.043050773441791534,
0.041677456349134445,
0.11280394345521927,
-0.06902095675468445,
0.09098435193300247,
-0.058267250657081604,
0.08630309253931046,
-0.07336945831775665,
0.009483488276600838,
0.10009007155895233,
0.10476033389568329,
0.013396107591688633,
0.05610256642103195,
-0.1998201161623001,
0.2600548267364502,
-0.0015278906794264913,
0.05327979475259781,
-0.04621666669845581,
0.04168683663010597,
0.02255977876484394,
-0.01851845346391201,
0.08655011653900146,
-0.011170617304742336,
-0.12333807349205017,
-0.1776900738477707,
-0.09371580928564072,
0.01385170966386795,
0.11792369931936264,
-0.05482522025704384,
0.11631706357002258,
-0.029181066900491714,
-0.05275097116827965,
0.043764661997556686,
-0.10135657340288162,
-0.07309520989656448,
-0.10858135670423508,
0.045593976974487305,
0.03651956468820572,
0.027372654527425766,
-0.06527439504861832,
-0.08811703324317932,
-0.06903786957263947,
0.14971372485160828,
-0.13561099767684937,
-0.04481307417154312,
-0.13423332571983337,
0.053581640124320984,
0.19044360518455505,
-0.08165626227855682,
0.04054608568549156,
0.013136545196175575,
0.11945471912622452,
0.041543252766132355,
-0.05481119826436043,
0.10076291859149933,
-0.07807912677526474,
-0.21528130769729614,
-0.034227628260850906,
0.1653805375099182,
0.022486545145511627,
0.06367304176092148,
-0.03749595209956169,
0.04806192219257355,
-0.015892384573817253,
-0.09194725751876831,
0.050881825387477875,
0.05537837743759155,
0.005180046893656254,
0.04163804650306702,
-0.03738105669617653,
0.0037641292437911034,
-0.05438067018985748,
-0.012817172333598137,
0.10084664076566696,
0.24894650280475616,
-0.10647828876972198,
0.04632730036973953,
0.039354681968688965,
-0.056000303477048874,
-0.1560327708721161,
-0.004197884816676378,
0.10601082444190979,
0.024579472839832306,
-0.012858019210398197,
-0.20615270733833313,
0.07597222179174423,
0.0923347994685173,
-0.022593483328819275,
0.11269410699605942,
-0.30171599984169006,
-0.13862687349319458,
0.11035439372062683,
0.050207071006298065,
-0.0664401724934578,
-0.1729457676410675,
-0.0695357620716095,
-0.0068340967409312725,
-0.07462676614522934,
0.07764240354299545,
-0.01181427575647831,
0.10577180981636047,
-0.02256864681839943,
0.04055558890104294,
0.02547871321439743,
-0.0429314449429512,
0.15432876348495483,
0.01974583975970745,
0.03517458215355873,
-0.010907589457929134,
0.01701703481376171,
0.0072588673792779446,
-0.07295874506235123,
0.04079219326376915,
-0.08073610812425613,
0.036635562777519226,
-0.149881511926651,
-0.026039518415927887,
-0.08173512667417526,
0.018822303041815758,
-0.03844761475920677,
-0.02676221914589405,
-0.02784501388669014,
0.05174577608704567,
0.07226371765136719,
0.0015395141672343016,
0.12715010344982147,
-0.04321599751710892,
0.13273011147975922,
0.13250356912612915,
0.09331195056438446,
0.02839145064353943,
-0.10963251441717148,
-0.00221363827586174,
0.0017354701412841678,
0.027800485491752625,
-0.14059044420719147,
0.03834042698144913,
0.1604776233434677,
0.04629940912127495,
0.1353904902935028,
0.05034241825342178,
-0.06275160610675812,
-0.012047559022903442,
0.05992274358868599,
-0.09978789836168289,
-0.13031722605228424,
-0.029094984754920006,
-0.019524134695529938,
-0.13696110248565674,
0.005196527112275362,
0.11728481948375702,
-0.04254012927412987,
0.006120527163147926,
0.014468672685325146,
0.05022944137454033,
-0.015111874788999557,
0.2167428433895111,
0.05393960699439049,
0.09080024063587189,
-0.1050969585776329,
0.07141955941915512,
0.06483087688684464,
-0.11248182505369186,
0.03681368753314018,
0.12829609215259552,
-0.0542653352022171,
-0.025457406416535378,
0.007928846403956413,
0.07003362476825714,
-0.0012919033179059625,
-0.05589800328016281,
-0.10623788833618164,
-0.1458161175251007,
0.09118590503931046,
0.09519466757774353,
0.02363509312272072,
0.01832483895123005,
-0.03398091718554497,
0.031658221036195755,
-0.09628695249557495,
0.12589222192764282,
0.07439965009689331,
0.06903713196516037,
-0.13278254866600037,
0.12110523134469986,
0.0008446048013865948,
0.01013305876404047,
-0.006481236778199673,
0.0029468280263245106,
-0.13029132783412933,
0.00795838050544262,
-0.12114346772432327,
0.00867193378508091,
-0.05586312711238861,
0.009792373515665531,
-0.0038866596296429634,
-0.06029259040951729,
-0.061003513634204865,
0.01562998816370964,
-0.10025393962860107,
-0.04411553591489792,
-0.028825297951698303,
0.06244850903749466,
-0.12577565014362335,
-0.014237096533179283,
0.021053873002529144,
-0.11585332453250885,
0.09346428513526917,
0.03660539165139198,
0.012298289686441422,
0.032059937715530396,
-0.053329505026340485,
0.020273955538868904,
0.03396992385387421,
0.02633719891309738,
0.04428871348500252,
-0.1379014402627945,
0.00004994077971787192,
-0.03439648076891899,
0.01692388206720352,
0.0002477215602993965,
0.015285942703485489,
-0.11579481512308121,
0.011920074932277203,
-0.05073103308677673,
-0.04968098923563957,
-0.05975836515426636,
0.0637083500623703,
0.06928151100873947,
0.025642847642302513,
0.13185590505599976,
-0.07463572919368744,
0.04751881957054138,
-0.2363176941871643,
-0.006968268193304539,
-0.008997338823974133,
-0.0753365159034729,
-0.02979946695268154,
-0.010225540958344936,
0.1058194562792778,
-0.06317596882581711,
0.10936316847801208,
-0.027110207825899124,
0.05155885964632034,
0.026312990114092827,
-0.08234602212905884,
0.005964313168078661,
0.051062777638435364,
0.16041435301303864,
0.05060739815235138,
-0.0226967241615057,
0.07723429054021835,
-0.002468008315190673,
0.049020830541849136,
0.12677167356014252,
0.1629372090101242,
0.13543593883514404,
0.027310824021697044,
0.072362020611763,
0.08214611560106277,
-0.1398276835680008,
-0.14126478135585785,
0.12285701185464859,
-0.06505428999662399,
0.14793170988559723,
-0.03188536688685417,
0.1888309121131897,
0.08685217797756195,
-0.20148640871047974,
0.06328389048576355,
-0.04322078078985214,
-0.09982673823833466,
-0.120579794049263,
-0.08507628738880157,
-0.08273342251777649,
-0.1645837277173996,
0.0023534444626420736,
-0.12402905523777008,
0.04673927277326584,
0.051981519907712936,
0.039326492697000504,
0.027751309797167778,
0.10240934789180756,
0.04509229212999344,
0.012222111225128174,
0.0931294709444046,
0.035797689110040665,
-0.007294148672372103,
-0.04207539185881615,
-0.0681072473526001,
0.035371508449316025,
-0.02006593905389309,
0.05329740792512894,
-0.040106628090143204,
-0.08503329753875732,
0.06109070032835007,
-0.0030412019696086645,
-0.08733350783586502,
0.015462507493793964,
-0.005020217504352331,
0.03957422077655792,
0.0717608779668808,
0.03635202348232269,
-0.0327913761138916,
-0.023876454681158066,
0.21874003112316132,
-0.10470469295978546,
-0.05819490924477577,
-0.11861453205347061,
0.22442735731601715,
-0.011529131792485714,
-0.01387200690805912,
0.03242135047912598,
-0.06795573979616165,
-0.030662642791867256,
0.16462205350399017,
0.17112962901592255,
-0.02933899499475956,
-0.01340810488909483,
0.01655670441687107,
-0.003486138302832842,
-0.030554749071598053,
0.08205314725637436,
0.13005609810352325,
0.1313963532447815,
-0.036081377416849136,
-0.04407221078872681,
-0.011524733155965805,
-0.05031454935669899,
-0.04905559867620468,
0.08419142663478851,
0.02014150284230709,
-0.007342775817960501,
-0.022683339193463326,
0.08752645552158356,
-0.09310045838356018,
-0.11482609063386917,
0.035317618399858475,
-0.20793567597866058,
-0.1936921626329422,
-0.042989086359739304,
0.037054985761642456,
0.02881581336259842,
0.03378288820385933,
0.003614367451518774,
-0.048026375472545624,
0.10136638581752777,
-0.000012482998499763198,
-0.06686634570360184,
-0.09099666029214859,
0.07021203637123108,
-0.09841103106737137,
0.1817116141319275,
-0.03922702744603157,
0.029334276914596558,
0.11616533249616623,
0.03909510001540184,
-0.09668812155723572,
0.03955407068133354,
0.08612700551748276,
-0.1299891471862793,
0.0479697585105896,
0.17290078103542328,
-0.04673653468489647,
0.14232417941093445,
0.05574050545692444,
-0.08018693327903748,
-0.004282816778868437,
-0.03741961345076561,
-0.049824874848127365,
-0.05763068050146103,
-0.018112564459443092,
-0.04087086766958237,
0.15216167271137238,
0.2138110250234604,
-0.06408428400754929,
-0.023106146603822708,
-0.03932807967066765,
0.024255825206637383,
0.01653297431766987,
0.12818260490894318,
-0.032270923256874084,
-0.241792231798172,
0.012882528826594353,
-0.01353310327976942,
0.02763557806611061,
-0.21487021446228027,
-0.08222169429063797,
0.018030237406492233,
-0.04353407770395279,
-0.05738963559269905,
0.1296556144952774,
0.06323140114545822,
0.03704390674829483,
-0.05486564710736275,
-0.06424225866794586,
-0.024249685928225517,
0.17104513943195343,
-0.19111289083957672,
-0.06028019264340401
] |
null | null | transformers |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
should probably proofread and complete it, then remove this comment. -->
# wav2vec2-large-voxrex-npsc
This model is a fine-tuned version of [KBLab/wav2vec2-large-voxrex](https://huggingface.co/KBLab/wav2vec2-large-voxrex) on the NBAILAB/NPSC - 16K_MP3 dataset.
It achieves the following results on the evaluation set:
- Loss: nan
- Wer: 1.0
## 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:
- learning_rate: 0.0001
- train_batch_size: 16
- eval_batch_size: 16
- seed: 42
- gradient_accumulation_steps: 2
- total_train_batch_size: 32
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
- lr_scheduler_type: linear
- lr_scheduler_warmup_steps: 2000
- num_epochs: 15.0
- mixed_precision_training: Native AMP
### Training results
| Training Loss | Epoch | Step | Validation Loss | Wer |
|:-------------:|:-----:|:-----:|:---------------:|:------:|
| 2.9728 | 0.32 | 500 | 2.9449 | 1.0 |
| 2.5099 | 0.64 | 1000 | 1.8492 | 0.9910 |
| 0.7872 | 0.97 | 1500 | 0.4467 | 0.3774 |
| 0.5993 | 1.29 | 2000 | 0.3181 | 0.2819 |
| 0.5134 | 1.61 | 2500 | 0.2638 | 0.2401 |
| 0.4544 | 1.93 | 3000 | 0.2287 | 0.2091 |
| 0.4085 | 2.26 | 3500 | 0.2153 | 0.1918 |
| 0.3921 | 2.58 | 4000 | 0.2004 | 0.1804 |
| 0.4613 | 2.9 | 4500 | 0.1905 | 0.1732 |
| 0.3402 | 3.22 | 5000 | 0.1778 | 0.1659 |
| 0.3258 | 3.55 | 5500 | 0.1732 | 0.1571 |
| 0.3044 | 3.87 | 6000 | 0.1677 | 0.1497 |
| 0.2914 | 4.19 | 6500 | 0.1597 | 0.1420 |
| 0.278 | 4.51 | 7000 | 0.1574 | 0.1386 |
| 0.2858 | 4.84 | 7500 | 0.1552 | 0.1300 |
| 0.2585 | 5.16 | 8000 | 0.1523 | 0.1276 |
| 0.2827 | 5.48 | 8500 | 0.1448 | 0.1265 |
| 0.3365 | 5.8 | 9000 | 0.1411 | 0.1232 |
| 0.2488 | 6.13 | 9500 | 0.1456 | 0.1195 |
| 0.2406 | 6.45 | 10000 | 0.1414 | 0.1194 |
| 0.2488 | 6.77 | 10500 | 0.1393 | 0.1173 |
| 0.3084 | 7.09 | 11000 | 0.1379 | 0.1164 |
| 0.2365 | 7.41 | 11500 | 0.1387 | 0.1165 |
| 0.2217 | 7.74 | 12000 | 0.1381 | 0.1132 |
| 0.2381 | 8.06 | 12500 | 0.1360 | 0.1126 |
| 0.2329 | 8.38 | 13000 | 0.1357 | 0.1124 |
| 0.2103 | 8.7 | 13500 | 0.1335 | 0.1087 |
| 0.2366 | 9.03 | 14000 | 0.1388 | 0.1105 |
| 0.2289 | 9.35 | 14500 | 0.1383 | 0.1098 |
| 0.2486 | 9.67 | 15000 | 0.1386 | 0.1087 |
| **0.2772** | **9.99** | **15500** | **0.1598** | **0.1093** |
| 0.2728 | 10.32 | 16000 | 0.1814 | 0.1110 |
| 0.3437 | 10.64 | 16500 | 0.2505 | 0.1124 |
| 0.431 | 10.96 | 17000 | 0.2828 | 0.1143 |
| 0.3929 | 11.28 | 17500 | 0.2977 | 0.1149 |
| 0.4396 | 11.61 | 18000 | 0.3198 | 0.1170 |
| 0.59 | 11.93 | 18500 | 0.4158 | 0.1315 |
| 0.7813 | 12.25 | 19000 | 0.6123 | 0.2208 |
| 0.9345 | 12.57 | 19500 | 0.6815 | 0.2885 |
| 0.998 | 12.89 | 20000 | 0.7587 | 0.1991 |
| 1.0493 | 13.22 | 20500 | 0.7583 | 0.1996 |
| 1.438 | 13.54 | 21000 | nan | 1.0 |
| 0.0 | 13.86 | 21500 | nan | 1.0 |
| 0.0 | 14.18 | 22000 | nan | 1.0 |
| 0.0 | 14.51 | 22500 | nan | 1.0 |
| 0.0 | 14.83 | 23000 | nan | 1.0 |
### Framework versions
- Transformers 4.17.0.dev0
- Pytorch 1.10.2+cu113
- Datasets 1.18.3.dev0
- Tokenizers 0.11.0
| {"license": "cc0-1.0", "tags": ["automatic-speech-recognition", "NbAiLab/NPSC", "generated_from_trainer", "robust-speech-event"], "datasets": ["NbAiLab/NPSC"], "base_model": "KBLab/wav2vec2-large-voxrex", "model-index": [{"name": "wav2vec2-large-voxrex-npsc", "results": []}]} | automatic-speech-recognition | NbAiLab/wav2vec2-large-voxrex-npsc | [
"transformers",
"pytorch",
"tensorboard",
"wav2vec2",
"automatic-speech-recognition",
"NbAiLab/NPSC",
"generated_from_trainer",
"robust-speech-event",
"dataset:NbAiLab/NPSC",
"base_model:KBLab/wav2vec2-large-voxrex",
"license:cc0-1.0",
"endpoints_compatible",
"region:us"
] | 2022-03-02T23:29:04+00:00 | [] | [] | TAGS
#transformers #pytorch #tensorboard #wav2vec2 #automatic-speech-recognition #NbAiLab/NPSC #generated_from_trainer #robust-speech-event #dataset-NbAiLab/NPSC #base_model-KBLab/wav2vec2-large-voxrex #license-cc0-1.0 #endpoints_compatible #region-us
| wav2vec2-large-voxrex-npsc
==========================
This model is a fine-tuned version of KBLab/wav2vec2-large-voxrex on the NBAILAB/NPSC - 16K\_MP3 dataset.
It achieves the following results on the evaluation set:
* Loss: nan
* Wer: 1.0
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:
* learning\_rate: 0.0001
* train\_batch\_size: 16
* eval\_batch\_size: 16
* seed: 42
* gradient\_accumulation\_steps: 2
* total\_train\_batch\_size: 32
* optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
* lr\_scheduler\_type: linear
* lr\_scheduler\_warmup\_steps: 2000
* num\_epochs: 15.0
* mixed\_precision\_training: Native AMP
### Training results
### Framework versions
* Transformers 4.17.0.dev0
* Pytorch 1.10.2+cu113
* Datasets 1.18.3.dev0
* Tokenizers 0.11.0
| [
"### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* learning\\_rate: 0.0001\n* train\\_batch\\_size: 16\n* eval\\_batch\\_size: 16\n* seed: 42\n* gradient\\_accumulation\\_steps: 2\n* total\\_train\\_batch\\_size: 32\n* optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08\n* lr\\_scheduler\\_type: linear\n* lr\\_scheduler\\_warmup\\_steps: 2000\n* num\\_epochs: 15.0\n* mixed\\_precision\\_training: Native AMP",
"### Training results",
"### Framework versions\n\n\n* Transformers 4.17.0.dev0\n* Pytorch 1.10.2+cu113\n* Datasets 1.18.3.dev0\n* Tokenizers 0.11.0"
] | [
"TAGS\n#transformers #pytorch #tensorboard #wav2vec2 #automatic-speech-recognition #NbAiLab/NPSC #generated_from_trainer #robust-speech-event #dataset-NbAiLab/NPSC #base_model-KBLab/wav2vec2-large-voxrex #license-cc0-1.0 #endpoints_compatible #region-us \n",
"### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* learning\\_rate: 0.0001\n* train\\_batch\\_size: 16\n* eval\\_batch\\_size: 16\n* seed: 42\n* gradient\\_accumulation\\_steps: 2\n* total\\_train\\_batch\\_size: 32\n* optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08\n* lr\\_scheduler\\_type: linear\n* lr\\_scheduler\\_warmup\\_steps: 2000\n* num\\_epochs: 15.0\n* mixed\\_precision\\_training: Native AMP",
"### Training results",
"### Framework versions\n\n\n* Transformers 4.17.0.dev0\n* Pytorch 1.10.2+cu113\n* Datasets 1.18.3.dev0\n* Tokenizers 0.11.0"
] | [
103,
159,
4,
39
] | [
"passage: TAGS\n#transformers #pytorch #tensorboard #wav2vec2 #automatic-speech-recognition #NbAiLab/NPSC #generated_from_trainer #robust-speech-event #dataset-NbAiLab/NPSC #base_model-KBLab/wav2vec2-large-voxrex #license-cc0-1.0 #endpoints_compatible #region-us \n### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* learning\\_rate: 0.0001\n* train\\_batch\\_size: 16\n* eval\\_batch\\_size: 16\n* seed: 42\n* gradient\\_accumulation\\_steps: 2\n* total\\_train\\_batch\\_size: 32\n* optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08\n* lr\\_scheduler\\_type: linear\n* lr\\_scheduler\\_warmup\\_steps: 2000\n* num\\_epochs: 15.0\n* mixed\\_precision\\_training: Native AMP### Training results### Framework versions\n\n\n* Transformers 4.17.0.dev0\n* Pytorch 1.10.2+cu113\n* Datasets 1.18.3.dev0\n* Tokenizers 0.11.0"
] | [
-0.1375894844532013,
0.13890138268470764,
-0.004365609027445316,
0.06926747411489487,
0.08580595999956131,
0.020396161824464798,
0.08837465196847916,
0.15794314444065094,
-0.05392439290881157,
0.12446875125169754,
0.10543430596590042,
0.07543586939573288,
0.07077518105506897,
0.1568364053964615,
-0.027440711855888367,
-0.2950153052806854,
0.006542092654854059,
-0.01586008444428444,
-0.12009573727846146,
0.10611006617546082,
0.08171098679304123,
-0.10870871692895889,
0.04260899871587753,
0.004679430276155472,
-0.07723638415336609,
-0.020344816148281097,
-0.03978746756911278,
-0.057342033833265305,
0.09574830532073975,
0.040835727006196976,
0.06706199049949646,
0.0324573814868927,
0.10153870284557343,
-0.233729287981987,
0.0028767117764800787,
0.06180129572749138,
0.03479525446891785,
0.0808093324303627,
0.0983937606215477,
-0.010294546373188496,
0.12040653079748154,
-0.11025651544332504,
0.05514562875032425,
0.04380722716450691,
-0.10061004012823105,
-0.27760007977485657,
-0.06607110053300858,
0.06363410502672195,
0.11075975000858307,
0.06808573752641678,
-0.023817773908376694,
0.05838252604007721,
-0.04448067396879196,
0.09895926713943481,
0.20499850809574127,
-0.24174636602401733,
-0.07052893936634064,
-0.007053247187286615,
0.037611473351716995,
0.06200303137302399,
-0.09561365097761154,
-0.017732487991452217,
0.009560729376971722,
0.019958365708589554,
0.10090713948011398,
0.00022813717077951878,
-0.012678105384111404,
0.019108543172478676,
-0.1417398452758789,
-0.04118787497282028,
0.13730193674564362,
0.060789767652750015,
-0.006931462790817022,
-0.11396554857492447,
-0.04611723870038986,
-0.19131840765476227,
-0.044242627918720245,
0.015195341780781746,
0.024065667763352394,
-0.0562480203807354,
-0.07887997478246689,
-0.00005673313717124984,
-0.04631469398736954,
-0.0789831206202507,
0.032496705651283264,
0.1125621348619461,
0.04476365074515343,
-0.012587209232151508,
0.01509666908532381,
0.09808368235826492,
0.038099128752946854,
-0.1649046391248703,
-0.020692847669124603,
0.023530926555395126,
-0.10127830505371094,
-0.004111155867576599,
-0.006360539235174656,
0.06138520687818527,
0.02924990840256214,
0.13630732893943787,
-0.050725050270557404,
0.084090456366539,
0.030904915183782578,
-0.0019746862817555666,
-0.07860147207975388,
0.17447862029075623,
-0.06168246269226074,
-0.09046956896781921,
-0.041571278125047684,
0.11450818926095963,
0.0034668988082557917,
-0.002107085892930627,
-0.06476862728595734,
0.01785050705075264,
0.07687488943338394,
0.06332012265920639,
-0.003195876022800803,
0.031090974807739258,
-0.04352644830942154,
-0.03755776584148407,
0.054976869374513626,
-0.11294998228549957,
0.0368364043533802,
0.05272529274225235,
-0.09031940996646881,
-0.003056551329791546,
0.007799872197210789,
-0.0086576659232378,
-0.036120008677244186,
0.07741780579090118,
-0.06496786326169968,
-0.013995585031807423,
-0.06100207939743996,
-0.10058057308197021,
0.02049255557358265,
-0.059312645345926285,
-0.011377988383173943,
-0.057501696050167084,
-0.13764871656894684,
-0.05387749895453453,
0.03795715048909187,
-0.06887811422348022,
-0.0658717229962349,
-0.07055274397134781,
-0.07818836718797684,
0.05223504826426506,
-0.019199691712856293,
0.12518741190433502,
-0.05868113413453102,
0.0833946093916893,
0.027396515011787415,
0.0601491779088974,
0.08054620772600174,
0.05799993872642517,
-0.04092549532651901,
0.06108919531106949,
-0.13084064424037933,
0.09613151848316193,
-0.10379388183355331,
0.03506550192832947,
-0.15126460790634155,
-0.1150827556848526,
0.0017487816512584686,
-0.0009366967715322971,
0.08156786859035492,
0.11231953650712967,
-0.18212997913360596,
-0.08570035547018051,
0.1698838174343109,
-0.052126478403806686,
-0.09307010471820831,
0.10496809333562851,
-0.011893724091351032,
-0.05555649846792221,
0.029098600149154663,
0.1693217009305954,
0.12852975726127625,
-0.10080169886350632,
-0.01020034309476614,
-0.02767617627978325,
0.12648455798625946,
0.022548025473952293,
0.08725504577159882,
-0.025973863899707794,
0.05132850259542465,
0.00927747692912817,
-0.06293968111276627,
0.043374039232730865,
-0.07902923971414566,
-0.08455240726470947,
-0.025526028126478195,
-0.08494997769594193,
0.024563010782003403,
0.05310363695025444,
0.022959614172577858,
-0.06840819865465164,
-0.1340513378381729,
0.009544598869979382,
0.12447351217269897,
-0.10538207739591599,
0.007871363312005997,
-0.06709099560976028,
0.04984552785754204,
-0.006396893411874771,
-0.00830184854567051,
-0.15806908905506134,
-0.05223284661769867,
0.035635970532894135,
-0.0670265182852745,
0.019267838448286057,
-0.010894466191530228,
0.07331628352403641,
0.05815325304865837,
-0.039726100862026215,
-0.06733997166156769,
-0.027546068653464317,
-0.010637161321938038,
-0.053488586097955704,
-0.21868841350078583,
-0.07589680701494217,
-0.023820199072360992,
0.15652260184288025,
-0.2313656210899353,
0.007624729536473751,
0.015858059749007225,
0.12117795646190643,
0.030849214643239975,
-0.04597796872258186,
0.014479623176157475,
0.0559738352894783,
-0.02560640126466751,
-0.07572439312934875,
0.032008036971092224,
-0.015879329293966293,
-0.10238736867904663,
0.003151170676574111,
-0.14135794341564178,
0.05709456279873848,
0.08378861099481583,
0.040872953832149506,
-0.0703945904970169,
-0.04571231082081795,
-0.06384355574846268,
-0.05148594453930855,
-0.008869336917996407,
-0.0034204437397420406,
0.1660023182630539,
0.01947004161775112,
0.1147279366850853,
-0.07316811382770538,
-0.06555447727441788,
0.02442437969148159,
0.02561616338789463,
-0.013510337099432945,
0.1637088656425476,
0.052749913185834885,
-0.037728480994701385,
0.09753210097551346,
0.05642452463507652,
-0.061217937618494034,
0.14179286360740662,
-0.07038116455078125,
-0.09043028950691223,
-0.03893038630485535,
0.02309902384877205,
0.026218805462121964,
0.11318197846412659,
-0.12156256288290024,
-0.01531888172030449,
0.03644579276442528,
0.011229008436203003,
0.012820474803447723,
-0.1642087697982788,
0.006925228983163834,
0.034198544919490814,
-0.08779437839984894,
0.002692438429221511,
-0.00885824579745531,
0.004649260081350803,
0.09177091717720032,
0.0036141364835202694,
-0.06159155070781708,
-0.03678584471344948,
-0.027888786047697067,
-0.08117520809173584,
0.18987122178077698,
-0.10337173938751221,
-0.14622488617897034,
-0.11707569658756256,
-0.002473941072821617,
-0.037115130573511124,
-0.015569831244647503,
0.01761915162205696,
-0.09023185819387436,
-0.04895709082484245,
-0.07385044544935226,
0.039095889776945114,
-0.023038232699036598,
0.02098940871655941,
0.014066974632441998,
0.006761235650628805,
0.07002540677785873,
-0.11081302911043167,
0.01835588738322258,
-0.01556822843849659,
-0.029899118468165398,
0.004301245789974928,
0.03359098732471466,
0.0971698984503746,
0.1715109944343567,
0.05342445522546768,
0.033564381301403046,
-0.023223692551255226,
0.18875759840011597,
-0.10419940948486328,
0.020464051514863968,
0.11518203467130661,
-0.0017247298965230584,
0.04317217320203781,
0.136081263422966,
0.04813312366604805,
-0.06944103538990021,
0.0002068168541882187,
0.03188888728618622,
-0.021639419719576836,
-0.22293239831924438,
-0.06507044285535812,
-0.060514457523822784,
0.013625379651784897,
0.12356012314558029,
0.033911190927028656,
0.0036861884873360395,
0.02744979038834572,
-0.021774057298898697,
0.004288220312446356,
0.021865928545594215,
0.06238912045955658,
0.09713470935821533,
0.03872303292155266,
0.12479166686534882,
-0.01684902422130108,
-0.038660094141960144,
0.038483068346977234,
0.007384199183434248,
0.23900525271892548,
-0.031263142824172974,
0.19627226889133453,
0.030713384971022606,
0.13103993237018585,
0.004422420635819435,
0.04844615235924721,
0.0017681494355201721,
-0.00002261637018818874,
0.026146043092012405,
-0.064121775329113,
-0.0037835417315363884,
0.041580114513635635,
0.08115116506814957,
0.02525363862514496,
-0.08476771414279938,
-0.0003775027289520949,
0.03086470626294613,
0.28593674302101135,
0.09116695821285248,
-0.3142428696155548,
-0.08685042709112167,
0.021979954093694687,
-0.045463934540748596,
-0.04355844855308533,
0.03087329864501953,
0.12230829149484634,
-0.07245925068855286,
0.07378941029310226,
-0.06321808695793152,
0.08513651043176651,
-0.07259120047092438,
0.0004356365534476936,
0.09982475638389587,
0.10077206045389175,
0.010814362205564976,
0.05321292579174042,
-0.195519357919693,
0.27299150824546814,
-0.0008602552115917206,
0.049463894218206406,
-0.05447141081094742,
0.0349031426012516,
0.016629178076982498,
-0.03334682434797287,
0.09274356812238693,
-0.01073108147829771,
-0.11609028279781342,
-0.18036890029907227,
-0.10036404430866241,
0.014927373267710209,
0.12440933287143707,
-0.06028223782777786,
0.11957965046167374,
-0.020795723423361778,
-0.051379021257162094,
0.04054791107773781,
-0.1064634919166565,
-0.0827457383275032,
-0.10332678258419037,
0.037643544375896454,
0.021886803209781647,
0.021200785413384438,
-0.06682536005973816,
-0.09170616418123245,
-0.06272347271442413,
0.15164776146411896,
-0.12970827519893646,
-0.05028579756617546,
-0.13132570683956146,
0.06411706656217575,
0.19696152210235596,
-0.08148706704378128,
0.04868347570300102,
0.014466394670307636,
0.11872724443674088,
0.029183419421315193,
-0.04917246103286743,
0.09474027156829834,
-0.08048908412456512,
-0.21885114908218384,
-0.04258444532752037,
0.1713847815990448,
0.029220758005976677,
0.06990000605583191,
-0.034607190638780594,
0.04640524461865425,
-0.018942655995488167,
-0.08749695122241974,
0.047056637704372406,
0.0393650159239769,
0.015248174779117107,
0.04560769721865654,
-0.031781770288944244,
0.009185840375721455,
-0.061172083020210266,
-0.02209373563528061,
0.10757986456155777,
0.2531885802745819,
-0.10465773195028305,
0.05519014596939087,
0.02804865501821041,
-0.05333961918950081,
-0.15609005093574524,
-0.006586155388504267,
0.11973509937524796,
0.02978927455842495,
-0.0033684095833450556,
-0.20644065737724304,
0.05692705139517784,
0.08160867542028427,
-0.022311627864837646,
0.1164560616016388,
-0.31402426958084106,
-0.1427692323923111,
0.0973992794752121,
0.06318452209234238,
-0.06366607546806335,
-0.16187213361263275,
-0.07099399715662003,
0.00011708720558090135,
-0.06985477358102798,
0.07721732556819916,
-0.009171552024781704,
0.10757949203252792,
-0.01810973323881626,
0.04795823618769646,
0.02607077546417713,
-0.046034205704927444,
0.1598224937915802,
0.014315987005829811,
0.03360719606280327,
-0.011491576209664345,
0.016245251521468163,
-0.00040374090895056725,
-0.07204641401767731,
0.031879425048828125,
-0.08330513536930084,
0.042238153517246246,
-0.15044403076171875,
-0.02621590718626976,
-0.08936144411563873,
0.01863114908337593,
-0.04419097676873207,
-0.03445470705628395,
-0.029522843658924103,
0.0520852692425251,
0.07027110457420349,
0.0009045158512890339,
0.11909113079309464,
-0.03427590802311897,
0.11899609118700027,
0.12529344856739044,
0.08389560878276825,
0.045550134032964706,
-0.10142124444246292,
0.0007894597365520895,
-0.0008689751266501844,
0.026392290368676186,
-0.1429562270641327,
0.030993297696113586,
0.16218455135822296,
0.04909323900938034,
0.13360854983329773,
0.045052435249090195,
-0.06394146382808685,
-0.006716461852192879,
0.05353178456425667,
-0.09872700273990631,
-0.11774925142526627,
-0.025534262880682945,
-0.018993305042386055,
-0.1350507140159607,
-0.0017364429077133536,
0.11957604438066483,
-0.041964419186115265,
0.0000945679857977666,
0.007948863320052624,
0.04644499719142914,
-0.013446042314171791,
0.2324209064245224,
0.05061250180006027,
0.09076663106679916,
-0.10124439001083374,
0.061328619718551636,
0.062150657176971436,
-0.10851696878671646,
0.03346448019146919,
0.11646226048469543,
-0.05504467710852623,
-0.021700063720345497,
0.019786616787314415,
0.07213422656059265,
-0.00019731660722754896,
-0.04475568234920502,
-0.10731858015060425,
-0.1431542932987213,
0.09238240867853165,
0.10072898864746094,
0.023920292034745216,
0.022469498217105865,
-0.030083948746323586,
0.02998073771595955,
-0.09199168533086777,
0.13278286159038544,
0.08841299265623093,
0.06739917397499084,
-0.12723396718502045,
0.13282229006290436,
-0.0010727746412158012,
0.023481326177716255,
-0.004834557417780161,
0.01006285473704338,
-0.12018463760614395,
0.011092069558799267,
-0.12448864430189133,
0.011365480720996857,
-0.05500267073512077,
-0.0012259590439498425,
-0.007615059148520231,
-0.05895423889160156,
-0.05336880311369896,
0.019642509520053864,
-0.09709970653057098,
-0.04477045312523842,
-0.03336961567401886,
0.057350195944309235,
-0.1208120584487915,
-0.023661339655518532,
0.020409107208251953,
-0.12132397294044495,
0.09747111052274704,
0.03374369442462921,
0.02155482769012451,
0.03116018697619438,
-0.05842830240726471,
0.02201911248266697,
0.03293913975358009,
0.02322889119386673,
0.043924152851104736,
-0.14689241349697113,
-0.001136094331741333,
-0.0375959537923336,
0.01611347123980522,
-0.0054552629590034485,
0.019609754905104637,
-0.11258620768785477,
0.013531280681490898,
-0.052318647503852844,
-0.043936606496572495,
-0.05477127432823181,
0.060850851237773895,
0.062410324811935425,
0.029492555186152458,
0.1284901201725006,
-0.07378435134887695,
0.05885443463921547,
-0.2387360781431198,
-0.007612336426973343,
-0.013376747258007526,
-0.07288268953561783,
-0.03427274525165558,
-0.01667429693043232,
0.10583946108818054,
-0.06538579612970352,
0.10163327306509018,
-0.02870188094675541,
0.04666987434029579,
0.025874067097902298,
-0.07490289956331253,
0.005331763997673988,
0.053152475506067276,
0.1610812246799469,
0.0467817485332489,
-0.020573485642671585,
0.06301555782556534,
0.001288519473746419,
0.053649503737688065,
0.12048707902431488,
0.16553236544132233,
0.13675156235694885,
0.04621497541666031,
0.06632062792778015,
0.08701906353235245,
-0.1483023315668106,
-0.13747379183769226,
0.10530821233987808,
-0.06058407947421074,
0.14454242587089539,
-0.024417301639914513,
0.18438474833965302,
0.07907475531101227,
-0.20917518436908722,
0.05312250554561615,
-0.03411716967821121,
-0.10296973586082458,
-0.11686874181032181,
-0.08009903877973557,
-0.08324640244245529,
-0.14783792197704315,
0.004631064832210541,
-0.1193421334028244,
0.053901307284832,
0.04370875656604767,
0.0417722724378109,
0.03373653069138527,
0.10431704670190811,
0.05109880119562149,
0.008595707826316357,
0.0969163253903389,
0.042483340948820114,
-0.0022573177702724934,
-0.029064098373055458,
-0.06799834966659546,
0.034945860505104065,
-0.02228494919836521,
0.05340515822172165,
-0.040256522595882416,
-0.08612888306379318,
0.057875435799360275,
0.005728092510253191,
-0.09260663390159607,
0.009523927234113216,
-0.007048353552818298,
0.04670252650976181,
0.09278519451618195,
0.03975244611501694,
-0.01846940815448761,
-0.027861349284648895,
0.21290051937103271,
-0.09544984251260757,
-0.05642138421535492,
-0.11958823353052139,
0.21451342105865479,
-0.01097786333411932,
-0.016886800527572632,
0.04150903970003128,
-0.06352271884679794,
-0.02775818482041359,
0.16074085235595703,
0.174539715051651,
-0.030799590051174164,
-0.012468738481402397,
0.01746414601802826,
-0.005679417867213488,
-0.02385442703962326,
0.08429726958274841,
0.12382978200912476,
0.1296205222606659,
-0.048639118671417236,
-0.04490527883172035,
-0.018414324149489403,
-0.046582382172346115,
-0.04688620939850807,
0.074908047914505,
0.02046477608382702,
-0.007276670075953007,
-0.019301576539874077,
0.08486641198396683,
-0.08816587924957275,
-0.12191733717918396,
0.05085686966776848,
-0.20742914080619812,
-0.19523480534553528,
-0.04458855465054512,
0.04281321540474892,
0.031232312321662903,
0.03834056481719017,
-0.0031242191325873137,
-0.03840608149766922,
0.1124054566025734,
-0.00417064456269145,
-0.06158770993351936,
-0.08883903175592422,
0.07680832594633102,
-0.10255374014377594,
0.1759316325187683,
-0.0394042432308197,
0.041960883885622025,
0.11276546865701675,
0.03608536347746849,
-0.103254534304142,
0.034580763429403305,
0.0889969989657402,
-0.1272830367088318,
0.047331321984529495,
0.18258818984031677,
-0.04495670273900032,
0.13002599775791168,
0.05296419560909271,
-0.08362262696027756,
-0.0024588273372501135,
-0.021723300218582153,
-0.0456274077296257,
-0.0617838054895401,
-0.012317337095737457,
-0.0379275418817997,
0.15035204589366913,
0.21017199754714966,
-0.06344419717788696,
-0.015563503839075565,
-0.04059926047921181,
0.017356960102915764,
0.026259655132889748,
0.14172643423080444,
-0.028242669999599457,
-0.2478632777929306,
0.01515265740454197,
-0.004440917167812586,
0.03104241006076336,
-0.22029589116573334,
-0.0814426988363266,
0.01449690293520689,
-0.04778642579913139,
-0.056703969836235046,
0.12984220683574677,
0.05647823214530945,
0.04219360277056694,
-0.04889479652047157,
-0.04775514826178551,
-0.028299443423748016,
0.16187219321727753,
-0.18964792788028717,
-0.05879149213433266
] |
null | null | transformers | {"language": ["nb-NO"], "license": "apache-2.0", "tags": ["automatic-speech-recognition", "NbAiLab/NPSC", "robust-speech-event", false, "nb-NO", "hf-asr-leaderboard"], "datasets": ["NbAiLab/NPSC"], "model-index": [{"name": "wav2vec2-xls-r-1b-npsc-bokmaal-low-27k", "results": [{"task": {"type": "automatic-speech-recognition", "name": "Automatic Speech Recognition"}, "dataset": {"name": "NPSC", "type": "NbAiLab/NPSC", "args": "16K_mp3_bokmaal"}, "metrics": [{"type": "wer", "value": 0.06332329423537675, "name": "Test (Bokm\u00e5l) WER"}, {"type": "cer", "value": 0.02480899861950731, "name": "Test (Bokm\u00e5l) CER"}]}]}]} | automatic-speech-recognition | NbAiLab/wav2vec2-xls-r-1b-npsc-bokmaal-low-27k | [
"transformers",
"pytorch",
"wav2vec2",
"automatic-speech-recognition",
"dataset:NbAiLab/NPSC",
"license:apache-2.0",
"model-index",
"endpoints_compatible",
"region:us"
] | 2022-03-02T23:29:04+00:00 | [] | [
"nb-NO"
] | TAGS
#transformers #pytorch #wav2vec2 #automatic-speech-recognition #dataset-NbAiLab/NPSC #license-apache-2.0 #model-index #endpoints_compatible #region-us
| [] | [
"TAGS\n#transformers #pytorch #wav2vec2 #automatic-speech-recognition #dataset-NbAiLab/NPSC #license-apache-2.0 #model-index #endpoints_compatible #region-us \n"
] | [
60
] | [
"passage: TAGS\n#transformers #pytorch #wav2vec2 #automatic-speech-recognition #dataset-NbAiLab/NPSC #license-apache-2.0 #model-index #endpoints_compatible #region-us \n"
] | [
-0.11874090880155563,
0.15375164151191711,
-0.004119453486055136,
-0.020735904574394226,
0.04455558955669403,
-0.03393599018454552,
0.08828160166740417,
0.11618907004594803,
0.08653686940670013,
-0.03444512188434601,
0.12873399257659912,
0.20862291753292084,
0.02478533238172531,
0.04328267648816109,
-0.04201139509677887,
-0.17642854154109955,
0.11462447792291641,
0.0620441809296608,
0.07513627409934998,
0.11076082289218903,
0.10132458060979843,
-0.03573893755674362,
0.03966039419174194,
0.068052738904953,
-0.08209802955389023,
-0.0006105806678533554,
0.029948430135846138,
-0.16248579323291779,
0.09731568396091461,
0.02947210893034935,
0.016745200380682945,
0.04176343232393265,
0.00820917822420597,
-0.2426183521747589,
-0.002666993299499154,
-0.0019299951381981373,
-0.016239840537309647,
0.02714385837316513,
0.047980897128582,
0.011179409921169281,
0.09315334260463715,
0.03699411079287529,
-0.008731120266020298,
0.07890193909406662,
-0.033027391880750656,
-0.24445417523384094,
-0.008876057341694832,
0.12973909080028534,
0.06793494522571564,
0.08735330402851105,
0.0014432489406317472,
0.18666806817054749,
-0.09648099541664124,
0.07671152800321579,
0.048427827656269073,
-0.34535640478134155,
0.03831751272082329,
0.022403523325920105,
0.030607664957642555,
-0.02678786963224411,
0.0027202656492590904,
0.056842174381017685,
0.03046555444598198,
0.017937541007995605,
-0.033225931227207184,
-0.03197164088487625,
-0.16441377997398376,
0.027728453278541565,
-0.07846815884113312,
-0.057024210691452026,
0.23749588429927826,
0.04164858162403107,
0.03318612650036812,
-0.0622357502579689,
-0.03453176096081734,
0.06079191714525223,
-0.03471841290593147,
-0.02090098150074482,
-0.016738850623369217,
0.08583099395036697,
0.008771306835114956,
-0.027119237929582596,
-0.1017318069934845,
-0.05406728386878967,
-0.17452415823936462,
0.13603012263774872,
0.017874697223305702,
0.09124322235584259,
-0.1446179747581482,
0.009061888791620731,
-0.010960167273879051,
-0.07900630682706833,
-0.05263792723417282,
-0.043256305158138275,
0.02743844874203205,
0.049591872841119766,
-0.05681031942367554,
0.10256431996822357,
0.13416357338428497,
0.15028463304042816,
0.026758655905723572,
0.014376064762473106,
-0.04719908535480499,
0.07769598811864853,
-0.054231997579336166,
0.10654381662607193,
-0.06458348780870438,
-0.04110721871256828,
0.06924561411142349,
-0.11931854486465454,
0.056622300297021866,
-0.023592974990606308,
-0.08743790537118912,
-0.08639302104711533,
0.014151552692055702,
0.09071991592645645,
0.06999679654836655,
0.031299810856580734,
-0.01556257251650095,
-0.02397429570555687,
0.095533087849617,
-0.051563989371061325,
0.0017410144209861755,
0.04126506298780441,
0.026598762720823288,
0.15680082142353058,
0.05784672871232033,
0.05205158889293671,
-0.106718510389328,
-0.04909379407763481,
-0.0007576278876513243,
-0.008836589753627777,
0.0526459738612175,
0.011548858135938644,
0.06454575061798096,
-0.07108045369386673,
0.05329984426498413,
-0.1874627023935318,
-0.17026948928833008,
0.046421099454164505,
0.0048458995297551155,
-0.010143114253878593,
-0.0801813080906868,
-0.03732885420322418,
-0.02206907607614994,
0.017187893390655518,
-0.0925711989402771,
-0.021712258458137512,
-0.07744061946868896,
0.03417156636714935,
0.003395502455532551,
0.0769415944814682,
-0.13588719069957733,
0.056658823043107986,
-0.08463796973228455,
-0.023259498178958893,
0.07216037809848785,
0.06233814358711243,
-0.07252758741378784,
0.09051130712032318,
-0.12554258108139038,
-0.031002666801214218,
-0.06215281784534454,
0.005018013529479504,
-0.01961200125515461,
0.12374533712863922,
-0.14361214637756348,
-0.09178584814071655,
0.20428644120693207,
-0.1076824814081192,
-0.16611844301223755,
0.10346702486276627,
0.05141844227910042,
-0.008476002141833305,
0.09074483811855316,
0.2243504524230957,
0.006603977642953396,
-0.0829964429140091,
0.01947746053338051,
0.12160077691078186,
-0.08340270817279816,
-0.20820464193820953,
0.0541311651468277,
-0.046307120472192764,
-0.09771185368299484,
0.057335466146469116,
-0.026247156783938408,
0.11378512531518936,
-0.019651824608445168,
-0.10508107393980026,
-0.06938475370407104,
-0.11140349507331848,
0.004960845224559307,
-0.019310766831040382,
0.05437587946653366,
-0.032876305282115936,
-0.011621054261922836,
-0.09344715625047684,
0.08936936408281326,
-0.02853810228407383,
0.056215912103652954,
-0.1250905692577362,
0.09735464304685593,
-0.06620994210243225,
0.026167310774326324,
-0.13242262601852417,
0.13081730902194977,
-0.004915841855108738,
-0.00985848717391491,
0.0425005778670311,
-0.008079878985881805,
0.07004693895578384,
-0.06921940296888351,
0.028741799294948578,
-0.020351707935333252,
0.13848909735679626,
0.07436080276966095,
0.004488286096602678,
-0.13681167364120483,
0.029341354966163635,
-0.0441417396068573,
0.05926927924156189,
-0.0455453023314476,
-0.018395602703094482,
-0.025157349184155464,
0.11548274755477905,
-0.04278383404016495,
0.05016482621431351,
0.006823089439421892,
0.00679825572296977,
-0.012233218178153038,
0.018023768439888954,
0.0874289944767952,
0.01643325760960579,
-0.08806295692920685,
0.22318615019321442,
-0.036889366805553436,
0.16885872185230255,
0.2182726114988327,
-0.18583381175994873,
0.104271300137043,
0.08200380951166153,
-0.005897862836718559,
-0.027778789401054382,
0.07830734550952911,
0.019791554659605026,
0.12178973108530045,
-0.024689022451639175,
0.11338438093662262,
-0.06709030270576477,
0.004481552168726921,
0.016491958871483803,
-0.049448296427726746,
-0.04548424854874611,
0.05302730202674866,
0.11240890622138977,
-0.12074491381645203,
0.10720735788345337,
0.1948220282793045,
-0.0631263479590416,
0.05917923152446747,
-0.05364152789115906,
-0.055470243096351624,
0.052512623369693756,
-0.03708278387784958,
-0.031104613095521927,
0.022979089990258217,
-0.25918176770210266,
-0.0064369868487119675,
0.11722834408283234,
-0.010892899706959724,
0.0989595502614975,
-0.12298107892274857,
-0.010272273793816566,
-0.0006282092072069645,
-0.07466061413288116,
-0.08468124270439148,
0.05770794302225113,
-0.021149616688489914,
0.07336727529764175,
-0.06146455556154251,
-0.15523968636989594,
0.08334197849035263,
-0.011203113943338394,
-0.11460372805595398,
0.10561752319335938,
-0.1228681206703186,
-0.2510170638561249,
-0.12336207181215286,
-0.08919035643339157,
-0.048368699848651886,
0.018474571406841278,
0.10269167274236679,
-0.09499047696590424,
-0.033931076526641846,
-0.00807159673422575,
-0.05434904620051384,
-0.01597822830080986,
0.0432734340429306,
0.06181131303310394,
0.03354964777827263,
0.03887216001749039,
-0.1315641701221466,
-0.017261160537600517,
-0.023330101743340492,
0.026682239025831223,
0.042923346161842346,
-0.0941954255104065,
0.08977809548377991,
0.18306264281272888,
0.06706511229276657,
0.0446920208632946,
0.01566568948328495,
0.16809259355068207,
-0.0249332208186388,
-0.03905807435512543,
0.1995680034160614,
-0.010180836543440819,
0.0057469443418085575,
0.12518391013145447,
0.01611560583114624,
-0.05398295074701309,
-0.044272489845752716,
-0.10230904817581177,
-0.08050238341093063,
-0.24235057830810547,
-0.1510143280029297,
-0.08193792402744293,
-0.012967517599463463,
0.027899974957108498,
0.05418793112039566,
0.14274479448795319,
0.03875313699245453,
0.004711071960628033,
-0.03132183477282524,
-0.000911930575966835,
0.04347730055451393,
0.2203427255153656,
-0.011468401178717613,
0.11284497380256653,
-0.10356402397155762,
-0.05546869337558746,
0.06985507905483246,
0.08749618381261826,
0.10086823999881744,
0.12963785231113434,
0.07178762555122375,
0.04183042794466019,
0.18520322442054749,
0.12265894562005997,
0.10802397131919861,
0.04619847238063812,
-0.006152577232569456,
0.012522694654762745,
-0.04692499712109566,
-0.057141080498695374,
0.08133235573768616,
0.12950050830841064,
-0.08758288621902466,
-0.006973541807383299,
-0.14328216016292572,
0.05037301033735275,
0.1742633730173111,
0.09708981215953827,
-0.23428566753864288,
-0.011254996992647648,
0.039354730397462845,
-0.038528457283973694,
-0.014799496158957481,
0.1118442490696907,
-0.056331075727939606,
-0.06992071121931076,
0.11145873367786407,
0.02374297007918358,
0.08892962336540222,
-0.013458626344799995,
0.034576792269945145,
-0.06354081630706787,
-0.10652117431163788,
0.08774875104427338,
0.097802072763443,
-0.22473740577697754,
0.21898727118968964,
-0.016193782910704613,
0.04824858158826828,
-0.08575429022312164,
-0.0003714892081916332,
0.0273625236004591,
0.13251090049743652,
0.15427331626415253,
0.014194149523973465,
-0.0748184397816658,
-0.026015911251306534,
-0.074185311794281,
0.07774321734905243,
0.0019019186729565263,
0.07654579728841782,
-0.05444749817252159,
0.009760630317032337,
-0.0433550700545311,
0.026515670120716095,
0.014905739575624466,
-0.12550711631774902,
-0.1199982613325119,
0.0008888626471161842,
0.2780226767063141,
0.0320453904569149,
-0.03427431732416153,
-0.027919191867113113,
-0.1567305326461792,
0.15072745084762573,
-0.12488000094890594,
-0.0443391427397728,
-0.0562540702521801,
-0.14332172274589539,
0.12073361873626709,
-0.04860657826066017,
0.04838697612285614,
-0.04441685974597931,
0.012874696403741837,
-0.029815183952450752,
-0.19117651879787445,
0.08847004175186157,
-0.15685757994651794,
-0.010255968198180199,
-0.026653360575437546,
0.1722826212644577,
-0.035195693373680115,
0.019873250275850296,
0.0874355211853981,
0.009851502254605293,
-0.08808760344982147,
-0.08058448135852814,
0.023282060399651527,
0.16290196776390076,
-0.05144534632563591,
0.01448456384241581,
0.004621671512722969,
-0.14753232896327972,
-0.04824410751461983,
-0.009309523738920689,
0.2315954566001892,
0.10503719002008438,
-0.08312413841485977,
0.1804346889257431,
0.25752323865890503,
-0.0380018912255764,
-0.24712726473808289,
-0.17464643716812134,
-0.0845886766910553,
-0.0393550768494606,
-0.08701332658529282,
-0.10530570149421692,
0.16916701197624207,
-0.02529088594019413,
-0.09360259026288986,
0.04202791303396225,
-0.18827149271965027,
-0.08829643577337265,
0.2728286385536194,
-0.050065986812114716,
0.285126656293869,
-0.061683740466833115,
-0.10727652907371521,
-0.08287011086940765,
-0.18691156804561615,
0.1416916847229004,
-0.08310365676879883,
0.055775512009859085,
-0.020229743793606758,
0.05043875798583031,
0.007135683670639992,
-0.05116742104291916,
0.14002904295921326,
0.07587441056966782,
-0.054709069430828094,
-0.04817751795053482,
0.08210527896881104,
0.009178608655929565,
-0.004840795882046223,
0.10041198134422302,
-0.06663350015878677,
0.05840937793254852,
-0.10404378920793533,
-0.06219238042831421,
-0.11871365457773209,
0.07868839800357819,
0.04995432868599892,
-0.031561870127916336,
0.018181433901190758,
-0.08018739521503448,
0.02933477610349655,
0.02931247279047966,
0.11400233209133148,
-0.012588477693498135,
0.04178985208272934,
0.19098177552223206,
0.10895834863185883,
-0.1604258120059967,
-0.015724312514066696,
-0.08824215084314346,
-0.10268490761518478,
0.10062232613563538,
-0.07510405033826828,
0.050791651010513306,
0.08463910222053528,
-0.004105415195226669,
0.03644521161913872,
0.0612073689699173,
-0.04448818415403366,
-0.05294419825077057,
0.08941461145877838,
-0.0968228355050087,
-0.03737075254321098,
-0.008561298251152039,
0.05612678825855255,
0.08410544693470001,
0.10909058898687363,
0.13309141993522644,
-0.026728246361017227,
-0.0159368384629488,
-0.019256580621004105,
0.019451672211289406,
-0.13719837367534637,
0.10488370060920715,
0.096262626349926,
0.017748290672898293,
-0.1625903844833374,
0.08294326812028885,
-0.02302541770040989,
-0.09869585931301117,
0.003211779985576868,
-0.010192440822720528,
-0.13033849000930786,
-0.1251853108406067,
-0.055145882070064545,
0.04025566577911377,
-0.12016984820365906,
-0.17801989614963531,
0.026092784479260445,
-0.13734742999076843,
0.09614194929599762,
0.07139311730861664,
0.07242639362812042,
0.05553048476576805,
-0.06917480379343033,
-0.09898132085800171,
-0.0014788048574700952,
-0.01571238413453102,
-0.046485770493745804,
-0.008069331757724285,
-0.12331211566925049,
-0.05280549079179764,
0.012485183775424957,
0.10673855990171432,
-0.05948257073760033,
-0.05380166321992874,
-0.07352541387081146,
0.08048925548791885,
-0.20329508185386658,
0.017693115398287773,
-0.15596334636211395,
-0.002200439805164933,
0.0438842698931694,
-0.1015431210398674,
-0.049397777765989304,
0.053239449858665466,
-0.08885283023118973,
0.00649904552847147,
-0.011476881802082062,
0.06762192398309708,
-0.12999917566776276,
-0.012984842993319035,
0.04036709666252136,
-0.03163117170333862,
0.113695427775383,
0.15840627253055573,
-0.11691311746835709,
0.12893715500831604,
-0.19091829657554626,
-0.13813820481300354,
0.11606737226247787,
0.06786385178565979,
0.005241625476628542,
-0.04965132847428322,
0.018621794879436493,
0.16673707962036133,
-0.002465782919898629,
0.01797879859805107,
0.08545514196157455,
-0.07490795850753784,
-0.06923584640026093,
-0.08139681816101074,
-0.07006199657917023,
-0.014552678912878036,
-0.0759369283914566,
0.14286991953849792,
0.0631599947810173,
0.13576409220695496,
-0.04037012532353401,
0.014594052918255329,
-0.04074985533952713,
0.028859253972768784,
-0.07965739071369171,
-0.08392062038183212,
-0.049580011516809464,
-0.013248750939965248,
0.0026857443153858185,
-0.03677751496434212,
0.27487754821777344,
-0.09399080276489258,
-0.035079583525657654,
0.01716679148375988,
-0.012107128277420998,
-0.04677313193678856,
0.012882806360721588,
0.37285783886909485,
0.10386854410171509,
0.004127430729568005,
-0.023414485156536102,
0.0015835149679332972,
0.019636595621705055,
0.0884707123041153,
-0.025676075369119644,
0.17184080183506012,
0.057870157063007355,
0.1538829803466797,
0.10272924602031708,
-0.009562033228576183,
-0.06818494200706482,
-0.07509785145521164,
-0.07016725093126297,
0.07869866490364075,
0.011300122365355492,
0.12882176041603088,
0.14164602756500244,
-0.027916792780160904,
-0.006853918544948101,
0.0004892952274531126,
-0.029279768466949463,
-0.17566978931427002,
-0.1636434942483902,
-0.0916374921798706,
-0.13385681807994843,
0.02608295902609825,
-0.030423805117607117,
-0.0022342028096318245,
0.03801080957055092,
0.06030457839369774,
-0.06438621133565903,
-0.014617153443396091,
0.029244359582662582,
-0.04241618141531944,
0.0649472251534462,
-0.03952419385313988,
-0.04960059002041817,
-0.0162936020642519,
-0.010694553144276142,
-0.0014896485954523087,
0.011430026032030582,
-0.01004951260983944,
0.02215683087706566,
-0.09005708247423172,
0.0747661292552948,
-0.0876055583357811,
-0.0613849014043808,
-0.05089201033115387,
-0.005857281386852264,
0.017149632796645164,
0.14963310956954956,
0.07745341211557388,
-0.038067009299993515,
0.08029291033744812,
0.11840492486953735,
-0.09367483854293823,
-0.19818001985549927,
-0.08415764570236206,
0.1617799550294876,
0.007616524584591389,
0.052930932492017746,
-0.007039749063551426,
-0.007272147573530674,
-0.08445386588573456,
0.3035969138145447,
0.2427339255809784,
-0.025135120376944542,
0.034974973648786545,
-0.031871479004621506,
0.02049153298139572,
-0.020529447123408318,
0.04139041528105736,
0.14507810771465302,
0.23347750306129456,
-0.025819364935159683,
-0.06275086849927902,
-0.05284653231501579,
-0.03673693165183067,
-0.10972577333450317,
0.06913924217224121,
-0.06180347129702568,
-0.16639284789562225,
-0.017874732613563538,
0.10930676758289337,
-0.18214523792266846,
0.10266099870204926,
-0.03131673485040665,
-0.088160440325737,
-0.05877111107110977,
0.005625147372484207,
0.08025892078876495,
0.08727876096963882,
-0.007799229584634304,
-0.06884968280792236,
-0.028095807880163193,
0.08366404473781586,
-0.004404486157000065,
-0.22722291946411133,
0.022305194288492203,
0.04033961892127991,
0.015710491687059402,
0.07781629264354706,
0.026318568736314774,
0.14700749516487122,
0.057164907455444336,
0.12867099046707153,
-0.09131576120853424,
0.13952577114105225,
-0.00230457354336977,
-0.062228843569755554,
0.03980496525764465,
0.011939574964344501,
-0.016519695520401,
-0.026413772255182266,
0.054020218551158905,
-0.10617275536060333,
0.04087941348552704,
0.026834363117814064,
-0.029670028015971184,
-0.09591934084892273,
0.006987923756241798,
-0.05652402341365814,
0.07060657441616058,
-0.04712016507983208,
-0.05777914077043533,
-0.05582774430513382,
-0.011688546277582645,
0.04068337380886078,
0.004730234853923321,
-0.14383560419082642,
-0.06801292300224304,
-0.0898788571357727,
-0.034968867897987366,
-0.0573025606572628,
0.06252633780241013,
-0.0962986946105957,
-0.02098073810338974,
-0.09942124783992767,
-0.03150714561343193,
-0.06299524754285812,
0.035858288407325745,
0.10888249427080154,
-0.012177376076579094,
0.005586512852460146,
-0.04843515157699585,
0.07630709558725357,
0.06401961296796799,
-0.12057197839021683,
-0.12921498715877533
] |
||
null | null | transformers |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
should probably proofread and complete it, then remove this comment. -->
# wav2vec2-xls-r-1b-npsc
This model is a fine-tuned version of [facebook/wav2vec2-xls-r-1b](https://huggingface.co/facebook/wav2vec2-xls-r-1b) on the [NbAiLab/NPSC (16K_mp3_bokmaal)](https://huggingface.co/datasets/NbAiLab/NPSC/viewer/16K_mp3_bokmaal/train) dataset.
It achieves the following results on the evaluation set:
- Loss: 0.1598
- WER: 0.0966
## 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:
- learning_rate: 0.0001
- train_batch_size: 16
- eval_batch_size: 16
- seed: 42
- gradient_accumulation_steps: 2
- total_train_batch_size: 32
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
- lr_scheduler_type: linear
- lr_scheduler_warmup_steps: 2000
- num_epochs: 15.0
- mixed_precision_training: Native AMP
### Training results
| Training Loss | Epoch | Step | Validation Loss | Wer |
|:-------------:|:-----:|:-----:|:---------------:|:------:|
| 0.8361 | 0.32 | 500 | 0.6304 | 0.4970 |
| 0.5703 | 0.64 | 1000 | 0.3195 | 0.2775 |
| 0.5451 | 0.97 | 1500 | 0.2700 | 0.2246 |
| 0.47 | 1.29 | 2000 | 0.2564 | 0.2329 |
| 0.4063 | 1.61 | 2500 | 0.2459 | 0.2099 |
| 0.374 | 1.93 | 3000 | 0.2175 | 0.1894 |
| 0.3297 | 2.26 | 3500 | 0.2036 | 0.1755 |
| 0.3145 | 2.58 | 4000 | 0.1957 | 0.1757 |
| 0.3989 | 2.9 | 4500 | 0.1923 | 0.1723 |
| 0.271 | 3.22 | 5000 | 0.1889 | 0.1649 |
| 0.2758 | 3.55 | 5500 | 0.1768 | 0.1588 |
| 0.2683 | 3.87 | 6000 | 0.1720 | 0.1534 |
| 0.2341 | 4.19 | 6500 | 0.1689 | 0.1471 |
| 0.2316 | 4.51 | 7000 | 0.1706 | 0.1405 |
| 0.2383 | 4.84 | 7500 | 0.1637 | 0.1426 |
| 0.2148 | 5.16 | 8000 | 0.1584 | 0.1347 |
| 0.2085 | 5.48 | 8500 | 0.1601 | 0.1387 |
| 0.2944 | 5.8 | 9000 | 0.1566 | 0.1294 |
| 0.1944 | 6.13 | 9500 | 0.1494 | 0.1271 |
| 0.1853 | 6.45 | 10000 | 0.1561 | 0.1247 |
| 0.235 | 6.77 | 10500 | 0.1461 | 0.1215 |
| 0.2286 | 7.09 | 11000 | 0.1447 | 0.1167 |
| 0.1781 | 7.41 | 11500 | 0.1502 | 0.1199 |
| 0.1714 | 7.74 | 12000 | 0.1425 | 0.1179 |
| 0.1725 | 8.06 | 12500 | 0.1427 | 0.1173 |
| 0.143 | 8.38 | 13000 | 0.1448 | 0.1142 |
| 0.154 | 8.7 | 13500 | 0.1392 | 0.1104 |
| 0.1447 | 9.03 | 14000 | 0.1404 | 0.1094 |
| 0.1471 | 9.35 | 14500 | 0.1404 | 0.1088 |
| 0.1479 | 9.67 | 15000 | 0.1414 | 0.1133 |
| 0.1607 | 9.99 | 15500 | 0.1458 | 0.1171 |
| 0.166 | 10.32 | 16000 | 0.1652 | 0.1264 |
| 0.188 | 10.64 | 16500 | 0.1713 | 0.1322 |
| 0.1461 | 10.96 | 17000 | 0.1423 | 0.1111 |
| 0.1289 | 11.28 | 17500 | 0.1388 | 0.1097 |
| 0.1273 | 11.61 | 18000 | 0.1438 | 0.1074 |
| 0.1317 | 11.93 | 18500 | 0.1312 | 0.1066 |
| 0.1448 | 12.25 | 19000 | 0.1446 | 0.1042 |
| 0.1424 | 12.57 | 19500 | 0.1386 | 0.1015 |
| 0.1392 | 12.89 | 20000 | 0.1379 | 0.1005 |
| 0.1408 | 13.22 | 20500 | 0.1408 | 0.0992 |
| 0.1239 | 13.54 | 21000 | 0.1338 | 0.0968 |
| 0.1244 | 13.86 | 21500 | 0.1335 | 0.0957 |
| 0.1254 | 14.18 | 22000 | 0.1382 | 0.0950 |
| 0.1597 | 14.51 | 22500 | 0.1544 | 0.0970 |
| 0.1566 | 14.83 | 23000 | 0.1589 | 0.0963 |
### Framework versions
- Transformers 4.17.0.dev0
- Pytorch 1.10.2+cu113
- Datasets 1.18.3.dev0
- Tokenizers 0.11.0
| {"language": ["nb-NO"], "license": "apache-2.0", "tags": ["generated_from_trainer", "automatic-speech-recognition", "NbAiLab/NPSC", "robust-speech-event", false, "nb-NO", "hf-asr-leaderboard"], "datasets": ["NbAiLab/NPSC"], "model-index": [{"name": "wav2vec2-xls-r-1b-npsc-bokmaal", "results": [{"task": {"type": "automatic-speech-recognition", "name": "Automatic Speech Recognition"}, "dataset": {"name": "NPSC", "type": "NbAiLab/NPSC", "args": "16K_mp3_bokmaal"}, "metrics": [{"type": "wer", "value": 0.07901700231893541, "name": "Test (Bokm\u00e5l) WER"}, {"type": "cer", "value": 0.029734583252347752, "name": "Test (Bokm\u00e5l) CER"}]}]}]} | automatic-speech-recognition | NbAiLab/wav2vec2-xls-r-1b-npsc-bokmaal | [
"transformers",
"pytorch",
"tensorboard",
"wav2vec2",
"automatic-speech-recognition",
"dataset:NbAiLab/NPSC",
"license:apache-2.0",
"model-index",
"endpoints_compatible",
"region:us"
] | 2022-03-02T23:29:04+00:00 | [] | [
"nb-NO"
] | TAGS
#transformers #pytorch #tensorboard #wav2vec2 #automatic-speech-recognition #dataset-NbAiLab/NPSC #license-apache-2.0 #model-index #endpoints_compatible #region-us
| wav2vec2-xls-r-1b-npsc
======================
This model is a fine-tuned version of facebook/wav2vec2-xls-r-1b on the NbAiLab/NPSC (16K\_mp3\_bokmaal) dataset.
It achieves the following results on the evaluation set:
* Loss: 0.1598
* WER: 0.0966
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:
* learning\_rate: 0.0001
* train\_batch\_size: 16
* eval\_batch\_size: 16
* seed: 42
* gradient\_accumulation\_steps: 2
* total\_train\_batch\_size: 32
* optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
* lr\_scheduler\_type: linear
* lr\_scheduler\_warmup\_steps: 2000
* num\_epochs: 15.0
* mixed\_precision\_training: Native AMP
### Training results
### Framework versions
* Transformers 4.17.0.dev0
* Pytorch 1.10.2+cu113
* Datasets 1.18.3.dev0
* Tokenizers 0.11.0
| [
"### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* learning\\_rate: 0.0001\n* train\\_batch\\_size: 16\n* eval\\_batch\\_size: 16\n* seed: 42\n* gradient\\_accumulation\\_steps: 2\n* total\\_train\\_batch\\_size: 32\n* optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08\n* lr\\_scheduler\\_type: linear\n* lr\\_scheduler\\_warmup\\_steps: 2000\n* num\\_epochs: 15.0\n* mixed\\_precision\\_training: Native AMP",
"### Training results",
"### Framework versions\n\n\n* Transformers 4.17.0.dev0\n* Pytorch 1.10.2+cu113\n* Datasets 1.18.3.dev0\n* Tokenizers 0.11.0"
] | [
"TAGS\n#transformers #pytorch #tensorboard #wav2vec2 #automatic-speech-recognition #dataset-NbAiLab/NPSC #license-apache-2.0 #model-index #endpoints_compatible #region-us \n",
"### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* learning\\_rate: 0.0001\n* train\\_batch\\_size: 16\n* eval\\_batch\\_size: 16\n* seed: 42\n* gradient\\_accumulation\\_steps: 2\n* total\\_train\\_batch\\_size: 32\n* optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08\n* lr\\_scheduler\\_type: linear\n* lr\\_scheduler\\_warmup\\_steps: 2000\n* num\\_epochs: 15.0\n* mixed\\_precision\\_training: Native AMP",
"### Training results",
"### Framework versions\n\n\n* Transformers 4.17.0.dev0\n* Pytorch 1.10.2+cu113\n* Datasets 1.18.3.dev0\n* Tokenizers 0.11.0"
] | [
64,
159,
4,
39
] | [
"passage: TAGS\n#transformers #pytorch #tensorboard #wav2vec2 #automatic-speech-recognition #dataset-NbAiLab/NPSC #license-apache-2.0 #model-index #endpoints_compatible #region-us \n### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* learning\\_rate: 0.0001\n* train\\_batch\\_size: 16\n* eval\\_batch\\_size: 16\n* seed: 42\n* gradient\\_accumulation\\_steps: 2\n* total\\_train\\_batch\\_size: 32\n* optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08\n* lr\\_scheduler\\_type: linear\n* lr\\_scheduler\\_warmup\\_steps: 2000\n* num\\_epochs: 15.0\n* mixed\\_precision\\_training: Native AMP### Training results### Framework versions\n\n\n* Transformers 4.17.0.dev0\n* Pytorch 1.10.2+cu113\n* Datasets 1.18.3.dev0\n* Tokenizers 0.11.0"
] | [
-0.12925049662590027,
0.08225730806589127,
-0.0029946877621114254,
0.04796047881245613,
0.12601803243160248,
0.01409858651459217,
0.09141159057617188,
0.14557288587093353,
-0.08003384619951248,
0.09180696308612823,
0.1015113890171051,
0.0985642597079277,
0.06390380859375,
0.11666107922792435,
-0.02493562363088131,
-0.31092798709869385,
0.011863586492836475,
0.02403239719569683,
-0.1067802831530571,
0.12130849808454514,
0.10138053447008133,
-0.11787203699350357,
0.0264341551810503,
0.030981287360191345,
-0.1258419007062912,
-0.004894027952104807,
-0.02415533922612667,
-0.0754244476556778,
0.12156873941421509,
0.036356303840875626,
0.11434810608625412,
0.02481827512383461,
0.09374605119228363,
-0.24988321959972382,
0.013512077741324902,
0.07401130348443985,
0.04600270092487335,
0.0845508724451065,
0.10572555661201477,
-0.010655115358531475,
0.15739724040031433,
-0.0817413479089737,
0.08044088631868362,
0.04100198671221733,
-0.10073256492614746,
-0.3221767544746399,
-0.07929380983114243,
0.054248783737421036,
0.10449986904859543,
0.09633198380470276,
-0.0192873477935791,
0.09097153693437576,
-0.0740065798163414,
0.09104451537132263,
0.20599207282066345,
-0.23762564361095428,
-0.08097689598798752,
-0.011995979584753513,
0.05548115819692612,
0.04235134646296501,
-0.11870259791612625,
-0.03646966814994812,
0.020395422354340553,
0.03900102153420448,
0.11838091164827347,
0.016971701756119728,
-0.039690401405096054,
0.014386649243533611,
-0.14459802210330963,
-0.05690300464630127,
0.108975850045681,
0.06457547098398209,
-0.025393478572368622,
-0.09040454030036926,
-0.024599386379122734,
-0.2001855969429016,
-0.05532066151499748,
0.012735649012029171,
0.025827575474977493,
-0.044588539749383926,
-0.09720730781555176,
0.010027812793850899,
-0.08075690269470215,
-0.0856081023812294,
0.0025436703581362963,
0.1585807055234909,
0.052892398089170456,
-0.018760019913315773,
-0.0010867903474718332,
0.10473691672086716,
0.04481660574674606,
-0.1397586166858673,
-0.003434151643887162,
0.034426480531692505,
-0.09272750467061996,
-0.017503241077065468,
-0.03421931713819504,
-0.022134559229016304,
0.001181937986984849,
0.11681633442640305,
-0.05060571804642677,
0.07984427362680435,
0.020975913852453232,
0.03161242976784706,
-0.09277942776679993,
0.1820743829011917,
-0.06963708251714706,
-0.01193604338914156,
-0.0421532578766346,
0.09298140555620193,
-0.024635937064886093,
-0.01193101517856121,
-0.04924751818180084,
0.025937484577298164,
0.10708935558795929,
0.03769261762499809,
-0.009828831069171429,
0.02951885014772415,
-0.05250822380185127,
-0.02398141846060753,
-0.012096130289137363,
-0.10174385458230972,
0.040649957954883575,
0.02976451814174652,
-0.08594751358032227,
0.017957674339413643,
0.014029291458427906,
0.010886723175644875,
-0.0349845215678215,
0.13320696353912354,
-0.06841841340065002,
0.0005977248656563461,
-0.10109448432922363,
-0.11023381352424622,
0.03063722886145115,
-0.03174061328172684,
0.001193622243590653,
-0.07826109230518341,
-0.11501516401767731,
-0.045126479119062424,
0.06331519782543182,
-0.04752055183053017,
-0.06627858430147171,
-0.050304293632507324,
-0.07611837983131409,
0.057966459542512894,
-0.03318324312567711,
0.18143972754478455,
-0.06161043420433998,
0.11924120783805847,
0.018913807347416878,
0.0378476157784462,
0.03937168046832085,
0.0691680982708931,
-0.045269690454006195,
0.03560851141810417,
-0.11417786777019501,
0.06596920639276505,
-0.09712301194667816,
0.050630997866392136,
-0.1424804925918579,
-0.13514676690101624,
-0.026057738810777664,
0.004956746008247137,
0.099773108959198,
0.08056887984275818,
-0.165628582239151,
-0.08916284888982773,
0.17041441798210144,
-0.0700434073805809,
-0.0982062965631485,
0.11629711091518402,
-0.02594008482992649,
-0.015404986217617989,
0.036476973444223404,
0.15905925631523132,
0.08964766561985016,
-0.09793895483016968,
0.008022950030863285,
-0.036374837160110474,
0.10910078883171082,
-0.004767594859004021,
0.09748983383178711,
-0.01832449808716774,
0.028388874605298042,
-0.0006059421575628221,
-0.04259803891181946,
0.07659836858510971,
-0.09651776403188705,
-0.08179932832717896,
-0.03202878683805466,
-0.07116533815860748,
0.004511954262852669,
0.06982971727848053,
0.03534350171685219,
-0.09186505526304245,
-0.13808177411556244,
0.04109371826052666,
0.115864597260952,
-0.10223203152418137,
0.021021664142608643,
-0.07696496695280075,
0.04637778922915459,
-0.019026687368750572,
-0.013607649132609367,
-0.17771606147289276,
-0.03373056277632713,
0.023317992687225342,
-0.049726422876119614,
0.01139773242175579,
-0.004807441961020231,
0.07981988042593002,
0.046952974051237106,
-0.043182842433452606,
-0.0687771812081337,
-0.0715227723121643,
-0.0017832006560638547,
-0.07360037416219711,
-0.21679633855819702,
-0.0792960450053215,
-0.028301386162638664,
0.14658896625041962,
-0.23439562320709229,
0.010631749406456947,
0.014869472943246365,
0.11003805696964264,
0.025650985538959503,
-0.04084272310137749,
-0.02270040288567543,
0.07884594798088074,
-0.01953994855284691,
-0.06892870366573334,
0.042862411588430405,
0.006274805869907141,
-0.10431145131587982,
0.018342912197113037,
-0.10827524960041046,
0.10292737185955048,
0.11452864855527878,
-0.026792768388986588,
-0.07604259997606277,
-0.05520053207874298,
-0.07593797147274017,
-0.06266479194164276,
-0.025591332465410233,
0.007906381040811539,
0.2012557089328766,
0.03176701441407204,
0.12343709915876389,
-0.07766008377075195,
-0.049569811671972275,
0.028840623795986176,
0.013755356892943382,
-0.009015312418341637,
0.14031736552715302,
0.08010722696781158,
-0.042332280427217484,
0.1024589017033577,
0.07402640581130981,
-0.09026981890201569,
0.12754735350608826,
-0.07085797190666199,
-0.12637117505073547,
-0.005773167125880718,
0.019648021087050438,
0.02940603345632553,
0.12017910182476044,
-0.13407699763774872,
0.004473572131246328,
0.03273788467049599,
0.02064039371907711,
0.032936941832304,
-0.21554657816886902,
-0.007785070221871138,
0.03920675814151764,
-0.05739430710673332,
-0.046608611941337585,
-0.02256667986512184,
0.012849070131778717,
0.09632393717765808,
0.003910263068974018,
-0.06269438564777374,
-0.014288594014942646,
-0.019079141318798065,
-0.08204303681850433,
0.2003016471862793,
-0.0910286009311676,
-0.15282468497753143,
-0.12803593277931213,
-0.03668203949928284,
0.0010445874650031328,
-0.03030139021575451,
0.03857768699526787,
-0.10248621553182602,
-0.048103008419275284,
-0.06173057109117508,
0.03776479512453079,
-0.05836278945207596,
0.018344376236200333,
-0.009573244489729404,
0.016348030418157578,
0.07746227830648422,
-0.11056385189294815,
0.017884815111756325,
-0.022078929468989372,
-0.03082243725657463,
0.03943447396159172,
0.04120366647839546,
0.08896102756261826,
0.17146769165992737,
0.022431107237935066,
0.021463468670845032,
-0.033765196800231934,
0.14832983911037445,
-0.09842531383037567,
-0.02701600268483162,
0.1182662770152092,
0.0069757793098688126,
0.039565056562423706,
0.11199871450662613,
0.06109262630343437,
-0.0770316943526268,
0.018348155543208122,
0.040424834936857224,
-0.017684180289506912,
-0.2485533207654953,
-0.045990508049726486,
-0.06397716701030731,
-0.04212074354290962,
0.1291486918926239,
0.03370028734207153,
-0.0011735850712284446,
0.03320170193910599,
-0.01004481315612793,
0.009645392186939716,
-0.001994701800867915,
0.07056918740272522,
0.08554069697856903,
0.04010844603180885,
0.12616205215454102,
-0.02290433645248413,
-0.04154118150472641,
0.02995116263628006,
-0.001653381041251123,
0.26486507058143616,
-0.02007797546684742,
0.15111131966114044,
0.052040960639715195,
0.15757694840431213,
0.019239237532019615,
0.0737224593758583,
0.005842962302267551,
-0.023619653657078743,
0.019364330917596817,
-0.05303633213043213,
-0.03169562667608261,
0.03450554981827736,
0.07433339208364487,
0.040165793150663376,
-0.11761616915464401,
-0.03360734507441521,
0.012130780145525932,
0.33870241045951843,
0.05379568785429001,
-0.33032330870628357,
-0.09562905877828598,
-0.006619863677769899,
-0.0769929364323616,
-0.06357190757989883,
0.025827668607234955,
0.10266029089689255,
-0.09660311788320541,
0.038479045033454895,
-0.07965975254774094,
0.10369715839624405,
-0.05666070058941841,
-0.00006043988832971081,
0.09299973398447037,
0.09493450820446014,
0.006002835929393768,
0.07392919063568115,
-0.25942686200141907,
0.3063291013240814,
-0.019609298557043076,
0.07730265706777573,
-0.05231555923819542,
0.031005727127194405,
0.033278461545705795,
-0.03884225711226463,
0.06060325726866722,
-0.014173446223139763,
-0.09170009940862656,
-0.191527858376503,
-0.08237820118665695,
0.031880587339401245,
0.11826226860284805,
-0.03549809753894806,
0.11707022041082382,
-0.030058348551392555,
-0.007564805448055267,
0.06179506331682205,
-0.09279153496026993,
-0.09027843922376633,
-0.10819008946418762,
0.019629936665296555,
0.022768205031752586,
0.05450616404414177,
-0.10773169994354248,
-0.12276244908571243,
-0.06407465785741806,
0.1666865348815918,
-0.07653053104877472,
-0.02039283514022827,
-0.13942283391952515,
0.10429281741380692,
0.1681947261095047,
-0.0650615468621254,
0.05661014840006828,
0.018025094643235207,
0.12338683754205704,
0.03207773342728615,
-0.024268493056297302,
0.10473405569791794,
-0.08729575574398041,
-0.18003840744495392,
-0.048364460468292236,
0.14879730343818665,
0.0365014374256134,
0.06939847022294998,
-0.02705192379653454,
0.030624620616436005,
-0.03188428282737732,
-0.08238265663385391,
0.03637152910232544,
0.020478131249547005,
0.027149047702550888,
0.05199282243847847,
-0.04661201685667038,
0.004496891051530838,
-0.0679994449019432,
-0.05203091725707054,
0.15506631135940552,
0.2620140612125397,
-0.08001050353050232,
0.02032196708023548,
0.03333282843232155,
-0.04698212817311287,
-0.15168100595474243,
0.028932807967066765,
0.13016560673713684,
0.03442969173192978,
0.0009646061225794256,
-0.21771447360515594,
0.06657762825489044,
0.09417414665222168,
-0.02074931375682354,
0.08871890604496002,
-0.3206467032432556,
-0.12663422524929047,
0.12236334383487701,
0.12240034341812134,
-0.03814627602696419,
-0.15552860498428345,
-0.055477071553468704,
-0.006078645586967468,
-0.10807260870933533,
0.09095161408185959,
-0.02541663497686386,
0.11883989721536636,
-0.017382575199007988,
0.059265732765197754,
0.02360461838543415,
-0.06273539364337921,
0.15063364803791046,
-0.023238524794578552,
0.053880296647548676,
-0.006477807182818651,
0.06397540867328644,
0.01475854218006134,
-0.05133983865380287,
0.01048042718321085,
-0.06429809331893921,
0.028624314814805984,
-0.1388852447271347,
-0.033832259476184845,
-0.09442001581192017,
0.028209391981363297,
-0.04232613742351532,
-0.04497860372066498,
-0.017779435962438583,
0.050905730575323105,
0.06074400246143341,
-0.0032147399615496397,
0.11223156005144119,
-0.03930221125483513,
0.14854469895362854,
0.06981951743364334,
0.08630117028951645,
-0.009044025093317032,
-0.10625934600830078,
-0.01498462539166212,
-0.003514740848913789,
0.05093375965952873,
-0.1338331252336502,
0.020351111888885498,
0.15759500861167908,
0.047551654279232025,
0.14372730255126953,
0.06539841741323471,
-0.07488859444856644,
0.003977080341428518,
0.0663653090596199,
-0.0744524821639061,
-0.10943029820919037,
-0.010284165851771832,
0.0774279460310936,
-0.13483375310897827,
-0.005662770476192236,
0.09513340890407562,
-0.06756529957056046,
-0.007528148591518402,
0.00940261036157608,
0.01692429557442665,
-0.04614003747701645,
0.2208835780620575,
0.04134650155901909,
0.08177368342876434,
-0.089211605489254,
0.06697206199169159,
0.06398561596870422,
-0.1687651425600052,
0.017145255580544472,
0.08734186738729477,
-0.043705228716135025,
-0.022038787603378296,
0.032189611345529556,
0.06291300058364868,
-0.0021266646217554808,
-0.06487942487001419,
-0.10631056874990463,
-0.1513553261756897,
0.08794595301151276,
0.08468832820653915,
0.033478520810604095,
0.023203598335385323,
-0.04817093536257744,
0.037561096251010895,
-0.11763465404510498,
0.09237618744373322,
0.07932446897029877,
0.07656864821910858,
-0.12744177877902985,
0.15299127995967865,
0.02436063066124916,
0.010377125814557076,
-0.0000627061162958853,
-0.0009693852625787258,
-0.1018236055970192,
0.03370308503508568,
-0.10971446335315704,
-0.015017939731478691,
-0.053912144154310226,
-0.0023998150136321783,
0.0033307685516774654,
-0.0616549514234066,
-0.057028453797101974,
0.021283680573105812,
-0.11501913517713547,
-0.04522392153739929,
-0.005068078637123108,
0.0674016997218132,
-0.10993202775716782,
-0.020460359752178192,
0.04639729857444763,
-0.11149828135967255,
0.08278963714838028,
0.053011320531368256,
0.023561950773000717,
0.050442058593034744,
-0.12309656292200089,
0.014703522436320782,
0.04355817288160324,
0.01417811680585146,
0.03486933186650276,
-0.16148336231708527,
0.006231904029846191,
-0.012209394946694374,
0.0303097665309906,
-0.0017133763758465648,
0.02599281072616577,
-0.13538572192192078,
-0.04384513571858406,
-0.04050043225288391,
-0.06657649576663971,
-0.05837815999984741,
0.04991434887051582,
0.060693226754665375,
0.047773171216249466,
0.16265766322612762,
-0.08267588168382645,
0.04338565096259117,
-0.22642256319522858,
0.00998444389551878,
-0.03893555700778961,
-0.06633499264717102,
-0.04185553267598152,
-0.031181929633021355,
0.08982573449611664,
-0.06769639253616333,
0.10185855627059937,
-0.03791208565235138,
0.0418148934841156,
0.03901353105902672,
-0.10504331439733505,
0.014225556515157223,
0.04438697174191475,
0.23588500916957855,
0.05105619505047798,
-0.014180595055222511,
0.07531598955392838,
0.0055997720919549465,
0.05092418193817139,
0.1575792133808136,
0.1671329140663147,
0.19910171627998352,
0.05290137603878975,
0.09040522575378418,
0.06554193794727325,
-0.12050715833902359,
-0.11419786512851715,
0.11796881258487701,
-0.0340789295732975,
0.12938368320465088,
-0.011373138055205345,
0.24376259744167328,
0.1018480509519577,
-0.1958620399236679,
0.05347253754734993,
-0.038450419902801514,
-0.08861370384693146,
-0.0886976569890976,
-0.043072186410427094,
-0.06598065793514252,
-0.16542236506938934,
0.00954656582325697,
-0.11271481961011887,
0.041110098361968994,
0.06597024947404861,
0.0437840074300766,
0.010617624036967754,
0.12363194674253464,
0.05677926167845726,
0.0008977160905487835,
0.10776843875646591,
0.02332884818315506,
-0.00756301824003458,
-0.06713444739580154,
-0.09212448447942734,
0.027534568682312965,
-0.020945755764842033,
0.057383909821510315,
-0.049889422953128815,
-0.10096033662557602,
0.06829611212015152,
0.014764765277504921,
-0.09941266477108002,
0.020893217995762825,
-0.016882658004760742,
0.0633317232131958,
0.08966198563575745,
0.0307264756411314,
0.0008380516665056348,
-0.02962942235171795,
0.25020042061805725,
-0.08986715227365494,
-0.06622383743524551,
-0.12672168016433716,
0.2465461939573288,
0.018106425181031227,
-0.034617044031620026,
0.033424269407987595,
-0.06380533427000046,
-0.016733353957533836,
0.16244067251682281,
0.1347859501838684,
-0.03342537209391594,
-0.02158970572054386,
0.022802555933594704,
-0.014100912027060986,
-0.05770502984523773,
0.10318835079669952,
0.1454782485961914,
0.08227373659610748,
-0.07589220255613327,
-0.051480263471603394,
-0.05586095526814461,
-0.03872924670577049,
-0.02761528454720974,
0.06322995573282242,
0.03345561772584915,
-0.023226797580718994,
-0.028780287131667137,
0.10534337908029556,
-0.0696939006447792,
-0.1060153990983963,
0.032256755977869034,
-0.17803718149662018,
-0.19818001985549927,
-0.03936260566115379,
0.06013202667236328,
0.01365702599287033,
0.04449827969074249,
-0.012975649908185005,
-0.0208407174795866,
0.09104123711585999,
0.00019042739586438984,
-0.04395495727658272,
-0.104378841817379,
0.08902972936630249,
-0.06797157973051071,
0.19481074810028076,
-0.0432303249835968,
0.04187408834695816,
0.12541766464710236,
0.07154202461242676,
-0.08498900383710861,
0.04910803958773613,
0.06954869627952576,
-0.13388897478580475,
0.051950421184301376,
0.17919479310512543,
-0.035771071910858154,
0.11370348185300827,
0.04333317652344704,
-0.12236697971820831,
0.020423317328095436,
-0.10211364924907684,
-0.046060722321271896,
-0.06021153926849365,
-0.017388561740517616,
-0.04134415090084076,
0.13374699652194977,
0.2221023291349411,
-0.055436402559280396,
-0.023492587730288506,
-0.06936648488044739,
0.014834847301244736,
0.031690049916505814,
0.1335219144821167,
-0.04070357233285904,
-0.2688259482383728,
0.017504578456282616,
-0.010633670724928379,
0.012716751545667648,
-0.25810855627059937,
-0.08814696967601776,
0.030256690457463264,
-0.07109265774488449,
-0.06059461459517479,
0.11271538585424423,
0.06821783632040024,
0.04803569242358208,
-0.056400805711746216,
-0.08349224179983139,
-0.040269285440444946,
0.18103346228599548,
-0.17842300236225128,
-0.05414281412959099
] |
null | null | transformers |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
should probably proofread and complete it, then remove this comment. -->
# wav2vec2-xls-r-300m-npsc-bokmaal
This model was trained from scratch on the None dataset.
It achieves the following results on the evaluation set:
- Loss: 0.1663
- Wer: 0.0932
## 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:
- learning_rate: 5e-05
- train_batch_size: 16
- eval_batch_size: 16
- seed: 42
- gradient_accumulation_steps: 2
- total_train_batch_size: 32
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
- lr_scheduler_type: linear
- lr_scheduler_warmup_steps: 500
- num_epochs: 15.0
- mixed_precision_training: Native AMP
### Training results
| Training Loss | Epoch | Step | Validation Loss | Wer |
|:-------------:|:-----:|:-----:|:---------------:|:------:|
| 0.0969 | 0.32 | 500 | 0.1773 | 0.1054 |
| 0.0929 | 0.64 | 1000 | 0.1672 | 0.1061 |
| 0.1018 | 0.97 | 1500 | 0.1770 | 0.1067 |
| 0.0871 | 1.29 | 2000 | 0.1832 | 0.1087 |
| 0.0908 | 1.61 | 2500 | 0.1830 | 0.1101 |
| 0.0975 | 1.93 | 3000 | 0.1848 | 0.1100 |
| 0.0936 | 2.26 | 3500 | 0.1853 | 0.1113 |
| 0.1025 | 2.58 | 4000 | 0.1958 | 0.1149 |
| 0.0989 | 2.9 | 4500 | 0.1776 | 0.1123 |
| 0.0946 | 3.22 | 5000 | 0.1825 | 0.1097 |
| 0.0859 | 3.55 | 5500 | 0.1864 | 0.1072 |
| 0.0867 | 3.87 | 6000 | 0.1886 | 0.1081 |
| 0.0783 | 4.19 | 6500 | 0.1883 | 0.1063 |
| 0.0804 | 4.51 | 7000 | 0.1831 | 0.1063 |
| 0.0797 | 4.84 | 7500 | 0.1884 | 0.1058 |
| 0.0705 | 5.16 | 8000 | 0.1802 | 0.1057 |
| 0.0795 | 5.48 | 8500 | 0.1854 | 0.1038 |
| 0.0711 | 5.8 | 9000 | 0.1766 | 0.1032 |
| 0.0973 | 6.13 | 9500 | 0.1663 | 0.1014 |
| 0.087 | 6.45 | 10000 | 0.1664 | 0.1014 |
| 0.0962 | 6.77 | 10500 | 0.1631 | 0.1009 |
| 0.0857 | 7.09 | 11000 | 0.1659 | 0.1002 |
| 0.0882 | 7.41 | 11500 | 0.1668 | 0.1007 |
| 0.0784 | 7.74 | 12000 | 0.1688 | 0.0996 |
| 0.0838 | 8.06 | 12500 | 0.1675 | 0.0984 |
| 0.0863 | 8.38 | 13000 | 0.1639 | 0.0979 |
| 0.0763 | 8.7 | 13500 | 0.1638 | 0.0980 |
| 0.0822 | 9.03 | 14000 | 0.1709 | 0.0972 |
| 0.0769 | 9.35 | 14500 | 0.1700 | 0.0965 |
| 0.0838 | 9.67 | 15000 | 0.1703 | 0.0974 |
| 0.0799 | 9.99 | 15500 | 0.1667 | 0.0957 |
| 0.0712 | 10.32 | 16000 | 0.1754 | 0.0960 |
| 0.0737 | 10.64 | 16500 | 0.1725 | 0.0968 |
| 0.0851 | 10.96 | 17000 | 0.1733 | 0.0958 |
| 0.076 | 11.28 | 17500 | 0.1682 | 0.0954 |
| 0.0712 | 11.61 | 18000 | 0.1713 | 0.0943 |
| 0.0745 | 11.93 | 18500 | 0.1662 | 0.0951 |
| 0.0864 | 12.25 | 19000 | 0.1692 | 0.0947 |
| 0.0937 | 12.57 | 19500 | 0.1624 | 0.0943 |
| 0.0915 | 12.89 | 20000 | 0.1678 | 0.0942 |
| 0.0926 | 13.22 | 20500 | 0.1641 | 0.0945 |
| 0.0912 | 13.54 | 21000 | 0.1665 | 0.0937 |
| 0.0917 | 13.86 | 21500 | 0.1648 | 0.0936 |
| 0.094 | 14.18 | 22000 | 0.1635 | 0.0935 |
| 0.0864 | 14.51 | 22500 | 0.1678 | 0.0934 |
| 0.0899 | 14.83 | 23000 | 0.1663 | 0.0932 |
### Framework versions
- Transformers 4.17.0.dev0
- Pytorch 1.10.2+cu113
- Datasets 1.18.4.dev0
- Tokenizers 0.11.0
| {"language": ["nb-NO"], "license": "apache-2.0", "tags": ["generated_from_trainer", "automatic-speech-recognition", "NbAiLab/NPSC", "robust-speech-event", false, "nb-NO", "hf-asr-leaderboard"], "datasets": ["NbAiLab/NPSC"], "model-index": [{"name": "wav2vec2-xls-r-300m-npsc-bokmaal", "results": [{"task": {"type": "automatic-speech-recognition", "name": "Automatic Speech Recognition"}, "dataset": {"name": "NPSC", "type": "NbAiLab/NPSC", "args": "16K_mp3_bokmaal"}, "metrics": [{"type": "wer", "value": 0.07556265455560153, "name": "Test (Bokm\u00e5l) WER"}, {"type": "cer", "value": 0.028191288775481386, "name": "Test (Bokm\u00e5l) CER"}]}]}]} | automatic-speech-recognition | NbAiLab/wav2vec2-xls-r-300m-npsc-bokmaal | [
"transformers",
"pytorch",
"tensorboard",
"wav2vec2",
"automatic-speech-recognition",
"dataset:NbAiLab/NPSC",
"license:apache-2.0",
"model-index",
"endpoints_compatible",
"region:us"
] | 2022-03-02T23:29:04+00:00 | [] | [
"nb-NO"
] | TAGS
#transformers #pytorch #tensorboard #wav2vec2 #automatic-speech-recognition #dataset-NbAiLab/NPSC #license-apache-2.0 #model-index #endpoints_compatible #region-us
| wav2vec2-xls-r-300m-npsc-bokmaal
================================
This model was trained from scratch on the None dataset.
It achieves the following results on the evaluation set:
* Loss: 0.1663
* Wer: 0.0932
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:
* learning\_rate: 5e-05
* train\_batch\_size: 16
* eval\_batch\_size: 16
* seed: 42
* gradient\_accumulation\_steps: 2
* total\_train\_batch\_size: 32
* optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
* lr\_scheduler\_type: linear
* lr\_scheduler\_warmup\_steps: 500
* num\_epochs: 15.0
* mixed\_precision\_training: Native AMP
### Training results
### Framework versions
* Transformers 4.17.0.dev0
* Pytorch 1.10.2+cu113
* Datasets 1.18.4.dev0
* Tokenizers 0.11.0
| [
"### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* learning\\_rate: 5e-05\n* train\\_batch\\_size: 16\n* eval\\_batch\\_size: 16\n* seed: 42\n* gradient\\_accumulation\\_steps: 2\n* total\\_train\\_batch\\_size: 32\n* optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08\n* lr\\_scheduler\\_type: linear\n* lr\\_scheduler\\_warmup\\_steps: 500\n* num\\_epochs: 15.0\n* mixed\\_precision\\_training: Native AMP",
"### Training results",
"### Framework versions\n\n\n* Transformers 4.17.0.dev0\n* Pytorch 1.10.2+cu113\n* Datasets 1.18.4.dev0\n* Tokenizers 0.11.0"
] | [
"TAGS\n#transformers #pytorch #tensorboard #wav2vec2 #automatic-speech-recognition #dataset-NbAiLab/NPSC #license-apache-2.0 #model-index #endpoints_compatible #region-us \n",
"### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* learning\\_rate: 5e-05\n* train\\_batch\\_size: 16\n* eval\\_batch\\_size: 16\n* seed: 42\n* gradient\\_accumulation\\_steps: 2\n* total\\_train\\_batch\\_size: 32\n* optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08\n* lr\\_scheduler\\_type: linear\n* lr\\_scheduler\\_warmup\\_steps: 500\n* num\\_epochs: 15.0\n* mixed\\_precision\\_training: Native AMP",
"### Training results",
"### Framework versions\n\n\n* Transformers 4.17.0.dev0\n* Pytorch 1.10.2+cu113\n* Datasets 1.18.4.dev0\n* Tokenizers 0.11.0"
] | [
64,
160,
4,
39
] | [
"passage: TAGS\n#transformers #pytorch #tensorboard #wav2vec2 #automatic-speech-recognition #dataset-NbAiLab/NPSC #license-apache-2.0 #model-index #endpoints_compatible #region-us \n### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* learning\\_rate: 5e-05\n* train\\_batch\\_size: 16\n* eval\\_batch\\_size: 16\n* seed: 42\n* gradient\\_accumulation\\_steps: 2\n* total\\_train\\_batch\\_size: 32\n* optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08\n* lr\\_scheduler\\_type: linear\n* lr\\_scheduler\\_warmup\\_steps: 500\n* num\\_epochs: 15.0\n* mixed\\_precision\\_training: Native AMP### Training results### Framework versions\n\n\n* Transformers 4.17.0.dev0\n* Pytorch 1.10.2+cu113\n* Datasets 1.18.4.dev0\n* Tokenizers 0.11.0"
] | [
-0.12936954200267792,
0.07707186788320541,
-0.0032027296256273985,
0.05040978267788887,
0.12683549523353577,
0.015251226723194122,
0.09538193792104721,
0.14737218618392944,
-0.07408373802900314,
0.0864405483007431,
0.09829501807689667,
0.10700099170207977,
0.06492915004491806,
0.12017419189214706,
-0.018911121413111687,
-0.31188029050827026,
0.012631433084607124,
0.022368131205439568,
-0.09903422743082047,
0.12261683493852615,
0.09878973662853241,
-0.12260156124830246,
0.024382034316658974,
0.02959308959543705,
-0.11788695305585861,
0.0009883511811494827,
-0.022447530180215836,
-0.07079880684614182,
0.12742365896701813,
0.03043735958635807,
0.11104046553373337,
0.025506000965833664,
0.0950273796916008,
-0.2520337998867035,
0.013764547184109688,
0.07779926806688309,
0.04424604773521423,
0.08505827933549881,
0.11418414115905762,
-0.00004553246617433615,
0.14649230241775513,
-0.08543052524328232,
0.07732006162405014,
0.036015406250953674,
-0.09981602430343628,
-0.3278176784515381,
-0.08028434216976166,
0.04520602896809578,
0.11089879274368286,
0.09431517869234085,
-0.02170591987669468,
0.09460283070802689,
-0.0838203951716423,
0.08852798491716385,
0.20965953171253204,
-0.2465212196111679,
-0.07549761235713959,
-0.013661899603903294,
0.05109020695090294,
0.047253746539354324,
-0.11946755647659302,
-0.03253006935119629,
0.016937753185629845,
0.03677421808242798,
0.12272008508443832,
0.014172360301017761,
-0.028508484363555908,
0.01746772974729538,
-0.14338257908821106,
-0.05662614107131958,
0.10055336356163025,
0.06800024956464767,
-0.023939313367009163,
-0.08851992338895798,
-0.028914019465446472,
-0.19387906789779663,
-0.051693160086870193,
0.008469831198453903,
0.029905283823609352,
-0.04244324937462807,
-0.09412536025047302,
0.01294752024114132,
-0.08049499243497849,
-0.08519244939088821,
0.006196268834173679,
0.14528411626815796,
0.05448991432785988,
-0.02017957530915737,
-0.0027869134210050106,
0.10538812726736069,
0.04361288622021675,
-0.1372935175895691,
0.0012040181318297982,
0.0353926420211792,
-0.09946350008249283,
-0.016163043677806854,
-0.032508328557014465,
-0.031138136982917786,
-0.002022871281951666,
0.11331647634506226,
-0.04888854920864105,
0.08315243571996689,
0.030353570356965065,
0.03311514854431152,
-0.09436959028244019,
0.1777733415365219,
-0.06798065453767776,
-0.014775509014725685,
-0.046146661043167114,
0.09233766794204712,
-0.02103310078382492,
-0.011306858621537685,
-0.054081179201602936,
0.02061614766716957,
0.10563719272613525,
0.03836468607187271,
-0.015540516935288906,
0.026374660432338715,
-0.056849267333745956,
-0.02694513648748398,
-0.010932809673249722,
-0.10069137811660767,
0.04496576264500618,
0.027107998728752136,
-0.08552104234695435,
0.01343697402626276,
0.007369379047304392,
0.007165137212723494,
-0.039003755897283554,
0.1452881544828415,
-0.06697899103164673,
0.004719517193734646,
-0.10554779320955276,
-0.11176764965057373,
0.027882039546966553,
-0.05051108077168465,
0.003902375465258956,
-0.07597339898347855,
-0.12179587036371231,
-0.04543829709291458,
0.0641615092754364,
-0.046327222138643265,
-0.06553888320922852,
-0.05170394852757454,
-0.06914472579956055,
0.05199664831161499,
-0.035392530262470245,
0.18665969371795654,
-0.06374656409025192,
0.1157715916633606,
0.01179097592830658,
0.04189285635948181,
0.045364491641521454,
0.06888741254806519,
-0.0468904934823513,
0.03524044528603554,
-0.12111879140138626,
0.06509517878293991,
-0.09074760973453522,
0.049646444618701935,
-0.1424151510000229,
-0.13197460770606995,
-0.024957677349448204,
0.003680915804579854,
0.10518107563257217,
0.08187948912382126,
-0.17393864691257477,
-0.0890413448214531,
0.1764022558927536,
-0.06830937415361404,
-0.09226179122924805,
0.12219233810901642,
-0.028923839330673218,
-0.017641544342041016,
0.037992995232343674,
0.1670970618724823,
0.08876288682222366,
-0.09202904999256134,
0.015248473733663559,
-0.03476975858211517,
0.10933537781238556,
-0.008936740458011627,
0.09302166104316711,
-0.022247394546866417,
0.03531075268983841,
-0.0030129870865494013,
-0.03728894889354706,
0.07971061766147614,
-0.09387123584747314,
-0.08020532876253128,
-0.0311770997941494,
-0.07019883394241333,
0.01256212592124939,
0.07157442718744278,
0.03461325913667679,
-0.09479942917823792,
-0.1373451203107834,
0.035585422068834305,
0.11350187659263611,
-0.09902185201644897,
0.02175724506378174,
-0.07715149968862534,
0.043912939727306366,
-0.016887536272406578,
-0.009073937311768532,
-0.17781227827072144,
-0.021231938153505325,
0.024095676839351654,
-0.049456484615802765,
0.009362084791064262,
0.0062406426295638084,
0.08157651871442795,
0.04428041726350784,
-0.04641757905483246,
-0.07368264347314835,
-0.07115478068590164,
-0.003107375930994749,
-0.07896357774734497,
-0.2199094444513321,
-0.0776311606168747,
-0.03000323660671711,
0.13151155412197113,
-0.228907510638237,
0.009504511952400208,
0.007621798664331436,
0.10969343781471252,
0.029090136289596558,
-0.041082579642534256,
-0.020211800932884216,
0.07892404496669769,
-0.016324251890182495,
-0.06763414293527603,
0.04693908616900444,
0.0016719504492357373,
-0.10304909199476242,
0.021780356764793396,
-0.10654427111148834,
0.10217645764350891,
0.11176131665706635,
-0.03199359029531479,
-0.07366599887609482,
-0.05047468841075897,
-0.06967580318450928,
-0.06302596628665924,
-0.032450031489133835,
0.013184364885091782,
0.2015746533870697,
0.03385455906391144,
0.12256988137960434,
-0.07860975712537766,
-0.045552901923656464,
0.028133848682045937,
0.01472737081348896,
-0.002951577538624406,
0.14431725442409515,
0.08236481249332428,
-0.04939363896846771,
0.09969856590032578,
0.08888842910528183,
-0.08802109211683273,
0.1293400228023529,
-0.07165299355983734,
-0.13110239803791046,
-0.0067342352122068405,
0.019345343112945557,
0.025585174560546875,
0.12040996551513672,
-0.13587071001529694,
0.006361035164445639,
0.031235408037900925,
0.027221238240599632,
0.027477512136101723,
-0.21955198049545288,
-0.008762812241911888,
0.04243659973144531,
-0.05987109988927841,
-0.04928683117032051,
-0.025663290172815323,
0.01049860380589962,
0.09623131155967712,
0.0020537124946713448,
-0.06723528355360031,
-0.012770253233611584,
-0.01773563213646412,
-0.08064205944538116,
0.1962176114320755,
-0.09102559834718704,
-0.15192265808582306,
-0.12123669683933258,
-0.030588192865252495,
0.007502107415348291,
-0.029462667182087898,
0.04210444539785385,
-0.10835692286491394,
-0.0485442690551281,
-0.05770888179540634,
0.03382713720202446,
-0.05756375938653946,
0.0206937063485384,
-0.01163474377244711,
0.013553977012634277,
0.07894561439752579,
-0.10379470139741898,
0.021470366045832634,
-0.02175799384713173,
-0.026680633425712585,
0.038578491657972336,
0.043806057423353195,
0.0871870368719101,
0.1696435511112213,
0.018508892506361008,
0.01889139786362648,
-0.033542342483997345,
0.14845046401023865,
-0.09713903069496155,
-0.024424364790320396,
0.11986488103866577,
0.00661714281886816,
0.04200257360935211,
0.11257939040660858,
0.05953683704137802,
-0.07711723446846008,
0.01455632597208023,
0.04186645895242691,
-0.018047161400318146,
-0.25104963779449463,
-0.038595058023929596,
-0.0614488385617733,
-0.03916724771261215,
0.12785384058952332,
0.0356743261218071,
-0.011929631233215332,
0.03800775855779648,
-0.004402569495141506,
0.004261021967977285,
-0.005744754336774349,
0.06614664196968079,
0.08377747982740402,
0.04077788442373276,
0.1255946159362793,
-0.025130437687039375,
-0.0398886539041996,
0.029798593372106552,
-0.00027678447077050805,
0.26356425881385803,
-0.020519699901342392,
0.1588056981563568,
0.04818602651357651,
0.1650438904762268,
0.015591203235089779,
0.07517725974321365,
0.007754296530038118,
-0.02614293433725834,
0.013176473788917065,
-0.04845490679144859,
-0.030806714668869972,
0.03283348307013512,
0.07709839940071106,
0.032669879496097565,
-0.11453376710414886,
-0.029026281088590622,
0.01645357720553875,
0.33668452501296997,
0.05922858044505119,
-0.3236866891384125,
-0.09260053187608719,
-0.007287129759788513,
-0.07775057852268219,
-0.059707242995500565,
0.026075147092342377,
0.10857269912958145,
-0.09426501393318176,
0.04110019654035568,
-0.08029960840940475,
0.10727740079164505,
-0.061584826558828354,
0.0046226163394749165,
0.0899079367518425,
0.10141072422266006,
0.006444018799811602,
0.07372535765171051,
-0.2691936194896698,
0.30741530656814575,
-0.01797034777700901,
0.07661820948123932,
-0.05354253575205803,
0.03077840246260166,
0.03374461084604263,
-0.03535972535610199,
0.06358065456151962,
-0.012402825988829136,
-0.09941890090703964,
-0.18490417301654816,
-0.07944349199533463,
0.028516056016087532,
0.117763951420784,
-0.032513558864593506,
0.11221947520971298,
-0.02738661877810955,
-0.009836804121732712,
0.058650195598602295,
-0.09375614672899246,
-0.0926385298371315,
-0.10366297513246536,
0.01688232272863388,
0.026316843926906586,
0.04589974880218506,
-0.1036536693572998,
-0.12112211436033249,
-0.0720144733786583,
0.16653765738010406,
-0.06742653995752335,
-0.017393730580806732,
-0.13622085750102997,
0.10026010125875473,
0.16192905604839325,
-0.06473841518163681,
0.052714753895998,
0.021762877702713013,
0.11310041695833206,
0.03141805902123451,
-0.022221839055418968,
0.11433680355548859,
-0.08852478861808777,
-0.17616930603981018,
-0.05341619998216629,
0.14358507096767426,
0.034780774265527725,
0.06810455769300461,
-0.026862988248467445,
0.028536416590213776,
-0.030258234590291977,
-0.08160679787397385,
0.04347936436533928,
0.015838727355003357,
0.024322621524333954,
0.05220639705657959,
-0.043701402842998505,
0.008472342975437641,
-0.06836791336536407,
-0.058059051632881165,
0.15400594472885132,
0.26434338092803955,
-0.08472713083028793,
0.023398173972964287,
0.03627224639058113,
-0.04684595763683319,
-0.14949676394462585,
0.027775902301073074,
0.12451594322919846,
0.03424853831529617,
0.015068631619215012,
-0.2210933119058609,
0.05855714529752731,
0.0938420444726944,
-0.020233985036611557,
0.08993735909461975,
-0.32941004633903503,
-0.12749947607517242,
0.11728084087371826,
0.12607254087924957,
-0.03858155012130737,
-0.14916373789310455,
-0.055922672152519226,
-0.003683274146169424,
-0.09649696946144104,
0.0784076377749443,
-0.02560855634510517,
0.11988025158643723,
-0.014063575305044651,
0.055527761578559875,
0.022411692887544632,
-0.0629563182592392,
0.14986656606197357,
-0.024733033031225204,
0.05814948305487633,
-0.009950412437319756,
0.0780809074640274,
0.00967477634549141,
-0.05016038566827774,
0.007275281939655542,
-0.0711190477013588,
0.0266573503613472,
-0.14021146297454834,
-0.033146921545267105,
-0.09278436750173569,
0.019055379554629326,
-0.039932981133461,
-0.04382040724158287,
-0.015935495495796204,
0.04859468340873718,
0.06272649019956589,
-0.003128485754132271,
0.11231210827827454,
-0.03744976222515106,
0.14027835428714752,
0.07803396135568619,
0.09018303453922272,
-0.010513551533222198,
-0.1159028708934784,
-0.017840607091784477,
-0.003162338398396969,
0.052889689803123474,
-0.1311991810798645,
0.021005991846323013,
0.1556287407875061,
0.042617615312337875,
0.14114080369472504,
0.06413383036851883,
-0.0749368667602539,
0.0039460258558392525,
0.06631115078926086,
-0.07848438620567322,
-0.12613222002983093,
-0.00566820427775383,
0.06841488182544708,
-0.12622515857219696,
-0.004944304935634136,
0.09459080547094345,
-0.06361131370067596,
-0.008164932951331139,
0.01186713483184576,
0.017696212977170944,
-0.0459621399641037,
0.22796480357646942,
0.03423374146223068,
0.08125509321689606,
-0.08990760892629623,
0.07410860061645508,
0.06345001608133316,
-0.1792040765285492,
0.016945190727710724,
0.0898410975933075,
-0.04713689535856247,
-0.025326013565063477,
0.03519776836037636,
0.06791166216135025,
0.0010105397086590528,
-0.0672517865896225,
-0.11203985661268234,
-0.14717186987400055,
0.09220622479915619,
0.07307981699705124,
0.0349825918674469,
0.016647014766931534,
-0.04847192391753197,
0.03554316237568855,
-0.11375006288290024,
0.09016378968954086,
0.084647536277771,
0.07706494629383087,
-0.13082149624824524,
0.1502847522497177,
0.025919117033481598,
0.011692948639392853,
0.0007511932053603232,
0.003220990300178528,
-0.0956915020942688,
0.03598156198859215,
-0.11272306740283966,
-0.01502128504216671,
-0.0534154437482357,
-0.0035189474001526833,
0.0006150247645564377,
-0.05776718258857727,
-0.05124248191714287,
0.01997431553900242,
-0.11822245270013809,
-0.04460211098194122,
-0.0037887361831963062,
0.06454608589410782,
-0.10749425739049911,
-0.02050705999135971,
0.042807042598724365,
-0.1069134920835495,
0.08638239651918411,
0.04815826192498207,
0.022199299186468124,
0.04927557334303856,
-0.12433798611164093,
0.014512946829199791,
0.04464161396026611,
0.011829494498670101,
0.03440076857805252,
-0.16105902194976807,
0.005537593737244606,
-0.014753432013094425,
0.029114749282598495,
-0.005053110886365175,
0.02381359599530697,
-0.13632109761238098,
-0.038775041699409485,
-0.03855334222316742,
-0.07087744027376175,
-0.061759814620018005,
0.050755687057971954,
0.05408801510930061,
0.044880591332912445,
0.16645798087120056,
-0.08359549939632416,
0.04354323074221611,
-0.22494716942310333,
0.010298329405486584,
-0.03544491156935692,
-0.06837908923625946,
-0.043858252465724945,
-0.034438520669937134,
0.0910692885518074,
-0.0711713507771492,
0.09580827504396439,
-0.03393677994608879,
0.04806951433420181,
0.03799682483077049,
-0.10837212949991226,
0.009121567010879517,
0.04347175359725952,
0.23247769474983215,
0.0441599003970623,
-0.017160288989543915,
0.06827907264232635,
0.010093597695231438,
0.05049246549606323,
0.1646842509508133,
0.17057666182518005,
0.2011612504720688,
0.05900813266634941,
0.09397909045219421,
0.05661708861589432,
-0.12250649183988571,
-0.12608061730861664,
0.11870555579662323,
-0.037024352699518204,
0.1348869651556015,
-0.01252247579395771,
0.2470414936542511,
0.10172203928232193,
-0.1964842677116394,
0.05795548856258392,
-0.03811195492744446,
-0.08971358090639114,
-0.09148179739713669,
-0.04797402024269104,
-0.0650918260216713,
-0.1710672229528427,
0.008641441352665424,
-0.10636074841022491,
0.046539608389139175,
0.0673726424574852,
0.04367591068148613,
0.00713120074942708,
0.12367910891771317,
0.06284678727388382,
0.0020298005547374487,
0.10918668657541275,
0.023035617545247078,
-0.008521556854248047,
-0.06155692785978317,
-0.09329164028167725,
0.025122959166765213,
-0.025663623586297035,
0.05293452739715576,
-0.05311845242977142,
-0.10271499305963516,
0.066006138920784,
0.017702309414744377,
-0.0959939956665039,
0.0219846423715353,
-0.015478463843464851,
0.06462050974369049,
0.09609881788492203,
0.03164713829755783,
0.0009504529880359769,
-0.032258398830890656,
0.25340384244918823,
-0.09294582158327103,
-0.06031470373272896,
-0.12084008008241653,
0.24703891575336456,
0.01595989428460598,
-0.030521094799041748,
0.0370166078209877,
-0.06323274970054626,
-0.01318411622196436,
0.15887299180030823,
0.137632355093956,
-0.03767269477248192,
-0.0210880134254694,
0.017954237759113312,
-0.013232056051492691,
-0.05692845582962036,
0.10510259866714478,
0.14301645755767822,
0.07087477296590805,
-0.07696645706892014,
-0.042022861540317535,
-0.05565018206834793,
-0.0366138219833374,
-0.03278488665819168,
0.05798163264989853,
0.03732764720916748,
-0.021694887429475784,
-0.029331661760807037,
0.1062779650092125,
-0.06174788624048233,
-0.10667785257101059,
0.037507280707359314,
-0.17520403861999512,
-0.1968177855014801,
-0.04091363400220871,
0.06849148869514465,
0.018162405118346214,
0.045687247067689896,
-0.013632728718221188,
-0.0163947232067585,
0.08705835789442062,
-0.000857072533108294,
-0.043582733720541,
-0.11086320877075195,
0.08706115931272507,
-0.07351525127887726,
0.19136464595794678,
-0.040471870452165604,
0.03679246827960014,
0.12293224781751633,
0.07184197008609772,
-0.08563777804374695,
0.05148201808333397,
0.06988967210054398,
-0.12963150441646576,
0.05359848216176033,
0.1765880584716797,
-0.036806508898735046,
0.10999502241611481,
0.04152492806315422,
-0.12056101113557816,
0.021633993834257126,
-0.10256241261959076,
-0.04443684220314026,
-0.0574038065969944,
-0.012692626565694809,
-0.040717896074056625,
0.13154298067092896,
0.2208460420370102,
-0.050479646772146225,
-0.01904514990746975,
-0.06761371344327927,
0.01246266346424818,
0.029512902721762657,
0.12479458749294281,
-0.043833862990140915,
-0.25728878378868103,
0.01903434656560421,
0.00448231166228652,
0.01767057366669178,
-0.25133660435676575,
-0.08900173008441925,
0.028491495177149773,
-0.07119639217853546,
-0.06562106311321259,
0.11377370357513428,
0.06540285795927048,
0.052283093333244324,
-0.057198766618967056,
-0.09947332739830017,
-0.038172170519828796,
0.18030531704425812,
-0.1786157488822937,
-0.05365707352757454
] |
null | null | transformers |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
should probably proofread and complete it, then remove this comment. -->
# wav2vec2-xlsr-1B-NPSC-NN
This model is a fine-tuned version of [facebook/wav2vec2-xls-r-1b](https://huggingface.co/facebook/wav2vec2-xls-r-1b) on the NBAILAB/NPSC - 16K_MP3 dataset.
It achieves the following results on the evaluation set:
- Loss: 0.4562
- Wer: 0.1531
## 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:
- learning_rate: 6e-05
- train_batch_size: 8
- eval_batch_size: 8
- seed: 42
- gradient_accumulation_steps: 2
- total_train_batch_size: 16
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
- lr_scheduler_type: linear
- lr_scheduler_warmup_steps: 2000
- num_epochs: 50.0
- mixed_precision_training: Native AMP
### Training results
| Training Loss | Epoch | Step | Validation Loss | Wer |
|:-------------:|:-----:|:-----:|:---------------:|:------:|
| 1.6894 | 1.08 | 500 | 1.2423 | 0.8619 |
| 0.7543 | 2.15 | 1000 | 0.5956 | 0.3817 |
| 0.5481 | 3.23 | 1500 | 0.5043 | 0.3246 |
| 0.4661 | 4.3 | 2000 | 0.4813 | 0.2793 |
| 0.3901 | 5.38 | 2500 | 0.4371 | 0.2592 |
| 0.3512 | 6.45 | 3000 | 0.4216 | 0.2458 |
| 0.3016 | 7.53 | 3500 | 0.3814 | 0.2257 |
| 0.278 | 8.6 | 4000 | 0.4151 | 0.2145 |
| 0.2435 | 9.68 | 4500 | 0.4816 | 0.2130 |
| 0.2122 | 10.75 | 5000 | 0.4489 | 0.2137 |
| 0.1949 | 11.83 | 5500 | 0.3978 | 0.2063 |
| 0.1929 | 12.9 | 6000 | 0.3823 | 0.2026 |
| 0.1757 | 13.98 | 6500 | 0.3409 | 0.1965 |
| 0.1771 | 15.05 | 7000 | 0.3844 | 0.1936 |
| 0.1452 | 16.13 | 7500 | 0.3749 | 0.1900 |
| 0.1341 | 17.2 | 8000 | 0.4407 | 0.2026 |
| 0.13 | 18.28 | 8500 | 0.4253 | 0.1883 |
| 0.1183 | 19.35 | 9000 | 0.4311 | 0.1880 |
| 0.118 | 20.43 | 9500 | 0.4431 | 0.1882 |
| 0.1123 | 21.51 | 10000 | 0.4753 | 0.1820 |
| 0.1037 | 22.58 | 10500 | 0.4087 | 0.1834 |
| 0.1066 | 23.66 | 11000 | 0.4151 | 0.1845 |
| 0.0977 | 24.73 | 11500 | 0.4367 | 0.1783 |
| 0.0968 | 25.81 | 12000 | 0.4237 | 0.1756 |
| 0.0835 | 26.88 | 12500 | 0.4729 | 0.1781 |
| 0.0919 | 27.96 | 13000 | 0.4153 | 0.1701 |
| 0.0677 | 29.03 | 13500 | 0.4317 | 0.1693 |
| 0.0726 | 30.11 | 14000 | 0.4380 | 0.1736 |
| 0.066 | 31.18 | 14500 | 0.4384 | 0.1681 |
| 0.0713 | 32.26 | 15000 | 0.4215 | 0.1629 |
| 0.0605 | 33.33 | 15500 | 0.4574 | 0.1714 |
| 0.0632 | 34.41 | 16000 | 0.4343 | 0.1642 |
| 0.0567 | 35.48 | 16500 | 0.4231 | 0.1601 |
| 0.0556 | 36.56 | 17000 | 0.4404 | 0.1667 |
| 0.0426 | 37.63 | 17500 | 0.4459 | 0.1625 |
| 0.0445 | 38.71 | 18000 | 0.4484 | 0.1629 |
| 0.0463 | 39.78 | 18500 | 0.4508 | 0.1596 |
| 0.0448 | 40.86 | 19000 | 0.4395 | 0.1605 |
| 0.0434 | 41.94 | 19500 | 0.4490 | 0.1607 |
| 0.0347 | 43.01 | 20000 | 0.4772 | 0.1582 |
| 0.0332 | 44.09 | 20500 | 0.4729 | 0.1582 |
| 0.037 | 45.16 | 21000 | 0.4559 | 0.1573 |
| 0.0328 | 46.24 | 21500 | 0.4664 | 0.1560 |
| 0.0366 | 47.31 | 22000 | 0.4543 | 0.1543 |
| 0.0377 | 48.39 | 22500 | 0.4507 | 0.1560 |
| 0.0331 | 49.46 | 23000 | 0.4567 | 0.1533 |
### Framework versions
- Transformers 4.17.0.dev0
- Pytorch 1.10.1+cu102
- Datasets 1.18.2.dev0
- Tokenizers 0.11.0
| {"language": ["nn-NO"], "license": "apache-2.0", "tags": ["generated_from_trainer", "automatic-speech-recognition", "NbAiLab/NPSC", "robust-speech-event", false, "nn-NO", "hf-asr-leaderboard"], "datasets": ["NbAiLab/NPSC"], "model-index": [{"name": "wav2vec2-xlsr-1B-NPSC-NN", "results": [{"task": {"type": "automatic-speech-recognition", "name": "Automatic Speech Recognition"}, "dataset": {"name": "NPSC", "type": "NbAiLab/NPSC", "args": "16K_mp3_nynorsk"}, "metrics": [{"type": "wer", "value": 0.13347099680871036, "name": "Test (Nynorsk) WER"}, {"type": "cer", "value": 0.04537322093454329, "name": "Test (Nynorsk) CER"}]}]}]} | automatic-speech-recognition | NbAiLab/wav2vec2-xlsr-1B-NPSC-NN | [
"transformers",
"pytorch",
"tensorboard",
"wav2vec2",
"automatic-speech-recognition",
"dataset:NbAiLab/NPSC",
"license:apache-2.0",
"model-index",
"endpoints_compatible",
"region:us"
] | 2022-03-02T23:29:04+00:00 | [] | [
"nn-NO"
] | TAGS
#transformers #pytorch #tensorboard #wav2vec2 #automatic-speech-recognition #dataset-NbAiLab/NPSC #license-apache-2.0 #model-index #endpoints_compatible #region-us
| wav2vec2-xlsr-1B-NPSC-NN
========================
This model is a fine-tuned version of facebook/wav2vec2-xls-r-1b on the NBAILAB/NPSC - 16K\_MP3 dataset.
It achieves the following results on the evaluation set:
* Loss: 0.4562
* Wer: 0.1531
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:
* learning\_rate: 6e-05
* train\_batch\_size: 8
* eval\_batch\_size: 8
* seed: 42
* gradient\_accumulation\_steps: 2
* total\_train\_batch\_size: 16
* optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
* lr\_scheduler\_type: linear
* lr\_scheduler\_warmup\_steps: 2000
* num\_epochs: 50.0
* mixed\_precision\_training: Native AMP
### Training results
### Framework versions
* Transformers 4.17.0.dev0
* Pytorch 1.10.1+cu102
* Datasets 1.18.2.dev0
* Tokenizers 0.11.0
| [
"### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* learning\\_rate: 6e-05\n* train\\_batch\\_size: 8\n* eval\\_batch\\_size: 8\n* seed: 42\n* gradient\\_accumulation\\_steps: 2\n* total\\_train\\_batch\\_size: 16\n* optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08\n* lr\\_scheduler\\_type: linear\n* lr\\_scheduler\\_warmup\\_steps: 2000\n* num\\_epochs: 50.0\n* mixed\\_precision\\_training: Native AMP",
"### Training results",
"### Framework versions\n\n\n* Transformers 4.17.0.dev0\n* Pytorch 1.10.1+cu102\n* Datasets 1.18.2.dev0\n* Tokenizers 0.11.0"
] | [
"TAGS\n#transformers #pytorch #tensorboard #wav2vec2 #automatic-speech-recognition #dataset-NbAiLab/NPSC #license-apache-2.0 #model-index #endpoints_compatible #region-us \n",
"### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* learning\\_rate: 6e-05\n* train\\_batch\\_size: 8\n* eval\\_batch\\_size: 8\n* seed: 42\n* gradient\\_accumulation\\_steps: 2\n* total\\_train\\_batch\\_size: 16\n* optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08\n* lr\\_scheduler\\_type: linear\n* lr\\_scheduler\\_warmup\\_steps: 2000\n* num\\_epochs: 50.0\n* mixed\\_precision\\_training: Native AMP",
"### Training results",
"### Framework versions\n\n\n* Transformers 4.17.0.dev0\n* Pytorch 1.10.1+cu102\n* Datasets 1.18.2.dev0\n* Tokenizers 0.11.0"
] | [
64,
160,
4,
39
] | [
"passage: TAGS\n#transformers #pytorch #tensorboard #wav2vec2 #automatic-speech-recognition #dataset-NbAiLab/NPSC #license-apache-2.0 #model-index #endpoints_compatible #region-us \n### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* learning\\_rate: 6e-05\n* train\\_batch\\_size: 8\n* eval\\_batch\\_size: 8\n* seed: 42\n* gradient\\_accumulation\\_steps: 2\n* total\\_train\\_batch\\_size: 16\n* optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08\n* lr\\_scheduler\\_type: linear\n* lr\\_scheduler\\_warmup\\_steps: 2000\n* num\\_epochs: 50.0\n* mixed\\_precision\\_training: Native AMP### Training results### Framework versions\n\n\n* Transformers 4.17.0.dev0\n* Pytorch 1.10.1+cu102\n* Datasets 1.18.2.dev0\n* Tokenizers 0.11.0"
] | [
-0.12910376489162445,
0.07910911738872528,
-0.003142612287774682,
0.05073961988091469,
0.12453947216272354,
0.015324835665524006,
0.09234586358070374,
0.14658239483833313,
-0.07635728269815445,
0.08498631417751312,
0.10091271251440048,
0.10639623552560806,
0.06478146463632584,
0.1166863664984703,
-0.02046424336731434,
-0.3118255138397217,
0.0136183500289917,
0.023565132170915604,
-0.09793669730424881,
0.12344895303249359,
0.0995044931769371,
-0.12338388711214066,
0.024606812745332718,
0.03140019625425339,
-0.12083108723163605,
0.0005359257920645177,
-0.023126449435949326,
-0.07142295688390732,
0.12705503404140472,
0.029238063842058182,
0.11305464804172516,
0.028424905613064766,
0.09536503255367279,
-0.2501737177371979,
0.012818286195397377,
0.0781971663236618,
0.04550117626786232,
0.08562147617340088,
0.1157577857375145,
0.0002172531676478684,
0.14800433814525604,
-0.08261570334434509,
0.07888595759868622,
0.03464595973491669,
-0.0995941013097763,
-0.32601216435432434,
-0.08143395930528641,
0.045529674738645554,
0.10842014104127884,
0.0956750139594078,
-0.02108476683497429,
0.0968191996216774,
-0.08325325697660446,
0.08818356692790985,
0.20999561250209808,
-0.2453645020723343,
-0.07633719593286514,
-0.013735185377299786,
0.05053365230560303,
0.04915256425738335,
-0.11917368322610855,
-0.033033739775419235,
0.017357539385557175,
0.036264918744564056,
0.12289872765541077,
0.014129226095974445,
-0.03287103772163391,
0.018027758225798607,
-0.1443181335926056,
-0.0581618994474411,
0.10361136496067047,
0.06669683754444122,
-0.023859355598688126,
-0.08600181341171265,
-0.028645863756537437,
-0.19709309935569763,
-0.05130886286497116,
0.006804335862398148,
0.03129587695002556,
-0.042694345116615295,
-0.09516318887472153,
0.011387134902179241,
-0.08278463780879974,
-0.08398423343896866,
0.00344807468354702,
0.1476173996925354,
0.053356900811195374,
-0.01965358853340149,
-0.0027789471205323935,
0.1067010909318924,
0.04255960136651993,
-0.13726603984832764,
0.0012143003987148404,
0.03543224558234215,
-0.09891907870769501,
-0.0149262435734272,
-0.033993080258369446,
-0.03191642463207245,
-0.0029738694429397583,
0.11030146479606628,
-0.0483391098678112,
0.08260347694158554,
0.03024156205356121,
0.03391683101654053,
-0.09385429322719574,
0.18291397392749786,
-0.06875964254140854,
-0.013674437999725342,
-0.04664906486868858,
0.09219037741422653,
-0.020763862878084183,
-0.010751200839877129,
-0.05583075433969498,
0.02047322876751423,
0.10768384486436844,
0.03623341768980026,
-0.0151592455804348,
0.0278623029589653,
-0.05680675804615021,
-0.029114099219441414,
-0.008773250505328178,
-0.10087481886148453,
0.044616252183914185,
0.024535825476050377,
-0.08548892289400101,
0.015645673498511314,
0.008328118361532688,
0.009891534224152565,
-0.036403145641088486,
0.1465190052986145,
-0.06682757288217545,
0.005208102986216545,
-0.10578799247741699,
-0.10892713069915771,
0.026739468798041344,
-0.051392048597335815,
0.003455213736742735,
-0.07579106837511063,
-0.12043068557977676,
-0.044919464737176895,
0.065790094435215,
-0.04545406252145767,
-0.06630787253379822,
-0.050806675106287,
-0.06953778117895126,
0.05139728635549545,
-0.03515823930501938,
0.1913171410560608,
-0.06372212618589401,
0.11557801067829132,
0.010272896848618984,
0.04088439419865608,
0.04157441109418869,
0.0699910819530487,
-0.046628452837467194,
0.03494774177670479,
-0.1214299127459526,
0.06335073709487915,
-0.08909802883863449,
0.04870379716157913,
-0.14174780249595642,
-0.13094519078731537,
-0.027827247977256775,
0.0034398024436086416,
0.10412614047527313,
0.08030068874359131,
-0.17608293890953064,
-0.08875326067209244,
0.1732240915298462,
-0.06973274052143097,
-0.09388585388660431,
0.12162739783525467,
-0.02815609984099865,
-0.01665368489921093,
0.03740708902478218,
0.16771690547466278,
0.0849873498082161,
-0.09380892664194107,
0.014964994974434376,
-0.03671977296471596,
0.10881505906581879,
-0.008267241530120373,
0.09302191436290741,
-0.02354363724589348,
0.03665240481495857,
-0.0008992661023512483,
-0.04000718519091606,
0.0784914493560791,
-0.0922919511795044,
-0.07986868172883987,
-0.03173423931002617,
-0.07018224895000458,
0.011009705252945423,
0.07214003056287766,
0.0355927050113678,
-0.09386470168828964,
-0.13645437359809875,
0.033717039972543716,
0.11305371671915054,
-0.09843859821557999,
0.023184645920991898,
-0.07658082246780396,
0.04089048132300377,
-0.018080545589327812,
-0.011280527338385582,
-0.1792166829109192,
-0.019702203571796417,
0.02383722923696041,
-0.050411757081747055,
0.008467789739370346,
0.004190479405224323,
0.08047331869602203,
0.0406653992831707,
-0.047556858509778976,
-0.07357010245323181,
-0.07053089141845703,
-0.00237781903706491,
-0.07881049811840057,
-0.2209794968366623,
-0.07624348998069763,
-0.029535870999097824,
0.1371483951807022,
-0.2286054491996765,
0.007577910088002682,
0.009545113891363144,
0.11073494702577591,
0.029227325692772865,
-0.04049506410956383,
-0.02167409099638462,
0.07886926829814911,
-0.016811063513159752,
-0.0682380422949791,
0.04679697006940842,
0.0035150614567101,
-0.10575003176927567,
0.021553805097937584,
-0.1048407107591629,
0.0999489277601242,
0.11216168850660324,
-0.03109537623822689,
-0.0738508328795433,
-0.051605381071567535,
-0.07140854746103287,
-0.06374678015708923,
-0.02956760860979557,
0.013730054721236229,
0.20508885383605957,
0.034358687698841095,
0.12187736481428146,
-0.07994966953992844,
-0.046165112406015396,
0.028126461431384087,
0.013742309994995594,
-0.005699045956134796,
0.14209392666816711,
0.0821170061826706,
-0.05241459235548973,
0.09862039238214493,
0.09209471940994263,
-0.08961419016122818,
0.12832625210285187,
-0.07068606466054916,
-0.1299218386411667,
-0.006417466793209314,
0.018416747450828552,
0.02516653947532177,
0.12224556505680084,
-0.13895145058631897,
0.006083652377128601,
0.03182624280452728,
0.028038853779435158,
0.03048809990286827,
-0.21937942504882812,
-0.008279021829366684,
0.04069354012608528,
-0.05772429704666138,
-0.04577137157320976,
-0.026409097015857697,
0.011764926835894585,
0.09725690633058548,
0.0027677465695887804,
-0.06749486923217773,
-0.011355776339769363,
-0.01829330436885357,
-0.08059343695640564,
0.19567620754241943,
-0.09238969534635544,
-0.15300613641738892,
-0.11861094832420349,
-0.032329339534044266,
0.004172307439148426,
-0.02974364161491394,
0.04177989810705185,
-0.10616020113229752,
-0.048352401703596115,
-0.059207234531641006,
0.030931798741221428,
-0.05943295359611511,
0.02005133032798767,
-0.011650403030216694,
0.01396216545253992,
0.07925467938184738,
-0.10405318439006805,
0.020641645416617393,
-0.02390386164188385,
-0.02694905921816826,
0.0402703620493412,
0.0427793525159359,
0.08844990283250809,
0.1727476567029953,
0.020257405936717987,
0.020746929571032524,
-0.032538264989852905,
0.14302897453308105,
-0.09774340689182281,
-0.025087304413318634,
0.11853905767202377,
0.005157044157385826,
0.04253003001213074,
0.11488521844148636,
0.05806725099682808,
-0.0758557841181755,
0.01385533157736063,
0.03911663219332695,
-0.01847144588828087,
-0.2484080046415329,
-0.04137663170695305,
-0.06098901852965355,
-0.0432484894990921,
0.12792572379112244,
0.03584035858511925,
-0.010859081521630287,
0.03761462867259979,
-0.0037697588559240103,
0.002020434010773897,
-0.005631012376397848,
0.06650131195783615,
0.08237353712320328,
0.04090287908911705,
0.12548407912254333,
-0.023842981085181236,
-0.03937193751335144,
0.03005453571677208,
-0.0011829361319541931,
0.2656095623970032,
-0.02175183594226837,
0.15672628581523895,
0.04972326382994652,
0.16611963510513306,
0.016753582283854485,
0.07259766012430191,
0.007105804979801178,
-0.026547210291028023,
0.012155362404882908,
-0.04859931766986847,
-0.030318452045321465,
0.032469991594552994,
0.07585272938013077,
0.03254393860697746,
-0.11341296881437302,
-0.03061838448047638,
0.016263406723737717,
0.3344813585281372,
0.05733528733253479,
-0.32645633816719055,
-0.09042250365018845,
-0.00840260460972786,
-0.07450009882450104,
-0.06071031093597412,
0.024745482951402664,
0.10606445372104645,
-0.09371981024742126,
0.041540492326021194,
-0.08066914230585098,
0.10537493973970413,
-0.05995648354291916,
0.004090388771146536,
0.0913390964269638,
0.10146389156579971,
0.007473083212971687,
0.07424288243055344,
-0.26677897572517395,
0.311000794172287,
-0.018843073397874832,
0.07675515860319138,
-0.05414438247680664,
0.03052205964922905,
0.031988777220249176,
-0.03323797136545181,
0.06334882229566574,
-0.011831157840788364,
-0.09800855815410614,
-0.18152359127998352,
-0.07880161702632904,
0.02909831516444683,
0.11823903769254684,
-0.03144768625497818,
0.1121615618467331,
-0.026839133352041245,
-0.008192934095859528,
0.059327755123376846,
-0.09021661430597305,
-0.09129610657691956,
-0.10599985718727112,
0.019526317715644836,
0.025512227788567543,
0.04351929575204849,
-0.1045331284403801,
-0.12026911973953247,
-0.07375706732273102,
0.16986343264579773,
-0.06307628750801086,
-0.018006134778261185,
-0.13670116662979126,
0.1005374863743782,
0.16388040781021118,
-0.06519721448421478,
0.05221715569496155,
0.02089754492044449,
0.11449964344501495,
0.032478563487529755,
-0.02156813256442547,
0.11256207525730133,
-0.08760900050401688,
-0.17668333649635315,
-0.05363176763057709,
0.14384357631206512,
0.03399873152375221,
0.06610468029975891,
-0.02589067816734314,
0.030227649956941605,
-0.03143419325351715,
-0.08159898221492767,
0.042637139558792114,
0.020367294549942017,
0.027524905279278755,
0.04959698021411896,
-0.04335569590330124,
0.010818902403116226,
-0.0682465061545372,
-0.059887584298849106,
0.15343523025512695,
0.2653725743293762,
-0.08590462058782578,
0.02588045783340931,
0.037482939660549164,
-0.046776220202445984,
-0.14975577592849731,
0.026961922645568848,
0.12593768537044525,
0.03193998336791992,
0.016991980373859406,
-0.21788010001182556,
0.05907288193702698,
0.09668634831905365,
-0.021241404116153717,
0.0874381735920906,
-0.32986554503440857,
-0.12747415900230408,
0.11790826171636581,
0.12541800737380981,
-0.0427047424018383,
-0.14949649572372437,
-0.055518168956041336,
-0.004629818256944418,
-0.09463470429182053,
0.07796706259250641,
-0.02299102395772934,
0.11918672919273376,
-0.014498639851808548,
0.05720112472772598,
0.022570021450519562,
-0.06337463110685349,
0.1500982791185379,
-0.02425271086394787,
0.055925771594047546,
-0.009448951110243797,
0.07294511795043945,
0.00941138993948698,
-0.05124394968152046,
0.00532475346699357,
-0.06676890701055527,
0.027023663744330406,
-0.1366368532180786,
-0.03227722644805908,
-0.09343767166137695,
0.02016681432723999,
-0.03984418138861656,
-0.04413790628314018,
-0.017433272674679756,
0.04823946952819824,
0.06375502049922943,
-0.004318739753216505,
0.11284904927015305,
-0.037653714418411255,
0.13708217442035675,
0.08005077391862869,
0.08890455961227417,
-0.016599657014012337,
-0.11295740306377411,
-0.01924908719956875,
-0.0027513853274285793,
0.05079788714647293,
-0.12812282145023346,
0.021792400628328323,
0.154607355594635,
0.0430363193154335,
0.14171481132507324,
0.06472279876470566,
-0.07568274438381195,
0.0033069795463234186,
0.06569031625986099,
-0.0799097865819931,
-0.12020112574100494,
-0.005844201426953077,
0.07263645529747009,
-0.12620672583580017,
-0.005091240629553795,
0.09370718151330948,
-0.06324610114097595,
-0.006563238799571991,
0.012192429043352604,
0.017581671476364136,
-0.04417014122009277,
0.225144162774086,
0.033482834696769714,
0.07910497486591339,
-0.08968993276357651,
0.07619154453277588,
0.06420505791902542,
-0.18052223324775696,
0.015090255998075008,
0.08595830947160721,
-0.04833244904875755,
-0.02490280754864216,
0.03436429426074028,
0.06814869493246078,
0.0007790681556798518,
-0.06744242459535599,
-0.1104125902056694,
-0.14715059101581573,
0.09063894301652908,
0.0689612403512001,
0.036253783851861954,
0.018359676003456116,
-0.048092328011989594,
0.033508215099573135,
-0.11409713327884674,
0.09022755175828934,
0.08476293087005615,
0.07826226204633713,
-0.13162429630756378,
0.14966121315956116,
0.02588466741144657,
0.011869610287249088,
0.0010661132400855422,
0.00283163134008646,
-0.09437964856624603,
0.03566708788275719,
-0.10983201861381531,
-0.013664457015693188,
-0.052838560193777084,
-0.004904152825474739,
0.0020714127458631992,
-0.059225939214229584,
-0.05294838547706604,
0.018031055107712746,
-0.1196417510509491,
-0.044140949845314026,
-0.0035614799708127975,
0.06374914944171906,
-0.10541253536939621,
-0.021489175036549568,
0.04255344346165657,
-0.10735014826059341,
0.08564557135105133,
0.04980197548866272,
0.023970533162355423,
0.0497388020157814,
-0.12515383958816528,
0.013701356016099453,
0.044508811086416245,
0.012724497355520725,
0.035295307636260986,
-0.1612578183412552,
0.003142228117212653,
-0.012264924123883247,
0.028091540560126305,
-0.004966093692928553,
0.023643234744668007,
-0.1371958702802658,
-0.03916468471288681,
-0.03844465687870979,
-0.07186304032802582,
-0.062195852398872375,
0.05025152862071991,
0.054145053029060364,
0.04806206747889519,
0.1664125919342041,
-0.0833074077963829,
0.0429648756980896,
-0.22506316006183624,
0.01045125350356102,
-0.035197675228118896,
-0.06612270325422287,
-0.04285663366317749,
-0.03361038118600845,
0.09063813090324402,
-0.07084576040506363,
0.09823030233383179,
-0.03400210291147232,
0.04546942189335823,
0.037889350205659866,
-0.10930634289979935,
0.010517317801713943,
0.0427866093814373,
0.2328178733587265,
0.04515966400504112,
-0.017038537189364433,
0.06982983648777008,
0.00927372183650732,
0.04954129084944725,
0.16680090129375458,
0.1718265861272812,
0.20230624079704285,
0.058333005756139755,
0.09350096434354782,
0.05495113506913185,
-0.1227860152721405,
-0.12370612472295761,
0.1211334690451622,
-0.03737979754805565,
0.1341598927974701,
-0.010924480855464935,
0.2505227029323578,
0.10214365273714066,
-0.19813430309295654,
0.05608652904629707,
-0.03857802972197533,
-0.08834198862314224,
-0.08975668251514435,
-0.04959941655397415,
-0.06727501004934311,
-0.17065976560115814,
0.008148160763084888,
-0.10664961487054825,
0.0477185994386673,
0.06673187017440796,
0.043424323201179504,
0.008628418669104576,
0.12102191150188446,
0.06055960804224014,
0.0007335326517932117,
0.10794177651405334,
0.024560727179050446,
-0.008499526418745518,
-0.06307312846183777,
-0.09187985956668854,
0.025570716708898544,
-0.023241262882947922,
0.053070709109306335,
-0.05263923481106758,
-0.10218387097120285,
0.06329980492591858,
0.017775850370526314,
-0.0964115560054779,
0.021723277866840363,
-0.01646501198410988,
0.06585557013750076,
0.09075012803077698,
0.031662601977586746,
0.0013211442856118083,
-0.03259965404868126,
0.2548713684082031,
-0.09257754683494568,
-0.06201530620455742,
-0.1197422668337822,
0.24821603298187256,
0.01620243676006794,
-0.03200104460120201,
0.03831394761800766,
-0.06404139846563339,
-0.012677880935370922,
0.16169291734695435,
0.13825710117816925,
-0.038497742265462875,
-0.0212467722594738,
0.01836414448916912,
-0.013501079753041267,
-0.05838244780898094,
0.1039474755525589,
0.14354105293750763,
0.07314542680978775,
-0.07632104307413101,
-0.04282157123088837,
-0.05720861256122589,
-0.034657228738069534,
-0.032846685498952866,
0.06198969483375549,
0.0380939319729805,
-0.022618846967816353,
-0.03165441378951073,
0.10448130965232849,
-0.05924778804183006,
-0.10967756807804108,
0.037288956344127655,
-0.1779814064502716,
-0.19760802388191223,
-0.03918842226266861,
0.07194159924983978,
0.015348758548498154,
0.0472918264567852,
-0.015768101438879967,
-0.01839463785290718,
0.08516333997249603,
-0.00043633728637360036,
-0.043278757482767105,
-0.10840852558612823,
0.08777376264333725,
-0.07304220646619797,
0.1942567527294159,
-0.04070158675312996,
0.03915994614362717,
0.12214738875627518,
0.07277905195951462,
-0.0867079347372055,
0.05135034769773483,
0.06855612993240356,
-0.13023576140403748,
0.05375748500227928,
0.17636072635650635,
-0.036913689225912094,
0.10505317151546478,
0.04278029128909111,
-0.11941523849964142,
0.022726505994796753,
-0.10231303423643112,
-0.04460509121417999,
-0.05504043400287628,
-0.01431276835501194,
-0.04148096218705177,
0.13221561908721924,
0.22011536359786987,
-0.05007815733551979,
-0.01814485341310501,
-0.06834643334150314,
0.012908601202070713,
0.02991635911166668,
0.12558020651340485,
-0.04160434380173683,
-0.25688308477401733,
0.019231034442782402,
0.006455593276768923,
0.01428913976997137,
-0.24905194342136383,
-0.08944348990917206,
0.02948009967803955,
-0.07298115640878677,
-0.06384889781475067,
0.1130179762840271,
0.0635998547077179,
0.05161178857088089,
-0.05722378194332123,
-0.09196532517671585,
-0.0394250825047493,
0.17928829789161682,
-0.1789551079273224,
-0.053825873881578445
] |
null | null | transformers |
# XLS-R-300M-LM - Norwegian
This model is a fine-tuned version of [facebook/wav2vec2-xls-r-300m](https://huggingface.co/facebook/wav2vec2-xls-r-300m) on the Norwegian [NPSC](https://huggingface.co/datasets/NbAiLab/NPSC) dataset.
### Scores without Language Model
Without using a language model, it achieves the following scores on the NPSC Eval set
It achieves the following results on the evaluation set without a language model:
- WER: 0.2110
- CER: 0.0622
### Scores with Language Model
A 5-gram KenLM was added to boost the models performance. The language model was created on a corpus mainly consisting of online newspapers, public reports and Wikipedia data. After this we are getting these values.
- WER: 0.1540
- CER: 0.0548
## Team
The model is developed by Rolv-Arild Braaten, Per Egil Kummervold, Andre Kåsen, Javier de la Rosa, Per Erik Solberg, and Freddy Wetjen. Name in alphabetic order.
## Model description
This current version is based on checkpoint 8500 of [NbAiLab/wav2vec2-xlsr-300M-NPSC-OH](https://huggingface.co/NbAiLab/wav2vec2-xlsr-300M-NPSC-OH).
## Intended uses & limitations
Demo version only. The model will be updated later this week.
## Training and evaluation data
The model is trained and evaluated on [NPSC](https://huggingface.co/datasets/NbAiLab/NPSC). Unfortunately there is no Norwegian test data in Common Voice, and currently the model is only evaluated on the validation set of NPSC..
## Training procedure
### Training hyperparameters
The following hyperparameters were used during training:
- learning_rate: 7.5e-05
- train_batch_size: 8
- eval_batch_size: 8
- seed: 42
- gradient_accumulation_steps: 4
- total_train_batch_size: 32
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
- lr_scheduler_type: linear
- lr_scheduler_warmup_steps: 2000
- num_epochs: 30.0 (But interrupted after 8500 steps, approx 6 epochs)
- mixed_precision_training: Native AMP
| {"language": ["nb-NO"], "license": "apache-2.0", "tags": ["automatic-speech-recognition", "generated_from_trainer", false, "nb-NO", "robust-speech-event", "model_for_talk", "hf-asr-leaderboard"], "datasets": ["NbAiLab/NPSC"], "model-index": [{"name": "XLS-R-300M-LM - Norwegian", "results": [{"task": {"type": "automatic-speech-recognition", "name": "Automatic Speech Recognition"}, "dataset": {"name": "NPSC", "type": "NbAiLab/NPSC"}, "metrics": [{"type": "wer", "value": 15.4, "name": "Eval WER"}, {"type": "cer", "value": 5.48, "name": "Eval CER"}]}]}]} | automatic-speech-recognition | NbAiLab/wav2vec2-xlsr-300M-NPSC-LM | [
"transformers",
"pytorch",
"wav2vec2",
"automatic-speech-recognition",
"dataset:NbAiLab/NPSC",
"license:apache-2.0",
"model-index",
"endpoints_compatible",
"region:us"
] | 2022-03-02T23:29:04+00:00 | [] | [
"nb-NO"
] | TAGS
#transformers #pytorch #wav2vec2 #automatic-speech-recognition #dataset-NbAiLab/NPSC #license-apache-2.0 #model-index #endpoints_compatible #region-us
|
# XLS-R-300M-LM - Norwegian
This model is a fine-tuned version of facebook/wav2vec2-xls-r-300m on the Norwegian NPSC dataset.
### Scores without Language Model
Without using a language model, it achieves the following scores on the NPSC Eval set
It achieves the following results on the evaluation set without a language model:
- WER: 0.2110
- CER: 0.0622
### Scores with Language Model
A 5-gram KenLM was added to boost the models performance. The language model was created on a corpus mainly consisting of online newspapers, public reports and Wikipedia data. After this we are getting these values.
- WER: 0.1540
- CER: 0.0548
## Team
The model is developed by Rolv-Arild Braaten, Per Egil Kummervold, Andre Kåsen, Javier de la Rosa, Per Erik Solberg, and Freddy Wetjen. Name in alphabetic order.
## Model description
This current version is based on checkpoint 8500 of NbAiLab/wav2vec2-xlsr-300M-NPSC-OH.
## Intended uses & limitations
Demo version only. The model will be updated later this week.
## Training and evaluation data
The model is trained and evaluated on NPSC. Unfortunately there is no Norwegian test data in Common Voice, and currently the model is only evaluated on the validation set of NPSC..
## Training procedure
### Training hyperparameters
The following hyperparameters were used during training:
- learning_rate: 7.5e-05
- train_batch_size: 8
- eval_batch_size: 8
- seed: 42
- gradient_accumulation_steps: 4
- total_train_batch_size: 32
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
- lr_scheduler_type: linear
- lr_scheduler_warmup_steps: 2000
- num_epochs: 30.0 (But interrupted after 8500 steps, approx 6 epochs)
- mixed_precision_training: Native AMP
| [
"# XLS-R-300M-LM - Norwegian\r\n\r\nThis model is a fine-tuned version of facebook/wav2vec2-xls-r-300m on the Norwegian NPSC dataset.",
"### Scores without Language Model\r\nWithout using a language model, it achieves the following scores on the NPSC Eval set\r\nIt achieves the following results on the evaluation set without a language model:\r\n- WER: 0.2110\r\n- CER: 0.0622",
"### Scores with Language Model\r\nA 5-gram KenLM was added to boost the models performance. The language model was created on a corpus mainly consisting of online newspapers, public reports and Wikipedia data. After this we are getting these values.\r\n\r\n- WER: 0.1540\r\n- CER: 0.0548",
"## Team\r\nThe model is developed by Rolv-Arild Braaten, Per Egil Kummervold, Andre Kåsen, Javier de la Rosa, Per Erik Solberg, and Freddy Wetjen. Name in alphabetic order.",
"## Model description\r\nThis current version is based on checkpoint 8500 of NbAiLab/wav2vec2-xlsr-300M-NPSC-OH.",
"## Intended uses & limitations\r\nDemo version only. The model will be updated later this week.",
"## Training and evaluation data\r\nThe model is trained and evaluated on NPSC. Unfortunately there is no Norwegian test data in Common Voice, and currently the model is only evaluated on the validation set of NPSC..",
"## Training procedure",
"### Training hyperparameters\r\nThe following hyperparameters were used during training:\r\n- learning_rate: 7.5e-05\r\n- train_batch_size: 8\r\n- eval_batch_size: 8\r\n- seed: 42\r\n- gradient_accumulation_steps: 4\r\n- total_train_batch_size: 32\r\n- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08\r\n- lr_scheduler_type: linear\r\n- lr_scheduler_warmup_steps: 2000\r\n- num_epochs: 30.0 (But interrupted after 8500 steps, approx 6 epochs)\r\n- mixed_precision_training: Native AMP"
] | [
"TAGS\n#transformers #pytorch #wav2vec2 #automatic-speech-recognition #dataset-NbAiLab/NPSC #license-apache-2.0 #model-index #endpoints_compatible #region-us \n",
"# XLS-R-300M-LM - Norwegian\r\n\r\nThis model is a fine-tuned version of facebook/wav2vec2-xls-r-300m on the Norwegian NPSC dataset.",
"### Scores without Language Model\r\nWithout using a language model, it achieves the following scores on the NPSC Eval set\r\nIt achieves the following results on the evaluation set without a language model:\r\n- WER: 0.2110\r\n- CER: 0.0622",
"### Scores with Language Model\r\nA 5-gram KenLM was added to boost the models performance. The language model was created on a corpus mainly consisting of online newspapers, public reports and Wikipedia data. After this we are getting these values.\r\n\r\n- WER: 0.1540\r\n- CER: 0.0548",
"## Team\r\nThe model is developed by Rolv-Arild Braaten, Per Egil Kummervold, Andre Kåsen, Javier de la Rosa, Per Erik Solberg, and Freddy Wetjen. Name in alphabetic order.",
"## Model description\r\nThis current version is based on checkpoint 8500 of NbAiLab/wav2vec2-xlsr-300M-NPSC-OH.",
"## Intended uses & limitations\r\nDemo version only. The model will be updated later this week.",
"## Training and evaluation data\r\nThe model is trained and evaluated on NPSC. Unfortunately there is no Norwegian test data in Common Voice, and currently the model is only evaluated on the validation set of NPSC..",
"## Training procedure",
"### Training hyperparameters\r\nThe following hyperparameters were used during training:\r\n- learning_rate: 7.5e-05\r\n- train_batch_size: 8\r\n- eval_batch_size: 8\r\n- seed: 42\r\n- gradient_accumulation_steps: 4\r\n- total_train_batch_size: 32\r\n- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08\r\n- lr_scheduler_type: linear\r\n- lr_scheduler_warmup_steps: 2000\r\n- num_epochs: 30.0 (But interrupted after 8500 steps, approx 6 epochs)\r\n- mixed_precision_training: Native AMP"
] | [
60,
43,
54,
63,
51,
35,
22,
48,
3,
159
] | [
"passage: TAGS\n#transformers #pytorch #wav2vec2 #automatic-speech-recognition #dataset-NbAiLab/NPSC #license-apache-2.0 #model-index #endpoints_compatible #region-us \n# XLS-R-300M-LM - Norwegian\r\n\r\nThis model is a fine-tuned version of facebook/wav2vec2-xls-r-300m on the Norwegian NPSC dataset.### Scores without Language Model\r\nWithout using a language model, it achieves the following scores on the NPSC Eval set\r\nIt achieves the following results on the evaluation set without a language model:\r\n- WER: 0.2110\r\n- CER: 0.0622### Scores with Language Model\r\nA 5-gram KenLM was added to boost the models performance. The language model was created on a corpus mainly consisting of online newspapers, public reports and Wikipedia data. After this we are getting these values.\r\n\r\n- WER: 0.1540\r\n- CER: 0.0548## Team\r\nThe model is developed by Rolv-Arild Braaten, Per Egil Kummervold, Andre Kåsen, Javier de la Rosa, Per Erik Solberg, and Freddy Wetjen. Name in alphabetic order.## Model description\r\nThis current version is based on checkpoint 8500 of NbAiLab/wav2vec2-xlsr-300M-NPSC-OH.## Intended uses & limitations\r\nDemo version only. The model will be updated later this week.## Training and evaluation data\r\nThe model is trained and evaluated on NPSC. Unfortunately there is no Norwegian test data in Common Voice, and currently the model is only evaluated on the validation set of NPSC..## Training procedure"
] | [
-0.09787051379680634,
0.17431694269180298,
-0.00020347356621641666,
0.01310949120670557,
0.07761307060718536,
-0.00020427777781151235,
0.12718726694583893,
0.05636249855160713,
0.03454772010445595,
0.05868396535515785,
0.09460979700088501,
-0.04607504978775978,
0.06316284835338593,
0.12474673986434937,
0.05063639208674431,
-0.29122844338417053,
0.08488819003105164,
-0.03491292893886566,
-0.019352158531546593,
0.064250648021698,
0.06192940101027489,
-0.04262068495154381,
0.07392415404319763,
0.04631522297859192,
-0.044492416083812714,
-0.015581936575472355,
-0.03256920725107193,
-0.03922411426901817,
0.0774533599615097,
0.08670806884765625,
0.04173540323972702,
0.04210872948169708,
0.07303977757692337,
-0.17385396361351013,
0.012094288133084774,
0.022239066660404205,
0.018956519663333893,
0.056266650557518005,
0.0635816752910614,
0.002787848934531212,
0.25095897912979126,
-0.029652565717697144,
0.009023534134030342,
0.036350131034851074,
-0.07218583673238754,
-0.18750734627246857,
-0.057376544922590256,
0.09787528216838837,
0.054373182356357574,
0.12734843790531158,
-0.025820722803473473,
0.08971181511878967,
-0.0035175010561943054,
0.06197994947433472,
0.09974779933691025,
-0.2658790946006775,
-0.0526755228638649,
0.18220515549182892,
0.05241013690829277,
0.046059127897024155,
-0.04457209259271622,
0.07961989939212799,
0.050552841275930405,
0.022485893219709396,
0.03942275047302246,
-0.020567812025547028,
-0.003009942127391696,
-0.04749762639403343,
-0.12013796716928482,
0.01410166546702385,
0.23187468945980072,
0.01927167922258377,
-0.06297586858272552,
-0.046703990548849106,
0.03562559187412262,
-0.008985665626823902,
0.03210698813199997,
-0.03664472699165344,
0.004806716926395893,
-0.02396697737276554,
0.07041684538125992,
-0.05986381694674492,
-0.09113205969333649,
-0.0338398739695549,
0.0077967336401343346,
0.20145602524280548,
-0.004075365141034126,
0.06262832134962082,
-0.09984671324491501,
0.09252145886421204,
-0.23948851227760315,
-0.0904335081577301,
-0.057797327637672424,
-0.10123343765735626,
-0.07520274072885513,
-0.008949854411184788,
-0.010900340974330902,
-0.07559668272733688,
0.0017665377818048,
0.07510746270418167,
-0.09021677076816559,
0.04918187856674194,
0.05453737452626228,
0.03002806194126606,
0.043861210346221924,
0.2021380066871643,
-0.03139544650912285,
-0.09262482076883316,
-0.03319714963436127,
-0.029796026647090912,
-0.020108571276068687,
-0.018557436764240265,
-0.06286665797233582,
-0.04724328592419624,
-0.03486550226807594,
0.006273812148720026,
-0.0371035672724247,
0.05824556574225426,
0.012574536725878716,
-0.0402357243001461,
0.09521099179983139,
-0.07991750538349152,
-0.0033840301912277937,
0.011575932614505291,
-0.033848993480205536,
0.12717363238334656,
0.09647094458341599,
-0.05238562822341919,
-0.07465550303459167,
0.07002617418766022,
-0.026357969269156456,
-0.06359851360321045,
-0.07339286059141159,
-0.08847103267908096,
0.01655419170856476,
-0.08997207880020142,
-0.014905158430337906,
-0.09829536825418472,
-0.13158950209617615,
-0.08306244015693665,
0.0620209202170372,
-0.04645251855254173,
-0.0262969471514225,
-0.06014610081911087,
-0.058653511106967926,
0.009001140482723713,
-0.015343519859015942,
-0.034175898879766464,
-0.030272111296653748,
-0.018203025683760643,
-0.03126394376158714,
0.05169184133410454,
-0.11825673282146454,
0.06315058469772339,
-0.0717400461435318,
0.02839953824877739,
-0.12078987807035446,
0.05345078185200691,
-0.06196786090731621,
-0.010534798726439476,
-0.08734055608510971,
-0.06589435040950775,
-0.08432702720165253,
0.05055229365825653,
0.0381779670715332,
0.13980412483215332,
-0.17909088730812073,
-0.052060943096876144,
0.10771016031503677,
-0.15171551704406738,
-0.052233148366212845,
0.06886976212263107,
0.018281998112797737,
0.10845396667718887,
0.10802237689495087,
0.06285129487514496,
0.22444172203540802,
-0.08360374718904495,
-0.029628494754433632,
0.005405827425420284,
0.028729310259222984,
-0.06817586719989777,
0.0342625230550766,
-0.02639961987733841,
-0.0771574154496193,
0.08555988222360611,
-0.1577244997024536,
0.025314603000879288,
-0.0471687912940979,
-0.024283047765493393,
-0.01281706802546978,
-0.047379270195961,
-0.000014023459698364604,
0.014633447863161564,
0.024341696873307228,
-0.014016756787896156,
-0.07635458558797836,
-0.000997111783362925,
0.11808440834283829,
-0.062696173787117,
-0.010238155722618103,
-0.02599935606122017,
0.08954928070306778,
-0.043773457407951355,
0.017409060150384903,
-0.14166319370269775,
-0.05954529345035553,
0.022338861599564552,
-0.06749102473258972,
0.06834827363491058,
0.10499154031276703,
0.059996165335178375,
0.016815416514873505,
-0.03541214019060135,
-0.015912875533103943,
-0.04585375636816025,
-0.03274329751729965,
-0.03897351026535034,
-0.13515940308570862,
-0.048331212252378464,
-0.06184670701622963,
0.07414191216230392,
-0.24943576753139496,
-0.009760675951838493,
-0.026425069198012352,
0.09424001723527908,
0.01809687167406082,
-0.021358663216233253,
0.015514642931520939,
0.045289430767297745,
-0.02373255044221878,
-0.01673019677400589,
0.03573419526219368,
0.006378766614943743,
-0.08904416859149933,
0.06672754138708115,
-0.053327374160289764,
-0.11417713761329651,
0.047808460891246796,
0.057923875749111176,
-0.03186184540390968,
0.05919376760721207,
-0.028543421998620033,
-0.004948008805513382,
-0.0649389773607254,
0.00802896823734045,
0.13374271988868713,
0.030412521213293076,
0.08551573008298874,
-0.07775130867958069,
-0.010770231485366821,
0.026611940935254097,
-0.033575449138879776,
-0.056109290570020676,
0.132688507437706,
0.10738325119018555,
-0.0010132808238267899,
0.018558116629719734,
0.01312372088432312,
-0.02649693749845028,
0.2639736831188202,
0.01763630472123623,
-0.06476165354251862,
-0.0028353077359497547,
-0.040770791471004486,
-0.018299000337719917,
0.11618707329034805,
-0.053551994264125824,
-0.010564451105892658,
0.055890679359436035,
0.06144709512591362,
0.05907908454537392,
-0.07794749736785889,
0.01895681768655777,
0.017178699374198914,
-0.06640834361314774,
0.011398542672395706,
0.06122827157378197,
-0.06456080824136734,
0.06072693690657616,
-0.002476101042702794,
-0.056380972266197205,
-0.014095635153353214,
-0.017732776701450348,
-0.11794544011354446,
0.1824970692396164,
-0.06851669400930405,
-0.21936775743961334,
-0.22933228313922882,
0.07220534235239029,
-0.14602425694465637,
-0.012476041913032532,
0.03559812903404236,
-0.09752295166254044,
-0.07989884167909622,
-0.0854201465845108,
0.14078497886657715,
-0.0830233097076416,
0.0009940689196810126,
-0.013989241793751717,
-0.021572833880782127,
0.0008401528466492891,
-0.11441370844841003,
-0.012234068475663662,
-0.046363554894924164,
-0.005198150873184204,
0.013226413168013096,
-0.07545968145132065,
0.04245373606681824,
0.154598668217659,
-0.028795326128602028,
0.023727891966700554,
0.015549350529909134,
0.23195086419582367,
-0.06065937876701355,
0.05601806193590164,
0.14402557909488678,
0.014219786040484905,
0.009534092620015144,
0.07304508984088898,
0.007689224556088448,
-0.06672132015228271,
0.00820920243859291,
0.012480055913329124,
-0.10407444834709167,
-0.2785908281803131,
-0.10394153743982315,
-0.025516845285892487,
-0.006435609422624111,
0.03570481389760971,
0.05779922008514404,
0.015523922629654408,
0.07862671464681625,
-0.021550484001636505,
-0.035547200590372086,
-0.0006071674870327115,
0.06822235882282257,
0.06070813164114952,
0.031697724014520645,
0.04896881431341171,
-0.08517125993967056,
0.04877523332834244,
0.08262760937213898,
-0.0024481473956257105,
0.1912858933210373,
0.04176924005150795,
0.02489372156560421,
0.08324277400970459,
0.03014093078672886,
0.07445050030946732,
0.1104516014456749,
-0.00420261500403285,
-0.008199920877814293,
0.008092154748737812,
-0.08879829198122025,
-0.029544558376073837,
0.05511188134551048,
-0.08401662856340408,
-0.017056427896022797,
-0.07653963565826416,
0.029973875731229782,
-0.01622392237186432,
0.21947182714939117,
0.08683933317661285,
-0.22487817704677582,
-0.13557946681976318,
0.01646307483315468,
0.018397226929664612,
-0.11612804234027863,
0.02665604278445244,
0.07178142666816711,
-0.08792798221111298,
0.11142043769359589,
0.00655661104246974,
0.10067306458950043,
-0.05843330919742584,
-0.004181324038654566,
0.02952309511601925,
0.06848534941673279,
-0.016650406643748283,
0.07339330017566681,
-0.06863031536340714,
0.21524786949157715,
-0.0032641242723912,
0.09189432114362717,
-0.056133344769477844,
-0.007429831195622683,
-0.030476300045847893,
0.14024007320404053,
0.11904425919055939,
0.05745042860507965,
-0.10431235283613205,
-0.014150939881801605,
-0.0534842386841774,
0.025015641003847122,
0.03193642571568489,
-0.06161850690841675,
0.11399048566818237,
0.025635940954089165,
0.016150331124663353,
-0.02561415731906891,
-0.03295618295669556,
-0.14846409857273102,
-0.07036142796278,
0.03661312162876129,
0.08912095427513123,
0.023974185809493065,
-0.01645100861787796,
-0.06687913835048676,
-0.10301194339990616,
0.15156488120555878,
-0.061610009521245956,
-0.07136990129947662,
-0.12958039343357086,
0.0015802341513335705,
0.12620575726032257,
-0.06783542037010193,
-0.02418982982635498,
-0.018383141607046127,
0.14181943237781525,
-0.015472755767405033,
-0.10241188108921051,
-0.01913568563759327,
-0.1105603352189064,
-0.1381637305021286,
0.009916013106703758,
0.13233105838298798,
0.12725235521793365,
-0.0007820300525054336,
-0.0033422266133129597,
0.0007780160522088408,
0.015019549056887627,
-0.14024047553539276,
-0.012447929009795189,
0.19698171317577362,
-0.06948505342006683,
0.025241781026124954,
-0.04810793697834015,
-0.03525244817137718,
-0.05168013647198677,
-0.0372711718082428,
0.007944498211145401,
0.17632310092449188,
-0.09591526538133621,
0.1319909393787384,
0.1779445856809616,
-0.1378452032804489,
-0.17609049379825592,
-0.0004914350574836135,
0.08004196733236313,
0.07517466694116592,
0.029325392097234726,
-0.14616535604000092,
0.12656673789024353,
0.028338104486465454,
-0.01160304993391037,
0.026536433026194572,
-0.25211837887763977,
-0.11895918101072311,
0.11252965778112411,
0.014865966513752937,
0.18300986289978027,
-0.10867665708065033,
-0.05782889202237129,
-0.08146748691797256,
-0.15807153284549713,
0.10752952843904495,
-0.09941717982292175,
0.0746719166636467,
-0.040198914706707,
0.06596371531486511,
0.04184553772211075,
-0.003542047692462802,
0.17330335080623627,
0.10628657042980194,
0.027704672887921333,
-0.03808555752038956,
0.07613461464643478,
0.029188117012381554,
-0.07660367339849472,
0.1917046457529068,
0.007875233888626099,
0.032127123326063156,
-0.22032205760478973,
-0.09829723834991455,
-0.0876796767115593,
0.0649370551109314,
-0.06159894913434982,
-0.0337408110499382,
-0.041007500141859055,
0.09134083986282349,
0.041828371584415436,
0.00035058928187936544,
0.0309242345392704,
-0.09937991946935654,
0.05364476889371872,
0.1349286139011383,
0.15797367691993713,
0.09688574075698853,
-0.04668322578072548,
0.041296008974313736,
-0.026540756225585938,
0.07476809620857239,
-0.11903595179319382,
-0.015065484680235386,
0.13873712718486786,
0.0007636536029167473,
0.08846016228199005,
-0.010849841870367527,
-0.17335733771324158,
-0.06512639671564102,
0.07747906446456909,
-0.13458065688610077,
-0.13489915430545807,
-0.040576886385679245,
-0.010848242789506912,
-0.02709444798529148,
0.08732884377241135,
0.19279147684574127,
-0.1081010103225708,
0.025158818811178207,
-0.014968755654990673,
0.02039174921810627,
-0.05685804411768913,
0.1165560781955719,
0.031610239297151566,
0.041678108274936676,
-0.06093389913439751,
0.12662985920906067,
0.035876695066690445,
0.03351490944623947,
0.04661034420132637,
0.07096248865127563,
-0.10091373324394226,
-0.04765300080180168,
0.018061935901641846,
0.1423320323228836,
-0.12944412231445312,
-0.16811592876911163,
-0.0028512857388705015,
-0.13226328790187836,
0.023981712758541107,
0.1187613308429718,
0.023957114666700363,
0.021964430809020996,
-0.0252846609801054,
-0.04447394981980324,
-0.07398239523172379,
0.039009734988212585,
0.03163529932498932,
-0.01265889871865511,
-0.1122601181268692,
0.02652062475681305,
0.0066343313083052635,
0.049088649451732635,
-0.04205887019634247,
-0.03786758705973625,
-0.11999690532684326,
-0.0013632496120408177,
-0.14584852755069733,
0.017691651359200478,
-0.03342048451304436,
0.002328611444681883,
-0.02464967407286167,
-0.05542898550629616,
-0.038358431309461594,
0.013458827510476112,
-0.07792284339666367,
0.020278645679354668,
-0.048857249319553375,
0.05131928622722626,
-0.04679770767688751,
0.005887278821319342,
-0.025184791535139084,
-0.05629478394985199,
0.0461190789937973,
0.009717014618217945,
-0.013535396195948124,
0.10903815925121307,
-0.13785170018672943,
0.1133095771074295,
-0.029928404837846756,
-0.010047761723399162,
0.023704731836915016,
-0.09658222645521164,
-0.030081506818532944,
0.029186900705099106,
0.020600274205207825,
0.01282141450792551,
-0.05336841568350792,
-0.06544170528650284,
-0.024814069271087646,
0.02052939683198929,
0.004833664745092392,
-0.049773942679166794,
0.05421699583530426,
0.0687660351395607,
0.09680865705013275,
0.09133495390415192,
-0.06105132773518562,
0.017939655110239983,
-0.119023397564888,
-0.002047677058726549,
-0.0017518883105367422,
0.011471090838313103,
0.024721309542655945,
-0.032828085124492645,
0.05142861232161522,
-0.010672744363546371,
0.11801955103874207,
0.031566835939884186,
0.025472698733210564,
-0.015857059508562088,
-0.1092793196439743,
-0.09774749726057053,
-0.00873136892914772,
0.08740217238664627,
0.04130043089389801,
0.040069084614515305,
-0.012109980918467045,
0.022020390257239342,
-0.025807106867432594,
0.10610886663198471,
0.26344192028045654,
0.0433073528110981,
0.04791788384318352,
0.13769403100013733,
0.09083916991949081,
-0.01804155670106411,
-0.00465495465323329,
-0.003362591378390789,
-0.032217975705862045,
0.10240234434604645,
-0.02774782106280327,
0.10105067491531372,
0.1298709362745285,
-0.13797831535339355,
0.0881761908531189,
-0.022670049220323563,
-0.05504818633198738,
-0.13677164912223816,
-0.2874796688556671,
-0.0772344172000885,
-0.11717808991670609,
0.009943987242877483,
-0.12910538911819458,
-0.0006110133836045861,
0.04722867161035538,
0.05979165807366371,
-0.042748160660266876,
0.05569729954004288,
-0.0610276460647583,
-0.06593326479196548,
0.09558624029159546,
-0.02869861014187336,
0.009168772026896477,
-0.04908034950494766,
0.059135183691978455,
0.051715750247240067,
0.05432802066206932,
-0.00625680573284626,
0.050289664417505264,
0.02866986207664013,
0.018147824332118034,
0.03568926826119423,
-0.06503638625144958,
-0.017565719783306122,
0.023124778643250465,
0.06135354936122894,
0.10247085988521576,
0.05394163727760315,
-0.11232307553291321,
-0.011316870339214802,
0.12260952591896057,
-0.023863373324275017,
-0.06665389239788055,
-0.13694703578948975,
0.17139612138271332,
-0.019121641293168068,
0.02707137167453766,
-0.0021636025048792362,
-0.09420391172170639,
-0.0036447690799832344,
0.21446378529071808,
0.1465953141450882,
0.08582980930805206,
-0.0253069419413805,
-0.03732997924089432,
-0.003768490394577384,
-0.002972251968458295,
0.08667824417352676,
0.019449803978204727,
0.26716384291648865,
-0.012058035470545292,
0.044381339102983475,
-0.036645300686359406,
0.0026295792777091265,
0.023410135880112648,
0.08232875913381577,
0.009853729046881199,
-0.059430308640003204,
-0.0697445347905159,
0.10716310888528824,
-0.1385849416255951,
-0.22533895075321198,
0.0486319363117218,
-0.05113633722066879,
-0.1107456311583519,
-0.08674042671918869,
-0.0587531216442585,
0.025271717458963394,
0.08894763886928558,
-0.07068576663732529,
-0.06288803368806839,
0.15091517567634583,
-0.02011978253722191,
-0.05689452961087227,
-0.11357565224170685,
0.06402717530727386,
0.02637893706560135,
0.122675821185112,
0.03451484069228172,
0.04017895460128784,
0.057513054460287094,
-0.010743635706603527,
-0.09607348591089249,
0.06361286342144012,
-0.024074366316199303,
0.007809020578861237,
0.013502167537808418,
0.11431153118610382,
-0.0363578163087368,
0.07778272777795792,
0.031470656394958496,
-0.042366873472929,
-0.00014668561925645918,
0.07495114952325821,
-0.01361377164721489,
-0.06911405920982361,
0.05964338034391403,
-0.10741037875413895,
0.14966364204883575,
0.17525668442249298,
-0.03540095314383507,
-0.04572180658578873,
-0.044761355966329575,
0.13237778842449188,
-0.061292391270399094,
0.027926800772547722,
0.036792438477277756,
-0.14323079586029053,
0.014302676543593407,
-0.010787321254611015,
0.010318036191165447,
-0.24260008335113525,
-0.018987959250807762,
-0.026482446119189262,
-0.012246042490005493,
0.012536279857158661,
0.08281921595335007,
0.05108357593417168,
0.02846226468682289,
-0.06513964384794235,
-0.014265952631831169,
0.004602537024766207,
0.10699430108070374,
-0.12558205425739288,
-0.12167686223983765
] |
null | null | transformers |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
should probably proofread and complete it, then remove this comment. -->
# wav2vec2-xlsr-300M-NPSC-OH
This model is a fine-tuned version of [facebook/wav2vec2-xls-r-300m](https://huggingface.co/facebook/wav2vec2-xls-r-300m) on the NBAILAB/NPSC - 16K_MP3 dataset.
It achieves the following results on the evaluation set:
- Loss: 0.1692
- Wer: 0.1663
## 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:
- learning_rate: 7.5e-05
- train_batch_size: 16
- eval_batch_size: 16
- seed: 13
- gradient_accumulation_steps: 4
- total_train_batch_size: 64
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
- lr_scheduler_type: linear
- lr_scheduler_warmup_steps: 2000
- num_epochs: 15.0
- mixed_precision_training: Native AMP
### Training results
| Training Loss | Epoch | Step | Validation Loss | Wer |
|:-------------:|:-----:|:-----:|:---------------:|:------:|
| 3.1638 | 0.66 | 500 | 3.0686 | 1.0 |
| 2.9311 | 1.31 | 1000 | 2.9208 | 1.0 |
| 2.4175 | 1.97 | 1500 | 1.5009 | 0.9049 |
| 1.4442 | 2.63 | 2000 | 0.4426 | 0.3783 |
| 1.2624 | 3.28 | 2500 | 0.3193 | 0.2998 |
| 1.1889 | 3.94 | 3000 | 0.2867 | 0.2630 |
| 1.1315 | 4.6 | 3500 | 0.2566 | 0.2444 |
| 1.0864 | 5.26 | 4000 | 0.2368 | 0.2294 |
| 1.093 | 5.91 | 4500 | 0.2240 | 0.2151 |
| 1.0368 | 6.57 | 5000 | 0.2117 | 0.2056 |
| 1.0178 | 7.23 | 5500 | 0.2020 | 0.1954 |
| 1.0035 | 7.88 | 6000 | 0.2005 | 0.1924 |
| 0.9759 | 8.54 | 6500 | 0.1971 | 0.1863 |
| 0.9795 | 9.2 | 7000 | 0.1892 | 0.1812 |
| 0.9601 | 9.85 | 7500 | 0.1863 | 0.1795 |
| 0.9673 | 10.51 | 8000 | 0.1809 | 0.1761 |
| 0.9233 | 11.17 | 8500 | 0.1818 | 0.1755 |
| 0.9382 | 11.83 | 9000 | 0.1767 | 0.1741 |
| 0.9242 | 12.48 | 9500 | 0.1743 | 0.1703 |
| 0.9703 | 13.14 | 10000 | 0.1711 | 0.1711 |
| 0.9139 | 13.8 | 10500 | 0.1718 | 0.1672 |
| 0.9073 | 14.45 | 11000 | 0.1700 | 0.1665 |
### Framework versions
- Transformers 4.17.0.dev0
- Pytorch 1.10.1+cu102
- Datasets 1.18.2.dev0
- Tokenizers 0.11.0
| {"license": "apache-2.0", "tags": ["automatic-speech-recognition", "NbAiLab/NPSC", "generated_from_trainer"], "model-index": [{"name": "wav2vec2-xlsr-300M-NPSC-OH", "results": []}]} | automatic-speech-recognition | NbAiLab/wav2vec2-xlsr-300M-NPSC-OH | [
"transformers",
"pytorch",
"tensorboard",
"wav2vec2",
"automatic-speech-recognition",
"NbAiLab/NPSC",
"generated_from_trainer",
"license:apache-2.0",
"endpoints_compatible",
"region:us"
] | 2022-03-02T23:29:04+00:00 | [] | [] | TAGS
#transformers #pytorch #tensorboard #wav2vec2 #automatic-speech-recognition #NbAiLab/NPSC #generated_from_trainer #license-apache-2.0 #endpoints_compatible #region-us
| wav2vec2-xlsr-300M-NPSC-OH
==========================
This model is a fine-tuned version of facebook/wav2vec2-xls-r-300m on the NBAILAB/NPSC - 16K\_MP3 dataset.
It achieves the following results on the evaluation set:
* Loss: 0.1692
* Wer: 0.1663
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:
* learning\_rate: 7.5e-05
* train\_batch\_size: 16
* eval\_batch\_size: 16
* seed: 13
* gradient\_accumulation\_steps: 4
* total\_train\_batch\_size: 64
* optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
* lr\_scheduler\_type: linear
* lr\_scheduler\_warmup\_steps: 2000
* num\_epochs: 15.0
* mixed\_precision\_training: Native AMP
### Training results
### Framework versions
* Transformers 4.17.0.dev0
* Pytorch 1.10.1+cu102
* Datasets 1.18.2.dev0
* Tokenizers 0.11.0
| [
"### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* learning\\_rate: 7.5e-05\n* train\\_batch\\_size: 16\n* eval\\_batch\\_size: 16\n* seed: 13\n* gradient\\_accumulation\\_steps: 4\n* total\\_train\\_batch\\_size: 64\n* optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08\n* lr\\_scheduler\\_type: linear\n* lr\\_scheduler\\_warmup\\_steps: 2000\n* num\\_epochs: 15.0\n* mixed\\_precision\\_training: Native AMP",
"### Training results",
"### Framework versions\n\n\n* Transformers 4.17.0.dev0\n* Pytorch 1.10.1+cu102\n* Datasets 1.18.2.dev0\n* Tokenizers 0.11.0"
] | [
"TAGS\n#transformers #pytorch #tensorboard #wav2vec2 #automatic-speech-recognition #NbAiLab/NPSC #generated_from_trainer #license-apache-2.0 #endpoints_compatible #region-us \n",
"### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* learning\\_rate: 7.5e-05\n* train\\_batch\\_size: 16\n* eval\\_batch\\_size: 16\n* seed: 13\n* gradient\\_accumulation\\_steps: 4\n* total\\_train\\_batch\\_size: 64\n* optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08\n* lr\\_scheduler\\_type: linear\n* lr\\_scheduler\\_warmup\\_steps: 2000\n* num\\_epochs: 15.0\n* mixed\\_precision\\_training: Native AMP",
"### Training results",
"### Framework versions\n\n\n* Transformers 4.17.0.dev0\n* Pytorch 1.10.1+cu102\n* Datasets 1.18.2.dev0\n* Tokenizers 0.11.0"
] | [
64,
160,
4,
39
] | [
"passage: TAGS\n#transformers #pytorch #tensorboard #wav2vec2 #automatic-speech-recognition #NbAiLab/NPSC #generated_from_trainer #license-apache-2.0 #endpoints_compatible #region-us \n### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* learning\\_rate: 7.5e-05\n* train\\_batch\\_size: 16\n* eval\\_batch\\_size: 16\n* seed: 13\n* gradient\\_accumulation\\_steps: 4\n* total\\_train\\_batch\\_size: 64\n* optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08\n* lr\\_scheduler\\_type: linear\n* lr\\_scheduler\\_warmup\\_steps: 2000\n* num\\_epochs: 15.0\n* mixed\\_precision\\_training: Native AMP### Training results### Framework versions\n\n\n* Transformers 4.17.0.dev0\n* Pytorch 1.10.1+cu102\n* Datasets 1.18.2.dev0\n* Tokenizers 0.11.0"
] | [
-0.12395457178354263,
0.08027974516153336,
-0.0033448063768446445,
0.054893966764211655,
0.12479545176029205,
0.011475843377411366,
0.09016324579715729,
0.14505945146083832,
-0.08566707372665405,
0.08974383026361465,
0.10913973301649094,
0.10657209157943726,
0.06017618998885155,
0.1090841218829155,
-0.014830407686531544,
-0.308276504278183,
0.010376318357884884,
0.024184364825487137,
-0.10766860842704773,
0.11992684751749039,
0.09230473637580872,
-0.12220107764005661,
0.023828772827982903,
0.02845388650894165,
-0.12574246525764465,
0.004275078885257244,
-0.024003891274333,
-0.07099775224924088,
0.12684307992458344,
0.02987600304186344,
0.11132416129112244,
0.022999588400125504,
0.09017486125230789,
-0.24942703545093536,
0.014660614542663097,
0.07222796976566315,
0.04433438554406166,
0.08152583986520767,
0.11684595048427582,
0.0006250611622817814,
0.14538149535655975,
-0.07923491299152374,
0.07838526368141174,
0.032865483313798904,
-0.10614821314811707,
-0.32600638270378113,
-0.08209697902202606,
0.0358356274664402,
0.10538320988416672,
0.09639269858598709,
-0.0214263666421175,
0.09037964791059494,
-0.07779908925294876,
0.08926039189100266,
0.21395568549633026,
-0.24034816026687622,
-0.08021093159914017,
-0.017562808468937874,
0.047630567103624344,
0.05096841976046562,
-0.1208408996462822,
-0.03570529818534851,
0.017281483858823776,
0.03662775456905365,
0.12075621634721756,
0.012532403692603111,
-0.028469383716583252,
0.022175021469593048,
-0.14355292916297913,
-0.05046488717198372,
0.09140124171972275,
0.06697841733694077,
-0.019856547936797142,
-0.08325124531984329,
-0.031035812571644783,
-0.20570296049118042,
-0.04875003546476364,
0.008327820338308811,
0.0255152378231287,
-0.042124997824430466,
-0.09672188758850098,
0.00941113755106926,
-0.08027838170528412,
-0.08786812424659729,
0.009542654268443584,
0.14597450196743011,
0.053803451359272,
-0.02094568870961666,
0.003506327746436,
0.10777025669813156,
0.0495772510766983,
-0.1383461207151413,
0.0041541969403624535,
0.03976012021303177,
-0.1010567769408226,
-0.01452932320535183,
-0.03737782686948776,
-0.026851452887058258,
-0.0033971061930060387,
0.12170526385307312,
-0.04540490359067917,
0.08730121701955795,
0.026205139234662056,
0.03141794726252556,
-0.10166322439908981,
0.17743828892707825,
-0.06834805011749268,
-0.011687783524394035,
-0.045754190534353256,
0.09672365337610245,
-0.022494051605463028,
-0.012512130662798882,
-0.05751454830169678,
0.02130940742790699,
0.10657816380262375,
0.03422887623310089,
-0.023762891069054604,
0.026293404400348663,
-0.05728355050086975,
-0.025894353166222572,
-0.01052942220121622,
-0.10329300910234451,
0.043018095195293427,
0.024266140535473824,
-0.08738958835601807,
0.015937713906168938,
0.007373492699116468,
0.007056965492665768,
-0.03168909251689911,
0.13667593896389008,
-0.06880757957696915,
0.008424924686551094,
-0.10394521802663803,
-0.10578545928001404,
0.027008241042494774,
-0.05125754326581955,
0.006350223906338215,
-0.07235682010650635,
-0.11900439113378525,
-0.04909587278962135,
0.06333332508802414,
-0.04711705446243286,
-0.062238942831754684,
-0.05362768843770027,
-0.06703364104032516,
0.05095861107110977,
-0.031675830483436584,
0.1809908002614975,
-0.06102932244539261,
0.11525696516036987,
0.014551125466823578,
0.042411621659994125,
0.034932948648929596,
0.06933306902647018,
-0.04627520963549614,
0.03849276527762413,
-0.129380002617836,
0.06450626999139786,
-0.08773987740278244,
0.05416940897703171,
-0.1414191722869873,
-0.12911340594291687,
-0.027071170508861542,
0.00022189909941516817,
0.10810983180999756,
0.07723142206668854,
-0.17291301488876343,
-0.08844522386789322,
0.1760261058807373,
-0.06742847710847855,
-0.08799071609973907,
0.12603707611560822,
-0.03092033788561821,
-0.01975705847144127,
0.03682955354452133,
0.1646953970193863,
0.08686364442110062,
-0.08443120121955872,
0.024922750890254974,
-0.044311970472335815,
0.11845190823078156,
0.005371266044676304,
0.09307780861854553,
-0.02583901770412922,
0.032790251076221466,
-0.0008082837448455393,
-0.03544192388653755,
0.08056537806987762,
-0.09182491153478622,
-0.08152955025434494,
-0.02882068045437336,
-0.07416027039289474,
0.011818586848676205,
0.07167680561542511,
0.04147575795650482,
-0.09011915326118469,
-0.13482803106307983,
0.03451778367161751,
0.10922005772590637,
-0.1035747304558754,
0.024161124601960182,
-0.07254474610090256,
0.04419546574354172,
-0.019207067787647247,
-0.010341948829591274,
-0.17884111404418945,
-0.016735833138227463,
0.026227783411741257,
-0.050679370760917664,
0.019772980362176895,
-0.00018841515702661127,
0.0840933620929718,
0.0502343587577343,
-0.045963022857904434,
-0.0746116191148758,
-0.07541229575872421,
-0.008073420263826847,
-0.07746652513742447,
-0.21892327070236206,
-0.07406298816204071,
-0.02952437289059162,
0.13699716329574585,
-0.23459328711032867,
0.009302730672061443,
0.011758919805288315,
0.11028767377138138,
0.028768319636583328,
-0.04547926411032677,
-0.0184512697160244,
0.0846303254365921,
-0.017320657148957253,
-0.06906714290380478,
0.045926790684461594,
-0.0006016166880726814,
-0.11215024441480637,
0.012532361783087254,
-0.11202264577150345,
0.09698430448770523,
0.10994259268045425,
-0.039548859000205994,
-0.07770738750696182,
-0.05673186108469963,
-0.06899269670248032,
-0.06377219408750534,
-0.01977843977510929,
0.012790673412382603,
0.2121189534664154,
0.030845003202557564,
0.12438608705997467,
-0.07947807759046555,
-0.04756743460893631,
0.02569897286593914,
0.017898399382829666,
-0.0016930792480707169,
0.1418081521987915,
0.08183696866035461,
-0.042557038366794586,
0.10059162229299545,
0.09509392827749252,
-0.0914764329791069,
0.13590587675571442,
-0.06958053261041641,
-0.13150747120380402,
-0.007447022013366222,
0.025286804884672165,
0.027190055698156357,
0.11252723634243011,
-0.13945502042770386,
0.000026635631002136506,
0.02468302473425865,
0.02449500374495983,
0.028519541025161743,
-0.21957717835903168,
-0.010380249470472336,
0.042933084070682526,
-0.05617715045809746,
-0.03133866563439369,
-0.024810483679175377,
0.008185486309230328,
0.09339156746864319,
0.006029368378221989,
-0.063217893242836,
-0.011788676492869854,
-0.018652644008398056,
-0.07448095083236694,
0.19428281486034393,
-0.0996033325791359,
-0.14465662837028503,
-0.1265435814857483,
-0.034592680633068085,
0.002228465862572193,
-0.021775124594569206,
0.03751593083143234,
-0.11029762029647827,
-0.04185671731829643,
-0.05540159344673157,
0.03669782355427742,
-0.0633670762181282,
0.02501050755381584,
-0.0064293392933905125,
0.006917379796504974,
0.07988298684358597,
-0.10291785001754761,
0.025670325383543968,
-0.020122848451137543,
-0.037892669439315796,
0.03883508965373039,
0.043636057525873184,
0.09410469233989716,
0.17001962661743164,
0.02196699008345604,
0.015924330800771713,
-0.0322730578482151,
0.15057271718978882,
-0.09798942506313324,
-0.026184482499957085,
0.11762120574712753,
-0.0024317638017237186,
0.04510002210736275,
0.10358773171901703,
0.06224673241376877,
-0.08024982362985611,
0.017722461372613907,
0.041422586888074875,
-0.018503695726394653,
-0.2454867660999298,
-0.0325799435377121,
-0.05990706384181976,
-0.03998046740889549,
0.13136820495128632,
0.03685281425714493,
-0.008317369967699051,
0.03942994028329849,
-0.0028434982523322105,
0.01072514895349741,
-0.008071877993643284,
0.06749879568815231,
0.08051890134811401,
0.040792472660541534,
0.1232529953122139,
-0.01848493702709675,
-0.041985318064689636,
0.026654012501239777,
0.004493228625506163,
0.2583436667919159,
-0.01626054383814335,
0.16679589450359344,
0.04869241639971733,
0.16910392045974731,
0.016339031979441643,
0.07232961803674698,
0.007874498143792152,
-0.027498409152030945,
0.012304642237722874,
-0.049709051847457886,
-0.03261914104223251,
0.034347280859947205,
0.0672263354063034,
0.035267412662506104,
-0.10881998389959335,
-0.03337513282895088,
0.015975145623087883,
0.33264854550361633,
0.04864935576915741,
-0.3210846483707428,
-0.09065528213977814,
-0.009001228027045727,
-0.07483209669589996,
-0.05882704257965088,
0.028522640466690063,
0.10753079503774643,
-0.08742630481719971,
0.0403326191008091,
-0.08102257549762726,
0.1026170402765274,
-0.05910034105181694,
0.0031139873899519444,
0.09388195723295212,
0.09733641147613525,
0.0068799396976828575,
0.06887459754943848,
-0.2637859284877777,
0.3036847710609436,
-0.015968024730682373,
0.07170040905475616,
-0.05033658817410469,
0.0328153632581234,
0.03319869935512543,
-0.04231201857328415,
0.05933932960033417,
-0.015183305367827415,
-0.10581493377685547,
-0.18924354016780853,
-0.0745871290564537,
0.02579505369067192,
0.12647727131843567,
-0.03626665472984314,
0.11462218314409256,
-0.024684395641088486,
-0.005672826897352934,
0.05874645709991455,
-0.09462020546197891,
-0.08583250641822815,
-0.10964033007621765,
0.019147977232933044,
0.026391180232167244,
0.049644604325294495,
-0.10164152085781097,
-0.116087906062603,
-0.08171369135379791,
0.16453155875205994,
-0.07026829570531845,
-0.011812228709459305,
-0.1368744820356369,
0.10488256812095642,
0.1683405488729477,
-0.06519032269716263,
0.057872675359249115,
0.017380457371473312,
0.10974381119012833,
0.033784836530685425,
-0.018896374851465225,
0.11228908598423004,
-0.08157487958669662,
-0.18229012191295624,
-0.05243514105677605,
0.1436084657907486,
0.03886348381638527,
0.06609328091144562,
-0.030711844563484192,
0.029647892341017723,
-0.03354828432202339,
-0.0839458703994751,
0.04632703959941864,
0.011430536396801472,
0.02270270325243473,
0.04999152943491936,
-0.04560041055083275,
0.01641944982111454,
-0.06964126974344254,
-0.058610863983631134,
0.15088988840579987,
0.26935964822769165,
-0.08540179580450058,
0.022320427000522614,
0.03968454897403717,
-0.04737799987196922,
-0.14515352249145508,
0.031174929812550545,
0.12791571021080017,
0.03135736286640167,
0.011492128483951092,
-0.2299116849899292,
0.06377267837524414,
0.10050365328788757,
-0.016763972118496895,
0.09131208807229996,
-0.32118135690689087,
-0.1270173341035843,
0.11024796962738037,
0.12854474782943726,
-0.042444173246622086,
-0.15504635870456696,
-0.05523248016834259,
-0.0014956342056393623,
-0.08942265063524246,
0.06938451528549194,
-0.024591347202658653,
0.11805135011672974,
-0.01597360521554947,
0.06114497408270836,
0.023108018562197685,
-0.06269592046737671,
0.15246276557445526,
-0.024154774844646454,
0.06312274932861328,
-0.01054700743407011,
0.0739825889468193,
0.012839088216423988,
-0.04632135108113289,
-0.0015335512580350041,
-0.06695333868265152,
0.023209277540445328,
-0.13313835859298706,
-0.03306124359369278,
-0.09269683808088303,
0.017701134085655212,
-0.03842676430940628,
-0.04307383671402931,
-0.016254007816314697,
0.04488975554704666,
0.06248078495264053,
0.0004763452452607453,
0.113875612616539,
-0.04015250876545906,
0.15147042274475098,
0.07829304039478302,
0.08134397864341736,
-0.00824581179767847,
-0.10592589527368546,
-0.013393426313996315,
0.0005384514224715531,
0.052990373224020004,
-0.12480971962213516,
0.020429080352187157,
0.15977317094802856,
0.04248182475566864,
0.13849571347236633,
0.06646633893251419,
-0.07465575635433197,
0.008585881441831589,
0.06450165808200836,
-0.08565099537372589,
-0.11237110942602158,
-0.007197347469627857,
0.07134278118610382,
-0.1210179403424263,
-0.005944067612290382,
0.09355003386735916,
-0.05614876747131348,
-0.007530453614890575,
0.013798868283629417,
0.011192996986210346,
-0.0441502220928669,
0.22569215297698975,
0.029650067910552025,
0.077582448720932,
-0.0890885517001152,
0.07351523637771606,
0.06602743268013,
-0.18419452011585236,
0.014109732583165169,
0.08851901441812515,
-0.04574891924858093,
-0.021880093961954117,
0.034209955483675,
0.06844671815633774,
-0.00020555336959660053,
-0.06280135363340378,
-0.11085661500692368,
-0.14089509844779968,
0.0907888412475586,
0.08495689928531647,
0.03569388389587402,
0.016201505437493324,
-0.045384153723716736,
0.039525460451841354,
-0.11108387261629105,
0.08648277819156647,
0.08147001266479492,
0.0783761516213417,
-0.12847311794757843,
0.15340310335159302,
0.023800941184163094,
0.008568850345909595,
0.002457043156027794,
0.003097813343629241,
-0.09364312142133713,
0.03484360873699188,
-0.10694025456905365,
-0.016870034858584404,
-0.05115009471774101,
-0.0059384535998106,
0.0032564776483923197,
-0.05752769485116005,
-0.0497799851000309,
0.01632407121360302,
-0.12138529866933823,
-0.04384588450193405,
-0.004990200977772474,
0.05983918532729149,
-0.10105612128973007,
-0.025219783186912537,
0.04317488521337509,
-0.10768663883209229,
0.08615974336862564,
0.04999547451734543,
0.02279951050877571,
0.04965469241142273,
-0.12530314922332764,
0.017998777329921722,
0.04393601045012474,
0.010019904933869839,
0.0287812277674675,
-0.15051454305648804,
-0.0006898051360622048,
-0.01875992864370346,
0.03115893341600895,
-0.008997369557619095,
0.024569936096668243,
-0.13575440645217896,
-0.04191793128848076,
-0.03244611993432045,
-0.07579317688941956,
-0.06244605407118797,
0.048087406903505325,
0.05337449908256531,
0.04521196335554123,
0.15824176371097565,
-0.08364688605070114,
0.04753676429390907,
-0.2214241921901703,
0.009758557192981243,
-0.03425152972340584,
-0.0700356736779213,
-0.04894595593214035,
-0.03619694709777832,
0.08815131336450577,
-0.06942503154277802,
0.0998264029622078,
-0.04659979045391083,
0.04647495225071907,
0.03321012482047081,
-0.1117125079035759,
0.012627181597054005,
0.04305959492921829,
0.2323257178068161,
0.05082789063453674,
-0.02028215490281582,
0.06990158557891846,
0.013589278794825077,
0.05254949629306793,
0.17124778032302856,
0.15986701846122742,
0.1950804889202118,
0.05394226312637329,
0.08894350379705429,
0.054796524345874786,
-0.11938884854316711,
-0.12284456938505173,
0.1195140853524208,
-0.03791027516126633,
0.13008639216423035,
-0.015598518773913383,
0.2563353478908539,
0.10349179059267044,
-0.1925886571407318,
0.055878255516290665,
-0.03434387966990471,
-0.08979416638612747,
-0.08999360352754593,
-0.047226160764694214,
-0.06498241424560547,
-0.17060557007789612,
0.00991672184318304,
-0.10272569209337234,
0.049631986767053604,
0.05944677069783211,
0.04443939030170441,
0.01285916194319725,
0.13452951610088348,
0.06564097851514816,
-0.00012055836850777268,
0.10272178798913956,
0.025279143825173378,
-0.008294375613331795,
-0.060722626745700836,
-0.09741774946451187,
0.024321317672729492,
-0.03172322362661362,
0.050890885293483734,
-0.05388551577925682,
-0.09987703710794449,
0.06110811233520508,
0.015867706388235092,
-0.09517473727464676,
0.023132462054491043,
-0.014200774021446705,
0.06386975198984146,
0.09043505042791367,
0.0230513047426939,
-0.003360714064911008,
-0.03481307625770569,
0.24673393368721008,
-0.09268853068351746,
-0.049997881054878235,
-0.11833011358976364,
0.24518217146396637,
0.014460963197052479,
-0.028569567948579788,
0.030440201982855797,
-0.061049096286296844,
-0.004240503069013357,
0.16269294917583466,
0.12940193712711334,
-0.03521758317947388,
-0.019428344443440437,
0.021061575040221214,
-0.012871642597019672,
-0.05910303443670273,
0.10037441551685333,
0.1424655020236969,
0.06016676500439644,
-0.07512586563825607,
-0.0529860183596611,
-0.05545355752110481,
-0.03553428500890732,
-0.03740258887410164,
0.050849784165620804,
0.037102457135915756,
-0.01463200431317091,
-0.03369804471731186,
0.09920556098222733,
-0.06360875815153122,
-0.10947802662849426,
0.04334471747279167,
-0.17843173444271088,
-0.19258786737918854,
-0.04173920303583145,
0.06512951850891113,
0.013586929067969322,
0.04547472298145294,
-0.012727889232337475,
-0.01844826154410839,
0.07780380547046661,
-0.0007777937571518123,
-0.04209825024008751,
-0.1075773686170578,
0.09169531613588333,
-0.07270508259534836,
0.18680214881896973,
-0.04273649677634239,
0.03449409827589989,
0.12271805852651596,
0.07571873068809509,
-0.07934983819723129,
0.050951987504959106,
0.07210500538349152,
-0.13495761156082153,
0.046872999519109726,
0.18319904804229736,
-0.03482992947101593,
0.11601794511079788,
0.03817170858383179,
-0.11156882345676422,
0.024353817105293274,
-0.09902770817279816,
-0.04809900373220444,
-0.05357382446527481,
-0.015385464765131474,
-0.041426751762628555,
0.13658611476421356,
0.22300122678279877,
-0.04880014806985855,
-0.017661763355135918,
-0.06757459789514542,
0.011396447196602821,
0.03226785361766815,
0.12428075075149536,
-0.04752647876739502,
-0.2622923254966736,
0.018130388110876083,
0.00833849422633648,
0.012505428865551949,
-0.2459307760000229,
-0.09312856942415237,
0.03518544137477875,
-0.06708790361881256,
-0.06447038799524307,
0.11408774554729462,
0.05815752595663071,
0.053214311599731445,
-0.05468108505010605,
-0.10236538201570511,
-0.04046434536576271,
0.17679816484451294,
-0.18011245131492615,
-0.0540817566215992
] |
null | null | transformers |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
should probably proofread and complete it, then remove this comment. -->
# xls-npsc-oh
This model is a fine-tuned version of [KBLab/wav2vec2-large-voxrex](https://huggingface.co/KBLab/wav2vec2-large-voxrex) on the NBAILAB/NPSC - 48K_MP3 dataset.
It achieves the following results on the evaluation set:
- Loss: 0.2106
- Wer: 0.8586
## 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:
- learning_rate: 5e-05
- train_batch_size: 32
- eval_batch_size: 32
- seed: 42
- gradient_accumulation_steps: 4
- total_train_batch_size: 128
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
- lr_scheduler_type: linear
- lr_scheduler_warmup_steps: 1000
- num_epochs: 5.0
- mixed_precision_training: Native AMP
### Training results
| Training Loss | Epoch | Step | Validation Loss | Wer |
|:-------------:|:-----:|:----:|:---------------:|:------:|
| 2.1093 | 2.61 | 1000 | 0.2572 | 0.9293 |
### Framework versions
- Transformers 4.16.0.dev0
- Pytorch 1.10.1+cu102
- Datasets 1.18.1.dev0
- Tokenizers 0.11.0
| {"license": "cc0-1.0", "tags": ["automatic-speech-recognition", "NbAiLab/NPSC", "generated_from_trainer"], "datasets": ["npsc"], "model-index": [{"name": "xls-npsc-oh", "results": []}]} | automatic-speech-recognition | NbAiLab/xls-npsc-oh | [
"transformers",
"pytorch",
"tensorboard",
"wav2vec2",
"automatic-speech-recognition",
"NbAiLab/NPSC",
"generated_from_trainer",
"dataset:npsc",
"license:cc0-1.0",
"endpoints_compatible",
"region:us"
] | 2022-03-02T23:29:04+00:00 | [] | [] | TAGS
#transformers #pytorch #tensorboard #wav2vec2 #automatic-speech-recognition #NbAiLab/NPSC #generated_from_trainer #dataset-npsc #license-cc0-1.0 #endpoints_compatible #region-us
| xls-npsc-oh
===========
This model is a fine-tuned version of KBLab/wav2vec2-large-voxrex on the NBAILAB/NPSC - 48K\_MP3 dataset.
It achieves the following results on the evaluation set:
* Loss: 0.2106
* Wer: 0.8586
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:
* learning\_rate: 5e-05
* train\_batch\_size: 32
* eval\_batch\_size: 32
* seed: 42
* gradient\_accumulation\_steps: 4
* total\_train\_batch\_size: 128
* optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
* lr\_scheduler\_type: linear
* lr\_scheduler\_warmup\_steps: 1000
* num\_epochs: 5.0
* mixed\_precision\_training: Native AMP
### Training results
### Framework versions
* Transformers 4.16.0.dev0
* Pytorch 1.10.1+cu102
* Datasets 1.18.1.dev0
* Tokenizers 0.11.0
| [
"### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* learning\\_rate: 5e-05\n* train\\_batch\\_size: 32\n* eval\\_batch\\_size: 32\n* seed: 42\n* gradient\\_accumulation\\_steps: 4\n* total\\_train\\_batch\\_size: 128\n* optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08\n* lr\\_scheduler\\_type: linear\n* lr\\_scheduler\\_warmup\\_steps: 1000\n* num\\_epochs: 5.0\n* mixed\\_precision\\_training: Native AMP",
"### Training results",
"### Framework versions\n\n\n* Transformers 4.16.0.dev0\n* Pytorch 1.10.1+cu102\n* Datasets 1.18.1.dev0\n* Tokenizers 0.11.0"
] | [
"TAGS\n#transformers #pytorch #tensorboard #wav2vec2 #automatic-speech-recognition #NbAiLab/NPSC #generated_from_trainer #dataset-npsc #license-cc0-1.0 #endpoints_compatible #region-us \n",
"### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* learning\\_rate: 5e-05\n* train\\_batch\\_size: 32\n* eval\\_batch\\_size: 32\n* seed: 42\n* gradient\\_accumulation\\_steps: 4\n* total\\_train\\_batch\\_size: 128\n* optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08\n* lr\\_scheduler\\_type: linear\n* lr\\_scheduler\\_warmup\\_steps: 1000\n* num\\_epochs: 5.0\n* mixed\\_precision\\_training: Native AMP",
"### Training results",
"### Framework versions\n\n\n* Transformers 4.16.0.dev0\n* Pytorch 1.10.1+cu102\n* Datasets 1.18.1.dev0\n* Tokenizers 0.11.0"
] | [
70,
159,
4,
41
] | [
"passage: TAGS\n#transformers #pytorch #tensorboard #wav2vec2 #automatic-speech-recognition #NbAiLab/NPSC #generated_from_trainer #dataset-npsc #license-cc0-1.0 #endpoints_compatible #region-us \n### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* learning\\_rate: 5e-05\n* train\\_batch\\_size: 32\n* eval\\_batch\\_size: 32\n* seed: 42\n* gradient\\_accumulation\\_steps: 4\n* total\\_train\\_batch\\_size: 128\n* optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08\n* lr\\_scheduler\\_type: linear\n* lr\\_scheduler\\_warmup\\_steps: 1000\n* num\\_epochs: 5.0\n* mixed\\_precision\\_training: Native AMP### Training results### Framework versions\n\n\n* Transformers 4.16.0.dev0\n* Pytorch 1.10.1+cu102\n* Datasets 1.18.1.dev0\n* Tokenizers 0.11.0"
] | [
-0.1170092299580574,
0.09592661261558533,
-0.00326756970025599,
0.052679676562547684,
0.11031237244606018,
0.01899137906730175,
0.09353604167699814,
0.1471695899963379,
-0.0960918590426445,
0.10250143706798553,
0.11778774857521057,
0.08828146010637283,
0.060246266424655914,
0.14643022418022156,
-0.03316008672118187,
-0.28005295991897583,
0.013050022535026073,
0.013539472594857216,
-0.11579224467277527,
0.10957839339971542,
0.08932315558195114,
-0.11501188576221466,
0.031709302216768265,
0.009861009195446968,
-0.13156676292419434,
-0.007709832396358252,
-0.023253047838807106,
-0.057330477982759476,
0.11566519737243652,
0.05080300197005272,
0.10762868076562881,
0.04345500096678734,
0.08405197411775589,
-0.24995057284832,
0.01443393062800169,
0.0703306794166565,
0.027985213324427605,
0.07924412935972214,
0.09182968735694885,
0.006450519431382418,
0.12942059338092804,
-0.09644539654254913,
0.07978158444166183,
0.03169438987970352,
-0.10329794138669968,
-0.30432820320129395,
-0.09088606387376785,
0.04271155595779419,
0.11723356693983078,
0.0712893158197403,
-0.023511961102485657,
0.0906408280134201,
-0.05986667051911354,
0.09084565192461014,
0.20589223504066467,
-0.2531571388244629,
-0.07712653279304504,
-0.003018349874764681,
0.05274558439850807,
0.05451242998242378,
-0.1023184135556221,
-0.02025551348924637,
0.03058619424700737,
0.0361722968518734,
0.10999560356140137,
0.01102159358561039,
-0.006987404078245163,
0.011408061720430851,
-0.14565859735012054,
-0.04260033741593361,
0.08756085485219955,
0.06905470043420792,
-0.01664057932794094,
-0.10293862223625183,
-0.03530356287956238,
-0.2122410535812378,
-0.046714626252651215,
-0.009712851606309414,
0.025696685537695885,
-0.036075569689273834,
-0.10244450718164444,
0.010549766011536121,
-0.0764077827334404,
-0.07292304188013077,
0.002345390385016799,
0.13645373284816742,
0.04702240973711014,
-0.020993191748857498,
0.00847607757896185,
0.10477133095264435,
0.04834101349115372,
-0.13858994841575623,
0.008630001917481422,
0.036025501787662506,
-0.10607035458087921,
-0.03148580342531204,
-0.034087177366018295,
-0.038567282259464264,
0.008841127157211304,
0.12270189076662064,
-0.05077105760574341,
0.09541834890842438,
0.013116508722305298,
0.029571160674095154,
-0.08360286056995392,
0.14494240283966064,
-0.056479956954717636,
-0.04915402829647064,
-0.0362088568508625,
0.10663852840662003,
0.002883993787690997,
-0.01501167006790638,
-0.07626001536846161,
0.0188238974660635,
0.09583209455013275,
0.03867775574326515,
-0.01867733895778656,
0.02309102937579155,
-0.06588911265134811,
-0.017459187656641006,
0.0279120821505785,
-0.09505288302898407,
0.05070691928267479,
0.02574649266898632,
-0.06255626678466797,
0.005577993579208851,
0.007185065187513828,
0.0048178452998399734,
-0.007242448627948761,
0.12541162967681885,
-0.06485867500305176,
-0.0015195475425571203,
-0.08810156583786011,
-0.11377568542957306,
0.035294316709041595,
-0.03471536934375763,
-0.011742872186005116,
-0.08108007907867432,
-0.08752831071615219,
-0.055354028940200806,
0.060228459537029266,
-0.05550943315029144,
-0.054514430463314056,
-0.07107564061880112,
-0.06366822123527527,
0.062157176434993744,
-0.0259341262280941,
0.18109466135501862,
-0.05848826467990875,
0.10818038135766983,
0.015232516452670097,
0.05827147886157036,
0.03321357071399689,
0.056536536663770676,
-0.029607858508825302,
0.04951870068907738,
-0.14890050888061523,
0.07873327285051346,
-0.08798598498106003,
0.028115902096033096,
-0.15095196664333344,
-0.11312563717365265,
-0.01251101866364479,
-0.002636596094816923,
0.10640173405408859,
0.0902370885014534,
-0.19334611296653748,
-0.08955737948417664,
0.167748361825943,
-0.07674343138933182,
-0.07858012616634369,
0.14173558354377747,
-0.03584113344550133,
-0.027181075885891914,
0.038685157895088196,
0.1460743397474289,
0.09377102553844452,
-0.10240251570940018,
0.0032607538159936666,
-0.05230860039591789,
0.10954594612121582,
0.01989194191992283,
0.0817423164844513,
-0.02312489040195942,
0.02913682721555233,
-0.0059070042334496975,
-0.01607549749314785,
0.07249784469604492,
-0.09406353533267975,
-0.07781673967838287,
-0.02607991360127926,
-0.07215022295713425,
0.024440154433250427,
0.051746856421232224,
0.037494659423828125,
-0.09938815981149673,
-0.13071958720684052,
0.03755045682191849,
0.11357497423887253,
-0.10367809981107712,
0.03444219380617142,
-0.07440643757581711,
0.051766324788331985,
-0.04439546540379524,
-0.01222571823745966,
-0.1696448177099228,
-0.011883598752319813,
0.03190001845359802,
-0.059099506586790085,
0.020240414887666702,
0.008454290218651295,
0.08141142129898071,
0.0528847835958004,
-0.0652398094534874,
-0.054395079612731934,
-0.05742172524333,
0.0031394187826663256,
-0.08356989175081253,
-0.24006888270378113,
-0.06917624920606613,
-0.039336033165454865,
0.14204852283000946,
-0.2283925861120224,
0.005672941450029612,
0.03404208645224571,
0.13480634987354279,
0.042885713279247284,
-0.045638859272003174,
-0.009562605991959572,
0.09496015310287476,
-0.021834781393408775,
-0.06905383616685867,
0.046787094324827194,
-0.0012311114696785808,
-0.1319519281387329,
0.001304552424699068,
-0.1283894032239914,
0.06851725280284882,
0.10358326882123947,
-0.005229421891272068,
-0.10429663956165314,
-0.07096876949071884,
-0.06180211901664734,
-0.06134914234280586,
-0.02284785360097885,
0.019723093137145042,
0.1902601569890976,
0.03026358224451542,
0.11954755336046219,
-0.06426425278186798,
-0.04318709298968315,
0.035304807126522064,
0.025758741423487663,
-0.02354385331273079,
0.13383698463439941,
0.08597340434789658,
-0.07368990778923035,
0.09941306710243225,
0.10519383102655411,
-0.07505503296852112,
0.14110741019248962,
-0.06530029326677322,
-0.10544919222593307,
-0.03855137899518013,
0.025692563503980637,
0.026270827278494835,
0.1064104214310646,
-0.1143098697066307,
-0.007290903013199568,
0.021253716200590134,
0.02138974331319332,
0.019552353769540787,
-0.20282676815986633,
0.0037362074945122004,
0.04373624548316002,
-0.057779788970947266,
0.003099758643656969,
-0.016093576326966286,
0.0016577031929045916,
0.09006040543317795,
0.01645676977932453,
-0.05786537751555443,
-0.0019371436210349202,
-0.014099462889134884,
-0.07522469758987427,
0.18140923976898193,
-0.11088170856237411,
-0.13405375182628632,
-0.11835090070962906,
-0.024660594761371613,
-0.005049917846918106,
-0.023251913487911224,
0.0415976345539093,
-0.10452891141176224,
-0.034489426761865616,
-0.06158417463302612,
0.028318705037236214,
-0.05678722262382507,
0.031068522483110428,
0.004733111243695021,
0.006419147830456495,
0.06299233436584473,
-0.10654821991920471,
0.02552453614771366,
-0.012648986652493477,
-0.019092289730906487,
0.03504456207156181,
0.040143631398677826,
0.08353374153375626,
0.17116068303585052,
0.020772455260157585,
0.01868041418492794,
-0.05001514405012131,
0.1553328037261963,
-0.10194191336631775,
-0.012499719858169556,
0.0909937396645546,
-0.005749748554080725,
0.04099142551422119,
0.13004478812217712,
0.05784206464886665,
-0.08729380369186401,
0.01457535196095705,
0.02552846632897854,
-0.01419488713145256,
-0.22606368362903595,
-0.04321901872754097,
-0.057412777096033096,
-0.028645148500800133,
0.12171242386102676,
0.03222208842635155,
-0.027180194854736328,
0.030222855508327484,
-0.008828293532133102,
0.017993945628404617,
-0.015105686150491238,
0.07024870067834854,
0.09472746402025223,
0.04075305908918381,
0.12005248665809631,
-0.025591695681214333,
-0.027074020355939865,
0.04060957580804825,
0.005698187742382288,
0.23391933739185333,
-0.004935616161674261,
0.17799857258796692,
0.0415557362139225,
0.15435056388378143,
0.021803975105285645,
0.035761427134275436,
0.018878282979130745,
-0.02288733422756195,
0.005550468806177378,
-0.049849286675453186,
-0.030421365052461624,
0.04006815329194069,
0.09808666259050369,
0.023786619305610657,
-0.10970450192689896,
-0.024040376767516136,
0.017247233539819717,
0.32438135147094727,
0.07226867973804474,
-0.30247244238853455,
-0.09403957426548004,
0.0022862160112708807,
-0.06815605610609055,
-0.041913680732250214,
0.02047445811331272,
0.13603098690509796,
-0.07474645972251892,
0.06377393007278442,
-0.07659504562616348,
0.09041403234004974,
-0.07169678807258606,
-0.0076899174600839615,
0.0681154802441597,
0.10282193124294281,
-0.004292682744562626,
0.04937060549855232,
-0.2603777050971985,
0.2929227948188782,
-0.001568591920658946,
0.07562699168920517,
-0.04233614355325699,
0.0308045856654644,
0.02127663791179657,
-0.03167857602238655,
0.0545719638466835,
-0.018411612138152122,
-0.1549171507358551,
-0.1776466816663742,
-0.09375473856925964,
0.017691228538751602,
0.12135399132966995,
-0.032854363322257996,
0.1125849187374115,
-0.015713704749941826,
-0.017873119562864304,
0.05852152779698372,
-0.059464965015649796,
-0.09307198226451874,
-0.11774922907352448,
0.018728140741586685,
0.0470045730471611,
0.04143203794956207,
-0.08924758434295654,
-0.11561731994152069,
-0.08077581226825714,
0.173319011926651,
-0.08506961166858673,
-0.014924663119018078,
-0.12745027244091034,
0.10295046865940094,
0.15958359837532043,
-0.0651322677731514,
0.051918186247348785,
0.014352318830788136,
0.10943307727575302,
0.00452504912391305,
-0.024279704317450523,
0.11279349029064178,
-0.07045528292655945,
-0.20314368605613708,
-0.07089640945196152,
0.1507752686738968,
0.04399416595697403,
0.07161485403776169,
-0.03332403302192688,
0.040342435240745544,
-0.011130635626614094,
-0.07550914585590363,
0.06541214138269424,
0.03855755180120468,
0.03821553662419319,
0.04406507685780525,
-0.03189508989453316,
-0.012083586305379868,
-0.051548734307289124,
-0.07913652062416077,
0.14631597697734833,
0.3063298165798187,
-0.10214083641767502,
0.04948567971587181,
0.05214088410139084,
-0.04978341609239578,
-0.136703222990036,
0.028244219720363617,
0.1271059215068817,
0.03877365589141846,
0.0071593462489545345,
-0.2070799469947815,
0.018150169402360916,
0.09237439185380936,
-0.01700410433113575,
0.10409839451313019,
-0.3241303563117981,
-0.13638600707054138,
0.09159685671329498,
0.10357736796140671,
-0.007648475002497435,
-0.15684908628463745,
-0.05237792059779167,
-0.00482528330758214,
-0.09432549774646759,
0.07905877381563187,
-0.009487398900091648,
0.12400787323713303,
-0.006955155171453953,
0.048439912497997284,
0.02088337019085884,
-0.05594142898917198,
0.1475643515586853,
-0.03634161502122879,
0.0623248890042305,
-0.010450874455273151,
0.04054361581802368,
-0.005635641980916262,
-0.059434253722429276,
-0.014670658856630325,
-0.06975572556257248,
0.01628464087843895,
-0.11063599586486816,
-0.030400438234210014,
-0.08187148720026016,
0.014535532332956791,
-0.039608411490917206,
-0.04026322811841965,
-0.037646010518074036,
0.04629210755228996,
0.06168659031391144,
-0.014027108438313007,
0.12098175287246704,
-0.040811844170093536,
0.15794135630130768,
0.10858366638422012,
0.07838743925094604,
0.008222442120313644,
-0.08864614367485046,
-0.0014778769109398127,
-0.02592325769364834,
0.05623369663953781,
-0.12591977417469025,
0.019510455429553986,
0.1508629024028778,
0.03598364442586899,
0.14617985486984253,
0.05473649501800537,
-0.07218003273010254,
0.027635114267468452,
0.06525129079818726,
-0.08454136550426483,
-0.12563596665859222,
0.003310467815026641,
0.038016580045223236,
-0.1205289363861084,
-0.010069495998322964,
0.11829608678817749,
-0.053780678659677505,
-0.010823184624314308,
0.017758764326572418,
0.017609111964702606,
-0.0370025560259819,
0.2268131524324417,
0.023837927728891373,
0.06895411759614944,
-0.08792046457529068,
0.07416611909866333,
0.0673065185546875,
-0.20086552202701569,
0.041263140738010406,
0.08056295663118362,
-0.05121063068509102,
-0.01955132745206356,
0.0475202240049839,
0.09613116830587387,
0.016184385865926743,
-0.05124928802251816,
-0.10482939332723618,
-0.12464824318885803,
0.09207318723201752,
0.10847122222185135,
0.030596671625971794,
0.026439864188432693,
-0.03035963699221611,
0.038765233010053635,
-0.11220651865005493,
0.09285571426153183,
0.07659710943698883,
0.07508551329374313,
-0.11594177037477493,
0.17497101426124573,
0.00921462383121252,
-0.0032797136809676886,
-0.0025195972993969917,
0.005956214852631092,
-0.10209343582391739,
0.014475593343377113,
-0.12606818974018097,
-0.009444907307624817,
-0.05694178119301796,
-0.005639964714646339,
0.010761463083326817,
-0.04432692751288414,
-0.04632437601685524,
0.0132904639467597,
-0.1150810569524765,
-0.038474809378385544,
-0.011801628395915031,
0.05840326473116875,
-0.09603867679834366,
-0.030449939891695976,
0.023318350315093994,
-0.10348769277334213,
0.08649055659770966,
0.036541249603033066,
0.023929977789521217,
0.02409866638481617,
-0.10172048211097717,
0.01125840563327074,
0.04069236293435097,
-0.006715180817991495,
0.02712523378431797,
-0.17219950258731842,
-0.009002837352454662,
-0.025817526504397392,
0.029654353857040405,
0.00028067221865057945,
0.05086375027894974,
-0.1198311299085617,
-0.032053858041763306,
-0.0407571941614151,
-0.0651460736989975,
-0.05859541520476341,
0.04947412759065628,
0.06432437151670456,
0.0410868264734745,
0.153081014752388,
-0.09888390451669693,
0.05073108896613121,
-0.21329326927661896,
-0.00391913577914238,
-0.031178010627627373,
-0.06324727833271027,
-0.05372564494609833,
-0.02676110528409481,
0.09258312731981277,
-0.06427852064371109,
0.0932026207447052,
-0.0651453360915184,
0.043663833290338516,
0.03698359429836273,
-0.13347607851028442,
-0.020668430253863335,
0.0465647429227829,
0.19773612916469574,
0.04677565023303032,
-0.023505663499236107,
0.05523529648780823,
0.01787303201854229,
0.06394205242395401,
0.1746368557214737,
0.15159039199352264,
0.15994007885456085,
0.04796798527240753,
0.09977295994758606,
0.03764236718416214,
-0.1265949308872223,
-0.12479951977729797,
0.14242057502269745,
-0.04453950747847557,
0.14218971133232117,
-0.019235586747527122,
0.21784226596355438,
0.08521565049886703,
-0.1910487413406372,
0.05167414993047714,
-0.034343741834163666,
-0.08389870077371597,
-0.09499285370111465,
-0.04875432327389717,
-0.08211649954319,
-0.17730194330215454,
0.0066726491786539555,
-0.09620757400989532,
0.05239459127187729,
0.029117826372385025,
0.048816002905368805,
0.02761666104197502,
0.10488706082105637,
0.04890379682183266,
0.006081164348870516,
0.10222908854484558,
0.029767900705337524,
-0.009328258223831654,
-0.06680532544851303,
-0.096487857401371,
0.03884367272257805,
-0.04652538523077965,
0.050896380096673965,
-0.035863228142261505,
-0.08451955020427704,
0.060243017971515656,
0.02707456611096859,
-0.10342391580343246,
0.019658247008919716,
-0.00011211611854378134,
0.07576144486665726,
0.10755143314599991,
0.031246738508343697,
-0.0018454514211043715,
-0.02666577138006687,
0.20311938226222992,
-0.0901305079460144,
-0.051253464072942734,
-0.13210788369178772,
0.24406853318214417,
-0.0016926347743719816,
-0.013982697390019894,
0.024190416559576988,
-0.06589122861623764,
-0.009934603236615658,
0.13594137132167816,
0.1424131840467453,
-0.022513672709465027,
-0.01485165674239397,
0.028129376471042633,
-0.01562684215605259,
-0.05086498335003853,
0.09095273166894913,
0.1107214093208313,
0.059162624180316925,
-0.07037539780139923,
-0.058024656027555466,
-0.045383427292108536,
-0.034860759973526,
-0.018933124840259552,
0.05562591925263405,
0.017376096919178963,
-0.012131478637456894,
-0.026083465665578842,
0.08863585442304611,
-0.031049029901623726,
-0.14489126205444336,
0.06579495221376419,
-0.19914324581623077,
-0.18073643743991852,
-0.024681292474269867,
0.06819354742765427,
0.012125352397561073,
0.04495348036289215,
-0.007562555372714996,
-0.018571412190794945,
0.10701820254325867,
-0.015254473313689232,
-0.042786721140146255,
-0.11015374958515167,
0.08262626081705093,
-0.07253918796777725,
0.16250868141651154,
-0.037113264203071594,
0.047290872782468796,
0.12392391264438629,
0.07501327246427536,
-0.07703616470098495,
0.042864181101322174,
0.07326340675354004,
-0.12219748646020889,
0.04579002410173416,
0.17904731631278992,
-0.04710540175437927,
0.14471417665481567,
0.0473739430308342,
-0.10365664958953857,
0.03263489902019501,
-0.09824772924184799,
-0.0631178542971611,
-0.0540948361158371,
0.0008893967606127262,
-0.03617943450808525,
0.1497095376253128,
0.205705925822258,
-0.047471918165683746,
-0.013273137621581554,
-0.052099909633398056,
0.01615343615412712,
0.044631652534008026,
0.14785948395729065,
-0.04704074189066887,
-0.26016727089881897,
0.023968873545527458,
0.025372259318828583,
0.023750174790620804,
-0.23941855132579803,
-0.10355016589164734,
0.03301144018769264,
-0.05808556079864502,
-0.06693049520254135,
0.1189214438199997,
0.049254223704338074,
0.052970387041568756,
-0.05952726677060127,
-0.11781466007232666,
-0.029730917885899544,
0.1629513055086136,
-0.17666377127170563,
-0.05591778829693794
] |
null | null | transformers |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
should probably proofread and complete it, then remove this comment. -->
# xls-npsc
This model is a fine-tuned version of [facebook/wav2vec2-xls-r-300m](https://huggingface.co/facebook/wav2vec2-xls-r-300m) on the NBAILAB/NPSC - 48K_MP3 dataset.
It achieves the following results on the evaluation set:
- Loss: 3.5006
- Wer: 1.0
## 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:
- learning_rate: 7.5e-05
- train_batch_size: 16
- eval_batch_size: 16
- seed: 42
- gradient_accumulation_steps: 4
- total_train_batch_size: 64
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
- lr_scheduler_type: linear
- lr_scheduler_warmup_steps: 500
- num_epochs: 10.0
- mixed_precision_training: Native AMP
### Training results
### Framework versions
- Transformers 4.16.0.dev0
- Pytorch 1.10.1+cu102
- Datasets 1.18.1.dev0
- Tokenizers 0.10.3
| {"license": "apache-2.0", "tags": ["automatic-speech-recognition", "NbAiLab/NPSC", "generated_from_trainer"], "datasets": ["npsc"], "model-index": [{"name": "xls-npsc", "results": []}]} | automatic-speech-recognition | NbAiLab/xls-npsc | [
"transformers",
"pytorch",
"tensorboard",
"wav2vec2",
"automatic-speech-recognition",
"NbAiLab/NPSC",
"generated_from_trainer",
"dataset:npsc",
"license:apache-2.0",
"endpoints_compatible",
"region:us"
] | 2022-03-02T23:29:04+00:00 | [] | [] | TAGS
#transformers #pytorch #tensorboard #wav2vec2 #automatic-speech-recognition #NbAiLab/NPSC #generated_from_trainer #dataset-npsc #license-apache-2.0 #endpoints_compatible #region-us
|
# xls-npsc
This model is a fine-tuned version of facebook/wav2vec2-xls-r-300m on the NBAILAB/NPSC - 48K_MP3 dataset.
It achieves the following results on the evaluation set:
- Loss: 3.5006
- Wer: 1.0
## 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:
- learning_rate: 7.5e-05
- train_batch_size: 16
- eval_batch_size: 16
- seed: 42
- gradient_accumulation_steps: 4
- total_train_batch_size: 64
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
- lr_scheduler_type: linear
- lr_scheduler_warmup_steps: 500
- num_epochs: 10.0
- mixed_precision_training: Native AMP
### Training results
### Framework versions
- Transformers 4.16.0.dev0
- Pytorch 1.10.1+cu102
- Datasets 1.18.1.dev0
- Tokenizers 0.10.3
| [
"# xls-npsc\n\nThis model is a fine-tuned version of facebook/wav2vec2-xls-r-300m on the NBAILAB/NPSC - 48K_MP3 dataset.\nIt achieves the following results on the evaluation set:\n- Loss: 3.5006\n- Wer: 1.0",
"## Model description\n\nMore information needed",
"## Intended uses & limitations\n\nMore information needed",
"## Training and evaluation data\n\nMore information needed",
"## Training procedure",
"### Training hyperparameters\n\nThe following hyperparameters were used during training:\n- learning_rate: 7.5e-05\n- train_batch_size: 16\n- eval_batch_size: 16\n- seed: 42\n- gradient_accumulation_steps: 4\n- total_train_batch_size: 64\n- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08\n- lr_scheduler_type: linear\n- lr_scheduler_warmup_steps: 500\n- num_epochs: 10.0\n- mixed_precision_training: Native AMP",
"### Training results",
"### Framework versions\n\n- Transformers 4.16.0.dev0\n- Pytorch 1.10.1+cu102\n- Datasets 1.18.1.dev0\n- Tokenizers 0.10.3"
] | [
"TAGS\n#transformers #pytorch #tensorboard #wav2vec2 #automatic-speech-recognition #NbAiLab/NPSC #generated_from_trainer #dataset-npsc #license-apache-2.0 #endpoints_compatible #region-us \n",
"# xls-npsc\n\nThis model is a fine-tuned version of facebook/wav2vec2-xls-r-300m on the NBAILAB/NPSC - 48K_MP3 dataset.\nIt achieves the following results on the evaluation set:\n- Loss: 3.5006\n- Wer: 1.0",
"## Model description\n\nMore information needed",
"## Intended uses & limitations\n\nMore information needed",
"## Training and evaluation data\n\nMore information needed",
"## Training procedure",
"### Training hyperparameters\n\nThe following hyperparameters were used during training:\n- learning_rate: 7.5e-05\n- train_batch_size: 16\n- eval_batch_size: 16\n- seed: 42\n- gradient_accumulation_steps: 4\n- total_train_batch_size: 64\n- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08\n- lr_scheduler_type: linear\n- lr_scheduler_warmup_steps: 500\n- num_epochs: 10.0\n- mixed_precision_training: Native AMP",
"### Training results",
"### Framework versions\n\n- Transformers 4.16.0.dev0\n- Pytorch 1.10.1+cu102\n- Datasets 1.18.1.dev0\n- Tokenizers 0.10.3"
] | [
70,
67,
6,
12,
8,
3,
142,
4,
41
] | [
"passage: TAGS\n#transformers #pytorch #tensorboard #wav2vec2 #automatic-speech-recognition #NbAiLab/NPSC #generated_from_trainer #dataset-npsc #license-apache-2.0 #endpoints_compatible #region-us \n# xls-npsc\n\nThis model is a fine-tuned version of facebook/wav2vec2-xls-r-300m on the NBAILAB/NPSC - 48K_MP3 dataset.\nIt achieves the following results on the evaluation set:\n- Loss: 3.5006\n- Wer: 1.0## Model description\n\nMore information needed## Intended uses & limitations\n\nMore information needed## Training and evaluation data\n\nMore information needed## Training procedure### Training hyperparameters\n\nThe following hyperparameters were used during training:\n- learning_rate: 7.5e-05\n- train_batch_size: 16\n- eval_batch_size: 16\n- seed: 42\n- gradient_accumulation_steps: 4\n- total_train_batch_size: 64\n- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08\n- lr_scheduler_type: linear\n- lr_scheduler_warmup_steps: 500\n- num_epochs: 10.0\n- mixed_precision_training: Native AMP### Training results### Framework versions\n\n- Transformers 4.16.0.dev0\n- Pytorch 1.10.1+cu102\n- Datasets 1.18.1.dev0\n- Tokenizers 0.10.3"
] | [
-0.09174858033657074,
0.21525587141513824,
-0.0029818431939929724,
0.06637195497751236,
0.12254640460014343,
0.019471637904644012,
0.03132045641541481,
0.14751191437244415,
-0.022334078326821327,
0.113007552921772,
0.08524926006793976,
0.011950038373470306,
0.10239860415458679,
0.14827296137809753,
0.019681839272379875,
-0.19657211005687714,
-0.0060849301517009735,
-0.040385037660598755,
-0.038282040506601334,
0.08651289343833923,
0.09135063737630844,
-0.06604357808828354,
0.07149764895439148,
0.023355018347501755,
-0.12867003679275513,
0.006255979184061289,
-0.049126703292131424,
-0.05495067313313484,
0.05187821015715599,
0.0020347123499959707,
0.011727933771908283,
0.014018408954143524,
0.096733458340168,
-0.2888997793197632,
-0.005365550052374601,
0.07518748939037323,
0.04506270959973335,
0.0724327340722084,
0.09497789293527603,
0.01192910224199295,
0.10688891261816025,
-0.16851475834846497,
0.08713948726654053,
0.055838897824287415,
-0.08617329597473145,
-0.17201082408428192,
-0.09068072587251663,
0.10002101957798004,
0.08402682095766068,
0.07777577638626099,
-0.015177106484770775,
0.09115871042013168,
-0.022599417716264725,
0.025145797058939934,
0.16816751658916473,
-0.2542615234851837,
-0.044642072170972824,
0.016517924144864082,
0.016179567202925682,
0.05471937730908394,
-0.10701753944158554,
0.00582119869068265,
0.05206764489412308,
-0.004039207473397255,
0.07771868258714676,
0.02281380444765091,
0.035630546510219574,
0.004006919916719198,
-0.12346330285072327,
-0.04329336807131767,
0.18138009309768677,
0.10159005224704742,
-0.033852946013212204,
-0.13025589287281036,
0.02400890737771988,
-0.12744280695915222,
-0.012831558473408222,
-0.039217736572027206,
-0.0019146777922287583,
-0.04860817268490791,
-0.05129268765449524,
-0.025691231712698936,
-0.041085317730903625,
-0.04397430643439293,
0.07354871928691864,
0.07191335409879684,
0.024485304951667786,
-0.0022475598379969597,
0.009870319627225399,
0.09453865140676498,
0.018818175420165062,
-0.13367417454719543,
-0.019382763653993607,
-0.03636800870299339,
-0.14702576398849487,
-0.038882847875356674,
-0.0075914086773991585,
0.045264020562171936,
0.016095226630568504,
0.12392866611480713,
0.046047553420066833,
0.08620227873325348,
0.03835670277476311,
-0.004919242113828659,
0.003881418611854315,
0.13365893065929413,
-0.04228411614894867,
-0.12349580228328705,
-0.042078208178281784,
0.11017235368490219,
-0.007437910884618759,
-0.020216772332787514,
-0.0599588081240654,
0.000808035780210048,
0.055200863629579544,
0.07276162505149841,
-0.005486278794705868,
0.00818911287933588,
-0.0922931656241417,
-0.03847348317503929,
0.04888712614774704,
-0.12140387296676636,
0.06301889568567276,
-0.0029979890678077936,
-0.05490535870194435,
-0.0014589738566428423,
0.009857526049017906,
-0.008431332185864449,
-0.046443916857242584,
0.023531727492809296,
-0.06330227106809616,
-0.05331389605998993,
-0.04820099100470543,
-0.005153825040906668,
0.03127845749258995,
-0.04773799702525139,
0.006304231472313404,
-0.07184722274541855,
-0.1388729363679886,
-0.0540078766644001,
0.024273762479424477,
-0.1125667542219162,
-0.08717702329158783,
-0.03366239741444588,
-0.02576604299247265,
0.015598940663039684,
-0.010271468199789524,
0.06914373487234116,
-0.0386551171541214,
0.053443025797605515,
-0.014344501309096813,
0.044127292931079865,
0.1020711362361908,
0.05186527222394943,
-0.05962773412466049,
0.044376928359270096,
-0.09646574407815933,
0.1264282464981079,
-0.12403461337089539,
0.007890149019658566,
-0.16040575504302979,
-0.07228841632604599,
-0.02819531224668026,
-0.04384967312216759,
0.0675673708319664,
0.12951631844043732,
-0.17032739520072937,
-0.05527755245566368,
0.1192513182759285,
-0.05958393216133118,
-0.08983113616704941,
0.10904566943645477,
-0.0052247075363993645,
-0.035828959196805954,
0.03910364210605621,
0.1870395988225937,
0.12948153913021088,
-0.12094783037900925,
-0.012209620326757431,
0.005605028476566076,
0.0597042441368103,
0.03821634501218796,
0.07965891063213348,
-0.04428020492196083,
-0.03246160224080086,
0.01971343718469143,
-0.07619769871234894,
0.029757043346762657,
-0.06927436590194702,
-0.09255082905292511,
-0.035845473408699036,
-0.09136749058961868,
0.047207534313201904,
0.025726446881890297,
-0.016015999019145966,
-0.06306854635477066,
-0.11973710358142853,
0.009705341421067715,
0.13451379537582397,
-0.05496203154325485,
-0.00780827971175313,
-0.07360471040010452,
0.05189719796180725,
-0.03146999701857567,
-0.01243426650762558,
-0.15370194613933563,
-0.08267509192228317,
0.05661967769265175,
-0.1331120729446411,
0.026811694726347923,
-0.01793355867266655,
0.04875963181257248,
0.04842666909098625,
-0.019718721508979797,
-0.016598353162407875,
-0.10482466220855713,
0.014476503245532513,
-0.0449829138815403,
-0.17869727313518524,
-0.07673899084329605,
-0.02832118421792984,
0.19059723615646362,
-0.24961058795452118,
-0.021319622173905373,
-0.017038805410265923,
0.14391382038593292,
0.017178671434521675,
-0.10381012409925461,
0.022782232612371445,
0.02604353427886963,
0.03154512867331505,
-0.10258032381534576,
0.02060241810977459,
0.0077764554880559444,
-0.10599886626005173,
-0.04158739745616913,
-0.08967375010251999,
0.011573951691389084,
0.05677677318453789,
0.14203937351703644,
-0.09245195984840393,
-0.04999247193336487,
-0.04431668668985367,
-0.04948996379971504,
-0.055087339133024216,
-0.00421402370557189,
0.20843923091888428,
0.03175937384366989,
0.08094749599695206,
-0.04803139716386795,
-0.06102661043405533,
0.036226969212293625,
0.020144442096352577,
-0.04613998532295227,
0.08625240623950958,
0.08879269659519196,
-0.10064893215894699,
0.06474712491035461,
0.0982079952955246,
0.03159315884113312,
0.12013117969036102,
-0.0496264286339283,
-0.1075272187590599,
-0.02692405879497528,
-0.014202481135725975,
-0.0060556200332939625,
0.12184160947799683,
-0.09960070252418518,
0.01778794452548027,
0.044051285833120346,
-0.0079273022711277,
0.023825259879231453,
-0.10764453560113907,
0.0005592808593064547,
0.05636601522564888,
-0.03491021692752838,
-0.02181895822286606,
-0.029223697260022163,
0.009378216229379177,
0.060643959790468216,
0.033970870077610016,
-0.0045796590857207775,
0.004040433093905449,
-0.024982793256640434,
-0.088727667927742,
0.13129252195358276,
-0.10953419655561447,
-0.1904752552509308,
-0.13857029378414154,
0.06881526112556458,
-0.051177553832530975,
-0.033406954258680344,
-0.016335243359208107,
-0.09979710727930069,
-0.07213735580444336,
-0.07007688283920288,
0.025302257388830185,
-0.06291168928146362,
-0.0025473027490079403,
0.1324133574962616,
0.012168604880571365,
0.09219007939100266,
-0.08645763248205185,
0.023850347846746445,
0.01494686957448721,
-0.0372939258813858,
-0.04240929335355759,
0.03053976222872734,
0.12344489246606827,
0.12126649916172028,
0.00891593936830759,
0.037840936332941055,
-0.023445358499884605,
0.19761806726455688,
-0.1094488725066185,
0.023783382028341293,
0.09695111960172653,
0.013995501212775707,
0.04785008728504181,
0.06823351979255676,
0.014489207416772842,
-0.08285807073116302,
0.034041740000247955,
0.03153887763619423,
-0.013587323017418385,
-0.23235423862934113,
-0.0727212131023407,
-0.03432762995362282,
-0.06000813841819763,
0.1392047107219696,
0.04358360171318054,
-0.010365201160311699,
0.043373968452215195,
0.006882163230329752,
0.007666266057640314,
-0.024790750816464424,
0.08316758275032043,
0.06801579892635345,
0.05055816471576691,
0.05718200281262398,
-0.02713804319500923,
0.006959499791264534,
0.08188199996948242,
0.02476496435701847,
0.20613664388656616,
0.0012836320092901587,
0.13136635720729828,
0.0263295229524374,
0.14903190732002258,
-0.01327501330524683,
0.013302231207489967,
0.0414804145693779,
0.002452786546200514,
0.006464108359068632,
-0.059043511748313904,
-0.04836190119385719,
0.025955893099308014,
0.06983619928359985,
-0.0038249571807682514,
-0.08652442693710327,
0.05000194534659386,
0.019703274592757225,
0.22483794391155243,
0.0841258093714714,
-0.2840662896633148,
-0.03849394619464874,
0.011231081560254097,
-0.004326498601585627,
-0.09376644343137741,
0.0305477324873209,
0.08876385539770126,
-0.14348120987415314,
0.10076933354139328,
-0.03772534057497978,
0.08045078068971634,
-0.08545663207769394,
-0.0012046453775838017,
0.08419032394886017,
0.12626147270202637,
0.004423570819199085,
0.08875864744186401,
-0.1324141025543213,
0.1610070914030075,
0.007188831456005573,
0.075840525329113,
-0.06580450385808945,
0.02806195802986622,
-0.011483363807201385,
0.00006747744919266552,
0.14697884023189545,
0.015152135863900185,
-0.05824735388159752,
-0.16041570901870728,
-0.1183297336101532,
0.024784427136182785,
0.10683059692382812,
-0.08630180358886719,
0.058794260025024414,
-0.03630904108285904,
-0.0075736576691269875,
0.013986747711896896,
-0.08239485323429108,
-0.17317193746566772,
-0.18054179847240448,
0.025175031274557114,
0.004237751010805368,
0.03444454446434975,
-0.06193137168884277,
-0.08109549432992935,
-0.07429931312799454,
0.19202189147472382,
-0.012858564034104347,
-0.04513145983219147,
-0.14868015050888062,
0.07176485657691956,
0.15791849792003632,
-0.044437915086746216,
0.03198455274105072,
0.032665107399225235,
0.1610189527273178,
0.022090693935751915,
-0.08781111985445023,
0.025854678824543953,
-0.0720749944448471,
-0.14945131540298462,
-0.04136582463979721,
0.1479351967573166,
0.054765816777944565,
0.04343724250793457,
0.009515955112874508,
0.01024380512535572,
0.03010747767984867,
-0.11067544668912888,
0.07225330919027328,
0.07499980926513672,
0.027388237416744232,
0.037847623229026794,
0.00041615605005063117,
0.05676886439323425,
-0.07680495083332062,
-0.027352789416909218,
0.1090235561132431,
0.22767336666584015,
-0.11254105716943741,
0.11169829219579697,
0.060146789997816086,
-0.07126038521528244,
-0.14546242356300354,
0.010407255962491035,
0.12045703828334808,
0.021270938217639923,
0.06468788534402847,
-0.1985103189945221,
0.10113146156072617,
0.10128466784954071,
-0.01269940659403801,
0.02914046123623848,
-0.27518364787101746,
-0.10750272870063782,
0.0927051529288292,
0.04311703145503998,
-0.059350740164518356,
-0.10629980266094208,
-0.06463473290205002,
-0.028341218829154968,
-0.13027507066726685,
0.06562221050262451,
0.02577323466539383,
0.0839606523513794,
-0.015615643002092838,
0.03971577063202858,
0.04170699790120125,
-0.016618583351373672,
0.16448894143104553,
0.08041530102491379,
0.04333939403295517,
-0.025995515286922455,
0.10506704449653625,
0.020067380741238594,
-0.06702594459056854,
0.07038836181163788,
-0.00907809380441904,
0.06289888918399811,
-0.19333192706108093,
-0.028326652944087982,
-0.05510842800140381,
0.03144652023911476,
-0.03819243609905243,
-0.03034139610826969,
-0.03564251586794853,
0.062219344079494476,
0.06351729482412338,
-0.025281811133027077,
0.004806315992027521,
0.023999573662877083,
0.04055240377783775,
0.10235925018787384,
0.080175019800663,
0.04645919427275658,
-0.17735731601715088,
-0.012016111053526402,
-0.02165364660322666,
0.037692420184612274,
-0.07066106796264648,
0.014910620637238026,
0.1064089760184288,
0.04749720171093941,
0.11505068093538284,
0.002864115172997117,
-0.10582230240106583,
-0.011715765111148357,
0.050463564693927765,
-0.08106958121061325,
-0.15154829621315002,
-0.040437959134578705,
-0.008513443171977997,
-0.12316212803125381,
-0.0195887740701437,
0.06569255143404007,
-0.044962458312511444,
-0.02042924053966999,
-0.01958077773451805,
0.047742027789354324,
-0.014607383869588375,
0.1455843597650528,
0.0488910898566246,
0.08057273179292679,
-0.0921962708234787,
0.16621126234531403,
0.07142007350921631,
-0.09769485145807266,
0.08026735484600067,
0.013829617761075497,
-0.07795307040214539,
-0.0071958270855247974,
0.06093787029385567,
0.08288665860891342,
0.01070485170930624,
-0.060460831969976425,
-0.010498180985450745,
-0.10807374864816666,
0.06451966613531113,
-0.007329001557081938,
0.017245875671505928,
-0.007167889270931482,
-0.01762823574244976,
-0.013349180109798908,
-0.1404014229774475,
0.08470521867275238,
0.06651526689529419,
0.03698694333434105,
-0.14164361357688904,
-0.008600231260061264,
0.00971932616084814,
0.03613905608654022,
-0.011162028647959232,
0.00309940567240119,
-0.08843345195055008,
-0.016537077724933624,
-0.06506959348917007,
-0.011904735118150711,
-0.06139471381902695,
0.004901354666799307,
-0.01113172248005867,
-0.03367123380303383,
-0.02423699013888836,
0.03980192914605141,
-0.05987408757209778,
-0.09297120571136475,
0.01158179808408022,
0.08978482335805893,
-0.125087171792984,
0.011986090801656246,
0.04530845955014229,
-0.12144596129655838,
0.08114884793758392,
0.025678422302007675,
0.06039844825863838,
0.0074042221531271935,
-0.0305768009275198,
-0.001726997666992247,
0.022813092917203903,
0.023392697796225548,
0.04950565844774246,
-0.14318442344665527,
0.000010594559171295259,
-0.039529647678136826,
-0.023144720122218132,
0.0034191191662102938,
0.03078325279057026,
-0.11453776806592941,
-0.041301313787698746,
-0.061562757939100266,
-0.024297431111335754,
-0.05856724828481674,
0.04905222728848457,
0.09859652072191238,
0.030225740745663643,
0.12018169462680817,
-0.06268051266670227,
0.04197211191058159,
-0.1930147260427475,
-0.04077023267745972,
-0.018378296867012978,
0.028990622609853745,
0.00217290036380291,
-0.007696674671024084,
0.09176388382911682,
-0.016818931326270103,
0.13851985335350037,
-0.03144242241978645,
0.07851987332105637,
0.025302978232502937,
-0.04803000018000603,
-0.03855269029736519,
0.00960187241435051,
0.1216355636715889,
0.07527510821819305,
-0.018683714792132378,
0.08951699733734131,
-0.02613076940178871,
0.0435636043548584,
0.08066033571958542,
0.13672851026058197,
0.15243804454803467,
-0.010301265865564346,
0.040672317147254944,
0.0432513952255249,
-0.1424185186624527,
-0.13572590053081512,
0.15797890722751617,
-0.047084636986255646,
0.1347455233335495,
-0.027438750490546227,
0.10935676842927933,
0.082806296646595,
-0.1776929646730423,
0.05026838183403015,
-0.041256651282310486,
-0.10981912165880203,
-0.09436584264039993,
-0.09761866927146912,
-0.06592123955488205,
-0.15132001042366028,
0.03860028088092804,
-0.10417395830154419,
0.03667466342449188,
0.059555213898420334,
0.013972378335893154,
0.005009180400520563,
0.11250634491443634,
0.009752406738698483,
-0.016392022371292114,
0.10449915379285812,
0.010477044619619846,
-0.026330383494496346,
-0.05292459949851036,
-0.020218433812260628,
0.06322073191404343,
0.02936330996453762,
0.10226381570100784,
-0.028766879811882973,
-0.017017915844917297,
0.0625462532043457,
0.01968558132648468,
-0.08742215484380722,
0.016867227852344513,
-0.021877646446228027,
0.017448460683226585,
0.059400878846645355,
0.05698488652706146,
-0.0008574780658818781,
-0.05352719873189926,
0.22458063066005707,
-0.047815755009651184,
-0.004414565395563841,
-0.15726935863494873,
0.16540385782718658,
0.019405975937843323,
-0.00281034829095006,
0.06116160750389099,
-0.11910019814968109,
-0.0046964786015450954,
0.14093299210071564,
0.10946357995271683,
-0.021616006270051003,
-0.03213317319750786,
-0.03387434780597687,
-0.012095971964299679,
-0.057748038321733475,
0.12235059589147568,
0.06053141877055168,
-0.018104959279298782,
-0.04301762580871582,
0.024697810411453247,
-0.023988179862499237,
-0.07421967387199402,
-0.0459749661386013,
0.10220302641391754,
0.03265618905425072,
0.0007588780135847628,
-0.02713387832045555,
0.10937512665987015,
-0.034618448466062546,
-0.1879119873046875,
0.027237683534622192,
-0.12190131843090057,
-0.18880844116210938,
-0.028059260919690132,
0.03427260369062424,
-0.006520659662783146,
0.04972081258893013,
0.01184125430881977,
-0.005447192583233118,
0.15604650974273682,
0.01127201784402132,
-0.0577358603477478,
-0.08297447860240936,
0.057357847690582275,
-0.010891229845583439,
0.21230827271938324,
0.01480075903236866,
0.03863217309117317,
0.07642552256584167,
0.01805657148361206,
-0.18330080807209015,
0.008554044179618359,
0.05931810662150383,
0.0025395380798727274,
0.052156511694192886,
0.17632721364498138,
-0.01868075132369995,
0.1029900312423706,
0.0644076019525528,
-0.0635666474699974,
-0.050106219947338104,
-0.09540944546461105,
0.017431899905204773,
-0.06938043236732483,
0.005401264876127243,
-0.03953840583562851,
0.16643528640270233,
0.17411720752716064,
-0.06887203454971313,
-0.008852849714457989,
-0.052816011011600494,
0.04216191917657852,
0.015239267610013485,
0.14765159785747528,
0.0054646143689751625,
-0.11520590633153915,
0.004800434689968824,
-0.027603868395090103,
0.04178611561655998,
-0.19888751208782196,
-0.07750478386878967,
0.03541224077343941,
-0.050221774727106094,
-0.02182866260409355,
0.12344580143690109,
0.033908747136592865,
0.017559204250574112,
-0.04266390576958656,
-0.11497210711240768,
-0.011755098588764668,
0.11948620527982712,
-0.17022541165351868,
-0.02033073827624321
] |
null | null | transformers | # Harry potter | {"tags": ["conversational"]} | text-generation | Necrozma/harrypotterbot | [
"transformers",
"pytorch",
"gpt2",
"text-generation",
"conversational",
"autotrain_compatible",
"endpoints_compatible",
"text-generation-inference",
"region:us"
] | 2022-03-02T23:29:04+00:00 | [] | [] | TAGS
#transformers #pytorch #gpt2 #text-generation #conversational #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us
| # Harry potter | [
"# Harry potter"
] | [
"TAGS\n#transformers #pytorch #gpt2 #text-generation #conversational #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n",
"# Harry potter"
] | [
51,
4
] | [
"passage: TAGS\n#transformers #pytorch #gpt2 #text-generation #conversational #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n# Harry potter"
] | [
-0.0013595016207545996,
0.07511228322982788,
-0.007381622679531574,
0.06845568865537643,
0.10984683781862259,
0.06868808716535568,
0.13800130784511566,
0.1362789124250412,
0.030251486226916313,
-0.024970782920718193,
0.14733001589775085,
0.2404104620218277,
-0.011818707920610905,
-0.007124066352844238,
-0.06808532774448395,
-0.2616250216960907,
0.03722089156508446,
0.046251554042100906,
-0.05258939787745476,
0.12775731086730957,
0.08527542650699615,
-0.08558075875043869,
0.09385154396295547,
-0.022040823474526405,
-0.17681238055229187,
-0.021210672333836555,
0.04316149652004242,
-0.12039253860712051,
0.15673828125,
0.05518236383795738,
0.041079044342041016,
0.0033687124960124493,
-0.07085660845041275,
-0.11951784044504166,
0.03699154406785965,
-0.0065415604040026665,
-0.03346124291419983,
0.08120890706777573,
0.07964014261960983,
-0.08162882924079895,
0.121407151222229,
0.14463017880916595,
0.03791096433997154,
0.06250728666782379,
-0.16214288771152496,
-0.058690622448921204,
-0.021665066480636597,
0.060879092663526535,
-0.031095165759325027,
0.08062364906072617,
-0.011312533169984818,
0.12964020669460297,
-0.03256350755691528,
0.08952260762453079,
0.18022090196609497,
-0.4319829046726227,
-0.03629170358181,
0.0724395141005516,
0.043181803077459335,
0.10808611661195755,
-0.1012609675526619,
0.03654960170388222,
0.004475574474781752,
0.011012665927410126,
-0.021782975643873215,
-0.09247061610221863,
-0.07387786358594894,
0.06441234052181244,
-0.08838263899087906,
-0.010160963051021099,
0.28294074535369873,
-0.0981348305940628,
0.052446622401475906,
-0.04378177598118782,
-0.09704771637916565,
0.05237754061818123,
-0.02259615808725357,
-0.05197698250412941,
-0.06698797643184662,
0.05489692836999893,
0.003586545353755355,
-0.059472955763339996,
-0.10866711288690567,
0.008283987641334534,
-0.1282428354024887,
0.1982085108757019,
0.04692640155553818,
0.05304495245218277,
-0.1950296312570572,
0.07557166367769241,
0.0973588153719902,
-0.05768119543790817,
0.020162465050816536,
-0.11641150712966919,
0.07204294949769974,
0.010340867564082146,
-0.030701832845807076,
-0.07428497821092606,
0.051848966628313065,
0.1318022906780243,
0.003432615427300334,
0.048519741743803024,
0.0065458123572170734,
0.07474005222320557,
0.08187544345855713,
0.013683270663022995,
0.04618116840720177,
-0.06884902715682983,
0.019586673006415367,
-0.11893326044082642,
-0.0003531209658831358,
-0.07663796097040176,
-0.16014061868190765,
-0.05949766933917999,
0.06579301506280899,
0.029854876920580864,
0.037525784224271774,
0.07263756543397903,
-0.009982098825275898,
-0.046231139451265335,
0.012548438273370266,
-0.011379745788872242,
-0.000402662466512993,
0.010413909330964088,
0.006177464500069618,
0.21392808854579926,
-0.010417481884360313,
-0.005247883964329958,
-0.11681120842695236,
0.1047775149345398,
-0.09693422168493271,
0.012563525699079037,
0.012981859035789967,
-0.04333876073360443,
0.004604627378284931,
0.0017162410076707602,
0.012174349278211594,
-0.13451799750328064,
-0.0669909194111824,
0.005103201139718294,
0.0014866413548588753,
-0.02953840047121048,
-0.08176874369382858,
-0.042966943234205246,
0.013132009655237198,
0.03721806779503822,
-0.021390587091445923,
-0.009162127040326595,
-0.05831466242671013,
0.14950893819332123,
-0.04889577254652977,
0.06921545416116714,
-0.08323494344949722,
0.06368373334407806,
-0.09274604171514511,
-0.050614673644304276,
-0.08632822334766388,
0.010025005787611008,
0.024954726919531822,
0.09366702288389206,
0.02240096777677536,
-0.05090626701712608,
-0.012669434770941734,
0.05122699588537216,
-0.09366678446531296,
0.2015518844127655,
-0.03155813366174698,
-0.12511472404003143,
0.24338743090629578,
-0.07441137731075287,
-0.18901410698890686,
0.1104467585682869,
-0.016790710389614105,
0.06487823277711868,
0.11434248834848404,
0.18374398350715637,
-0.01853383332490921,
-0.01810186356306076,
0.08531563729047775,
0.05290083959698677,
-0.07743486016988754,
0.030426453799009323,
0.01944262906908989,
-0.02456008829176426,
-0.15573850274085999,
0.058178361505270004,
0.06901559233665466,
-0.029245290905237198,
-0.03994898870587349,
-0.02331406995654106,
-0.021013252437114716,
-0.011891045607626438,
0.15944260358810425,
-0.00829718355089426,
0.12098342925310135,
-0.09027925133705139,
-0.027220042422413826,
-0.05485958978533745,
0.007318415213376284,
-0.021939203143119812,
0.058013640344142914,
-0.029867716133594513,
0.10613223165273666,
0.07596060633659363,
0.06534147262573242,
-0.14510665833950043,
-0.01726222038269043,
-0.008915824815630913,
0.17883475124835968,
0.06611799448728561,
0.07343367487192154,
0.059048719704151154,
-0.009134900756180286,
-0.032885774970054626,
0.018307020887732506,
0.1293075829744339,
-0.027500329539179802,
-0.1047438457608223,
-0.14967571198940277,
0.041113175451755524,
-0.03718262538313866,
0.05585909262299538,
-0.113294318318367,
0.016486603766679764,
-0.01028457097709179,
0.07642453908920288,
0.0005247206427156925,
0.021200936287641525,
-0.023676253855228424,
-0.019294267520308495,
-0.08250541239976883,
0.012440734542906284,
0.09690645337104797,
-0.006540258415043354,
-0.05761159211397171,
0.13866636157035828,
-0.1677137315273285,
0.18824853003025055,
0.20033155381679535,
-0.3645538091659546,
0.009977219626307487,
-0.12652461230754852,
-0.028053563088178635,
0.0082617849111557,
0.07292565703392029,
0.008953060023486614,
0.11618967354297638,
-0.017337335273623466,
0.1512717753648758,
-0.04434964060783386,
-0.08726617693901062,
-0.05477815493941307,
-0.033339112997055054,
-0.0073499130085110664,
0.07486799359321594,
0.052475493401288986,
-0.11746154725551605,
0.16732068359851837,
0.1967182457447052,
0.05977024883031845,
0.11971570551395416,
0.07861708104610443,
-0.009252702817320824,
0.0717356726527214,
-0.037658751010894775,
-0.034769508987665176,
-0.04455099627375603,
-0.27406060695648193,
-0.05212990939617157,
0.08498753607273102,
-0.019687529653310776,
0.081504687666893,
-0.09893235564231873,
-0.0336616151034832,
-0.0221065953373909,
0.022226912900805473,
0.024725142866373062,
0.08868612349033356,
0.038752879947423935,
0.13698497414588928,
-0.002446339698508382,
0.018031617626547813,
0.08567995578050613,
0.025595705956220627,
-0.1026410236954689,
0.15770070254802704,
-0.16279909014701843,
-0.27308911085128784,
-0.09399283677339554,
-0.19369298219680786,
-0.03299349546432495,
0.04351931810379028,
0.10343887656927109,
-0.11231224238872528,
-0.0161006860435009,
0.005668877623975277,
0.03333941474556923,
-0.23377615213394165,
0.0018941274611279368,
-0.14212605357170105,
0.05310268700122833,
-0.15441752970218658,
-0.09200690686702728,
-0.028264189139008522,
-0.015118916518986225,
-0.038307949900627136,
0.17516988515853882,
-0.09140002727508545,
0.022480560466647148,
0.19712017476558685,
0.05187612026929855,
0.051839448511600494,
-0.041997507214546204,
0.18252171576023102,
-0.08660504966974258,
-0.0269599761813879,
0.1321430802345276,
-0.07857007533311844,
0.06643988937139511,
0.03976108133792877,
0.013307707384228706,
-0.07704338431358337,
0.011966750025749207,
-0.05221819132566452,
-0.026173949241638184,
-0.2716769278049469,
-0.08269891887903214,
-0.11842024326324463,
0.1330520510673523,
0.07310426235198975,
0.06208128109574318,
0.16108328104019165,
0.04710109531879425,
-0.03302200138568878,
0.015581787563860416,
0.0913708433508873,
0.11853063851594925,
0.23311883211135864,
-0.04213416203856468,
0.09569842368364334,
-0.010264122858643532,
-0.08496104925870895,
0.07072477787733078,
0.051032599061727524,
0.08592651784420013,
0.07086421549320221,
0.05159684643149376,
-0.016478199511766434,
0.13770179450511932,
0.1122051477432251,
0.07046777009963989,
0.04337308183312416,
0.017350969836115837,
-0.05273376777768135,
-0.0245763398706913,
-0.07125584036111832,
0.05568365380167961,
0.060258395969867706,
-0.14315254986286163,
-0.0482109896838665,
-0.08369246870279312,
0.0815507248044014,
0.03567759692668915,
0.045199740678071976,
-0.12872959673404694,
-0.04724552854895592,
0.08697883039712906,
-0.06075834482908249,
-0.13954122364521027,
0.11428191512823105,
-0.0257064551115036,
-0.1755491942167282,
0.046582188457250595,
-0.0415140725672245,
0.10687868297100067,
-0.04893554374575615,
0.06879549473524094,
-0.10659332573413849,
-0.1146782636642456,
0.011627988889813423,
0.09441433846950531,
-0.3711678385734558,
0.14804692566394806,
-0.00031084075453691185,
-0.0502358078956604,
-0.07840123772621155,
-0.02763477899134159,
0.012128806672990322,
0.08508936315774918,
0.07923804223537445,
0.0048279110342264175,
0.038946449756622314,
-0.021776555106043816,
0.03585435077548027,
0.016183635219931602,
0.13744507730007172,
-0.014974994584918022,
0.01552859041839838,
-0.05323159322142601,
0.00631032744422555,
-0.04927080124616623,
-0.05042657256126404,
0.04270070418715477,
-0.19351018965244293,
0.11965224146842957,
-0.060687098652124405,
0.0934244766831398,
0.03211553767323494,
-0.007567982655018568,
-0.1003565713763237,
0.1660599261522293,
-0.0953972116112709,
-0.0901426300406456,
-0.09154660254716873,
-0.03699910268187523,
0.047329071909189224,
-0.025353021919727325,
0.006247378885746002,
-0.05364741012454033,
0.03750685602426529,
-0.09284870326519012,
-0.18280521035194397,
0.10413417965173721,
-0.04902290925383568,
-0.09739943593740463,
-0.029769618064165115,
0.19417203962802887,
-0.015922313556075096,
0.056153371930122375,
0.005460119806230068,
0.02751144953072071,
-0.19485965371131897,
-0.06058453768491745,
0.08079258352518082,
-0.04537566378712654,
0.032681867480278015,
0.026433859020471573,
-0.040433917194604874,
0.04138654097914696,
-0.08948734402656555,
-0.02516241744160652,
0.31036850810050964,
0.16809046268463135,
-0.022127602249383926,
0.18530432879924774,
0.09925094991922379,
-0.08452947437763214,
-0.2074497789144516,
-0.1034383773803711,
-0.1620490550994873,
-0.09002811461687088,
-0.07711855322122574,
-0.20033997297286987,
0.11567557603120804,
-0.002539967652410269,
0.029763009399175644,
0.18742839992046356,
-0.26396459341049194,
-0.09347528964281082,
0.13112369179725647,
0.0218473132699728,
0.39986082911491394,
-0.14354386925697327,
-0.08613952249288559,
-0.05761212855577469,
-0.21241475641727448,
0.11463584005832672,
-0.07464142888784409,
0.1067608892917633,
-0.0661105066537857,
0.17967334389686584,
0.020883692428469658,
0.0006612351280637085,
0.08528070151805878,
0.022831186652183533,
-0.039273034781217575,
-0.08060339093208313,
-0.11470983922481537,
0.03144126757979393,
0.04165712743997574,
-0.027585603296756744,
-0.04006628319621086,
0.008218593895435333,
-0.11329199373722076,
-0.03307996317744255,
-0.07117094099521637,
0.030368255451321602,
-0.013012281619012356,
-0.0528411827981472,
-0.03393971174955368,
-0.05235561728477478,
-0.030580881983041763,
0.022907190024852753,
0.19695903360843658,
-0.03730364143848419,
0.2268335074186325,
0.001825265004299581,
0.13562935590744019,
-0.15669795870780945,
-0.08034368604421616,
-0.05433386564254761,
-0.057804591953754425,
0.08746439963579178,
-0.06314507871866226,
0.01688341051340103,
0.13121913373470306,
-0.012425028719007969,
0.05071045830845833,
0.12992459535598755,
0.015897540375590324,
0.005600933451205492,
0.048291608691215515,
-0.31516778469085693,
-0.05318158119916916,
-0.027005638927221298,
-0.0016451164847239852,
0.06617677211761475,
0.06651488691568375,
0.19438683986663818,
0.0014557059621438384,
-0.0870288833975792,
0.028673797845840454,
0.02576691471040249,
-0.014466863125562668,
0.0705915242433548,
0.0264554675668478,
0.0008209191146306694,
-0.13838283717632294,
0.0749039426445961,
0.016989439725875854,
-0.15172778069972992,
-0.0032203528098762035,
0.20383954048156738,
-0.11269261687994003,
-0.12257137149572372,
-0.06765250116586685,
0.08575009554624557,
-0.10180990397930145,
0.02428291365504265,
-0.03326250985264778,
-0.14167489111423492,
0.07374238967895508,
0.08595703542232513,
0.050747837871313095,
0.08158207684755325,
-0.07976686954498291,
-0.0028135953471064568,
-0.016326436772942543,
-0.005665950942784548,
0.026702119037508965,
0.027897408232092857,
-0.06773684918880463,
0.15607035160064697,
-0.050899311900138855,
0.12498075515031815,
-0.07756117731332779,
-0.09215135127305984,
-0.15008266270160675,
0.03663765639066696,
-0.06024758145213127,
-0.06706219911575317,
-0.1331176608800888,
-0.04959467053413391,
-0.010881058871746063,
-0.026638217270374298,
-0.01376359909772873,
-0.07202579826116562,
-0.11720142513513565,
0.022570809349417686,
-0.00332875968888402,
0.01940624974668026,
-0.07702572643756866,
0.018049925565719604,
0.09346071630716324,
-0.05719510465860367,
0.15596604347229004,
0.21275901794433594,
-0.13092739880084991,
0.11667875200510025,
-0.08623955398797989,
-0.12012454122304916,
0.043028462678194046,
0.020082613453269005,
0.019614646211266518,
0.07604563981294632,
-0.029514821246266365,
0.01683502271771431,
0.03652564436197281,
0.0720120444893837,
0.11666367202997208,
-0.08811703324317932,
0.027743253856897354,
-0.06394166499376297,
-0.17640070617198944,
-0.04258140176534653,
-0.06249755993485451,
0.06579377502202988,
-0.0185721293091774,
0.12694098055362701,
-0.05733479931950569,
0.09397401660680771,
-0.05845212936401367,
0.04857511818408966,
0.03321882337331772,
-0.17858940362930298,
-0.05672610178589821,
-0.06203650310635567,
0.03972401097416878,
-0.015543521381914616,
0.22279545664787292,
-0.04512063413858414,
-0.018595848232507706,
0.0538179837167263,
0.061840351670980453,
-0.08250504732131958,
0.010337529703974724,
0.20307253301143646,
0.1182042807340622,
-0.09139731526374817,
-0.06513382494449615,
0.06036204472184181,
0.03999575972557068,
0.08717834204435349,
0.17692220211029053,
0.023874836042523384,
0.06618309766054153,
0.06074165925383568,
-0.04871967434883118,
0.039435431361198425,
-0.07131120562553406,
-0.09941551834344864,
0.03648362308740616,
0.034907300025224686,
-0.02601950615644455,
0.22060073912143707,
0.1792626529932022,
-0.012284353375434875,
0.0015920390142127872,
-0.04900667071342468,
-0.08420506864786148,
-0.14133019745349884,
-0.01734187640249729,
-0.0714658573269844,
-0.1292920559644699,
-0.009574445895850658,
-0.1154133602976799,
0.0350162610411644,
-0.010589691810309887,
0.06920789182186127,
-0.07353585958480835,
0.004993971902877092,
0.13763165473937988,
-0.10385987907648087,
0.07200643420219421,
-0.01716051995754242,
0.04931611567735672,
-0.039493076503276825,
-0.0239188764244318,
-0.12496668845415115,
-0.01778295449912548,
0.0029163046274334192,
0.0664929747581482,
-0.08264326304197311,
0.011881070211529732,
-0.13799411058425903,
-0.1117480993270874,
-0.024296216666698456,
0.07917740195989609,
-0.04766790196299553,
0.12110539525747299,
0.005361976567655802,
-0.017976121976971626,
0.014122377149760723,
0.22742770612239838,
-0.07588006556034088,
-0.03581136837601662,
-0.015064301900565624,
0.1754244714975357,
0.04205206409096718,
0.05322524160146713,
0.026157626882195473,
0.017490867525339127,
-0.04195334389805794,
0.3030334413051605,
0.3457697331905365,
-0.11544423550367355,
0.0088642043992877,
0.037384308874607086,
0.04828699305653572,
0.16353392601013184,
0.08468776941299438,
0.09225567430257797,
0.27669745683670044,
-0.08258073776960373,
-0.00918281264603138,
-0.04505590721964836,
0.009194995276629925,
-0.09292531758546829,
0.08564237505197525,
0.07218464463949203,
-0.0893683210015297,
-0.03007427230477333,
0.08352235704660416,
-0.25711745023727417,
0.09577308595180511,
-0.07130740582942963,
-0.17449837923049927,
-0.03906596824526787,
-0.003447251860052347,
0.07096532732248306,
0.0007102634408511221,
0.10154367238283157,
0.010206472128629684,
-0.09595188498497009,
0.08548667281866074,
0.045503053814172745,
-0.24841488897800446,
-0.019788894802331924,
0.1464816927909851,
-0.09306036680936813,
0.017260653898119926,
-0.023099198937416077,
0.06539452821016312,
0.04997199773788452,
0.0824381560087204,
-0.04040095582604408,
-0.06887343525886536,
0.014112826436758041,
-0.05899576470255852,
-0.012479795143008232,
0.036537785083055496,
0.06119320169091225,
-0.0772165060043335,
0.12204340100288391,
-0.07586690783500671,
0.03768276795744896,
0.07865016162395477,
-0.0313345268368721,
0.017430858686566353,
0.01007374469190836,
-0.059048715978860855,
0.041372671723365784,
0.10104111582040787,
-0.019996922463178635,
-0.025655485689640045,
-0.044247619807720184,
-0.06506774574518204,
-0.0067572868429124355,
-0.06515704840421677,
-0.11680299788713455,
-0.17066211998462677,
-0.11362028867006302,
0.01056318823248148,
-0.024427883327007294,
-0.19819921255111694,
-0.005104505456984043,
-0.09324856102466583,
0.06775537133216858,
-0.176165372133255,
0.08597910404205322,
0.08202563226222992,
-0.006511061917990446,
0.0013382012257352471,
0.04837588965892792,
0.044485077261924744,
0.14100059866905212,
-0.1398991048336029,
-0.047087207436561584
] |
null | null | transformers |
not for use...
technical data | {"language": ["ru"], "widget": [{"text": "\u0421\u043c\u0435\u0440\u0442\u0438 \u043d\u0435\u0442, "}]} | text-generation | Nehc/adpatres | [
"transformers",
"pytorch",
"gpt2",
"text-generation",
"ru",
"autotrain_compatible",
"endpoints_compatible",
"text-generation-inference",
"region:us"
] | 2022-03-02T23:29:04+00:00 | [] | [
"ru"
] | TAGS
#transformers #pytorch #gpt2 #text-generation #ru #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us
|
not for use...
technical data | [] | [
"TAGS\n#transformers #pytorch #gpt2 #text-generation #ru #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n"
] | [
49
] | [
"passage: TAGS\n#transformers #pytorch #gpt2 #text-generation #ru #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n"
] | [
-0.011577712371945381,
-0.011395474895834923,
-0.006967972032725811,
0.006226046476513147,
0.16651751101016998,
0.031932782381772995,
0.09576372802257538,
0.1137482151389122,
0.009930059313774109,
-0.0016603475669398904,
0.17955806851387024,
0.15199263393878937,
0.0022549401037395,
0.08929312229156494,
-0.06257710605859756,
-0.26984095573425293,
0.07295463979244232,
0.04308381676673889,
-0.02409248985350132,
0.12054994702339172,
0.0906669944524765,
-0.05262000486254692,
0.09083214402198792,
-0.01793878898024559,
-0.17779572308063507,
0.04521309584379196,
0.05227341875433922,
-0.1202242448925972,
0.11525842547416687,
0.0632735937833786,
0.10572876781225204,
0.009875882416963577,
-0.05189579725265503,
-0.13844215869903564,
0.023612087592482567,
0.016639234498143196,
-0.08081640303134918,
0.048764917999506,
0.11378257721662521,
-0.10019370168447495,
0.14761120080947876,
0.08768505603075027,
-0.053655821830034256,
0.054189588874578476,
-0.15457211434841156,
-0.040747858583927155,
-0.039034079760313034,
0.04500193893909454,
0.04762772470712662,
0.10769528895616531,
-0.02362179383635521,
0.10635821521282196,
-0.1034126728773117,
0.09026376903057098,
0.16558636724948883,
-0.3441304862499237,
-0.010837945155799389,
0.09848977625370026,
0.026120545342564583,
0.0652734711766243,
-0.019367437809705734,
0.07511060684919357,
0.0356176383793354,
0.02054249309003353,
-0.023861650377511978,
-0.07687698304653168,
-0.08671236783266068,
0.04081496596336365,
-0.09129639714956284,
-0.05426574498414993,
0.24088414013385773,
-0.06670787930488586,
0.07766304165124893,
0.003567019710317254,
-0.10312037169933319,
-0.07120631635189056,
-0.014568736776709557,
0.0001520222140243277,
-0.07973561435937881,
0.08453413099050522,
0.05207471176981926,
-0.05429866164922714,
-0.14108996093273163,
-0.016064714640378952,
-0.17530205845832825,
0.20363286137580872,
0.0286630280315876,
0.06628759205341339,
-0.1742546558380127,
0.09592559188604355,
-0.018610879778862,
-0.08563856035470963,
0.023837152868509293,
-0.10535794496536255,
0.029337001964449883,
0.009244139306247234,
-0.07708068192005157,
-0.07414807379245758,
0.08801065385341644,
0.14647963643074036,
-0.0182015560567379,
0.028905361890792847,
-0.000792690203525126,
0.10480181127786636,
0.00869087502360344,
0.10670732706785202,
-0.025735370814800262,
-0.022623369470238686,
0.030919034034013748,
-0.1678919941186905,
-0.012584550306200981,
-0.06511939316987991,
-0.162603959441185,
-0.06176099553704262,
0.033064261078834534,
0.07430604100227356,
-0.01257529016584158,
0.078444704413414,
-0.04901928827166557,
-0.018581906333565712,
0.033466748893260956,
-0.06141703575849533,
-0.01646282896399498,
-0.004669383633881807,
0.012402435764670372,
0.14845924079418182,
-0.03606553003191948,
0.016074704006314278,
-0.12141358852386475,
0.07252781838178635,
-0.06418289244174957,
0.001756576239131391,
-0.04075316712260246,
-0.05831335484981537,
0.011142048053443432,
-0.13564659655094147,
0.022110026329755783,
-0.17030566930770874,
-0.1413288414478302,
0.010058542713522911,
0.009593208320438862,
-0.0483325831592083,
0.0013415442081168294,
-0.032033003866672516,
-0.04034100100398064,
0.0456753633916378,
-0.05303526297211647,
-0.024324025958776474,
-0.05479580909013748,
0.08722188323736191,
-0.04638794809579849,
0.07528549432754517,
-0.1179770678281784,
0.07627192884683609,
-0.12118492275476456,
-0.021160675212740898,
-0.06624968349933624,
0.06748811155557632,
-0.023729126900434494,
0.09112352877855301,
-0.017258038744330406,
-0.027490291744470596,
-0.07729878276586533,
0.04789842292666435,
-0.026550566777586937,
0.17573116719722748,
-0.08466213196516037,
-0.1228954866528511,
0.25834155082702637,
-0.09219026565551758,
-0.11018284410238266,
0.10747936367988586,
0.020159229636192322,
0.030582448467612267,
0.07565250247716904,
0.1788235455751419,
0.04323191195726395,
0.012944331392645836,
0.051229700446128845,
0.08009322732686996,
-0.1097254604101181,
-0.07836363464593887,
0.01726480759680271,
-0.006999950390309095,
-0.11037684977054596,
0.06233971193432808,
0.05680578202009201,
0.07711106538772583,
-0.055708542466163635,
-0.030229896306991577,
-0.03703561797738075,
-0.0014731473056599498,
0.07890361547470093,
0.006482571363449097,
0.13636884093284607,
-0.06655202060937881,
-0.0458342619240284,
-0.0767776370048523,
0.0019554586615413427,
-0.011431061662733555,
0.03172018378973007,
-0.040577176958322525,
0.1566491723060608,
-0.014041603542864323,
0.06438575685024261,
-0.18580573797225952,
-0.06001131609082222,
-0.004367462825030088,
0.1541348099708557,
-0.0028181883972138166,
0.12132974714040756,
0.06536991894245148,
-0.03315694257616997,
-0.019030850380659103,
-0.015549642033874989,
0.12174466997385025,
-0.027446331456303596,
-0.0513826422393322,
-0.05861736834049225,
0.06733264029026031,
-0.06342967599630356,
-0.023875528946518898,
-0.058364275842905045,
0.007933045737445354,
0.05502990633249283,
0.1344689428806305,
-0.007643961813300848,
0.05238938704133034,
-0.05440337583422661,
0.03028004989027977,
-0.09355883300304413,
0.013105274178087711,
0.08879263699054718,
-0.02542044036090374,
-0.05945954844355583,
0.18087829649448395,
-0.11737044155597687,
0.23023122549057007,
0.18469882011413574,
-0.2539694905281067,
-0.012874425388872623,
-0.024750927463173866,
-0.03060484118759632,
0.02324734628200531,
0.06723631918430328,
-0.012219732627272606,
0.12425652891397476,
0.0018877454567700624,
0.15320058166980743,
-0.04158691316843033,
-0.04296131804585457,
0.015188087709248066,
-0.06998064368963242,
-0.013819197192788124,
0.08360864222049713,
0.12399881333112717,
-0.1526559442281723,
0.19325360655784607,
0.19564005732536316,
0.008944051340222359,
0.1700855940580368,
0.01296512596309185,
-0.03264809399843216,
0.07681024074554443,
-0.008543085306882858,
-0.03529450297355652,
-0.053225815296173096,
-0.1332668513059616,
-0.024979880079627037,
0.07996463030576706,
0.040251076221466064,
0.09315415471792221,
-0.1258424073457718,
-0.051128871738910675,
-0.03672771900892258,
-0.006350172683596611,
0.019972216337919235,
0.11828877776861191,
0.03219706937670708,
0.13671356439590454,
-0.015020071528851986,
-0.027420073747634888,
0.09736157208681107,
0.02483728528022766,
-0.08414681255817413,
0.19873104989528656,
-0.1287558376789093,
-0.37492892146110535,
-0.15223538875579834,
-0.15396776795387268,
-0.05713283270597458,
0.05749963968992233,
0.09651010483503342,
-0.16048920154571533,
-0.03466328978538513,
0.03446528688073158,
0.10378966480493546,
-0.09101903438568115,
0.024890294298529625,
-0.07151253521442413,
0.05299583449959755,
-0.08348735421895981,
-0.054509665817022324,
-0.06960070878267288,
-0.03193337097764015,
-0.056016553193330765,
0.17085358500480652,
-0.10442166775465012,
0.06249358877539635,
0.16597618162631989,
0.01924496330320835,
0.05869433656334877,
-0.026256456971168518,
0.16204912960529327,
-0.11058298498392105,
0.002551809186115861,
0.19811971485614777,
-0.03934624418616295,
0.07911888509988785,
0.1267605870962143,
-0.006717006675899029,
-0.08729285001754761,
0.022692063823342323,
-0.034596044570207596,
-0.09011893719434738,
-0.2412208765745163,
-0.13496556878089905,
-0.1253732442855835,
0.06750108301639557,
0.03435855358839035,
0.06334391981363297,
0.13345177471637726,
0.0942130908370018,
-0.02325557917356491,
0.01013824064284563,
-0.007697043474763632,
0.06655975431203842,
0.18798556923866272,
-0.022621585056185722,
0.14597466588020325,
-0.06392805278301239,
-0.12168508023023605,
0.10546043515205383,
0.03537223860621452,
0.16710038483142853,
0.07771274447441101,
0.02166779339313507,
0.016839951276779175,
0.09920764714479446,
0.15087240934371948,
0.10284285247325897,
0.0436251237988472,
-0.035126909613609314,
-0.01318927202373743,
-0.0030372743494808674,
-0.04468078166246414,
0.05944155156612396,
0.020184528082609177,
-0.1688406765460968,
-0.04275217652320862,
-0.08565175533294678,
0.10014404356479645,
0.1098150759935379,
0.07214154303073883,
-0.22768811881542206,
-0.026311548426747322,
0.07077405601739883,
-0.02070956490933895,
-0.10837320983409882,
0.09007849544286728,
-0.020726460963487625,
-0.14727763831615448,
0.05472729727625847,
-0.052290089428424835,
0.1153961569070816,
-0.029972771182656288,
0.0856626108288765,
-0.029953934252262115,
-0.04958837479352951,
0.031856149435043335,
0.12546773254871368,
-0.30441558361053467,
0.23823897540569305,
-0.014586507342755795,
-0.06409941613674164,
-0.09723541140556335,
0.0010275564854964614,
0.01448050606995821,
0.12303546816110611,
0.1050250455737114,
0.011895277537405491,
-0.09566957503557205,
-0.11583350598812103,
-0.005347154568880796,
0.03766728565096855,
0.1457335650920868,
-0.0648035928606987,
0.003383407136425376,
-0.05782751739025116,
0.005652689840644598,
-0.03041742369532585,
-0.04776081070303917,
-0.005905382335186005,
-0.1700497418642044,
0.08701428025960922,
0.03326532989740372,
0.09576571732759476,
0.009663594886660576,
-0.02707667089998722,
-0.09677322208881378,
0.24411284923553467,
-0.050316888839006424,
-0.09286577254533768,
-0.11631029099225998,
-0.03482188284397125,
0.07223359495401382,
-0.08819697797298431,
0.0538543164730072,
-0.08251575380563736,
0.029445264488458633,
-0.055575236678123474,
-0.19704316556453705,
0.1110028475522995,
-0.09992413967847824,
-0.05202258378267288,
-0.029774274677038193,
0.17580536007881165,
-0.04452132806181908,
0.008448447100818157,
0.009860038757324219,
0.04563117399811745,
-0.10773734003305435,
-0.10428565740585327,
0.04168770834803581,
-0.015215099789202213,
0.03262657672166824,
0.030360478907823563,
-0.07310354709625244,
-0.010145435109734535,
-0.042633265256881714,
-0.027611156925559044,
0.3078729808330536,
0.16971032321453094,
-0.07329118996858597,
0.18388152122497559,
0.10039293766021729,
-0.06245512515306473,
-0.33270594477653503,
-0.09502266347408295,
-0.09265369921922684,
-0.01646554097533226,
-0.06141752749681473,
-0.2058182656764984,
0.06396402418613434,
0.025817401707172394,
-0.018114624544978142,
0.13999268412590027,
-0.23852401971817017,
-0.075424425303936,
0.16559521853923798,
-0.030582906678318977,
0.39245325326919556,
-0.1040206104516983,
-0.08725039660930634,
-0.05947339907288551,
-0.11399072408676147,
0.10912448912858963,
0.01241767592728138,
0.10501378774642944,
-0.042850881814956665,
0.10972658544778824,
0.033403292298316956,
-0.038519591093063354,
0.09506285190582275,
0.007023921702057123,
-0.01503330934792757,
-0.10647808760404587,
-0.010623909533023834,
0.04803059622645378,
0.02022327110171318,
0.003234332660213113,
-0.018177837133407593,
0.03003259375691414,
-0.10816273838281631,
-0.04451266676187515,
-0.06669050455093384,
0.07182550430297852,
0.050066687166690826,
-0.06903263926506042,
-0.018136896193027496,
-0.04762950912117958,
-0.028153864666819572,
0.0063477992080152035,
0.20184233784675598,
-0.028442343696951866,
0.1449468731880188,
0.05635954439640045,
0.0708780363202095,
-0.10875214636325836,
0.031234538182616234,
-0.07282565534114838,
-0.05747344717383385,
0.08188740909099579,
-0.09708412736654282,
0.04102401062846184,
0.1347464919090271,
-0.06605149805545807,
0.052144307643175125,
0.10105834156274796,
-0.0006183371879160404,
0.00964483991265297,
0.14115411043167114,
-0.2665294110774994,
-0.0019110208377242088,
-0.06844493001699448,
-0.03950843587517738,
0.10356239229440689,
0.0810549408197403,
0.16828136146068573,
-0.006201761309057474,
-0.04543736204504967,
-0.0036421525292098522,
0.010291889309883118,
-0.05863838270306587,
0.07253863662481308,
0.00785030983388424,
0.011504227295517921,
-0.1329679787158966,
0.08192816376686096,
0.0022463498171418905,
-0.12447559833526611,
0.023014549165964127,
0.12891176342964172,
-0.15897634625434875,
-0.12091346830129623,
-0.01778547838330269,
0.05994303151965141,
-0.17046061158180237,
-0.04218374937772751,
-0.05449187383055687,
-0.13250482082366943,
0.09318313002586365,
0.1300411820411682,
0.08722633868455887,
0.06736069172620773,
-0.0503075085580349,
-0.03143830969929695,
-0.0179474838078022,
-0.023339636623859406,
0.03216797113418579,
0.016507353633642197,
-0.09957955777645111,
0.004707861226052046,
-0.008778424933552742,
0.14202743768692017,
-0.09273326396942139,
-0.06056607887148857,
-0.15231065452098846,
0.031676165759563446,
-0.15838511288166046,
-0.08807922154664993,
-0.0728515237569809,
-0.06438180059194565,
-0.023019863292574883,
-0.051189523190259933,
-0.05576982721686363,
-0.045118462294340134,
-0.1283142864704132,
0.023453732952475548,
-0.05412592366337776,
0.035117004066705704,
-0.06811614334583282,
0.003985805436968803,
0.09932003170251846,
-0.02609565295279026,
0.13713438808918,
0.16829907894134521,
-0.07829471677541733,
0.14348076283931732,
-0.12619788944721222,
-0.0687081515789032,
0.10739180445671082,
0.023179873824119568,
0.050528302788734436,
0.06924241781234741,
0.03895930200815201,
0.06460817903280258,
0.00971149280667305,
0.06345883011817932,
-0.001754061202518642,
-0.11150459200143814,
0.05469626933336258,
-0.07786872982978821,
-0.14346210658550262,
-0.05423319712281227,
-0.04161546751856804,
0.05844206362962723,
0.039888445287942886,
0.1178666427731514,
-0.057232245802879333,
0.1222897544503212,
-0.034608062356710434,
0.033490899950265884,
0.0021000986453145742,
-0.18169191479682922,
-0.0725095123052597,
-0.08581090718507767,
0.027020642533898354,
0.0006164105725474656,
0.2587486505508423,
0.02794055826961994,
0.015549246221780777,
0.024468543007969856,
0.07822006940841675,
0.010886707343161106,
0.023675091564655304,
0.17591965198516846,
0.12492994964122772,
-0.05538901314139366,
-0.12873786687850952,
0.0679124966263771,
0.01380105596035719,
-0.029069293290376663,
0.1458323746919632,
0.03464656323194504,
-0.00055461167357862,
0.0828133225440979,
-0.04189380630850792,
-0.006115452386438847,
-0.07814960926771164,
-0.11497296392917633,
-0.05927132070064545,
0.03726593777537346,
-0.005932125262916088,
0.13541428744792938,
0.18123868107795715,
-0.030401771888136864,
0.021210873499512672,
-0.029869668185710907,
-0.03851507604122162,
-0.15987269580364227,
-0.15239904820919037,
-0.0876455157995224,
-0.14843665063381195,
0.022477731108665466,
-0.10568368434906006,
0.04395914077758789,
0.08405760675668716,
0.06855209916830063,
-0.06867854297161102,
0.10822147876024246,
0.037301190197467804,
-0.11174227297306061,
0.06755498051643372,
-0.03336350619792938,
0.04510261490941048,
0.0014424605760723352,
-0.03526552766561508,
-0.10351825505495071,
-0.008850003592669964,
-0.01280323974788189,
0.05241401121020317,
-0.059028275310993195,
0.005428341217339039,
-0.15283982455730438,
-0.09737595915794373,
-0.04539420083165169,
0.07882502675056458,
-0.05035297945141792,
0.09559773653745651,
0.005625931080430746,
-0.0062734209932386875,
0.03384033963084221,
0.20055660605430603,
-0.05736253038048744,
-0.047305624932050705,
-0.04269903525710106,
0.2135876566171646,
0.04788188636302948,
0.11849209666252136,
-0.021177832037210464,
0.0035958862863481045,
-0.09495732188224792,
0.37299150228500366,
0.3045194149017334,
-0.05747201666235924,
0.017545273527503014,
0.02966153435409069,
0.042259037494659424,
0.12522417306900024,
0.13090291619300842,
0.09314871579408646,
0.25126200914382935,
-0.09189088642597198,
-0.06036699190735817,
-0.05088780075311661,
-0.0062746345065534115,
-0.09322899580001831,
0.10686251521110535,
0.05203065276145935,
-0.07985677570104599,
-0.054520003497600555,
0.11314646154642105,
-0.24235481023788452,
0.12203515321016312,
-0.06242452561855316,
-0.1605939120054245,
-0.06770681589841843,
0.0269492007791996,
0.11045317351818085,
0.00605899840593338,
0.10508774220943451,
-0.024095216765999794,
-0.11383848637342453,
0.06061640754342079,
0.043366700410842896,
-0.21127353608608246,
-0.007734022568911314,
0.053007178008556366,
-0.04594017565250397,
-0.009384345263242722,
-0.03411662578582764,
0.06168307363986969,
0.07786702364683151,
0.05645091459155083,
-0.033554308116436005,
0.028819812461733818,
0.01056620292365551,
-0.03781379386782646,
0.006775097455829382,
0.04350842908024788,
0.01813720352947712,
-0.1091291755437851,
0.08674763143062592,
-0.126310333609581,
0.05033770576119423,
-0.051084253937006,
-0.019261330366134644,
0.009370377287268639,
0.04126643389463425,
-0.07199462503194809,
0.057810284197330475,
0.09974955022335052,
-0.004395950119942427,
-0.01894262433052063,
-0.08295649290084839,
0.0023845082614570856,
0.0029105152934789658,
-0.06952149420976639,
-0.08091869950294495,
-0.13928571343421936,
-0.1008002981543541,
0.13791856169700623,
-0.006272461265325546,
-0.16681982576847076,
0.017893046140670776,
-0.09934473782777786,
0.08106602728366852,
-0.16318267583847046,
0.10185907781124115,
0.05869511887431145,
0.010077297687530518,
0.0010798248695209622,
-0.03470283001661301,
0.0465514175593853,
0.06460194289684296,
-0.09243578463792801,
-0.09067141264677048
] |
null | null | transformers |
Start from sberbank-ai/rugpt3small_based_on_gpt2 and finetuning on Govard Phillips Lovecraft texts (russian).
On this moment - only 1 epoch (perplexity falls reasons)
on progress...
| {"language": ["ru"], "metrics": [{"loss": 3.3}, {"perplexity": 25.7528}], "widget": [{"text": "\u041d\u0435\u043c\u044b\u0441\u043b\u0438\u043c\u043e, "}]} | text-generation | Nehc/gpt2_lovecraft_ru | [
"transformers",
"pytorch",
"safetensors",
"gpt2",
"text-generation",
"ru",
"autotrain_compatible",
"endpoints_compatible",
"text-generation-inference",
"region:us"
] | 2022-03-02T23:29:04+00:00 | [] | [
"ru"
] | TAGS
#transformers #pytorch #safetensors #gpt2 #text-generation #ru #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us
|
Start from sberbank-ai/rugpt3small_based_on_gpt2 and finetuning on Govard Phillips Lovecraft texts (russian).
On this moment - only 1 epoch (perplexity falls reasons)
on progress...
| [] | [
"TAGS\n#transformers #pytorch #safetensors #gpt2 #text-generation #ru #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n"
] | [
54
] | [
"passage: TAGS\n#transformers #pytorch #safetensors #gpt2 #text-generation #ru #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n"
] | [
-0.029519762843847275,
-0.009615974500775337,
-0.007090277038514614,
0.0034746588207781315,
0.1475040465593338,
0.004670044407248497,
0.12703415751457214,
0.09505095332860947,
-0.004407538566738367,
0.012480277568101883,
0.1736432909965515,
0.14617322385311127,
-0.007894258014857769,
0.1173553615808487,
-0.07791513204574585,
-0.2204485833644867,
0.10069738328456879,
0.009812760166823864,
-0.0012842519208788872,
0.1234927847981453,
0.09152723848819733,
-0.061219703406095505,
0.07282828539609909,
-0.04492438957095146,
-0.12822626531124115,
0.030794603750109673,
0.06120825558900833,
-0.1282225251197815,
0.11523834615945816,
0.03767479583621025,
0.12361765652894974,
0.04000331088900566,
-0.04660400375723839,
-0.15394550561904907,
0.029276425018906593,
0.029423808678984642,
-0.08433294296264648,
0.04085199162364006,
0.12048962712287903,
-0.09837860614061356,
0.10114388167858124,
0.04764420911669731,
-0.04702956974506378,
0.04832876846194267,
-0.14456695318222046,
-0.05472550168633461,
-0.03695594146847725,
0.052998486906290054,
0.05832213908433914,
0.12128135561943054,
-0.024896342307329178,
0.15249775350093842,
-0.09433956444263458,
0.10052332282066345,
0.16056719422340393,
-0.34055230021476746,
-0.004055399913340807,
0.07099341601133347,
0.03793373331427574,
0.08040393888950348,
-0.02487492561340332,
0.06458146870136261,
0.042564403265714645,
0.015149972401559353,
-0.004147763829678297,
-0.056908637285232544,
-0.11897280812263489,
0.011713719926774502,
-0.09854170680046082,
-0.05828845128417015,
0.21485477685928345,
-0.07053620368242264,
0.055821485817432404,
-0.029807744547724724,
-0.11632843315601349,
-0.04743986949324608,
-0.005033517722040415,
0.007402491755783558,
-0.07888355106115341,
0.06708620488643646,
0.047011859714984894,
-0.023192767053842545,
-0.14844651520252228,
-0.02095264196395874,
-0.15267759561538696,
0.21737565100193024,
0.038158584386110306,
0.05949816107749939,
-0.16656097769737244,
0.09852687269449234,
0.007837776094675064,
-0.1067517027258873,
0.037995997816324234,
-0.11504925787448883,
0.061597466468811035,
0.014572001993656158,
-0.04433354362845421,
-0.08460776507854462,
0.12881053984165192,
0.13703514635562897,
-0.07701638340950012,
0.027502870187163353,
-0.01982153207063675,
0.09942188113927841,
0.00019745297322515398,
0.07075262069702148,
-0.02827870473265648,
0.012644351460039616,
0.06892489641904831,
-0.10444022715091705,
0.028569389134645462,
-0.055138420313596725,
-0.12157141417264938,
-0.036137934774160385,
0.07736695557832718,
0.11292077600955963,
-0.006169307045638561,
0.09191121906042099,
-0.052306659519672394,
0.02195132151246071,
0.08113088458776474,
-0.07171953469514847,
-0.0265821386128664,
0.01696646772325039,
0.044234499335289,
0.08567441999912262,
-0.024863678961992264,
0.008997629396617413,
-0.11580114811658859,
0.07106993347406387,
-0.05530195310711861,
-0.01000546757131815,
-0.02486640401184559,
-0.07247882336378098,
0.026875656098127365,
-0.11807092279195786,
0.017048604786396027,
-0.1990661770105362,
-0.13402743637561798,
0.01548994891345501,
-0.016076289117336273,
-0.017851904034614563,
0.015286296606063843,
-0.01958545111119747,
-0.052913133054971695,
0.02596304938197136,
-0.05317535251379013,
-0.06629757583141327,
-0.059900276362895966,
0.10233276337385178,
-0.036767568439245224,
0.06295542418956757,
-0.10150539129972458,
0.047475673258304596,
-0.14528748393058777,
-0.01082544308155775,
-0.06547565758228302,
0.04250272363424301,
-0.04088970646262169,
0.11840265989303589,
-0.002042584354057908,
-0.026686331257224083,
-0.06992541998624802,
0.042086806148290634,
-0.012752803973853588,
0.19961139559745789,
-0.0822058841586113,
-0.0946093499660492,
0.2922130823135376,
-0.15261110663414001,
-0.13706396520137787,
0.12117492407560349,
0.02331283874809742,
-0.0002215612621512264,
0.0939970538020134,
0.18895277380943298,
0.04552578181028366,
-0.0071870009414851665,
0.02106109820306301,
0.0780908465385437,
-0.11377763003110886,
-0.06242124363780022,
0.004582540597766638,
-0.005008820444345474,
-0.13684701919555664,
0.05586609989404678,
0.04726405814290047,
0.07656153291463852,
-0.057099539786577225,
-0.03464134410023689,
-0.04999275878071785,
-0.020053580403327942,
0.08689963072538376,
0.0037588728591799736,
0.0962817445397377,
-0.08939290046691895,
-0.04728046804666519,
-0.10816477239131927,
0.009795909747481346,
-0.02420586720108986,
0.01736040599644184,
-0.05550157278776169,
0.15608686208724976,
-0.0021316276397556067,
0.06511251628398895,
-0.16171327233314514,
-0.09304586052894592,
-0.0027149422094225883,
0.12632162868976593,
-0.02789996564388275,
0.050239481031894684,
0.07869435101747513,
0.012639316730201244,
-0.012931847013533115,
-0.052117135375738144,
0.13171900808811188,
-0.015712223947048187,
-0.04173737391829491,
-0.06594961881637573,
0.0803084522485733,
-0.07623212039470673,
-0.0022574744652956724,
-0.08137776702642441,
0.023300576955080032,
0.061325736343860626,
0.1231294497847557,
0.009235401637852192,
0.04503324255347252,
-0.033061668276786804,
0.02365737408399582,
-0.08366459608078003,
-0.0029228790663182735,
0.08085944503545761,
-0.018144605681300163,
-0.0601564422249794,
0.16411389410495758,
-0.15952375531196594,
0.28458476066589355,
0.18737852573394775,
-0.20538562536239624,
-0.011466662399470806,
-0.016570771113038063,
-0.022163432091474533,
0.028498537838459015,
0.035780325531959534,
-0.011209547519683838,
0.06368225812911987,
0.001449706731364131,
0.14583458006381989,
-0.06127265840768814,
-0.032709889113903046,
0.02688046544790268,
-0.083734892308712,
-0.013385520316660404,
0.09393777698278427,
0.05771410092711449,
-0.14934693276882172,
0.18705660104751587,
0.2046998143196106,
0.010698970407247543,
0.15393200516700745,
-0.011236020363867283,
-0.015885602682828903,
0.08717971295118332,
0.04402638226747513,
-0.018599215894937515,
-0.05285477638244629,
-0.10731958597898483,
-0.007818685844540596,
0.06835047900676727,
0.03653275966644287,
0.08489932864904404,
-0.1350494921207428,
-0.060436077415943146,
-0.037120215594768524,
-0.021233735606074333,
0.008482002653181553,
0.10342658311128616,
0.025346064940094948,
0.14447391033172607,
-0.05103791877627373,
-0.037496235221624374,
0.10032233595848083,
0.009865776635706425,
-0.09358777850866318,
0.21719864010810852,
-0.12453658878803253,
-0.3810705244541168,
-0.13684159517288208,
-0.10305751860141754,
-0.04876474663615227,
0.0579865500330925,
0.10861634463071823,
-0.16089026629924774,
-0.041361864656209946,
-0.014041890390217304,
0.06580115854740143,
-0.028731858357787132,
0.030223652720451355,
-0.07765515148639679,
0.05617392063140869,
-0.043852731585502625,
-0.0659886822104454,
-0.05689821392297745,
-0.026512647047638893,
-0.08566170185804367,
0.18972216546535492,
-0.071761354804039,
0.07294674217700958,
0.1521739512681961,
0.004925145767629147,
0.032068487256765366,
-0.031781699508428574,
0.14793384075164795,
-0.08091554045677185,
-0.0013654119102284312,
0.21194201707839966,
-0.05640782043337822,
0.08524081110954285,
0.13428474962711334,
-0.009874400682747364,
-0.08146549016237259,
0.04120257869362831,
-0.051206324249506,
-0.08594565838575363,
-0.24782074987888336,
-0.13196983933448792,
-0.08478768914937973,
0.0838886946439743,
0.019323330372571945,
0.07752615213394165,
0.10450565069913864,
0.1050587147474289,
-0.036511391401290894,
-0.043601009994745255,
0.034692566841840744,
0.06255705654621124,
0.1412394493818283,
-0.020135821774601936,
0.13994832336902618,
-0.07420632243156433,
-0.13933658599853516,
0.094528429210186,
0.017665080726146698,
0.15003253519535065,
0.05097868666052818,
-0.020461343228816986,
0.03214483708143234,
0.1311751753091812,
0.1479378193616867,
0.1380261778831482,
0.03346867859363556,
-0.04580001160502434,
-0.0027362576220184565,
-0.022366469725966454,
-0.05204357951879501,
0.02210756205022335,
-0.04806486889719963,
-0.13770541548728943,
-0.06244511529803276,
-0.0659104660153389,
0.1243387758731842,
0.0905880406498909,
0.06390736252069473,
-0.2375441938638687,
-0.01802063174545765,
0.08288979530334473,
-0.0014054717030376196,
-0.10502569377422333,
0.10113594681024551,
0.021266859024763107,
-0.11406724900007248,
0.05464036390185356,
-0.05125108361244202,
0.08937584608793259,
-0.022808779031038284,
0.08166558295488358,
-0.06262683868408203,
-0.04041386768221855,
0.012995199300348759,
0.12020356208086014,
-0.2757665812969208,
0.23588860034942627,
-0.01768922433257103,
-0.025487728416919708,
-0.08148076385259628,
-0.002249994082376361,
0.017348971217870712,
0.14771483838558197,
0.1302967071533203,
0.005258174147456884,
-0.08772934228181839,
-0.122098907828331,
-0.03646654263138771,
0.05016420781612396,
0.1322280317544937,
-0.030041391029953957,
0.009014693088829517,
-0.04994721710681915,
0.0049880691803991795,
-0.02764749899506569,
-0.07821610569953918,
-0.04303300008177757,
-0.15067724883556366,
0.059540119022130966,
0.05665213242173195,
0.11428305506706238,
-0.035735834389925,
-0.027887484058737755,
-0.10554208606481552,
0.21246276795864105,
-0.05789189413189888,
-0.10173587501049042,
-0.09954763203859329,
-0.06854242831468582,
0.054996754974126816,
-0.0879603773355484,
0.053697746247053146,
-0.0756094679236412,
0.032680001109838486,
-0.06874359399080276,
-0.1757906824350357,
0.10548890382051468,
-0.12025173753499985,
-0.08730216324329376,
-0.020131748169660568,
0.18577910959720612,
-0.033683229237794876,
-0.021386051550507545,
0.017719607800245285,
0.03268405795097351,
-0.08718028664588928,
-0.11553208529949188,
0.03223313391208649,
-0.016420792788267136,
0.030372517183423042,
0.053245529532432556,
-0.0719500482082367,
-0.10347126424312592,
-0.040388323366642,
-0.01604069583117962,
0.28119248151779175,
0.2157541811466217,
-0.05922781303524971,
0.15430819988250732,
0.16100789606571198,
-0.036445021629333496,
-0.3582802414894104,
-0.11370984464883804,
-0.1234106495976448,
-0.03735426068305969,
-0.033572688698768616,
-0.138576939702034,
0.07034815847873688,
0.028880668804049492,
-0.03913162648677826,
0.13417133688926697,
-0.2298067957162857,
-0.07365330308675766,
0.1906287521123886,
0.012618510983884335,
0.3635784685611725,
-0.14217279851436615,
-0.07988514006137848,
-0.05753292888402939,
-0.07847147434949875,
0.10580531507730484,
-0.08526197075843811,
0.08440491557121277,
-0.02167154662311077,
0.06058773398399353,
0.03760024532675743,
-0.06358107924461365,
0.09165611118078232,
-0.024646110832691193,
0.022177692502737045,
-0.11351146548986435,
0.008198661729693413,
0.06203901395201683,
0.011813443154096603,
0.02655922994017601,
-0.061848100274801254,
0.05454196780920029,
-0.05121149867773056,
-0.04495378956198692,
-0.06160271167755127,
0.0828721821308136,
0.04210132732987404,
-0.06135660037398338,
-0.004185685887932777,
-0.04984363913536072,
-0.02298235520720482,
0.010367153212428093,
0.1932843029499054,
-0.023793336004018784,
0.17420239746570587,
0.10200054943561554,
0.089540034532547,
-0.09912896901369095,
0.06579837203025818,
-0.05219941958785057,
-0.07482472062110901,
0.07876534014940262,
-0.06789591163396835,
0.04984989017248154,
0.10783844441175461,
-0.06547942012548447,
0.04330364242196083,
0.09707050770521164,
-0.003815038362517953,
0.006063931621611118,
0.15669043362140656,
-0.2841454744338989,
-0.024321580305695534,
-0.05298571661114693,
0.005692388862371445,
0.08006643503904343,
0.12016990035772324,
0.1700204312801361,
-0.0028739648405462503,
-0.03612012043595314,
-0.023284509778022766,
0.031018855050206184,
-0.046446047723293304,
0.08632665872573853,
0.017495837062597275,
0.022039318457245827,
-0.12596333026885986,
0.09020520746707916,
-0.00870613195002079,
-0.12881217896938324,
0.014149783179163933,
0.1282663345336914,
-0.17605221271514893,
-0.13490062952041626,
-0.010807939805090427,
0.0573437474668026,
-0.10206673294305801,
-0.07430543750524521,
-0.0551772378385067,
-0.15084272623062134,
0.05804986506700516,
0.14564655721187592,
0.07658271491527557,
0.07141987979412079,
-0.013225833885371685,
-0.03594975546002388,
-0.03655968979001045,
0.010288793593645096,
0.043974701315164566,
0.017172392457723618,
-0.12116765230894089,
0.016743149608373642,
-0.002218636916950345,
0.11486202478408813,
-0.0950828343629837,
-0.030520591884851456,
-0.15495401620864868,
0.02854674495756626,
-0.14157983660697937,
-0.05065644159913063,
-0.06991607695817947,
-0.04720113426446915,
-0.031048662960529327,
-0.043689142912626266,
-0.033672042191028595,
-0.039169471710920334,
-0.10150530934333801,
0.032324738800525665,
-0.04127549007534981,
0.018309056758880615,
-0.09508371353149414,
-0.012888874858617783,
0.08607708662748337,
-0.036090925335884094,
0.15103106200695038,
0.15479417145252228,
-0.0924714058637619,
0.13744668662548065,
-0.20201492309570312,
-0.06536559015512466,
0.125680610537529,
0.0041611334308981895,
0.01226278580725193,
0.0662115216255188,
0.03720489516854286,
0.08151476830244064,
-0.012286434881389141,
0.06386823952198029,
0.02504097856581211,
-0.10633943974971771,
0.08053606748580933,
-0.050918515771627426,
-0.12460184842348099,
-0.044466570019721985,
-0.06771444529294968,
0.052460383623838425,
0.008089563809335232,
0.13596349954605103,
-0.08964499086141586,
0.10808593034744263,
-0.05067048221826553,
0.0310711320489645,
0.008881938643753529,
-0.19334638118743896,
-0.11940532922744751,
-0.04828261956572533,
0.036226846277713776,
-0.00927845947444439,
0.25173264741897583,
0.017396230250597,
-0.012536353431642056,
0.02352295257151127,
0.055862557142972946,
0.033200863748788834,
0.03186708316206932,
0.18474724888801575,
0.08696205168962479,
-0.06058221682906151,
-0.15143156051635742,
0.022326337173581123,
0.010734346695244312,
-0.10030948370695114,
0.13822539150714874,
0.062460288405418396,
-0.03230622038245201,
0.06540706008672714,
-0.02986755408346653,
0.0013546609552577138,
-0.052879832684993744,
-0.14889046549797058,
-0.07606248557567596,
0.013395166955888271,
0.0036896676756441593,
0.11711087822914124,
0.2077254056930542,
0.008740167133510113,
-0.005895080044865608,
-0.0311770960688591,
-0.04228261485695839,
-0.16771066188812256,
-0.13603830337524414,
-0.09675160050392151,
-0.1310751587152481,
0.026316935196518898,
-0.10130852460861206,
0.011422916315495968,
0.07176074385643005,
0.061347540467977524,
-0.06466017663478851,
0.15135738253593445,
0.07239829003810883,
-0.0810559093952179,
0.058371298015117645,
-0.025085948407649994,
0.037269823253154755,
0.04530451074242592,
-0.055761124938726425,
-0.08815683424472809,
-0.010359317995607853,
-0.016280068084597588,
0.05590459331870079,
-0.053028520196676254,
0.03692658990621567,
-0.15182875096797943,
-0.09346699714660645,
-0.04377548769116402,
0.08957552909851074,
-0.04303563013672829,
0.1095089465379715,
0.017343971878290176,
-0.01833939738571644,
0.047012750059366226,
0.2046400010585785,
-0.04270731285214424,
-0.10320548713207245,
-0.024912789463996887,
0.2305087447166443,
0.030447911471128464,
0.12137529999017715,
-0.012890737503767014,
-0.01099051721394062,
-0.061216942965984344,
0.3441428542137146,
0.315595805644989,
-0.04735242947936058,
0.04343293607234955,
-0.020668352022767067,
0.0371406227350235,
0.09429573267698288,
0.12748919427394867,
0.10150252282619476,
0.27533113956451416,
-0.08268866688013077,
-0.024041470140218735,
-0.04150858521461487,
0.008396164514124393,
-0.1239878237247467,
0.08209627866744995,
0.028369085863232613,
-0.05567183345556259,
-0.06541631370782852,
0.11559391021728516,
-0.21147523820400238,
0.10961450636386871,
-0.07574310153722763,
-0.13098976016044617,
-0.04351724684238434,
0.024409158155322075,
0.13410089910030365,
-0.001242986530996859,
0.09084484726190567,
-0.024493124336004257,
-0.09768170863389969,
0.03202898055315018,
0.031133176758885384,
-0.1696147620677948,
0.007994858548045158,
0.023943154141306877,
-0.035158995538949966,
0.04763467609882355,
-0.015369314700365067,
0.06213216856122017,
0.08000397682189941,
0.02857106737792492,
-0.053695548325777054,
0.08966976404190063,
0.004139133729040623,
-0.043090276420116425,
0.010580576956272125,
0.015289556235074997,
0.014568210579454899,
-0.1079229861497879,
0.07642850279808044,
-0.13229170441627502,
0.04487990215420723,
-0.03986662998795509,
-0.034886252135038376,
-0.013314477168023586,
0.05055475980043411,
-0.05495128035545349,
0.04830336943268776,
0.07183864712715149,
-0.01784033142030239,
0.0030511566437780857,
-0.07049194723367691,
0.017864231020212173,
-0.005620142910629511,
-0.08214825391769409,
-0.03870289400219917,
-0.15450459718704224,
-0.072508804500103,
0.1593462973833084,
0.010852678678929806,
-0.2089354544878006,
0.027747949585318565,
-0.12259531766176224,
0.07662821561098099,
-0.18708579242229462,
0.08129221946001053,
0.08749160915613174,
0.014790604822337627,
0.004079411271959543,
-0.027323756366968155,
0.038688305765390396,
0.0804293304681778,
-0.07096417993307114,
-0.09836062788963318
] |
null | null | transformers |
Start from sberbank-ai/rugpt3small_based_on_gpt2 and finetuning on Biblie & preaching (russian).
On this moment - only 1 epoch, 1650 seq length
on progress... | {"language": ["ru"], "metrics": [{"loss": 3.3}, {"perplexity": 25.7528}], "widget": [{"text": "\u0411\u043e\u0433, \u044d\u0442\u043e "}]} | text-generation | Nehc/gpt2_priest_ru | [
"transformers",
"pytorch",
"safetensors",
"gpt2",
"text-generation",
"ru",
"autotrain_compatible",
"endpoints_compatible",
"text-generation-inference",
"region:us"
] | 2022-03-02T23:29:04+00:00 | [] | [
"ru"
] | TAGS
#transformers #pytorch #safetensors #gpt2 #text-generation #ru #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us
|
Start from sberbank-ai/rugpt3small_based_on_gpt2 and finetuning on Biblie & preaching (russian).
On this moment - only 1 epoch, 1650 seq length
on progress... | [] | [
"TAGS\n#transformers #pytorch #safetensors #gpt2 #text-generation #ru #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n"
] | [
54
] | [
"passage: TAGS\n#transformers #pytorch #safetensors #gpt2 #text-generation #ru #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n"
] | [
-0.029519762843847275,
-0.009615974500775337,
-0.007090277038514614,
0.0034746588207781315,
0.1475040465593338,
0.004670044407248497,
0.12703415751457214,
0.09505095332860947,
-0.004407538566738367,
0.012480277568101883,
0.1736432909965515,
0.14617322385311127,
-0.007894258014857769,
0.1173553615808487,
-0.07791513204574585,
-0.2204485833644867,
0.10069738328456879,
0.009812760166823864,
-0.0012842519208788872,
0.1234927847981453,
0.09152723848819733,
-0.061219703406095505,
0.07282828539609909,
-0.04492438957095146,
-0.12822626531124115,
0.030794603750109673,
0.06120825558900833,
-0.1282225251197815,
0.11523834615945816,
0.03767479583621025,
0.12361765652894974,
0.04000331088900566,
-0.04660400375723839,
-0.15394550561904907,
0.029276425018906593,
0.029423808678984642,
-0.08433294296264648,
0.04085199162364006,
0.12048962712287903,
-0.09837860614061356,
0.10114388167858124,
0.04764420911669731,
-0.04702956974506378,
0.04832876846194267,
-0.14456695318222046,
-0.05472550168633461,
-0.03695594146847725,
0.052998486906290054,
0.05832213908433914,
0.12128135561943054,
-0.024896342307329178,
0.15249775350093842,
-0.09433956444263458,
0.10052332282066345,
0.16056719422340393,
-0.34055230021476746,
-0.004055399913340807,
0.07099341601133347,
0.03793373331427574,
0.08040393888950348,
-0.02487492561340332,
0.06458146870136261,
0.042564403265714645,
0.015149972401559353,
-0.004147763829678297,
-0.056908637285232544,
-0.11897280812263489,
0.011713719926774502,
-0.09854170680046082,
-0.05828845128417015,
0.21485477685928345,
-0.07053620368242264,
0.055821485817432404,
-0.029807744547724724,
-0.11632843315601349,
-0.04743986949324608,
-0.005033517722040415,
0.007402491755783558,
-0.07888355106115341,
0.06708620488643646,
0.047011859714984894,
-0.023192767053842545,
-0.14844651520252228,
-0.02095264196395874,
-0.15267759561538696,
0.21737565100193024,
0.038158584386110306,
0.05949816107749939,
-0.16656097769737244,
0.09852687269449234,
0.007837776094675064,
-0.1067517027258873,
0.037995997816324234,
-0.11504925787448883,
0.061597466468811035,
0.014572001993656158,
-0.04433354362845421,
-0.08460776507854462,
0.12881053984165192,
0.13703514635562897,
-0.07701638340950012,
0.027502870187163353,
-0.01982153207063675,
0.09942188113927841,
0.00019745297322515398,
0.07075262069702148,
-0.02827870473265648,
0.012644351460039616,
0.06892489641904831,
-0.10444022715091705,
0.028569389134645462,
-0.055138420313596725,
-0.12157141417264938,
-0.036137934774160385,
0.07736695557832718,
0.11292077600955963,
-0.006169307045638561,
0.09191121906042099,
-0.052306659519672394,
0.02195132151246071,
0.08113088458776474,
-0.07171953469514847,
-0.0265821386128664,
0.01696646772325039,
0.044234499335289,
0.08567441999912262,
-0.024863678961992264,
0.008997629396617413,
-0.11580114811658859,
0.07106993347406387,
-0.05530195310711861,
-0.01000546757131815,
-0.02486640401184559,
-0.07247882336378098,
0.026875656098127365,
-0.11807092279195786,
0.017048604786396027,
-0.1990661770105362,
-0.13402743637561798,
0.01548994891345501,
-0.016076289117336273,
-0.017851904034614563,
0.015286296606063843,
-0.01958545111119747,
-0.052913133054971695,
0.02596304938197136,
-0.05317535251379013,
-0.06629757583141327,
-0.059900276362895966,
0.10233276337385178,
-0.036767568439245224,
0.06295542418956757,
-0.10150539129972458,
0.047475673258304596,
-0.14528748393058777,
-0.01082544308155775,
-0.06547565758228302,
0.04250272363424301,
-0.04088970646262169,
0.11840265989303589,
-0.002042584354057908,
-0.026686331257224083,
-0.06992541998624802,
0.042086806148290634,
-0.012752803973853588,
0.19961139559745789,
-0.0822058841586113,
-0.0946093499660492,
0.2922130823135376,
-0.15261110663414001,
-0.13706396520137787,
0.12117492407560349,
0.02331283874809742,
-0.0002215612621512264,
0.0939970538020134,
0.18895277380943298,
0.04552578181028366,
-0.0071870009414851665,
0.02106109820306301,
0.0780908465385437,
-0.11377763003110886,
-0.06242124363780022,
0.004582540597766638,
-0.005008820444345474,
-0.13684701919555664,
0.05586609989404678,
0.04726405814290047,
0.07656153291463852,
-0.057099539786577225,
-0.03464134410023689,
-0.04999275878071785,
-0.020053580403327942,
0.08689963072538376,
0.0037588728591799736,
0.0962817445397377,
-0.08939290046691895,
-0.04728046804666519,
-0.10816477239131927,
0.009795909747481346,
-0.02420586720108986,
0.01736040599644184,
-0.05550157278776169,
0.15608686208724976,
-0.0021316276397556067,
0.06511251628398895,
-0.16171327233314514,
-0.09304586052894592,
-0.0027149422094225883,
0.12632162868976593,
-0.02789996564388275,
0.050239481031894684,
0.07869435101747513,
0.012639316730201244,
-0.012931847013533115,
-0.052117135375738144,
0.13171900808811188,
-0.015712223947048187,
-0.04173737391829491,
-0.06594961881637573,
0.0803084522485733,
-0.07623212039470673,
-0.0022574744652956724,
-0.08137776702642441,
0.023300576955080032,
0.061325736343860626,
0.1231294497847557,
0.009235401637852192,
0.04503324255347252,
-0.033061668276786804,
0.02365737408399582,
-0.08366459608078003,
-0.0029228790663182735,
0.08085944503545761,
-0.018144605681300163,
-0.0601564422249794,
0.16411389410495758,
-0.15952375531196594,
0.28458476066589355,
0.18737852573394775,
-0.20538562536239624,
-0.011466662399470806,
-0.016570771113038063,
-0.022163432091474533,
0.028498537838459015,
0.035780325531959534,
-0.011209547519683838,
0.06368225812911987,
0.001449706731364131,
0.14583458006381989,
-0.06127265840768814,
-0.032709889113903046,
0.02688046544790268,
-0.083734892308712,
-0.013385520316660404,
0.09393777698278427,
0.05771410092711449,
-0.14934693276882172,
0.18705660104751587,
0.2046998143196106,
0.010698970407247543,
0.15393200516700745,
-0.011236020363867283,
-0.015885602682828903,
0.08717971295118332,
0.04402638226747513,
-0.018599215894937515,
-0.05285477638244629,
-0.10731958597898483,
-0.007818685844540596,
0.06835047900676727,
0.03653275966644287,
0.08489932864904404,
-0.1350494921207428,
-0.060436077415943146,
-0.037120215594768524,
-0.021233735606074333,
0.008482002653181553,
0.10342658311128616,
0.025346064940094948,
0.14447391033172607,
-0.05103791877627373,
-0.037496235221624374,
0.10032233595848083,
0.009865776635706425,
-0.09358777850866318,
0.21719864010810852,
-0.12453658878803253,
-0.3810705244541168,
-0.13684159517288208,
-0.10305751860141754,
-0.04876474663615227,
0.0579865500330925,
0.10861634463071823,
-0.16089026629924774,
-0.041361864656209946,
-0.014041890390217304,
0.06580115854740143,
-0.028731858357787132,
0.030223652720451355,
-0.07765515148639679,
0.05617392063140869,
-0.043852731585502625,
-0.0659886822104454,
-0.05689821392297745,
-0.026512647047638893,
-0.08566170185804367,
0.18972216546535492,
-0.071761354804039,
0.07294674217700958,
0.1521739512681961,
0.004925145767629147,
0.032068487256765366,
-0.031781699508428574,
0.14793384075164795,
-0.08091554045677185,
-0.0013654119102284312,
0.21194201707839966,
-0.05640782043337822,
0.08524081110954285,
0.13428474962711334,
-0.009874400682747364,
-0.08146549016237259,
0.04120257869362831,
-0.051206324249506,
-0.08594565838575363,
-0.24782074987888336,
-0.13196983933448792,
-0.08478768914937973,
0.0838886946439743,
0.019323330372571945,
0.07752615213394165,
0.10450565069913864,
0.1050587147474289,
-0.036511391401290894,
-0.043601009994745255,
0.034692566841840744,
0.06255705654621124,
0.1412394493818283,
-0.020135821774601936,
0.13994832336902618,
-0.07420632243156433,
-0.13933658599853516,
0.094528429210186,
0.017665080726146698,
0.15003253519535065,
0.05097868666052818,
-0.020461343228816986,
0.03214483708143234,
0.1311751753091812,
0.1479378193616867,
0.1380261778831482,
0.03346867859363556,
-0.04580001160502434,
-0.0027362576220184565,
-0.022366469725966454,
-0.05204357951879501,
0.02210756205022335,
-0.04806486889719963,
-0.13770541548728943,
-0.06244511529803276,
-0.0659104660153389,
0.1243387758731842,
0.0905880406498909,
0.06390736252069473,
-0.2375441938638687,
-0.01802063174545765,
0.08288979530334473,
-0.0014054717030376196,
-0.10502569377422333,
0.10113594681024551,
0.021266859024763107,
-0.11406724900007248,
0.05464036390185356,
-0.05125108361244202,
0.08937584608793259,
-0.022808779031038284,
0.08166558295488358,
-0.06262683868408203,
-0.04041386768221855,
0.012995199300348759,
0.12020356208086014,
-0.2757665812969208,
0.23588860034942627,
-0.01768922433257103,
-0.025487728416919708,
-0.08148076385259628,
-0.002249994082376361,
0.017348971217870712,
0.14771483838558197,
0.1302967071533203,
0.005258174147456884,
-0.08772934228181839,
-0.122098907828331,
-0.03646654263138771,
0.05016420781612396,
0.1322280317544937,
-0.030041391029953957,
0.009014693088829517,
-0.04994721710681915,
0.0049880691803991795,
-0.02764749899506569,
-0.07821610569953918,
-0.04303300008177757,
-0.15067724883556366,
0.059540119022130966,
0.05665213242173195,
0.11428305506706238,
-0.035735834389925,
-0.027887484058737755,
-0.10554208606481552,
0.21246276795864105,
-0.05789189413189888,
-0.10173587501049042,
-0.09954763203859329,
-0.06854242831468582,
0.054996754974126816,
-0.0879603773355484,
0.053697746247053146,
-0.0756094679236412,
0.032680001109838486,
-0.06874359399080276,
-0.1757906824350357,
0.10548890382051468,
-0.12025173753499985,
-0.08730216324329376,
-0.020131748169660568,
0.18577910959720612,
-0.033683229237794876,
-0.021386051550507545,
0.017719607800245285,
0.03268405795097351,
-0.08718028664588928,
-0.11553208529949188,
0.03223313391208649,
-0.016420792788267136,
0.030372517183423042,
0.053245529532432556,
-0.0719500482082367,
-0.10347126424312592,
-0.040388323366642,
-0.01604069583117962,
0.28119248151779175,
0.2157541811466217,
-0.05922781303524971,
0.15430819988250732,
0.16100789606571198,
-0.036445021629333496,
-0.3582802414894104,
-0.11370984464883804,
-0.1234106495976448,
-0.03735426068305969,
-0.033572688698768616,
-0.138576939702034,
0.07034815847873688,
0.028880668804049492,
-0.03913162648677826,
0.13417133688926697,
-0.2298067957162857,
-0.07365330308675766,
0.1906287521123886,
0.012618510983884335,
0.3635784685611725,
-0.14217279851436615,
-0.07988514006137848,
-0.05753292888402939,
-0.07847147434949875,
0.10580531507730484,
-0.08526197075843811,
0.08440491557121277,
-0.02167154662311077,
0.06058773398399353,
0.03760024532675743,
-0.06358107924461365,
0.09165611118078232,
-0.024646110832691193,
0.022177692502737045,
-0.11351146548986435,
0.008198661729693413,
0.06203901395201683,
0.011813443154096603,
0.02655922994017601,
-0.061848100274801254,
0.05454196780920029,
-0.05121149867773056,
-0.04495378956198692,
-0.06160271167755127,
0.0828721821308136,
0.04210132732987404,
-0.06135660037398338,
-0.004185685887932777,
-0.04984363913536072,
-0.02298235520720482,
0.010367153212428093,
0.1932843029499054,
-0.023793336004018784,
0.17420239746570587,
0.10200054943561554,
0.089540034532547,
-0.09912896901369095,
0.06579837203025818,
-0.05219941958785057,
-0.07482472062110901,
0.07876534014940262,
-0.06789591163396835,
0.04984989017248154,
0.10783844441175461,
-0.06547942012548447,
0.04330364242196083,
0.09707050770521164,
-0.003815038362517953,
0.006063931621611118,
0.15669043362140656,
-0.2841454744338989,
-0.024321580305695534,
-0.05298571661114693,
0.005692388862371445,
0.08006643503904343,
0.12016990035772324,
0.1700204312801361,
-0.0028739648405462503,
-0.03612012043595314,
-0.023284509778022766,
0.031018855050206184,
-0.046446047723293304,
0.08632665872573853,
0.017495837062597275,
0.022039318457245827,
-0.12596333026885986,
0.09020520746707916,
-0.00870613195002079,
-0.12881217896938324,
0.014149783179163933,
0.1282663345336914,
-0.17605221271514893,
-0.13490062952041626,
-0.010807939805090427,
0.0573437474668026,
-0.10206673294305801,
-0.07430543750524521,
-0.0551772378385067,
-0.15084272623062134,
0.05804986506700516,
0.14564655721187592,
0.07658271491527557,
0.07141987979412079,
-0.013225833885371685,
-0.03594975546002388,
-0.03655968979001045,
0.010288793593645096,
0.043974701315164566,
0.017172392457723618,
-0.12116765230894089,
0.016743149608373642,
-0.002218636916950345,
0.11486202478408813,
-0.0950828343629837,
-0.030520591884851456,
-0.15495401620864868,
0.02854674495756626,
-0.14157983660697937,
-0.05065644159913063,
-0.06991607695817947,
-0.04720113426446915,
-0.031048662960529327,
-0.043689142912626266,
-0.033672042191028595,
-0.039169471710920334,
-0.10150530934333801,
0.032324738800525665,
-0.04127549007534981,
0.018309056758880615,
-0.09508371353149414,
-0.012888874858617783,
0.08607708662748337,
-0.036090925335884094,
0.15103106200695038,
0.15479417145252228,
-0.0924714058637619,
0.13744668662548065,
-0.20201492309570312,
-0.06536559015512466,
0.125680610537529,
0.0041611334308981895,
0.01226278580725193,
0.0662115216255188,
0.03720489516854286,
0.08151476830244064,
-0.012286434881389141,
0.06386823952198029,
0.02504097856581211,
-0.10633943974971771,
0.08053606748580933,
-0.050918515771627426,
-0.12460184842348099,
-0.044466570019721985,
-0.06771444529294968,
0.052460383623838425,
0.008089563809335232,
0.13596349954605103,
-0.08964499086141586,
0.10808593034744263,
-0.05067048221826553,
0.0310711320489645,
0.008881938643753529,
-0.19334638118743896,
-0.11940532922744751,
-0.04828261956572533,
0.036226846277713776,
-0.00927845947444439,
0.25173264741897583,
0.017396230250597,
-0.012536353431642056,
0.02352295257151127,
0.055862557142972946,
0.033200863748788834,
0.03186708316206932,
0.18474724888801575,
0.08696205168962479,
-0.06058221682906151,
-0.15143156051635742,
0.022326337173581123,
0.010734346695244312,
-0.10030948370695114,
0.13822539150714874,
0.062460288405418396,
-0.03230622038245201,
0.06540706008672714,
-0.02986755408346653,
0.0013546609552577138,
-0.052879832684993744,
-0.14889046549797058,
-0.07606248557567596,
0.013395166955888271,
0.0036896676756441593,
0.11711087822914124,
0.2077254056930542,
0.008740167133510113,
-0.005895080044865608,
-0.0311770960688591,
-0.04228261485695839,
-0.16771066188812256,
-0.13603830337524414,
-0.09675160050392151,
-0.1310751587152481,
0.026316935196518898,
-0.10130852460861206,
0.011422916315495968,
0.07176074385643005,
0.061347540467977524,
-0.06466017663478851,
0.15135738253593445,
0.07239829003810883,
-0.0810559093952179,
0.058371298015117645,
-0.025085948407649994,
0.037269823253154755,
0.04530451074242592,
-0.055761124938726425,
-0.08815683424472809,
-0.010359317995607853,
-0.016280068084597588,
0.05590459331870079,
-0.053028520196676254,
0.03692658990621567,
-0.15182875096797943,
-0.09346699714660645,
-0.04377548769116402,
0.08957552909851074,
-0.04303563013672829,
0.1095089465379715,
0.017343971878290176,
-0.01833939738571644,
0.047012750059366226,
0.2046400010585785,
-0.04270731285214424,
-0.10320548713207245,
-0.024912789463996887,
0.2305087447166443,
0.030447911471128464,
0.12137529999017715,
-0.012890737503767014,
-0.01099051721394062,
-0.061216942965984344,
0.3441428542137146,
0.315595805644989,
-0.04735242947936058,
0.04343293607234955,
-0.020668352022767067,
0.0371406227350235,
0.09429573267698288,
0.12748919427394867,
0.10150252282619476,
0.27533113956451416,
-0.08268866688013077,
-0.024041470140218735,
-0.04150858521461487,
0.008396164514124393,
-0.1239878237247467,
0.08209627866744995,
0.028369085863232613,
-0.05567183345556259,
-0.06541631370782852,
0.11559391021728516,
-0.21147523820400238,
0.10961450636386871,
-0.07574310153722763,
-0.13098976016044617,
-0.04351724684238434,
0.024409158155322075,
0.13410089910030365,
-0.001242986530996859,
0.09084484726190567,
-0.024493124336004257,
-0.09768170863389969,
0.03202898055315018,
0.031133176758885384,
-0.1696147620677948,
0.007994858548045158,
0.023943154141306877,
-0.035158995538949966,
0.04763467609882355,
-0.015369314700365067,
0.06213216856122017,
0.08000397682189941,
0.02857106737792492,
-0.053695548325777054,
0.08966976404190063,
0.004139133729040623,
-0.043090276420116425,
0.010580576956272125,
0.015289556235074997,
0.014568210579454899,
-0.1079229861497879,
0.07642850279808044,
-0.13229170441627502,
0.04487990215420723,
-0.03986662998795509,
-0.034886252135038376,
-0.013314477168023586,
0.05055475980043411,
-0.05495128035545349,
0.04830336943268776,
0.07183864712715149,
-0.01784033142030239,
0.0030511566437780857,
-0.07049194723367691,
0.017864231020212173,
-0.005620142910629511,
-0.08214825391769409,
-0.03870289400219917,
-0.15450459718704224,
-0.072508804500103,
0.1593462973833084,
0.010852678678929806,
-0.2089354544878006,
0.027747949585318565,
-0.12259531766176224,
0.07662821561098099,
-0.18708579242229462,
0.08129221946001053,
0.08749160915613174,
0.014790604822337627,
0.004079411271959543,
-0.027323756366968155,
0.038688305765390396,
0.0804293304681778,
-0.07096417993307114,
-0.09836062788963318
] |
null | null | transformers | #zhongli DialoGTP Model | {"tags": ["conversational"]} | text-generation | Nekoism/Zhongli-Beta | [
"transformers",
"pytorch",
"gpt2",
"text-generation",
"conversational",
"autotrain_compatible",
"endpoints_compatible",
"text-generation-inference",
"region:us"
] | 2022-03-02T23:29:04+00:00 | [] | [] | TAGS
#transformers #pytorch #gpt2 #text-generation #conversational #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us
| #zhongli DialoGTP Model | [] | [
"TAGS\n#transformers #pytorch #gpt2 #text-generation #conversational #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n"
] | [
51
] | [
"passage: TAGS\n#transformers #pytorch #gpt2 #text-generation #conversational #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n"
] | [
-0.009697278961539268,
0.03208012506365776,
-0.007204889785498381,
0.004809224978089333,
0.16726240515708923,
0.014898733235895634,
0.09765533357858658,
0.13672804832458496,
-0.007841327227652073,
-0.031050153076648712,
0.14490588009357452,
0.20411323010921478,
-0.006439372431486845,
0.0661218985915184,
-0.07572533935308456,
-0.2683109939098358,
0.05759621039032936,
0.046649303287267685,
0.016515716910362244,
0.1200079694390297,
0.08573378622531891,
-0.05473608896136284,
0.08714032918214798,
-0.014583407901227474,
-0.150366872549057,
0.017733458429574966,
0.043394338339567184,
-0.12260226160287857,
0.11910516023635864,
0.05462685227394104,
0.07063519209623337,
0.014929565601050854,
-0.07541623711585999,
-0.1631229966878891,
0.03031250834465027,
0.01425902172923088,
-0.0594632662832737,
0.04757995903491974,
0.059961482882499695,
-0.10165371745824814,
0.10819483548402786,
0.09530027210712433,
-0.013078106567263603,
0.06798283755779266,
-0.16849711537361145,
-0.020869607105851173,
-0.01446688175201416,
0.009899779222905636,
0.05550243332982063,
0.09964893013238907,
-0.03413357585668564,
0.10497362166643143,
-0.09214533120393753,
0.11017382889986038,
0.10932035744190216,
-0.32057443261146545,
-0.005767723545432091,
0.09167823940515518,
0.039358653128147125,
0.07352814823389053,
-0.04467793554067612,
0.06258884817361832,
0.018015462905168533,
0.017986174672842026,
-0.014015024527907372,
-0.07283061742782593,
-0.11612214148044586,
0.04717336222529411,
-0.08668071031570435,
-0.059868961572647095,
0.2244078367948532,
-0.05464440956711769,
0.06881742179393768,
-0.05281897634267807,
-0.10522868484258652,
-0.04308144748210907,
-0.029833965003490448,
0.00475557055324316,
-0.07660607248544693,
0.08692064881324768,
0.00869679357856512,
-0.09547875821590424,
-0.1376667022705078,
-0.02496783249080181,
-0.1776352822780609,
0.16140350699424744,
0.02465328387916088,
0.05232657864689827,
-0.2027255892753601,
0.09623090922832489,
0.017906051129102707,
-0.08045592904090881,
0.022091427817940712,
-0.10046248883008957,
0.029131146147847176,
0.013760408386588097,
-0.04754498973488808,
-0.061387211084365845,
0.0843690037727356,
0.11199145019054413,
-0.01731434464454651,
0.025486016646027565,
-0.039331406354904175,
0.08100687712430954,
0.03553595021367073,
0.09077847748994827,
0.007288969587534666,
-0.028338588774204254,
0.025842782109975815,
-0.13719046115875244,
-0.003647835226729512,
-0.07116208970546722,
-0.16572439670562744,
-0.021088803187012672,
0.02994808368384838,
0.08289173990488052,
0.015449047088623047,
0.11682453751564026,
-0.03272046521306038,
-0.025152435526251793,
0.03602350503206253,
-0.047656361013650894,
-0.012649794109165668,
0.016648368909955025,
0.013163427822291851,
0.12399329990148544,
-0.0022096503525972366,
0.03235051408410072,
-0.13653022050857544,
0.031423524022102356,
-0.06793295592069626,
-0.003740974934771657,
-0.03486552834510803,
-0.040637075901031494,
0.009043924510478973,
-0.06862333416938782,
0.003486064961180091,
-0.15030112862586975,
-0.15063877403736115,
0.007587034720927477,
-0.007836631499230862,
-0.04107699543237686,
-0.06370922178030014,
-0.06952770054340363,
-0.013550350442528725,
0.04251532256603241,
-0.07093454152345657,
-0.011352915316820145,
-0.06403283774852753,
0.11004766076803207,
-0.03197755664587021,
0.07921615242958069,
-0.11953279376029968,
0.08390819281339645,
-0.11260783672332764,
-0.02386913076043129,
-0.060801517218351364,
0.09317506104707718,
-0.0006014376995153725,
0.09549830108880997,
-0.006563255097717047,
-0.017931854352355003,
-0.07981178909540176,
0.06445012241601944,
-0.042872510850429535,
0.21701598167419434,
-0.0615808479487896,
-0.11181682348251343,
0.28781595826148987,
-0.052628401666879654,
-0.1370542049407959,
0.11647392809391022,
0.008682746440172195,
0.05777018144726753,
0.10703510791063309,
0.19733482599258423,
-0.015276194550096989,
0.004040541127324104,
0.09471915662288666,
0.11263324320316315,
-0.11276852339506149,
-0.033160366117954254,
0.013019153848290443,
-0.04081077128648758,
-0.10867965966463089,
0.04689536616206169,
0.09810488671064377,
0.07090286910533905,
-0.04786505550146103,
-0.03377414867281914,
-0.01366397924721241,
0.0052589005790650845,
0.08885077387094498,
-0.007157256826758385,
0.10962837189435959,
-0.05819983780384064,
-0.03796621412038803,
-0.029282379895448685,
-0.012126247398555279,
-0.03951939567923546,
0.03137664496898651,
-0.043376367539167404,
0.10821941494941711,
-0.011204327456653118,
0.06364280730485916,
-0.16185984015464783,
-0.07691477984189987,
-0.017002692446112633,
0.1581239402294159,
0.024538565427064896,
0.09859629720449448,
0.0552486926317215,
-0.040398042649030685,
-0.0012767292791977525,
0.012792680412530899,
0.15581141412258148,
-0.022091681137681007,
-0.065607450902462,
-0.052166227251291275,
0.08642971515655518,
-0.05641226842999458,
0.04504093527793884,
-0.05937713757157326,
0.012367865070700645,
0.05064384639263153,
0.10342344641685486,
-0.00018274025933351368,
0.03323284164071083,
-0.008164864964783192,
0.002145637758076191,
-0.058205123990774155,
0.007405933458358049,
0.10799351334571838,
0.00036868182360194623,
-0.07365862280130386,
0.22074243426322937,
-0.17796069383621216,
0.1765957772731781,
0.1893044263124466,
-0.299345999956131,
0.017949223518371582,
-0.10759581625461578,
-0.04561871662735939,
0.014407722279429436,
0.05567655712366104,
-0.0454222597181797,
0.1703362911939621,
-0.009871348738670349,
0.18874616920948029,
-0.04946064203977585,
-0.04464937001466751,
-0.0200483538210392,
-0.05118836089968681,
-0.0024189651012420654,
0.07781197130680084,
0.10685696452856064,
-0.13992026448249817,
0.1964332014322281,
0.1621224284172058,
0.048237916082143784,
0.19945049285888672,
0.015346456319093704,
-0.011589210480451584,
0.0909530371427536,
0.005220826715230942,
-0.058739423751831055,
-0.07409929484128952,
-0.2594851851463318,
-0.030033592134714127,
0.07992640137672424,
0.0422382652759552,
0.1212305948138237,
-0.11349532753229141,
-0.038956157863140106,
-0.01763172075152397,
-0.023146281018853188,
0.021672505885362625,
0.0914369598031044,
0.06075398623943329,
0.13201528787612915,
-0.001710098935291171,
-0.007300339173525572,
0.10524573177099228,
0.01783694699406624,
-0.09354141354560852,
0.18308524787425995,
-0.13652534782886505,
-0.37097251415252686,
-0.13911493122577667,
-0.18057456612586975,
-0.05449081212282181,
0.05712554603815079,
0.11679314076900482,
-0.12011238187551498,
-0.018752124160528183,
0.01578843593597412,
0.10931742936372757,
-0.08449502289295197,
0.0021454424131661654,
-0.06880278885364532,
0.0321490578353405,
-0.10310184955596924,
-0.09194442629814148,
-0.055416494607925415,
-0.031392451375722885,
-0.08001253753900528,
0.1423761546611786,
-0.10777941346168518,
0.04476889222860336,
0.20262959599494934,
0.04653622955083847,
0.05625178664922714,
-0.044105201959609985,
0.19377262890338898,
-0.11264272034168243,
-0.01661740615963936,
0.19215328991413116,
-0.048360925167798996,
0.07476246356964111,
0.1232115849852562,
-0.006348740309476852,
-0.08765771239995956,
0.03011748194694519,
-0.02085109055042267,
-0.07988511025905609,
-0.23219464719295502,
-0.13938382267951965,
-0.12429051846265793,
0.09477275609970093,
0.028005298227071762,
0.056365787982940674,
0.17219258844852448,
0.06577219814062119,
-0.038416244089603424,
0.006410336587578058,
0.02959546446800232,
0.08237514644861221,
0.23417828977108002,
-0.06035616248846054,
0.1364797055721283,
-0.03420931473374367,
-0.14982740581035614,
0.08169995993375778,
0.0713929831981659,
0.10213395953178406,
0.06678459793329239,
0.0804823637008667,
0.0149586396291852,
0.06188136339187622,
0.1311223804950714,
0.08191446959972382,
0.019586285576224327,
-0.02480296604335308,
-0.03388110175728798,
-0.025523077696561813,
-0.05937909707427025,
0.040128443390131,
0.06589099019765854,
-0.16763372719287872,
-0.039227183908224106,
-0.09338314831256866,
0.09657008945941925,
0.0873042419552803,
0.06609832495450974,
-0.1842060089111328,
-0.008006223477423191,
0.08488986641168594,
-0.03854905813932419,
-0.13727426528930664,
0.09535189718008041,
0.01523482333868742,
-0.15144726634025574,
0.03139317408204079,
-0.04061909019947052,
0.12188644707202911,
-0.07804752141237259,
0.09809603542089462,
-0.08108244836330414,
-0.07448557764291763,
0.02123199962079525,
0.1261177361011505,
-0.30527687072753906,
0.20240111649036407,
-0.0024993624538183212,
-0.06486981362104416,
-0.1243603527545929,
-0.0032166161108762026,
0.002410882618278265,
0.07357452809810638,
0.10519039630889893,
-0.007196315098553896,
0.001897757756523788,
-0.06300821900367737,
-0.01829923689365387,
0.032471053302288055,
0.13080233335494995,
-0.0401318334043026,
-0.021158374845981598,
-0.050194524228572845,
-0.001653497340157628,
-0.03173094615340233,
-0.06934895366430283,
0.02002747356891632,
-0.19509181380271912,
0.08751901984214783,
0.04166261479258537,
0.09648149460554123,
0.029994789510965347,
0.004265148192644119,
-0.09651939570903778,
0.24698667228221893,
-0.07148019969463348,
-0.10072879493236542,
-0.10919588059186935,
-0.046813901513814926,
0.03569883480668068,
-0.05628936365246773,
0.04309194162487984,
-0.0788632407784462,
0.028997479006648064,
-0.06352769583463669,
-0.19235502183437347,
0.12410202622413635,
-0.09027006477117538,
-0.04412810131907463,
-0.02371402643620968,
0.2110891044139862,
-0.05598580464720726,
0.010335659608244896,
0.02930437959730625,
0.01208863127976656,
-0.11645778268575668,
-0.09678568691015244,
0.031018631532788277,
-0.007351789623498917,
0.050603240728378296,
0.041841957718133926,
-0.05915454775094986,
-0.017138581722974777,
-0.052199993282556534,
-0.022926922887563705,
0.3496883809566498,
0.14231905341148376,
-0.043836336582899094,
0.19347235560417175,
0.12347975373268127,
-0.07452994585037231,
-0.3159443140029907,
-0.1066238060593605,
-0.10937739163637161,
-0.04680149629712105,
-0.07012093812227249,
-0.2002030611038208,
0.06474938243627548,
0.00662544509395957,
-0.013415241613984108,
0.12749312818050385,
-0.2561831772327423,
-0.07571036368608475,
0.15906259417533875,
-0.017980827018618584,
0.3745945692062378,
-0.1168576180934906,
-0.10926306992769241,
-0.03950892388820648,
-0.14175476133823395,
0.16968177258968353,
-0.01989765651524067,
0.11221715062856674,
-0.009765521623194218,
0.14388824999332428,
0.05548359826207161,
-0.023479344323277473,
0.08544106781482697,
0.004999885335564613,
-0.03290518373250961,
-0.10304180532693863,
-0.05676887184381485,
0.007092386484146118,
0.02477436140179634,
0.018026655539870262,
-0.041834570467472076,
0.02227151393890381,
-0.11731979995965958,
-0.04657655209302902,
-0.08982590585947037,
0.04431166127324104,
0.03899754583835602,
-0.07325074821710587,
-0.002380647463724017,
-0.07165111601352692,
-0.012272949330508709,
0.022334342822432518,
0.20356793701648712,
-0.08029330521821976,
0.16448934376239777,
0.09239562600851059,
0.12419285625219345,
-0.14376309514045715,
-0.00019283240544609725,
-0.0762530043721199,
-0.05611240118741989,
0.07737895101308823,
-0.09433035552501678,
0.058893077075481415,
0.10901971161365509,
-0.04567738622426987,
0.08828683942556381,
0.10377411544322968,
0.008936077356338501,
0.003213887568563223,
0.10916902124881744,
-0.2667325437068939,
-0.0296600554138422,
-0.07532413303852081,
0.000883326749317348,
0.09092561900615692,
0.08562852442264557,
0.18840822577476501,
0.025361526757478714,
-0.04293036088347435,
-0.002770674182102084,
0.028597986325621605,
-0.039021048694849014,
0.051667019724845886,
0.001123449532315135,
0.01947369985282421,
-0.1530752182006836,
0.072522833943367,
0.01490565575659275,
-0.15215420722961426,
0.021316176280379295,
0.16572684049606323,
-0.11656328290700912,
-0.1283872276544571,
-0.06520111113786697,
0.08313824236392975,
-0.11755692958831787,
-0.01578943058848381,
-0.03279297426342964,
-0.13145680725574493,
0.07992171496152878,
0.12629036605358124,
0.05557859688997269,
0.0972496047616005,
-0.06061713397502899,
-0.020469192415475845,
-0.018721895292401314,
-0.014099318534135818,
-0.012384648434817791,
-0.007667020428925753,
-0.055978111922740936,
0.0590752474963665,
-0.026677248999476433,
0.1425808072090149,
-0.09221141785383224,
-0.1037059873342514,
-0.16142144799232483,
0.0374140702188015,
-0.11013076454401016,
-0.08825794607400894,
-0.08821134269237518,
-0.050188567489385605,
0.002360827289521694,
-0.019856395199894905,
-0.04037635400891304,
-0.05829505994915962,
-0.12300454825162888,
0.0338277705013752,
-0.040771447122097015,
0.024727050215005875,
-0.07512269169092178,
0.015856385231018066,
0.08507686108350754,
-0.03285100311040878,
0.15655414760112762,
0.1450488418340683,
-0.1006515845656395,
0.10741901397705078,
-0.14806775748729706,
-0.09138492494821548,
0.11116421222686768,
0.015329592861235142,
0.0449691042304039,
0.09723787009716034,
0.013362943194806576,
0.0635865181684494,
0.032776717096567154,
0.05308786407113075,
0.027619892731308937,
-0.11959987878799438,
0.06483134627342224,
-0.03626115620136261,
-0.14700546860694885,
-0.049338050186634064,
-0.05282869189977646,
0.01647452637553215,
0.013054544106125832,
0.09622690081596375,
-0.05301849544048309,
0.10698331147432327,
-0.04055701196193695,
0.0346808135509491,
0.017554637044668198,
-0.1730053424835205,
-0.03816922754049301,
-0.08538098633289337,
0.03681723028421402,
0.014741539023816586,
0.25266793370246887,
0.030072299763560295,
0.012416383251547813,
0.032671261578798294,
0.08285367488861084,
0.03899408504366875,
0.010228337720036507,
0.17482228577136993,
0.1162426546216011,
-0.06621865928173065,
-0.10445023328065872,
0.0729617029428482,
0.016332454979419708,
0.01286179106682539,
0.13617953658103943,
0.008365051820874214,
0.005795429926365614,
0.08649782836437225,
-0.016865963116288185,
0.009968153201043606,
-0.10052056610584259,
-0.13426925241947174,
-0.022176474332809448,
0.05151832848787308,
-0.04655967652797699,
0.11727844923734665,
0.1406494379043579,
-0.01806013658642769,
0.03222079202532768,
-0.021771740168333054,
-0.05699979141354561,
-0.1683429479598999,
-0.1429590880870819,
-0.06883849948644638,
-0.13416796922683716,
0.00897989235818386,
-0.11180389672517776,
0.05395037308335304,
0.06001098081469536,
0.06750501692295074,
-0.06899319589138031,
0.10220931470394135,
0.04626858979463577,
-0.11440542340278625,
0.06264589726924896,
-0.0296088308095932,
0.09430401772260666,
-0.02759445086121559,
-0.019505485892295837,
-0.09039592742919922,
0.014574515633285046,
0.011419114656746387,
0.06245238706469536,
-0.04707273095846176,
0.007463190704584122,
-0.14696238934993744,
-0.08972041308879852,
-0.0523175448179245,
0.0718572810292244,
-0.050409089773893356,
0.14282815158367157,
0.00775480642914772,
-0.0170906875282526,
0.039554283022880554,
0.22787313163280487,
-0.07476283609867096,
-0.04778539761900902,
-0.05269690603017807,
0.20717895030975342,
0.02975541539490223,
0.1171872541308403,
-0.022938819602131844,
-0.006106364540755749,
-0.0919521227478981,
0.3764844834804535,
0.30030161142349243,
-0.09031439572572708,
0.011794124729931355,
0.02137952297925949,
0.04502861574292183,
0.1316293478012085,
0.1216534823179245,
0.10318691283464432,
0.3006802201271057,
-0.07452366501092911,
-0.04653361067175865,
-0.012629742734134197,
-0.023858042433857918,
-0.09059546142816544,
0.1021224707365036,
0.04839762672781944,
-0.06382183730602264,
-0.03313443064689636,
0.0954432487487793,
-0.25862133502960205,
0.1277991235256195,
-0.12311873584985733,
-0.17578600347042084,
-0.06654827296733856,
0.009760108776390553,
0.10465722531080246,
0.015642458572983742,
0.0946015790104866,
0.007128213066607714,
-0.11252258718013763,
0.06305865943431854,
0.03397420793771744,
-0.22762253880500793,
0.0006893770187161863,
0.06642123311758041,
-0.07006710022687912,
-0.0024247700348496437,
-0.026499588042497635,
0.05657242611050606,
0.0656052976846695,
0.054629553109407425,
-0.00971333310008049,
0.03816632181406021,
0.0034184439573436975,
-0.0585215799510479,
0.016623929142951965,
0.05121519789099693,
0.02472509816288948,
-0.09763528406620026,
0.06927435845136642,
-0.1574270874261856,
0.04766253009438515,
-0.0030655991286039352,
-0.04124255105853081,
0.006064958870410919,
0.008823691867291927,
-0.06491616368293762,
0.05165379121899605,
0.07916834205389023,
-0.0016257909592241049,
-0.0062433634884655476,
-0.057178743183612823,
-0.02632102556526661,
-0.027755750343203545,
-0.09291748702526093,
-0.10495562851428986,
-0.14682936668395996,
-0.11640441417694092,
0.09368976950645447,
-0.01011267676949501,
-0.1848134547472,
0.022154374048113823,
-0.08606051653623581,
0.08319322764873505,
-0.1670055389404297,
0.08040720224380493,
0.07041648775339127,
0.013038921169936657,
-0.0031511052511632442,
-0.02002427540719509,
0.054132770746946335,
0.086809903383255,
-0.10407156497240067,
-0.07400695979595184
] |
null | null | transformers |
# sea_mammals
Autogenerated by HuggingPics🤗🖼️
Create your own image classifier for **anything** by running [the demo on Google Colab](https://colab.research.google.com/github/nateraw/huggingpics/blob/main/HuggingPics.ipynb).
Report any issues with the demo at the [github repo](https://github.com/nateraw/huggingpics).
## Example Images
#### blue whale

#### dolphin

#### orca whale
 | {"tags": ["image-classification", "pytorch", "huggingpics"], "metrics": ["accuracy"]} | image-classification | Neto71/sea_mammals | [
"transformers",
"pytorch",
"tensorboard",
"vit",
"image-classification",
"huggingpics",
"model-index",
"autotrain_compatible",
"endpoints_compatible",
"region:us"
] | 2022-03-02T23:29:04+00:00 | [] | [] | TAGS
#transformers #pytorch #tensorboard #vit #image-classification #huggingpics #model-index #autotrain_compatible #endpoints_compatible #region-us
|
# sea_mammals
Autogenerated by HuggingPics️
Create your own image classifier for anything by running the demo on Google Colab.
Report any issues with the demo at the github repo.
## Example Images
#### blue whale
!blue whale
#### dolphin
!dolphin
#### orca whale
!orca whale | [
"# sea_mammals\n\n\nAutogenerated by HuggingPics️\n\nCreate your own image classifier for anything by running the demo on Google Colab.\n\nReport any issues with the demo at the github repo.",
"## Example Images",
"#### blue whale\n\n!blue whale",
"#### dolphin\n\n!dolphin",
"#### orca whale\n\n!orca whale"
] | [
"TAGS\n#transformers #pytorch #tensorboard #vit #image-classification #huggingpics #model-index #autotrain_compatible #endpoints_compatible #region-us \n",
"# sea_mammals\n\n\nAutogenerated by HuggingPics️\n\nCreate your own image classifier for anything by running the demo on Google Colab.\n\nReport any issues with the demo at the github repo.",
"## Example Images",
"#### blue whale\n\n!blue whale",
"#### dolphin\n\n!dolphin",
"#### orca whale\n\n!orca whale"
] | [
49,
43,
4,
9,
9,
11
] | [
"passage: TAGS\n#transformers #pytorch #tensorboard #vit #image-classification #huggingpics #model-index #autotrain_compatible #endpoints_compatible #region-us \n# sea_mammals\n\n\nAutogenerated by HuggingPics️\n\nCreate your own image classifier for anything by running the demo on Google Colab.\n\nReport any issues with the demo at the github repo.## Example Images#### blue whale\n\n!blue whale#### dolphin\n\n!dolphin#### orca whale\n\n!orca whale"
] | [
-0.048097752034664154,
0.30128777027130127,
-0.0048030829057097435,
0.02788715995848179,
0.1014639213681221,
0.06674886494874954,
0.10167335718870163,
0.20580576360225677,
-0.03348792716860771,
0.022682249546051025,
0.09964866936206818,
0.19798296689987183,
0.06021153926849365,
0.20241394639015198,
0.03190138190984726,
-0.34094202518463135,
0.04373861476778984,
0.09862320870161057,
0.028056107461452484,
0.09618520736694336,
-0.012239642441272736,
-0.11651363968849182,
0.1186378002166748,
-0.07454251497983932,
-0.08971463888883591,
-0.0849306732416153,
-0.05851881206035614,
-0.08995350450277328,
0.04236520826816559,
0.00004621125117409974,
0.09822466969490051,
0.01792841963469982,
0.04578237980604172,
-0.04711242392659187,
0.07261715829372406,
0.04066372662782669,
-0.004462000448256731,
0.12223029881715775,
0.07617068290710449,
-0.040081899613142014,
0.16892032325267792,
-0.022006582468748093,
-0.010849766433238983,
0.03505002334713936,
-0.08517131209373474,
-0.22687704861164093,
0.06436078995466232,
-0.040368881076574326,
0.1234847903251648,
0.049275726079940796,
-0.028808308765292168,
0.2154161036014557,
-0.09056767076253891,
0.08693435788154602,
0.1076970025897026,
-0.06165158748626709,
-0.11627888679504395,
0.08683072030544281,
0.02056402899324894,
0.09366623312234879,
-0.06840082257986069,
0.13604983687400818,
0.05425779148936272,
0.01221492700278759,
-0.06590598076581955,
-0.05422264710068703,
-0.0575089231133461,
-0.08999203145503998,
-0.08084046840667725,
0.051259979605674744,
-0.0036476750392466784,
0.12307161837816238,
-0.026472726836800575,
-0.06049807742238045,
-0.06810345500707626,
-0.1364600509405136,
-0.020859265699982643,
0.12492502480745316,
0.08308752626180649,
-0.039109937846660614,
-0.049280762672424316,
-0.009364217519760132,
-0.12137465924024582,
-0.07615803182125092,
-0.12740273773670197,
0.07427190244197845,
0.021629856899380684,
0.1162320151925087,
-0.17834067344665527,
0.05668540298938751,
-0.0027787592262029648,
-0.02360595017671585,
-0.057267412543296814,
-0.04154743254184723,
0.00770109798759222,
-0.001124733011238277,
0.02338087558746338,
-0.15749631822109222,
0.13463492691516876,
0.03408624231815338,
0.12598948180675507,
0.08455520123243332,
-0.05476168543100357,
0.10664595663547516,
0.11894116550683975,
0.10440245270729065,
-0.14199809730052948,
0.018268892541527748,
0.1193913146853447,
0.0497533455491066,
0.013689389452338219,
-0.0568653829395771,
-0.117586649954319,
-0.06214389204978943,
-0.0407610647380352,
0.047960590571165085,
0.12539364397525787,
0.018639953806996346,
0.031210122630000114,
-0.07828111201524734,
0.09067020565271378,
0.016116786748170853,
0.03861623257398605,
0.05508783087134361,
-0.08970999717712402,
0.09736848622560501,
0.12373067438602448,
-0.03183861821889877,
0.06835722178220749,
0.051167674362659454,
-0.031069686636328697,
0.036453768610954285,
-0.01948648691177368,
-0.0046104928478598595,
0.01730462536215782,
-0.09676087647676468,
-0.005936117377132177,
-0.2191343605518341,
0.03300631046295166,
0.009735940024256706,
0.07860580831766129,
-0.08731295168399811,
-0.07834389805793762,
0.007008311804383993,
-0.0032719718292355537,
-0.13881440460681915,
-0.020150702446699142,
0.08616802096366882,
-0.04604124277830124,
0.05173585191369057,
0.029947858303785324,
0.14425940811634064,
-0.1853080689907074,
0.008411923423409462,
-0.12127533555030823,
0.02508269064128399,
-0.061280347406864166,
0.0851525217294693,
-0.005333517678081989,
0.13075676560401917,
-0.07777771353721619,
-0.06844538450241089,
-0.08295935392379761,
0.024696504697203636,
0.03345714136958122,
0.10140842199325562,
-0.1683889478445053,
-0.0432576984167099,
0.17560432851314545,
-0.026489417999982834,
-0.014663728885352612,
0.13598819077014923,
0.012204386293888092,
0.04335855692625046,
0.06461857259273529,
0.05854393169283867,
-0.013659587129950523,
-0.018375108018517494,
0.11347795277833939,
-0.12698687613010406,
-0.11635728180408478,
-0.002335421508178115,
0.03166303411126137,
0.13182516396045685,
0.08240678161382675,
0.006335607264190912,
-0.05999758839607239,
0.1367945522069931,
-0.04737159609794617,
-0.08673085272312164,
0.056979015469551086,
-0.12691494822502136,
-0.0949634462594986,
0.03729010000824928,
0.02926548384130001,
0.024053696542978287,
-0.056819140911102295,
-0.16225001215934753,
0.025321707129478455,
-0.08036330342292786,
0.031072521582245827,
-0.059813763946294785,
0.2645559310913086,
-0.12570777535438538,
0.04328795149922371,
-0.0866992250084877,
0.024989699944853783,
0.019814375787973404,
-0.1609756350517273,
0.1684572994709015,
0.1051034927368164,
0.09938830882310867,
0.05296853184700012,
0.013089412823319435,
0.02137642167508602,
0.13739171624183655,
-0.0007837243028916419,
-0.0866587907075882,
-0.03793990612030029,
0.0814017578959465,
-0.022651268169283867,
0.12332481890916824,
-0.18061880767345428,
0.03645118698477745,
0.09435342252254486,
0.14371715486049652,
0.0316924974322319,
-0.04668800160288811,
0.1052958145737648,
-0.05970697104930878,
-0.06638272106647491,
-0.06557425111532211,
0.12274681776762009,
-0.016821114346385002,
-0.11607668548822403,
0.09078758209943771,
-0.1569119393825531,
-0.03662450984120369,
0.17753049731254578,
-0.19747060537338257,
-0.07772185653448105,
0.004400556907057762,
-0.03444613888859749,
0.013229507952928543,
-0.018272578716278076,
0.05411176756024361,
0.07558935880661011,
0.08070368319749832,
0.11915435642004013,
-0.03061436116695404,
0.06771295517683029,
0.08404536545276642,
-0.03654586151242256,
0.0021080677397549152,
0.09891975671052933,
0.08561297506093979,
-0.04782503843307495,
0.03715570643544197,
0.017228655517101288,
-0.09651537239551544,
0.10045105963945389,
0.09894667565822601,
-0.07905092090368271,
0.059392642229795456,
-0.022214779630303383,
0.04936192184686661,
0.10944695770740509,
-0.08236575126647949,
-0.05850416049361229,
0.0971132144331932,
-0.040987707674503326,
0.005583403166383505,
-0.1517265886068344,
-0.022352449595928192,
0.037684597074985504,
0.0016199989477172494,
-0.03027467243373394,
0.012213403359055519,
-0.051639657467603683,
0.10025303810834885,
-0.01256638765335083,
-0.034553926438093185,
-0.023763885721564293,
-0.010761532001197338,
0.017795467749238014,
0.141329824924469,
0.049521155655384064,
-0.27072322368621826,
-0.16654255986213684,
-0.03722815215587616,
-0.033235564827919006,
-0.006807552184909582,
0.05236033722758293,
-0.15035100281238556,
-0.02921275608241558,
0.01820218749344349,
-0.01785760372877121,
0.08357606083154678,
0.08060768991708755,
-0.08583167940378189,
0.04399363324046135,
-0.0052762702107429504,
-0.09673218429088593,
-0.012031367979943752,
-0.07546867430210114,
-0.059470731765031815,
0.17186389863491058,
-0.01593891531229019,
0.0507727675139904,
0.112830251455307,
-0.14530989527702332,
0.04058519005775452,
0.03601036220788956,
0.20324334502220154,
-0.0751492977142334,
0.0694953203201294,
0.1771567016839981,
-0.004102915991097689,
0.003111862577497959,
0.08690370619297028,
0.04870707914233208,
-0.1447543203830719,
-0.07603801786899567,
0.08234166353940964,
-0.17700737714767456,
-0.132238507270813,
0.05532253533601761,
0.002034212928265333,
0.18137754499912262,
0.046801842749118805,
0.08639930933713913,
0.20284609496593475,
0.17237167060375214,
0.09229147434234619,
-0.061836037784814835,
0.03777540847659111,
0.08635851740837097,
-0.10202763229608536,
-0.013521348126232624,
0.09424061328172684,
-0.005180948413908482,
-0.04512988030910492,
0.0532364696264267,
0.05344272032380104,
0.10218210518360138,
0.05166987329721451,
0.1423019915819168,
-0.03882491588592529,
-0.11363944411277771,
0.07426674664020538,
0.02365485392510891,
-0.03095070831477642,
-0.010943446308374405,
-0.026342427358031273,
-0.05625750869512558,
-0.06844426691532135,
0.03160052001476288,
0.17387236654758453,
0.003755037672817707,
0.07357542216777802,
-0.0038088178262114525,
0.02282630279660225,
0.07474512606859207,
-0.052336156368255615,
-0.3233807384967804,
0.09253083914518356,
-0.017495671287178993,
0.003195725381374359,
-0.017465325072407722,
-0.00042008550371974707,
0.02837635576725006,
-0.07920154929161072,
0.0031247097067534924,
-0.10371153056621552,
0.12127118557691574,
-0.19623392820358276,
-0.017915835604071617,
0.0476980060338974,
0.0636075958609581,
0.04792774096131325,
0.05045930668711662,
-0.02034618891775608,
0.10816535353660583,
-0.06425230950117111,
-0.06184085085988045,
-0.004967194981873035,
0.005023326259106398,
0.04808489605784416,
0.1467074602842331,
0.16784317791461945,
0.003499029204249382,
-0.034784987568855286,
-0.1243843361735344,
-0.20744259655475616,
0.010851656086742878,
-0.08063200116157532,
-0.08658619970083237,
0.046763356775045395,
0.05668580159544945,
-0.10219675302505493,
-0.07917331904172897,
0.06165605038404465,
0.03693549707531929,
-0.039509646594524384,
-0.017681756988167763,
0.06863351911306381,
0.06163232401013374,
0.04239621385931969,
-0.08719731867313385,
-0.1723031848669052,
0.04314034432172775,
0.06629486382007599,
-0.007930126041173935,
-0.003918196074664593,
-0.013849661685526371,
0.03613343462347984,
-0.0658269077539444,
-0.0365850068628788,
-0.13171307742595673,
0.0990908145904541,
0.0637684240937233,
-0.10957101732492447,
0.07448289543390274,
-0.020628932863473892,
-0.09533108025789261,
-0.1307198405265808,
0.02914893813431263,
-0.015121866948902607,
0.06438861042261124,
-0.020530350506305695,
0.008134467527270317,
-0.05776230990886688,
0.0008655374986119568,
0.03964317589998245,
0.05171126127243042,
0.05590793490409851,
-0.06267597526311874,
0.025658419355750084,
-0.0344560481607914,
-0.14380235970020294,
0.11663167923688889,
0.114262156188488,
0.14099851250648499,
-0.003668629564344883,
0.005106734577566385,
0.09968165308237076,
0.016041794791817665,
-0.18372713029384613,
0.0375509150326252,
-0.07372621446847916,
0.011321553029119968,
-0.05855349451303482,
-0.13320820033550262,
0.14840583503246307,
0.16030773520469666,
0.0014208201318979263,
0.18595366179943085,
-0.1139146238565445,
-0.115114226937294,
0.05679718405008316,
0.21027477085590363,
0.0388823002576828,
-0.2853071093559265,
0.014996083453297615,
-0.06538251042366028,
-0.16229330003261566,
0.3177453875541687,
-0.06367401778697968,
0.10707055032253265,
0.006768714636564255,
0.08696039021015167,
0.04693504795432091,
-0.049078281968832016,
0.16408078372478485,
-0.12719877064228058,
-0.11419523507356644,
-0.07941869646310806,
-0.18524810671806335,
-0.05581030249595642,
-0.055122580379247665,
-0.005438577849417925,
-0.021981248632073402,
-0.10939297825098038,
-0.09044410288333893,
-0.005614578723907471,
-0.08911833167076111,
0.06352153420448303,
0.06657333672046661,
-0.07472748309373856,
-0.018190626055002213,
0.06178361549973488,
0.014622530899941921,
0.08877953141927719,
0.2552987039089203,
-0.13466407358646393,
-0.04821920394897461,
0.06093120947480202,
0.10518912971019745,
-0.015629684552550316,
-0.12080055475234985,
-0.14627289772033691,
-0.05986418202519417,
0.0763833224773407,
-0.14469370245933533,
-0.013688846491277218,
0.07381954789161682,
0.005193917080760002,
-0.0212793480604887,
0.03029259480535984,
-0.01824609935283661,
0.07278043031692505,
0.06932802498340607,
-0.02744627185165882,
-0.0038421640638262033,
0.07242526113986969,
-0.0036394144408404827,
0.0813174620270729,
0.017820676788687706,
0.06357713043689728,
0.0020517720840871334,
-0.08756376057863235,
0.08309247344732285,
-0.014830835163593292,
-0.07756632566452026,
0.035131726413965225,
0.11457625031471252,
-0.019506527110934258,
-0.13359573483467102,
-0.021692492067813873,
0.04528683423995972,
-0.054678838700056076,
-0.02158423885703087,
0.10717848688364029,
-0.002398878801614046,
-0.07249236106872559,
0.0038474262692034245,
0.16690686345100403,
-0.051876384764909744,
-0.016234565526247025,
-0.04998340085148811,
-0.01639859937131405,
-0.04765677452087402,
-0.009951363317668438,
0.10147319734096527,
-0.010071396827697754,
-0.03101077862083912,
0.08200593292713165,
-0.1584855616092682,
0.009814253076910973,
-0.03768669068813324,
0.12744855880737305,
-0.2718740999698639,
0.0559392124414444,
-0.0007216171943582594,
0.046256352216005325,
-0.09484809637069702,
-0.07422268390655518,
-0.11654588580131531,
-0.01601332053542137,
-0.0492006354033947,
0.10700777173042297,
-0.12678766250610352,
0.03172214329242706,
0.01182841882109642,
0.0020750481635332108,
-0.03737039864063263,
-0.045742202550172806,
-0.10563363134860992,
-0.032055746763944626,
0.005705507472157478,
-0.06806058436632156,
-0.012582210823893547,
-0.05046668276190758,
-0.026362845674157143,
-0.0267604012042284,
0.02504664659500122,
0.027260370552539825,
-0.02970173954963684,
-0.041624680161476135,
-0.1807369440793991,
-0.007469542324542999,
0.10809937119483948,
-0.030900882557034492,
0.03650045394897461,
-0.01173453126102686,
0.06704047322273254,
-0.01036690641194582,
0.012124086730182171,
-0.013641957193613052,
0.08254420012235641,
-0.13044318556785583,
-0.05938546359539032,
-0.0136820487678051,
-0.1283843070268631,
0.0749451145529747,
-0.009502025321125984,
0.08981925249099731,
0.04305445775389671,
0.1339402049779892,
-0.027407148852944374,
0.09320854395627975,
-0.11707329005002975,
0.018703915178775787,
0.004947188775986433,
-0.10008761286735535,
-0.06118006259202957,
-0.05092800408601761,
0.02697400376200676,
-0.03757588192820549,
0.009141853079199791,
0.15624035894870758,
0.0011490919860079885,
0.008778320625424385,
0.06456561386585236,
0.10133276134729385,
0.09187223017215729,
0.11436019092798233,
0.016971806064248085,
0.037406712770462036,
-0.021067608147859573,
0.06315267086029053,
0.07132340222597122,
-0.09072568267583847,
0.027475833892822266,
0.02008570171892643,
0.07877059280872345,
0.05894416570663452,
0.14911027252674103,
0.17111049592494965,
-0.10867510735988617,
0.07858072966337204,
-0.05166454240679741,
0.06053260713815689,
0.0036188820376992226,
0.09230686724185944,
0.03417784348130226,
0.0037279638927429914,
0.008684730157256126,
-0.02403159998357296,
-0.01168821845203638,
-0.11449024081230164,
-0.21711811423301697,
-0.03896761313080788,
-0.05914909392595291,
0.018896952271461487,
0.05631601810455322,
-0.10754819959402084,
-0.04323612526059151,
0.03317073732614517,
-0.09932567924261093,
0.1999172866344452,
-0.03763636574149132,
0.031387243419885635,
0.025597423315048218,
0.06570358574390411,
-0.09997428208589554,
0.10519683361053467,
-0.09052486717700958,
0.08547195792198181,
0.031461793929338455,
0.019391681998968124,
0.04127870500087738,
0.004279664717614651,
0.02078571729362011,
-0.0573292039334774,
-0.14363527297973633,
-0.03937873616814613,
-0.030267473310232162,
0.0076438505202531815,
0.009170803241431713,
-0.0420556403696537,
-0.03732108697295189,
0.032474517822265625,
0.039682988077402115,
0.015511417761445045,
0.1435459405183792,
-0.134516179561615,
0.09775149822235107,
-0.23575258255004883,
0.058079663664102554,
-0.07518652826547623,
-0.028576713055372238,
-0.043375492095947266,
0.3172445297241211,
0.12915244698524475,
-0.08764251321554184,
-0.04393685981631279,
0.18050219118595123,
-0.01241245772689581,
-0.11282190680503845,
0.031008383259177208,
0.03731691837310791,
0.0058121224865317345,
-0.04707703739404678,
0.025452766567468643,
0.05188790336251259,
-0.07836127281188965,
-0.08761449158191681,
-0.12162581086158752,
0.06504214555025101,
0.05355137586593628,
-0.14377065002918243,
0.02066764608025551,
-0.17026792466640472,
-0.0132300378754735,
0.14527595043182373,
-0.2467881143093109,
-0.08081203699111938,
-0.09818663448095322,
0.03407823666930199,
0.05221300572156906,
0.05702097341418266,
-0.07568780332803726,
-0.041194044053554535,
0.08099263906478882,
-0.03829578310251236,
-0.15148532390594482,
-0.06774937361478806,
-0.04253993183374405,
-0.2006596326828003,
0.26303213834762573,
-0.06483708322048187,
-0.009605885483324528,
0.06336280703544617,
-0.07857625931501389,
-0.04479784518480301,
-0.06155645102262497,
0.006882586050778627,
-0.05383848398923874,
0.029126044362783432,
0.1975317895412445,
-0.04662999510765076,
-0.04676694795489311,
0.06057753413915634,
-0.003948071505874395,
-0.03565438464283943,
-0.12944616377353668,
0.001299157738685608,
-0.06894612312316895,
0.13604387640953064,
-0.07049276679754257,
0.06335865706205368,
0.05627240613102913,
0.014298302121460438,
-0.03820746764540672,
-0.07454290241003036,
0.018139906227588654,
0.13375824689865112,
-0.13269372284412384,
-0.07545489072799683,
-0.05102764070034027,
-0.11297503858804703,
-0.05468957498669624,
0.06791980564594269,
-0.21112509071826935,
-0.03807032108306885,
-0.13159021735191345,
-0.03629307076334953,
-0.013149800710380077,
-0.03626156598329544,
0.11312459409236908,
0.04792747274041176,
-0.0086003877222538,
0.0346793495118618,
0.04074253514409065,
0.1033310517668724,
-0.09693898260593414,
-0.0779896005988121
] |
null | null | transformers | # BERT-Small CORD-19 fine-tuned on SQuAD 2.0
[bert-small-cord19 model](https://huggingface.co/NeuML/bert-small-cord19) fine-tuned on SQuAD 2.0
## Building the model
```bash
python run_squad.py
--model_type bert
--model_name_or_path bert-small-cord19
--do_train
--do_eval
--do_lower_case
--version_2_with_negative
--train_file train-v2.0.json
--predict_file dev-v2.0.json
--per_gpu_train_batch_size 8
--learning_rate 3e-5
--num_train_epochs 3.0
--max_seq_length 384
--doc_stride 128
--output_dir bert-small-cord19-squad2
--save_steps 0
--threads 8
--overwrite_cache
--overwrite_output_dir
| {} | question-answering | NeuML/bert-small-cord19-squad2 | [
"transformers",
"pytorch",
"jax",
"safetensors",
"bert",
"question-answering",
"endpoints_compatible",
"has_space",
"region:us"
] | 2022-03-02T23:29:04+00:00 | [] | [] | TAGS
#transformers #pytorch #jax #safetensors #bert #question-answering #endpoints_compatible #has_space #region-us
| # BERT-Small CORD-19 fine-tuned on SQuAD 2.0
bert-small-cord19 model fine-tuned on SQuAD 2.0
## Building the model
'''bash
python run_squad.py
--model_type bert
--model_name_or_path bert-small-cord19
--do_train
--do_eval
--do_lower_case
--version_2_with_negative
--train_file train-v2.0.json
--predict_file dev-v2.0.json
--per_gpu_train_batch_size 8
--learning_rate 3e-5
--num_train_epochs 3.0
--max_seq_length 384
--doc_stride 128
--output_dir bert-small-cord19-squad2
--save_steps 0
--threads 8
--overwrite_cache
--overwrite_output_dir
| [
"# BERT-Small CORD-19 fine-tuned on SQuAD 2.0\n\nbert-small-cord19 model fine-tuned on SQuAD 2.0",
"## Building the model\n\n'''bash\npython run_squad.py\n --model_type bert\n --model_name_or_path bert-small-cord19\n --do_train\n --do_eval\n --do_lower_case\n --version_2_with_negative\n --train_file train-v2.0.json\n --predict_file dev-v2.0.json\n --per_gpu_train_batch_size 8\n --learning_rate 3e-5\n --num_train_epochs 3.0\n --max_seq_length 384\n --doc_stride 128\n --output_dir bert-small-cord19-squad2\n --save_steps 0\n --threads 8\n --overwrite_cache\n --overwrite_output_dir"
] | [
"TAGS\n#transformers #pytorch #jax #safetensors #bert #question-answering #endpoints_compatible #has_space #region-us \n",
"# BERT-Small CORD-19 fine-tuned on SQuAD 2.0\n\nbert-small-cord19 model fine-tuned on SQuAD 2.0",
"## Building the model\n\n'''bash\npython run_squad.py\n --model_type bert\n --model_name_or_path bert-small-cord19\n --do_train\n --do_eval\n --do_lower_case\n --version_2_with_negative\n --train_file train-v2.0.json\n --predict_file dev-v2.0.json\n --per_gpu_train_batch_size 8\n --learning_rate 3e-5\n --num_train_epochs 3.0\n --max_seq_length 384\n --doc_stride 128\n --output_dir bert-small-cord19-squad2\n --save_steps 0\n --threads 8\n --overwrite_cache\n --overwrite_output_dir"
] | [
41,
36,
178
] | [
"passage: TAGS\n#transformers #pytorch #jax #safetensors #bert #question-answering #endpoints_compatible #has_space #region-us \n# BERT-Small CORD-19 fine-tuned on SQuAD 2.0\n\nbert-small-cord19 model fine-tuned on SQuAD 2.0## Building the model\n\n'''bash\npython run_squad.py\n --model_type bert\n --model_name_or_path bert-small-cord19\n --do_train\n --do_eval\n --do_lower_case\n --version_2_with_negative\n --train_file train-v2.0.json\n --predict_file dev-v2.0.json\n --per_gpu_train_batch_size 8\n --learning_rate 3e-5\n --num_train_epochs 3.0\n --max_seq_length 384\n --doc_stride 128\n --output_dir bert-small-cord19-squad2\n --save_steps 0\n --threads 8\n --overwrite_cache\n --overwrite_output_dir"
] | [
-0.1248488649725914,
0.10777169466018677,
-0.005088772624731064,
0.09063337743282318,
0.09321856498718262,
0.03221714124083519,
-0.016835616901516914,
0.14570672810077667,
-0.09532836824655533,
0.128433957695961,
0.1509520709514618,
0.046780217438936234,
0.024165978655219078,
0.08952244371175766,
-0.062201809138059616,
-0.08947582542896271,
0.012237578630447388,
0.0017657753778621554,
-0.0279113557189703,
0.07019257545471191,
0.05992539972066879,
-0.08442573994398117,
0.07359559088945389,
-0.01641739532351494,
-0.08507795631885529,
-0.0029352474957704544,
0.027586381882429123,
-0.0363084152340889,
0.004643296357244253,
0.023094631731510162,
0.043183159083127975,
-0.020469309762120247,
0.008929715491831303,
-0.0449913889169693,
0.014547361060976982,
0.08700195699930191,
0.04054442420601845,
0.12456321716308594,
0.12005841732025146,
0.027516718953847885,
-0.061955906450748444,
-0.07232438027858734,
0.03511997312307358,
0.06519130617380142,
-0.037732597440481186,
-0.18600991368293762,
-0.09130741655826569,
0.07542505115270615,
0.12069276720285416,
0.1035861074924469,
-0.015307764522731304,
0.1214812621474266,
-0.11164354532957077,
0.047895461320877075,
0.22596202790737152,
-0.19354663789272308,
-0.024062994867563248,
0.06377138197422028,
0.08930114656686783,
-0.03275875747203827,
-0.07554325461387634,
-0.11044255644083023,
-0.015065199695527554,
0.025056853890419006,
0.03756311908364296,
-0.04521901160478592,
0.03127257898449898,
0.001915974891744554,
-0.1151476800441742,
0.008221589960157871,
0.0516250915825367,
-0.0060281893238425255,
-0.046207115054130554,
-0.09587889164686203,
-0.06380578875541687,
-0.11144500225782394,
-0.016672099009156227,
-0.01157133374363184,
-0.016081588342785835,
-0.007069144397974014,
0.02137789875268936,
0.005855148658156395,
-0.0509914755821228,
-0.08440324664115906,
0.01912694424390793,
0.04824598878622055,
0.07959769666194916,
0.0022562923841178417,
-0.04669015109539032,
0.060399387031793594,
-0.10432408004999161,
-0.09511484950780869,
0.010732868686318398,
-0.05462217330932617,
0.011392055079340935,
0.006636403035372496,
0.007117071188986301,
-0.11395421624183655,
0.054249804466962814,
0.14745837450027466,
-0.0504014790058136,
0.06238853931427002,
0.02461470291018486,
0.002844837261363864,
-0.037267718464136124,
0.08521091938018799,
-0.1081249937415123,
-0.0036619589664041996,
0.05903457850217819,
0.10472551733255386,
0.014788155443966389,
0.006612434983253479,
-0.04835238680243492,
-0.02289949357509613,
0.053054872900247574,
0.05969596281647682,
0.04007281735539436,
0.04032984375953674,
-0.05054855719208717,
-0.031182780861854553,
0.13288915157318115,
-0.11509335786104202,
0.0626007691025734,
0.059985484927892685,
-0.024675050750374794,
0.06100333854556084,
0.017767013981938362,
-0.07383382320404053,
-0.14147134125232697,
0.16924935579299927,
-0.0632130578160286,
-0.039180170744657516,
-0.07907859236001968,
-0.13867835700511932,
0.0465957410633564,
-0.07294061034917831,
-0.0261919517070055,
-0.09014185518026352,
-0.05048740282654762,
0.013280062936246395,
0.039445046335458755,
-0.053193069994449615,
0.00003331807965878397,
0.009733549319207668,
-0.1726275086402893,
0.0797143504023552,
-0.011251605115830898,
-0.001989351585507393,
-0.06042318418622017,
0.06254830956459045,
0.037195589393377304,
0.003187776543200016,
0.040368806570768356,
0.012478174641728401,
-0.033883266150951385,
0.05417286977171898,
-0.20092961192131042,
0.015620180405676365,
-0.08550865203142166,
-0.037700291723012924,
-0.15391075611114502,
-0.06744696944952011,
0.07144647091627121,
0.004943888634443283,
0.10919798910617828,
0.1519094705581665,
-0.12422202527523041,
0.02551938407123089,
0.13196460902690887,
-0.00554770790040493,
-0.03229881823062897,
0.14047051966190338,
0.001012261607684195,
-0.12216129899024963,
0.036818310618400574,
0.09125502407550812,
0.16715039312839508,
-0.18143048882484436,
-0.08667926490306854,
0.08383362740278244,
-0.02757103554904461,
-0.0389251746237278,
0.09648922830820084,
-0.03447084128856659,
-0.0060924505814909935,
0.014950486831367016,
-0.07007969170808792,
0.00017404304526280612,
-0.021478069946169853,
0.00394444540143013,
-0.04754305258393288,
-0.030665338039398193,
0.12156675010919571,
-0.035547900944948196,
-0.00038963250699453056,
-0.08248778432607651,
-0.17696502804756165,
0.014999689534306526,
0.09267187118530273,
-0.03509121015667915,
0.010732755064964294,
-0.10900694131851196,
0.07497037947177887,
-0.12759950757026672,
0.022362422198057175,
-0.10917586088180542,
-0.042153358459472656,
0.021018600091338158,
-0.012781552039086819,
-0.04212547838687897,
0.031001457944512367,
0.03483827784657478,
0.049490202218294144,
0.006720819976180792,
-0.06204927712678909,
0.011825202964246273,
-0.037850260734558105,
-0.08998601138591766,
-0.06065966561436653,
-0.0361257940530777,
0.00481159845367074,
-0.04760880768299103,
-0.1932535469532013,
0.04953762888908386,
0.0688374862074852,
0.04709653556346893,
0.013752047903835773,
-0.021898841485381126,
0.01485374290496111,
-0.004473112989217043,
-0.00704712001606822,
-0.056587520986795425,
0.03714316338300705,
-0.0029416405595839024,
-0.02410835772752762,
0.024340122938156128,
-0.15892668068408966,
0.04450288414955139,
0.09872038662433624,
0.04489949345588684,
-0.09360559284687042,
0.05496852099895477,
-0.015500666573643684,
-0.04828730598092079,
-0.007874204777181149,
-0.11162326484918594,
0.08582399040460587,
0.06771492958068848,
0.15083283185958862,
-0.06585424393415451,
-0.05833781138062477,
0.043362393975257874,
-0.004897227510809898,
0.03828458487987518,
0.09549316018819809,
0.025325823575258255,
0.03080200031399727,
0.05539043992757797,
0.12646278738975525,
-0.1137954443693161,
0.047890517860651016,
-0.03549684211611748,
-0.0702255368232727,
-0.03698498755693436,
0.08422362804412842,
0.056262820959091187,
0.01536954753100872,
-0.004947239998728037,
0.05125525966286659,
0.048983797430992126,
0.050090160220861435,
-0.02997482381761074,
-0.1055128425359726,
0.017826586961746216,
0.03674103319644928,
-0.021688370034098625,
0.01934172958135605,
0.015513401478528976,
0.03160916641354561,
0.031677644699811935,
0.02509535662829876,
0.026105325669050217,
0.06652131676673889,
0.010005824267864227,
-0.04569919407367706,
0.17565786838531494,
-0.10212074965238571,
-0.1739855259656906,
-0.17071840167045593,
-0.059331443160772324,
-0.0401214137673378,
-0.017307501286268234,
0.05345522612333298,
-0.0858396664261818,
-0.08194088190793991,
-0.0918394923210144,
0.09722650051116943,
-0.08388639241456985,
-0.020327838137745857,
-0.11959785968065262,
-0.01077199261635542,
0.13028010725975037,
-0.14368438720703125,
0.0057885549031198025,
0.07570184022188187,
-0.07436452805995941,
0.02225312404334545,
0.13365556299686432,
-0.020274363458156586,
0.05367616191506386,
-0.026584813371300697,
-0.03899721801280975,
-0.004971849732100964,
0.13191600143909454,
0.030916187912225723,
0.023499196395277977,
0.21857109665870667,
-0.07971887290477753,
0.09166084229946136,
0.08231265097856522,
0.01856989413499832,
-0.0025506732054054737,
0.005345524288713932,
0.07173220068216324,
-0.0025979336351156235,
-0.2038005292415619,
0.013265964575111866,
-0.04149821400642395,
0.17757739126682281,
0.11031359434127808,
0.024975821375846863,
-0.13495640456676483,
0.08450061082839966,
-0.0345422588288784,
0.03775753453373909,
-0.03978942334651947,
0.10974232852458954,
0.06965044885873795,
0.01541954930871725,
0.08891589939594269,
0.008188003674149513,
0.03272642567753792,
0.0898226648569107,
-0.0036703271325677633,
0.054713789373636246,
-0.11423338204622269,
0.18054378032684326,
0.034406229853630066,
0.19001486897468567,
0.04243497550487518,
0.0604090578854084,
-0.07256201654672623,
0.010334680788218975,
0.028243590146303177,
-0.07592571526765823,
-0.018903115764260292,
-0.029052838683128357,
-0.031781915575265884,
0.06710846722126007,
-0.09093859791755676,
0.06772959977388382,
0.0024939386639744043,
0.14455686509609222,
0.06527916342020035,
-0.2461700737476349,
-0.074520543217659,
-0.023392099887132645,
-0.03167237341403961,
-0.086855947971344,
0.06601330637931824,
0.14079952239990234,
-0.05474548414349556,
-0.07971136271953583,
-0.08478698879480362,
0.07292904704809189,
-0.02644200250506401,
0.04278036206960678,
0.04101406782865524,
0.18102598190307617,
0.0648702085018158,
0.06129594147205353,
-0.07592316716909409,
0.0008026059367693961,
0.057616204023361206,
0.05051293224096298,
-0.0049737002700567245,
0.08812396973371506,
-0.0011257678270339966,
-0.06194347143173218,
0.07834363728761673,
-0.019073903560638428,
0.11512801796197891,
-0.10581473261117935,
-0.1743323802947998,
-0.03265255317091942,
0.05639561638236046,
-0.031674575060606,
0.06958988308906555,
-0.07784108072519302,
-0.04498845338821411,
0.033245109021663666,
0.029445793479681015,
-0.07844268530607224,
-0.09900935739278793,
0.035467322915792465,
0.03440195694565773,
-0.01675368845462799,
-0.05716637894511223,
-0.024540133774280548,
-0.01277509331703186,
0.22916574776172638,
-0.11455683410167694,
-0.045745849609375,
-0.09517885744571686,
0.00041368312668055296,
0.1211024820804596,
-0.07933072000741959,
0.053934257477521896,
-0.039165377616882324,
0.0709654912352562,
0.04367675259709358,
-0.09347064793109894,
0.12022034078836441,
-0.10503172874450684,
-0.13915392756462097,
-0.049336060881614685,
0.1482401043176651,
-0.03804096579551697,
0.015456905588507652,
-0.04307619854807854,
0.012460564263164997,
-0.034103620797395706,
-0.07686664164066315,
-0.030977314338088036,
0.10640844702720642,
0.20980390906333923,
0.018529599532485008,
-0.05165283381938934,
-0.021983908489346504,
0.07410215586423874,
0.05475560203194618,
0.13246934115886688,
0.273384690284729,
-0.07370524853467941,
0.043005481362342834,
0.11449660360813141,
0.030664417892694473,
-0.2622622549533844,
0.028420932590961456,
0.1107964962720871,
-0.009987727738916874,
0.01494827400892973,
-0.09856095910072327,
0.1871623992919922,
0.12474831938743591,
0.003910978324711323,
0.07457415014505386,
-0.2661067843437195,
-0.09785659611225128,
0.06360669434070587,
0.0756877064704895,
0.05662589520215988,
-0.12344903498888016,
-0.041463833302259445,
-0.05023724585771561,
-0.21513809263706207,
0.10964970290660858,
-0.12756389379501343,
0.0629390999674797,
-0.03181754797697067,
-0.014744645915925503,
0.04442884773015976,
-0.10551715642213821,
0.0797022208571434,
-0.07196125388145447,
0.012510371394455433,
-0.0712532326579094,
-0.0607173815369606,
0.06010305881500244,
-0.10073340684175491,
0.13483162224292755,
-0.16917477548122406,
0.0864829421043396,
-0.146399587392807,
-0.008006006479263306,
-0.026012150570750237,
-0.024033181369304657,
-0.047542352229356766,
-0.02723930962383747,
-0.03810254484415054,
-0.026522934436798096,
0.03808337450027466,
-0.04109441861510277,
0.07803639769554138,
0.018402131274342537,
-0.05575403571128845,
0.16729183495044708,
0.07022208720445633,
0.005003111902624369,
-0.23026037216186523,
0.035797569900751114,
-0.02825956419110298,
0.10178238898515701,
-0.14198915660381317,
0.05298062041401863,
0.053353969007730484,
-0.010343330912292004,
0.06134861335158348,
0.04140789434313774,
-0.03038266859948635,
-0.01447619590908289,
0.017839893698692322,
-0.13007602095603943,
-0.07194854319095612,
-0.044147513806819916,
0.08831208944320679,
-0.20010551810264587,
-0.004406949505209923,
0.14633283019065857,
-0.032667845487594604,
-0.037425484508275986,
0.05739743635058403,
0.03495946153998375,
-0.034348320215940475,
0.14090365171432495,
0.01923796534538269,
0.07732415199279785,
-0.06690175086259842,
0.053152792155742645,
0.04102298989892006,
-0.07477827370166779,
0.05786200612783432,
0.17631655931472778,
-0.08977919071912766,
-0.06447572261095047,
0.05895421653985977,
0.11138104647397995,
0.07476655393838882,
0.024275347590446472,
0.0002574185491539538,
-0.041390370577573776,
0.06802956014871597,
0.021080223843455315,
0.010954197496175766,
0.00898539088666439,
-0.034655503928661346,
0.019365254789590836,
-0.11549735069274902,
0.12010131776332855,
0.07015081495046616,
0.07727158069610596,
-0.1257471740245819,
0.08607247471809387,
-0.04668108746409416,
0.006774782668799162,
0.022890612483024597,
0.0717025175690651,
-0.16558928787708282,
-0.05039924383163452,
-0.17565499246120453,
0.09971876442432404,
0.00479983352124691,
-0.02397003024816513,
-0.020070144906640053,
0.08001860976219177,
0.038638096302747726,
0.02863238751888275,
-0.03677370771765709,
-0.11189866811037064,
-0.016261139884591103,
0.026353145018219948,
-0.10022367537021637,
0.028869327157735825,
-0.015553465113043785,
-0.0776640996336937,
0.057042334228754044,
0.023237109184265137,
-0.012064815498888493,
-0.007781251799315214,
-0.027785612270236015,
-0.1030183732509613,
0.017594434320926666,
0.010229730047285557,
0.048831939697265625,
-0.05968001112341881,
0.008633469231426716,
-0.02618383802473545,
-0.044212017208337784,
-0.034970447421073914,
0.06131454557180405,
-0.11963751912117004,
-0.02057626284658909,
-0.029945729300379753,
-0.017490802332758904,
-0.09441588073968887,
-0.01872863806784153,
0.10173182934522629,
0.059200581163167953,
0.18959760665893555,
-0.03604104742407799,
0.037286821752786636,
-0.11097419261932373,
-0.025021811947226524,
0.019703563302755356,
-0.06854867190122604,
-0.06488584727048874,
0.02011149190366268,
0.07038657367229462,
-0.07309363037347794,
-0.09332585334777832,
-0.01815955899655819,
-0.07391810417175293,
0.0334220789372921,
-0.06120218709111214,
0.05887288972735405,
0.03466165438294411,
0.13032938539981842,
-0.018350983038544655,
-0.04304004833102226,
-0.04467003792524338,
0.02769353799521923,
0.09117800742387772,
0.01689048856496811,
0.09186270087957382,
0.16124773025512695,
-0.012528925202786922,
0.06556516140699387,
-0.04468681663274765,
-0.07427812367677689,
-0.12013810873031616,
0.09195655584335327,
-0.07826673239469528,
0.14676062762737274,
-0.060675255954265594,
0.2042975276708603,
0.1370270848274231,
-0.0524846613407135,
0.032715119421482086,
-0.06540066748857498,
-0.0934530571103096,
-0.09760493785142899,
-0.14472801983356476,
-0.06864295899868011,
-0.06430083513259888,
-0.013857402838766575,
-0.0802379697561264,
0.04293620213866234,
0.09089530259370804,
0.043999213725328445,
0.014787210151553154,
0.19797909259796143,
-0.01215191837400198,
-0.03493713587522507,
0.02323036827147007,
0.020622115582227707,
-0.022317804396152496,
0.09784021228551865,
-0.012084112502634525,
0.060001056641340256,
0.01726244017481804,
0.11190558969974518,
0.030009765177965164,
0.029867982491850853,
0.048335131257772446,
-0.05310594663023949,
-0.12028902769088745,
0.009349550120532513,
0.03721941262483597,
0.0302546676248312,
0.19009800255298615,
0.0260341614484787,
0.0022082130890339613,
-0.046721264719963074,
0.19188809394836426,
-0.07634802162647247,
-0.0627407431602478,
-0.07306486368179321,
0.04319165647029877,
0.05804290995001793,
0.01383945345878601,
-0.0059456005692481995,
-0.12437789887189865,
-0.029933732002973557,
0.16777661442756653,
0.18142680823802948,
-0.024843409657478333,
-0.004282683599740267,
0.039719078689813614,
-0.02292538806796074,
-0.06895123422145844,
0.13673974573612213,
0.0994815081357956,
0.12031400948762894,
-0.02150222286581993,
0.0297938771545887,
0.008812238462269306,
-0.04346506670117378,
-0.11098972707986832,
0.013876298442482948,
-0.011710639111697674,
-0.0070997425355017185,
0.003687337739393115,
-0.027985084801912308,
0.043924376368522644,
-0.13539552688598633,
-0.04650287330150604,
-0.03739216551184654,
-0.1001664474606514,
-0.023957509547472,
0.08249740302562714,
-0.04005853086709976,
0.06726686656475067,
-0.040406808257102966,
0.017428893595933914,
0.10160781443119049,
-0.057915862649679184,
-0.05216590687632561,
-0.05136343836784363,
0.022194918245077133,
-0.02206369861960411,
0.17540985345840454,
0.04592149332165718,
0.046491581946611404,
0.12066629528999329,
-0.010661676526069641,
-0.16244955360889435,
0.030545102432370186,
0.04588872194290161,
-0.17411327362060547,
-0.0008509567705914378,
0.13695813715457916,
-0.05861131101846695,
0.10229706019163132,
-0.024314414709806442,
-0.17570675909519196,
-0.10019540041685104,
-0.04574986919760704,
-0.019513241946697235,
-0.10611170530319214,
-0.01738838292658329,
-0.07489486783742905,
0.11994846910238266,
0.19175688922405243,
-0.034295860677957535,
-0.05337035283446312,
-0.06945261359214783,
0.041046883910894394,
-0.016943879425525665,
0.015290485695004463,
0.034060604870319366,
-0.1693636178970337,
0.05856011062860489,
0.11354951560497284,
0.0839148536324501,
-0.25056689977645874,
-0.022365614771842957,
0.022802213206887245,
0.029959945008158684,
-0.1399853378534317,
0.056935131549835205,
0.005234507843852043,
0.03171806037425995,
-0.03299262747168541,
-0.07956289499998093,
-0.0535530187189579,
0.08699844032526016,
-0.07904322445392609,
-0.0996491014957428
] |
null | null | transformers | # BERT-Small fine-tuned on CORD-19 dataset
[BERT L6_H-512_A-8 model](https://huggingface.co/google/bert_uncased_L-6_H-512_A-8) fine-tuned on the [CORD-19 dataset](https://www.semanticscholar.org/cord19).
## CORD-19 data subset
The training data for this dataset is stored as a [Kaggle dataset](https://www.kaggle.com/davidmezzetti/cord19-qa?select=cord19.txt). The training
data is a subset of the full corpus, focusing on high-quality, study-design detected articles.
## Building the model
```bash
python run_language_modeling.py
--model_type bert
--model_name_or_path google/bert_uncased_L-6_H-512_A-8
--do_train
--mlm
--line_by_line
--block_size 512
--train_data_file cord19.txt
--per_gpu_train_batch_size 4
--learning_rate 3e-5
--num_train_epochs 3.0
--output_dir bert-small-cord19
--save_steps 0
--overwrite_output_dir
| {} | fill-mask | NeuML/bert-small-cord19 | [
"transformers",
"pytorch",
"jax",
"bert",
"fill-mask",
"autotrain_compatible",
"endpoints_compatible",
"region:us"
] | 2022-03-02T23:29:04+00:00 | [] | [] | TAGS
#transformers #pytorch #jax #bert #fill-mask #autotrain_compatible #endpoints_compatible #region-us
| # BERT-Small fine-tuned on CORD-19 dataset
BERT L6_H-512_A-8 model fine-tuned on the CORD-19 dataset.
## CORD-19 data subset
The training data for this dataset is stored as a Kaggle dataset. The training
data is a subset of the full corpus, focusing on high-quality, study-design detected articles.
## Building the model
'''bash
python run_language_modeling.py
--model_type bert
--model_name_or_path google/bert_uncased_L-6_H-512_A-8
--do_train
--mlm
--line_by_line
--block_size 512
--train_data_file URL
--per_gpu_train_batch_size 4
--learning_rate 3e-5
--num_train_epochs 3.0
--output_dir bert-small-cord19
--save_steps 0
--overwrite_output_dir
| [
"# BERT-Small fine-tuned on CORD-19 dataset\n\nBERT L6_H-512_A-8 model fine-tuned on the CORD-19 dataset.",
"## CORD-19 data subset\nThe training data for this dataset is stored as a Kaggle dataset. The training\ndata is a subset of the full corpus, focusing on high-quality, study-design detected articles.",
"## Building the model\n\n'''bash\npython run_language_modeling.py\n --model_type bert\n --model_name_or_path google/bert_uncased_L-6_H-512_A-8\n --do_train\n --mlm\n --line_by_line\n --block_size 512\n --train_data_file URL\n --per_gpu_train_batch_size 4\n --learning_rate 3e-5\n --num_train_epochs 3.0\n --output_dir bert-small-cord19\n --save_steps 0\n --overwrite_output_dir"
] | [
"TAGS\n#transformers #pytorch #jax #bert #fill-mask #autotrain_compatible #endpoints_compatible #region-us \n",
"# BERT-Small fine-tuned on CORD-19 dataset\n\nBERT L6_H-512_A-8 model fine-tuned on the CORD-19 dataset.",
"## CORD-19 data subset\nThe training data for this dataset is stored as a Kaggle dataset. The training\ndata is a subset of the full corpus, focusing on high-quality, study-design detected articles.",
"## Building the model\n\n'''bash\npython run_language_modeling.py\n --model_type bert\n --model_name_or_path google/bert_uncased_L-6_H-512_A-8\n --do_train\n --mlm\n --line_by_line\n --block_size 512\n --train_data_file URL\n --per_gpu_train_batch_size 4\n --learning_rate 3e-5\n --num_train_epochs 3.0\n --output_dir bert-small-cord19\n --save_steps 0\n --overwrite_output_dir"
] | [
39,
40,
50,
134
] | [
"passage: TAGS\n#transformers #pytorch #jax #bert #fill-mask #autotrain_compatible #endpoints_compatible #region-us \n# BERT-Small fine-tuned on CORD-19 dataset\n\nBERT L6_H-512_A-8 model fine-tuned on the CORD-19 dataset.## CORD-19 data subset\nThe training data for this dataset is stored as a Kaggle dataset. The training\ndata is a subset of the full corpus, focusing on high-quality, study-design detected articles.## Building the model\n\n'''bash\npython run_language_modeling.py\n --model_type bert\n --model_name_or_path google/bert_uncased_L-6_H-512_A-8\n --do_train\n --mlm\n --line_by_line\n --block_size 512\n --train_data_file URL\n --per_gpu_train_batch_size 4\n --learning_rate 3e-5\n --num_train_epochs 3.0\n --output_dir bert-small-cord19\n --save_steps 0\n --overwrite_output_dir"
] | [
-0.1405288577079773,
0.1067267581820488,
-0.001103926100768149,
0.11633586138486862,
0.14213159680366516,
0.027388809248805046,
0.04820157587528229,
0.1403975486755371,
-0.05342130735516548,
0.08331611752510071,
0.1179790124297142,
0.07737866789102554,
0.024849966168403625,
0.18235716223716736,
-0.0012528655352070928,
-0.1852913349866867,
0.00788480881601572,
-0.028108185157179832,
-0.03478030487895012,
0.08675626665353775,
0.05771441012620926,
-0.07005348056554794,
0.10076476633548737,
-0.02518242783844471,
-0.07407931983470917,
-0.013389162719249725,
-0.0049126483500003815,
-0.08227628469467163,
0.023204118013381958,
0.03697716072201729,
0.07885053753852844,
-0.05173906683921814,
0.0540175586938858,
-0.08423694968223572,
0.01319669559597969,
0.07646987587213516,
0.019332019612193108,
0.102517269551754,
0.06603232026100159,
0.009819889441132545,
0.03050069883465767,
-0.09829150885343552,
0.06238163635134697,
0.06090385466814041,
-0.057955458760261536,
-0.15281106531620026,
-0.07797867059707642,
0.06125301867723465,
0.08326701074838638,
0.10605031251907349,
-0.0352790467441082,
0.036134861409664154,
-0.09065063297748566,
0.07707933336496353,
0.14025823771953583,
-0.19204871356487274,
-0.04126888886094093,
0.07314983010292053,
0.03145616874098778,
0.01722073182463646,
-0.058820728212594986,
-0.04944440722465515,
-0.011283776722848415,
0.028924383223056793,
0.06463013589382172,
-0.020958520472049713,
-0.008759351447224617,
0.014909012243151665,
-0.0959153026342392,
-0.004064355976879597,
0.14291782677173615,
0.004990823566913605,
-0.043873392045497894,
-0.14850559830665588,
-0.015160087496042252,
-0.0799858570098877,
-0.03334136679768562,
0.05751568451523781,
0.0056239827536046505,
-0.025908121839165688,
-0.0734095349907875,
-0.03429603576660156,
-0.05209789425134659,
-0.09609269350767136,
-0.010347584262490273,
0.09417250007390976,
0.053824663162231445,
0.01607738994061947,
-0.05303885415196419,
0.1060304343700409,
-0.03592409938573837,
-0.07955968379974365,
-0.005513360258191824,
-0.030602550134062767,
-0.02427554503083229,
0.010835688561201096,
-0.03304370865225792,
-0.028058473020792007,
0.03648251295089722,
0.10098081082105637,
-0.000736815098207444,
0.06350512057542801,
0.0294437687844038,
0.004444750491529703,
0.016411947086453438,
0.13265757262706757,
-0.140432208776474,
0.017030229791998863,
0.047918614000082016,
0.08539168536663055,
-0.005461431574076414,
-0.010546005330979824,
-0.07335519790649414,
-0.0033890532795339823,
0.04116591811180115,
0.015902100130915642,
-0.01101409737020731,
0.11062055826187134,
-0.043709706515073776,
-0.04928053542971611,
0.013332059606909752,
-0.14727644622325897,
0.02802448533475399,
0.05755714327096939,
-0.06514773517847061,
0.03176502138376236,
0.0590105764567852,
-0.07266215234994888,
-0.11565157771110535,
0.04544563218951225,
-0.09280379861593246,
-0.04085575044155121,
-0.09057798236608505,
-0.1403016746044159,
-0.004607147071510553,
-0.07024919241666794,
-0.006282121408730745,
-0.09107716381549835,
-0.1759386658668518,
-0.027419503778219223,
0.06956636160612106,
-0.06272303313016891,
0.007321570534259081,
-0.054746076464653015,
-0.10262204706668854,
0.044147245585918427,
0.003920275717973709,
0.075269415974617,
-0.06617421656847,
0.09796454757452011,
0.02830275520682335,
0.0468805655837059,
0.03324136510491371,
0.05225173383951187,
-0.040991317480802536,
0.014079312793910503,
-0.1541980355978012,
0.13890238106250763,
-0.0872144028544426,
0.017537962645292282,
-0.13677136600017548,
-0.08777546137571335,
0.02831607311964035,
0.05047602951526642,
0.09407324343919754,
0.13769324123859406,
-0.163237527012825,
-0.019015993922948837,
0.16386106610298157,
0.004053113982081413,
-0.03570912033319473,
0.08478643000125885,
-0.052140384912490845,
0.03658036142587662,
0.10128475725650787,
0.12345919013023376,
0.12318696826696396,
-0.07890106737613678,
-0.09048878401517868,
0.0658949613571167,
0.02208683080971241,
-0.04296494275331497,
0.10158339142799377,
-0.00438342709094286,
-0.06945060193538666,
0.05644914135336876,
-0.0886659324169159,
0.05266709625720978,
-0.029193326830863953,
-0.050006330013275146,
0.001855101902037859,
-0.05871148407459259,
0.0853816345334053,
-0.03620676323771477,
0.053666356950998306,
-0.051468200981616974,
-0.1705465167760849,
0.0182667039334774,
0.13155241310596466,
-0.08702876418828964,
-0.02019033394753933,
-0.09418702870607376,
0.12608297169208527,
-0.053864527493715286,
0.023562587797641754,
-0.1387917399406433,
-0.03490228205919266,
0.002404817845672369,
0.039963994175195694,
0.013531832955777645,
-0.05497412756085396,
0.03391432389616966,
0.048536788672208786,
0.0057488176971673965,
-0.026146873831748962,
-0.024621859192848206,
-0.03964972123503685,
-0.09247909486293793,
-0.08550257235765457,
-0.04998848959803581,
-0.004999581724405289,
0.06206444278359413,
-0.21273846924304962,
0.041652459651231766,
0.0071266768500208855,
0.016352299600839615,
0.00039106281474232674,
-0.040914569050073624,
0.024287227541208267,
-0.010692920535802841,
0.014925854280591011,
-0.057251639664173126,
0.04889611154794693,
0.012781385332345963,
-0.032361872494220734,
-0.04080032929778099,
-0.10678030550479889,
-0.017209148034453392,
0.11195661127567291,
0.023676980286836624,
-0.10841812938451767,
0.0037513328716158867,
-0.0029541037511080503,
-0.024668719619512558,
-0.038326364010572433,
-0.0713137835264206,
0.2287432700395584,
0.031386926770210266,
0.15489798784255981,
-0.08428593724966049,
-0.05296928435564041,
0.019238390028476715,
-0.0004170267202425748,
0.02840021252632141,
0.0917973443865776,
-0.006248575169593096,
-0.008050143718719482,
0.049326810985803604,
0.016535278409719467,
-0.1128462478518486,
0.16501648724079132,
-0.030323432758450508,
-0.07651197910308838,
-0.012893540784716606,
0.01704374887049198,
0.00011262713087489828,
0.06256281584501266,
-0.05379440262913704,
-0.010517314076423645,
0.04465748369693756,
0.022026563063263893,
0.026442252099514008,
-0.12196045368909836,
0.013166933320462704,
0.019533198326826096,
-0.04011625796556473,
-0.06049912050366402,
0.004758575931191444,
-0.01115192100405693,
0.05762122571468353,
0.034648019820451736,
0.02257528528571129,
0.03433210030198097,
-0.02489469014108181,
-0.0872146338224411,
0.2156914323568344,
-0.10870584100484848,
-0.1870793253183365,
-0.15447844564914703,
-0.08184407651424408,
-0.03720313683152199,
-0.016569286584854126,
0.008619694039225578,
-0.1336703598499298,
-0.05718960613012314,
-0.08334509283304214,
0.08306903392076492,
0.0008453137124888599,
-0.01897655986249447,
-0.06346961855888367,
0.012116532772779465,
0.0575854554772377,
-0.1506333351135254,
0.0066053662449121475,
-0.006588090676814318,
-0.08660763502120972,
0.030795415863394737,
0.03492371737957001,
-0.004168448504060507,
0.08757510781288147,
0.005524906795471907,
0.015498122200369835,
-0.018504666164517403,
0.1883971393108368,
-0.01744098775088787,
-0.010048865340650082,
0.13077378273010254,
-0.008792957291007042,
0.036738283932209015,
0.05767825245857239,
0.03189896419644356,
-0.047223806381225586,
0.02885483205318451,
0.05080115795135498,
-0.02935498021543026,
-0.20929576456546783,
-0.03465605527162552,
-0.03720853105187416,
0.04295738786458969,
0.1361454278230667,
0.02372414991259575,
-0.10887166857719421,
0.09492120146751404,
0.012738252989947796,
0.09324256330728531,
0.007296294905245304,
0.05732225999236107,
0.058607328683137894,
-0.011300727725028992,
0.10669044405221939,
0.007066830061376095,
0.012497779913246632,
0.08557035773992538,
0.0166765209287405,
0.16808860003948212,
-0.13972803950309753,
0.1344129890203476,
0.029644319787621498,
0.1124458909034729,
0.02032669074833393,
0.09190532565116882,
-0.06528991460800171,
0.030242055654525757,
0.004836786538362503,
-0.07749471813440323,
-0.05168258026242256,
-0.008503125049173832,
-0.01979067549109459,
0.024929363280534744,
-0.12847255170345306,
0.01038798876106739,
0.0016277733957394958,
0.1803485006093979,
0.0937838926911354,
-0.3333621621131897,
-0.08775807172060013,
0.003994784317910671,
-0.014070292934775352,
-0.09510000795125961,
0.04934637248516083,
0.0973844900727272,
-0.08838396519422531,
-0.056596994400024414,
-0.05946620926260948,
0.0880260169506073,
-0.07002177089452744,
0.010668261907994747,
0.08478599786758423,
0.1462460160255432,
0.004682342056185007,
0.08515677601099014,
-0.09473807364702225,
0.1100010871887207,
0.01469723042100668,
0.07379991561174393,
-0.041757166385650635,
0.05419129505753517,
0.04891270771622658,
-0.06330669671297073,
0.0941503494977951,
-0.00023326976224780083,
0.1215674951672554,
-0.1841142624616623,
-0.1697470247745514,
0.046419914811849594,
-0.0026569634210318327,
-0.07230173796415329,
0.06547874957323074,
-0.05065084993839264,
-0.0015077203279361129,
0.011561109684407711,
-0.019718602299690247,
-0.09151004254817963,
-0.11679771542549133,
-0.020609509199857712,
-0.00830795057117939,
0.0026923413388431072,
-0.05103413388133049,
-0.07262475043535233,
-0.004449729807674885,
0.17856642603874207,
-0.030161485075950623,
-0.07850861549377441,
-0.11508052051067352,
0.07297498732805252,
0.10187779366970062,
-0.080778107047081,
0.02557028830051422,
0.0001384317292831838,
0.04699850454926491,
0.06145494431257248,
-0.10695281624794006,
0.1002550944685936,
-0.06690855324268341,
-0.0728054791688919,
-0.04260925203561783,
0.104313924908638,
0.0457598902285099,
0.023311037570238113,
-0.029058357700705528,
0.009511333890259266,
-0.02297673001885414,
-0.07035630196332932,
-0.03227420896291733,
0.11724551022052765,
0.1670777052640915,
0.12259989231824875,
-0.11301996558904648,
-0.00935373455286026,
-0.018434865400195122,
0.07011707127094269,
0.13775120675563812,
0.12955118715763092,
-0.055123377591371536,
0.05474228411912918,
0.12697741389274597,
-0.03218329697847366,
-0.2640566825866699,
0.009095200337469578,
0.09921299666166306,
0.07332921028137207,
-0.022604938596487045,
-0.25166764855384827,
0.14230062067508698,
0.07642479240894318,
-0.0042294044978916645,
0.05296259745955467,
-0.25110259652137756,
-0.12198690325021744,
0.18519070744514465,
0.09800362586975098,
0.06868991255760193,
-0.09851061552762985,
-0.019041458144783974,
-0.0560145266354084,
-0.008230968378484249,
0.1150045096874237,
-0.1424809992313385,
0.11683587729930878,
-0.016479987651109695,
0.05037088319659233,
0.04779792204499245,
-0.05627775564789772,
0.09517308324575424,
-0.010904904454946518,
0.024462217465043068,
-0.07188020646572113,
-0.06784314662218094,
0.023509470745921135,
-0.08548583090305328,
0.14215463399887085,
-0.11865436285734177,
0.12816163897514343,
-0.15650920569896698,
-0.02424127608537674,
-0.04313232749700546,
-0.0016352881211787462,
-0.00002154984940716531,
-0.044265273958444595,
-0.04864149168133736,
0.0421590656042099,
0.027526840567588806,
-0.006036865990608931,
0.004363249521702528,
0.004154361318796873,
-0.06342136859893799,
0.031246565282344818,
0.09382565319538116,
0.05494600906968117,
-0.17670555412769318,
0.025089185684919357,
-0.001155766542069614,
0.10049527883529663,
-0.1642785221338272,
0.00017963048594538122,
0.06052613630890846,
0.014599268324673176,
0.11521894484758377,
0.06682724505662918,
-0.04880635440349579,
0.003421018598601222,
0.04769592359662056,
-0.08871811628341675,
-0.018201256170868874,
-0.06142302230000496,
-0.046029381453990936,
-0.19954033195972443,
-0.041580066084861755,
0.12309720367193222,
-0.036450643092393875,
-0.030708525329828262,
0.017971061170101166,
0.04438580200076103,
-0.06559104472398758,
0.17219634354114532,
0.04749669134616852,
0.04310303553938866,
-0.0965920090675354,
0.03367161005735397,
0.05734590068459511,
0.04760449007153511,
0.0892544537782669,
0.12491828948259354,
-0.09212007373571396,
-0.05519042909145355,
0.055850800126791,
0.17806141078472137,
0.0677962377667427,
0.00608272897079587,
-0.019050393253564835,
-0.03472653031349182,
0.0640137791633606,
0.002125814091414213,
0.055887702852487564,
0.026712365448474884,
-0.09425997734069824,
-0.0007897605537436903,
-0.07559177279472351,
0.11261987686157227,
0.05527915805578232,
0.01161649264395237,
-0.1285203993320465,
0.061516985297203064,
0.0010390644893050194,
0.03701791912317276,
-0.016100939363241196,
-0.010388603433966637,
-0.18539778888225555,
-0.020711688324809074,
-0.14518551528453827,
0.08426690101623535,
-0.022537432610988617,
-0.0005012717447243631,
-0.0326424315571785,
0.04452502727508545,
0.017965570092201233,
0.0015415835659950972,
-0.03742676600813866,
-0.054938483983278275,
-0.0033584486227482557,
0.08511234819889069,
-0.09894965589046478,
0.013804745860397816,
0.005469341762363911,
-0.07242263853549957,
0.09451117366552353,
0.05845014750957489,
-0.0006707379361614585,
0.03952331840991974,
-0.0683576911687851,
-0.05661214888095856,
0.009309710934758186,
0.022815674543380737,
0.03571181371808052,
-0.1139632910490036,
0.025593604892492294,
-0.04475557431578636,
0.018356915563344955,
0.006453277543187141,
0.08338756859302521,
-0.11411724984645844,
-0.00436266977339983,
-0.055005017668008804,
0.01773768663406372,
-0.09375283867120743,
0.0813874900341034,
0.07382316142320633,
0.08913448452949524,
0.17453405261039734,
-0.0813034325838089,
0.032730795443058014,
-0.16337265074253082,
-0.025194533169269562,
0.008998794481158257,
-0.05212664604187012,
-0.05108882859349251,
-0.03008120320737362,
0.08933708816766739,
-0.06003966182470322,
0.061971601098775864,
0.07226991653442383,
-0.1065860316157341,
-0.012481044977903366,
0.007470059208571911,
0.07889873534440994,
0.04106965661048889,
0.18872205913066864,
0.013791178353130817,
-0.017239447683095932,
0.0270355474203825,
0.045730896294116974,
0.06453518569469452,
0.0940103530883789,
0.10623052716255188,
0.13885921239852905,
0.0064248559065163136,
0.07511188834905624,
0.03223767876625061,
-0.07873446494340897,
-0.07503688335418701,
0.08844371140003204,
-0.0910043939948082,
0.09066658467054367,
-0.0676688626408577,
0.14622271060943604,
0.04566994309425354,
-0.1296682357788086,
0.0693226009607315,
-0.024620383977890015,
-0.14682188630104065,
-0.10769375413656235,
-0.20281186699867249,
-0.06561389565467834,
-0.06850801408290863,
-0.0093449167907238,
-0.1127980500459671,
-0.033739179372787476,
0.09954006224870682,
0.022398360073566437,
-0.0002806567936204374,
0.18276475369930267,
-0.07091627269983292,
-0.046431198716163635,
0.06207320839166641,
-0.0009613948059268296,
-0.030075641348958015,
-0.025824373587965965,
-0.0361836776137352,
0.042481496930122375,
0.03410675749182701,
0.10445735603570938,
-0.013084765523672104,
0.00013749251957051456,
0.07132360339164734,
-0.04563760757446289,
-0.08187509328126907,
-0.021984413266181946,
0.029138652607798576,
0.04422604665160179,
0.14868147671222687,
0.07125769555568695,
-0.062148261815309525,
-0.021136976778507233,
0.20536309480667114,
-0.05801468342542648,
-0.020541582256555557,
-0.1429959386587143,
0.07566103339195251,
0.003718671854585409,
-0.035672057420015335,
0.016410192474722862,
-0.10549789667129517,
-0.048179980367422104,
0.24960458278656006,
0.27806031703948975,
-0.05003802105784416,
-0.015473850071430206,
0.01174703985452652,
-0.019238881766796112,
-0.030827954411506653,
0.17028579115867615,
0.09697574377059937,
0.1567648947238922,
-0.027151519432663918,
-0.0024624206125736237,
0.024037932977080345,
-0.06235837563872337,
-0.07878235727548599,
0.02014048583805561,
0.03682957962155342,
-0.019018838182091713,
-0.0406578965485096,
0.06014302745461464,
-0.042067285627126694,
-0.10925769805908203,
-0.055665671825408936,
-0.051446784287691116,
-0.1461198776960373,
-0.05871150270104408,
-0.038165219128131866,
0.004564689472317696,
0.07443676888942719,
-0.03182315081357956,
0.03525958210229874,
0.103581003844738,
-0.03587006404995918,
-0.07418852299451828,
-0.07604723423719406,
0.06807766109704971,
0.012307802215218544,
0.19550351798534393,
0.010150847025215626,
0.09193091839551926,
0.10838910937309265,
0.011356719769537449,
-0.09519672393798828,
0.027982017025351524,
0.0044096955098211765,
-0.04184707626700401,
0.02210436575114727,
0.12397921830415726,
-0.05937596783041954,
0.03982871398329735,
0.017893394455313683,
-0.09576662629842758,
-0.03923517465591431,
-0.08877706527709961,
-0.016931407153606415,
-0.13546858727931976,
-0.008840787224471569,
-0.10173925757408142,
0.14041705429553986,
0.24133197963237762,
-0.046384479850530624,
-0.04498071223497391,
-0.04561254009604454,
0.04959862306714058,
-0.011602669022977352,
-0.034047242254018784,
-0.0014089120086282492,
-0.16539053618907928,
-0.040398821234703064,
0.00998230092227459,
0.02690679393708706,
-0.3291395306587219,
-0.00969585683196783,
-0.003408583113923669,
-0.011318543925881386,
-0.08350059390068054,
0.10631046444177628,
0.02732314169406891,
0.04238337650895119,
-0.04703524708747864,
0.030899912118911743,
-0.0475514717400074,
0.0885547325015068,
-0.14779190719127655,
-0.12675200402736664
] |
null | null | transformers | # BERT-Small fine-tuned on CORD-19 QA dataset
[bert-small-cord19-squad model](https://huggingface.co/NeuML/bert-small-cord19-squad2) fine-tuned on the [CORD-19 QA dataset](https://www.kaggle.com/davidmezzetti/cord19-qa?select=cord19-qa.json).
## CORD-19 QA dataset
The CORD-19 QA dataset is a SQuAD 2.0 formatted list of question, context, answer combinations covering the [CORD-19 dataset](https://www.semanticscholar.org/cord19).
## Building the model
```bash
python run_squad.py \
--model_type bert \
--model_name_or_path bert-small-cord19-squad \
--do_train \
--do_lower_case \
--version_2_with_negative \
--train_file cord19-qa.json \
--per_gpu_train_batch_size 8 \
--learning_rate 5e-5 \
--num_train_epochs 10.0 \
--max_seq_length 384 \
--doc_stride 128 \
--output_dir bert-small-cord19qa \
--save_steps 0 \
--threads 8 \
--overwrite_cache \
--overwrite_output_dir
```
## Testing the model
Example usage below:
```python
from transformers import pipeline
qa = pipeline(
"question-answering",
model="NeuML/bert-small-cord19qa",
tokenizer="NeuML/bert-small-cord19qa"
)
qa({
"question": "What is the median incubation period?",
"context": "The incubation period is around 5 days (range: 4-7 days) with a maximum of 12-13 day"
})
qa({
"question": "What is the incubation period range?",
"context": "The incubation period is around 5 days (range: 4-7 days) with a maximum of 12-13 day"
})
qa({
"question": "What type of surfaces does it persist?",
"context": "The virus can survive on surfaces for up to 72 hours such as plastic and stainless steel ."
})
```
```json
{"score": 0.5970273583242793, "start": 32, "end": 38, "answer": "5 days"}
{"score": 0.999555868193891, "start": 39, "end": 56, "answer": "(range: 4-7 days)"}
{"score": 0.9992726505196998, "start": 61, "end": 88, "answer": "plastic and stainless steel"}
```
| {} | question-answering | NeuML/bert-small-cord19qa | [
"transformers",
"pytorch",
"jax",
"bert",
"question-answering",
"endpoints_compatible",
"has_space",
"region:us"
] | 2022-03-02T23:29:04+00:00 | [] | [] | TAGS
#transformers #pytorch #jax #bert #question-answering #endpoints_compatible #has_space #region-us
| # BERT-Small fine-tuned on CORD-19 QA dataset
bert-small-cord19-squad model fine-tuned on the CORD-19 QA dataset.
## CORD-19 QA dataset
The CORD-19 QA dataset is a SQuAD 2.0 formatted list of question, context, answer combinations covering the CORD-19 dataset.
## Building the model
## Testing the model
Example usage below:
| [
"# BERT-Small fine-tuned on CORD-19 QA dataset\n\nbert-small-cord19-squad model fine-tuned on the CORD-19 QA dataset.",
"## CORD-19 QA dataset\nThe CORD-19 QA dataset is a SQuAD 2.0 formatted list of question, context, answer combinations covering the CORD-19 dataset.",
"## Building the model",
"## Testing the model\n\nExample usage below:"
] | [
"TAGS\n#transformers #pytorch #jax #bert #question-answering #endpoints_compatible #has_space #region-us \n",
"# BERT-Small fine-tuned on CORD-19 QA dataset\n\nbert-small-cord19-squad model fine-tuned on the CORD-19 QA dataset.",
"## CORD-19 QA dataset\nThe CORD-19 QA dataset is a SQuAD 2.0 formatted list of question, context, answer combinations covering the CORD-19 dataset.",
"## Building the model",
"## Testing the model\n\nExample usage below:"
] | [
36,
44,
42,
4,
10
] | [
"passage: TAGS\n#transformers #pytorch #jax #bert #question-answering #endpoints_compatible #has_space #region-us \n# BERT-Small fine-tuned on CORD-19 QA dataset\n\nbert-small-cord19-squad model fine-tuned on the CORD-19 QA dataset.## CORD-19 QA dataset\nThe CORD-19 QA dataset is a SQuAD 2.0 formatted list of question, context, answer combinations covering the CORD-19 dataset.## Building the model## Testing the model\n\nExample usage below:"
] | [
-0.12402328103780746,
-0.059176091104745865,
-0.002341595711186528,
0.01700265146791935,
0.01729695498943329,
0.0020901081152260303,
-0.040159281343221664,
0.13452139496803284,
0.022407812997698784,
0.03711669147014618,
0.15423718094825745,
0.043595634400844574,
0.01133220735937357,
0.10355181992053986,
-0.06490082293748856,
-0.08530270308256149,
0.013234344311058521,
0.09228041768074036,
-0.1609134078025818,
0.14140300452709198,
0.06961194425821304,
-0.13467489182949066,
0.07358865439891815,
0.024455441161990166,
-0.05068599805235863,
-0.03179430589079857,
0.013283242471516132,
-0.09081605821847916,
0.10802298039197922,
0.038906462490558624,
0.09386643022298813,
0.09700176119804382,
0.008916215971112251,
-0.05148379132151604,
0.03915269300341606,
-0.05157517269253731,
-0.013405662961304188,
0.05661122873425484,
-0.004845490213483572,
0.05907756835222244,
-0.06941893696784973,
0.041451819241046906,
0.02378971129655838,
0.060615040361881256,
-0.0793280154466629,
-0.14892850816249847,
-0.03589027747511864,
-0.05873666703701019,
0.09066467732191086,
0.08176253736019135,
-0.04903696849942207,
0.18528224527835846,
-0.21598753333091736,
0.03287418186664581,
0.08203249424695969,
-0.3207569122314453,
-0.03036116622388363,
0.07928082346916199,
0.20570731163024902,
0.06809214502573013,
-0.01721850037574768,
0.019256601110100746,
0.06863393634557724,
0.03645535185933113,
0.041062042117118835,
-0.11343495547771454,
-0.029509130865335464,
0.0647100880742073,
-0.13156995177268982,
-0.011379600502550602,
0.27367573976516724,
-0.004850361030548811,
-0.035963110625743866,
-0.05513346567749977,
-0.0013678736286237836,
0.011673391796648502,
-0.037170346826314926,
-0.10617831349372864,
-0.008380263112485409,
-0.04022425785660744,
-0.06270024180412292,
0.022350341081619263,
-0.11722301691770554,
-0.11819702386856079,
-0.13024482131004333,
0.026250159367918968,
-0.010403522290289402,
0.026984695345163345,
-0.2309992015361786,
-0.04139016568660736,
-0.17363454401493073,
-0.08402223140001297,
-0.07193788886070251,
-0.10381391644477844,
0.011172560043632984,
0.00617079995572567,
-0.11012443900108337,
-0.09305261820554733,
0.1557549238204956,
0.09647003561258316,
0.052599065005779266,
0.04078792780637741,
-0.01723100058734417,
0.00034916025470010936,
0.06195612624287605,
0.2178911566734314,
-0.05357623100280762,
-0.013022994622588158,
0.0463637113571167,
0.043885618448257446,
-0.0711517333984375,
-0.03656740486621857,
-0.08897066116333008,
-0.0431036613881588,
0.04817844182252884,
0.050601620227098465,
0.03774919733405113,
0.017056142911314964,
-0.007543597370386124,
-0.03638606518507004,
0.054662853479385376,
-0.03725943714380264,
-0.015655560418963432,
0.05838516727089882,
0.04938526824116707,
-0.061186328530311584,
-0.06842908263206482,
0.05309354513883591,
0.04166368022561073,
-0.054227497428655624,
-0.07506430894136429,
-0.14554919302463531,
0.008192891255021095,
-0.10155414789915085,
0.025688037276268005,
-0.038462549448013306,
0.05750773474574089,
-0.13749685883522034,
-0.01474499050527811,
0.012068809941411018,
-0.04714230075478554,
-0.01704430766403675,
-0.035708166658878326,
0.049795083701610565,
-0.06772260367870331,
0.009492120705544949,
0.005909769795835018,
0.13112184405326843,
-0.04511367529630661,
0.09716077148914337,
0.04617290943861008,
0.08350218832492828,
-0.06501403450965881,
0.02856115810573101,
-0.09369674324989319,
0.032624103128910065,
-0.19107073545455933,
0.07531215995550156,
-0.08759679645299911,
-0.0351860411465168,
-0.08011984080076218,
-0.09227190166711807,
-0.043087463825941086,
0.021259471774101257,
0.03515829145908356,
0.1392427682876587,
-0.2409534901380539,
-0.055993273854255676,
0.11569808423519135,
-0.034279510378837585,
-0.1797676980495453,
0.08563122898340225,
-0.036096081137657166,
0.07460588961839676,
0.012300852686166763,
0.2969073951244354,
0.0853678286075592,
-0.05025167390704155,
-0.12299284338951111,
0.075742207467556,
-0.010562514886260033,
-0.08454715460538864,
0.16711455583572388,
0.03562874719500542,
-0.10681632906198502,
-0.0028993296436965466,
-0.09567037969827652,
-0.020720573142170906,
-0.06107037514448166,
-0.07100363820791245,
-0.028778688982129097,
-0.06919673830270767,
0.12219618260860443,
-0.014646049588918686,
0.016758371144533157,
-0.06748545914888382,
-0.07015271484851837,
-0.11919060349464417,
0.025798028334975243,
0.00111296190880239,
-0.02851209044456482,
-0.19051013886928558,
0.20653556287288666,
-0.14515399932861328,
0.003335681976750493,
-0.119591623544693,
-0.06945530325174332,
0.03786855563521385,
0.11751090735197067,
-0.02994207851588726,
0.13423657417297363,
0.05822838470339775,
-0.09146928042173386,
0.019099067896604538,
-0.01740330271422863,
-0.030561484396457672,
0.020479194819927216,
-0.12071581184864044,
-0.06532532721757889,
-0.03921978175640106,
-0.08592978119850159,
0.05938994139432907,
-0.04723509028553963,
-0.027138732373714447,
0.09835818409919739,
-0.02500058151781559,
-0.003992485348135233,
0.057996202260255814,
0.04850580170750618,
0.01549553219228983,
0.030945975333452225,
0.05287788435816765,
0.0592891201376915,
-0.004962030332535505,
-0.08536992222070694,
0.04449554532766342,
-0.03527313098311424,
0.044100355356931686,
0.10076170414686203,
-0.0007850081892684102,
-0.0038669954519718885,
-0.010075087659060955,
-0.03861460089683533,
0.025505300611257553,
0.008152024820446968,
-0.07115159928798676,
0.22351381182670593,
0.016917366534471512,
0.06352005898952484,
-0.13207361102104187,
-0.030766144394874573,
0.04467003047466278,
-0.009240240789949894,
0.04696318134665489,
0.10394331067800522,
0.05615891143679619,
-0.08302610367536545,
0.021095803007483482,
0.26052674651145935,
0.04673853889107704,
0.04937918111681938,
-0.0740169808268547,
-0.07040434330701828,
-0.022328274324536324,
-0.030453074723482132,
-0.00915162917226553,
0.130142942070961,
-0.12013749033212662,
-0.0009901848388835788,
0.09164244681596756,
-0.0024185862857848406,
0.019603881984949112,
-0.052883636206388474,
-0.06793450564146042,
0.03310596942901611,
0.02403736114501953,
-0.15678565204143524,
0.08935778588056564,
0.04923857003450394,
0.08477959781885147,
0.09828841686248779,
-0.05507412552833557,
0.04243210330605507,
-0.0007568297442048788,
-0.09099634736776352,
0.2169874757528305,
-0.04855567589402199,
-0.23868833482265472,
-0.02915484830737114,
0.04026982933282852,
0.023090369999408722,
-0.036988515406847,
0.0917401984333992,
-0.1606028825044632,
0.012070168741047382,
0.002727778162807226,
0.07195735722780228,
-0.017300663515925407,
0.0006097867735661566,
-0.02088051661849022,
-0.04555615410208702,
0.03724865987896919,
-0.113755002617836,
-0.020240314304828644,
-0.05463840067386627,
-0.08917716890573502,
0.07513424009084702,
-0.04661964997649193,
0.12788638472557068,
0.09277743101119995,
-0.048548538237810135,
0.022397104650735855,
-0.04704480618238449,
0.3737374544143677,
-0.06522765010595322,
0.035350825637578964,
0.16766135394573212,
-0.03327816352248192,
-0.028613656759262085,
0.11056044697761536,
0.012491391971707344,
-0.032495200634002686,
-0.031498949974775314,
0.020039469003677368,
-0.07114637643098831,
-0.21167093515396118,
-0.05039920657873154,
-0.030952006578445435,
0.0629635602235794,
-0.06739626079797745,
0.01295582577586174,
-0.030980991199612617,
0.10903839766979218,
0.09669410437345505,
-0.08752329647541046,
-0.13792574405670166,
0.03220881149172783,
0.21806861460208893,
-0.028292423114180565,
0.15252883732318878,
-0.023197831586003304,
-0.044301725924015045,
0.06745220720767975,
0.0822950080037117,
0.09804791212081909,
0.010257222689688206,
0.044629521667957306,
0.09208222478628159,
0.2007983773946762,
0.1199396550655365,
0.07500113546848297,
-0.07962185889482498,
-0.06257420778274536,
-0.045671723783016205,
-0.04467712715268135,
-0.08731819689273834,
0.02182505652308464,
0.02111445553600788,
-0.0356142520904541,
-0.10695233941078186,
0.020526669919490814,
0.003435382153838873,
0.14493797719478607,
0.13356876373291016,
-0.13150089979171753,
-0.06416717916727066,
0.009936461225152016,
-0.025665629655122757,
-0.05441462621092796,
0.13443689048290253,
0.0915064662694931,
-0.11604820936918259,
-0.07205174118280411,
-0.02740590088069439,
0.12446870654821396,
0.10318485647439957,
0.08437571674585342,
-0.09535662084817886,
-0.10828091204166412,
0.004783822689205408,
0.11927884817123413,
-0.18751996755599976,
0.1549886167049408,
0.03073742985725403,
-0.040412791073322296,
-0.057659536600112915,
-0.04267231002449989,
-0.016921337693929672,
0.03976818546652794,
0.18396414816379547,
-0.010193204507231712,
0.07019887119531631,
-0.16342127323150635,
-0.1068977564573288,
0.16827312111854553,
-0.02182818204164505,
-0.001342083211056888,
0.08138217031955719,
-0.029527490958571434,
0.027415087446570396,
-0.002513506216928363,
0.1839151233434677,
-0.015124764293432236,
-0.0037108033429831266,
0.008303258568048477,
0.02008168399333954,
-0.02018870785832405,
-0.05712087079882622,
-0.03405149653553963,
-0.09124013036489487,
0.017938775941729546,
0.023657022044062614,
-0.07765857875347137,
-0.04896054044365883,
-0.09961233288049698,
0.1283019781112671,
-0.08085118234157562,
0.021815896034240723,
-0.02171166241168976,
0.06625356525182724,
0.015390746295452118,
-0.10594813525676727,
0.06649522483348846,
-0.10808957368135452,
-0.06668604910373688,
-0.008829072117805481,
0.12930358946323395,
-0.04689393192529678,
0.08553962409496307,
0.11188380420207977,
0.05525314062833786,
-0.10692915320396423,
-0.06441205739974976,
0.03513023257255554,
-0.15826840698719025,
0.08685655891895294,
-0.05373206362128258,
-0.015716005116701126,
0.1033158227801323,
-0.0051127891056239605,
0.06339753419160843,
0.2848750352859497,
0.06401132047176361,
-0.12923315167427063,
0.09307743608951569,
0.12884952127933502,
0.014611140824854374,
-0.2679312229156494,
-0.0036316292826086283,
0.03200528025627136,
0.02515799179673195,
0.047210391610860825,
-0.09751864522695541,
0.13827237486839294,
0.056841883808374405,
-0.026193130761384964,
-0.0544339083135128,
-0.1442556083202362,
-0.030578726902604103,
0.15730413794517517,
-0.004699829034507275,
0.17390631139278412,
-0.1331808865070343,
-0.03483566641807556,
0.06972640007734299,
-0.2019178718328476,
0.09973768889904022,
-0.11269896477460861,
0.052182357758283615,
-0.03842775523662567,
0.10720419138669968,
0.03949327394366264,
-0.03274836018681526,
0.11799542605876923,
-0.04195098951458931,
-0.08162325620651245,
-0.004293661564588547,
-0.18831321597099304,
0.05139950290322304,
-0.010312705300748348,
-0.01889670267701149,
-0.038799822330474854,
0.10837531089782715,
-0.2285408079624176,
-0.020992375910282135,
-0.11929937452077866,
0.0016769812209531665,
-0.034219857305288315,
-0.06673280894756317,
-0.08342503011226654,
0.015389819629490376,
0.006234911270439625,
-0.024877285584807396,
0.00702245905995369,
-0.13144011795520782,
0.12279932200908661,
0.1123235896229744,
0.236791729927063,
-0.09119770675897598,
-0.11575023829936981,
0.054600488394498825,
-0.07494999468326569,
0.11413650214672089,
-0.13470129668712616,
0.08465941995382309,
0.14617188274860382,
0.0228008721023798,
0.030894843861460686,
0.06109490245580673,
0.0036518240813165903,
0.04857863113284111,
0.039334557950496674,
-0.07658585160970688,
-0.19170482456684113,
-0.059300363063812256,
0.034809160977602005,
-0.15518279373645782,
0.061782050877809525,
0.1057015135884285,
0.013281778432428837,
-0.07746610045433044,
-0.029318513348698616,
-0.01942279003560543,
-0.04956482723355293,
0.08660825341939926,
0.08866812288761139,
0.09156646579504013,
-0.11936010420322418,
-0.09093157947063446,
-0.0012254962930455804,
-0.03402091562747955,
0.07204405218362808,
0.01862192153930664,
-0.047594040632247925,
-0.09561193734407425,
0.03649887815117836,
0.22440674901008606,
-0.12453795224428177,
-0.017156440764665604,
-0.014281114563345909,
-0.14035487174987793,
0.0551142618060112,
0.2657889127731323,
0.04511994868516922,
-0.01129401195794344,
0.0014908750308677554,
-0.032821618020534515,
-0.034032922238111496,
0.09265168756246567,
-0.05924563482403755,
0.001406117808073759,
-0.07028184086084366,
-0.038846973329782486,
-0.06799915432929993,
0.19590544700622559,
-0.07692419737577438,
-0.028652967885136604,
-0.11124183237552643,
0.01064822543412447,
-0.3153553009033203,
0.05222010239958763,
0.009462344460189342,
-0.023046281188726425,
-0.055802151560783386,
-0.040416110306978226,
-0.06602334976196289,
-0.021809088066220284,
-0.08471715450286865,
0.051216766238212585,
-0.00660985941067338,
0.057183343917131424,
-0.09655527770519257,
0.033301789313554764,
0.047210752964019775,
0.017076954245567322,
0.10866072028875351,
0.003732437966391444,
-0.03421696648001671,
0.041511088609695435,
0.09813737124204636,
-0.07294228672981262,
-0.02676970884203911,
0.06086687743663788,
0.0940130352973938,
-0.04995826259255409,
0.03149563819169998,
0.009019785560667515,
-0.0674453005194664,
0.04314247891306877,
0.08411435782909393,
-0.04455935209989548,
0.06923091411590576,
-0.00961397960782051,
-0.059039387851953506,
-0.032140545547008514,
-0.027589796110987663,
0.06849721074104309,
0.10112149268388748,
0.062335480004549026,
0.003129824995994568,
0.0703820213675499,
-0.1280553936958313,
-0.026991641148924828,
-0.03966723755002022,
-0.035995882004499435,
-0.12439251691102982,
-0.04399631917476654,
0.04805338382720947,
-0.058914557099342346,
0.1400071531534195,
-0.002656548283994198,
0.039626579731702805,
0.02859485149383545,
0.031273141503334045,
0.13968174159526825,
-0.011296437121927738,
0.2379378229379654,
0.0639815703034401,
-0.03983692452311516,
0.017451755702495575,
0.07430371642112732,
-0.04650069773197174,
0.11823664605617523,
0.14314275979995728,
0.12526844441890717,
0.11474548280239105,
0.007246285676956177,
0.051224514842033386,
-0.0016208264278247952,
-0.02091003954410553,
-0.06261634081602097,
-0.023768892511725426,
0.01476647611707449,
-0.014035491272807121,
0.12358290702104568,
0.11323095113039017,
-0.09007596969604492,
0.07847621291875839,
-0.1371181160211563,
-0.06222987547516823,
-0.12358243018388748,
-0.01048658974468708,
-0.11280706524848938,
-0.057514630258083344,
-0.019478358328342438,
-0.16548845171928406,
-0.06709054112434387,
0.06391097605228424,
0.024091728031635284,
-0.03548507019877434,
0.17555023729801178,
-0.09161806106567383,
-0.010504049248993397,
0.04791486635804176,
0.0031326408497989178,
0.05130379647016525,
0.014393439516425133,
0.07940102368593216,
0.1085822582244873,
0.03258994221687317,
-0.005832466296851635,
0.0008960424456745386,
-0.03862496837973595,
-0.01940062642097473,
-0.09359410405158997,
-0.06670878827571869,
-0.055530447512865067,
0.02969520166516304,
0.0692017525434494,
0.07655661553144455,
0.003189544193446636,
0.03449082002043724,
-0.0012807324528694153,
0.1987704187631607,
-0.028035400435328484,
-0.005764565896242857,
-0.11723405122756958,
0.08025267720222473,
-0.12929441034793854,
0.04427234083414078,
0.02535550482571125,
-0.050694096833467484,
-0.03784404695034027,
0.3544600307941437,
0.19076938927173615,
-0.13267433643341064,
0.008322147652506828,
0.04223104938864708,
0.02568301185965538,
-0.0012807087041437626,
0.10961204767227173,
0.07738476246595383,
0.23607857525348663,
-0.12035423517227173,
-0.08487030118703842,
-0.07960430532693863,
-0.008827166631817818,
-0.016025708988308907,
0.07148315757513046,
0.10014967620372772,
-0.07036150246858597,
-0.03514205664396286,
0.04882759973406792,
-0.010822387412190437,
-0.05881701782345772,
-0.0998205691576004,
-0.176979660987854,
-0.1343315690755844,
-0.07134748995304108,
0.010942192748188972,
-0.01609896868467331,
0.050693728029727936,
-0.03686437010765076,
0.03127074986696243,
-0.008483684621751308,
-0.01467515341937542,
-0.02487347647547722,
0.003590306267142296,
0.1836877316236496,
0.02842288836836815,
0.08614379912614822,
0.03267022594809532,
0.08648388087749481,
0.12980635464191437,
0.02477729320526123,
-0.09472533315420151,
0.07939828187227249,
0.09166121482849121,
-0.08203825354576111,
-0.02091047540307045,
0.015471968799829483,
0.03873945027589798,
0.06349702179431915,
0.07753951102495193,
-0.21153950691223145,
0.02808566577732563,
-0.034233372658491135,
-0.013392799533903599,
-0.09729130566120148,
0.08613105118274689,
-0.1100831925868988,
0.10839709639549255,
0.11724234372377396,
-0.04682355001568794,
-0.06383184343576431,
-0.03567742183804512,
0.07653217017650604,
0.07395344972610474,
0.02567455917596817,
-0.055982623249292374,
-0.10445823520421982,
0.0046653104946017265,
-0.027038393542170525,
-0.04229965806007385,
-0.2775272727012634,
0.011039451695978642,
-0.030125528573989868,
0.0694592222571373,
0.030412573367357254,
0.05506240203976631,
0.0669773668050766,
-0.0028717461973428726,
-0.014825395308434963,
0.1576884388923645,
-0.018161939457058907,
0.07375398278236389,
-0.09915422648191452,
-0.04172758758068085
] |
null | null | transformers |
# Model Trained Using AutoNLP
- Problem type: Summarization
- Model ID: 24135330
- CO2 Emissions (in grams): 155.8470724053265
## Validation Metrics
- Loss: 1.369327425956726
- Rouge1: 52.6656
- Rouge2: 30.5879
- RougeL: 40.1268
- RougeLsum: 47.4438
- Gen Len: 75.4625
## Usage
You can use cURL to access this model:
```
$ curl -X POST -H "Authorization: Bearer YOUR_HUGGINGFACE_API_KEY" -H "Content-Type: application/json" -d '{"inputs": "I love AutoNLP"}' https://api-inference.huggingface.co/Neuralearn/autonlp-Summarization-AutoNLP-24135330
``` | {"language": "unk", "tags": "autonlp", "datasets": ["Neuralearn/autonlp-data-Summarization-AutoNLP"], "widget": [{"text": "I love AutoNLP \ud83e\udd17"}], "co2_eq_emissions": 155.8470724053265} | text2text-generation | Neuralearn/autonlp-Summarization-AutoNLP-24135330 | [
"transformers",
"pytorch",
"pegasus",
"text2text-generation",
"autonlp",
"unk",
"dataset:Neuralearn/autonlp-data-Summarization-AutoNLP",
"co2_eq_emissions",
"autotrain_compatible",
"endpoints_compatible",
"region:us"
] | 2022-03-02T23:29:04+00:00 | [] | [
"unk"
] | TAGS
#transformers #pytorch #pegasus #text2text-generation #autonlp #unk #dataset-Neuralearn/autonlp-data-Summarization-AutoNLP #co2_eq_emissions #autotrain_compatible #endpoints_compatible #region-us
|
# Model Trained Using AutoNLP
- Problem type: Summarization
- Model ID: 24135330
- CO2 Emissions (in grams): 155.8470724053265
## Validation Metrics
- Loss: 1.369327425956726
- Rouge1: 52.6656
- Rouge2: 30.5879
- RougeL: 40.1268
- RougeLsum: 47.4438
- Gen Len: 75.4625
## Usage
You can use cURL to access this model:
| [
"# Model Trained Using AutoNLP\n\n- Problem type: Summarization\n- Model ID: 24135330\n- CO2 Emissions (in grams): 155.8470724053265",
"## Validation Metrics\n\n- Loss: 1.369327425956726\n- Rouge1: 52.6656\n- Rouge2: 30.5879\n- RougeL: 40.1268\n- RougeLsum: 47.4438\n- Gen Len: 75.4625",
"## Usage\n\nYou can use cURL to access this model:"
] | [
"TAGS\n#transformers #pytorch #pegasus #text2text-generation #autonlp #unk #dataset-Neuralearn/autonlp-data-Summarization-AutoNLP #co2_eq_emissions #autotrain_compatible #endpoints_compatible #region-us \n",
"# Model Trained Using AutoNLP\n\n- Problem type: Summarization\n- Model ID: 24135330\n- CO2 Emissions (in grams): 155.8470724053265",
"## Validation Metrics\n\n- Loss: 1.369327425956726\n- Rouge1: 52.6656\n- Rouge2: 30.5879\n- RougeL: 40.1268\n- RougeLsum: 47.4438\n- Gen Len: 75.4625",
"## Usage\n\nYou can use cURL to access this model:"
] | [
78,
40,
56,
13
] | [
"passage: TAGS\n#transformers #pytorch #pegasus #text2text-generation #autonlp #unk #dataset-Neuralearn/autonlp-data-Summarization-AutoNLP #co2_eq_emissions #autotrain_compatible #endpoints_compatible #region-us \n# Model Trained Using AutoNLP\n\n- Problem type: Summarization\n- Model ID: 24135330\n- CO2 Emissions (in grams): 155.8470724053265## Validation Metrics\n\n- Loss: 1.369327425956726\n- Rouge1: 52.6656\n- Rouge2: 30.5879\n- RougeL: 40.1268\n- RougeLsum: 47.4438\n- Gen Len: 75.4625## Usage\n\nYou can use cURL to access this model:"
] | [
-0.1688912808895111,
0.18299248814582825,
-0.0014440574450418353,
0.0637112632393837,
0.06365706026554108,
0.027215054258704185,
0.1051693931221962,
0.08678524941205978,
0.020324327051639557,
0.04662960395216942,
0.1408342868089676,
0.15057514607906342,
0.001820525387302041,
0.18883247673511505,
-0.03201870992779732,
-0.1562797725200653,
0.07442214339971542,
0.05595208331942558,
0.0615757517516613,
0.09916339814662933,
0.10065142065286636,
-0.08612668514251709,
0.1279715746641159,
0.08246687054634094,
-0.14433972537517548,
-0.04450323060154915,
0.05371520668268204,
-0.0800778940320015,
0.12699377536773682,
0.10154687613248825,
0.1322808414697647,
0.06668403744697571,
0.14265179634094238,
-0.08244616538286209,
0.003231597365811467,
-0.028612539172172546,
-0.03489191457629204,
0.130776047706604,
0.04195532575249672,
-0.020057495683431625,
0.010453704744577408,
0.02895563282072544,
0.02831568568944931,
0.029503434896469116,
-0.07767723500728607,
-0.04939383268356323,
-0.06581097841262817,
-0.025376245379447937,
0.10180385410785675,
0.10551019757986069,
-0.02187420055270195,
0.28235000371932983,
-0.14136336743831635,
0.03256148099899292,
0.16229279339313507,
-0.21377228200435638,
-0.008754503913223743,
0.10831303894519806,
-0.005696812644600868,
-0.13761809468269348,
-0.0458766371011734,
0.08797767758369446,
0.10094311833381653,
-0.01749144122004509,
0.06879077851772308,
-0.07218077778816223,
-0.016559941694140434,
0.012627719901502132,
-0.1118769571185112,
-0.00799805112183094,
0.20209553837776184,
0.05332811921834946,
-0.0775909423828125,
0.013928540982306004,
-0.05942467227578163,
-0.10496412962675095,
-0.07880793511867523,
-0.0911920890212059,
0.008196324110031128,
-0.06817492842674255,
-0.051295097917318344,
0.0364704355597496,
-0.12550319731235504,
-0.042150601744651794,
-0.13528411090373993,
0.060182224959135056,
-0.015754863619804382,
0.0015484761679545045,
0.01775103621184826,
0.11502490192651749,
-0.15756383538246155,
-0.06282177567481995,
-0.024071823805570602,
-0.056325335055589676,
-0.07817613333463669,
-0.04442939907312393,
-0.050025396049022675,
0.10461762547492981,
0.0021076081320643425,
0.2374660074710846,
0.07564502954483032,
-0.02436560019850731,
0.09922600537538528,
0.008974789641797543,
-0.0004931932198815048,
0.15155524015426636,
-0.12027192115783691,
-0.05994546413421631,
0.08399732410907745,
-0.048579536378383636,
0.020592089742422104,
-0.03761245682835579,
-0.1252484768629074,
-0.0790356695652008,
0.0817580372095108,
0.00911458395421505,
0.01741342805325985,
0.004940584301948547,
-0.10707652568817139,
-0.034268613904714584,
0.138998344540596,
-0.011818218976259232,
0.04168551787734032,
-0.022134607657790184,
-0.037355270236730576,
0.05229746922850609,
0.1054920107126236,
0.03151924908161163,
-0.03521602600812912,
0.06257104873657227,
-0.1527775228023529,
-0.01108835730701685,
-0.048546332865953445,
-0.08283869177103043,
0.04512453451752663,
-0.06772559136152267,
0.03829280659556389,
-0.21791288256645203,
-0.12486394494771957,
0.010089732706546783,
-0.006424987222999334,
-0.05262810364365578,
-0.07204700261354446,
-0.05172638222575188,
-0.022339805960655212,
0.03538941219449043,
-0.003102843416854739,
-0.022598592564463615,
-0.03068520687520504,
-0.0064749950543046,
0.015827730298042297,
0.06310990452766418,
-0.12672770023345947,
0.01838037557899952,
-0.08640176802873611,
-0.0008257979061454535,
-0.1155393049120903,
0.009901571087539196,
0.008846175856888294,
-0.025598084554076195,
-0.13029702007770538,
-0.06199381500482559,
0.023885207250714302,
-0.021168146282434464,
0.11695265769958496,
0.181881383061409,
-0.07775034010410309,
-0.06769616901874542,
0.06616176664829254,
-0.04971766099333763,
-0.09552115947008133,
0.10937447845935822,
-0.03255969658493996,
0.013773554936051369,
0.034014858305454254,
-0.01734430529177189,
0.08579140156507492,
-0.153135284781456,
-0.04575323686003685,
0.031202400103211403,
-0.01216947566717863,
-0.13294751942157745,
0.07616721838712692,
0.008726991713047028,
-0.18469688296318054,
-0.001968196127563715,
0.066561259329319,
0.044988781213760376,
-0.10591036826372147,
-0.12033204734325409,
-0.030800890177488327,
-0.03362753614783287,
0.05632617324590683,
-0.03976384922862053,
0.06028192490339279,
-0.0020033486653119326,
-0.07959065586328506,
-0.06158794090151787,
0.11855849623680115,
-0.004620078019797802,
0.010803532786667347,
-0.1062762588262558,
0.1152082234621048,
-0.148628830909729,
-0.032494645565748215,
-0.14052292704582214,
-0.05401541665196419,
-0.0015585144283249974,
-0.038367271423339844,
0.005402956623584032,
0.032969798892736435,
0.016719557344913483,
0.08735251426696777,
-0.018960239365696907,
0.013005461543798447,
0.010117145255208015,
-0.012414720840752125,
-0.12171290814876556,
-0.12833917140960693,
0.005376454442739487,
-0.011022171005606651,
0.2527965009212494,
-0.11597415804862976,
-0.017640868201851845,
-0.06551884114742279,
0.10720318555831909,
-0.030862566083669662,
0.026491492986679077,
-0.02090795710682869,
0.020296137779951096,
-0.0835820734500885,
0.01064295507967472,
0.019945332780480385,
-0.02480505406856537,
-0.1480168253183365,
0.05023442953824997,
-0.13901010155677795,
0.10807482898235321,
0.16019761562347412,
-0.029988212510943413,
-0.10023468732833862,
-0.0166949350386858,
0.004359871614724398,
-0.0038760295137763023,
-0.07492101192474365,
-0.020568791776895523,
0.02184239774942398,
-0.005068955477327108,
0.08998801559209824,
-0.059674378484487534,
-0.026980990543961525,
0.09615001827478409,
-0.06634263694286346,
0.021699581295251846,
0.11126475781202316,
0.20436103641986847,
-0.1350923776626587,
0.08403316885232925,
0.087293341755867,
-0.14396950602531433,
-0.0026098801754415035,
0.04910258203744888,
-0.07623045146465302,
-0.0593947097659111,
-0.11080379039049149,
0.045404188334941864,
0.1185929998755455,
0.005883656442165375,
0.08359809219837189,
0.09639978408813477,
-0.044318683445453644,
-0.010915619321167469,
-0.14210987091064453,
-0.026707179844379425,
0.005727414507418871,
0.05045650154352188,
-0.047557584941387177,
0.06265921145677567,
-0.013144138269126415,
0.13382764160633087,
-0.005011526867747307,
-0.14912033081054688,
0.0035780451726168394,
0.04338209703564644,
-0.13451680541038513,
0.26251906156539917,
-0.09433270245790482,
-0.24523761868476868,
-0.1022774800658226,
-0.01914050430059433,
-0.0168498195707798,
0.04821821674704552,
0.048923149704933167,
-0.05112858861684799,
-0.10611077398061752,
-0.025330079719424248,
-0.034551847726106644,
0.06507997214794159,
0.0977318286895752,
-0.04725982993841171,
-0.05865170806646347,
-0.007745690178126097,
-0.07992792129516602,
-0.025806326419115067,
-0.037656985223293304,
0.007982594892382622,
0.12669634819030762,
-0.06995025277137756,
0.133448526263237,
0.18632276356220245,
-0.019974835216999054,
-0.035187359899282455,
0.04496324807405472,
0.2638511061668396,
-0.07280535250902176,
0.03324450924992561,
0.10731033980846405,
0.0632813572883606,
0.017271194607019424,
0.10300023853778839,
0.026651471853256226,
-0.07098857313394547,
0.0077977715991437435,
0.0050781527534127235,
-0.04804709553718567,
-0.19893822073936462,
-0.15347540378570557,
-0.024912698194384575,
0.011591858230531216,
0.09196323901414871,
-0.0014435454504564404,
0.15878263115882874,
0.15547029674053192,
-0.004015570506453514,
0.07156658917665482,
-0.08196762204170227,
0.10653756558895111,
0.14967074990272522,
0.009846100583672523,
0.1539158821105957,
-0.04618809372186661,
-0.12457405775785446,
0.10018366575241089,
-0.03898245468735695,
0.13895942270755768,
0.1077134981751442,
0.01676836423575878,
-0.012043040245771408,
0.11059164255857468,
0.06357885897159576,
0.1580105572938919,
0.1101541593670845,
-0.0674251988530159,
-0.03878530114889145,
-0.059364352375268936,
-0.02140071801841259,
0.0848066583275795,
0.08785039931535721,
-0.031039373949170113,
-0.0976535752415657,
0.034769054502248764,
0.019320929422974586,
0.010857272893190384,
0.1844760775566101,
-0.42214229702949524,
-0.06155149266123772,
-0.002491060411557555,
0.020642288029193878,
-0.07505372911691666,
-0.038699764758348465,
-0.05526120588183403,
-0.14726364612579346,
0.0457550585269928,
-0.0005690621328540146,
0.0917191207408905,
0.0001263918384211138,
0.005281706340610981,
-0.11042706668376923,
0.053801506757736206,
-0.016167018562555313,
0.06747235357761383,
-0.19414472579956055,
0.2536766231060028,
0.05446063354611397,
-0.01823350228369236,
-0.06005485728383064,
-0.0001223189610755071,
0.0185194481164217,
0.15371020138263702,
0.14710985124111176,
0.024779947474598885,
-0.030693242326378822,
-0.13473007082939148,
-0.1985233724117279,
0.06144620478153229,
-0.02286951243877411,
-0.06149392947554588,
0.06670046597719193,
0.023453589528799057,
-0.07619710266590118,
0.011679630726575851,
0.013053450733423233,
-0.15806610882282257,
-0.07646574825048447,
0.08620689064264297,
0.11033128201961517,
-0.04639539495110512,
0.008551916107535362,
-0.12095587700605392,
-0.01930190436542034,
0.18713481724262238,
-0.0046230521984398365,
0.001242869533598423,
-0.14617739617824554,
0.03521445021033287,
0.13648635149002075,
-0.10134651511907578,
0.0745527371764183,
-0.046144239604473114,
0.09233777225017548,
-0.0392913818359375,
-0.05179980769753456,
0.1256067007780075,
-0.10061279684305191,
-0.0915304571390152,
-0.034409355372190475,
0.10239679366350174,
0.03286397084593773,
0.10052420198917389,
0.07149368524551392,
0.005966820288449526,
-0.06989384442567825,
-0.13476428389549255,
0.021915918216109276,
0.0355742871761322,
0.05942784994840622,
-0.011767496354877949,
-0.013514966703951359,
-0.05558156222105026,
-0.03080439195036888,
0.015620289370417595,
0.14826653897762299,
0.22509394586086273,
-0.09043257683515549,
0.019801082089543343,
0.1651265174150467,
-0.034629639238119125,
-0.24906784296035767,
-0.013223174028098583,
-0.011522985994815826,
0.059425536543130875,
-0.08950775116682053,
-0.1239311546087265,
0.10110116750001907,
0.08802629262208939,
-0.0600549578666687,
0.006978509947657585,
-0.17594733834266663,
-0.1624731868505478,
0.22729814052581787,
0.01791556179523468,
0.23569989204406738,
-0.007189994212239981,
0.004278235137462616,
-0.10967094451189041,
-0.18885549902915955,
0.18555589020252228,
-0.024680590257048607,
0.10286908596754074,
-0.014055036939680576,
0.09067929536104202,
0.045047320425510406,
-0.03390447422862053,
0.1810062974691391,
0.05405757576227188,
0.010762293823063374,
0.017183003947138786,
-0.026965199038386345,
0.01532796211540699,
-0.028601348400115967,
0.10869169235229492,
0.04690760374069214,
0.03689871355891228,
-0.07525084167718887,
-0.047474607825279236,
-0.015529368072748184,
0.14273710548877716,
-0.02001885510981083,
-0.08103355020284653,
-0.046321868896484375,
0.03393154591321945,
-0.0062331282533705235,
-0.032448910176754,
0.04334385693073273,
0.022618966177105904,
-0.0015691382577642798,
0.08412062376737595,
0.14281338453292847,
-0.03204595670104027,
0.01138327270746231,
0.044673800468444824,
-0.08483493328094482,
0.09836311638355255,
-0.11220433562994003,
0.052212029695510864,
0.12940971553325653,
-0.028352655470371246,
0.05085911601781845,
0.03547339141368866,
-0.0705333724617958,
-0.03600401058793068,
0.10693937540054321,
-0.15708528459072113,
0.0256059430539608,
-0.021865269169211388,
0.01928374357521534,
-0.04804467037320137,
0.08285199850797653,
0.1563207358121872,
-0.049987684935331345,
-0.060968007892370224,
0.01126069575548172,
-0.031023820862174034,
-0.029441865161061287,
0.20954470336437225,
0.05504067987203598,
0.07246518135070801,
-0.11571662127971649,
0.021285414695739746,
0.026654064655303955,
-0.048481713980436325,
-0.01938926801085472,
-0.000137575640110299,
-0.11752356588840485,
-0.1104637011885643,
0.008345630951225758,
0.13976295292377472,
-0.3169174790382385,
-0.039400819689035416,
-0.05337000638246536,
-0.0530114509165287,
0.058814287185668945,
0.15197338163852692,
0.10091088712215424,
0.03228117898106575,
0.022159721702337265,
-0.10281592607498169,
-0.15168628096580505,
0.012511687353253365,
0.09259267151355743,
0.06247423589229584,
-0.045514196157455444,
0.011042171157896519,
-0.04055899754166603,
0.13003864884376526,
-0.057038579136133194,
0.013222415000200272,
-0.13655948638916016,
-0.02988174743950367,
-0.0799814909696579,
-0.016061823815107346,
-0.07051174342632294,
-0.0198135357350111,
-0.011103935539722443,
-0.05684487521648407,
-0.0740889310836792,
0.01521762553602457,
-0.07915922999382019,
-0.002678275341168046,
0.0037688754964619875,
0.03200790658593178,
-0.048137206584215164,
-0.03512625768780708,
0.05948960781097412,
-0.022303946316242218,
0.09035976976156235,
0.095421202480793,
0.07329051196575165,
0.07798094302415848,
-0.10526473075151443,
0.009494810365140438,
0.09749811142683029,
0.049743153154850006,
0.1140562891960144,
-0.18103189766407013,
0.04752916097640991,
0.020614461973309517,
0.060505982488393784,
-0.006885211914777756,
0.03357267379760742,
-0.10901949554681778,
0.023253826424479485,
-0.0780961737036705,
-0.11399248987436295,
-0.07882123440504074,
-0.021802695468068123,
0.04728711396455765,
0.0234274510294199,
0.04429912939667702,
-0.014352858997881413,
0.06277916580438614,
-0.10473474860191345,
0.052175264805555344,
-0.08540832251310349,
-0.0473564974963665,
-0.08858063071966171,
-0.06745142489671707,
0.06306920945644379,
-0.006355328485369682,
0.12308438867330551,
-0.04585997015237808,
0.12333016097545624,
-0.013005976565182209,
0.05981701239943504,
0.029791293665766716,
0.005162482615560293,
0.0817870944738388,
0.13998983800411224,
0.0009989013196900487,
0.016489701345562935,
0.13772796094417572,
0.09448894113302231,
0.045365139842033386,
0.12436395138502121,
-0.05758901312947273,
0.05017752945423126,
0.16840364038944244,
-0.026123397052288055,
-0.11668078601360321,
-0.07167650014162064,
0.003226532833650708,
-0.09309011697769165,
0.015320760197937489,
0.007776761893182993,
0.03813622146844864,
0.09059560298919678,
-0.060223400592803955,
-0.026753881946206093,
-0.002260633045807481,
-0.0521877221763134,
-0.23358343541622162,
-0.10746762156486511,
-0.15096327662467957,
-0.08648417145013809,
-0.018975460901856422,
-0.11050073057413101,
-0.06644678860902786,
0.020560039207339287,
0.05812381953001022,
-0.03416558727622032,
0.06888620555400848,
-0.0693313404917717,
-0.004931768402457237,
-0.01150001771748066,
0.03199785202741623,
0.019342690706253052,
-0.06250254809856415,
-0.025868846103549004,
-0.0005222338368184865,
0.029320042580366135,
0.01672736555337906,
-0.044534627348184586,
0.022457029670476913,
0.13143901526927948,
0.03989824280142784,
-0.09595880657434464,
-0.04729665070772171,
-0.001581622171215713,
0.0721408799290657,
0.026108695194125175,
0.005178327206522226,
0.023665932938456535,
0.0043094465509057045,
0.14497621357440948,
-0.06231674551963806,
-0.010971467941999435,
-0.1555558145046234,
0.26713359355926514,
-0.0301883015781641,
0.05832858011126518,
0.02332526072859764,
-0.012409975752234459,
-0.003590233391150832,
0.2212226688861847,
0.15430939197540283,
-0.026752321049571037,
0.006180863361805677,
0.012153307907283306,
0.0015463974559679627,
-0.006246995646506548,
-0.012755376286804676,
0.05428090691566467,
0.1559140682220459,
-0.11866047978401184,
-0.04687068983912468,
-0.022712258622050285,
-0.020152905955910683,
-0.001778618199750781,
0.013323462568223476,
0.0063224537298083305,
-0.020176026970148087,
-0.042208246886730194,
0.055258795619010925,
-0.09901966899633408,
0.06539242714643478,
0.060861047357320786,
-0.11037647724151611,
-0.1330043226480484,
0.01976974494755268,
-0.06632761657238007,
0.011752775870263577,
0.11335770040750504,
-0.11405103653669357,
-0.06461916118860245,
0.11371999979019165,
0.02312863990664482,
-0.1762329787015915,
-0.09114985913038254,
0.04713898524641991,
0.12891604006290436,
0.19208502769470215,
0.005798877216875553,
0.1573813408613205,
0.1305767446756363,
0.052222929894924164,
-0.12867471575737,
0.07883745431900024,
0.047877632081508636,
-0.08705874532461166,
0.12638482451438904,
0.03017733059823513,
-0.015300271101295948,
0.07093174755573273,
0.030916590243577957,
-0.13332435488700867,
0.027041088789701462,
-0.07509537786245346,
0.026503881439566612,
-0.05137636139988899,
0.023774463683366776,
-0.10398608446121216,
0.13138024508953094,
0.07131683081388474,
-0.07607759535312653,
-0.07316175848245621,
-0.024546965956687927,
0.10466994345188141,
0.06986206024885178,
-0.12618961930274963,
-0.008408235386013985,
-0.13059893250465393,
0.07635597139596939,
-0.017905917018651962,
0.02753836289048195,
-0.1285952478647232,
-0.04389849677681923,
-0.06790035218000412,
-0.06391815096139908,
-0.06388235837221146,
0.049646276980638504,
-0.009876711294054985,
0.007781337480992079,
-0.03863036632537842,
-0.12184170633554459,
-0.023948602378368378,
0.04170253872871399,
-0.08590225130319595,
-0.18782497942447662
] |
null | null | transformers |
# Test
Hf T5: -95.86687088012695
MTF T5: -67.8558578491211
| {"tags": ["t5-new-failed"]} | text2text-generation | NewT5SharedHeadsSharedKeyValues/t5-efficient-base-sh | [
"transformers",
"t5",
"text2text-generation",
"t5-new-failed",
"autotrain_compatible",
"endpoints_compatible",
"text-generation-inference",
"region:us"
] | 2022-03-02T23:29:04+00:00 | [] | [] | TAGS
#transformers #t5 #text2text-generation #t5-new-failed #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us
|
# Test
Hf T5: -95.86687088012695
MTF T5: -67.8558578491211
| [
"# Test\nHf T5: -95.86687088012695\nMTF T5: -67.8558578491211"
] | [
"TAGS\n#transformers #t5 #text2text-generation #t5-new-failed #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n",
"# Test\nHf T5: -95.86687088012695\nMTF T5: -67.8558578491211"
] | [
51,
28
] | [
"passage: TAGS\n#transformers #t5 #text2text-generation #t5-new-failed #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n# Test\nHf T5: -95.86687088012695\nMTF T5: -67.8558578491211"
] | [
-0.0865299180150032,
-0.03381582349538803,
-0.0015903105959296227,
0.022609125822782516,
0.07775689661502838,
0.04583489149808884,
0.09481468796730042,
0.21599335968494415,
0.04520902410149574,
0.016605131328105927,
0.19446970522403717,
0.14245004951953888,
0.01983037404716015,
0.11293260753154755,
-0.16154798865318298,
-0.06404268741607666,
-0.004159167874604464,
0.07653317600488663,
-0.008308829739689827,
0.12107429653406143,
0.10023456066846848,
-0.024636849761009216,
0.11624762415885925,
-0.04442460834980011,
-0.19897137582302094,
0.1095704659819603,
0.11000967770814896,
-0.0918983742594719,
0.12284708768129349,
0.08030503988265991,
0.06613557785749435,
0.10041140019893646,
-0.047300320118665695,
-0.05263694003224373,
0.002738185925409198,
0.033892448991537094,
-0.033597901463508606,
0.032663654536008835,
0.08315598219633102,
0.005215715151280165,
0.09625639766454697,
0.06141231209039688,
-0.03323792666196823,
0.10659917443990707,
-0.07498723268508911,
-0.015766924247145653,
-0.10118672996759415,
0.0014895449858158827,
0.030432023108005524,
0.12337123602628708,
-0.010192757472395897,
0.2705163061618805,
-0.07993511110544205,
0.13930551707744598,
0.18092720210552216,
-0.28326430916786194,
0.024838346987962723,
0.10853955894708633,
0.05756513774394989,
0.013756013475358486,
0.027598628774285316,
0.04837425798177719,
0.1318952590227127,
0.03467089310288429,
-0.07581230998039246,
-0.07761585712432861,
-0.13180609047412872,
0.05083547160029411,
-0.06574975699186325,
-0.02791820466518402,
0.28502559661865234,
0.011540125124156475,
-0.021572034806013107,
0.040839582681655884,
-0.08931174129247665,
-0.103839211165905,
0.07814443856477737,
-0.0596420094370842,
-0.06145815551280975,
-0.050003934651613235,
-0.011191007681190968,
-0.02394627034664154,
-0.08429472893476486,
-0.08910250663757324,
-0.18939852714538574,
0.06223610043525696,
-0.007246225606650114,
0.049451783299446106,
-0.15120653808116913,
0.0905284434556961,
-0.062486302107572556,
-0.10579230636358261,
-0.04549253359436989,
-0.07227631658315659,
-0.04978355020284653,
-0.05574456602334976,
-0.07695481926202774,
-0.2344367653131485,
0.09928526729345322,
0.091256283223629,
-0.02449781633913517,
0.0839451253414154,
-0.1108810231089592,
-0.0023660436272621155,
-0.06020874157547951,
0.06835917383432388,
0.0031157485209405422,
-0.02981620840728283,
0.07215965539216995,
-0.03435513377189636,
-0.03838123008608818,
-0.04591818153858185,
-0.08917531371116638,
-0.12782490253448486,
0.1618596911430359,
0.06953392177820206,
0.014806757681071758,
0.048004116863012314,
-0.0010832883417606354,
-0.01939098723232746,
-0.03144693002104759,
-0.11710332334041595,
-0.04633456841111183,
-0.027541011571884155,
-0.04078278690576553,
0.010580778121948242,
0.08442986011505127,
-0.014876831322908401,
-0.12098280340433121,
-0.006363312713801861,
-0.06995277106761932,
-0.023277608677744865,
-0.014512728899717331,
-0.07553376257419586,
0.0647939145565033,
-0.04965624213218689,
-0.021035166457295418,
-0.19309434294700623,
-0.1810964047908783,
-0.010688555426895618,
-0.04500219598412514,
-0.050734952092170715,
0.01667325384914875,
-0.0033060936257243156,
-0.04650350660085678,
0.07584802806377411,
-0.028409263119101524,
0.04946449398994446,
-0.010318593122065067,
0.08176252990961075,
0.09552609920501709,
0.04787718132138252,
-0.12357815355062485,
0.033661410212516785,
-0.04965675249695778,
-0.013646620325744152,
-0.107058584690094,
0.0387079231441021,
-0.07456597685813904,
0.08331737667322159,
-0.10718250274658203,
-0.005956519860774279,
-0.003298388794064522,
0.006470524240285158,
0.04981287941336632,
0.22303006052970886,
-0.1253768503665924,
-0.029913421720266342,
0.12485937029123306,
-0.03956863284111023,
-0.21595938503742218,
0.10634492337703705,
0.004781498108059168,
0.048044897615909576,
0.05085257440805435,
0.13733448088169098,
0.0514400452375412,
-0.09639881551265717,
0.049990274012088776,
0.08501864224672318,
-0.0901426374912262,
-0.07762293517589569,
0.013995894230902195,
-0.0547080859541893,
-0.21230579912662506,
0.024652590975165367,
0.06668581068515778,
0.041996803134679794,
-0.05652758106589317,
-0.02044384740293026,
-0.13049639761447906,
-0.0387912392616272,
0.054327696561813354,
0.007120979018509388,
0.14309261739253998,
-0.1354905068874359,
-0.04650048166513443,
-0.02449069172143936,
0.045186713337898254,
-0.0052652135491371155,
0.00914453249424696,
-0.08719179779291153,
0.10502961277961731,
-0.06054318696260452,
0.0009031874942593277,
-0.15241464972496033,
-0.01305993739515543,
0.004125780425965786,
0.08660809695720673,
0.028105083853006363,
0.06804442405700684,
0.0805891752243042,
-0.05787377059459686,
-0.033954981714487076,
-0.004176848102360964,
0.13021287322044373,
0.03191414475440979,
-0.0866018757224083,
-0.08545966446399689,
0.06948507577180862,
-0.005304298363626003,
0.049889158457517624,
-0.12332386523485184,
-0.014831330627202988,
0.0533769391477108,
0.15428346395492554,
-0.016956819221377373,
0.039186686277389526,
-0.006611688528209925,
-0.004292237106710672,
-0.07969193905591965,
-0.018110672011971474,
0.018299834802746773,
-0.015098881907761097,
-0.12029297649860382,
0.12577232718467712,
-0.1298874169588089,
0.17776373028755188,
0.13983933627605438,
-0.17602771520614624,
-0.07355475425720215,
0.04834309592843056,
0.0006981897167861462,
-0.018763376399874687,
0.046366531401872635,
-0.08992452174425125,
-0.014463016763329506,
-0.0605807825922966,
0.18921668827533722,
-0.10745173692703247,
-0.08453134447336197,
0.039928607642650604,
-0.02895665541291237,
-0.01982862688601017,
0.11630832403898239,
-0.004006850998848677,
-0.27986621856689453,
0.0752994492650032,
0.15764328837394714,
-0.06335814297199249,
0.15913082659244537,
-0.036308396607637405,
-0.08432434499263763,
0.013446837663650513,
0.0821545273065567,
0.005793043412268162,
0.0010524005629122257,
-0.14092114567756653,
0.016087837517261505,
0.06465055048465729,
0.03210286796092987,
0.07020623981952667,
-0.06982570886611938,
-0.013104711659252644,
0.016913071274757385,
-0.031782958656549454,
-0.010092922486364841,
0.126520037651062,
0.0669119581580162,
0.14390285313129425,
-0.004588333889842033,
-0.03829748183488846,
0.11506882309913635,
-0.001964358612895012,
-0.18958327174186707,
0.22160106897354126,
-0.1464586704969406,
-0.2349529266357422,
-0.15343622863292694,
-0.08052137494087219,
-0.07028350979089737,
-0.0031824600882828236,
0.08239425718784332,
-0.13669274747371674,
-0.0195419043302536,
-0.06807558238506317,
0.020746465772390366,
-0.049119554460048676,
0.06406287848949432,
-0.015139473602175713,
0.027692340314388275,
0.06482476741075516,
-0.09606295078992844,
-0.05100974813103676,
0.037408169358968735,
0.015111653134226799,
0.12074648588895798,
-0.12323841452598572,
0.0770370289683342,
0.14985263347625732,
-0.05639289319515228,
0.07494249939918518,
-0.03946242481470108,
0.19308848679065704,
-0.05178648605942726,
0.027487723156809807,
0.19339443743228912,
-0.02972901612520218,
0.013951749540865421,
0.051444560289382935,
-0.044187091290950775,
-0.04963752627372742,
0.05200125649571419,
0.002578575164079666,
-0.03166987746953964,
-0.3252222537994385,
-0.0447172187268734,
-0.05387533828616142,
0.05541113018989563,
0.010689503513276577,
0.04703572392463684,
0.21723805367946625,
0.04940696433186531,
0.018403660506010056,
0.07526767998933792,
-0.06533084809780121,
0.050244785845279694,
0.17418444156646729,
0.008124889805912971,
0.11342211812734604,
-0.10479003190994263,
-0.032706715166568756,
0.0870562195777893,
-0.030627181753516197,
0.07303120940923691,
0.01113202515989542,
0.026915090158581734,
0.005159364547580481,
0.08176415413618088,
0.05210302397608757,
0.11845065653324127,
0.07007589191198349,
-0.07379050552845001,
0.04500972107052803,
-0.07169827818870544,
-0.010348290205001831,
0.05811603367328644,
-0.032671935856342316,
-0.028237778693437576,
-0.11089079082012177,
-0.01930840127170086,
0.01762726530432701,
0.07229156792163849,
0.14552851021289825,
-0.28296661376953125,
-0.012097165919840336,
0.0007401492330245674,
-0.038711950182914734,
-0.12157253921031952,
0.039684511721134186,
0.0012614938896149397,
-0.11113069206476212,
0.11661836504936218,
-0.02701255865395069,
0.08157704025506973,
0.09455689042806625,
0.05385593697428703,
-0.051159996539354324,
-0.0511915422976017,
-0.04562683403491974,
0.09465433657169342,
-0.4241757094860077,
0.2045450359582901,
0.053381096571683884,
-0.005794235970824957,
-0.10442135483026505,
-0.014580254442989826,
0.040286485105752945,
0.08045656234025955,
0.1043241024017334,
-0.009215196594595909,
-0.037463780492544174,
-0.09095326066017151,
0.03292319178581238,
0.020888552069664,
0.08599495142698288,
0.11561493575572968,
0.05037856474518776,
-0.054544344544410706,
-0.0051559810526669025,
0.022257613018155098,
0.005726556293666363,
-0.1750355213880539,
-0.023672685027122498,
0.09244596213102341,
0.049057770520448685,
-0.02632259391248226,
-0.028958501294255257,
-0.025298146530985832,
-0.05816883593797684,
0.17182204127311707,
-0.11776947230100632,
-0.06308859586715698,
-0.1402793526649475,
0.01314465794712305,
0.10129515826702118,
-0.08497557789087296,
0.01431726012378931,
-0.05504698306322098,
-0.0077578057534992695,
-0.012131418101489544,
-0.232130765914917,
0.09807870537042618,
-0.08666627109050751,
-0.08239025622606277,
-0.026641404256224632,
0.15110665559768677,
-0.07472208887338638,
0.03461456671357155,
0.03717968985438347,
-0.046626221388578415,
-0.05234455317258835,
-0.03622756898403168,
0.0495755597949028,
-0.07640217244625092,
0.014901269227266312,
0.062403932213783264,
-0.0040999511256814,
0.03409312292933464,
-0.0334327295422554,
-0.044308293610811234,
0.23509490489959717,
0.21262648701667786,
-0.030087167397141457,
0.0770866647362709,
0.02827785350382328,
-0.06056274101138115,
-0.24694035947322845,
0.04729711264371872,
-0.0169132761657238,
0.022255508229136467,
-0.051664065569639206,
-0.00560279656201601,
0.04566825181245804,
0.04193127900362015,
0.013125337660312653,
0.13844001293182373,
-0.14805777370929718,
-0.12441584467887878,
0.18862251937389374,
0.005138609558343887,
0.28232553601264954,
-0.14212392270565033,
-0.09630768746137619,
-0.1005864217877388,
-0.223383828997612,
0.05243924260139465,
-0.09765390306711197,
0.08254458010196686,
-0.0890016257762909,
0.05216948315501213,
0.048582762479782104,
-0.052843328565359116,
0.08146920055150986,
-0.03407825157046318,
0.025461535900831223,
-0.09485536813735962,
0.01142733171582222,
0.05168604105710983,
-0.07206068187952042,
0.110660620033741,
-0.05910521373152733,
0.09442418813705444,
-0.19582870602607727,
0.002082723891362548,
-0.11177641153335571,
0.11727561801671982,
-0.026205427944660187,
-0.028919151052832603,
-0.021197864785790443,
-0.06987862288951874,
-0.028705496340990067,
-0.08456900715827942,
0.08921582251787186,
-0.09053909778594971,
0.16793479025363922,
0.22525794804096222,
0.18219482898712158,
-0.1572045385837555,
0.08400814235210419,
0.06779155135154724,
-0.07991489768028259,
0.05910402163863182,
-0.1842363029718399,
0.0679360181093216,
0.1324346512556076,
0.015188836492598057,
0.09236124157905579,
0.0607791468501091,
-0.07557880878448486,
-0.04544658213853836,
0.11714936792850494,
-0.2196670025587082,
0.09847281128168106,
-0.1440861076116562,
-0.07230880111455917,
0.018048860132694244,
0.05342697724699974,
0.20037032663822174,
0.0018514753319323063,
0.013584446161985397,
-0.009193253703415394,
-0.04473526030778885,
-0.06754744052886963,
0.18597093224525452,
0.08892615139484406,
0.07261959463357925,
-0.09856744855642319,
0.06937497854232788,
-0.05135146528482437,
-0.08952091634273529,
0.09618137776851654,
0.15896004438400269,
-0.11460283398628235,
-0.07821128517389297,
0.02500109188258648,
0.18554207682609558,
-0.20779447257518768,
-0.060407575219869614,
-0.12884747982025146,
-0.11583565175533295,
0.08941950649023056,
0.3365073502063751,
0.05678249150514603,
0.06634680926799774,
0.06118708476424217,
-0.1020447239279747,
-0.08288337290287018,
0.054753873497247696,
0.01703234389424324,
0.08889660239219666,
-0.1398843675851822,
0.13787685334682465,
-0.06868793815374374,
0.14232897758483887,
-0.08354900777339935,
0.020708143711090088,
-0.17019248008728027,
0.010874150320887566,
-0.27364736795425415,
-0.043544549494981766,
0.02665429189801216,
-0.05420562997460365,
0.030615195631980896,
-0.02906269021332264,
-0.05341201275587082,
0.03326334059238434,
-0.09730111807584763,
-0.02116314135491848,
0.026710418984293938,
0.01885381154716015,
-0.03910204395651817,
-0.00831178855150938,
0.03319093957543373,
-0.04060930013656616,
0.08389725536108017,
0.09290417283773422,
-0.07949411123991013,
0.0922243744134903,
-0.06375633180141449,
-0.06228930130600929,
0.04601742699742317,
0.004902546759694815,
0.056516051292419434,
-0.014963287860155106,
0.045998796820640564,
0.06720993667840958,
0.053583353757858276,
0.082967109978199,
0.043240513652563095,
-0.05651547387242317,
-0.02999517135322094,
-0.08760849386453629,
-0.05527961254119873,
-0.09787190705537796,
0.02676059864461422,
0.07713715732097626,
0.03379109501838684,
0.05060343071818352,
-0.08969074487686157,
0.02251889370381832,
-0.1330784261226654,
-0.018236715346574783,
-0.004843845032155514,
-0.09729016572237015,
-0.048924729228019714,
-0.010046176612377167,
0.08698976784944534,
-0.050075698643922806,
0.11930171400308609,
-0.06122714281082153,
0.05413130670785904,
0.057384271174669266,
-0.010469527915120125,
0.03852027282118797,
-0.03971541300415993,
0.2481038123369217,
0.010090635158121586,
-0.03389064222574234,
-0.06924950331449509,
0.038268785923719406,
0.0230135228484869,
0.012501724064350128,
0.16037262976169586,
0.05916339159011841,
-0.14543093740940094,
0.1377546489238739,
0.02840960957109928,
-0.05352161452174187,
0.008654782548546791,
-0.09423601627349854,
-0.04607747122645378,
0.12022821605205536,
0.012699931859970093,
0.028329838067293167,
0.18038462102413177,
-0.0394752211868763,
-0.02128995768725872,
-0.09320463985204697,
-0.08191414177417755,
-0.18954667448997498,
-0.04091751575469971,
-0.12690980732440948,
-0.17225845158100128,
0.038387272506952286,
-0.06515969336032867,
0.10216032713651657,
0.03560379892587662,
0.10178647190332413,
-0.07395311444997787,
0.12890765070915222,
-0.0018687903648242354,
-0.10452641546726227,
0.10708130151033401,
-0.03866297006607056,
0.0060773626901209354,
0.03556115925312042,
-0.020590733736753464,
0.042959634214639664,
-0.02168549969792366,
-0.051240287721157074,
0.000425127538619563,
-0.02552776411175728,
0.024505864828824997,
-0.0560835637152195,
-0.09522471576929092,
0.01765068620443344,
0.07618293166160583,
0.04021202772855759,
0.11386792361736298,
0.00915415957570076,
0.02342134714126587,
-0.010165649466216564,
0.17908354103565216,
-0.09408500045537949,
-0.07158297300338745,
-0.07293157279491425,
0.24150356650352478,
0.06112220510840416,
0.08828438073396683,
-0.00679643452167511,
-0.05146801471710205,
-0.014830474741756916,
0.27666419744491577,
0.12102878838777542,
-0.01763947121798992,
-0.014619906432926655,
-0.001012002001516521,
0.011422079987823963,
0.039832703769207,
0.14317427575588226,
0.057763226330280304,
0.10475963354110718,
-0.017291618511080742,
-0.043827105313539505,
-0.005652871914207935,
-0.02255476452410221,
-0.04485296830534935,
0.1556498110294342,
0.0681573823094368,
-0.07409660518169403,
0.03516862168908119,
0.055176664143800735,
-0.061245694756507874,
0.07790188491344452,
-0.03230348601937294,
-0.12390783429145813,
-0.08829633891582489,
-0.0021662849467247725,
0.04038643464446068,
-0.07941682636737823,
0.009160717017948627,
-0.05329374969005585,
-0.030110757797956467,
0.033363062888383865,
-0.04160822927951813,
-0.17975084483623505,
-0.07198093831539154,
0.0176282599568367,
-0.12852200865745544,
0.00304115260951221,
0.023684337735176086,
0.1829553246498108,
0.1281644105911255,
0.0032378132455050945,
-0.08820699155330658,
0.1027078852057457,
0.03868595510721207,
-0.07322076708078384,
0.08232191950082779,
0.12891867756843567,
0.06072577089071274,
0.030577950179576874,
0.02614409662783146,
-0.14783474802970886,
-0.011336284689605236,
0.019813569262623787,
-0.026338253170251846,
-0.09794095903635025,
0.009278787299990654,
-0.06360799819231033,
0.11849458515644073,
0.14425590634346008,
-0.0496017150580883,
0.05822428688406944,
-0.11514220386743546,
0.004765184596180916,
0.021360822021961212,
-0.058912381529808044,
-0.03169434517621994,
-0.1550169140100479,
0.03717312589287758,
0.07885226607322693,
-0.03216252848505974,
-0.29920876026153564,
-0.0003328690363559872,
-0.10025756061077118,
-0.024238018319010735,
-0.08234603703022003,
0.1437886655330658,
0.11709105223417282,
0.04911435768008232,
0.02271673083305359,
-0.0551246777176857,
0.013829498551785946,
0.1350541114807129,
-0.13868223130702972,
-0.10067874193191528
] |
null | null | transformers |
# Test
Hf T5:
MTF T5: -80.44100952148438
| {"tags": ["t5-new-hf-not-loaded"]} | text2text-generation | NewT5SharedHeadsSharedKeyValues/t5-efficient-base-skv | [
"transformers",
"t5",
"text2text-generation",
"t5-new-hf-not-loaded",
"autotrain_compatible",
"endpoints_compatible",
"text-generation-inference",
"region:us"
] | 2022-03-02T23:29:04+00:00 | [] | [] | TAGS
#transformers #t5 #text2text-generation #t5-new-hf-not-loaded #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us
|
# Test
Hf T5:
MTF T5: -80.44100952148438
| [
"# Test\nHf T5: \nMTF T5: -80.44100952148438"
] | [
"TAGS\n#transformers #t5 #text2text-generation #t5-new-hf-not-loaded #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n",
"# Test\nHf T5: \nMTF T5: -80.44100952148438"
] | [
56,
20
] | [
"passage: TAGS\n#transformers #t5 #text2text-generation #t5-new-hf-not-loaded #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n# Test\nHf T5: \nMTF T5: -80.44100952148438"
] | [
-0.07794281095266342,
-0.03097175993025303,
-0.0013524119276553392,
0.01856856606900692,
0.07266706228256226,
0.030563022941350937,
0.10623433440923691,
0.2111494243144989,
0.03442397341132164,
0.0014805629616603255,
0.1785382628440857,
0.12026800960302353,
0.005776567850261927,
0.08937947452068329,
-0.1545097380876541,
-0.07178554683923721,
-0.0019149050349369645,
0.07492807507514954,
-0.04912075400352478,
0.11255981773138046,
0.09724242985248566,
-0.03245743364095688,
0.11601201444864273,
-0.04063786566257477,
-0.19785048067569733,
0.10662972927093506,
0.0762317031621933,
-0.09406968206167221,
0.10694397985935211,
0.08365033566951752,
0.047109026461839676,
0.1344529539346695,
-0.05614762380719185,
-0.03564462810754776,
0.00993362907320261,
0.03734198212623596,
-0.05225689336657524,
0.03258563205599785,
0.07536359131336212,
-0.021575385704636574,
0.11034926027059555,
0.04443119466304779,
-0.042829617857933044,
0.10216206312179565,
-0.058311812579631805,
-0.041604120284318924,
-0.08390133082866669,
-0.008042922243475914,
0.03286335617303848,
0.1110355406999588,
0.006324996240437031,
0.22955846786499023,
-0.1154884472489357,
0.12796415388584137,
0.2185460776090622,
-0.24558594822883606,
0.018044348806142807,
0.11280391365289688,
0.014464177191257477,
0.03830097243189812,
0.01838422194123268,
0.04740029200911522,
0.12465836852788925,
0.041083335876464844,
-0.026821862906217575,
-0.07701165974140167,
-0.13086214661598206,
0.08084820955991745,
-0.099758580327034,
0.003110873978585005,
0.31422334909439087,
0.004248180892318487,
0.0014540150295943022,
0.03435405716300011,
-0.09057557582855225,
-0.0853571891784668,
0.06157674640417099,
-0.05192127823829651,
-0.04481295868754387,
-0.05838076397776604,
-0.0002509579062461853,
-0.029699314385652542,
-0.07773937284946442,
-0.0941024199128151,
-0.16786721348762512,
0.07372166216373444,
-0.014389467425644398,
0.03924471139907837,
-0.17307309806346893,
0.08774858713150024,
-0.06832022964954376,
-0.1270236074924469,
-0.05677201598882675,
-0.07282103598117828,
-0.03840592876076698,
-0.0666232779622078,
-0.08013966679573059,
-0.2555789649486542,
0.12180326133966446,
0.05901936814188957,
-0.02291412651538849,
0.08981330692768097,
-0.1177765503525734,
0.0061201294884085655,
-0.04521209001541138,
0.049507174640893936,
-0.009490218944847584,
-0.03570950776338577,
0.06839684396982193,
-0.0431145504117012,
-0.07989057153463364,
-0.037455324083566666,
-0.10294263064861298,
-0.11814600229263306,
0.14288628101348877,
0.057034485042095184,
-0.008840452879667282,
0.056322406977415085,
0.03874404355883598,
-0.021014833822846413,
-0.03914623707532883,
-0.13369958102703094,
-0.07053376734256744,
-0.0006965916254557669,
-0.022999294102191925,
0.042158402502536774,
0.07563196122646332,
-0.027329618111252785,
-0.10433379560709,
0.004959165584295988,
-0.06588929891586304,
-0.012453313916921616,
-0.012436684221029282,
-0.0741371214389801,
0.04942638427019119,
-0.0187088493257761,
-0.018798118457198143,
-0.20282010734081268,
-0.1702054888010025,
-0.008772075176239014,
-0.029827237129211426,
-0.041329462081193924,
0.04406357556581497,
0.00009453147504245862,
-0.05525476485490799,
0.06193991377949715,
-0.023971308022737503,
0.07758401334285736,
-0.030582409352064133,
0.07707278430461884,
0.06632746011018753,
0.052883487194776535,
-0.09366101026535034,
0.04056311398744583,
-0.05577773600816727,
-0.0033550758380442858,
-0.12858596444129944,
0.05050123855471611,
-0.07758855819702148,
0.10405869781970978,
-0.09237785637378693,
-0.015372809953987598,
-0.03234373778104782,
0.0010335519909858704,
0.011668078601360321,
0.23656491935253143,
-0.1333828568458557,
-0.04442133381962776,
0.12145588546991348,
-0.054427213966846466,
-0.21384182572364807,
0.09346464276313782,
0.0017605185275897384,
0.059969790279865265,
0.039058931171894073,
0.12955839931964874,
0.10722271353006363,
-0.10486909002065659,
0.08605335652828217,
0.11825075000524521,
-0.09521344304084778,
-0.04215380176901817,
0.04132663086056709,
-0.031630564481019974,
-0.2320631742477417,
0.022371267899870872,
0.033209312707185745,
0.020080726593732834,
-0.05038180202245712,
-0.023054014891386032,
-0.11477518081665039,
-0.04123767092823982,
0.07024215161800385,
-0.015976734459400177,
0.1449321210384369,
-0.11812074482440948,
-0.01735243760049343,
0.029220502823591232,
0.05487527325749397,
-0.022301752120256424,
-0.0011558618862181902,
-0.07549238204956055,
0.11096712201833725,
-0.062379270792007446,
0.005900032818317413,
-0.13304395973682404,
-0.020552469417452812,
-0.0046543581411242485,
0.06698419153690338,
0.025664031505584717,
0.1279277801513672,
0.08605322986841202,
-0.03851659595966339,
-0.03886374458670616,
0.009177086874842644,
0.12093494832515717,
0.045213811099529266,
-0.08342451602220535,
-0.107328400015831,
0.0567391999065876,
-0.007466165814548731,
0.07241906225681305,
-0.11390020698308945,
-0.0035831101704388857,
0.08923161029815674,
0.14814493060112,
-0.007559129502624273,
0.06942929327487946,
-0.008059816434979439,
-0.025978872552514076,
-0.07370041310787201,
-0.025547143071889877,
0.024356260895729065,
-0.011237534694373608,
-0.09845474362373352,
0.1273733377456665,
-0.10563556849956512,
0.2045392245054245,
0.14658322930335999,
-0.15889981389045715,
-0.05977170914411545,
-0.009293182753026485,
-0.013296673074364662,
-0.00856983382254839,
0.023568157106637955,
-0.0778135359287262,
0.014051586389541626,
-0.055246464908123016,
0.18680500984191895,
-0.12312493473291397,
-0.11401933431625366,
0.041388072073459625,
-0.023196851834654808,
-0.01649264618754387,
0.09677554666996002,
0.012486728839576244,
-0.2854192554950714,
0.08095405995845795,
0.17776601016521454,
-0.06718417257070541,
0.2073933631181717,
-0.027546580880880356,
-0.09052945673465729,
0.010650639422237873,
0.08835829794406891,
-0.0168621726334095,
0.0017596601974219084,
-0.19040453433990479,
0.014027724042534828,
0.06306108087301254,
0.04993879795074463,
0.09787164628505707,
-0.07526347786188126,
-0.003550118301063776,
0.02353309653699398,
-0.02952350303530693,
-0.004127358086407185,
0.12845411896705627,
0.06136342138051987,
0.1340869963169098,
-0.009651869535446167,
-0.013104741461575031,
0.11800064891576767,
-0.020912420004606247,
-0.2080070972442627,
0.22725000977516174,
-0.13809792697429657,
-0.23289446532726288,
-0.12520787119865417,
-0.08543018996715546,
-0.09231249988079071,
-0.007412539329379797,
0.0847301185131073,
-0.11989288032054901,
-0.012977671809494495,
-0.06121714040637016,
0.02174454554915428,
-0.045897118747234344,
0.07478227466344833,
-0.030457358807325363,
0.049438875168561935,
0.04866526275873184,
-0.09542069584131241,
-0.052359916269779205,
0.04542330652475357,
-0.003947795368731022,
0.12143892049789429,
-0.11530204862356186,
0.06220676749944687,
0.14891232550144196,
-0.06337251514196396,
0.09883525967597961,
-0.03698243945837021,
0.19537201523780823,
-0.05511864274740219,
0.02441846951842308,
0.19166545569896698,
-0.012799235060811043,
0.001770251663401723,
0.048471108078956604,
-0.03700840845704079,
-0.05012083798646927,
0.05263827368617058,
-0.00602369662374258,
-0.04396768659353256,
-0.3039073348045349,
-0.03800889104604721,
-0.07879170775413513,
0.04362472519278526,
0.01931999810039997,
0.048024822026491165,
0.20538070797920227,
0.056619562208652496,
0.0294351726770401,
0.06509740650653839,
-0.04914079234004021,
0.04015405476093292,
0.15593016147613525,
0.01980176940560341,
0.09282630681991577,
-0.09936734288930893,
-0.026574913412332535,
0.08438179641962051,
-0.03129609301686287,
0.051259398460388184,
-0.004142803605645895,
-0.002816639142110944,
0.027260953560471535,
0.10280338674783707,
0.06586576253175735,
0.1306208372116089,
0.06265131384134293,
-0.08050708472728729,
0.029967552050948143,
-0.10162767022848129,
0.006783717777580023,
0.07509774714708328,
-0.01779658906161785,
-0.04880595952272415,
-0.10001194477081299,
-0.015964504331350327,
0.037092674523591995,
0.09570202976465225,
0.11836647987365723,
-0.2661634385585785,
-0.0015028479974716902,
0.0012284055119380355,
-0.02468731626868248,
-0.0949748083949089,
0.06753762811422348,
0.03419594094157219,
-0.11166199296712875,
0.12379394471645355,
-0.019289052113890648,
0.07902759313583374,
0.1160859614610672,
0.05945824831724167,
-0.018021833151578903,
-0.025479217991232872,
-0.04673135653138161,
0.11232168972492218,
-0.4553244709968567,
0.16981306672096252,
0.05272805690765381,
-0.03493964672088623,
-0.12744328379631042,
-0.028599679470062256,
0.044501952826976776,
0.10561405122280121,
0.10821572691202164,
-0.01298417430371046,
-0.0259468462318182,
-0.02740948460996151,
0.04349594935774803,
0.029783492907881737,
0.09218145906925201,
0.07160992920398712,
0.03974500298500061,
-0.04427448660135269,
-0.021318752318620682,
0.014908857643604279,
0.06141697242856026,
-0.13877752423286438,
-0.019352920353412628,
0.10228782892227173,
0.01705116778612137,
-0.01821298897266388,
-0.03581452742218971,
-0.03475077077746391,
-0.09965474903583527,
0.14609813690185547,
-0.08236072957515717,
-0.06859143078327179,
-0.15561345219612122,
0.009162182919681072,
0.07405291497707367,
-0.07067503780126572,
-0.0033528481144458055,
-0.04793170839548111,
0.05023494362831116,
-0.018658820539712906,
-0.24534526467323303,
0.10365957021713257,
-0.09639027714729309,
-0.08376726508140564,
-0.017165660858154297,
0.1661125272512436,
-0.07162582129240036,
0.0400073416531086,
0.023455394431948662,
-0.05942791700363159,
-0.026478838175535202,
-0.04293746501207352,
0.02557246945798397,
-0.07106975466012955,
0.004145102109760046,
0.06236112117767334,
-0.024770937860012054,
0.05433470010757446,
-0.018203139305114746,
-0.026575377210974693,
0.24247154593467712,
0.17598113417625427,
-0.04875052347779274,
0.1039147824048996,
0.04232040420174599,
-0.043959297239780426,
-0.27525827288627625,
0.08403164148330688,
-0.024071181192994118,
0.01169357169419527,
-0.05443928390741348,
-0.030432183295488358,
0.08054496347904205,
0.03459097817540169,
0.015397002920508385,
0.1573653221130371,
-0.15285030007362366,
-0.11882678419351578,
0.1622726321220398,
0.0072018601931631565,
0.27292898297309875,
-0.12610027194023132,
-0.08887919038534164,
-0.09029830992221832,
-0.22276678681373596,
0.05855625122785568,
-0.1907680481672287,
0.07260482013225555,
-0.07573507726192474,
0.03975905850529671,
0.04028787091374397,
-0.061442237347364426,
0.07257600873708725,
0.00029918085783720016,
0.04941483587026596,
-0.08286204189062119,
0.03158849477767944,
0.05586392804980278,
-0.062257319688797,
0.11339344829320908,
-0.04299672693014145,
0.08872945606708527,
-0.1594392955303192,
0.009107112884521484,
-0.12123145163059235,
0.1131531223654747,
-0.026009857654571533,
-0.038117557764053345,
-0.03114754520356655,
-0.0658586397767067,
0.009520433843135834,
-0.08689568191766739,
0.09145526587963104,
-0.10371874272823334,
0.1736568659543991,
0.2350194901227951,
0.182950958609581,
-0.20832905173301697,
0.048967666923999786,
0.04817789047956467,
-0.05044503137469292,
0.06672368943691254,
-0.19004559516906738,
0.0853387787938118,
0.11654838174581528,
0.0347561314702034,
0.10998368263244629,
0.07743410766124725,
-0.05384177714586258,
-0.07312241941690445,
0.11013969033956528,
-0.22986069321632385,
0.12384261935949326,
-0.1706414669752121,
-0.06410806626081467,
0.020583946257829666,
0.05511998012661934,
0.20150163769721985,
-0.022030776366591454,
0.031459059566259384,
-0.01616598293185234,
-0.05657872557640076,
-0.09406736493110657,
0.15890930593013763,
0.09596268832683563,
0.07853680849075317,
-0.11762446165084839,
0.07012573629617691,
-0.059958748519420624,
-0.0652996152639389,
0.0626923143863678,
0.16368398070335388,
-0.12794284522533417,
-0.09850047528743744,
0.02758527360856533,
0.20635509490966797,
-0.18111059069633484,
-0.05173506215214729,
-0.12553797662258148,
-0.1326858401298523,
0.08537425845861435,
0.3409727215766907,
0.057226985692977905,
0.0562596432864666,
0.05548759177327156,
-0.09494541585445404,
-0.07968013733625412,
0.05608565732836723,
-0.04632388800382614,
0.07148747146129608,
-0.13827751576900482,
0.1533263772726059,
-0.06603656709194183,
0.1586698740720749,
-0.09595142304897308,
0.001283004181459546,
-0.1484941840171814,
0.01507068146020174,
-0.26182451844215393,
-0.03978894278407097,
0.02055412158370018,
-0.047344375401735306,
0.03396762162446976,
-0.013382067903876305,
-0.06699445098638535,
0.028143087401986122,
-0.11805400997400284,
0.012952861376106739,
0.007166451308876276,
0.037266068160533905,
-0.008990880101919174,
0.003742812667042017,
0.00921071320772171,
-0.05562974140048027,
0.08572094887495041,
0.09671258926391602,
-0.11161526292562485,
0.0943908542394638,
-0.04202497750520706,
-0.08349888026714325,
0.032620787620544434,
0.011456502601504326,
0.06972168385982513,
-0.02868187427520752,
0.03623213991522789,
0.05890977382659912,
0.045104049146175385,
0.08202338963747025,
0.008584054186940193,
-0.049279261380434036,
-0.023676173761487007,
-0.09338098764419556,
-0.03970923274755478,
-0.09852851927280426,
0.004806803539395332,
0.06170116737484932,
0.03734102472662926,
0.05514192581176758,
-0.08247880637645721,
0.023068230599164963,
-0.1244095116853714,
-0.037990983575582504,
0.01387042086571455,
-0.09200581908226013,
-0.05124817043542862,
-0.009683707728981972,
0.08873693645000458,
-0.04710833355784416,
0.16787934303283691,
-0.04590671509504318,
0.0385393425822258,
0.061156611889600754,
-0.02388034760951996,
0.04048987850546837,
-0.02700730226933956,
0.2489319145679474,
0.009173823520541191,
-0.009359179995954037,
-0.06263154745101929,
0.0640479177236557,
0.014801819808781147,
-0.0018009577179327607,
0.19441820681095123,
0.04448286443948746,
-0.12855264544487,
0.1198941245675087,
0.020738473162055016,
-0.049463897943496704,
0.01227390207350254,
-0.03942687436938286,
-0.02075246535241604,
0.13130998611450195,
-0.006666018161922693,
0.010281145572662354,
0.22248363494873047,
-0.06555015593767166,
-0.002532952930778265,
-0.08061151206493378,
-0.07226503640413284,
-0.18875709176063538,
-0.05048296973109245,
-0.12592138350009918,
-0.20929169654846191,
0.029935112223029137,
-0.07897895574569702,
0.09325665235519409,
0.025718623772263527,
0.1109435185790062,
-0.04402492940425873,
0.14332358539104462,
0.009120969101786613,
-0.11809512227773666,
0.10411648452281952,
-0.04898896440863609,
0.018919983878731728,
0.01845451071858406,
-0.013510307297110558,
0.05559144169092178,
-0.05289674922823906,
-0.057522304356098175,
-0.013267049565911293,
-0.0011854947078973055,
0.009601971134543419,
-0.07504792511463165,
-0.0887378454208374,
0.018087701871991158,
0.04942911118268967,
0.019199222326278687,
0.11061785370111465,
0.007560486905276775,
-0.004148387350142002,
-0.00692534726113081,
0.15345680713653564,
-0.09347236156463623,
-0.10245863348245621,
-0.09498167037963867,
0.25402987003326416,
0.05904723331332207,
0.09584620594978333,
-0.004249950405210257,
-0.03350985422730446,
-0.010907096788287163,
0.29302746057510376,
0.14937058091163635,
-0.02848275564610958,
0.008269929327070713,
0.006053554825484753,
0.010157892480492592,
0.032596178352832794,
0.1253935694694519,
0.04688594490289688,
0.10433782637119293,
-0.013897165656089783,
-0.04379723221063614,
-0.01249599177390337,
-0.02083350345492363,
-0.04735080152750015,
0.15528014302253723,
0.05613573640584946,
-0.07149814069271088,
0.04563030228018761,
0.04361966997385025,
-0.05770314857363701,
0.0347067192196846,
-0.054133303463459015,
-0.11211051046848297,
-0.08008642494678497,
-0.028889721259474754,
0.013293685391545296,
-0.06083787605166435,
0.0030473503284156322,
-0.05618187040090561,
-0.04409809038043022,
0.04224419221282005,
-0.03977624326944351,
-0.15438207983970642,
-0.07694272696971893,
0.052370816469192505,
-0.13231562077999115,
-0.011219446547329426,
0.009551243856549263,
0.1552632749080658,
0.11298994719982147,
0.00896010734140873,
-0.06716454774141312,
0.11222201585769653,
0.0427761934697628,
-0.09597302228212357,
0.052706025540828705,
0.13945503532886505,
0.046621136367321014,
0.03877926617860794,
0.02509370446205139,
-0.16578099131584167,
-0.012887929566204548,
0.0009670138242654502,
-0.03220289573073387,
-0.09307626634836197,
0.0006247766432352364,
-0.04255998879671097,
0.11703157424926758,
0.14606961607933044,
-0.046951793134212494,
0.057056088000535965,
-0.1197715550661087,
0.01935390755534172,
0.011683030053973198,
-0.0694657489657402,
-0.037570495158433914,
-0.1478787213563919,
0.02841118536889553,
0.06275910884141922,
-0.04815021902322769,
-0.269731342792511,
0.0012077406281605363,
-0.07507248222827911,
-0.029371511191129684,
-0.06635068356990814,
0.12466306984424591,
0.0996871218085289,
0.06005053594708443,
0.014294082298874855,
-0.08072096109390259,
0.002829797100275755,
0.13196831941604614,
-0.15807941555976868,
-0.09710109233856201
] |
null | null | transformers |
# Test
Hf T5: -110.35000801086426
MTF T5: -57.58127975463867
| {"tags": ["t5-new-failed"]} | text2text-generation | NewT5SharedHeadsSharedKeyValues/t5-efficient-large-sh | [
"transformers",
"t5",
"text2text-generation",
"t5-new-failed",
"autotrain_compatible",
"endpoints_compatible",
"text-generation-inference",
"region:us"
] | 2022-03-02T23:29:04+00:00 | [] | [] | TAGS
#transformers #t5 #text2text-generation #t5-new-failed #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us
|
# Test
Hf T5: -110.35000801086426
MTF T5: -57.58127975463867
| [
"# Test\nHf T5: -110.35000801086426\nMTF T5: -57.58127975463867"
] | [
"TAGS\n#transformers #t5 #text2text-generation #t5-new-failed #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n",
"# Test\nHf T5: -110.35000801086426\nMTF T5: -57.58127975463867"
] | [
51,
28
] | [
"passage: TAGS\n#transformers #t5 #text2text-generation #t5-new-failed #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n# Test\nHf T5: -110.35000801086426\nMTF T5: -57.58127975463867"
] | [
-0.08848325908184052,
-0.03201817721128464,
-0.0013746243203058839,
0.026352256536483765,
0.07733746618032455,
0.045712705701589584,
0.10433454066514969,
0.21471171081066132,
0.03917788714170456,
0.01623508706688881,
0.19918963313102722,
0.14877872169017792,
0.020962875336408615,
0.10296664386987686,
-0.16899904608726501,
-0.06242306903004646,
-0.0012863752199336886,
0.07728660106658936,
0.006942179519683123,
0.12213239073753357,
0.10149414837360382,
-0.0295000858604908,
0.12073688954114914,
-0.042092278599739075,
-0.20185397565364838,
0.10762982070446014,
0.11181456595659256,
-0.09320653975009918,
0.12112575024366379,
0.0784962922334671,
0.07091619074344635,
0.1011960506439209,
-0.0426003634929657,
-0.050922807306051254,
0.0032240694854408503,
0.03448773920536041,
-0.03185098245739937,
0.03696735203266144,
0.08555968850851059,
-0.000657198135741055,
0.09564564377069473,
0.05808420106768608,
-0.03543969988822937,
0.10630238801240921,
-0.07616264373064041,
-0.005424026399850845,
-0.10294365882873535,
-0.0025122915394604206,
0.02404859848320484,
0.12646085023880005,
-0.012039285153150558,
0.26989445090293884,
-0.07924990355968475,
0.14030975103378296,
0.19360029697418213,
-0.2897525727748871,
0.023757856339216232,
0.10943563282489777,
0.06422004103660583,
0.014222350902855396,
0.031479910016059875,
0.04380958154797554,
0.1323261857032776,
0.039201948791742325,
-0.07566362619400024,
-0.0818350613117218,
-0.13555268943309784,
0.05276377871632576,
-0.07340925186872482,
-0.029013818129897118,
0.2904540002346039,
0.00731000117957592,
-0.024800628423690796,
0.03961045295000076,
-0.08829130232334137,
-0.11231892555952072,
0.07543330639600754,
-0.05640840530395508,
-0.0597047358751297,
-0.0517059825360775,
-0.010106311179697514,
-0.021957650780677795,
-0.08212678879499435,
-0.09006181359291077,
-0.18408046662807465,
0.06560628116130829,
-0.007259936071932316,
0.05058260262012482,
-0.15704946219921112,
0.09010105580091476,
-0.06008527800440788,
-0.10764291882514954,
-0.04714525118470192,
-0.07092928141355515,
-0.04523813724517822,
-0.05810164287686348,
-0.07879991829395294,
-0.24625861644744873,
0.10448168218135834,
0.09233497828245163,
-0.02652195654809475,
0.08375454694032669,
-0.11346077919006348,
-0.002881627297028899,
-0.05887819826602936,
0.07668564468622208,
0.0013404273195192218,
-0.04178031161427498,
0.07665980607271194,
-0.03400927409529686,
-0.03635087236762047,
-0.043823789805173874,
-0.09088325500488281,
-0.13414184749126434,
0.1499633640050888,
0.06730116158723831,
0.015225410461425781,
0.05465726554393768,
-0.005986534524708986,
-0.016164647415280342,
-0.029214661568403244,
-0.12254244834184647,
-0.0490000955760479,
-0.027417389675974846,
-0.04135088995099068,
0.015596603974699974,
0.08682771027088165,
-0.016466544941067696,
-0.12567387521266937,
-0.008397866040468216,
-0.07292801141738892,
-0.016971372067928314,
-0.01591416820883751,
-0.08536375313997269,
0.05772877484560013,
-0.03930766507983208,
-0.026494042947888374,
-0.1881006807088852,
-0.18565823137760162,
-0.009383204393088818,
-0.04629279300570488,
-0.05150488018989563,
0.02021121047437191,
-0.009744439274072647,
-0.04591342806816101,
0.07527270168066025,
-0.027949104085564613,
0.04086267948150635,
-0.01087464950978756,
0.08388429880142212,
0.09867765009403229,
0.04907657951116562,
-0.1294095367193222,
0.032972563058137894,
-0.054928917437791824,
-0.010257977060973644,
-0.09649582207202911,
0.04227515682578087,
-0.07004721462726593,
0.08276597410440445,
-0.10562430322170258,
-0.004956639837473631,
-0.0012352010235190392,
0.006689408328384161,
0.054772790521383286,
0.2258470207452774,
-0.12570424377918243,
-0.029771555215120316,
0.13241933286190033,
-0.03888144716620445,
-0.21662618219852448,
0.10469549149274826,
0.00439605675637722,
0.05143606662750244,
0.05306661128997803,
0.13237600028514862,
0.03984428197145462,
-0.09552369266748428,
0.04588870331645012,
0.08718837797641754,
-0.09178844094276428,
-0.0745563954114914,
0.011491023935377598,
-0.05390090122818947,
-0.2051542103290558,
0.023396814242005348,
0.06686606258153915,
0.03560389205813408,
-0.05739234387874603,
-0.022846262902021408,
-0.1326213926076889,
-0.03792831301689148,
0.0628507062792778,
-0.0018247449770569801,
0.13816358149051666,
-0.13765773177146912,
-0.04799293354153633,
-0.01662340573966503,
0.04543761909008026,
-0.007142588496208191,
0.00821596011519432,
-0.0891079530119896,
0.1017942875623703,
-0.06943953037261963,
-0.0012861640425398946,
-0.15358223021030426,
-0.016171982511878014,
0.0033254195004701614,
0.09255130589008331,
0.030126221477985382,
0.06587579846382141,
0.07984456419944763,
-0.050590407103300095,
-0.028394538909196854,
-0.005791986361145973,
0.13007484376430511,
0.032619908452034,
-0.08575315028429031,
-0.08461224287748337,
0.061912376433610916,
-0.005515936762094498,
0.04407879710197449,
-0.1268809735774994,
-0.012499007396399975,
0.05349355190992355,
0.14711371064186096,
-0.016267798840999603,
0.0406818687915802,
-0.007101261988282204,
-0.0009399190894328058,
-0.08382819592952728,
-0.019832417368888855,
0.017372874543070793,
-0.015315116383135319,
-0.11877292394638062,
0.12108033895492554,
-0.12798435986042023,
0.17462235689163208,
0.1418425738811493,
-0.18647415935993195,
-0.07623420655727386,
0.05119528993964195,
-0.0012190203415229917,
-0.01583503931760788,
0.04352405667304993,
-0.0868748351931572,
-0.019299108535051346,
-0.05574796721339226,
0.18945109844207764,
-0.10536392778158188,
-0.08288770914077759,
0.03759651258587837,
-0.033701036125421524,
-0.018457187339663506,
0.11233215034008026,
-0.007059853989630938,
-0.28167903423309326,
0.07822155952453613,
0.15166150033473969,
-0.0691891610622406,
0.15352673828601837,
-0.03442946821451187,
-0.08506344258785248,
0.010564865544438362,
0.08173490315675735,
0.0038524242118000984,
0.003152010031044483,
-0.1406475007534027,
0.017055723816156387,
0.06591489166021347,
0.028628746047616005,
0.06819184869527817,
-0.07507693022489548,
-0.012664101086556911,
0.01712813787162304,
-0.03441305458545685,
-0.012566674500703812,
0.12368374317884445,
0.06883402168750763,
0.14288310706615448,
-0.006045976188033819,
-0.031188635155558586,
0.12084467709064484,
-0.00018097781867254525,
-0.1912706196308136,
0.22129301726818085,
-0.14683571457862854,
-0.2308778613805771,
-0.15188194811344147,
-0.08947642147541046,
-0.07373656332492828,
-0.003925579134374857,
0.08284565061330795,
-0.13402898609638214,
-0.01975315250456333,
-0.0664227083325386,
0.024532470852136612,
-0.04157507047057152,
0.061394914984703064,
-0.02012045867741108,
0.024330317974090576,
0.06187928467988968,
-0.0970124825835228,
-0.056137051433324814,
0.04000329226255417,
0.010379292070865631,
0.11891935765743256,
-0.11647896468639374,
0.074476458132267,
0.14884841442108154,
-0.061357125639915466,
0.07858806103467941,
-0.03821849077939987,
0.19817937910556793,
-0.04568883031606674,
0.025551069527864456,
0.19614270329475403,
-0.03147716075181961,
0.015382589772343636,
0.05396376922726631,
-0.042235057801008224,
-0.050415195524692535,
0.049311067909002304,
-0.002947879023849964,
-0.03016297146677971,
-0.32622015476226807,
-0.04477027803659439,
-0.05439890921115875,
0.061069000512361526,
0.009752362966537476,
0.045383915305137634,
0.2116595357656479,
0.056235961616039276,
0.019145609810948372,
0.08309884369373322,
-0.06596840918064117,
0.05143843591213226,
0.17305123805999756,
0.01238116342574358,
0.1141427531838417,
-0.10434974730014801,
-0.032402053475379944,
0.08613813668489456,
-0.026570282876491547,
0.06175540015101433,
0.010369367897510529,
0.03700704127550125,
0.012451979331672192,
0.08432329446077347,
0.050359684973955154,
0.12144993990659714,
0.07669053971767426,
-0.07152828574180603,
0.047700185328722,
-0.07807987928390503,
-0.012093812227249146,
0.05602846294641495,
-0.03924212604761124,
-0.020134488120675087,
-0.10868360102176666,
-0.016291974112391472,
0.021874746307730675,
0.08226935565471649,
0.15025322139263153,
-0.3017553985118866,
-0.016631264239549637,
-0.0017279608873650432,
-0.03193090483546257,
-0.12242315709590912,
0.03860578313469887,
-0.001920185168273747,
-0.11443400382995605,
0.11720222234725952,
-0.030697520822286606,
0.07895741611719131,
0.0918022096157074,
0.057613447308540344,
-0.050051603466272354,
-0.04089020565152168,
-0.04687199369072914,
0.09156925976276398,
-0.4386971592903137,
0.20025664567947388,
0.05305052921175957,
-0.010312823578715324,
-0.10652010142803192,
-0.013402005657553673,
0.038726724684238434,
0.08138875663280487,
0.10689236968755722,
-0.012633487582206726,
-0.040352024137973785,
-0.08935927599668503,
0.03518474102020264,
0.022688811644911766,
0.08229989558458328,
0.12072541564702988,
0.05406172201037407,
-0.0560026615858078,
-0.005354420747607946,
0.022608362138271332,
0.015348654240369797,
-0.1796809732913971,
-0.027067633345723152,
0.09246227890253067,
0.05266125872731209,
-0.024791620671749115,
-0.027047360315918922,
-0.02375287376344204,
-0.04874495416879654,
0.18328705430030823,
-0.11160903424024582,
-0.07061173766851425,
-0.14016373455524445,
0.020027194172143936,
0.09544484317302704,
-0.08563848584890366,
0.01550228800624609,
-0.0540161058306694,
-0.0017467128345742822,
-0.015043056569993496,
-0.2354351431131363,
0.09819098562002182,
-0.08635126799345016,
-0.07772497087717056,
-0.02703370898962021,
0.14820441603660583,
-0.07153873890638351,
0.03128160163760185,
0.037903737276792526,
-0.04656483232975006,
-0.051163386553525925,
-0.032919127494096756,
0.043883316218853,
-0.07141529023647308,
0.021215418353676796,
0.06532436609268188,
-0.002597771119326353,
0.028209539130330086,
-0.03473560884594917,
-0.03587258607149124,
0.24124959111213684,
0.21224412322044373,
-0.030860774219036102,
0.07695633918046951,
0.018247725442051888,
-0.05844973400235176,
-0.24964967370033264,
0.05147014185786247,
-0.017402388155460358,
0.024506133049726486,
-0.045793790370225906,
-0.004195695742964745,
0.05089176073670387,
0.03852465748786926,
0.014523781836032867,
0.14916038513183594,
-0.15731334686279297,
-0.12495509535074234,
0.19311001896858215,
0.011237620376050472,
0.266853004693985,
-0.14182429015636444,
-0.09841971844434738,
-0.10825829207897186,
-0.22421689331531525,
0.06076274439692497,
-0.09934236109256744,
0.08176584541797638,
-0.08710319548845291,
0.06537729501724243,
0.04940609633922577,
-0.05499350279569626,
0.08091653138399124,
-0.030131971463561058,
0.02744077518582344,
-0.09406749159097672,
0.009349199943244457,
0.05882251262664795,
-0.07101500779390335,
0.11494044959545135,
-0.058536361902952194,
0.09321635216474533,
-0.17985819280147552,
0.0030823173001408577,
-0.11073474586009979,
0.11797728389501572,
-0.02929590456187725,
-0.03257409483194351,
-0.021374836564064026,
-0.07393261790275574,
-0.02576560340821743,
-0.08208513259887695,
0.08966183662414551,
-0.08888588845729828,
0.16692747175693512,
0.22240036725997925,
0.18545641005039215,
-0.14967995882034302,
0.0818728432059288,
0.06601656973361969,
-0.07787615060806274,
0.06020183861255646,
-0.1783726066350937,
0.0698632076382637,
0.13125331699848175,
0.01422683335840702,
0.09675144404172897,
0.0634290799498558,
-0.0754888579249382,
-0.050371162593364716,
0.11440923810005188,
-0.22381846606731415,
0.11304811388254166,
-0.143972709774971,
-0.07624461501836777,
0.016220133751630783,
0.052208658307790756,
0.20370209217071533,
0.0006153362919576466,
0.00917251966893673,
-0.010733187198638916,
-0.04549703374505043,
-0.07907705754041672,
0.18341398239135742,
0.08784880489110947,
0.07454559952020645,
-0.09998906403779984,
0.06666287034749985,
-0.05246969684958458,
-0.07636706531047821,
0.09341421723365784,
0.16398820281028748,
-0.11260797083377838,
-0.07882784307003021,
0.020984390750527382,
0.1830444037914276,
-0.21298757195472717,
-0.05849927291274071,
-0.13305707275867462,
-0.11520684510469437,
0.08441728353500366,
0.3353354334831238,
0.05609697476029396,
0.06834979355335236,
0.0585566870868206,
-0.10231990367174149,
-0.0859837457537651,
0.05726700648665428,
0.015355770476162434,
0.0903148204088211,
-0.13808031380176544,
0.1471223086118698,
-0.07054907083511353,
0.14174148440361023,
-0.08255761116743088,
0.02165350131690502,
-0.17094315588474274,
0.011105168610811234,
-0.28028249740600586,
-0.039367228746414185,
0.021361520513892174,
-0.05473800376057625,
0.03249269723892212,
-0.02232084609568119,
-0.0518607571721077,
0.03334640711545944,
-0.09516248106956482,
-0.022281253710389137,
0.028663795441389084,
0.017500171437859535,
-0.04038593918085098,
-0.0056687877513468266,
0.029244439676404,
-0.0426051989197731,
0.08037693798542023,
0.09769745171070099,
-0.08643625676631927,
0.08918329328298569,
-0.06207047402858734,
-0.06409050524234772,
0.04637099429965019,
0.003123853588476777,
0.06030117720365524,
-0.005599426105618477,
0.045331377536058426,
0.06795987486839294,
0.05140656232833862,
0.0817626565694809,
0.04829404503107071,
-0.05608497932553291,
-0.02800421044230461,
-0.0839449092745781,
-0.045853208750486374,
-0.09845954179763794,
0.02478925511240959,
0.07646382600069046,
0.03084922395646572,
0.049428727477788925,
-0.096335269510746,
0.025934159755706787,
-0.13603709638118744,
-0.021564964205026627,
-0.0037166622933000326,
-0.09759944677352905,
-0.05850931629538536,
-0.012742852792143822,
0.0897531658411026,
-0.05087045952677727,
0.12672734260559082,
-0.057942572981119156,
0.05232632905244827,
0.0555574856698513,
-0.002747603226453066,
0.042248643934726715,
-0.037753865122795105,
0.24607810378074646,
0.0061506484635174274,
-0.036876361817121506,
-0.07108205556869507,
0.04127693921327591,
0.025501685217022896,
0.0074834092520177364,
0.16735202074050903,
0.05432751774787903,
-0.14695046842098236,
0.13987894356250763,
0.020903032273054123,
-0.050265152007341385,
0.010188829153776169,
-0.10215598344802856,
-0.04245159402489662,
0.11928632855415344,
0.012051539495587349,
0.036155153065919876,
0.17927135527133942,
-0.04001733660697937,
-0.02028205804526806,
-0.0937597006559372,
-0.08479293435811996,
-0.19385133683681488,
-0.05978098884224892,
-0.12518200278282166,
-0.16701169312000275,
0.035443563014268875,
-0.06800469011068344,
0.1021624207496643,
0.0377400740981102,
0.09767292439937592,
-0.07329858839511871,
0.1337456852197647,
0.0025492210406810045,
-0.10440870374441147,
0.10022926330566406,
-0.040135834366083145,
0.01034725084900856,
0.030188733711838722,
-0.02216930501163006,
0.04496932774782181,
-0.02124238945543766,
-0.04798094928264618,
-0.0023746297229081392,
-0.023534217849373817,
0.025301314890384674,
-0.057497989386320114,
-0.09600545465946198,
0.01796962134540081,
0.0771171823143959,
0.04075654596090317,
0.11207295954227448,
0.008864575996994972,
0.023676684126257896,
-0.010979180224239826,
0.17285636067390442,
-0.09497829526662827,
-0.07776161283254623,
-0.07693739980459213,
0.2500908076763153,
0.0625254288315773,
0.08953306078910828,
-0.007254105526953936,
-0.05145610123872757,
-0.015121319331228733,
0.2764802873134613,
0.13054712116718292,
-0.024013016372919083,
-0.013690506108105183,
-0.0028990614227950573,
0.011244016699492931,
0.0334569588303566,
0.13481058180332184,
0.05277462303638458,
0.10077269375324249,
-0.020037570968270302,
-0.042945392429828644,
-0.006799320690333843,
-0.02117674984037876,
-0.04176202043890953,
0.15316994488239288,
0.06591860949993134,
-0.07182325422763824,
0.040018755942583084,
0.053386129438877106,
-0.06335638463497162,
0.07682066410779953,
-0.034712206572294235,
-0.12207726389169693,
-0.08991867303848267,
-0.0034365144092589617,
0.025296004489064217,
-0.07560817897319794,
0.012160440906882286,
-0.05425030365586281,
-0.035936035215854645,
0.04429896920919418,
-0.04261685162782669,
-0.1790495365858078,
-0.06538264453411102,
0.018982503563165665,
-0.1445474475622177,
0.010328372940421104,
0.024497682228684425,
0.1841391623020172,
0.1282273828983307,
0.008918956853449345,
-0.0870315209031105,
0.10752036422491074,
0.037984464317560196,
-0.07015714049339294,
0.08244894444942474,
0.12774811685085297,
0.05756142735481262,
0.03249744325876236,
0.02242887206375599,
-0.16043467819690704,
-0.00913189072161913,
0.025705629959702492,
-0.02668670006096363,
-0.09533783048391342,
0.00024616977316327393,
-0.05942185968160629,
0.11633425205945969,
0.14716489613056183,
-0.05157829076051712,
0.06297920644283295,
-0.11446849256753922,
0.005188293289393187,
0.023487966507673264,
-0.0651991069316864,
-0.033564962446689606,
-0.15197265148162842,
0.03737166151404381,
0.07803861051797867,
-0.037636611610651016,
-0.2993305027484894,
-0.0009364214492961764,
-0.09661365300416946,
-0.022914670407772064,
-0.0860060527920723,
0.13737697899341583,
0.11557689309120178,
0.05236920341849327,
0.0216438677161932,
-0.05034444481134415,
0.014249271713197231,
0.13947120308876038,
-0.13760890066623688,
-0.10470709949731827
] |
null | null | transformers |
# Test
Hf T5:
MTF T5: -59.432472229003906
| {"tags": ["t5-new-hf-not-loaded"]} | text2text-generation | NewT5SharedHeadsSharedKeyValues/t5-efficient-large-skv | [
"transformers",
"t5",
"text2text-generation",
"t5-new-hf-not-loaded",
"autotrain_compatible",
"endpoints_compatible",
"text-generation-inference",
"region:us"
] | 2022-03-02T23:29:04+00:00 | [] | [] | TAGS
#transformers #t5 #text2text-generation #t5-new-hf-not-loaded #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us
|
# Test
Hf T5:
MTF T5: -59.432472229003906
| [
"# Test\nHf T5: \nMTF T5: -59.432472229003906"
] | [
"TAGS\n#transformers #t5 #text2text-generation #t5-new-hf-not-loaded #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n",
"# Test\nHf T5: \nMTF T5: -59.432472229003906"
] | [
56,
21
] | [
"passage: TAGS\n#transformers #t5 #text2text-generation #t5-new-hf-not-loaded #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n# Test\nHf T5: \nMTF T5: -59.432472229003906"
] | [
-0.08048541098833084,
-0.03309560567140579,
-0.0013397119473665953,
0.01591288298368454,
0.0660262405872345,
0.029441289603710175,
0.10931982845067978,
0.21155686676502228,
0.03341442719101906,
0.004858061205595732,
0.17903690040111542,
0.1295141577720642,
0.009131296537816525,
0.09557217359542847,
-0.15660549700260162,
-0.0676746517419815,
0.0017326163360849023,
0.07338645309209824,
-0.04339594393968582,
0.11533953994512558,
0.09384681284427643,
-0.03544601798057556,
0.11572056263685226,
-0.0454423762857914,
-0.19391579926013947,
0.10557512938976288,
0.07560936361551285,
-0.0942138060927391,
0.10952042788267136,
0.08187449723482132,
0.05075937882065773,
0.13494926691055298,
-0.05533163622021675,
-0.040104757994413376,
0.010710082948207855,
0.03294290602207184,
-0.05211372300982475,
0.03321434184908867,
0.07216113060712814,
-0.018327604979276657,
0.10294029116630554,
0.048783838748931885,
-0.04236000031232834,
0.09843337535858154,
-0.06117759644985199,
-0.031459059566259384,
-0.08997146785259247,
-0.006354748271405697,
0.03587411716580391,
0.11097252368927002,
0.004430428147315979,
0.2346462905406952,
-0.11501247435808182,
0.12431830912828445,
0.21692419052124023,
-0.2423894703388214,
0.013534342870116234,
0.12323871999979019,
0.019906004890799522,
0.03534705936908722,
0.018727358430624008,
0.04583428055047989,
0.12512646615505219,
0.038948655128479004,
-0.03386063501238823,
-0.07683505862951279,
-0.11992422491312027,
0.07851262390613556,
-0.10018978267908096,
0.002198165049776435,
0.3108616769313812,
0.0013708691112697124,
0.0022476818412542343,
0.03230663761496544,
-0.09115219116210938,
-0.08025562763214111,
0.060096174478530884,
-0.05487868934869766,
-0.04376532509922981,
-0.05977236106991768,
-0.00034543348010629416,
-0.027619028463959694,
-0.07786691188812256,
-0.09922794997692108,
-0.17200309038162231,
0.08433689177036285,
-0.014840958639979362,
0.03792499750852585,
-0.17421209812164307,
0.08677588403224945,
-0.06333848834037781,
-0.12916237115859985,
-0.05861154571175575,
-0.07226530462503433,
-0.035735487937927246,
-0.06638975441455841,
-0.07757408171892166,
-0.2540587782859802,
0.11977332085371017,
0.06419827044010162,
-0.025121450424194336,
0.09367014467716217,
-0.11941150575876236,
0.006091139279305935,
-0.04490756243467331,
0.049862638115882874,
-0.00502228457480669,
-0.032629918307065964,
0.06113329157233238,
-0.036025937646627426,
-0.07528438419103622,
-0.03715607896447182,
-0.10274383425712585,
-0.1159820556640625,
0.13751401007175446,
0.06101186200976372,
-0.006523824762552977,
0.05295723304152489,
0.03278910741209984,
-0.020561547949910164,
-0.03117654286324978,
-0.13427364826202393,
-0.07213947176933289,
-0.0020362818613648415,
-0.024258391931653023,
0.03513285517692566,
0.06924030184745789,
-0.026807419955730438,
-0.1008087694644928,
0.008530762046575546,
-0.06676650047302246,
-0.014987966045737267,
-0.015121251344680786,
-0.07258771359920502,
0.05183347687125206,
-0.02116004005074501,
-0.02119540050625801,
-0.19721661508083344,
-0.17571605741977692,
-0.010212819091975689,
-0.032405246049165726,
-0.04569048061966896,
0.04124081879854202,
-0.003564167534932494,
-0.0590837225317955,
0.0638924241065979,
-0.027680885046720505,
0.07850946485996246,
-0.03109109029173851,
0.07881651073694229,
0.0707532986998558,
0.0557405985891819,
-0.09425248205661774,
0.03933949023485184,
-0.05855525657534599,
-0.003712170757353306,
-0.13220295310020447,
0.049582235515117645,
-0.08299054950475693,
0.10149595141410828,
-0.09101039916276932,
-0.014275561086833477,
-0.03959350660443306,
0.0003766760928556323,
0.01327600423246622,
0.23944127559661865,
-0.13903382420539856,
-0.04394204914569855,
0.1230795830488205,
-0.05841583013534546,
-0.2130635529756546,
0.08340748399496078,
-0.00009957137808669358,
0.06166624650359154,
0.03973361477255821,
0.13775599002838135,
0.09891063719987869,
-0.098570317029953,
0.07646789401769638,
0.11391954123973846,
-0.08848921209573746,
-0.04712357372045517,
0.04127058386802673,
-0.031336307525634766,
-0.2313588708639145,
0.022453920915722847,
0.02678503282368183,
0.0177304707467556,
-0.05041247233748436,
-0.025308450683951378,
-0.11156821250915527,
-0.04321351647377014,
0.07528315484523773,
-0.01116116438060999,
0.14400367438793182,
-0.11955496668815613,
-0.01383133139461279,
0.029721319675445557,
0.05497082322835922,
-0.020130174234509468,
-0.0036550266668200493,
-0.07901177555322647,
0.11118566244840622,
-0.06378823518753052,
0.0026181479915976524,
-0.13633829355239868,
-0.02622550167143345,
-0.0008969717309810221,
0.0622868537902832,
0.024164816364645958,
0.11882435530424118,
0.08572083711624146,
-0.03999719023704529,
-0.03654835745692253,
0.0049685039557516575,
0.11926411837339401,
0.04183129593729973,
-0.08090443909168243,
-0.10724405944347382,
0.05737508833408356,
-0.011633237823843956,
0.06516406685113907,
-0.10859765112400055,
-0.0055246502161026,
0.08881012350320816,
0.14812546968460083,
-0.010365484282374382,
0.06733089685440063,
-0.008779075928032398,
-0.0238787904381752,
-0.07395832985639572,
-0.0213593952357769,
0.027000898495316505,
-0.014542732387781143,
-0.09697138518095016,
0.12858814001083374,
-0.10481815785169601,
0.19827334582805634,
0.1483931988477707,
-0.15200290083885193,
-0.05642017349600792,
-0.005809415131807327,
-0.014479000121355057,
-0.010177919641137123,
0.02223721519112587,
-0.07193951308727264,
0.01789725199341774,
-0.05234988033771515,
0.18314382433891296,
-0.12764021754264832,
-0.11776307225227356,
0.041663315147161484,
-0.020580945536494255,
-0.016709621995687485,
0.09737669676542282,
0.018678605556488037,
-0.2871544063091278,
0.08562348783016205,
0.18037617206573486,
-0.06264276057481766,
0.20929181575775146,
-0.027503034099936485,
-0.09083417057991028,
0.0068367850035429,
0.08565545827150345,
-0.019092723727226257,
0.009602888487279415,
-0.1800522804260254,
0.015118923038244247,
0.060974109917879105,
0.04916022717952728,
0.09704308211803436,
-0.08140851557254791,
-0.008154676295816898,
0.020633423700928688,
-0.03070823661983013,
-0.00481018703430891,
0.1268204152584076,
0.06257253140211105,
0.13441194593906403,
-0.00771980220451951,
-0.014204352162778378,
0.11700297892093658,
-0.022980639711022377,
-0.20436833798885345,
0.23168522119522095,
-0.1365443617105484,
-0.23967993259429932,
-0.12282537668943405,
-0.0863737240433693,
-0.093031145632267,
-0.008215836249291897,
0.08114229887723923,
-0.12517030537128448,
-0.013293377123773098,
-0.058464813977479935,
0.021329525858163834,
-0.04385676980018616,
0.07105579227209091,
-0.02712802216410637,
0.04605325683951378,
0.04657837003469467,
-0.09418828785419464,
-0.05311776325106621,
0.04277396947145462,
-0.0016320329159498215,
0.12126009911298752,
-0.11163681745529175,
0.062482673674821854,
0.1468682736158371,
-0.06241995096206665,
0.09863271564245224,
-0.03843460977077484,
0.193724125623703,
-0.056950509548187256,
0.02086011879146099,
0.18933363258838654,
-0.010304822586476803,
0.004371703136712313,
0.054933447390794754,
-0.03660590574145317,
-0.05373616889119148,
0.05388987436890602,
-0.007411276921629906,
-0.04240282624959946,
-0.3123667240142822,
-0.04156006872653961,
-0.07390041649341583,
0.04472781717777252,
0.01608961634337902,
0.047892358154058456,
0.20864924788475037,
0.05875307321548462,
0.029776711016893387,
0.06029578670859337,
-0.0537809319794178,
0.03942655399441719,
0.1627519428730011,
0.020778898149728775,
0.09888864308595657,
-0.09954939782619476,
-0.028030121698975563,
0.08413802087306976,
-0.02688104659318924,
0.04738793522119522,
0.0005074809305369854,
-0.003961161244660616,
0.024723302572965622,
0.10875564068555832,
0.06691796332597733,
0.13196207582950592,
0.06547123938798904,
-0.08062821626663208,
0.03139162063598633,
-0.09956473857164383,
0.0029582350980490446,
0.07243113964796066,
-0.01706123724579811,
-0.0475279837846756,
-0.09545281529426575,
-0.016554338857531548,
0.0337238647043705,
0.09761646389961243,
0.1179371029138565,
-0.26841896772384644,
-0.0025173090398311615,
0.0014022039249539375,
-0.026450512930750847,
-0.09491143375635147,
0.06857125461101532,
0.03048904798924923,
-0.10884200036525726,
0.12657465040683746,
-0.020393092185258865,
0.07634730637073517,
0.11405199766159058,
0.05762653425335884,
-0.02033137157559395,
-0.028669651597738266,
-0.0428461916744709,
0.11119111627340317,
-0.4466261565685272,
0.18048866093158722,
0.049766212701797485,
-0.036573268473148346,
-0.12287247180938721,
-0.028177587315440178,
0.04466106742620468,
0.09619703143835068,
0.11328167468309402,
-0.014984868466854095,
-0.03030182421207428,
-0.02917628549039364,
0.033522047102451324,
0.030442368239164352,
0.09587518870830536,
0.06817019730806351,
0.04285729303956032,
-0.044714879244565964,
-0.017523769289255142,
0.01146322675049305,
0.054039034992456436,
-0.1406906247138977,
-0.016816705465316772,
0.10681737214326859,
0.0104288375005126,
-0.019070584326982498,
-0.03500257432460785,
-0.037576351314783096,
-0.09556397050619125,
0.1467636525630951,
-0.08586273342370987,
-0.06628601998090744,
-0.15134717524051666,
0.006776610389351845,
0.07878103107213974,
-0.07222632318735123,
-0.003663499839603901,
-0.04664315655827522,
0.050311848521232605,
-0.01961445063352585,
-0.24697186052799225,
0.10094967484474182,
-0.09557017683982849,
-0.08357387781143188,
-0.01657162792980671,
0.16601167619228363,
-0.07050484418869019,
0.043270763009786606,
0.02404111810028553,
-0.05325528234243393,
-0.024087293073534966,
-0.04379924386739731,
0.027578383684158325,
-0.07112414389848709,
0.006466824561357498,
0.06264068186283112,
-0.0186555627733469,
0.051067717373371124,
-0.023236267268657684,
-0.025931261479854584,
0.2431970238685608,
0.18504297733306885,
-0.04985901713371277,
0.10618292540311813,
0.04329569637775421,
-0.04542295262217522,
-0.28192368149757385,
0.07929936051368713,
-0.025774328038096428,
0.014524759724736214,
-0.055429913103580475,
-0.03655093163251877,
0.08063822239637375,
0.0388801284134388,
0.012175417505204678,
0.14400692284107208,
-0.1640762835741043,
-0.11976749449968338,
0.15845157206058502,
0.00961773470044136,
0.2716065049171448,
-0.12599611282348633,
-0.09177801012992859,
-0.0868368148803711,
-0.2109043151140213,
0.06139427423477173,
-0.18301932513713837,
0.06980521976947784,
-0.0774875208735466,
0.044967230409383774,
0.039416875690221786,
-0.061730749905109406,
0.07525692135095596,
-0.00719031086191535,
0.04797258973121643,
-0.08293040096759796,
0.02756693959236145,
0.05857809633016586,
-0.06305649876594543,
0.11347831040620804,
-0.040260739624500275,
0.09097788482904434,
-0.15057015419006348,
0.006866337265819311,
-0.12132537364959717,
0.10843788087368011,
-0.028027847409248352,
-0.03539399057626724,
-0.032594624906778336,
-0.06342244148254395,
0.0072426507249474525,
-0.08469334989786148,
0.09084740281105042,
-0.10116181522607803,
0.17689703404903412,
0.23045113682746887,
0.1936735212802887,
-0.20028211176395416,
0.0514855794608593,
0.049582403153181076,
-0.050470199435949326,
0.06529252976179123,
-0.1907108873128891,
0.08159536123275757,
0.12210339307785034,
0.03539878502488136,
0.10696200281381607,
0.07876206934452057,
-0.05184658244252205,
-0.07153980433940887,
0.11277659237384796,
-0.23205387592315674,
0.11293651163578033,
-0.16345661878585815,
-0.05369594320654869,
0.018648048862814903,
0.05449443310499191,
0.1997409164905548,
-0.021498367190361023,
0.028438592329621315,
-0.01656496524810791,
-0.0556165911257267,
-0.09125445038080215,
0.16155549883842468,
0.09176784753799438,
0.07952822744846344,
-0.11865140497684479,
0.07038134336471558,
-0.05703311040997505,
-0.06723321229219437,
0.0642249807715416,
0.16739441454410553,
-0.12478406727313995,
-0.09744130074977875,
0.022170769050717354,
0.20532794296741486,
-0.18543517589569092,
-0.05112582817673683,
-0.1280623823404312,
-0.13169606029987335,
0.08467305451631546,
0.3541209101676941,
0.05790436640381813,
0.05697116628289223,
0.05496332421898842,
-0.09274954348802567,
-0.07536432147026062,
0.05621755123138428,
-0.046180542558431625,
0.07308529317378998,
-0.13869664072990417,
0.1430044025182724,
-0.0627896636724472,
0.1556834876537323,
-0.09537071734666824,
0.002244175411760807,
-0.14605727791786194,
0.016952302306890488,
-0.2615022659301758,
-0.03751261159777641,
0.017416665330529213,
-0.05033076927065849,
0.033708881586790085,
-0.01390102505683899,
-0.06745024770498276,
0.024672457948327065,
-0.12002457678318024,
0.014375544153153896,
0.005638733506202698,
0.036343175917863846,
-0.012801319360733032,
0.007168479263782501,
0.013134446926414967,
-0.052010808140039444,
0.08366300165653229,
0.09665487706661224,
-0.10603611916303635,
0.09688643366098404,
-0.034840796142816544,
-0.0808088481426239,
0.03141271695494652,
0.01427951268851757,
0.0705341324210167,
-0.032371971756219864,
0.032811958342790604,
0.062079694122076035,
0.04624342545866966,
0.08369799703359604,
0.011380833573639393,
-0.05177551507949829,
-0.023192832246422768,
-0.09229443967342377,
-0.044524651020765305,
-0.09690030664205551,
0.005673273932188749,
0.06734099239110947,
0.037990085780620575,
0.05561252310872078,
-0.08355387300252914,
0.023676399141550064,
-0.1252780705690384,
-0.03577841818332672,
0.012688827700912952,
-0.0937950536608696,
-0.058346476405858994,
-0.01225378829985857,
0.08877014368772507,
-0.043539732694625854,
0.16890355944633484,
-0.04880799353122711,
0.03743316978216171,
0.06027575954794884,
-0.02764515019953251,
0.041502855718135834,
-0.02443995140492916,
0.2541419565677643,
0.014322004280984402,
-0.012128896079957485,
-0.056120242923498154,
0.06620680540800095,
0.007061036303639412,
-0.005680958740413189,
0.19735181331634521,
0.04870087653398514,
-0.11683293431997299,
0.11973784863948822,
0.025569645687937737,
-0.051306743174791336,
0.012270594015717506,
-0.04320172592997551,
-0.028241781517863274,
0.12490132451057434,
-0.001998347230255604,
0.017528170719742775,
0.21675024926662445,
-0.0685967430472374,
-0.0008766925893723965,
-0.08321686089038849,
-0.07422896474599838,
-0.1896427720785141,
-0.05195317417383194,
-0.12579865753650665,
-0.20583482086658478,
0.030617639422416687,
-0.08411744982004166,
0.08968459069728851,
0.02823038212954998,
0.1102096289396286,
-0.04380648583173752,
0.14988702535629272,
0.010136890225112438,
-0.11747288703918457,
0.10347592085599899,
-0.048852335661649704,
0.020024651661515236,
0.01158190704882145,
-0.014813674613833427,
0.052632324397563934,
-0.0514235720038414,
-0.056868117302656174,
-0.012308357283473015,
-0.004871857352554798,
0.008675952441990376,
-0.0711488425731659,
-0.08763836324214935,
0.018729977309703827,
0.05048265680670738,
0.023259835317730904,
0.11468556523323059,
0.007379972841590643,
0.000850526150316,
-0.0048334114253520966,
0.15041665732860565,
-0.09394655376672745,
-0.09922309219837189,
-0.09376274049282074,
0.2612230181694031,
0.05610637739300728,
0.09856309741735458,
-0.0037030091043561697,
-0.03194526210427284,
-0.015033009462058544,
0.29291823506355286,
0.15008802711963654,
-0.02491864375770092,
0.006556439679116011,
0.010262020863592625,
0.011609233915805817,
0.03036196529865265,
0.12242032587528229,
0.05178957059979439,
0.10805215686559677,
-0.019442901015281677,
-0.04871583729982376,
-0.012180596590042114,
-0.02345789037644863,
-0.03950926288962364,
0.14688146114349365,
0.05565497279167175,
-0.07121817022562027,
0.03875507786870003,
0.04515020176768303,
-0.06172879412770271,
0.039828963577747345,
-0.051790665835142136,
-0.12145309895277023,
-0.08498792350292206,
-0.027269354090094566,
0.01581100933253765,
-0.06489460915327072,
0.003906065598130226,
-0.05463303625583649,
-0.04533824324607849,
0.035929832607507706,
-0.04061984270811081,
-0.15600191056728363,
-0.07631943374872208,
0.05584266409277916,
-0.1322486251592636,
-0.009339564479887486,
0.007001024670898914,
0.15960156917572021,
0.11520961672067642,
0.008847719058394432,
-0.06865841150283813,
0.11107587069272995,
0.04845854640007019,
-0.09848455339670181,
0.04916606843471527,
0.14188890159130096,
0.04993019625544548,
0.046005189418792725,
0.028018977493047714,
-0.1736590564250946,
-0.011218647472560406,
0.008576448075473309,
-0.03251764923334122,
-0.09321756660938263,
0.004715193994343281,
-0.04561469331383705,
0.11870299279689789,
0.15129120647907257,
-0.04499019682407379,
0.05575708672404289,
-0.11766459792852402,
0.019756047055125237,
0.00852567795664072,
-0.06523565948009491,
-0.03908839449286461,
-0.15143857896327972,
0.026536663994193077,
0.057482872158288956,
-0.04740532860159874,
-0.27207228541374207,
0.0004474722081795335,
-0.07188188284635544,
-0.02715335041284561,
-0.06709304451942444,
0.12604081630706787,
0.0958835706114769,
0.06055929511785507,
0.013447901234030724,
-0.08195190876722336,
0.0013450183905661106,
0.1311565339565277,
-0.15583251416683197,
-0.09772420674562454
] |
null | null | transformers |
# Test
Hf T5: -146.39734268188477
MTF T5: -72.12132263183594
| {"tags": ["t5-new-failed"]} | text2text-generation | NewT5SharedHeadsSharedKeyValues/t5-efficient-small-sh | [
"transformers",
"t5",
"text2text-generation",
"t5-new-failed",
"autotrain_compatible",
"endpoints_compatible",
"text-generation-inference",
"region:us"
] | 2022-03-02T23:29:04+00:00 | [] | [] | TAGS
#transformers #t5 #text2text-generation #t5-new-failed #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us
|
# Test
Hf T5: -146.39734268188477
MTF T5: -72.12132263183594
| [
"# Test\nHf T5: -146.39734268188477\nMTF T5: -72.12132263183594"
] | [
"TAGS\n#transformers #t5 #text2text-generation #t5-new-failed #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n",
"# Test\nHf T5: -146.39734268188477\nMTF T5: -72.12132263183594"
] | [
51,
29
] | [
"passage: TAGS\n#transformers #t5 #text2text-generation #t5-new-failed #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n# Test\nHf T5: -146.39734268188477\nMTF T5: -72.12132263183594"
] | [
-0.08515149354934692,
-0.030861690640449524,
-0.0015981319593265653,
0.02659098617732525,
0.07841483503580093,
0.047623589634895325,
0.10231505334377289,
0.2148941159248352,
0.02813834510743618,
0.013764061033725739,
0.19433891773223877,
0.1414547711610794,
0.016336319968104362,
0.09766065329313278,
-0.162555530667305,
-0.06787125021219254,
0.003196011297404766,
0.07522235810756683,
-0.005521560553461313,
0.12293949723243713,
0.10117379575967789,
-0.023966999724507332,
0.11395038664340973,
-0.042378176003694534,
-0.1934109628200531,
0.10307078063488007,
0.10949528962373734,
-0.09042729437351227,
0.12280551344156265,
0.07964111119508743,
0.06618072092533112,
0.09984660148620605,
-0.045422010123729706,
-0.05517052486538887,
0.005273553542792797,
0.0328553207218647,
-0.02969653345644474,
0.03429558500647545,
0.08617173135280609,
-0.000999359181150794,
0.0877261608839035,
0.06368213891983032,
-0.035700514912605286,
0.10565386712551117,
-0.07786594331264496,
-0.011349290609359741,
-0.10985827445983887,
0.006386242341250181,
0.022139325737953186,
0.12451537698507309,
-0.010638145729899406,
0.26930755376815796,
-0.07900236546993256,
0.13697542250156403,
0.19230356812477112,
-0.2877892851829529,
0.023381371051073074,
0.11083774268627167,
0.06690602004528046,
0.00798631552606821,
0.028860529884696007,
0.04530424252152443,
0.13121387362480164,
0.042398735880851746,
-0.07928796112537384,
-0.0815192237496376,
-0.13026732206344604,
0.04982627183198929,
-0.07235760241746902,
-0.025324702262878418,
0.27876877784729004,
0.003801369573920965,
-0.02540937252342701,
0.039610277861356735,
-0.09300211817026138,
-0.1048811599612236,
0.07494892179965973,
-0.05562334507703781,
-0.06094355881214142,
-0.04531819000840187,
-0.006105063017457724,
-0.026996878907084465,
-0.07858368009328842,
-0.09089092165231705,
-0.18508367240428925,
0.07983886450529099,
-0.008199109695851803,
0.0450701043009758,
-0.15263357758522034,
0.09007059037685394,
-0.0539979413151741,
-0.11417900770902634,
-0.04498518258333206,
-0.07391206920146942,
-0.041321296244859695,
-0.0552077516913414,
-0.07947326451539993,
-0.23567867279052734,
0.10315554589033127,
0.09662424027919769,
-0.035973627120256424,
0.08589434623718262,
-0.11048096418380737,
0.0006448353524319828,
-0.06052835285663605,
0.06889881938695908,
-0.006101326085627079,
-0.03383856266736984,
0.07524226605892181,
-0.032769907265901566,
-0.03719773516058922,
-0.044200677424669266,
-0.08918041735887527,
-0.12906834483146667,
0.15308333933353424,
0.06873580068349838,
0.01384684257209301,
0.050166163593530655,
-0.003550808411091566,
-0.020261870697140694,
-0.030630068853497505,
-0.12208276987075806,
-0.04767710343003273,
-0.027674876153469086,
-0.03820269554853439,
0.01506004761904478,
0.08459055423736572,
-0.01562516950070858,
-0.12247942388057709,
-0.0014172566588968039,
-0.07269515097141266,
-0.019782688468694687,
-0.012410466559231281,
-0.08353710919618607,
0.06286893039941788,
-0.035446882247924805,
-0.02125425823032856,
-0.19197191298007965,
-0.185787633061409,
-0.010010060854256153,
-0.04538394510746002,
-0.055842604488134384,
0.019019715487957,
-0.002356521086767316,
-0.050964757800102234,
0.07652079313993454,
-0.0302872397005558,
0.03825987130403519,
-0.01132569182664156,
0.083006352186203,
0.09315765649080276,
0.04743814095854759,
-0.123197540640831,
0.03390498459339142,
-0.05301219969987869,
-0.007010926958173513,
-0.10642419755458832,
0.042298465967178345,
-0.07101434469223022,
0.08394001424312592,
-0.104908786714077,
-0.009487195871770382,
-0.0003642431984189898,
0.0073262047953903675,
0.05580122768878937,
0.22515766322612762,
-0.12001928687095642,
-0.02951008453965187,
0.13355880975723267,
-0.04421801120042801,
-0.21959364414215088,
0.10665072500705719,
0.0004826394433621317,
0.050598643720149994,
0.050115954130887985,
0.13534319400787354,
0.06257567554712296,
-0.08867848664522171,
0.048779942095279694,
0.08257484436035156,
-0.08405677229166031,
-0.06870971620082855,
0.016929803416132927,
-0.04621202498674393,
-0.20617710053920746,
0.0207818653434515,
0.06371556222438812,
0.038280755281448364,
-0.05954132601618767,
-0.022496724501252174,
-0.125441774725914,
-0.03661736473441124,
0.06801720708608627,
-0.0034678359515964985,
0.1364978402853012,
-0.1416052132844925,
-0.04964182525873184,
-0.01257830299437046,
0.04833246394991875,
-0.011246954090893269,
0.01166986022144556,
-0.08896281570196152,
0.11341096460819244,
-0.06552628427743912,
0.0019097886979579926,
-0.1542145311832428,
-0.023410066962242126,
0.0013946237741038203,
0.10411008447408676,
0.027493970468640327,
0.07135332375764847,
0.07989352196455002,
-0.047145675867795944,
-0.039848726242780685,
-0.004340677056461573,
0.12784230709075928,
0.0320289209485054,
-0.08631416410207748,
-0.08712419867515564,
0.06646477431058884,
-0.010524766519665718,
0.03227713704109192,
-0.12066580355167389,
-0.014074211940169334,
0.054571475833654404,
0.14699764549732208,
-0.018893899396061897,
0.04323379695415497,
-0.005951732397079468,
-0.007140820380300283,
-0.08765177428722382,
-0.02030632458627224,
0.01915641315281391,
-0.01181850302964449,
-0.11635573953390121,
0.13318617641925812,
-0.13241185247898102,
0.18075181543827057,
0.1439475119113922,
-0.18285220861434937,
-0.07450789958238602,
0.0476914718747139,
-0.00007174017810029909,
-0.01522336807101965,
0.04508879780769348,
-0.0847688540816307,
-0.007844914682209492,
-0.05752749741077423,
0.18916141986846924,
-0.10969604551792145,
-0.08442023396492004,
0.037958234548568726,
-0.035882607102394104,
-0.01915021799504757,
0.11169905960559845,
-0.006212999578565359,
-0.277425080537796,
0.08311055600643158,
0.14897164702415466,
-0.06539879739284515,
0.1564636379480362,
-0.0335187166929245,
-0.08256486803293228,
0.009718760848045349,
0.07984937727451324,
0.008283655159175396,
0.0001493614399805665,
-0.13093355298042297,
0.02152857556939125,
0.06307392567396164,
0.03752801939845085,
0.07065602391958237,
-0.07560642808675766,
-0.016683680936694145,
0.018137460574507713,
-0.0321425125002861,
-0.0075859129428863525,
0.12079115957021713,
0.06787228584289551,
0.14541542530059814,
-0.0046277642250061035,
-0.030683228746056557,
0.11478722840547562,
-0.000010078218110720627,
-0.19169192016124725,
0.22457803785800934,
-0.1483410894870758,
-0.23380734026432037,
-0.15906105935573578,
-0.09953603148460388,
-0.07649389654397964,
0.000088061424321495,
0.08373338729143143,
-0.13415081799030304,
-0.017191115766763687,
-0.06433917582035065,
0.028241395950317383,
-0.04752049967646599,
0.06304050236940384,
-0.013036198914051056,
0.027310743927955627,
0.06488524377346039,
-0.09993191808462143,
-0.05652889236807823,
0.0393829382956028,
0.018671905621886253,
0.1175585463643074,
-0.11907301843166351,
0.07462626695632935,
0.14534485340118408,
-0.061795372515916824,
0.07304652035236359,
-0.0415361225605011,
0.2028457075357437,
-0.04746587947010994,
0.021143516525626183,
0.20683157444000244,
-0.033679500222206116,
0.016967004165053368,
0.05035394802689552,
-0.04240334406495094,
-0.05583498626947403,
0.0497453510761261,
-0.006971081253141165,
-0.03237118199467659,
-0.32827192544937134,
-0.046841222792863846,
-0.05653402954339981,
0.0546577088534832,
0.007896059192717075,
0.04548577964305878,
0.20629523694515228,
0.05268138274550438,
0.012019994668662548,
0.08208070695400238,
-0.06426694244146347,
0.05274296924471855,
0.17713995277881622,
0.014851182699203491,
0.11740393936634064,
-0.10301006585359573,
-0.031206488609313965,
0.09088462591171265,
-0.02266976423561573,
0.06887353956699371,
0.009254825301468372,
0.027446601539850235,
0.014331459999084473,
0.08192140609025955,
0.053604789078235626,
0.12637056410312653,
0.0692063421010971,
-0.07071854919195175,
0.041753415018320084,
-0.0768718272447586,
-0.01601545512676239,
0.05242488533258438,
-0.041142646223306656,
-0.023312179371714592,
-0.10802417993545532,
-0.009117662906646729,
0.024290800094604492,
0.08556815981864929,
0.15394361317157745,
-0.29594865441322327,
-0.02136397361755371,
0.0009667396079748869,
-0.03259876370429993,
-0.11854765564203262,
0.0435989648103714,
0.0010602293768897653,
-0.1072378009557724,
0.12039162218570709,
-0.03130686655640602,
0.08188055455684662,
0.09276203066110611,
0.05509934574365616,
-0.0398763045668602,
-0.05020994693040848,
-0.04636142775416374,
0.09362154453992844,
-0.4199586510658264,
0.20096388459205627,
0.0513705313205719,
-0.013060184195637703,
-0.1012481302022934,
-0.013308386318385601,
0.04430127888917923,
0.08360587060451508,
0.10524121671915054,
-0.010027886368334293,
-0.03039591573178768,
-0.0821998342871666,
0.03034963831305504,
0.017819242551922798,
0.0866590365767479,
0.11315906792879105,
0.06276816129684448,
-0.05971958115696907,
-0.003095147432759404,
0.022803377360105515,
0.0107258390635252,
-0.16559982299804688,
-0.023676518350839615,
0.09207145124673843,
0.04544726759195328,
-0.02756245993077755,
-0.027935266494750977,
-0.02897992543876171,
-0.05451241135597229,
0.19152100384235382,
-0.1016424298286438,
-0.06824778765439987,
-0.14315687119960785,
0.012864392250776291,
0.10322771966457367,
-0.08490043133497238,
0.012101830914616585,
-0.052744559943675995,
0.0007113455794751644,
-0.015864117071032524,
-0.23610344529151917,
0.09822899848222733,
-0.09025239944458008,
-0.08402643352746964,
-0.02416495978832245,
0.15600474178791046,
-0.07595430314540863,
0.03577036410570145,
0.03623640164732933,
-0.043921809643507004,
-0.049453314393758774,
-0.038544051349163055,
0.038757022470235825,
-0.08457023650407791,
0.027685042470693588,
0.06019480898976326,
-0.005889258347451687,
0.037366170436143875,
-0.03614651784300804,
-0.03770328313112259,
0.2434707134962082,
0.2203180491924286,
-0.031505927443504333,
0.07719708979129791,
0.02392902784049511,
-0.06126031279563904,
-0.252627968788147,
0.04558221623301506,
-0.018704894930124283,
0.019735421985387802,
-0.04486323893070221,
-0.003177850740030408,
0.044746752828359604,
0.036578185856342316,
0.014645335264503956,
0.14240214228630066,
-0.15198934078216553,
-0.12553340196609497,
0.18127688765525818,
0.009185133501887321,
0.2829606831073761,
-0.14504311978816986,
-0.09839993715286255,
-0.10085862129926682,
-0.22248168289661407,
0.051197607070207596,
-0.09085235744714737,
0.08483793586492538,
-0.08397692441940308,
0.0607253722846508,
0.047538191080093384,
-0.054436251521110535,
0.08570602536201477,
-0.036835815757513046,
0.02519853040575981,
-0.09600984305143356,
0.01523840706795454,
0.06710965186357498,
-0.069425068795681,
0.10934090614318848,
-0.05300997570157051,
0.09465878456830978,
-0.18642586469650269,
-0.0038595511578023434,
-0.10788974165916443,
0.10499527305364609,
-0.028260262683033943,
-0.034250594675540924,
-0.022973787039518356,
-0.06884180009365082,
-0.0243644081056118,
-0.08550667017698288,
0.0895107164978981,
-0.08577721565961838,
0.17192037403583527,
0.21578198671340942,
0.1854826658964157,
-0.14630667865276337,
0.07919257879257202,
0.06774529814720154,
-0.0769408717751503,
0.05787971615791321,
-0.18421415984630585,
0.07083143293857574,
0.13028378784656525,
0.008722014725208282,
0.0917481929063797,
0.06842247396707535,
-0.07440028339624405,
-0.04775173217058182,
0.11655522882938385,
-0.22379186749458313,
0.10674344748258591,
-0.1442040205001831,
-0.0725979283452034,
0.01308499090373516,
0.05284140259027481,
0.20801566541194916,
-0.0028137092012912035,
0.009207791648805141,
-0.00991587433964014,
-0.04007641598582268,
-0.07476135343313217,
0.18213476240634918,
0.0856415182352066,
0.07562994956970215,
-0.09904439002275467,
0.06468947231769562,
-0.053780414164066315,
-0.07377561181783676,
0.09163779765367508,
0.16498146951198578,
-0.11161220818758011,
-0.07902253419160843,
0.019464567303657532,
0.168369859457016,
-0.20726020634174347,
-0.05731431022286415,
-0.1328878551721573,
-0.11846403032541275,
0.08878318965435028,
0.3341662883758545,
0.06070176884531975,
0.06808372586965561,
0.05559990927577019,
-0.1039978414773941,
-0.08254494518041611,
0.05314164608716965,
0.016085663810372353,
0.08886966854333878,
-0.14075763523578644,
0.13594500720500946,
-0.07075221836566925,
0.1421675831079483,
-0.08496200293302536,
0.02192208543419838,
-0.1703992784023285,
0.01397115271538496,
-0.29087966680526733,
-0.041459232568740845,
0.01900966465473175,
-0.052528806030750275,
0.02644665539264679,
-0.024201884865760803,
-0.05537944287061691,
0.033372681587934494,
-0.0958704724907875,
-0.018442954868078232,
0.02252774126827717,
0.016127176582813263,
-0.03943472355604172,
-0.007696926593780518,
0.031751614063978195,
-0.0464852973818779,
0.08509477972984314,
0.09325524419546127,
-0.08320752531290054,
0.09348880499601364,
-0.04960167407989502,
-0.06947869062423706,
0.04947255179286003,
0.004620769061148167,
0.056438855826854706,
-0.01895502582192421,
0.044857218861579895,
0.06599625200033188,
0.04998643696308136,
0.0828680545091629,
0.04858384281396866,
-0.055904570966959,
-0.028534429147839546,
-0.08657420426607132,
-0.05238765850663185,
-0.09334169328212738,
0.02199043519794941,
0.08084657043218613,
0.034063670784235,
0.05600664019584656,
-0.0903128981590271,
0.02717391401529312,
-0.1350877583026886,
-0.02189256250858307,
-0.004161296412348747,
-0.09963035583496094,
-0.055345553904771805,
-0.009509252384305,
0.08767420798540115,
-0.04311464726924896,
0.12629391252994537,
-0.06369451433420181,
0.056660015136003494,
0.05835239216685295,
-0.004280465189367533,
0.03708314150571823,
-0.03568677231669426,
0.23860792815685272,
0.00910825002938509,
-0.03554295375943184,
-0.07768607139587402,
0.04067161679267883,
0.029362207278609276,
-0.0006820105481892824,
0.16488692164421082,
0.05794761702418327,
-0.13133373856544495,
0.13578566908836365,
0.02066332846879959,
-0.04719925671815872,
0.003017690498381853,
-0.10397142171859741,
-0.04154804348945618,
0.11320029199123383,
0.016443956643342972,
0.02843616157770157,
0.18480956554412842,
-0.04017431661486626,
-0.01664634607732296,
-0.09746913611888885,
-0.08234869688749313,
-0.19163325428962708,
-0.04961344227194786,
-0.1247735247015953,
-0.16719572246074677,
0.035152800381183624,
-0.07185857743024826,
0.09711313247680664,
0.041622329503297806,
0.1019112840294838,
-0.07080299407243729,
0.12825816869735718,
-0.006034517660737038,
-0.10447807610034943,
0.09767432510852814,
-0.038016073405742645,
0.014831398613750935,
0.039157699793577194,
-0.024112071841955185,
0.04439229145646095,
-0.016360171139240265,
-0.04464743286371231,
0.0037292472552508116,
-0.02189297415316105,
0.027137648314237595,
-0.06103944033384323,
-0.09744340181350708,
0.017016343772411346,
0.07636266946792603,
0.039019230753183365,
0.11508037894964218,
0.0052429018542170525,
0.024865122511982918,
-0.007540413178503513,
0.17313754558563232,
-0.09389211237430573,
-0.07787667214870453,
-0.07977297902107239,
0.2445085197687149,
0.06309125572443008,
0.091436967253685,
-0.0060449582524597645,
-0.04973208159208298,
-0.01663237065076828,
0.2775160074234009,
0.13937988877296448,
-0.027473704889416695,
-0.01426090206950903,
0.004593442659825087,
0.013627646490931511,
0.0431966632604599,
0.13991999626159668,
0.058266401290893555,
0.10225267708301544,
-0.022128622978925705,
-0.052592623978853226,
-0.013624825514853,
-0.020139822736382484,
-0.03809425234794617,
0.15329214930534363,
0.0622323676943779,
-0.06510258466005325,
0.03413354977965355,
0.058046095073223114,
-0.06453995406627655,
0.07565197348594666,
-0.036178722977638245,
-0.13281215727329254,
-0.09315250813961029,
-0.0038503578398376703,
0.0292532816529274,
-0.07918012142181396,
0.015361716039478779,
-0.04981641098856926,
-0.03439343720674515,
0.03653760626912117,
-0.04049716144800186,
-0.17569968104362488,
-0.0623602457344532,
0.022174444049596786,
-0.11983084678649902,
0.008818418718874454,
0.023142188787460327,
0.1689923107624054,
0.1265755593776703,
0.006392157636582851,
-0.09152127802371979,
0.10256478935480118,
0.04072132706642151,
-0.07338342070579529,
0.08123515546321869,
0.1241173967719078,
0.055029794573783875,
0.02732754684984684,
0.025851942598819733,
-0.16397221386432648,
-0.01364386547356844,
0.021524718031287193,
-0.029287029057741165,
-0.09096430242061615,
0.00328522315248847,
-0.06145865470170975,
0.11794105917215347,
0.14704154431819916,
-0.05138310790061951,
0.05959851294755936,
-0.11090818792581558,
0.003913793247193098,
0.020135164260864258,
-0.06225096061825752,
-0.030864819884300232,
-0.15884025394916534,
0.030033085495233536,
0.07766342163085938,
-0.034461744129657745,
-0.30736878514289856,
-0.006180861033499241,
-0.09103308618068695,
-0.01997208595275879,
-0.08993783593177795,
0.1453370600938797,
0.1077050045132637,
0.04653100296854973,
0.020328450947999954,
-0.055581409484148026,
0.012437643483281136,
0.1345006227493286,
-0.13776803016662598,
-0.10209263116121292
] |
null | null | transformers |
# Test
Hf T5:
MTF T5: -277.564697265625
| {"tags": ["t5-new-hf-not-loaded"]} | text2text-generation | NewT5SharedHeadsSharedKeyValues/t5-efficient-small-shkv | [
"transformers",
"t5",
"text2text-generation",
"t5-new-hf-not-loaded",
"autotrain_compatible",
"endpoints_compatible",
"text-generation-inference",
"region:us"
] | 2022-03-02T23:29:04+00:00 | [] | [] | TAGS
#transformers #t5 #text2text-generation #t5-new-hf-not-loaded #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us
|
# Test
Hf T5:
MTF T5: -277.564697265625
| [
"# Test\nHf T5: \nMTF T5: -277.564697265625"
] | [
"TAGS\n#transformers #t5 #text2text-generation #t5-new-hf-not-loaded #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n",
"# Test\nHf T5: \nMTF T5: -277.564697265625"
] | [
56,
20
] | [
"passage: TAGS\n#transformers #t5 #text2text-generation #t5-new-hf-not-loaded #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n# Test\nHf T5: \nMTF T5: -277.564697265625"
] | [
-0.08032207190990448,
-0.031028207391500473,
-0.0013062625657767057,
0.016470270231366158,
0.06734095513820648,
0.033849336206912994,
0.10594163089990616,
0.21001441776752472,
0.04257258027791977,
0.0007543899118900299,
0.1777116060256958,
0.11864499747753143,
0.008722390048205853,
0.08936066925525665,
-0.15393435955047607,
-0.06822951883077621,
-0.0017491038888692856,
0.07644312083721161,
-0.0412311777472496,
0.11317529529333115,
0.09439350664615631,
-0.03507859259843826,
0.11286642402410507,
-0.049141667783260345,
-0.19927118718624115,
0.11088348925113678,
0.07613459974527359,
-0.09311654418706894,
0.10774638503789902,
0.08580251038074493,
0.045568984001874924,
0.13555434346199036,
-0.0557112991809845,
-0.03510555997490883,
0.00928180105984211,
0.03864887356758118,
-0.053422294557094574,
0.03170885890722275,
0.0678105503320694,
-0.009232359007000923,
0.11890719830989838,
0.04727841168642044,
-0.047101907432079315,
0.09815991669893265,
-0.06186826154589653,
-0.03708673268556595,
-0.0835784450173378,
-0.010209547355771065,
0.03045625425875187,
0.11252740770578384,
0.006620096508413553,
0.23916232585906982,
-0.11415789276361465,
0.12517134845256805,
0.2157023847103119,
-0.24585244059562683,
0.011201935820281506,
0.12638607621192932,
0.007781284861266613,
0.03738664835691452,
0.014344343915581703,
0.044847238808870316,
0.12377182394266129,
0.03707586228847504,
-0.02948899008333683,
-0.07604026794433594,
-0.13178040087223053,
0.07866155356168747,
-0.09626041352748871,
0.0008024826529435813,
0.3168163299560547,
0.008551066741347313,
0.0075241560116410255,
0.0319853201508522,
-0.09377312660217285,
-0.07668045908212662,
0.06258730590343475,
-0.05531639978289604,
-0.04635433107614517,
-0.06034836173057556,
-0.0057835085317492485,
-0.029537606984376907,
-0.07661869376897812,
-0.10120357573032379,
-0.17147335410118103,
0.0679633766412735,
-0.017011716961860657,
0.04293287545442581,
-0.17066314816474915,
0.08527062833309174,
-0.06070970743894577,
-0.12703455984592438,
-0.060959894210100174,
-0.07100123167037964,
-0.0362900048494339,
-0.06622146815061569,
-0.0730106383562088,
-0.24841351807117462,
0.11908000707626343,
0.04800676554441452,
-0.034647177904844284,
0.09389442205429077,
-0.11990175396203995,
0.00489596463739872,
-0.045349352061748505,
0.044369734823703766,
0.0007597632938995957,
-0.025492018088698387,
0.059882551431655884,
-0.03764443099498749,
-0.08196394145488739,
-0.03417789191007614,
-0.09488411992788315,
-0.12027623504400253,
0.1446220576763153,
0.05840584635734558,
-0.014377934858202934,
0.050757747143507004,
0.03350764513015747,
-0.022864293307065964,
-0.01595325581729412,
-0.12985584139823914,
-0.07230005413293839,
0.0031474269926548004,
-0.02770411968231201,
0.029918387532234192,
0.06906585395336151,
-0.03266902267932892,
-0.10260883718729019,
-0.004348662681877613,
-0.06836426258087158,
-0.015285717323422432,
-0.009153317660093307,
-0.06977671384811401,
0.05235232040286064,
-0.012884102761745453,
-0.018540114164352417,
-0.19940385222434998,
-0.16792020201683044,
-0.01150205172598362,
-0.033657945692539215,
-0.04489234834909439,
0.041501641273498535,
-0.0016411908436566591,
-0.05152605101466179,
0.0629725381731987,
-0.025809234008193016,
0.07690709829330444,
-0.030417609959840775,
0.07582850754261017,
0.06880970299243927,
0.05729816108942032,
-0.09965089708566666,
0.039317160844802856,
-0.06525992602109909,
-0.00924865435808897,
-0.12814871966838837,
0.04321538656949997,
-0.08236454427242279,
0.09620139002799988,
-0.0933433398604393,
-0.014611718244850636,
-0.04651530459523201,
-0.0027891602367162704,
0.009708447381854057,
0.2372158020734787,
-0.12459088861942291,
-0.042830921709537506,
0.12227103859186172,
-0.05494018644094467,
-0.21019873023033142,
0.08428885787725449,
0.005331336986273527,
0.060188084840774536,
0.039916373789310455,
0.12576888501644135,
0.10904417932033539,
-0.09274763613939285,
0.08125368505716324,
0.11866962909698486,
-0.08784568309783936,
-0.053033508360385895,
0.03657614439725876,
-0.030889829620718956,
-0.2354450672864914,
0.02204282209277153,
0.03303536772727966,
0.022377565503120422,
-0.050988830626010895,
-0.02206166461110115,
-0.11440525949001312,
-0.04268721863627434,
0.0706995502114296,
-0.00588836008682847,
0.14383038878440857,
-0.11818834394216537,
-0.011554988101124763,
0.023338433355093002,
0.05250449851155281,
-0.01866534724831581,
-0.007038894109427929,
-0.06819441169500351,
0.10126148164272308,
-0.06673110276460648,
0.005431775934994221,
-0.13333246111869812,
-0.02750173583626747,
0.0013883542269468307,
0.07318204641342163,
0.02341027371585369,
0.12000385671854019,
0.08349096029996872,
-0.04427032917737961,
-0.04133285954594612,
0.0076140849851071835,
0.11814184486865997,
0.04142836481332779,
-0.08007343113422394,
-0.10448397696018219,
0.05328579992055893,
-0.010268679820001125,
0.06414066255092621,
-0.11576242744922638,
-0.009727595373988152,
0.09325146675109863,
0.14759871363639832,
-0.003390123602002859,
0.06325014680624008,
-0.007045863661915064,
-0.022035563364624977,
-0.06899825483560562,
-0.022160043939948082,
0.027278536930680275,
-0.012867281213402748,
-0.08945702016353607,
0.12574410438537598,
-0.09801270812749863,
0.20382264256477356,
0.14579129219055176,
-0.1493503600358963,
-0.053188152611255646,
-0.011982366442680359,
-0.015093522146344185,
-0.008458082564175129,
0.018278509378433228,
-0.07041431963443756,
0.0061492458917200565,
-0.05638686940073967,
0.18157553672790527,
-0.13054753839969635,
-0.11558836698532104,
0.0439506359398365,
-0.018722379580140114,
-0.019278449937701225,
0.09570904076099396,
0.01756448857486248,
-0.3055430054664612,
0.0851476639509201,
0.18715278804302216,
-0.05983373522758484,
0.22056730091571808,
-0.027272557839751244,
-0.08967490494251251,
0.013020128011703491,
0.09557901322841644,
-0.019521284848451614,
0.00571919372305274,
-0.1892780214548111,
0.014520948752760887,
0.05706281214952469,
0.05097311735153198,
0.09754418581724167,
-0.07652640342712402,
-0.004276006482541561,
0.018996164202690125,
-0.0342089980840683,
0.0013787150382995605,
0.1320168673992157,
0.06392204761505127,
0.13601873815059662,
-0.009009447880089283,
-0.017697595059871674,
0.11464730650186539,
-0.02266673929989338,
-0.20546028017997742,
0.23255744576454163,
-0.13403722643852234,
-0.23260195553302765,
-0.12159359455108643,
-0.06739433109760284,
-0.09390967339277267,
-0.010380446910858154,
0.07404658943414688,
-0.12265393882989883,
-0.008488491177558899,
-0.05990377813577652,
0.023470323532819748,
-0.04070034250617027,
0.066848523914814,
-0.023929856717586517,
0.050899095833301544,
0.0467941090464592,
-0.09705550968647003,
-0.05172523111104965,
0.04129168391227722,
-0.013116923160851002,
0.11821571737527847,
-0.1174314022064209,
0.05646301060914993,
0.14022429287433624,
-0.06433965265750885,
0.09644009172916412,
-0.035836607217788696,
0.1961081475019455,
-0.05323285609483719,
0.024615611881017685,
0.18355949223041534,
-0.0031637870706617832,
0.003286875318735838,
0.045463766902685165,
-0.035258617252111435,
-0.05458269268274307,
0.05659828335046768,
-0.002845612820237875,
-0.04550914093852043,
-0.3046969771385193,
-0.04535387083888054,
-0.0801859200000763,
0.043382428586483,
0.02260279282927513,
0.051235176622867584,
0.20038378238677979,
0.055406369268894196,
0.024221478030085564,
0.06405655294656754,
-0.050768643617630005,
0.035621561110019684,
0.15632127225399017,
0.023008767515420914,
0.09299104660749435,
-0.1001366525888443,
-0.02631051279604435,
0.07993682473897934,
-0.022870194166898727,
0.05927104502916336,
-0.004781427793204784,
-0.007866973988711834,
0.02430673874914646,
0.11448745429515839,
0.06541095674037933,
0.13599076867103577,
0.060619793832302094,
-0.08317768573760986,
0.03218629211187363,
-0.10016258805990219,
0.0040935068391263485,
0.07392191141843796,
-0.019057976081967354,
-0.04088997095823288,
-0.1018206924200058,
-0.021462831646203995,
0.03141961991786957,
0.09569664299488068,
0.12297196686267853,
-0.2632833421230316,
-0.0013655389193445444,
0.004813735838979483,
-0.02815621718764305,
-0.09724637120962143,
0.06845258176326752,
0.037436261773109436,
-0.11104532331228256,
0.12096073478460312,
-0.016516046598553658,
0.07680986821651459,
0.10948807001113892,
0.05598508566617966,
-0.022867757827043533,
-0.03537541255354881,
-0.04067947342991829,
0.11397962272167206,
-0.4440804421901703,
0.18626680970191956,
0.05036310479044914,
-0.03958407789468765,
-0.13388600945472717,
-0.02909006178379059,
0.043020859360694885,
0.08927158266305923,
0.11289452016353607,
-0.012065969407558441,
-0.024892564862966537,
-0.03404875472187996,
0.04812835156917572,
0.03235137462615967,
0.09344427287578583,
0.07157496362924576,
0.03376469761133194,
-0.039562564343214035,
-0.019205885007977486,
0.012910636141896248,
0.06370937079191208,
-0.1524382084608078,
-0.019965680316090584,
0.09867920726537704,
0.022596286609768867,
-0.028726184740662575,
-0.03353278711438179,
-0.031772393733263016,
-0.084267757833004,
0.14052090048789978,
-0.07958631217479706,
-0.06463760882616043,
-0.14627870917320251,
0.016433894634246826,
0.07837739586830139,
-0.07294422388076782,
-0.003995133098214865,
-0.04745982959866524,
0.044457487761974335,
-0.016405737027525902,
-0.2510696053504944,
0.10482027381658554,
-0.09511540830135345,
-0.08363720029592514,
-0.01578061282634735,
0.15983407199382782,
-0.062039565294981,
0.042419496923685074,
0.027282839640975,
-0.055904339998960495,
-0.02033962495625019,
-0.042350150644779205,
0.02583373710513115,
-0.07760246098041534,
-0.003933316562324762,
0.06270308792591095,
-0.021644333377480507,
0.0524032823741436,
-0.016568640246987343,
-0.02387506701052189,
0.23892971873283386,
0.16652238368988037,
-0.048765648156404495,
0.10476434230804443,
0.05021504685282707,
-0.04395231604576111,
-0.2806590497493744,
0.08084473758935928,
-0.027418136596679688,
0.01528495829552412,
-0.05627618357539177,
-0.03823474049568176,
0.08388278633356094,
0.04073791950941086,
0.010668675415217876,
0.140406534075737,
-0.1603899747133255,
-0.11171717941761017,
0.16175079345703125,
0.009487805888056755,
0.2671886384487152,
-0.12204205989837646,
-0.09164762496948242,
-0.08597834408283234,
-0.20815539360046387,
0.06670663505792618,
-0.19281542301177979,
0.0696437656879425,
-0.08189694583415985,
0.032278165221214294,
0.03835251182317734,
-0.05841921642422676,
0.0663435161113739,
-0.006183571182191372,
0.05065757781267166,
-0.07807709276676178,
0.03842044249176979,
0.06047000363469124,
-0.059619687497615814,
0.12063667923212051,
-0.047061700373888016,
0.09368573129177094,
-0.1583527773618698,
0.010576087050139904,
-0.12730562686920166,
0.11201824247837067,
-0.02463148534297943,
-0.03171372041106224,
-0.029521411284804344,
-0.06323065608739853,
0.006152579095214605,
-0.08487638831138611,
0.09423749148845673,
-0.09738634526729584,
0.1892106831073761,
0.24566605687141418,
0.1899404227733612,
-0.21140725910663605,
0.06475011259317398,
0.05028969794511795,
-0.048550911247730255,
0.0713709145784378,
-0.1868060827255249,
0.08439551293849945,
0.1172746792435646,
0.03848109766840935,
0.10096831619739532,
0.07798533886671066,
-0.05351889133453369,
-0.07180201262235641,
0.11345724016427994,
-0.2321435511112213,
0.11596814543008804,
-0.17085593938827515,
-0.05204122141003609,
0.024070793762803078,
0.057882439345121384,
0.1997547447681427,
-0.022710850462317467,
0.0323040597140789,
-0.01729716919362545,
-0.06090608984231949,
-0.0928153470158577,
0.16344361007213593,
0.088682159781456,
0.07962678372859955,
-0.11863529682159424,
0.07200942933559418,
-0.055954016745090485,
-0.07241737097501755,
0.06702197343111038,
0.16021430492401123,
-0.12701818346977234,
-0.09792167693376541,
0.025397595018148422,
0.19181010127067566,
-0.1759260892868042,
-0.048706166446208954,
-0.12233202159404755,
-0.1338820457458496,
0.08352716267108917,
0.34665146470069885,
0.05670209601521492,
0.05618126317858696,
0.0553312711417675,
-0.09479616582393646,
-0.0780254453420639,
0.05470941215753555,
-0.04639960080385208,
0.07063885033130646,
-0.1388382613658905,
0.1317756175994873,
-0.06965495645999908,
0.15496279299259186,
-0.09439227730035782,
0.0005990967038087547,
-0.14954838156700134,
0.016767261549830437,
-0.24592237174510956,
-0.04052185267210007,
0.01775846816599369,
-0.04550713300704956,
0.030711626634001732,
-0.009564908221364021,
-0.06599284708499908,
0.029627874493598938,
-0.11665026843547821,
0.012577535584568977,
0.0048155514523386955,
0.04466787725687027,
-0.011025061830878258,
0.0056115081533789635,
0.013114012777805328,
-0.05065809562802315,
0.08152808248996735,
0.09003876894712448,
-0.10706380754709244,
0.09904801845550537,
-0.04000496864318848,
-0.08429733663797379,
0.03534584492444992,
0.017056040465831757,
0.07345782220363617,
-0.02333919331431389,
0.037124596536159515,
0.06511510163545609,
0.0504225492477417,
0.08309711515903473,
0.016163377091288567,
-0.053181976079940796,
-0.03191269189119339,
-0.1002667173743248,
-0.04436076059937477,
-0.0931512787938118,
0.007598366588354111,
0.07148900628089905,
0.031039834022521973,
0.048845864832401276,
-0.08341176807880402,
0.01362705696374178,
-0.13183487951755524,
-0.03491345793008804,
0.01595919206738472,
-0.09615971893072128,
-0.059731125831604004,
-0.006392933428287506,
0.08997167646884918,
-0.044601358473300934,
0.16552245616912842,
-0.051170945167541504,
0.038187503814697266,
0.059407372027635574,
-0.02426176145672798,
0.03642876073718071,
-0.02455492503941059,
0.25192391872406006,
0.015469525940716267,
-0.014355309307575226,
-0.05428334325551987,
0.06457310914993286,
0.0067050158977508545,
0.009507453069090843,
0.1949249505996704,
0.047843847423791885,
-0.12421298027038574,
0.11965278536081314,
0.0326588973402977,
-0.04849076271057129,
0.024966148659586906,
-0.03975360468029976,
-0.0223322045058012,
0.12861227989196777,
-0.005873593036085367,
0.0020559087861329317,
0.2176903933286667,
-0.0641275942325592,
-0.0023952871561050415,
-0.08432342112064362,
-0.07374225556850433,
-0.19216570258140564,
-0.05288584157824516,
-0.12618203461170197,
-0.2143760472536087,
0.032897669821977615,
-0.08515305072069168,
0.08888179063796997,
0.025401722639799118,
0.11217893660068512,
-0.04046789929270744,
0.14820648729801178,
0.019613582640886307,
-0.1187078207731247,
0.11427118629217148,
-0.049007587134838104,
0.018886612728238106,
0.014846140518784523,
-0.012305490672588348,
0.054438620805740356,
-0.053745336830616,
-0.0584915354847908,
-0.012989649549126625,
-0.008485877886414528,
0.010315939784049988,
-0.0669998824596405,
-0.08856271952390671,
0.016428884118795395,
0.04882081598043442,
0.016016390174627304,
0.1160094141960144,
0.006246200762689114,
-0.003616445930674672,
-0.006065548397600651,
0.14750608801841736,
-0.09589357674121857,
-0.09114683419466019,
-0.09241241216659546,
0.2616560161113739,
0.05841658264398575,
0.10029355436563492,
0.00014315443695522845,
-0.02929403819143772,
-0.016062453389167786,
0.2763415575027466,
0.14911331236362457,
-0.027255350723862648,
0.011371517553925514,
0.00990043394267559,
0.009934852831065655,
0.02507800981402397,
0.13614262640476227,
0.049705661833286285,
0.10963356494903564,
-0.018766887485980988,
-0.0497281588613987,
-0.010739272460341454,
-0.020020047202706337,
-0.04041218012571335,
0.14163433015346527,
0.05899724364280701,
-0.06782805174589157,
0.038839083164930344,
0.0441889688372612,
-0.06313052773475647,
0.047272939234972,
-0.05345029756426811,
-0.11770615726709366,
-0.08344651758670807,
-0.03481947258114815,
0.004160339944064617,
-0.06325484812259674,
0.003078233450651169,
-0.05932660773396492,
-0.03800339251756668,
0.03468555212020874,
-0.042243197560310364,
-0.1565079689025879,
-0.08505837619304657,
0.05298833176493645,
-0.13217532634735107,
-0.011474291794002056,
0.006983836181461811,
0.1599917709827423,
0.11263792216777802,
0.00574503792449832,
-0.06929601728916168,
0.11210127174854279,
0.046868763864040375,
-0.09661877155303955,
0.05057830363512039,
0.14272260665893555,
0.05187978595495224,
0.058863550424575806,
0.02834731712937355,
-0.1688956320285797,
-0.011580711230635643,
0.006401470396667719,
-0.024762455374002457,
-0.09616955369710922,
0.008783809840679169,
-0.04231158643960953,
0.11642362922430038,
0.15056410431861877,
-0.0442710742354393,
0.05591574311256409,
-0.11463358253240585,
0.018347451463341713,
0.016854489222168922,
-0.06527458131313324,
-0.03812754899263382,
-0.1502758413553238,
0.027857163920998573,
0.05472820997238159,
-0.04794800281524658,
-0.27391090989112854,
0.0026184346061199903,
-0.07695221155881882,
-0.030377423390746117,
-0.06505106389522552,
0.12867508828639984,
0.0942152738571167,
0.05848994106054306,
0.015069298446178436,
-0.09305582195520401,
-0.0018739569932222366,
0.12921807169914246,
-0.15746982395648956,
-0.09592513740062714
] |
null | null | transformers |
# Test
Hf T5: -149.6728801727295
MTF T5: -74.4166259765625
| {"tags": ["t5-new-failed"]} | text2text-generation | NewT5SharedHeadsSharedKeyValues/t5-efficient-tiny-sh | [
"transformers",
"t5",
"text2text-generation",
"t5-new-failed",
"autotrain_compatible",
"endpoints_compatible",
"text-generation-inference",
"region:us"
] | 2022-03-02T23:29:04+00:00 | [] | [] | TAGS
#transformers #t5 #text2text-generation #t5-new-failed #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us
|
# Test
Hf T5: -149.6728801727295
MTF T5: -74.4166259765625
| [
"# Test\nHf T5: -149.6728801727295\nMTF T5: -74.4166259765625"
] | [
"TAGS\n#transformers #t5 #text2text-generation #t5-new-failed #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n",
"# Test\nHf T5: -149.6728801727295\nMTF T5: -74.4166259765625"
] | [
51,
28
] | [
"passage: TAGS\n#transformers #t5 #text2text-generation #t5-new-failed #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n# Test\nHf T5: -149.6728801727295\nMTF T5: -74.4166259765625"
] | [
-0.08692581206560135,
-0.0319637805223465,
-0.0016074785962700844,
0.024032164365053177,
0.0737437829375267,
0.04617255553603172,
0.09804563969373703,
0.21721221506595612,
0.0297001414000988,
0.012463553808629513,
0.19537992775440216,
0.14048533141613007,
0.019688019528985023,
0.10706079751253128,
-0.166544571518898,
-0.06545520573854446,
-0.0011498447274789214,
0.07879739999771118,
-0.016143009066581726,
0.11899153888225555,
0.10258626192808151,
-0.02731330692768097,
0.11661146581172943,
-0.04180328920483589,
-0.1979147493839264,
0.10749251395463943,
0.10943122953176498,
-0.09311190992593765,
0.12041373550891876,
0.08159879595041275,
0.07051946222782135,
0.1043929010629654,
-0.04525172710418701,
-0.048877302557229996,
0.00462813675403595,
0.03319542855024338,
-0.032563284039497375,
0.036925334483385086,
0.08816953003406525,
0.0014631832018494606,
0.09152549505233765,
0.05918895825743675,
-0.035804327577352524,
0.10483632236719131,
-0.07501015812158585,
-0.02221529372036457,
-0.10405252128839493,
0.0004427099192980677,
0.02436850406229496,
0.1211070790886879,
-0.01099393516778946,
0.26466965675354004,
-0.08362238854169846,
0.13767944276332855,
0.182115375995636,
-0.28559672832489014,
0.023431943729519844,
0.1093960702419281,
0.056954361498355865,
0.008731624111533165,
0.0294696856290102,
0.04915862902998924,
0.13318894803524017,
0.036775026470422745,
-0.07310941815376282,
-0.08064274489879608,
-0.1377618908882141,
0.054673872888088226,
-0.06909293681383133,
-0.025977250188589096,
0.2937358021736145,
0.0056197866797447205,
-0.021644720807671547,
0.043390903621912,
-0.08905844390392303,
-0.09599123895168304,
0.07670559734106064,
-0.06130677089095116,
-0.059148017317056656,
-0.049752816557884216,
-0.004630859941244125,
-0.029233137145638466,
-0.08287084102630615,
-0.0914958044886589,
-0.18739868700504303,
0.07192173600196838,
-0.00756524782627821,
0.048640720546245575,
-0.15299633145332336,
0.08873631805181503,
-0.056850042194128036,
-0.11287839710712433,
-0.04652563855051994,
-0.07677510380744934,
-0.046025414019823074,
-0.0580998957157135,
-0.08172105252742767,
-0.238381028175354,
0.10444425046443939,
0.09329677373170853,
-0.03073752671480179,
0.08421967178583145,
-0.11479058116674423,
-0.002869207179173827,
-0.05956759676337242,
0.06813850998878479,
-0.000012000282367807813,
-0.03163962438702583,
0.0804503858089447,
-0.0354822501540184,
-0.039915781468153,
-0.044484008103609085,
-0.0910741537809372,
-0.12651774287223816,
0.15646325051784515,
0.06837509572505951,
0.011344293132424355,
0.0482696034014225,
-0.0023189333733171225,
-0.018173174932599068,
-0.0372251532971859,
-0.1214185282588005,
-0.04902705177664757,
-0.026365084573626518,
-0.03704541176557541,
0.00794305931776762,
0.08504795283079147,
-0.017211126163601875,
-0.12083089351654053,
-0.0038284440524876118,
-0.06981728971004486,
-0.022385774180293083,
-0.01512887142598629,
-0.08240380883216858,
0.057787347584962845,
-0.03507599979639053,
-0.01976904459297657,
-0.19086141884326935,
-0.18502306938171387,
-0.006605798844248056,
-0.04497280344367027,
-0.05573076382279396,
0.017730647698044777,
-0.0013625009451061487,
-0.048683375120162964,
0.07409590482711792,
-0.02928934246301651,
0.05106570944190025,
-0.009690627455711365,
0.08217043429613113,
0.09952562302350998,
0.04892536997795105,
-0.1218651607632637,
0.03525130823254585,
-0.053219616413116455,
-0.01026112213730812,
-0.11110357195138931,
0.04373340681195259,
-0.0752977728843689,
0.08226273953914642,
-0.10274787992238998,
-0.007406122516840696,
-0.005236024968326092,
0.004898276645690203,
0.05439560487866402,
0.22426292300224304,
-0.1223888173699379,
-0.03278286010026932,
0.1266511082649231,
-0.045674484223127365,
-0.21678920090198517,
0.104632668197155,
-0.0016001182375475764,
0.050677407532930374,
0.050177935510873795,
0.14099061489105225,
0.059387728571891785,
-0.09071598947048187,
0.05417017638683319,
0.09009693562984467,
-0.08874566107988358,
-0.06561056524515152,
0.015647413209080696,
-0.04656357690691948,
-0.21568582952022552,
0.024746660143136978,
0.06263816356658936,
0.036441996693611145,
-0.05786462500691414,
-0.023528750985860825,
-0.12701332569122314,
-0.036187294870615005,
0.06490975618362427,
-0.000794041610788554,
0.1448611468076706,
-0.13571424782276154,
-0.04637168347835541,
-0.01917467638850212,
0.046323344111442566,
-0.008928089402616024,
0.007937978953123093,
-0.08331479877233505,
0.11547323316335678,
-0.06387709081172943,
0.0035311917308717966,
-0.15256191790103912,
-0.018148763105273247,
0.0043075233697891235,
0.09603676199913025,
0.03147445246577263,
0.0726454108953476,
0.07869630306959152,
-0.04667118564248085,
-0.03827281296253204,
-0.002344834618270397,
0.1252886801958084,
0.03400776907801628,
-0.08463722467422485,
-0.09207044541835785,
0.06689617782831192,
-0.006203731056302786,
0.04166363924741745,
-0.1245734915137291,
-0.0171158779412508,
0.05802849680185318,
0.15415816009044647,
-0.016496887430548668,
0.047817062586545944,
-0.003918883390724659,
-0.008611137978732586,
-0.08309964835643768,
-0.015678368508815765,
0.01825512945652008,
-0.013776407577097416,
-0.1144404485821724,
0.12801118195056915,
-0.1255783587694168,
0.1854080706834793,
0.14442414045333862,
-0.18700814247131348,
-0.07479124516248703,
0.050711844116449356,
0.0009370274492539465,
-0.016236966475844383,
0.04486609250307083,
-0.08694159239530563,
-0.011502846144139767,
-0.06436555087566376,
0.19006933271884918,
-0.11251059919595718,
-0.08700590580701828,
0.0378553532063961,
-0.03305734321475029,
-0.01786508411169052,
0.11496155709028244,
-0.00500612473115325,
-0.28308868408203125,
0.08059106022119522,
0.15374109148979187,
-0.06696684658527374,
0.16488716006278992,
-0.03594781830906868,
-0.08489778637886047,
0.011488830670714378,
0.08095777034759521,
0.005224826280027628,
0.00497559504583478,
-0.1360795497894287,
0.019549313932657242,
0.06580343842506409,
0.030931292101740837,
0.07255677878856659,
-0.07487741112709045,
-0.012743191793560982,
0.01769103668630123,
-0.032234810292720795,
-0.008556041866540909,
0.12150857597589493,
0.06944169104099274,
0.14594823122024536,
-0.005468093790113926,
-0.03451964259147644,
0.11517088115215302,
-0.000692724424879998,
-0.18998117744922638,
0.22487959265708923,
-0.1499018669128418,
-0.2388887107372284,
-0.15223883092403412,
-0.08242937922477722,
-0.07524530589580536,
-0.0028858124278485775,
0.08122038841247559,
-0.13512022793293,
-0.022029878571629524,
-0.06239713355898857,
0.024378973990678787,
-0.0510009229183197,
0.06092464551329613,
-0.017127610743045807,
0.030561860650777817,
0.06141981482505798,
-0.10013601183891296,
-0.05254896730184555,
0.03520110249519348,
0.02115585282444954,
0.11858268827199936,
-0.11856655031442642,
0.07433697581291199,
0.13938157260417938,
-0.060786765068769455,
0.07557794451713562,
-0.0423438735306263,
0.19975890219211578,
-0.049638401716947556,
0.02477574720978737,
0.19933463633060455,
-0.0322963111102581,
0.013498149812221527,
0.050956279039382935,
-0.04313287511467934,
-0.05517343804240227,
0.04782618582248688,
-0.0050979312509298325,
-0.02939274162054062,
-0.325526624917984,
-0.043858032673597336,
-0.06118367239832878,
0.054276760667562485,
0.00642156507819891,
0.04357420280575752,
0.209071084856987,
0.04936106875538826,
0.015363489277660847,
0.08284261077642441,
-0.06108418479561806,
0.05083319544792175,
0.18624499440193176,
0.010537807829678059,
0.11857601255178452,
-0.10440059751272202,
-0.03427601233124733,
0.09004231542348862,
-0.028929952532052994,
0.07365158945322037,
0.010757625102996826,
0.027234163135290146,
0.009591640904545784,
0.08569204062223434,
0.056061964482069016,
0.12596069276332855,
0.06925605982542038,
-0.07086171954870224,
0.04359777271747589,
-0.07779033482074738,
-0.010479236952960491,
0.054925911128520966,
-0.040255289524793625,
-0.02896638959646225,
-0.1068594679236412,
-0.016521548852324486,
0.02124391309916973,
0.07669071108102798,
0.15017881989479065,
-0.2905315160751343,
-0.015392223373055458,
0.0009909888030961156,
-0.03297647833824158,
-0.11875876784324646,
0.03951280564069748,
0.000010568693141976837,
-0.108249731361866,
0.12046021223068237,
-0.03017505630850792,
0.08014769107103348,
0.09875297546386719,
0.05405484139919281,
-0.05128917843103409,
-0.043657999485731125,
-0.047264013439416885,
0.09653185307979584,
-0.4254004657268524,
0.20402458310127258,
0.05388356000185013,
-0.012067520059645176,
-0.10335619002580643,
-0.01160113699734211,
0.04337402433156967,
0.08200499415397644,
0.10448144376277924,
-0.010912693105638027,
-0.045439254492521286,
-0.08680512756109238,
0.03553531691431999,
0.022845452651381493,
0.08815675973892212,
0.11104213446378708,
0.0564361996948719,
-0.05638226121664047,
-0.006282542832195759,
0.02256084978580475,
0.014571626670658588,
-0.17398019134998322,
-0.024850014597177505,
0.09461505711078644,
0.041957929730415344,
-0.026169558987021446,
-0.027263091877102852,
-0.027176490053534508,
-0.05687616392970085,
0.18436665832996368,
-0.11177919059991837,
-0.07011615484952927,
-0.1434706449508667,
0.019709667190909386,
0.09921574592590332,
-0.08214417845010757,
0.012966944836080074,
-0.05496753379702568,
-0.001621095696464181,
-0.014781620353460312,
-0.24081628024578094,
0.09794896841049194,
-0.09020455181598663,
-0.08404996991157532,
-0.024829259142279625,
0.1557539403438568,
-0.07826071232557297,
0.0338640995323658,
0.038235582411289215,
-0.04538757726550102,
-0.050831254571676254,
-0.03555610403418541,
0.04355795308947563,
-0.08711264282464981,
0.024777529761195183,
0.06225806474685669,
-0.009121679700911045,
0.027071349322795868,
-0.03196297958493233,
-0.038564715534448624,
0.23934271931648254,
0.21480555832386017,
-0.03127143904566765,
0.08409328758716583,
0.026040872558951378,
-0.06130601093173027,
-0.25233760476112366,
0.0470576211810112,
-0.0173189677298069,
0.02432057075202465,
-0.049092113971710205,
-0.009553001262247562,
0.051151931285858154,
0.03698039799928665,
0.012616260908544064,
0.14261095225811005,
-0.14066757261753082,
-0.12553027272224426,
0.1834167242050171,
0.006863591261208057,
0.2790991961956024,
-0.1366085708141327,
-0.09596823900938034,
-0.09968207031488419,
-0.21498984098434448,
0.059392962604761124,
-0.09868225455284119,
0.08193442970514297,
-0.08533855527639389,
0.054169367998838425,
0.048691026866436005,
-0.049370307475328445,
0.08465426415205002,
-0.04161188006401062,
0.028367461636662483,
-0.08964892476797104,
0.017803668975830078,
0.0674804225564003,
-0.06769505143165588,
0.11062565445899963,
-0.05732292681932449,
0.09608897566795349,
-0.1887144297361374,
-0.0004439066688064486,
-0.10729200392961502,
0.11312244832515717,
-0.02986513078212738,
-0.033340584486722946,
-0.021458163857460022,
-0.0715579092502594,
-0.028462771326303482,
-0.08581022173166275,
0.08567747473716736,
-0.08667120337486267,
0.16842076182365417,
0.22433704137802124,
0.18462859094142914,
-0.1514764130115509,
0.08744492381811142,
0.06911076605319977,
-0.0770539864897728,
0.06140167638659477,
-0.18277065455913544,
0.07093388587236404,
0.13174062967300415,
0.011763353832066059,
0.09107806533575058,
0.06568131595849991,
-0.07544142007827759,
-0.050156500190496445,
0.11457031965255737,
-0.22582879662513733,
0.10447487980127335,
-0.14846162497997284,
-0.08192069083452225,
0.018719088286161423,
0.0516115166246891,
0.20268334448337555,
-0.0009365302394144237,
0.009928676299750805,
-0.010357760824263096,
-0.04202504828572273,
-0.07177019119262695,
0.18424518406391144,
0.08715512603521347,
0.07531661540269852,
-0.10102862864732742,
0.06767821311950684,
-0.04924037680029869,
-0.07765036821365356,
0.09250808507204056,
0.1645844429731369,
-0.11509363353252411,
-0.07948633283376694,
0.01877833902835846,
0.18830148875713348,
-0.20145665109157562,
-0.06000105291604996,
-0.13390618562698364,
-0.12180478870868683,
0.0884961262345314,
0.33780941367149353,
0.06052142009139061,
0.06565290689468384,
0.060984618961811066,
-0.10171697288751602,
-0.08101792633533478,
0.0606844462454319,
0.014313037507236004,
0.08756563812494278,
-0.13761770725250244,
0.13666623830795288,
-0.06849774718284607,
0.14033988118171692,
-0.08798806369304657,
0.021763000637292862,
-0.1728089302778244,
0.012312693521380424,
-0.28088781237602234,
-0.03962705284357071,
0.024408817291259766,
-0.05250690504908562,
0.027676647529006004,
-0.026829354465007782,
-0.056434791535139084,
0.03577817231416702,
-0.09615307301282883,
-0.016283681616187096,
0.02468990720808506,
0.019586073234677315,
-0.04118412733078003,
-0.008972495794296265,
0.03249122574925423,
-0.045060932636260986,
0.08405102044343948,
0.09484773874282837,
-0.0806385800242424,
0.09585364162921906,
-0.05598919093608856,
-0.06828055530786514,
0.04553082957863808,
0.008971397764980793,
0.058820102363824844,
-0.022841205820441246,
0.04607623443007469,
0.06906577199697495,
0.04904915392398834,
0.08231155574321747,
0.048415862023830414,
-0.055003684014081955,
-0.03236696124076843,
-0.08929715305566788,
-0.05450928211212158,
-0.0922340378165245,
0.026664918288588524,
0.07517735660076141,
0.0338134802877903,
0.050859589129686356,
-0.08970997482538223,
0.02302832342684269,
-0.13628484308719635,
-0.021169044077396393,
-0.00531149934977293,
-0.10449744015932083,
-0.05895141884684563,
-0.011167116463184357,
0.0895850658416748,
-0.04860299453139305,
0.12731032073497772,
-0.05852166563272476,
0.0595245435833931,
0.05712058022618294,
-0.005463599693030119,
0.041015591472387314,
-0.03569652512669563,
0.24117211997509003,
0.008791775442659855,
-0.03381309285759926,
-0.07548418641090393,
0.04179055243730545,
0.02546803280711174,
0.005949166603386402,
0.16421522200107574,
0.058513492345809937,
-0.14231427013874054,
0.13298337161540985,
0.02346748486161232,
-0.0528632253408432,
0.0054337200708687305,
-0.09255556017160416,
-0.03861108049750328,
0.11689870804548264,
0.013556365855038166,
0.017180543392896652,
0.18814992904663086,
-0.04141371697187424,
-0.015188504010438919,
-0.0946052297949791,
-0.08336398005485535,
-0.1917109489440918,
-0.05339016392827034,
-0.1270381063222885,
-0.16971686482429504,
0.035376328974962234,
-0.07176651805639267,
0.09815406799316406,
0.034399040043354034,
0.10070589184761047,
-0.0723389983177185,
0.12854081392288208,
-0.00011661262396955863,
-0.10609058290719986,
0.10219260305166245,
-0.038895223289728165,
0.01009303703904152,
0.038989972323179245,
-0.025006204843521118,
0.04388727247714996,
-0.019772974774241447,
-0.05008428171277046,
-0.0024889300111681223,
-0.024425465613603592,
0.02194155752658844,
-0.05811474844813347,
-0.09550531208515167,
0.017628459259867668,
0.07321896404027939,
0.03982675075531006,
0.11066445708274841,
0.00534327095374465,
0.022152211517095566,
-0.008302423171699047,
0.17644581198692322,
-0.09130097180604935,
-0.07362362742424011,
-0.07849577069282532,
0.2476431131362915,
0.062017422169446945,
0.09063633531332016,
0.0017200291622430086,
-0.05132779851555824,
-0.016128867864608765,
0.28263628482818604,
0.1375950425863266,
-0.020207900553941727,
-0.015292119234800339,
-0.0004317287530284375,
0.011684088967740536,
0.04051915928721428,
0.13988788425922394,
0.055954787880182266,
0.10442391037940979,
-0.022314712405204773,
-0.050455208867788315,
-0.011275401338934898,
-0.02198299765586853,
-0.04210289567708969,
0.1567981243133545,
0.0713987722992897,
-0.07462837547063828,
0.03869392350316048,
0.05580730363726616,
-0.06139645352959633,
0.07458963990211487,
-0.033425576984882355,
-0.12962113320827484,
-0.09232021123170853,
-0.0063273548148572445,
0.02876458689570427,
-0.08201774209737778,
0.009444649331271648,
-0.05346342921257019,
-0.03459401801228523,
0.03313033655285835,
-0.04060492664575577,
-0.17410580813884735,
-0.06887294352054596,
0.024196762591600418,
-0.13312384486198425,
0.003151191398501396,
0.024021917954087257,
0.17887672781944275,
0.125822514295578,
0.006085448432713747,
-0.08711273968219757,
0.1007193848490715,
0.041810065507888794,
-0.07425530254840851,
0.08105747401714325,
0.13034801185131073,
0.0577104389667511,
0.03377575799822807,
0.024398671463131905,
-0.15823908150196075,
-0.013208974152803421,
0.020080776885151863,
-0.03186745196580887,
-0.08981191366910934,
0.007887872867286205,
-0.06548400968313217,
0.11342930793762207,
0.14619381725788116,
-0.050168368965387344,
0.060586072504520416,
-0.11549123376607895,
0.00748452777042985,
0.025343777611851692,
-0.062168512493371964,
-0.030043993145227432,
-0.1566144824028015,
0.03260619938373566,
0.08313287794589996,
-0.03706061840057373,
-0.29647669196128845,
-0.002066657179966569,
-0.09921173006296158,
-0.01933104358613491,
-0.08676133304834366,
0.1422533541917801,
0.11629366874694824,
0.048356540501117706,
0.021817801520228386,
-0.06148947775363922,
0.010834290646016598,
0.13072113692760468,
-0.1375787854194641,
-0.09837407618761063
] |
null | null | transformers |
# Test
Hf T5:
MTF T5: -138.18275451660156
| {"tags": ["t5-new-hf-not-loaded"]} | text2text-generation | NewT5SharedHeadsSharedKeyValues/t5-efficient-tiny-skv | [
"transformers",
"t5",
"text2text-generation",
"t5-new-hf-not-loaded",
"autotrain_compatible",
"endpoints_compatible",
"text-generation-inference",
"region:us"
] | 2022-03-02T23:29:04+00:00 | [] | [] | TAGS
#transformers #t5 #text2text-generation #t5-new-hf-not-loaded #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us
|
# Test
Hf T5:
MTF T5: -138.18275451660156
| [
"# Test\nHf T5: \nMTF T5: -138.18275451660156"
] | [
"TAGS\n#transformers #t5 #text2text-generation #t5-new-hf-not-loaded #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n",
"# Test\nHf T5: \nMTF T5: -138.18275451660156"
] | [
56,
21
] | [
"passage: TAGS\n#transformers #t5 #text2text-generation #t5-new-hf-not-loaded #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n# Test\nHf T5: \nMTF T5: -138.18275451660156"
] | [
-0.08073118329048157,
-0.024392830207943916,
-0.0015401785494759679,
0.016278957948088646,
0.07217812538146973,
0.031284935772418976,
0.10207480192184448,
0.20957960188388824,
0.04257700964808464,
-0.0038363970816135406,
0.17450924217700958,
0.11317577213048935,
0.0062465057708323,
0.08021476119756699,
-0.154014453291893,
-0.07187553495168686,
-0.002086582826450467,
0.07413949817419052,
-0.05032814294099808,
0.11162171512842178,
0.09745864570140839,
-0.03541107848286629,
0.11251825094223022,
-0.04585570469498634,
-0.1926235556602478,
0.10887975990772247,
0.07261962443590164,
-0.0942675843834877,
0.10947515070438385,
0.08263057470321655,
0.048583514988422394,
0.13684147596359253,
-0.059402789920568466,
-0.03500773012638092,
0.012763233855366707,
0.034716155380010605,
-0.04755859822034836,
0.032734207808971405,
0.07111452519893646,
-0.02069878578186035,
0.1134209930896759,
0.051343198865652084,
-0.04360293224453926,
0.09946819394826889,
-0.060535237193107605,
-0.02932485193014145,
-0.08327401429414749,
-0.013215006329119205,
0.03157665207982063,
0.10843977332115173,
0.007467830553650856,
0.2218209207057953,
-0.11322374641895294,
0.12370186299085617,
0.2196953147649765,
-0.24283170700073242,
0.01265251636505127,
0.13108626008033752,
0.013738981448113918,
0.04331658035516739,
0.016863755881786346,
0.04347143694758415,
0.12203162163496017,
0.041843023151159286,
-0.023687705397605896,
-0.07885927706956863,
-0.12873485684394836,
0.08462262898683548,
-0.10048429667949677,
-0.0012839691480621696,
0.3184041380882263,
0.003792176255956292,
0.003835753072053194,
0.04274860396981239,
-0.09144972264766693,
-0.07791399955749512,
0.06163089722394943,
-0.058789730072021484,
-0.04441840201616287,
-0.058799806982278824,
0.0027555981650948524,
-0.035073041915893555,
-0.07620310038328171,
-0.09199943393468857,
-0.1695701628923416,
0.07259568572044373,
-0.012661898508667946,
0.04053035378456116,
-0.174310103058815,
0.08594786375761032,
-0.07121417671442032,
-0.1233995109796524,
-0.06298428773880005,
-0.07488050311803818,
-0.03582736477255821,
-0.07288439571857452,
-0.07794316112995148,
-0.24899710714817047,
0.11913883686065674,
0.04951923340559006,
-0.04610743373632431,
0.09170656651258469,
-0.11308301240205765,
0.0018668168922886252,
-0.04002397507429123,
0.04315459355711937,
-0.0026016216725111008,
-0.024005837738513947,
0.06617358326911926,
-0.04273806884884834,
-0.08967790752649307,
-0.03142861649394035,
-0.0946274846792221,
-0.11718490719795227,
0.13933420181274414,
0.057715415954589844,
-0.01747104339301586,
0.04983265697956085,
0.037665169686079025,
-0.025626003742218018,
-0.031002335250377655,
-0.13183023035526276,
-0.0731174573302269,
-0.0038378129247576,
-0.026338903233408928,
0.029558025300502777,
0.07361619919538498,
-0.03093082830309868,
-0.10557857900857925,
0.009525956586003304,
-0.06693758070468903,
-0.01582556962966919,
-0.011187323369085789,
-0.07155035436153412,
0.04939098656177521,
-0.017436612397432327,
-0.015474587678909302,
-0.19961416721343994,
-0.1723829060792923,
-0.006124704610556364,
-0.028759747743606567,
-0.04432348534464836,
0.034692663699388504,
0.003827081760391593,
-0.054820042103528976,
0.056659869849681854,
-0.023403003811836243,
0.07061382383108139,
-0.030716078355908394,
0.07530795782804489,
0.06671323627233505,
0.051168959587812424,
-0.09342579543590546,
0.04484166204929352,
-0.0636281669139862,
-0.006199108436703682,
-0.13092602789402008,
0.04703794792294502,
-0.07989966869354248,
0.09949825704097748,
-0.09331604838371277,
-0.015548701398074627,
-0.044382546097040176,
-0.00028440370806492865,
0.011490742675960064,
0.23362581431865692,
-0.1165606901049614,
-0.0414457768201828,
0.121381014585495,
-0.05456756800413132,
-0.21658621728420258,
0.08596383035182953,
0.00045892217895016074,
0.06099921092391014,
0.03477514535188675,
0.12204308062791824,
0.12414607405662537,
-0.10291481018066406,
0.08521440625190735,
0.11924482136964798,
-0.0860927402973175,
-0.04744328558444977,
0.03754400089383125,
-0.02891559712588787,
-0.23706240952014923,
0.022251537069678307,
0.02986527979373932,
0.017683163285255432,
-0.05186332389712334,
-0.020779769867658615,
-0.11386743932962418,
-0.04397908225655556,
0.0714949294924736,
-0.011143636889755726,
0.14602218568325043,
-0.11435863375663757,
-0.010219501331448555,
0.03343164920806885,
0.05218841880559921,
-0.018761925399303436,
-0.004728817380964756,
-0.07071343064308167,
0.11028280109167099,
-0.06384062767028809,
0.005554424598813057,
-0.13312391936779022,
-0.022670328617095947,
0.0009418691042810678,
0.07344961166381836,
0.022650644183158875,
0.1279863864183426,
0.08146106451749802,
-0.041250649839639664,
-0.0418875515460968,
0.010942015796899796,
0.1168239638209343,
0.043537262827157974,
-0.08046106994152069,
-0.104872927069664,
0.05935870110988617,
-0.01019418053328991,
0.06445182114839554,
-0.11028445512056351,
-0.006043541245162487,
0.08815675228834152,
0.14097699522972107,
-0.007437554188072681,
0.06924870610237122,
-0.006599640939384699,
-0.024319954216480255,
-0.06946010142564774,
-0.02093784511089325,
0.025993987917900085,
-0.008187376894056797,
-0.08563511073589325,
0.1326923668384552,
-0.09724633395671844,
0.19641892611980438,
0.14422862231731415,
-0.1520402878522873,
-0.05495500564575195,
-0.013548244722187519,
-0.017656922340393066,
-0.009173783473670483,
0.01586904004216194,
-0.0666559487581253,
0.011388425715267658,
-0.05707553029060364,
0.18237200379371643,
-0.12664034962654114,
-0.11441271007061005,
0.04243076592683792,
-0.0208925511687994,
-0.018518606200814247,
0.0932232141494751,
0.023168273270130157,
-0.28172993659973145,
0.08040110021829605,
0.18262121081352234,
-0.06731361150741577,
0.2082953006029129,
-0.028167810291051865,
-0.0890212133526802,
0.013948645442724228,
0.09377238154411316,
-0.01809108629822731,
0.00505303218960762,
-0.19129857420921326,
0.014308496378362179,
0.05778620392084122,
0.052646685391664505,
0.09964770078659058,
-0.07235158234834671,
-0.0032172659412026405,
0.0242936909198761,
-0.028401589021086693,
0.002249229932203889,
0.12952518463134766,
0.06450823694467545,
0.1338583081960678,
-0.009400580078363419,
-0.01527443341910839,
0.11371156573295593,
-0.020633472129702568,
-0.2068558931350708,
0.2309761345386505,
-0.13344761729240417,
-0.2280396819114685,
-0.11699237674474716,
-0.0821460410952568,
-0.08891598880290985,
-0.009131815284490585,
0.08035639673471451,
-0.11322906613349915,
-0.011051299050450325,
-0.06010676175355911,
0.01955285854637623,
-0.04656214267015457,
0.0692078173160553,
-0.029052728787064552,
0.04845064505934715,
0.04355497285723686,
-0.09513424336910248,
-0.05089357867836952,
0.04389344900846481,
-0.008666685782372952,
0.12134826183319092,
-0.11310356855392456,
0.057503100484609604,
0.14219903945922852,
-0.07105842232704163,
0.09920826554298401,
-0.04097406938672066,
0.19586671888828278,
-0.05185453221201897,
0.021748146042227745,
0.1887248307466507,
-0.006121774669736624,
0.001655246363952756,
0.05126863718032837,
-0.03759977966547012,
-0.05181838944554329,
0.0556943453848362,
-0.00377797894179821,
-0.043648701161146164,
-0.30525416135787964,
-0.0398038849234581,
-0.08317610621452332,
0.04854423925280571,
0.020022965967655182,
0.049398016184568405,
0.2032846063375473,
0.057468514889478683,
0.024753378704190254,
0.06424523890018463,
-0.04793740436434746,
0.03677721694111824,
0.162929967045784,
0.023305285722017288,
0.08799080550670624,
-0.09776444733142853,
-0.02337510883808136,
0.08314641565084457,
-0.0251447856426239,
0.055145636200904846,
-0.007923022843897343,
-0.005781565327197313,
0.028718572109937668,
0.10967696458101273,
0.06618750095367432,
0.12976790964603424,
0.059488650411367416,
-0.07958265393972397,
0.03152339905500412,
-0.10058823227882385,
0.009523116983473301,
0.06939774006605148,
-0.022582758218050003,
-0.04319635033607483,
-0.09936781227588654,
-0.009523723274469376,
0.030577298253774643,
0.10095421969890594,
0.11856872588396072,
-0.2545855939388275,
-0.005549523513764143,
0.0005312123103067279,
-0.026722582057118416,
-0.09676145017147064,
0.07319370657205582,
0.03297325596213341,
-0.1081588864326477,
0.11978375166654587,
-0.02137361653149128,
0.07614157348871231,
0.11987320333719254,
0.05669467896223068,
-0.016078060492873192,
-0.027440406382083893,
-0.04441102221608162,
0.11150550842285156,
-0.4563145935535431,
0.1777213215827942,
0.04757430776953697,
-0.03973808512091637,
-0.12641948461532593,
-0.02815123461186886,
0.047446321696043015,
0.0960879772901535,
0.10992766171693802,
-0.011928893625736237,
-0.024191731587052345,
-0.013509014621376991,
0.048452720046043396,
0.03137141093611717,
0.0887119472026825,
0.06520260870456696,
0.03906501457095146,
-0.04573705047369003,
-0.018731439486145973,
0.010830897837877274,
0.06599362194538116,
-0.1459401249885559,
-0.01865914650261402,
0.100578673183918,
0.014091279357671738,
-0.02979934960603714,
-0.03267545998096466,
-0.03016219288110733,
-0.09522229433059692,
0.1393287628889084,
-0.07629667967557907,
-0.06614839285612106,
-0.1518203169107437,
0.01595885492861271,
0.07477317750453949,
-0.07161877304315567,
-0.002344049047678709,
-0.05004164204001427,
0.05007900297641754,
-0.01996908150613308,
-0.24883010983467102,
0.09923717379570007,
-0.0967983528971672,
-0.07868816703557968,
-0.013799721375107765,
0.15995852649211884,
-0.06684108078479767,
0.041886910796165466,
0.0192287415266037,
-0.05768314376473427,
-0.020551761612296104,
-0.039032723754644394,
0.022766005247831345,
-0.08056725561618805,
-0.004216971807181835,
0.06339419633150101,
-0.023588495329022408,
0.04570262134075165,
-0.0165107361972332,
-0.03029477410018444,
0.2356475591659546,
0.16743096709251404,
-0.04826732724905014,
0.10634279996156693,
0.04420309141278267,
-0.04700911417603493,
-0.2773231565952301,
0.08474373817443848,
-0.029631007462739944,
0.012919789180159569,
-0.04858066141605377,
-0.03549320250749588,
0.08874546736478806,
0.03239527344703674,
0.012314355000853539,
0.14574046432971954,
-0.15760959684848785,
-0.11462327837944031,
0.15854103863239288,
0.014788706786930561,
0.26910319924354553,
-0.1177772730588913,
-0.08865512162446976,
-0.07755132764577866,
-0.22125644981861115,
0.05686740577220917,
-0.18051472306251526,
0.06569046527147293,
-0.07841978222131729,
0.04093461111187935,
0.03915546089410782,
-0.05576837807893753,
0.06821034103631973,
-0.009049058891832829,
0.04757242649793625,
-0.07880254089832306,
0.034606002271175385,
0.05383417382836342,
-0.06426475942134857,
0.11354978382587433,
-0.03795793280005455,
0.09241391718387604,
-0.1521548628807068,
0.01179309282451868,
-0.12407400459051132,
0.11163120716810226,
-0.027928585186600685,
-0.03621630370616913,
-0.032165538519620895,
-0.06401568651199341,
0.010674750432372093,
-0.08676974475383759,
0.09454077482223511,
-0.10079454630613327,
0.18335755169391632,
0.23433174192905426,
0.18969406187534332,
-0.20646712183952332,
0.06411819159984589,
0.04782098904252052,
-0.04590625315904617,
0.0660756304860115,
-0.1908426135778427,
0.08701371401548386,
0.11970745772123337,
0.036329351365566254,
0.10359825193881989,
0.07718326151371002,
-0.05584409460425377,
-0.07550609856843948,
0.10710446536540985,
-0.23432394862174988,
0.11951789259910583,
-0.17542767524719238,
-0.052402447909116745,
0.019407358020544052,
0.05396246165037155,
0.20228713750839233,
-0.02759537287056446,
0.028694618493318558,
-0.018044747412204742,
-0.056847307831048965,
-0.08741236478090286,
0.15486444532871246,
0.08815524727106094,
0.08013758063316345,
-0.1144443228840828,
0.07425012439489365,
-0.0536247193813324,
-0.07538609206676483,
0.06101846694946289,
0.16604360938072205,
-0.12578777968883514,
-0.10082251578569412,
0.024051101878285408,
0.19115212559700012,
-0.18342477083206177,
-0.047093525528907776,
-0.12496230006217957,
-0.13215923309326172,
0.08718503266572952,
0.3565787076950073,
0.05466940999031067,
0.05270141363143921,
0.06063707545399666,
-0.09275849163532257,
-0.08144158869981766,
0.06251895427703857,
-0.04765048995614052,
0.06919241696596146,
-0.13986556231975555,
0.13064168393611908,
-0.06851784139871597,
0.15676629543304443,
-0.09396711736917496,
-0.0005881274701096117,
-0.14567257463932037,
0.015669753775000572,
-0.2611653506755829,
-0.03903515264391899,
0.013099542818963528,
-0.047020889818668365,
0.03108913265168667,
-0.012274421751499176,
-0.06783520430326462,
0.030080730095505714,
-0.11729792505502701,
0.01855442114174366,
0.003775764489546418,
0.04517146572470665,
-0.008462742902338505,
0.0076208519749343395,
0.010412423871457577,
-0.05166536569595337,
0.08672698587179184,
0.09191825985908508,
-0.11312740296125412,
0.09540973603725433,
-0.03975652530789375,
-0.07917386293411255,
0.03107326105237007,
0.012156214565038681,
0.07263597100973129,
-0.03289955481886864,
0.036902330815792084,
0.06080599129199982,
0.04231967404484749,
0.08110973238945007,
0.005600866861641407,
-0.04983767122030258,
-0.028920214623212814,
-0.09657857567071915,
-0.03724211826920509,
-0.09533636271953583,
0.004978946875780821,
0.06984129548072815,
0.03128810226917267,
0.05059041455388069,
-0.082272008061409,
0.018088076263666153,
-0.1250578612089157,
-0.036026597023010254,
0.013031073845922947,
-0.09254920482635498,
-0.0664655938744545,
-0.0091185811907053,
0.08763662725687027,
-0.04220191016793251,
0.16203531622886658,
-0.044788941740989685,
0.0436566062271595,
0.06373993307352066,
-0.031469911336898804,
0.03852485120296478,
-0.022797493264079094,
0.24189862608909607,
0.008021288551390171,
-0.015013512223958969,
-0.05645390972495079,
0.06733907014131546,
0.009170427918434143,
0.0022831845562905073,
0.20123422145843506,
0.04812220111489296,
-0.12339425086975098,
0.11581379920244217,
0.02275819517672062,
-0.04674260690808296,
0.028403673321008682,
-0.04121534153819084,
-0.018186068162322044,
0.1282227635383606,
-0.004897386766970158,
-0.003981727175414562,
0.22606894373893738,
-0.06539450585842133,
0.001924850745126605,
-0.08756262809038162,
-0.07033786177635193,
-0.1898564249277115,
-0.05390498787164688,
-0.12222608923912048,
-0.21148470044136047,
0.03012147732079029,
-0.0875580906867981,
0.08627315610647202,
0.029489506036043167,
0.11307868361473083,
-0.04367903620004654,
0.14019624888896942,
0.011801576241850853,
-0.11988730728626251,
0.1103207990527153,
-0.04853471368551254,
0.024104662239551544,
0.018519409000873566,
-0.013194825500249863,
0.051323048770427704,
-0.05076630786061287,
-0.06038888171315193,
-0.014992713928222656,
-0.0028941866476088762,
0.01103338785469532,
-0.07267102599143982,
-0.08683464676141739,
0.01998153142631054,
0.0477098748087883,
0.01304609514772892,
0.11160685867071152,
0.005957269575446844,
-0.002156001515686512,
-0.002718711970373988,
0.16267038881778717,
-0.09277242422103882,
-0.09484738111495972,
-0.09815496951341629,
0.25554439425468445,
0.06607343256473541,
0.09422925859689713,
0.004820449277758598,
-0.030471328645944595,
-0.010171028785407543,
0.28259411454200745,
0.14706413447856903,
-0.024128301069140434,
0.009950890205800533,
0.010659654624760151,
0.009760397486388683,
0.03218642622232437,
0.12706978619098663,
0.04961499571800232,
0.1046057790517807,
-0.019601671025156975,
-0.0499025322496891,
-0.012701006606221199,
-0.018124183639883995,
-0.041378479450941086,
0.1480085402727127,
0.05981318652629852,
-0.068319171667099,
0.045109622180461884,
0.04495960846543312,
-0.06375161558389664,
0.03614756464958191,
-0.05504973232746124,
-0.11662111431360245,
-0.07630442082881927,
-0.03663386404514313,
0.0075410413555800915,
-0.06096525490283966,
0.0007619370007887483,
-0.059214998036623,
-0.04397111386060715,
0.03755316138267517,
-0.03999127820134163,
-0.1504773199558258,
-0.080308698117733,
0.05674460530281067,
-0.13119959831237793,
-0.011636810377240181,
0.007220014929771423,
0.1500617265701294,
0.10984153300523758,
0.010283468291163445,
-0.07109934836626053,
0.10475257784128189,
0.050104789435863495,
-0.09556523710489273,
0.0475655160844326,
0.14165572822093964,
0.04916282743215561,
0.05430934578180313,
0.028942160308361053,
-0.16620880365371704,
-0.014740532264113426,
-0.005179234314709902,
-0.031393617391586304,
-0.09078957885503769,
0.008535065688192844,
-0.04140312597155571,
0.11496306955814362,
0.14937761425971985,
-0.043313074856996536,
0.05908771976828575,
-0.11898580193519592,
0.017303232103586197,
0.013619249686598778,
-0.06311753392219543,
-0.0341864749789238,
-0.14400465786457062,
0.027276862412691116,
0.057833608239889145,
-0.05010746046900749,
-0.27307960391044617,
0.0027523913886398077,
-0.07150688022375107,
-0.02658362127840519,
-0.06638141721487045,
0.12915845215320587,
0.10138743370771408,
0.061662692576646805,
0.013633121736347675,
-0.08291932940483093,
-0.005938111338764429,
0.13349473476409912,
-0.15824349224567413,
-0.09284959733486176
] |
null | null | transformers |
# Test
Hf T5: -118.6875057220459
MTF T5: -76.85459899902344
| {"tags": ["t5-new-failed"]} | text2text-generation | NewT5SharedHeadsSharedKeyValues/t5-efficient-xl-sh | [
"transformers",
"t5",
"text2text-generation",
"t5-new-failed",
"autotrain_compatible",
"endpoints_compatible",
"text-generation-inference",
"region:us"
] | 2022-03-02T23:29:04+00:00 | [] | [] | TAGS
#transformers #t5 #text2text-generation #t5-new-failed #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us
|
# Test
Hf T5: -118.6875057220459
MTF T5: -76.85459899902344
| [
"# Test\nHf T5: -118.6875057220459\nMTF T5: -76.85459899902344"
] | [
"TAGS\n#transformers #t5 #text2text-generation #t5-new-failed #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n",
"# Test\nHf T5: -118.6875057220459\nMTF T5: -76.85459899902344"
] | [
51,
28
] | [
"passage: TAGS\n#transformers #t5 #text2text-generation #t5-new-failed #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n# Test\nHf T5: -118.6875057220459\nMTF T5: -76.85459899902344"
] | [
-0.08617354929447174,
-0.028431134298443794,
-0.0013931731227785349,
0.02678636461496353,
0.07695088535547256,
0.04558630660176277,
0.09848787635564804,
0.21593889594078064,
0.03705187886953354,
0.015800729393959045,
0.19634093344211578,
0.14219902455806732,
0.018939584493637085,
0.10381554812192917,
-0.164892315864563,
-0.06367921084165573,
0.0007222731946967542,
0.07733926922082901,
-0.010211508721113205,
0.11839055269956589,
0.09988326579332352,
-0.02553214132785797,
0.1184256300330162,
-0.04585406184196472,
-0.19623899459838867,
0.1077231764793396,
0.10726650804281235,
-0.09022898226976395,
0.12124068289995193,
0.07857727259397507,
0.06682755798101425,
0.10513768345117569,
-0.047063540667295456,
-0.04836466908454895,
0.005189801566302776,
0.03138025850057602,
-0.02979292720556259,
0.03453543782234192,
0.08766424655914307,
-0.002715682378038764,
0.08947581797838211,
0.06271104514598846,
-0.03271225839853287,
0.10643980652093887,
-0.07804535329341888,
-0.0036374032497406006,
-0.10448279231786728,
-0.0036524010356515646,
0.026897910982370377,
0.1258990466594696,
-0.013346669264137745,
0.266049325466156,
-0.08460347354412079,
0.13683684170246124,
0.19172796607017517,
-0.28342148661613464,
0.02479720674455166,
0.11342065781354904,
0.05653012543916702,
0.01369287446141243,
0.029694123193621635,
0.04807558283209801,
0.13542790710926056,
0.03965082764625549,
-0.0797993391752243,
-0.07902830094099045,
-0.14402073621749878,
0.055701445788145065,
-0.07051541656255722,
-0.02590348571538925,
0.2916562259197235,
0.007768718060106039,
-0.018986964598298073,
0.04326607659459114,
-0.08773791790008545,
-0.10923107713460922,
0.07889042049646378,
-0.05789271742105484,
-0.059665024280548096,
-0.05142931267619133,
-0.0076932162046432495,
-0.023074129596352577,
-0.08224286884069443,
-0.09059984982013702,
-0.18688075244426727,
0.06763100624084473,
-0.007215533405542374,
0.04616574943065643,
-0.152614563703537,
0.09081420302391052,
-0.06192944571375847,
-0.11238785088062286,
-0.045958902686834335,
-0.0745641440153122,
-0.04991409182548523,
-0.05692882463335991,
-0.08373427391052246,
-0.24715346097946167,
0.1045200303196907,
0.08688965439796448,
-0.029281960800290108,
0.08792012929916382,
-0.11231163889169693,
-0.0006424998282454908,
-0.05897275358438492,
0.07086847722530365,
-0.003674881299957633,
-0.03307744860649109,
0.07277251034975052,
-0.03159889578819275,
-0.04095081612467766,
-0.04560953006148338,
-0.08846826106309891,
-0.12583132088184357,
0.15586428344249725,
0.06612181663513184,
0.010737627744674683,
0.051242683082818985,
-0.002369378926232457,
-0.0181703083217144,
-0.03927069529891014,
-0.12239962816238403,
-0.050885159522295,
-0.026963280513882637,
-0.03843645378947258,
0.013568547554314137,
0.08561386168003082,
-0.01606067642569542,
-0.12297323346138,
-0.00022119839559309185,
-0.07186777144670486,
-0.020012889057397842,
-0.013717065565288067,
-0.08027733117341995,
0.058351460844278336,
-0.04354064539074898,
-0.02234554849565029,
-0.18965548276901245,
-0.17770932614803314,
-0.013009057380259037,
-0.04369296133518219,
-0.053023602813482285,
0.01862960308790207,
-0.00769899832084775,
-0.049637097865343094,
0.07226013392210007,
-0.02912994474172592,
0.0466371588408947,
-0.011007129214704037,
0.08050775527954102,
0.09356353431940079,
0.04752593860030174,
-0.1208125576376915,
0.03635022044181824,
-0.05267053470015526,
-0.010061406530439854,
-0.11451774835586548,
0.04168253019452095,
-0.07470468431711197,
0.08436659723520279,
-0.1052892878651619,
-0.007353935390710831,
-0.003726330818608403,
0.004110710695385933,
0.052421312779188156,
0.22970528900623322,
-0.12503685057163239,
-0.028601747006177902,
0.1286679208278656,
-0.04045788571238518,
-0.2178131490945816,
0.10634869337081909,
0.00009213801240548491,
0.04771171882748604,
0.050801001489162445,
0.14174790680408478,
0.04693015664815903,
-0.0924614891409874,
0.05213655158877373,
0.08686348050832748,
-0.08684603124856949,
-0.06708598136901855,
0.015202246606349945,
-0.053443506360054016,
-0.21077337861061096,
0.024736901745200157,
0.06313975155353546,
0.03494851663708687,
-0.05841348320245743,
-0.024194858968257904,
-0.12673872709274292,
-0.039162587374448776,
0.061812594532966614,
0.002289332915097475,
0.1429469734430313,
-0.13811776041984558,
-0.044353604316711426,
-0.02648564986884594,
0.047381456941366196,
-0.010119172744452953,
0.008949500508606434,
-0.08648300170898438,
0.10972974449396133,
-0.0661480575799942,
0.0009064582991413772,
-0.15349546074867249,
-0.019964370876550674,
0.00377797894179821,
0.09311830252408981,
0.030326778069138527,
0.0707128494977951,
0.08268023282289505,
-0.05180422216653824,
-0.03735589236021042,
-0.0036739970091730356,
0.12907034158706665,
0.03491624444723129,
-0.08808942139148712,
-0.0911877378821373,
0.06679479032754898,
-0.007331884931772947,
0.04322592169046402,
-0.11954647302627563,
-0.015531089156866074,
0.05505971983075142,
0.15158499777317047,
-0.01891861855983734,
0.043164052069187164,
-0.0033554728142917156,
-0.007784093730151653,
-0.08278175443410873,
-0.018761243671178818,
0.016435446217656136,
-0.014440375380218029,
-0.11253072321414948,
0.12757910788059235,
-0.12970195710659027,
0.17927855253219604,
0.14452999830245972,
-0.18223829567432404,
-0.07483933120965958,
0.050900351256132126,
0.002349552931264043,
-0.017444787546992302,
0.04208808392286301,
-0.08476176112890244,
-0.00631740503013134,
-0.061480626463890076,
0.1881130337715149,
-0.11053496599197388,
-0.08517277240753174,
0.03723859414458275,
-0.03131090849637985,
-0.01894775778055191,
0.11946818232536316,
-0.0010748434578999877,
-0.2781336307525635,
0.07820458710193634,
0.15258796513080597,
-0.0693385899066925,
0.15880100429058075,
-0.03627026453614235,
-0.08722499758005142,
0.014526786282658577,
0.08306542038917542,
0.005464810412377119,
0.0032430642750114202,
-0.13847428560256958,
0.017056355252861977,
0.06397557258605957,
0.03317568823695183,
0.07124018669128418,
-0.07169908285140991,
-0.01395309530198574,
0.01498845499008894,
-0.03348148986697197,
-0.004563457332551479,
0.12227321416139603,
0.06997337192296982,
0.14598789811134338,
-0.00394357368350029,
-0.03733592852950096,
0.11606232821941376,
-0.001858243253082037,
-0.19190800189971924,
0.2259332537651062,
-0.14732171595096588,
-0.23042035102844238,
-0.14892320334911346,
-0.08851797133684158,
-0.07761750370264053,
-0.002603965811431408,
0.0822959914803505,
-0.13773536682128906,
-0.02076845057308674,
-0.06721838563680649,
0.025195864960551262,
-0.0529816634953022,
0.0602232851088047,
-0.0191816296428442,
0.026779312640428543,
0.058969415724277496,
-0.09710822254419327,
-0.05371150001883507,
0.036089248955249786,
0.017201172187924385,
0.12064187973737717,
-0.12174966931343079,
0.07568938285112381,
0.14842161536216736,
-0.06029766798019409,
0.07859767973423004,
-0.04010439291596413,
0.19689984619617462,
-0.04832582175731659,
0.02246171236038208,
0.19406603276729584,
-0.03293765336275101,
0.013515564613044262,
0.05530061945319176,
-0.044431399554014206,
-0.0532626137137413,
0.05040823668241501,
-0.003539538476616144,
-0.029553987085819244,
-0.3296337127685547,
-0.044749293476343155,
-0.056843675673007965,
0.05377386137843132,
0.008657650090754032,
0.04589279368519783,
0.21274138987064362,
0.05125116929411888,
0.018265513703227043,
0.07486484944820404,
-0.06544244289398193,
0.049987614154815674,
0.17285294830799103,
0.012625344097614288,
0.11434952914714813,
-0.10352296382188797,
-0.03579205647110939,
0.08759204298257828,
-0.027014585211873055,
0.07400187104940414,
0.009549863636493683,
0.02607605792582035,
0.011387111619114876,
0.0861833468079567,
0.0512874498963356,
0.12410909682512283,
0.07233131676912308,
-0.0728381797671318,
0.0417168065905571,
-0.07561840862035751,
-0.007127572316676378,
0.05625003203749657,
-0.0349147692322731,
-0.028040770441293716,
-0.10965550690889359,
-0.015822703018784523,
0.0220766831189394,
0.08269592374563217,
0.15295960009098053,
-0.2941940128803253,
-0.01109086349606514,
-0.0021376952063292265,
-0.0318029522895813,
-0.11829975992441177,
0.043792057782411575,
-0.0038737787399441004,
-0.10995037853717804,
0.11827697604894638,
-0.031088337302207947,
0.08090084046125412,
0.09464690834283829,
0.05598394572734833,
-0.048174500465393066,
-0.05152226611971855,
-0.048598069697618484,
0.09603255987167358,
-0.43232592940330505,
0.2044489085674286,
0.052561040967702866,
-0.0117669478058815,
-0.10282594710588455,
-0.0165934469550848,
0.04387877881526947,
0.0808250904083252,
0.10647431015968323,
-0.012385177426040173,
-0.03627769276499748,
-0.08325432240962982,
0.03304525837302208,
0.0217294879257679,
0.08842051029205322,
0.11109296977519989,
0.05696971341967583,
-0.05160215124487877,
-0.004653454292565584,
0.02259303629398346,
0.013865957967936993,
-0.16972312331199646,
-0.025181228294968605,
0.09579204022884369,
0.04276372864842415,
-0.020796913653612137,
-0.024769047275185585,
-0.02730981446802616,
-0.06437773257493973,
0.1848261058330536,
-0.10812582820653915,
-0.06931735575199127,
-0.14352717995643616,
0.012300517410039902,
0.10202359408140182,
-0.08408115804195404,
0.011813378892838955,
-0.05305302143096924,
-0.006354568060487509,
-0.014516761526465416,
-0.23759567737579346,
0.09903623163700104,
-0.08837024122476578,
-0.0814380794763565,
-0.02471964620053768,
0.15267157554626465,
-0.07600853592157364,
0.03303469344973564,
0.035952888429164886,
-0.046024393290281296,
-0.05086195096373558,
-0.036357227712869644,
0.043366048485040665,
-0.08288511633872986,
0.025780154392123222,
0.06576447188854218,
-0.005750766023993492,
0.03471525013446808,
-0.03736577183008194,
-0.03805885091423988,
0.23920640349388123,
0.21835793554782867,
-0.029402615502476692,
0.07839776575565338,
0.023627793416380882,
-0.05949600040912628,
-0.2502951920032501,
0.047684479504823685,
-0.020017234608530998,
0.02053055353462696,
-0.04679910093545914,
-0.0067715416662395,
0.051525138318538666,
0.03513728827238083,
0.01261458732187748,
0.14216798543930054,
-0.14818736910820007,
-0.12327372282743454,
0.1872289776802063,
0.009308816865086555,
0.28361883759498596,
-0.141126349568367,
-0.09738390147686005,
-0.09784955531358719,
-0.22358550131320953,
0.05216887965798378,
-0.09938206523656845,
0.08389110863208771,
-0.08625882118940353,
0.06007100269198418,
0.04949731007218361,
-0.05435137078166008,
0.0841984748840332,
-0.0348992720246315,
0.027035962790250778,
-0.09194831550121307,
0.011731365695595741,
0.055824361741542816,
-0.06820791214704514,
0.11503009498119354,
-0.05671383813023567,
0.09471088647842407,
-0.18526344001293182,
-0.0011342643992975354,
-0.11136078089475632,
0.11147119104862213,
-0.027568530291318893,
-0.032326582819223404,
-0.02227560058236122,
-0.07189438492059708,
-0.024465080350637436,
-0.08202860504388809,
0.08971557766199112,
-0.0875038132071495,
0.16845150291919708,
0.21208997070789337,
0.18448279798030853,
-0.15029841661453247,
0.07870668917894363,
0.06929491460323334,
-0.07685098052024841,
0.06017664819955826,
-0.18162615597248077,
0.06937023252248764,
0.13330519199371338,
0.011067353188991547,
0.09387505054473877,
0.06720519065856934,
-0.07664009183645248,
-0.05017612501978874,
0.11506915092468262,
-0.22598282992839813,
0.10782316327095032,
-0.14616024494171143,
-0.07717966288328171,
0.014256265014410019,
0.056099582463502884,
0.2015846222639084,
-0.0011433435138314962,
0.01021464355289936,
-0.009914396330714226,
-0.040678929537534714,
-0.07130942493677139,
0.1860157698392868,
0.08876146376132965,
0.07387624680995941,
-0.10362881422042847,
0.07311972975730896,
-0.05038886517286301,
-0.08384346961975098,
0.09385513514280319,
0.16708748042583466,
-0.11558687686920166,
-0.08022092282772064,
0.021192101761698723,
0.18633487820625305,
-0.20264658331871033,
-0.05692398175597191,
-0.1364506334066391,
-0.11995074152946472,
0.08888190984725952,
0.33275875449180603,
0.05995023623108864,
0.06511983275413513,
0.06104269251227379,
-0.10730215162038803,
-0.08195453882217407,
0.05710742995142937,
0.014882193878293037,
0.09083385765552521,
-0.1362638771533966,
0.1367522031068802,
-0.07043002545833588,
0.14517946541309357,
-0.08449968695640564,
0.021037619560956955,
-0.1699729859828949,
0.012950018048286438,
-0.2741561830043793,
-0.04247362166643143,
0.027114011347293854,
-0.05683200806379318,
0.029814904555678368,
-0.026431480422616005,
-0.05479848384857178,
0.03388863801956177,
-0.1000722274184227,
-0.019008442759513855,
0.024272043257951736,
0.019352275878190994,
-0.03624330833554268,
-0.008353717625141144,
0.03132930025458336,
-0.044206488877534866,
0.0834832563996315,
0.09518204629421234,
-0.0855947956442833,
0.09573808312416077,
-0.05730674788355827,
-0.0694514811038971,
0.04421994090080261,
0.0054170358926057816,
0.0567186065018177,
-0.017771530896425247,
0.044024404138326645,
0.06651844084262848,
0.0540611669421196,
0.08180300146341324,
0.04302356392145157,
-0.05566519498825073,
-0.031499989330768585,
-0.08952493220567703,
-0.051100168377161026,
-0.09450561553239822,
0.024225981906056404,
0.07486194372177124,
0.035479288548231125,
0.0513528473675251,
-0.0895807296037674,
0.025274919345974922,
-0.13419558107852936,
-0.021341556683182716,
-0.0034348692279309034,
-0.10101695358753204,
-0.059996359050273895,
-0.009238210506737232,
0.09048251062631607,
-0.04954829439520836,
0.12463603168725967,
-0.059845566749572754,
0.053609635680913925,
0.0571926087141037,
-0.004789974540472031,
0.04073379561305046,
-0.03550586476922035,
0.24243462085723877,
0.00843440368771553,
-0.036533161997795105,
-0.07603685557842255,
0.042536769062280655,
0.024635806679725647,
0.007084704469889402,
0.16887210309505463,
0.059708550572395325,
-0.14048174023628235,
0.13981066644191742,
0.018185099586844444,
-0.05370257422327995,
0.01170982513576746,
-0.09343698620796204,
-0.04068274423480034,
0.11883275210857391,
0.015114554204046726,
0.02539561502635479,
0.18400993943214417,
-0.038675934076309204,
-0.014852258376777172,
-0.09712336212396622,
-0.08307003974914551,
-0.19104759395122528,
-0.0470878891646862,
-0.1280495822429657,
-0.17052806913852692,
0.03543480858206749,
-0.07070781290531158,
0.10051658004522324,
0.04965924471616745,
0.10122369229793549,
-0.0724511668086052,
0.1350221484899521,
0.001214046380482614,
-0.10592720657587051,
0.10517758876085281,
-0.041640982031822205,
0.010614804923534393,
0.03828869387507439,
-0.024147961288690567,
0.04583413898944855,
-0.022971071302890778,
-0.04907990247011185,
0.0011060555698350072,
-0.025879494845867157,
0.021675772964954376,
-0.0586404874920845,
-0.09774504601955414,
0.017774665728211403,
0.07424279302358627,
0.038849424570798874,
0.11762695014476776,
0.007174845319241285,
0.022120125591754913,
-0.0075419251807034016,
0.17503000795841217,
-0.0942394807934761,
-0.0751369446516037,
-0.07749099284410477,
0.25055569410324097,
0.06416361033916473,
0.08894260227680206,
-0.00538331363350153,
-0.051249269396066666,
-0.01362890750169754,
0.2822118103504181,
0.1314917653799057,
-0.02334670163691044,
-0.017165204510092735,
-0.00017674527771305293,
0.012522074393928051,
0.042158666998147964,
0.13586443662643433,
0.055584631860256195,
0.10148031264543533,
-0.024360544979572296,
-0.04466821253299713,
-0.009436378255486488,
-0.022620493546128273,
-0.04264048486948013,
0.15318244695663452,
0.06965189427137375,
-0.07247795909643173,
0.03697436302900314,
0.05640283226966858,
-0.06345738470554352,
0.08095067739486694,
-0.038538575172424316,
-0.12873569130897522,
-0.09469219297170639,
-0.0051999446004629135,
0.027643099427223206,
-0.07938686013221741,
0.012729307636618614,
-0.05251342058181763,
-0.03473052754998207,
0.03554653748869896,
-0.04161888733506203,
-0.17723792791366577,
-0.0687437430024147,
0.020012902095913887,
-0.1385425180196762,
0.003337095258757472,
0.026118654757738113,
0.17840944230556488,
0.12620845437049866,
0.003865888575091958,
-0.0857580304145813,
0.10360666364431381,
0.0399642214179039,
-0.07128555327653885,
0.08374836295843124,
0.12880264222621918,
0.05930720269680023,
0.025134246796369553,
0.023606253787875175,
-0.1530863344669342,
-0.011277874931693077,
0.022760219871997833,
-0.02781875804066658,
-0.09473548084497452,
0.007922089658677578,
-0.06323308497667313,
0.11585824936628342,
0.14752013981342316,
-0.049320150166749954,
0.06259048730134964,
-0.11391713470220566,
0.004405825398862362,
0.021053241565823555,
-0.06383923441171646,
-0.03112175129354,
-0.15577946603298187,
0.032803695648908615,
0.07947827875614166,
-0.03564360365271568,
-0.30327603220939636,
0.001475383760407567,
-0.09808775037527084,
-0.02252275124192238,
-0.08566537499427795,
0.14174619317054749,
0.1180526539683342,
0.04775553196668625,
0.02153090201318264,
-0.051229193806648254,
0.0134486248716712,
0.13364893198013306,
-0.14026258885860443,
-0.1012575626373291
] |
null | null | transformers |
# Test
Hf T5:
MTF T5: -66.05513000488281
| {"tags": ["t5-new-hf-not-loaded"]} | text2text-generation | NewT5SharedHeadsSharedKeyValues/t5-efficient-xl-skv | [
"transformers",
"t5",
"text2text-generation",
"t5-new-hf-not-loaded",
"autotrain_compatible",
"endpoints_compatible",
"text-generation-inference",
"region:us"
] | 2022-03-02T23:29:04+00:00 | [] | [] | TAGS
#transformers #t5 #text2text-generation #t5-new-hf-not-loaded #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us
|
# Test
Hf T5:
MTF T5: -66.05513000488281
| [
"# Test\nHf T5: \nMTF T5: -66.05513000488281"
] | [
"TAGS\n#transformers #t5 #text2text-generation #t5-new-hf-not-loaded #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n",
"# Test\nHf T5: \nMTF T5: -66.05513000488281"
] | [
56,
21
] | [
"passage: TAGS\n#transformers #t5 #text2text-generation #t5-new-hf-not-loaded #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n# Test\nHf T5: \nMTF T5: -66.05513000488281"
] | [
-0.08073451370000839,
-0.03052848018705845,
-0.0012939145090058446,
0.01852656900882721,
0.07252854108810425,
0.028468655422329903,
0.10565958172082901,
0.21095803380012512,
0.04614780843257904,
0.0012657539919018745,
0.18185752630233765,
0.12750768661499023,
0.007548095192760229,
0.08607092499732971,
-0.15762461721897125,
-0.06849680095911026,
0.0002995658724103123,
0.07038423418998718,
-0.050965338945388794,
0.1142517700791359,
0.09670648723840714,
-0.033707961440086365,
0.11733261495828629,
-0.04460901767015457,
-0.1969057321548462,
0.10797297954559326,
0.07554043084383011,
-0.09470337629318237,
0.10724206268787384,
0.08323852717876434,
0.04653625562787056,
0.13507907092571259,
-0.05293465405702591,
-0.03892514109611511,
0.011090108193457127,
0.03843603655695915,
-0.048798441886901855,
0.03112253174185753,
0.07422199100255966,
-0.0185904111713171,
0.11813583225011826,
0.04797888174653053,
-0.04382597282528877,
0.10082349926233292,
-0.05530592426657677,
-0.033511798828840256,
-0.08275284618139267,
-0.013511307537555695,
0.030314771458506584,
0.11293932795524597,
0.007287928368896246,
0.2290540337562561,
-0.11457169055938721,
0.12657493352890015,
0.21596665680408478,
-0.2403741329908371,
0.015302889049053192,
0.12271849066019058,
0.014022449031472206,
0.0299299918115139,
0.01921529695391655,
0.046213939785957336,
0.12223300337791443,
0.03864317014813423,
-0.027933824807405472,
-0.07488531619310379,
-0.13193632662296295,
0.08135530352592468,
-0.09904039651155472,
0.0006060010637156665,
0.3074815571308136,
0.0065324436873197556,
0.002276707673445344,
0.03601034730672836,
-0.09028825908899307,
-0.07550689578056335,
0.06146907061338425,
-0.051949214190244675,
-0.04526510834693909,
-0.06025915965437889,
-0.0033872576896101236,
-0.03312518820166588,
-0.0752648189663887,
-0.10029565542936325,
-0.16483931243419647,
0.08098623156547546,
-0.01251229364424944,
0.04272755980491638,
-0.17020465433597565,
0.08705897629261017,
-0.05973885953426361,
-0.12309340387582779,
-0.05991651862859726,
-0.07444523274898529,
-0.040002331137657166,
-0.06367872655391693,
-0.07708026468753815,
-0.24659813940525055,
0.12152809649705887,
0.050280358642339706,
-0.025017358362674713,
0.09203082323074341,
-0.11623520404100418,
0.0023653663229197264,
-0.04671787470579147,
0.0439964234828949,
-0.006353691685944796,
-0.02384057082235813,
0.06429100036621094,
-0.03962318226695061,
-0.0805032029747963,
-0.035785652697086334,
-0.09883203357458115,
-0.11199336498975754,
0.1370750069618225,
0.058439701795578,
-0.01184837520122528,
0.05609085038304329,
0.03699546307325363,
-0.022111959755420685,
-0.03108724020421505,
-0.13536480069160461,
-0.07219809293746948,
-0.00015065216575749218,
-0.02664013020694256,
0.03663686290383339,
0.07096797227859497,
-0.02983812429010868,
-0.10531184077262878,
0.003985313698649406,
-0.06584513187408447,
-0.012909656390547752,
-0.014104762114584446,
-0.07312268018722534,
0.04767569899559021,
-0.017784031108021736,
-0.021390434354543686,
-0.19571815431118011,
-0.17579956352710724,
-0.00974161084741354,
-0.030723577365279198,
-0.047643933445215225,
0.04299844428896904,
-0.004879088141024113,
-0.05926312878727913,
0.06380042433738708,
-0.022606251761317253,
0.07944925874471664,
-0.03076166845858097,
0.07918905466794968,
0.07079842686653137,
0.05589602142572403,
-0.09039229154586792,
0.0415487140417099,
-0.06091156601905823,
-0.0038245890755206347,
-0.1198529377579689,
0.050347745418548584,
-0.08541750907897949,
0.09471198916435242,
-0.09472785890102386,
-0.016455378383398056,
-0.04003986716270447,
0.0031575497705489397,
0.012249057181179523,
0.23432935774326324,
-0.12968575954437256,
-0.04070447012782097,
0.12468159943819046,
-0.0536017119884491,
-0.21334834396839142,
0.0879756286740303,
0.0012444794410839677,
0.05574217438697815,
0.032377224415540695,
0.12317432463169098,
0.10233274847269058,
-0.10671544075012207,
0.08097764104604721,
0.12247689813375473,
-0.09103728830814362,
-0.05219248682260513,
0.0421128086745739,
-0.03060009516775608,
-0.240264892578125,
0.023018447682261467,
0.028118381276726723,
0.01856924220919609,
-0.05218493565917015,
-0.022183559834957123,
-0.11579220741987228,
-0.04269279167056084,
0.07097004354000092,
-0.010161400772631168,
0.14121583104133606,
-0.11742697656154633,
-0.017887869849801064,
0.025004494935274124,
0.05483141541481018,
-0.02480410411953926,
-0.006217299494892359,
-0.07393703609704971,
0.11198107153177261,
-0.06568866968154907,
0.004468285944312811,
-0.136492058634758,
-0.02692599408328533,
-0.0005014492198824883,
0.07683490216732025,
0.024648137390613556,
0.12211184203624725,
0.08459851145744324,
-0.04051172733306885,
-0.03817117214202881,
0.011127582751214504,
0.11773433536291122,
0.04194125905632973,
-0.07539692521095276,
-0.1044078841805458,
0.05462084710597992,
-0.01221631933003664,
0.06677752733230591,
-0.11424847692251205,
-0.008000957779586315,
0.0894230380654335,
0.14475588500499725,
-0.008236981928348541,
0.06675713509321213,
-0.007881641387939453,
-0.02425225079059601,
-0.07335235923528671,
-0.022313693538308144,
0.02933588996529579,
-0.013333266600966454,
-0.09473434835672379,
0.12840430438518524,
-0.09945645928382874,
0.19639340043067932,
0.14554913341999054,
-0.15391133725643158,
-0.05852002277970314,
-0.008940363302826881,
-0.016211960464715958,
-0.005181117914617062,
0.019613532349467278,
-0.07144472002983093,
0.003977792337536812,
-0.056500788778066635,
0.1836172640323639,
-0.12933023273944855,
-0.11469998955726624,
0.04431992024183273,
-0.01988375373184681,
-0.018516097217798233,
0.0979994460940361,
0.0296460147947073,
-0.2888666093349457,
0.08234840631484985,
0.17593301832675934,
-0.06612011790275574,
0.2079535871744156,
-0.029144788160920143,
-0.09040264040231705,
0.013521544635295868,
0.09263153374195099,
-0.017928777262568474,
0.0005725153023377061,
-0.18282479047775269,
0.01720736175775528,
0.059985507279634476,
0.050135642290115356,
0.09682168811559677,
-0.07952560484409332,
-0.006437524687498808,
0.021604541689157486,
-0.03451172634959221,
-0.0008735537412576377,
0.13242365419864655,
0.06357374042272568,
0.1333068311214447,
-0.011614634655416012,
-0.017378410324454308,
0.1166153997182846,
-0.021932030096650124,
-0.2050175815820694,
0.23293325304985046,
-0.1307746320962906,
-0.22871971130371094,
-0.12091630697250366,
-0.08455084264278412,
-0.09202950447797775,
-0.009664276614785194,
0.07974579930305481,
-0.12184532731771469,
-0.012485286220908165,
-0.06382311880588531,
0.020767783746123314,
-0.04616188257932663,
0.07064458727836609,
-0.026013357564806938,
0.04927452281117439,
0.043290819972753525,
-0.0960095077753067,
-0.05332525819540024,
0.040931325405836105,
-0.004769548773765564,
0.1193232461810112,
-0.11313848197460175,
0.0630749985575676,
0.14707210659980774,
-0.06606245040893555,
0.10142970085144043,
-0.0380118153989315,
0.1965290606021881,
-0.050091300159692764,
0.022342102602124214,
0.19181159138679504,
-0.007791828364133835,
0.004887247458100319,
0.04645809531211853,
-0.03663190081715584,
-0.05277826637029648,
0.05537116527557373,
-0.0016656528459861875,
-0.046779096126556396,
-0.3046460449695587,
-0.04033729061484337,
-0.07902581244707108,
0.0443633496761322,
0.01743313856422901,
0.05017634481191635,
0.193913534283638,
0.059347134083509445,
0.028635496273636818,
0.06055837124586105,
-0.05510256439447403,
0.03513441979885101,
0.15469545125961304,
0.02413545548915863,
0.09311730414628983,
-0.10090675204992294,
-0.02570308931171894,
0.08307485282421112,
-0.024377943947911263,
0.054709676653146744,
-0.007081623654812574,
-0.011999201029539108,
0.02790774777531624,
0.1006893590092659,
0.06252022087574005,
0.13097238540649414,
0.057930026203393936,
-0.08130527287721634,
0.03059995360672474,
-0.10058962553739548,
0.0071844421327114105,
0.06969975680112839,
-0.02108430303633213,
-0.04625633731484413,
-0.10019782930612564,
-0.007818440906703472,
0.030828552320599556,
0.09308493882417679,
0.12125110626220703,
-0.266517698764801,
0.0009614330483600497,
-0.0004581251705531031,
-0.02202613838016987,
-0.09324336051940918,
0.06774043291807175,
0.03270149976015091,
-0.10931394249200821,
0.1218486949801445,
-0.021355275064706802,
0.07640574872493744,
0.11656055599451065,
0.05639476701617241,
-0.015399836003780365,
-0.022401535883545876,
-0.04347663372755051,
0.11361762881278992,
-0.44205108284950256,
0.1796332448720932,
0.048114847391843796,
-0.033751435577869415,
-0.12811371684074402,
-0.027171093970537186,
0.04464656487107277,
0.0914749726653099,
0.11730054020881653,
-0.01405239850282669,
-0.035727716982364655,
-0.029795581474900246,
0.04432056471705437,
0.03225191310048103,
0.09450898319482803,
0.07248305529356003,
0.039305537939071655,
-0.0470019094645977,
-0.019188981503248215,
0.015210894867777824,
0.0590781643986702,
-0.14494864642620087,
-0.022099005058407784,
0.10031115263700485,
0.015367507934570312,
-0.03234278783202171,
-0.0334068164229393,
-0.031238770112395287,
-0.09666560590267181,
0.14939738810062408,
-0.07916506379842758,
-0.06650970876216888,
-0.15259501338005066,
0.013526620343327522,
0.0749925971031189,
-0.07171175628900528,
-0.002639994490891695,
-0.052826717495918274,
0.044435542076826096,
-0.015830906108021736,
-0.2486390769481659,
0.10181071609258652,
-0.09591177850961685,
-0.0822935700416565,
-0.014229456894099712,
0.16433767974376678,
-0.07417105883359909,
0.039685774594545364,
0.023713810369372368,
-0.055662885308265686,
-0.022762710228562355,
-0.04561648517847061,
0.029554469510912895,
-0.07467667013406754,
-0.00021289776486810297,
0.06567368656396866,
-0.023382792249321938,
0.05688153952360153,
-0.015660999342799187,
-0.02760811150074005,
0.24074667692184448,
0.17957422137260437,
-0.04893350973725319,
0.10298054665327072,
0.03839118406176567,
-0.044289592653512955,
-0.2841225564479828,
0.0796138346195221,
-0.02626703679561615,
0.012559555470943451,
-0.05360770598053932,
-0.034344665706157684,
0.08423200994729996,
0.03384198248386383,
0.013463512063026428,
0.14487160742282867,
-0.15981483459472656,
-0.11851575970649719,
0.15981121361255646,
0.013881685212254524,
0.27298739552497864,
-0.11974146217107773,
-0.09032397717237473,
-0.08963928371667862,
-0.21936136484146118,
0.06939053535461426,
-0.17852158844470978,
0.07326795160770416,
-0.0811283215880394,
0.03723808750510216,
0.0397895872592926,
-0.061463650315999985,
0.06916209310293198,
-0.007413098122924566,
0.05023296922445297,
-0.07991169393062592,
0.03349902480840683,
0.05508654937148094,
-0.060739435255527496,
0.1180795282125473,
-0.05039748549461365,
0.09467639029026031,
-0.1511862874031067,
0.0059638055972754955,
-0.1226758286356926,
0.11065001785755157,
-0.02415633574128151,
-0.036016806960105896,
-0.033218178898096085,
-0.06486018747091293,
0.009363898076117039,
-0.08717906475067139,
0.08628706634044647,
-0.10324709862470627,
0.17416410148143768,
0.23587213456630707,
0.1873294860124588,
-0.1949576437473297,
0.057840295135974884,
0.04852650687098503,
-0.04851602390408516,
0.06609398871660233,
-0.19477440416812897,
0.08319361507892609,
0.11730705201625824,
0.03659944608807564,
0.10450263321399689,
0.07880910485982895,
-0.051149431616067886,
-0.07088223099708557,
0.10949704796075821,
-0.22715288400650024,
0.10804673284292221,
-0.1695346087217331,
-0.06012716516852379,
0.014557412825524807,
0.05466311052441597,
0.195868581533432,
-0.021339677274227142,
0.0320938378572464,
-0.016675416380167007,
-0.05722799524664879,
-0.0866754800081253,
0.15950050950050354,
0.09384552389383316,
0.07970942556858063,
-0.1170058324933052,
0.07397664338350296,
-0.06136999651789665,
-0.06841073930263519,
0.0640278235077858,
0.1641579568386078,
-0.12686558067798615,
-0.09823090583086014,
0.026380183175206184,
0.2015460729598999,
-0.18246065080165863,
-0.04919847846031189,
-0.1238798126578331,
-0.13420210778713226,
0.08889492601156235,
0.3422117531299591,
0.05720478296279907,
0.0552678108215332,
0.0567239485681057,
-0.09462606906890869,
-0.08022647351026535,
0.059762243181467056,
-0.045304037630558014,
0.06878063827753067,
-0.13974310457706451,
0.1334761530160904,
-0.06812677532434464,
0.16019923985004425,
-0.09407780319452286,
0.0026738576125353575,
-0.14737384021282196,
0.015136480331420898,
-0.25647643208503723,
-0.03685649111866951,
0.020207710564136505,
-0.04821106791496277,
0.033966220915317535,
-0.009582660160958767,
-0.06412959098815918,
0.030820967629551888,
-0.11778219044208527,
0.011133435182273388,
0.004637101665139198,
0.03903955966234207,
-0.013959978707134724,
0.005969823803752661,
0.012343213893473148,
-0.05372593179345131,
0.08481355756521225,
0.09187475591897964,
-0.11114739626646042,
0.09519138187170029,
-0.05214903503656387,
-0.08193214982748032,
0.03672754019498825,
0.012039519846439362,
0.0706486701965332,
-0.024738458916544914,
0.03759706765413284,
0.06006782874464989,
0.04808982089161873,
0.08170530945062637,
0.017453161999583244,
-0.05069341883063316,
-0.026024267077445984,
-0.09987697005271912,
-0.04232563078403473,
-0.09448958933353424,
0.011705734767019749,
0.0676165297627449,
0.03705548495054245,
0.054594170302152634,
-0.08303848654031754,
0.020952431485056877,
-0.12558256089687347,
-0.03601787984371185,
0.015066133812069893,
-0.09305021166801453,
-0.05862567946314812,
-0.00800289772450924,
0.08992830663919449,
-0.0463324598968029,
0.16372840106487274,
-0.04329362139105797,
0.038302838802337646,
0.05955757945775986,
-0.024541858583688736,
0.045795224606990814,
-0.025597374886274338,
0.2513749897480011,
0.010185958817601204,
-0.010975353419780731,
-0.055013593286275864,
0.05990942567586899,
0.012889601290225983,
0.0084987198933959,
0.2008824348449707,
0.0499541275203228,
-0.1239219382405281,
0.11979956924915314,
0.026708099991083145,
-0.04916846752166748,
0.01536340918391943,
-0.041717495769262314,
-0.022507313638925552,
0.13072966039180756,
-0.0074559589847922325,
0.010057499632239342,
0.2145552635192871,
-0.0631154477596283,
-0.0009000314166769385,
-0.0819283127784729,
-0.07418503612279892,
-0.1936943680047989,
-0.05954832583665848,
-0.12809644639492035,
-0.20879024267196655,
0.03427371755242348,
-0.08140845596790314,
0.09088540077209473,
0.024208053946495056,
0.11175908893346786,
-0.04105493426322937,
0.14651963114738464,
0.01244547963142395,
-0.11536453664302826,
0.10484999418258667,
-0.05108261853456497,
0.01591433212161064,
0.018562978133559227,
-0.01274958811700344,
0.05644259601831436,
-0.05456714332103729,
-0.055770132690668106,
-0.013099974021315575,
-0.008057943545281887,
0.012879257090389729,
-0.07542934268712997,
-0.08556448668241501,
0.017955373972654343,
0.050448041409254074,
0.020974209532141685,
0.1152227520942688,
0.007239826489239931,
-0.002385929459705949,
-0.0075081512331962585,
0.1545483022928238,
-0.09419684112071991,
-0.09723040461540222,
-0.0922335609793663,
0.2606422007083893,
0.05822085589170456,
0.09900865703821182,
-0.0002104657469317317,
-0.03393057361245155,
-0.014184972271323204,
0.28802886605262756,
0.14828521013259888,
-0.02765876241028309,
0.007949808612465858,
0.007837707176804543,
0.010609874501824379,
0.029324790462851524,
0.12948645651340485,
0.05029243230819702,
0.10559002310037613,
-0.01605791226029396,
-0.05171998217701912,
-0.00986937154084444,
-0.022050509229302406,
-0.042161181569099426,
0.15290570259094238,
0.06028566136956215,
-0.0730944350361824,
0.04309653863310814,
0.042713820934295654,
-0.06238759681582451,
0.03868095949292183,
-0.05286336690187454,
-0.11076247692108154,
-0.0803409218788147,
-0.03142469748854637,
0.003759109415113926,
-0.06035665050148964,
0.002839733147993684,
-0.06096440926194191,
-0.0435783788561821,
0.03375791758298874,
-0.038559556007385254,
-0.1581283062696457,
-0.07276923954486847,
0.05123525112867355,
-0.13062860071659088,
-0.0098074059933424,
0.010140862315893173,
0.15931923687458038,
0.1125667616724968,
0.006893517915159464,
-0.06985511630773544,
0.11155209690332413,
0.04679693281650543,
-0.09154874831438065,
0.05344352498650551,
0.142875075340271,
0.04724128171801567,
0.047543685883283615,
0.023942578583955765,
-0.16529370844364166,
-0.011763380840420723,
0.007302218582481146,
-0.033413417637348175,
-0.09504397958517075,
0.005055114161223173,
-0.046665292233228683,
0.11819885671138763,
0.14951950311660767,
-0.04475649073719978,
0.05874637886881828,
-0.1177406907081604,
0.02188553661108017,
0.008644233457744122,
-0.06729450821876526,
-0.037465229630470276,
-0.14520858228206635,
0.02687961980700493,
0.06483573466539383,
-0.04747544229030609,
-0.2761020064353943,
0.0017433782340958714,
-0.07562080025672913,
-0.025497280061244965,
-0.06696783751249313,
0.12536180019378662,
0.10140214115381241,
0.06025269627571106,
0.013986689038574696,
-0.08508509397506714,
-0.00016052680439315736,
0.13041265308856964,
-0.15680502355098724,
-0.09544741362333298
] |
null | null | transformers |
# xlm-r-finetuned-toxic-political-tweets-es
This model is based on the pre-trained model [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) and was fine-tuned on a dataset of tweets from members of the [Spanish Congress of the Deputies](https://www.congreso.es/) annotated regarding the level of political toxicity they generate.
### Inputs
The model has been trained on the text of Spanish tweets authored by politicians in 2021, so this is the input expected and its performance can degrade when applied to texts from other domains.
### Outputs
The model predicts 2 signals of political toxicity:
* Toxic: the tweet has at least some degree of toxicity.
* Very Toxic: the tweet has a strong degree of toxicity.
A value between 0 and 1 is predicted for each signal.
### Intended uses & limitations
The model was created to be used as a toxicity detector of spanish tweets from Spanish Congress Deputies. If the intended use is other one, for instance; toxicity detection on films reviews, the results won't be reliable and you might look for another model with this concrete purpose.
### How to use
The model can be used directly with a text-classification pipeline:
```python
>>> from transformers import pipeline
>>> text = "Es usted un auténtico impresentable, su señoría."
>>> pipe = pipeline("text-classification", model="Newtral/xlm-r-finetuned-toxic-political-tweets-es")
>>> pipe(text, return_all_scores=True)
[[{'label': 'toxic', 'score': 0.92560875415802},
{'label': 'very toxic', 'score': 0.8310967683792114}]]
```
### Training procedure
The pre-trained model was fine-tuned for sequence classification using the following hyperparameters, which were selected from a validation set:
* Batch size = 32
* Learning rate = 2e-5
* Epochs = 5
* Max length = 64
The optimizer used was AdamW and the loss optimized was binary cross-entropy with class weights proportional to the class imbalance. | {"language": "es", "license": "apache-2.0"} | text-classification | Newtral/xlm-r-finetuned-toxic-political-tweets-es | [
"transformers",
"pytorch",
"safetensors",
"xlm-roberta",
"text-classification",
"es",
"license:apache-2.0",
"autotrain_compatible",
"endpoints_compatible",
"has_space",
"region:us"
] | 2022-03-02T23:29:04+00:00 | [] | [
"es"
] | TAGS
#transformers #pytorch #safetensors #xlm-roberta #text-classification #es #license-apache-2.0 #autotrain_compatible #endpoints_compatible #has_space #region-us
|
# xlm-r-finetuned-toxic-political-tweets-es
This model is based on the pre-trained model xlm-roberta-base and was fine-tuned on a dataset of tweets from members of the Spanish Congress of the Deputies annotated regarding the level of political toxicity they generate.
### Inputs
The model has been trained on the text of Spanish tweets authored by politicians in 2021, so this is the input expected and its performance can degrade when applied to texts from other domains.
### Outputs
The model predicts 2 signals of political toxicity:
* Toxic: the tweet has at least some degree of toxicity.
* Very Toxic: the tweet has a strong degree of toxicity.
A value between 0 and 1 is predicted for each signal.
### Intended uses & limitations
The model was created to be used as a toxicity detector of spanish tweets from Spanish Congress Deputies. If the intended use is other one, for instance; toxicity detection on films reviews, the results won't be reliable and you might look for another model with this concrete purpose.
### How to use
The model can be used directly with a text-classification pipeline:
### Training procedure
The pre-trained model was fine-tuned for sequence classification using the following hyperparameters, which were selected from a validation set:
* Batch size = 32
* Learning rate = 2e-5
* Epochs = 5
* Max length = 64
The optimizer used was AdamW and the loss optimized was binary cross-entropy with class weights proportional to the class imbalance. | [
"# xlm-r-finetuned-toxic-political-tweets-es\n\nThis model is based on the pre-trained model xlm-roberta-base and was fine-tuned on a dataset of tweets from members of the Spanish Congress of the Deputies annotated regarding the level of political toxicity they generate.",
"### Inputs\n\nThe model has been trained on the text of Spanish tweets authored by politicians in 2021, so this is the input expected and its performance can degrade when applied to texts from other domains.",
"### Outputs\n\nThe model predicts 2 signals of political toxicity:\n\n* Toxic: the tweet has at least some degree of toxicity.\n* Very Toxic: the tweet has a strong degree of toxicity.\n\nA value between 0 and 1 is predicted for each signal.",
"### Intended uses & limitations \n\nThe model was created to be used as a toxicity detector of spanish tweets from Spanish Congress Deputies. If the intended use is other one, for instance; toxicity detection on films reviews, the results won't be reliable and you might look for another model with this concrete purpose.",
"### How to use\n\nThe model can be used directly with a text-classification pipeline:",
"### Training procedure\nThe pre-trained model was fine-tuned for sequence classification using the following hyperparameters, which were selected from a validation set:\n\n* Batch size = 32\n* Learning rate = 2e-5\n* Epochs = 5\n* Max length = 64\n\nThe optimizer used was AdamW and the loss optimized was binary cross-entropy with class weights proportional to the class imbalance."
] | [
"TAGS\n#transformers #pytorch #safetensors #xlm-roberta #text-classification #es #license-apache-2.0 #autotrain_compatible #endpoints_compatible #has_space #region-us \n",
"# xlm-r-finetuned-toxic-political-tweets-es\n\nThis model is based on the pre-trained model xlm-roberta-base and was fine-tuned on a dataset of tweets from members of the Spanish Congress of the Deputies annotated regarding the level of political toxicity they generate.",
"### Inputs\n\nThe model has been trained on the text of Spanish tweets authored by politicians in 2021, so this is the input expected and its performance can degrade when applied to texts from other domains.",
"### Outputs\n\nThe model predicts 2 signals of political toxicity:\n\n* Toxic: the tweet has at least some degree of toxicity.\n* Very Toxic: the tweet has a strong degree of toxicity.\n\nA value between 0 and 1 is predicted for each signal.",
"### Intended uses & limitations \n\nThe model was created to be used as a toxicity detector of spanish tweets from Spanish Congress Deputies. If the intended use is other one, for instance; toxicity detection on films reviews, the results won't be reliable and you might look for another model with this concrete purpose.",
"### How to use\n\nThe model can be used directly with a text-classification pipeline:",
"### Training procedure\nThe pre-trained model was fine-tuned for sequence classification using the following hyperparameters, which were selected from a validation set:\n\n* Batch size = 32\n* Learning rate = 2e-5\n* Epochs = 5\n* Max length = 64\n\nThe optimizer used was AdamW and the loss optimized was binary cross-entropy with class weights proportional to the class imbalance."
] | [
59,
74,
48,
65,
74,
20,
94
] | [
"passage: TAGS\n#transformers #pytorch #safetensors #xlm-roberta #text-classification #es #license-apache-2.0 #autotrain_compatible #endpoints_compatible #has_space #region-us \n# xlm-r-finetuned-toxic-political-tweets-es\n\nThis model is based on the pre-trained model xlm-roberta-base and was fine-tuned on a dataset of tweets from members of the Spanish Congress of the Deputies annotated regarding the level of political toxicity they generate.### Inputs\n\nThe model has been trained on the text of Spanish tweets authored by politicians in 2021, so this is the input expected and its performance can degrade when applied to texts from other domains.### Outputs\n\nThe model predicts 2 signals of political toxicity:\n\n* Toxic: the tweet has at least some degree of toxicity.\n* Very Toxic: the tweet has a strong degree of toxicity.\n\nA value between 0 and 1 is predicted for each signal.### Intended uses & limitations \n\nThe model was created to be used as a toxicity detector of spanish tweets from Spanish Congress Deputies. If the intended use is other one, for instance; toxicity detection on films reviews, the results won't be reliable and you might look for another model with this concrete purpose.### How to use\n\nThe model can be used directly with a text-classification pipeline:### Training procedure\nThe pre-trained model was fine-tuned for sequence classification using the following hyperparameters, which were selected from a validation set:\n\n* Batch size = 32\n* Learning rate = 2e-5\n* Epochs = 5\n* Max length = 64\n\nThe optimizer used was AdamW and the loss optimized was binary cross-entropy with class weights proportional to the class imbalance."
] | [
-0.04553162306547165,
-0.06711582094430923,
-0.0031021235045045614,
0.04299242049455643,
0.11552580446004868,
-0.017946556210517883,
0.026900410652160645,
0.10253636538982391,
0.0063476539216935635,
0.125396728515625,
0.01829843968153,
0.04305652156472206,
-0.01605631224811077,
0.11047448217868805,
0.0746942013502121,
-0.21090814471244812,
0.034711673855781555,
-0.07018710672855377,
0.022567685693502426,
0.12221092730760574,
0.0826791301369667,
-0.07904713600873947,
0.10898987948894501,
-0.020249931141734123,
-0.03877507522702217,
0.03805282711982727,
0.015553049743175507,
-0.08427862077951431,
0.13241888582706451,
0.054758623242378235,
0.04411529377102852,
-0.004912597592920065,
-0.013810288161039352,
-0.08932510018348694,
0.032880887389183044,
0.1353786140680313,
-0.02507154643535614,
0.042779047042131424,
0.12666594982147217,
-0.05527394264936447,
0.2577129006385803,
-0.10756702721118927,
0.05384507775306702,
0.09413377195596695,
-0.1395379900932312,
-0.013091664761304855,
-0.11084743589162827,
-0.06621859222650528,
0.09079566597938538,
0.016708530485630035,
-0.021932566538453102,
0.2997809946537018,
-0.06988072395324707,
0.04674654081463814,
0.22230398654937744,
-0.20417824387550354,
-0.006827661767601967,
-0.05037298798561096,
0.0680285170674324,
0.13821731507778168,
0.012457371689379215,
0.017734410241246223,
0.0908203050494194,
0.03657729923725128,
0.023593844845891,
-0.02885403111577034,
0.06782083958387375,
-0.06009876728057861,
-0.15368662774562836,
-0.040867533534765244,
0.042752716690301895,
0.016101304441690445,
-0.0811467170715332,
-0.07802405953407288,
-0.021633928641676903,
-0.001960101304575801,
0.014139884151518345,
-0.10105525702238083,
0.0387643538415432,
-0.036814041435718536,
0.09336239844560623,
0.028502708300948143,
-0.11600436270236969,
0.05035300925374031,
-0.02055218443274498,
0.08359266817569733,
-0.008320444263517857,
0.032973404973745346,
-0.08909336477518082,
0.04172169789671898,
-0.005631814245134592,
-0.04605935141444206,
-0.023156071081757545,
-0.03241816535592079,
-0.0580868199467659,
-0.06625750660896301,
-0.032691143453121185,
-0.061214640736579895,
0.03806484490633011,
-0.04094338417053223,
-0.10665470361709595,
-0.018548045307397842,
-0.04048954322934151,
0.0453508198261261,
0.11779195070266724,
0.02382884919643402,
-0.09822091460227966,
-0.02922656759619713,
0.020065540447831154,
-0.038563504815101624,
0.061000097543001175,
0.02626335620880127,
-0.02649695612490177,
-0.013471643440425396,
0.06162472441792488,
0.10661192238330841,
0.07840385288000107,
0.03278108686208725,
-0.07605259120464325,
-0.06092708185315132,
0.11236249655485153,
-0.05503816157579422,
-0.03016757220029831,
0.010992213152348995,
-0.08688291162252426,
0.11724065244197845,
-0.017985571175813675,
0.005651548970490694,
-0.061513710767030716,
0.1340496987104416,
-0.09948920458555222,
0.054242342710494995,
-0.05305669456720352,
-0.11245588213205338,
0.07629413902759552,
0.050023678690195084,
-0.11734858900308609,
-0.14398451149463654,
-0.06111835315823555,
-0.06902290880680084,
-0.054761651903390884,
-0.021735047921538353,
0.03963014855980873,
0.007956614717841148,
0.025691453367471695,
-0.0010130334412679076,
0.03132616728544235,
-0.06834561377763748,
-0.03923221305012703,
0.05834493041038513,
-0.08679593354463577,
0.046606697142124176,
0.07556499540805817,
-0.01695564016699791,
-0.18514660000801086,
0.00990388821810484,
-0.20334522426128387,
0.1301177442073822,
0.005684715695679188,
0.11425258219242096,
-0.12224344164133072,
-0.04889862611889839,
-0.061685722321271896,
0.01675676740705967,
-0.06406617909669876,
0.29036393761634827,
-0.18071696162223816,
-0.09074840694665909,
0.04086538776755333,
-0.1708597093820572,
-0.043931666761636734,
0.10822620987892151,
-0.02204194851219654,
0.13674065470695496,
0.188677117228508,
0.023407291620969772,
0.0083997817710042,
-0.17824749648571014,
-0.04853620380163193,
-0.06322627514600754,
-0.15306365489959717,
0.1339949667453766,
0.040796294808387756,
-0.00994204357266426,
-0.01601289212703705,
-0.03482445701956749,
-0.06378264725208282,
0.021362517029047012,
-0.048504788428545,
-0.006220616400241852,
0.02049385756254196,
-0.018039483577013016,
0.0300808846950531,
-0.04801114648580551,
0.017561914399266243,
-0.02681298740208149,
-0.1134834885597229,
-0.02756752260029316,
0.09842105954885483,
0.011883228085935116,
0.037364378571510315,
-0.09107107669115067,
0.061941325664520264,
-0.04729144647717476,
-0.03282526135444641,
-0.1654273271560669,
-0.08727072924375534,
0.02134217880666256,
-0.027580706402659416,
0.08350148797035217,
-0.006204716861248016,
-0.014276967383921146,
0.058096323162317276,
0.02311849407851696,
0.046566031873226166,
0.017322663217782974,
0.005146422889083624,
-0.05983688309788704,
-0.17207346856594086,
0.02174043096601963,
-0.10364287346601486,
-0.013865869492292404,
-0.03553923964500427,
-0.010438007302582264,
0.11932255327701569,
0.015472550876438618,
0.06881878525018692,
-0.01288941502571106,
0.07534974813461304,
0.00959137361496687,
-0.01621721126139164,
-0.10167082399129868,
0.01716209575533867,
0.016533683985471725,
-0.004158793482929468,
0.02100907266139984,
-0.23853148519992828,
-0.00007701580761931837,
0.09758410602807999,
0.011010805144906044,
-0.17126435041427612,
-0.011545944027602673,
-0.054789524525403976,
0.017606981098651886,
-0.02148478291928768,
-0.001072601298801601,
0.04171284660696983,
0.00030258524930104613,
0.09155146777629852,
-0.0888003408908844,
-0.07220105081796646,
0.04126977548003197,
-0.02864832803606987,
-0.09828519821166992,
0.047840751707553864,
0.033612750470638275,
-0.27210733294487,
0.05982275307178497,
0.11527316272258759,
0.035864073783159256,
0.09902062267065048,
0.0781751275062561,
-0.09258215874433517,
-0.048717208206653595,
0.019832946360111237,
0.0601615384221077,
0.014559950679540634,
0.12359663099050522,
0.03195616230368614,
-0.0033120426815003157,
-0.025515388697385788,
0.005314216483384371,
-0.010892344638705254,
0.008656684309244156,
0.032559122890233994,
-0.020164502784609795,
-0.03706851601600647,
-0.024290509521961212,
-0.015770377591252327,
0.17515888810157776,
0.0021494629327207804,
-0.008207646198570728,
0.012144766747951508,
0.0024279903154820204,
-0.18163202702999115,
0.1701401323080063,
-0.10643456131219864,
-0.3360711634159088,
-0.035658542066812515,
0.12076286971569061,
0.11224142462015152,
0.04694370925426483,
0.03238394483923912,
-0.19632123410701752,
-0.02098984085023403,
-0.07931595295667648,
0.06279270350933075,
0.05239960551261902,
0.004874118138104677,
-0.08847998827695847,
0.06991162151098251,
0.028300084173679352,
-0.0656542107462883,
0.005874208640307188,
-0.06405152380466461,
-0.09099483489990234,
0.04430423304438591,
-0.038695309311151505,
0.05374516546726227,
0.15305031836032867,
-0.021378127858042717,
-0.0008157654665410519,
-0.062160249799489975,
0.15224489569664001,
-0.11478758603334427,
0.060026269406080246,
0.12729568779468536,
0.009657798334956169,
0.047138214111328125,
0.017218446359038353,
0.0058771781623363495,
-0.026737269014120102,
0.056423213332891464,
0.004540382418781519,
-0.08943252265453339,
-0.1862345039844513,
-0.11009448021650314,
0.023050842806696892,
-0.0410417765378952,
0.0516362264752388,
0.04428495839238167,
0.056634459644556046,
0.06512537598609924,
-0.09170791506767273,
-0.10659735649824142,
0.041226066648960114,
0.09162088483572006,
-0.052953965961933136,
0.03609561547636986,
0.014289452694356441,
-0.08812384307384491,
-0.057485125958919525,
0.150925874710083,
-0.10006082057952881,
0.15259280800819397,
0.02443551830947399,
0.10168525576591492,
0.05004066973924637,
0.02832736447453499,
0.060346875339746475,
0.0033744252286851406,
0.015649007633328438,
0.023990897461771965,
-0.05257093161344528,
-0.11009722203016281,
-0.01925230585038662,
0.06793949753046036,
-0.043328870087862015,
-0.06741113215684891,
-0.07737968116998672,
0.010053460486233234,
0.09892912209033966,
0.15774627029895782,
-0.011815356090664864,
-0.25141817331314087,
-0.09072466939687729,
-0.006641201209276915,
-0.003554445458576083,
0.07387569546699524,
0.005117317195981741,
0.07480587065219879,
-0.129787415266037,
0.09778740257024765,
-0.07527941465377808,
0.033786747604608536,
-0.020518220961093903,
0.06289829313755035,
0.012636383064091206,
-0.015033955685794353,
-0.0479959137737751,
0.04244820401072502,
-0.2899019718170166,
0.1094079315662384,
0.0056814756244421005,
0.03820107504725456,
-0.05847804993391037,
-0.03576970845460892,
0.04342104122042656,
0.04884824529290199,
0.18848198652267456,
0.013342000544071198,
0.13745717704296112,
-0.06374498456716537,
-0.07907308638095856,
-0.021539459004998207,
0.0472198948264122,
0.011124719865620136,
0.12606409192085266,
-0.014805302955210209,
0.007908450439572334,
-0.01193065382540226,
-0.05197618529200554,
-0.10489586740732193,
-0.07149721682071686,
0.05264180898666382,
-0.13823062181472778,
-0.057803455740213394,
-0.004039985593408346,
-0.07392553240060806,
0.012132507748901844,
0.1619008332490921,
-0.21063978970050812,
-0.08639614284038544,
-0.09877417981624603,
0.013032762333750725,
0.07701519876718521,
-0.06777916848659515,
0.0095859719440341,
0.042384784668684006,
0.117141492664814,
-0.03132953494787216,
-0.1538914144039154,
0.08360343426465988,
-0.16535405814647675,
-0.17347808182239532,
-0.04871264472603798,
0.10221593081951141,
0.14074811339378357,
0.08344227075576782,
0.0543484091758728,
0.02243836224079132,
0.0006461725570261478,
-0.06871970742940903,
-0.04205956682562828,
-0.02005034312605858,
0.05125926807522774,
0.0409684032201767,
-0.03750395029783249,
-0.1383332908153534,
-0.16077671945095062,
-0.006556499749422073,
0.05963567644357681,
0.17652305960655212,
-0.08415662497282028,
0.1899987906217575,
0.13458707928657532,
-0.14031293988227844,
-0.04745730012655258,
-0.00031466077780351043,
0.07208285480737686,
-0.015195772983133793,
0.1521567851305008,
-0.1147068440914154,
-0.02267765998840332,
0.14404091238975525,
-0.01320564653724432,
-0.007820701226592064,
-0.2998282313346863,
-0.09266024827957153,
0.06803863495588303,
-0.002662995597347617,
0.1528029888868332,
-0.15347808599472046,
-0.051174942404031754,
-0.035987820476293564,
0.11692383885383606,
0.29162734746932983,
-0.11529889702796936,
-0.007490567397326231,
0.033303048461675644,
0.03670142963528633,
0.06199158728122711,
-0.024416884407401085,
0.0993928611278534,
-0.02780212089419365,
0.07407297939062119,
-0.12647873163223267,
-0.15917034447193146,
0.08451350033283234,
-0.03621756657958031,
0.05793427303433418,
0.09084772318601608,
-0.0001555304042994976,
-0.10277922451496124,
-0.03144674748182297,
-0.12011660635471344,
0.08857134729623795,
-0.04192233458161354,
-0.0322532095015049,
-0.07912295311689377,
0.11189094930887222,
0.05918477103114128,
-0.04404943808913231,
0.003540999721735716,
-0.05239059031009674,
0.15410259366035461,
0.1708078682422638,
0.19285516440868378,
0.08664079755544662,
-0.09354173392057419,
0.05977897718548775,
0.004507078789174557,
0.07237528264522552,
-0.015021730214357376,
0.00015862516011111438,
0.06823603808879852,
-0.004793529398739338,
0.09641474485397339,
-0.007801348809152842,
-0.11685870587825775,
0.056202542036771774,
0.13106408715248108,
-0.07737934589385986,
-0.05138394981622696,
0.0009017256088554859,
0.04903194308280945,
-0.0025637205690145493,
-0.02357495203614235,
0.1267736852169037,
-0.05527334660291672,
-0.029916193336248398,
-0.012787476181983948,
0.06982985138893127,
-0.01925329677760601,
0.1255551129579544,
0.05662031099200249,
-0.003032272681593895,
-0.053739823400974274,
0.06637448072433472,
0.1045616865158081,
-0.09859323501586914,
0.022640937939286232,
0.10740676522254944,
-0.09543010592460632,
-0.02828865684568882,
-0.03830215334892273,
-0.020952964201569557,
-0.17162179946899414,
-0.03392793610692024,
-0.09124018251895905,
-0.01541734579950571,
0.03371499851346016,
0.17985565960407257,
0.01759912073612213,
0.07545358687639236,
-0.05915853753685951,
-0.01364138163626194,
-0.04709633067250252,
-0.017185864970088005,
0.06115300580859184,
0.001527235028333962,
-0.10514996945858002,
0.26256412267684937,
0.03209531307220459,
0.039070554077625275,
-0.07153265178203583,
-0.03737347573041916,
-0.0339328907430172,
-0.0247949305921793,
-0.023301558569073677,
0.10377071052789688,
-0.07907736301422119,
-0.03643033280968666,
-0.025791607797145844,
-0.017490385100245476,
-0.03698937967419624,
-0.0028790838550776243,
-0.06327466666698456,
0.036556094884872437,
-0.027907900512218475,
0.06067116931080818,
-0.1236942782998085,
-0.007073407527059317,
0.07064082473516464,
-0.02806161716580391,
0.10426517575979233,
-0.008689536713063717,
-0.08959969878196716,
-0.028638197109103203,
-0.21342316269874573,
-0.005779470317065716,
0.07849220931529999,
-0.019643858075141907,
-0.035780828446149826,
-0.133761927485466,
0.024541793391108513,
0.004147659055888653,
-0.04234340786933899,
-0.004890285432338715,
0.10315008461475372,
-0.0901351273059845,
0.11339566111564636,
0.06805916130542755,
-0.03800635784864426,
-0.061053819954395294,
-0.018433958292007446,
-0.01622788794338703,
-0.0371624231338501,
0.14559251070022583,
-0.04712459817528725,
0.006093691568821669,
-0.17343677580356598,
-0.03387534245848656,
0.007244969252496958,
0.023801030591130257,
-0.14309655129909515,
0.009046195074915886,
0.06784313172101974,
0.04367585480213165,
0.08831018954515457,
0.0047595626674592495,
0.09231013804674149,
0.0768200010061264,
-0.02623283676803112,
-0.0041204956360161304,
-0.022621743381023407,
-0.056555721908807755,
-0.025076134130358696,
0.040134068578481674,
-0.06853313744068146,
-0.06097216531634331,
-0.020074835047125816,
-0.12139244377613068,
0.20534712076187134,
0.0707840770483017,
0.08531990647315979,
0.006755904760211706,
-0.0035375836305320263,
-0.022213106974959373,
0.04768120497465134,
-0.09549031406641006,
-0.03595752641558647,
-0.004447149578481913,
0.05592481791973114,
0.024601224809885025,
0.2658666670322418,
-0.07893868535757065,
0.10099383443593979,
-0.003948039375245571,
-0.005304841324687004,
-0.08999808132648468,
-0.13036344945430756,
-0.022763606160879135,
-0.053584106266498566,
-0.01651345193386078,
-0.09317578375339508,
0.09256705641746521,
0.09014546871185303,
0.07446115463972092,
-0.041330307722091675,
0.09552507847547531,
-0.08451154083013535,
-0.17018695175647736,
0.08479691296815872,
0.017900366336107254,
0.07379136979579926,
0.010396593250334263,
0.014922019094228745,
-0.032761264592409134,
0.060263775289058685,
0.030922742560505867,
0.09729158133268356,
0.07012075930833817,
0.017724711447954178,
-0.06424733996391296,
-0.06897137314081192,
0.04696538671851158,
-0.0009980843169614673,
0.04456375539302826,
0.1473812609910965,
0.03827374801039696,
-0.027522243559360504,
0.01805131882429123,
0.16848795115947723,
-0.018977444618940353,
-0.02962026372551918,
-0.07032494992017746,
0.1975966840982437,
-0.03626222535967827,
0.04397588223218918,
-0.05879565700888634,
-0.06392545253038406,
0.010093765333294868,
0.045846376568078995,
0.18162524700164795,
-0.0676296129822731,
0.005391473416239023,
-0.15061497688293457,
0.02263677306473255,
0.09613461047410965,
0.09052479267120361,
-0.008358311839401722,
0.35754141211509705,
-0.13612429797649384,
0.17937806248664856,
-0.0433688685297966,
0.08787908405065536,
-0.08384621143341064,
0.04544082283973694,
-0.07805352658033371,
0.011095242574810982,
-0.06652789562940598,
0.16269488632678986,
-0.03143288567662239,
-0.23121963441371918,
-0.027215680107474327,
-0.08995846658945084,
-0.11790931224822998,
0.03096172958612442,
-0.07052105665206909,
0.022938156500458717,
0.11241409182548523,
0.006343082990497351,
-0.0717528760433197,
-0.06119490787386894,
0.031556569039821625,
-0.13677524030208588,
-0.14505384862422943,
0.09552638977766037,
-0.031114093959331512,
0.125181645154953,
0.028083007782697678,
0.1573706567287445,
0.04976117983460426,
-0.07614237070083618,
-0.14298225939273834,
0.043314892798662186,
-0.009173841215670109,
-0.017213745042681694,
0.09244546294212341,
-0.012893681414425373,
0.03749522194266319,
0.06737515330314636,
0.10088945925235748,
-0.029573995620012283,
0.07977759838104248,
0.005568995606154203,
-0.000056993601901922375,
-0.04784989729523659,
0.0842108279466629,
-0.044727906584739685,
0.126645028591156,
0.11354605853557587,
-0.05645131692290306,
0.07210142910480499,
-0.07841329276561737,
0.025321422144770622,
0.09136661887168884,
0.010781718418002129,
-0.005119858775287867,
-0.1811499446630478,
0.03830086067318916,
0.006625670939683914,
0.04443414881825447,
-0.16265615820884705,
-0.03596203774213791,
-0.026716047897934914,
-0.02976786158978939,
-0.05564373731613159,
0.11224573105573654,
-0.06634567677974701,
0.03291422873735428,
-0.010471014305949211,
0.08030515164136887,
0.039345577359199524,
0.11890417337417603,
-0.10737292468547821,
-0.028996117413043976
] |
null | null | transformers |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
should probably proofread and complete it, then remove this comment. -->
# ## labels
- 0: Object
- 1: Recycle
- 2: Non-Recycle
# vit-base-patch16-224
This model is a fine-tuned version of [google/vit-base-patch16-224](https://huggingface.co/google/vit-base-patch16-224) on the None dataset.
It achieves the following results on the evaluation set:
- Loss: 0.1510
- Accuracy: 0.9443
## 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:
- learning_rate: 5e-05
- train_batch_size: 60
- eval_batch_size: 60
- seed: 42
- gradient_accumulation_steps: 4
- total_train_batch_size: 240
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
- lr_scheduler_type: linear
- lr_scheduler_warmup_ratio: 0.1
- num_epochs: 1
### Training results
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
| 0.1438 | 1.0 | 150 | 0.1645 | 0.9353 |
### Framework versions
- Transformers 4.11.3
- Pytorch 1.10.0+cu111
- Datasets 1.14.0
- Tokenizers 0.10.3
| {"license": "apache-2.0", "tags": ["image-classification", "generated_from_trainer"], "metrics": ["accuracy"], "model-index": [{"name": "vit-base-patch16-224", "results": []}]} | image-classification | NhatPham/vit-base-patch16-224-recylce-ft | [
"transformers",
"pytorch",
"tensorboard",
"vit",
"image-classification",
"generated_from_trainer",
"license:apache-2.0",
"autotrain_compatible",
"endpoints_compatible",
"region:us"
] | 2022-03-02T23:29:04+00:00 | [] | [] | TAGS
#transformers #pytorch #tensorboard #vit #image-classification #generated_from_trainer #license-apache-2.0 #autotrain_compatible #endpoints_compatible #region-us
| ## labels
=========
* 0: Object
* 1: Recycle
* 2: Non-Recycle
vit-base-patch16-224
====================
This model is a fine-tuned version of google/vit-base-patch16-224 on the None dataset.
It achieves the following results on the evaluation set:
* Loss: 0.1510
* Accuracy: 0.9443
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:
* learning\_rate: 5e-05
* train\_batch\_size: 60
* eval\_batch\_size: 60
* seed: 42
* gradient\_accumulation\_steps: 4
* total\_train\_batch\_size: 240
* optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
* lr\_scheduler\_type: linear
* lr\_scheduler\_warmup\_ratio: 0.1
* num\_epochs: 1
### Training results
### Framework versions
* Transformers 4.11.3
* Pytorch 1.10.0+cu111
* Datasets 1.14.0
* Tokenizers 0.10.3
| [
"## labels\n=========\n\n\n* 0: Object\n* 1: Recycle\n* 2: Non-Recycle\n\n\nvit-base-patch16-224\n====================\n\n\nThis model is a fine-tuned version of google/vit-base-patch16-224 on the None dataset.\nIt achieves the following results on the evaluation set:\n\n\n* Loss: 0.1510\n* Accuracy: 0.9443\n\n\nModel description\n-----------------\n\n\nMore information needed\n\n\nIntended uses & limitations\n---------------------------\n\n\nMore information needed\n\n\nTraining and evaluation data\n----------------------------\n\n\nMore information needed\n\n\nTraining procedure\n------------------",
"### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* learning\\_rate: 5e-05\n* train\\_batch\\_size: 60\n* eval\\_batch\\_size: 60\n* seed: 42\n* gradient\\_accumulation\\_steps: 4\n* total\\_train\\_batch\\_size: 240\n* optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08\n* lr\\_scheduler\\_type: linear\n* lr\\_scheduler\\_warmup\\_ratio: 0.1\n* num\\_epochs: 1",
"### Training results",
"### Framework versions\n\n\n* Transformers 4.11.3\n* Pytorch 1.10.0+cu111\n* Datasets 1.14.0\n* Tokenizers 0.10.3"
] | [
"TAGS\n#transformers #pytorch #tensorboard #vit #image-classification #generated_from_trainer #license-apache-2.0 #autotrain_compatible #endpoints_compatible #region-us \n",
"## labels\n=========\n\n\n* 0: Object\n* 1: Recycle\n* 2: Non-Recycle\n\n\nvit-base-patch16-224\n====================\n\n\nThis model is a fine-tuned version of google/vit-base-patch16-224 on the None dataset.\nIt achieves the following results on the evaluation set:\n\n\n* Loss: 0.1510\n* Accuracy: 0.9443\n\n\nModel description\n-----------------\n\n\nMore information needed\n\n\nIntended uses & limitations\n---------------------------\n\n\nMore information needed\n\n\nTraining and evaluation data\n----------------------------\n\n\nMore information needed\n\n\nTraining procedure\n------------------",
"### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* learning\\_rate: 5e-05\n* train\\_batch\\_size: 60\n* eval\\_batch\\_size: 60\n* seed: 42\n* gradient\\_accumulation\\_steps: 4\n* total\\_train\\_batch\\_size: 240\n* optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08\n* lr\\_scheduler\\_type: linear\n* lr\\_scheduler\\_warmup\\_ratio: 0.1\n* num\\_epochs: 1",
"### Training results",
"### Framework versions\n\n\n* Transformers 4.11.3\n* Pytorch 1.10.0+cu111\n* Datasets 1.14.0\n* Tokenizers 0.10.3"
] | [
55,
122,
144,
4,
33
] | [
"passage: TAGS\n#transformers #pytorch #tensorboard #vit #image-classification #generated_from_trainer #license-apache-2.0 #autotrain_compatible #endpoints_compatible #region-us \n## labels\n=========\n\n\n* 0: Object\n* 1: Recycle\n* 2: Non-Recycle\n\n\nvit-base-patch16-224\n====================\n\n\nThis model is a fine-tuned version of google/vit-base-patch16-224 on the None dataset.\nIt achieves the following results on the evaluation set:\n\n\n* Loss: 0.1510\n* Accuracy: 0.9443\n\n\nModel description\n-----------------\n\n\nMore information needed\n\n\nIntended uses & limitations\n---------------------------\n\n\nMore information needed\n\n\nTraining and evaluation data\n----------------------------\n\n\nMore information needed\n\n\nTraining procedure\n------------------### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* learning\\_rate: 5e-05\n* train\\_batch\\_size: 60\n* eval\\_batch\\_size: 60\n* seed: 42\n* gradient\\_accumulation\\_steps: 4\n* total\\_train\\_batch\\_size: 240\n* optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08\n* lr\\_scheduler\\_type: linear\n* lr\\_scheduler\\_warmup\\_ratio: 0.1\n* num\\_epochs: 1### Training results### Framework versions\n\n\n* Transformers 4.11.3\n* Pytorch 1.10.0+cu111\n* Datasets 1.14.0\n* Tokenizers 0.10.3"
] | [
-0.0873718187212944,
0.20817427337169647,
-0.003950084093958139,
0.09692809730768204,
0.12741442024707794,
0.039396755397319794,
0.025971276685595512,
0.1721230149269104,
-0.08254673331975937,
0.1386907398700714,
0.09492083638906479,
0.06340821832418442,
0.10146423429250717,
0.16811877489089966,
0.006556038744747639,
-0.27286088466644287,
-0.012763667851686478,
-0.045795902609825134,
-0.050270769745111465,
0.1176186352968216,
0.10225483030080795,
-0.0945998802781105,
0.07353252172470093,
-0.022797876968979836,
-0.06346331536769867,
0.005292700603604317,
-0.07106778025627136,
-0.025756698101758957,
0.053493399173021317,
0.03519934415817261,
0.04644998535513878,
0.007121934089809656,
0.103395976126194,
-0.289794921875,
-0.0066337864845991135,
0.05811001732945442,
0.005897046532481909,
0.06692642718553543,
0.09696561843156815,
-0.036184247583150864,
0.11440963298082352,
-0.16982807219028473,
0.06821341067552567,
0.044539667665958405,
-0.0955146923661232,
-0.23657183349132538,
-0.07329481840133667,
0.14652632176876068,
0.13826097548007965,
0.07398780435323715,
-0.036621131002902985,
0.09521599113941193,
-0.03277728706598282,
0.07376549392938614,
0.2527255117893219,
-0.21490342915058136,
-0.0681254044175148,
0.02772110514342785,
0.04150097444653511,
0.04759151116013527,
-0.09780130535364151,
0.012649046257138252,
0.024037044495344162,
0.016940560191869736,
0.0705748051404953,
0.0168635081499815,
0.008059424348175526,
0.02520144358277321,
-0.1232408806681633,
-0.0921516865491867,
0.1680259108543396,
0.10350050777196884,
-0.028090057894587517,
-0.10414397716522217,
-0.020705049857497215,
-0.21417400240898132,
-0.05316140875220299,
-0.0158246960490942,
0.038620155304670334,
-0.05556347593665123,
-0.048122771084308624,
-0.006112061440944672,
-0.06419479101896286,
-0.05956238508224487,
0.06604883819818497,
0.05109654739499092,
0.06038283929228783,
-0.019989343360066414,
0.0432749018073082,
0.10311663150787354,
-0.029462317004799843,
-0.1698530912399292,
-0.03244984894990921,
0.011789873242378235,
-0.09222590923309326,
-0.031710509210824966,
0.01102956011891365,
0.05048905313014984,
0.02484019286930561,
0.1693134307861328,
-0.034879282116889954,
0.07808924466371536,
0.05741807818412781,
0.000653918250463903,
-0.039515189826488495,
0.1566220074892044,
-0.09618222713470459,
-0.10259510576725006,
-0.05376086384057999,
0.09375906735658646,
0.0024115561973303556,
-0.01186048611998558,
-0.07789818197488785,
0.0265207476913929,
0.12482044100761414,
0.08497854322195053,
0.03173325955867767,
0.03243516758084297,
-0.07931972295045853,
-0.028062544763088226,
0.0602673776447773,
-0.11691942065954208,
0.05761269852519035,
0.019259603694081306,
-0.09509005397558212,
-0.06234972923994064,
0.03186522051692009,
-0.008478488773107529,
-0.05034353584051132,
0.06778164207935333,
-0.06452343612909317,
-0.014178471639752388,
-0.07107982039451599,
-0.06812528520822525,
0.026855917647480965,
-0.05524001643061638,
0.010639847256243229,
-0.07202764600515366,
-0.15716035664081573,
-0.07390046864748001,
0.06280557811260223,
-0.11366752535104752,
-0.08631722629070282,
-0.03928009048104286,
-0.09184445440769196,
0.031079595908522606,
0.0002756866451818496,
0.13265296816825867,
-0.04420207813382149,
0.07897675037384033,
0.019298264756798744,
0.057244714349508286,
0.12818080186843872,
0.05315646901726723,
-0.06321097165346146,
0.08572888374328613,
-0.1544826328754425,
0.09592272341251373,
-0.10177899897098541,
0.061891041696071625,
-0.1867656409740448,
-0.10685642808675766,
0.007448483258485794,
-0.03233283758163452,
0.0891813188791275,
0.1500226855278015,
-0.18187633156776428,
-0.03892899677157402,
0.10862857103347778,
-0.04282248020172119,
-0.10788197815418243,
0.11416549235582352,
-0.012208476662635803,
0.004084757063537836,
0.016299527138471603,
0.1300356388092041,
0.12823346257209778,
-0.10513027012348175,
-0.057820577174425125,
-0.021708907559514046,
0.08863566815853119,
0.09691274166107178,
0.08537880331277847,
-0.032512810081243515,
0.06651943922042847,
0.015346221625804901,
-0.09957294911146164,
-0.010816614143550396,
-0.08882219344377518,
-0.10645249485969543,
-0.021351266652345657,
-0.06751265376806259,
0.0580998994410038,
0.059186652302742004,
0.01644432544708252,
-0.06175048276782036,
-0.1726551055908203,
-0.02068340592086315,
0.09873919934034348,
-0.043801892548799515,
0.0010953904129564762,
-0.05496133118867874,
0.09212526679039001,
-0.016283858567476273,
0.008970052003860474,
-0.15368179976940155,
-0.08494309335947037,
0.0522761344909668,
-0.12735778093338013,
0.009364200755953789,
-0.0467739962041378,
0.06480652838945389,
0.05024454742670059,
-0.04627632722258568,
-0.05705162510275841,
-0.05344381183385849,
0.0013596609933301806,
-0.0744887962937355,
-0.20631149411201477,
-0.08880440145730972,
-0.003302512690424919,
0.1753016859292984,
-0.2500461935997009,
0.007095768116414547,
0.02574632503092289,
0.14574071764945984,
-0.013207674957811832,
-0.058473795652389526,
0.010244692675769329,
-0.002485013334080577,
-0.027595851570367813,
-0.1029178574681282,
0.025007428601384163,
-0.034287236630916595,
-0.09155020862817764,
-0.043789975345134735,
-0.13464105129241943,
0.04087624326348305,
0.08423582464456558,
0.03066794015467167,
-0.13991095125675201,
-0.015314758755266666,
-0.04178242012858391,
-0.05735556781291962,
-0.033428825438022614,
-0.00798023585230112,
0.19191595911979675,
0.028554709628224373,
0.08478578180074692,
-0.0585167333483696,
-0.061473406851291656,
0.03329595923423767,
-0.008890305645763874,
-0.051262322813272476,
0.168665811419487,
0.06619343161582947,
-0.12690429389476776,
0.10934148728847504,
0.08867748081684113,
-0.010045328177511692,
0.09248765558004379,
-0.0345785990357399,
-0.08906880021095276,
-0.05900587514042854,
0.033568769693374634,
0.022936999797821045,
0.12306740134954453,
-0.1089695617556572,
-0.004062804859131575,
0.0435822568833828,
-0.016378581523895264,
0.007988939061760902,
-0.12864091992378235,
0.002756473608314991,
0.06868825852870941,
-0.05900915712118149,
0.019771097227931023,
-0.05756397172808647,
-0.012364073656499386,
0.07192661613225937,
0.04024345055222511,
-0.012800859287381172,
-0.0021798955276608467,
-0.01772150956094265,
-0.08502286672592163,
0.1851239651441574,
-0.08773621171712875,
-0.18651466071605682,
-0.13022930920124054,
0.027098089456558228,
-0.03278375416994095,
-0.026587534695863724,
0.01305371057242155,
-0.09090237319469452,
-0.06673556566238403,
-0.08925168216228485,
0.01875391975045204,
-0.055688947439193726,
-0.025335516780614853,
-0.00009690420120023191,
0.024764060974121094,
0.08839762210845947,
-0.0828980803489685,
0.018466131761670113,
0.02286405675113201,
-0.06476792693138123,
-0.009831962175667286,
0.034566204994916916,
0.13948258757591248,
0.11016619205474854,
0.005841673351824284,
0.03451961651444435,
-0.004973655100911856,
0.1890130639076233,
-0.1111040860414505,
0.025467080995440483,
0.09037963300943375,
0.01909520849585533,
0.07013701647520065,
0.17844419181346893,
0.020918751135468483,
-0.0738489031791687,
0.01862373575568199,
0.04956604540348053,
-0.02313130348920822,
-0.21370206773281097,
-0.034270647913217545,
-0.02316955290734768,
-0.024028576910495758,
0.15121062099933624,
0.052741389721632004,
0.029697518795728683,
0.05687251314520836,
-0.03095872327685356,
0.024516381323337555,
-0.019252240657806396,
0.09634006023406982,
0.04515696316957474,
0.03706256300210953,
0.0815848782658577,
-0.024192247539758682,
-0.01320798508822918,
0.0428948774933815,
0.007299250457435846,
0.2385071963071823,
-0.035474225878715515,
0.1997751146554947,
0.036685921251773834,
0.1630645990371704,
-0.0385374017059803,
0.017958292737603188,
0.022753791883587837,
0.004104182124137878,
0.020029133185744286,
-0.07586784660816193,
-0.01183241419494152,
0.07182488590478897,
0.07795426994562149,
0.029660185799002647,
-0.08855826407670975,
0.025041867047548294,
0.03902282938361168,
0.21840955317020416,
0.073050856590271,
-0.3148169219493866,
-0.06092403456568718,
0.043507255613803864,
-0.02104734443128109,
-0.06323204189538956,
-0.018577802926301956,
0.07920222729444504,
-0.12183479964733124,
0.07854591310024261,
-0.04503638669848442,
0.09225104749202728,
-0.07946741580963135,
0.0013177854707464576,
0.08945409953594208,
0.06743820756673813,
0.02650751918554306,
0.10949530452489853,
-0.1604108214378357,
0.2599855959415436,
0.00664936937391758,
0.05469923093914986,
-0.06394542008638382,
0.04141714423894882,
-0.0028079224284738302,
0.006629141513258219,
0.1744903177022934,
-0.0012023146264255047,
-0.06851867586374283,
-0.20346133410930634,
-0.11156002432107925,
0.0007281993166543543,
0.11856064945459366,
-0.13233418762683868,
0.12357264757156372,
-0.02649969793856144,
-0.05577369034290314,
0.007668296806514263,
-0.010474085807800293,
-0.12586043775081635,
-0.12890802323818207,
0.032034240663051605,
-0.07791610807180405,
0.026619117707014084,
-0.0763196274638176,
-0.08041339367628098,
-0.07386154681444168,
0.2049609273672104,
-0.059971779584884644,
-0.06818389147520065,
-0.14163173735141754,
0.11076036095619202,
0.1891206055879593,
-0.10259438306093216,
0.04261128231883049,
0.0006348190363496542,
0.11918442696332932,
0.05752760171890259,
-0.026644250378012657,
0.08964677900075912,
-0.06179453060030937,
-0.1997159719467163,
-0.04673607647418976,
0.1350068598985672,
0.01863257959485054,
0.06506934016942978,
-0.01299729011952877,
0.04075324907898903,
-0.008997537195682526,
-0.09106715023517609,
0.03939184546470642,
0.022215841338038445,
0.06782761216163635,
0.06819138675928116,
-0.025826653465628624,
0.0066067553125321865,
-0.08166734874248505,
-0.02427407167851925,
0.09909279644489288,
0.2676302492618561,
-0.12294529378414154,
0.054586783051490784,
0.029353968799114227,
-0.07018662244081497,
-0.1895909607410431,
-0.02228180319070816,
0.11133074015378952,
0.016241243109107018,
0.052512336522340775,
-0.16950619220733643,
0.04831558093428612,
0.06083230301737785,
-0.025368204340338707,
0.06113975867629051,
-0.29301491379737854,
-0.13046126067638397,
0.087897889316082,
0.08302851766347885,
-0.12703202664852142,
-0.18931613862514496,
-0.09105170518159866,
-0.020366299897432327,
-0.1347857117652893,
0.03687668591737747,
0.015985509380698204,
0.08686190098524094,
-0.008018064312636852,
0.035488951951265335,
0.045436784625053406,
-0.04864995926618576,
0.19357335567474365,
0.02060587704181671,
0.04176449030637741,
-0.07043098658323288,
-0.013524665497243404,
0.02511587180197239,
-0.08469879627227783,
0.09823126345872879,
-0.04428562521934509,
0.05253567174077034,
-0.13547876477241516,
-0.018732931464910507,
-0.06355893611907959,
0.04099349305033684,
-0.0794144868850708,
-0.039539746940135956,
-0.04835886508226395,
0.06528963148593903,
0.07332402467727661,
-0.00886476505547762,
0.07940702885389328,
0.0057249427773058414,
0.08995027095079422,
0.13825468719005585,
0.05649035423994064,
0.07258056849241257,
-0.18248982727527618,
0.010185531340539455,
-0.0019530290737748146,
0.031613029539585114,
-0.16745145618915558,
0.027922553941607475,
0.13935019075870514,
0.05119277909398079,
0.1420411467552185,
0.00820485781878233,
-0.098813496530056,
-0.017597677186131477,
0.05791172757744789,
-0.06510241329669952,
-0.17770953476428986,
-0.0362246036529541,
-0.021884141489863396,
-0.1823337972164154,
-0.030847661197185516,
0.06269314885139465,
-0.0686868354678154,
-0.014998435974121094,
-0.018145479261875153,
0.07456774264574051,
0.0030835384968668222,
0.19525845348834991,
0.06286164373159409,
0.09504818916320801,
-0.08629510551691055,
0.08832214027643204,
0.10363954305648804,
-0.08721139281988144,
0.05925294756889343,
0.0827290341258049,
-0.04782458767294884,
-0.04611070081591606,
0.08573704957962036,
0.09029079973697662,
0.02174847200512886,
-0.03491051122546196,
-0.07572081685066223,
-0.08802730590105057,
0.06705112010240555,
0.025553178042173386,
0.044383034110069275,
-0.005101918708533049,
0.01827280968427658,
0.0029644102323800325,
-0.11009476333856583,
0.13736383616924286,
0.10782550275325775,
0.054896388202905655,
-0.14994865655899048,
0.06446845084428787,
0.01020751241594553,
0.04877584055066109,
-0.001382180256769061,
0.026631537824869156,
-0.09875883907079697,
-0.0033762408420443535,
-0.09275847673416138,
0.007803141139447689,
-0.054933398962020874,
0.004184601362794638,
-0.001819636207073927,
-0.04117968678474426,
-0.03894709050655365,
0.02439088746905327,
-0.09077396243810654,
-0.10925227403640747,
-0.005882748868316412,
0.08242309838533401,
-0.13197512924671173,
-0.034734975546598434,
0.056081946939229965,
-0.1029800996184349,
0.09356764703989029,
0.01817236840724945,
0.05259295925498009,
-0.007310325279831886,
-0.07340694218873978,
0.031731460243463516,
0.002525015501305461,
0.01763678342103958,
0.050048887729644775,
-0.16223743557929993,
0.005244486033916473,
-0.06855162233114243,
-0.010021763853728771,
0.006433745846152306,
-0.007555888034403324,
-0.15573056042194366,
-0.01049432810395956,
-0.06757235527038574,
-0.047233328223228455,
-0.04216983541846275,
0.08532919734716415,
0.04185185581445694,
-0.007449408993124962,
0.13388235867023468,
-0.052908480167388916,
0.06929300725460052,
-0.22797179222106934,
-0.022672049701213837,
-0.023361070081591606,
-0.028836553916335106,
-0.027994142845273018,
-0.034342944622039795,
0.08982550352811813,
-0.061131998896598816,
0.09663518518209457,
0.013952610082924366,
0.0914272665977478,
0.029808279126882553,
0.013764848001301289,
0.04009203612804413,
0.039517346769571304,
0.09050241857767105,
0.035261787474155426,
-0.026219721883535385,
0.05683866888284683,
-0.00043923419434577227,
0.0535564050078392,
-0.009746573865413666,
0.10616476833820343,
0.14516784250736237,
0.015347196720540524,
0.056202780455350876,
0.0644986629486084,
-0.16797558963298798,
-0.1396162211894989,
0.14314308762550354,
-0.06550665944814682,
0.14387765526771545,
-0.0397774875164032,
0.09491313248872757,
0.09654059261083603,
-0.20944613218307495,
0.07203748822212219,
-0.06447800248861313,
-0.10641477257013321,
-0.07895450294017792,
-0.12434820830821991,
-0.10495850443840027,
-0.1247299462556839,
0.014376366510987282,
-0.08934910595417023,
0.034313272684812546,
0.08390595763921738,
0.0002943838480859995,
0.006871124263852835,
0.13096556067466736,
0.03563596308231354,
-0.0006490599480457604,
0.07512862235307693,
0.03453182801604271,
-0.024484023451805115,
-0.04102686420083046,
-0.00844043493270874,
0.032967932522296906,
-0.002475232817232609,
0.07348782569169998,
-0.026812411844730377,
-0.03332365304231644,
0.055658962577581406,
0.01156526803970337,
-0.10830264538526535,
0.002588133094832301,
-0.01148059032857418,
0.022138414904475212,
0.07178623974323273,
0.033254221081733704,
0.016492296010255814,
-0.049660228192806244,
0.22731541097164154,
-0.05967840924859047,
-0.035629335790872574,
-0.12096372991800308,
0.1736704409122467,
0.027794521301984787,
-0.01240363996475935,
0.04935167357325554,
-0.11443834751844406,
0.014681370928883553,
0.1438940167427063,
0.1501527726650238,
-0.013294602744281292,
-0.024569038301706314,
0.028776604682207108,
-0.005489978473633528,
-0.029864953830838203,
0.0496903732419014,
0.10436603426933289,
0.0403488390147686,
-0.08130159974098206,
0.024422509595751762,
-0.007468884810805321,
-0.06761510670185089,
-0.07035008072853088,
0.08804820477962494,
0.045541055500507355,
0.04152213782072067,
-0.025013921782374382,
0.1106455847620964,
-0.056455422192811966,
-0.17173318564891815,
0.08594527840614319,
-0.20574851334095,
-0.19858193397521973,
-0.032833438366651535,
0.09993789345026016,
0.03695032000541687,
0.0550961047410965,
0.013396155089139938,
-0.02698805369436741,
0.12981708347797394,
0.011985513381659985,
-0.09307162463665009,
-0.08510768413543701,
0.06466357409954071,
-0.059224795550107956,
0.2781006097793579,
-0.015613630414009094,
0.020182006061077118,
0.13942089676856995,
-0.01606178469955921,
-0.14923709630966187,
0.009813611395657063,
0.10151245445013046,
-0.058820538222789764,
0.08916009962558746,
0.19005505740642548,
-0.042835187166929245,
0.08078183233737946,
0.05607466772198677,
-0.06790263950824738,
-0.02339480072259903,
-0.05462201312184334,
0.013644636608660221,
-0.07929708063602448,
0.0338115431368351,
-0.053484972566366196,
0.14185693860054016,
0.2039414495229721,
-0.07062248140573502,
-0.017852013930678368,
-0.0753813162446022,
0.033272672444581985,
0.025371091440320015,
0.14645247161388397,
0.006507181562483311,
-0.17332713305950165,
0.02926376648247242,
-0.01904895342886448,
0.07082908600568771,
-0.21743015944957733,
-0.0899595096707344,
0.09970533847808838,
-0.04474737122654915,
-0.06906873732805252,
0.11867513507604599,
0.0977010503411293,
0.03540131077170372,
-0.05245986208319664,
-0.08254461735486984,
-0.04539329931139946,
0.14456121623516083,
-0.16553662717342377,
-0.06088283285498619
] |
null | null | transformers |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
should probably proofread and complete it, then remove this comment. -->
# wav2vec2-base-finetuned-ks
This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on the superb dataset.
It achieves the following results on the evaluation set:
- Loss: 0.1258
- Accuracy: 0.9793
## 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:
- learning_rate: 3e-05
- train_batch_size: 32
- eval_batch_size: 32
- seed: 42
- gradient_accumulation_steps: 4
- total_train_batch_size: 128
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
- lr_scheduler_type: linear
- lr_scheduler_warmup_ratio: 0.1
- num_epochs: 5
### Training results
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
| 1.1561 | 1.0 | 399 | 1.1127 | 0.6643 |
| 0.4803 | 2.0 | 798 | 0.3547 | 0.9687 |
| 0.2855 | 3.0 | 1197 | 0.1663 | 0.9763 |
| 0.1987 | 4.0 | 1596 | 0.1258 | 0.9793 |
| 0.2097 | 5.0 | 1995 | 0.1171 | 0.9791 |
### Framework versions
- Transformers 4.11.3
- Pytorch 1.9.0+cu111
- Datasets 1.14.0
- Tokenizers 0.10.3
| {"license": "apache-2.0", "tags": ["generated_from_trainer"], "datasets": ["superb"], "metrics": ["accuracy"], "model-index": [{"name": "wav2vec2-base-finetuned-ks", "results": []}]} | audio-classification | NhatPham/wav2vec2-base-finetuned-ks | [
"transformers",
"pytorch",
"tensorboard",
"wav2vec2",
"audio-classification",
"generated_from_trainer",
"dataset:superb",
"license:apache-2.0",
"endpoints_compatible",
"region:us"
] | 2022-03-02T23:29:04+00:00 | [] | [] | TAGS
#transformers #pytorch #tensorboard #wav2vec2 #audio-classification #generated_from_trainer #dataset-superb #license-apache-2.0 #endpoints_compatible #region-us
| wav2vec2-base-finetuned-ks
==========================
This model is a fine-tuned version of facebook/wav2vec2-base on the superb dataset.
It achieves the following results on the evaluation set:
* Loss: 0.1258
* Accuracy: 0.9793
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:
* learning\_rate: 3e-05
* train\_batch\_size: 32
* eval\_batch\_size: 32
* seed: 42
* gradient\_accumulation\_steps: 4
* total\_train\_batch\_size: 128
* optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
* lr\_scheduler\_type: linear
* lr\_scheduler\_warmup\_ratio: 0.1
* num\_epochs: 5
### Training results
### Framework versions
* Transformers 4.11.3
* Pytorch 1.9.0+cu111
* Datasets 1.14.0
* Tokenizers 0.10.3
| [
"### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* learning\\_rate: 3e-05\n* train\\_batch\\_size: 32\n* eval\\_batch\\_size: 32\n* seed: 42\n* gradient\\_accumulation\\_steps: 4\n* total\\_train\\_batch\\_size: 128\n* optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08\n* lr\\_scheduler\\_type: linear\n* lr\\_scheduler\\_warmup\\_ratio: 0.1\n* num\\_epochs: 5",
"### Training results",
"### Framework versions\n\n\n* Transformers 4.11.3\n* Pytorch 1.9.0+cu111\n* Datasets 1.14.0\n* Tokenizers 0.10.3"
] | [
"TAGS\n#transformers #pytorch #tensorboard #wav2vec2 #audio-classification #generated_from_trainer #dataset-superb #license-apache-2.0 #endpoints_compatible #region-us \n",
"### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* learning\\_rate: 3e-05\n* train\\_batch\\_size: 32\n* eval\\_batch\\_size: 32\n* seed: 42\n* gradient\\_accumulation\\_steps: 4\n* total\\_train\\_batch\\_size: 128\n* optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08\n* lr\\_scheduler\\_type: linear\n* lr\\_scheduler\\_warmup\\_ratio: 0.1\n* num\\_epochs: 5",
"### Training results",
"### Framework versions\n\n\n* Transformers 4.11.3\n* Pytorch 1.9.0+cu111\n* Datasets 1.14.0\n* Tokenizers 0.10.3"
] | [
58,
144,
4,
34
] | [
"passage: TAGS\n#transformers #pytorch #tensorboard #wav2vec2 #audio-classification #generated_from_trainer #dataset-superb #license-apache-2.0 #endpoints_compatible #region-us \n### Training hyperparameters\n\n\nThe following hyperparameters were used during training:\n\n\n* learning\\_rate: 3e-05\n* train\\_batch\\_size: 32\n* eval\\_batch\\_size: 32\n* seed: 42\n* gradient\\_accumulation\\_steps: 4\n* total\\_train\\_batch\\_size: 128\n* optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08\n* lr\\_scheduler\\_type: linear\n* lr\\_scheduler\\_warmup\\_ratio: 0.1\n* num\\_epochs: 5### Training results### Framework versions\n\n\n* Transformers 4.11.3\n* Pytorch 1.9.0+cu111\n* Datasets 1.14.0\n* Tokenizers 0.10.3"
] | [
-0.13292020559310913,
0.14160001277923584,
-0.0018329831073060632,
0.0931263267993927,
0.16549243032932281,
0.037518419325351715,
0.10775992274284363,
0.10338520258665085,
-0.09774249792098999,
0.070259690284729,
0.09477230906486511,
0.11478443443775177,
0.03648606687784195,
0.14456753432750702,
-0.029113860800862312,
-0.24611984193325043,
0.00006973755807848647,
0.016581479460000992,
-0.1403423696756363,
0.13810475170612335,
0.06667745858430862,
-0.13379345834255219,
0.054184019565582275,
-0.00635681813582778,
-0.18558838963508606,
-0.022431455552577972,
-0.018084309995174408,
-0.04898759350180626,
0.12131547182798386,
0.00795680470764637,
0.1198899894952774,
0.03560185804963112,
0.12173403054475784,
-0.1706175059080124,
0.006817157380282879,
0.07318899780511856,
0.023359138518571854,
0.09576616436243057,
0.0780167356133461,
0.026451710611581802,
0.06501960009336472,
-0.09281643480062485,
0.047738607972860336,
0.00830062199383974,
-0.11237085610628128,
-0.21465857326984406,
-0.10655181109905243,
0.03365665674209595,
0.07098014652729034,
0.08557802438735962,
-0.0048933508805930614,
0.09147105365991592,
-0.0839894711971283,
0.07987122982740402,
0.24894408881664276,
-0.27100035548210144,
-0.06460247933864594,
0.02699064463376999,
0.028757179155945778,
0.08171640336513519,
-0.09776592254638672,
-0.02605043351650238,
0.03966725990176201,
0.02893788367509842,
0.13583973050117493,
-0.005073961336165667,
-0.06360664963722229,
-0.0006149651599116623,
-0.15552100539207458,
-0.04894380643963814,
0.10895698517560959,
0.04796505719423294,
-0.03849773481488228,
-0.02687789313495159,
-0.06427160650491714,
-0.26469072699546814,
-0.03211429342627525,
0.018178865313529968,
0.049147989600896835,
-0.06656530499458313,
-0.09567420929670334,
0.032505203038454056,
-0.06348748505115509,
-0.08981190621852875,
-0.020518222823739052,
0.13886307179927826,
0.040248844772577286,
0.00980477686971426,
0.014332949183881283,
0.12186679244041443,
0.02594848722219467,
-0.15454748272895813,
0.030811334028840065,
0.03594719618558884,
-0.08581025898456573,
-0.019499722868204117,
-0.05002789571881294,
0.013920841738581657,
0.0005195726989768445,
0.1265384405851364,
-0.048790257424116135,
0.04242115095257759,
0.04751765355467796,
0.03483309969305992,
-0.07795310020446777,
0.17208485305309296,
-0.09691937267780304,
-0.0787753313779831,
-0.013025807216763496,
0.10625309497117996,
0.02564896270632744,
-0.022318532690405846,
-0.08674163371324539,
0.0027338021900504827,
0.09912948310375214,
0.019877895712852478,
-0.032478466629981995,
0.03727514669299126,
-0.0597708635032177,
-0.036195769906044006,
0.04880330339074135,
-0.10287640988826752,
0.025419307872653008,
0.018888715654611588,
-0.07994107156991959,
-0.004594522062689066,
0.003815456759184599,
0.005951030645519495,
-0.013379806652665138,
0.15933679044246674,
-0.08844994008541107,
0.005107209552079439,
-0.08093132823705673,
-0.10048282891511917,
0.03155042603611946,
-0.13040292263031006,
0.001629500649869442,
-0.04764130711555481,
-0.12573857605457306,
-0.028310954570770264,
0.04925200343132019,
-0.044799741357564926,
-0.09510018676519394,
-0.039117347449064255,
-0.09045092761516571,
0.03406654670834541,
-0.038321781903505325,
0.15222682058811188,
-0.07190466672182083,
0.11589734256267548,
0.02073569968342781,
0.07605139911174774,
-0.018475214019417763,
0.06823822110891342,
-0.06286998838186264,
0.03530207276344299,
-0.17542406916618347,
0.048550114035606384,
-0.07252666354179382,
0.03147392347455025,
-0.09428621828556061,
-0.11988306790590286,
0.016208214685320854,
-0.01418651919811964,
0.09411520510911942,
0.0815465971827507,
-0.20322053134441376,
-0.08628984540700912,
0.14704719185829163,
-0.0691567063331604,
-0.10032885521650314,
0.12060417979955673,
-0.018311670050024986,
-0.052919864654541016,
0.04810034856200218,
0.13344456255435944,
0.09078602492809296,
-0.07927141338586807,
-0.031591713428497314,
-0.02702341601252556,
0.10210859775543213,
-0.05036536976695061,
0.1045633852481842,
0.007727033458650112,
0.05349799618124962,
-0.0017135718371719122,
-0.06696438044309616,
0.058994684368371964,
-0.10763576626777649,
-0.09418841451406479,
-0.031619008630514145,
-0.09981882572174072,
0.05381780117750168,
0.06348719447851181,
0.03434073179960251,
-0.06783189624547958,
-0.10224369168281555,
0.03994397446513176,
0.10522231459617615,
-0.08200085908174515,
0.023860538378357887,
-0.05835887789726257,
0.07971024513244629,
-0.07267294824123383,
-0.02983718551695347,
-0.2080259919166565,
-0.020700113847851753,
0.014697542414069176,
-0.024985911324620247,
0.021821536123752594,
0.0022535433527082205,
0.05149742215871811,
0.07807795703411102,
-0.0538502037525177,
-0.050404101610183716,
-0.06399203091859818,
-0.011759346351027489,
-0.090988889336586,
-0.23129360377788544,
-0.08775651454925537,
-0.01577221043407917,
0.12926799058914185,
-0.17993015050888062,
-0.001313139102421701,
-0.009761056862771511,
0.08804244548082352,
0.017931664362549782,
-0.040343109518289566,
-0.025030381977558136,
0.10472200065851212,
-0.01747937873005867,
-0.07146696001291275,
0.05322963371872902,
0.007373636122792959,
-0.08069445937871933,
-0.04629332944750786,
-0.08600083738565445,
0.14349742233753204,
0.12117039412260056,
-0.030158255249261856,
-0.07532261312007904,
0.01325940527021885,
-0.07070422172546387,
-0.04942438006401062,
-0.045102789998054504,
0.02586052194237709,
0.15610451996326447,
0.022991109639406204,
0.12337073683738708,
-0.07957956939935684,
-0.04224734753370285,
0.039676517248153687,
0.014547384344041348,
0.03415398672223091,
0.10551232844591141,
0.13445276021957397,
-0.06218412518501282,
0.13705140352249146,
0.12576191127300262,
-0.10223805159330368,
0.13552524149417877,
-0.0705857053399086,
-0.10582143813371658,
-0.023788919672369957,
-0.030727334320545197,
0.00687813526019454,
0.127915620803833,
-0.10845499485731125,
0.003984188660979271,
0.02868187241256237,
0.024717675521969795,
0.011600133962929249,
-0.21443983912467957,
-0.02552958019077778,
0.02860027737915516,
-0.06430180370807648,
-0.061211246997117996,
-0.03593241423368454,
0.00794040784239769,
0.10571783035993576,
-0.004082084633409977,
-0.06759358942508698,
0.006228316575288773,
-0.007001960184425116,
-0.05257995054125786,
0.18201258778572083,
-0.07404231280088425,
-0.13304027915000916,
-0.11889450252056122,
-0.04070528596639633,
-0.033981118351221085,
-0.005738738924264908,
0.03100387565791607,
-0.08265175670385361,
-0.030733700841665268,
-0.03989104554057121,
0.01304609701037407,
0.02374662086367607,
0.0511506050825119,
0.04111725464463234,
-0.00675467774271965,
0.0796830803155899,
-0.09786087274551392,
0.027146562933921814,
-0.03553948178887367,
-0.05345839262008667,
0.026173656806349754,
0.08488006144762039,
0.10802116245031357,
0.16659393906593323,
0.0014764037914574146,
0.0004920163191854954,
-0.007931952364742756,
0.2170514315366745,
-0.10055727511644363,
-0.0216209776699543,
0.1088079884648323,
-0.030032062903046608,
0.05288190394639969,
0.1364239752292633,
0.0710596814751625,
-0.07430049777030945,
-0.010828717611730099,
0.03849329799413681,
-0.046824559569358826,
-0.22997456789016724,
-0.05233605206012726,
-0.059868697077035904,
-0.01441357471048832,
0.09937149286270142,
0.011568338610231876,
-0.022911356762051582,
0.047638773918151855,
0.010264892131090164,
0.052456486970186234,
-0.04713256284594536,
0.025542594492435455,
0.0598980113863945,
0.06615585088729858,
0.1298701912164688,
-0.032876789569854736,
-0.037626978009939194,
0.03415627405047417,
0.011057757772505283,
0.24818089604377747,
-0.038264982402324677,
0.16837985813617706,
0.04474649205803871,
0.170525461435318,
0.017248107120394707,
0.1054636612534523,
-0.003945503383874893,
-0.020789125934243202,
-0.0025144813116639853,
-0.043624743819236755,
-0.0411246195435524,
-0.020886577665805817,
0.0040092323906719685,
0.03653200343251228,
-0.10624366253614426,
0.008685152046382427,
0.021520745009183884,
0.29092007875442505,
0.06230011582374573,
-0.32969796657562256,
-0.08380039036273956,
-0.013241667300462723,
-0.012605752795934677,
-0.013900610618293285,
0.01384660042822361,
0.1466597020626068,
-0.07100638747215271,
0.055764783173799515,
-0.06871270388364792,
0.08253752440214157,
-0.06897427886724472,
0.014512726105749607,
0.1339932680130005,
0.09802761673927307,
0.007960557006299496,
0.045701831579208374,
-0.213328555226326,
0.26092132925987244,
-0.003653140040114522,
0.0637589693069458,
-0.051918722689151764,
0.010090604424476624,
0.02418627217411995,
0.014957455918192863,
0.05973535031080246,
-0.005103067494928837,
-0.036056749522686005,
-0.19903509318828583,
-0.11426419764757156,
0.025423817336559296,
0.10057216137647629,
-0.03690071031451225,
0.11156649887561798,
-0.0254500862210989,
-0.024696646258234978,
0.05436837300658226,
-0.04970276728272438,
-0.03209666907787323,
-0.10017082095146179,
0.017021119594573975,
0.007039558608084917,
-0.0005832458846271038,
-0.06110069528222084,
-0.13480393588542938,
-0.10638206452131271,
0.12917093932628632,
-0.0581447072327137,
-0.028455976396799088,
-0.11842731386423111,
0.09706339240074158,
0.16303275525569916,
-0.0687461644411087,
0.058539409190416336,
0.02827715314924717,
0.08935243636369705,
0.049660809338092804,
-0.05511658266186714,
0.09063214063644409,
-0.06916581839323044,
-0.20799772441387177,
-0.054640863090753555,
0.13886019587516785,
0.03506830707192421,
0.07654088735580444,
-0.040191397070884705,
0.02908887155354023,
0.011422655545175076,
-0.092044398188591,
0.033741869032382965,
-0.015682676807045937,
0.06242487579584122,
0.04975373297929764,
-0.025037085637450218,
-0.002378764096647501,
-0.03424438461661339,
-0.03002510964870453,
0.15335385501384735,
0.25227776169776917,
-0.08939989656209946,
0.039835125207901,
0.040562260895967484,
-0.051181379705667496,
-0.19120685756206512,
0.02315894514322281,
0.12818355858325958,
0.028779488056898117,
0.02853696048259735,
-0.19499287009239197,
0.11416357755661011,
0.1061670109629631,
-0.016890812665224075,
0.12122273445129395,
-0.33249932527542114,
-0.11869871616363525,
0.071055106818676,
0.11508453637361526,
0.040975432842969894,
-0.14761246740818024,
-0.034756824374198914,
-0.008562436327338219,
-0.14913833141326904,
0.1426139771938324,
-0.06365017592906952,
0.13499951362609863,
-0.013826049864292145,
0.03285965695977211,
0.009593771770596504,
-0.059723421931266785,
0.12208682298660278,
0.032633356750011444,
0.06923440098762512,
-0.017099764198064804,
-0.004678396042436361,
0.06220027804374695,
-0.03386465460062027,
-0.01900186948478222,
-0.06563428789377213,
0.025435203686356544,
-0.06956332176923752,
-0.014411259442567825,
-0.09622009843587875,
-0.005425030365586281,
-0.04526868090033531,
-0.035851746797561646,
-0.01416696049273014,
0.04650221765041351,
0.06428273022174835,
-0.022842999547719955,
0.12802590429782867,
0.023706860840320587,
0.1181001216173172,
0.11218971759080887,
0.0690365880727768,
-0.029963932931423187,
-0.11019422113895416,
-0.01724945940077305,
-0.008795138448476791,
0.054483819752931595,
-0.1120414137840271,
0.033793095499277115,
0.1562238186597824,
0.05355849117040634,
0.10294023156166077,
0.07426108419895172,
-0.027624722570180893,
0.00689343037083745,
0.0730409026145935,
-0.13190236687660217,
-0.08675222098827362,
0.01554748136550188,
-0.0648866519331932,
-0.13057450950145721,
0.03750118613243103,
0.09502464532852173,
-0.04548424109816551,
-0.01104484312236309,
0.008736752904951572,
0.017169442027807236,
-0.052932728081941605,
0.2547827959060669,
0.04437951371073723,
0.07482743263244629,
-0.12810125946998596,
0.08098051697015762,
0.05552076920866966,
-0.12393363565206528,
-0.0034358715638518333,
0.06316099315881729,
-0.08783425390720367,
0.0019990436267107725,
0.07458862662315369,
0.0902676209807396,
-0.034967828541994095,
-0.037645403295755386,
-0.1223113089799881,
-0.1206040307879448,
0.0855058953166008,
0.12254413217306137,
0.07556243985891342,
0.04095177352428436,
-0.04644985496997833,
0.020168792456388474,
-0.12327691912651062,
0.09695801138877869,
0.07169844210147858,
0.0902491956949234,
-0.16760647296905518,
0.15539398789405823,
0.005004244856536388,
0.03793412819504738,
-0.019615888595581055,
0.041450705379247665,
-0.09690234810113907,
0.005571108311414719,
-0.10723336786031723,
-0.010697109624743462,
-0.028895145282149315,
-0.0012602935312315822,
-0.01884867623448372,
-0.05177999287843704,
-0.07047083973884583,
0.012623945251107216,
-0.1073126569390297,
-0.041373111307621,
0.004870655480772257,
0.03427305817604065,
-0.11206936091184616,
-0.008738573640584946,
0.0362890399992466,
-0.09346852451562881,
0.08410666882991791,
0.049379296600818634,
0.033011049032211304,
0.040843039751052856,
-0.09664437919855118,
-0.029433876276016235,
0.0567774772644043,
0.01121549867093563,
0.07482219487428665,
-0.122516930103302,
-0.003157929051667452,
-0.022086860612034798,
0.041604891419410706,
0.0031665179412811995,
0.06099652498960495,
-0.13201090693473816,
-0.0001684325688984245,
-0.038521163165569305,
-0.03583001345396042,
-0.058185040950775146,
0.02683623693883419,
0.115218386054039,
0.03582606092095375,
0.18294359743595123,
-0.06119827181100845,
0.037050068378448486,
-0.23674063384532928,
-0.006754583213478327,
-0.02096453495323658,
-0.10034748166799545,
-0.10809691995382309,
-0.03341108188033104,
0.08883825689554214,
-0.055328890681266785,
0.10882990807294846,
-0.02505972981452942,
0.057604264467954636,
0.01399767491966486,
-0.03091868944466114,
-0.013478203676640987,
0.05319414287805557,
0.1997898519039154,
0.0451301634311676,
-0.03954211249947548,
0.07007326930761337,
0.024823879823088646,
0.06960996985435486,
0.12446337193250656,
0.20899802446365356,
0.12230919301509857,
0.03280170261859894,
0.06342235207557678,
0.054754793643951416,
-0.11570703238248825,
-0.1714906394481659,
0.10045171529054642,
-0.08666711300611496,
0.13059264421463013,
0.001142563996836543,
0.22971314191818237,
0.026666270568966866,
-0.1918465495109558,
0.05315720662474632,
-0.05553538724780083,
-0.0941031351685524,
-0.08995404094457626,
-0.028302229940891266,
-0.06767082214355469,
-0.15559491515159607,
0.006863724440336227,
-0.12367382645606995,
0.043995898216962814,
0.14839079976081848,
0.012371557764708996,
0.008751148357987404,
0.1487138420343399,
0.036547936499118805,
0.0244801864027977,
0.06322386860847473,
0.03640993312001228,
-0.02130054496228695,
-0.0440017431974411,
-0.08056679368019104,
0.025472430512309074,
-0.004263410810381174,
0.06287835538387299,
-0.0692351758480072,
-0.08084067702293396,
0.07981601357460022,
0.020473266020417213,
-0.09825381636619568,
0.025646550580859184,
-0.011982720345258713,
0.08827077597379684,
0.05108199268579483,
-0.0014061963884159923,
0.030826549977064133,
-0.024424074217677116,
0.22400827705860138,
-0.0840471088886261,
-0.06312545388936996,
-0.12254367023706436,
0.18153779208660126,
0.01475516613572836,
-0.024593044072389603,
0.06235533580183983,
-0.07229908555746078,
-0.02978495880961418,
0.16486109793186188,
0.1832755208015442,
-0.08759883046150208,
-0.028204375877976418,
0.019853051751852036,
-0.009702462702989578,
-0.04147450253367424,
0.11832468211650848,
0.14073973894119263,
0.08964929729700089,
-0.09124607592821121,
-0.05313711613416672,
-0.06259522587060928,
-0.027866194024682045,
0.005020329728722572,
0.046736203134059906,
0.02942916937172413,
-0.004128186963498592,
-0.03976082056760788,
0.06479977816343307,
-0.07806272804737091,
-0.15297932922840118,
0.06298880279064178,
-0.22240372002124786,
-0.21016526222229004,
-0.03656960651278496,
0.10652728378772736,
0.01658814586699009,
0.042924072593450546,
-0.011456522159278393,
-0.021539276465773582,
0.08077035844326019,
-0.019200367853045464,
-0.055885184556245804,
-0.0863572210073471,
0.07654043287038803,
-0.08507269620895386,
0.18166372179985046,
-0.043767549097537994,
0.07412503659725189,
0.10073723644018173,
0.0767650455236435,
-0.09291588515043259,
0.028109094128012657,
0.05662601813673973,
-0.13177745044231415,
0.02617710642516613,
0.15247361361980438,
-0.05041183531284332,
0.07381783425807953,
0.027949152514338493,
-0.0953359305858612,
-0.004148508887737989,
-0.04894779995083809,
-0.021633213385939598,
-0.0351218543946743,
-0.056788213551044464,
-0.05089694261550903,
0.14820516109466553,
0.21430453658103943,
-0.04651148244738579,
0.008726864121854305,
-0.06240411475300789,
0.012476162053644657,
0.05527716875076294,
0.10025676339864731,
-0.047190338373184204,
-0.26516327261924744,
0.02242155559360981,
0.017601054161787033,
-0.005422630812972784,
-0.19425992667675018,
-0.07272659987211227,
0.025318069383502007,
-0.07186102867126465,
-0.10080267488956451,
0.0932963490486145,
0.030455147847533226,
0.060340765863657,
-0.055405061691999435,
-0.031728919595479965,
-0.0777798742055893,
0.15451651811599731,
-0.1897014081478119,
-0.09212898463010788
] |
null | null | transformers |
# wav2vec2-large-xlsr-53-french
Fine-tuned [facebook/wav2vec2-large-xlsr-53](https://huggingface.co/facebook/wav2vec2-large-xlsr-53) in French using the [Common Voice](https://huggingface.co/datasets/common_voice)
When using this model, make sure that your speech input is sampled at 16kHz.
## Usage
The model can be used directly (without a language model) as follows:
```python
import torch
import torchaudio
from datasets import load_dataset
from transformers import Wav2Vec2ForCTC, Wav2Vec2Processor
test_dataset = load_dataset("common_voice", "fr", split="test[:20%]")
processor = Wav2Vec2Processor.from_pretrained("Nhut/wav2vec2-large-xlsr-french")
model = Wav2Vec2ForCTC.from_pretrained("Nhut/wav2vec2-large-xlsr-french")
resampler = torchaudio.transforms.Resample(48_000, 16_000)
# Preprocessing the datasets.
# We need to read the aduio files as arrays
def speech_file_to_array_fn(batch):
speech_array, sampling_rate = torchaudio.load(batch["path"])
batch["speech"] = resampler(speech_array).squeeze().numpy()
return batch
test_dataset = test_dataset.map(speech_file_to_array_fn)
inputs = processor(test_dataset["speech"][:2], sampling_rate=16_000, return_tensors="pt", padding=True)
with torch.no_grad():
logits = model(inputs.input_values, attention_mask=inputs.attention_mask).logits
predicted_ids = torch.argmax(logits, dim=-1)
print("Prediction:", processor.batch_decode(predicted_ids))
print("Reference:", test_dataset["sentence"][:2])
```
## Evaluation
The model can be evaluated as follows on the French test data of Common Voice.
```python
import torch
import torchaudio
from datasets import load_dataset, load_metric
from transformers import Wav2Vec2ForCTC, Wav2Vec2Processor
import re
test_dataset = load_dataset("common_voice", "fr")
wer = load_metric("wer")
processor = Wav2Vec2Processor.from_pretrained("Nhut/wav2vec2-large-xlsr-french")
model = Wav2Vec2ForCTC.from_pretrained("Nhut/wav2vec2-large-xlsr-french")
model.to("cuda")
chars_to_ignore_regex = '[\,\?\.\!\-\;\:\"\“\%\‘\â€\�]'
resampler = torchaudio.transforms.Resample(48_000, 16_000)
# Preprocessing the datasets.
# We need to read the aduio files as arrays
def speech_file_to_array_fn(batch):
batch["sentence"] = re.sub(chars_to_ignore_regex, '', batch["sentence"]).lower()
speech_array, sampling_rate = torchaudio.load(batch["path"])
batch["speech"] = resampler(speech_array).squeeze().numpy()
return batch
test_dataset = test_dataset.map(speech_file_to_array_fn)
def evaluate(batch):
inputs = processor(batch["speech"], sampling_rate=16_000, return_tensors="pt", padding=True)
with torch.no_grad():
logits = model(inputs.input_values.to("cuda"), attention_mask=inputs.attention_mask.to("cuda")).logits
pred_ids = torch.argmax(logits, dim=-1)
batch["pred_strings"] = processor.batch_decode(pred_ids)
return batch
result = test_dataset.map(evaluate, batched=True, batch_size=8)
print("WER: {:2f}".format(100 * wer.compute(predictions=result["pred_strings"], references=result["sentence"])))
```
**Test Result**: 29.31 %
## Training
V1 of the Common Voice `train`, `validation` datasets were used for training.
## Testing
20% of V6.1 of the Common Voice `Test` dataset were used for training. | {"language": "fr", "license": "apache-2.0", "tags": ["audio", "automatic-speech-recognition", "speech", "xlsr-fine-tuning-week"], "datasets": ["common_voice"], "model-index": [{"name": "wav2vec2-large-xlsr-53-French by Nhut DOAN NGUYEN", "results": [{"task": {"type": "automatic-speech-recognition", "name": "Speech Recognition"}, "dataset": {"name": "Common Voice fr", "type": "common_voice", "args": "fr"}, "metrics": [{"type": "wer", "value": "xx.xx", "name": "Test WER"}]}]}]} | automatic-speech-recognition | Nhut/wav2vec2-large-xlsr-french | [
"transformers",
"pytorch",
"jax",
"wav2vec2",
"automatic-speech-recognition",
"audio",
"speech",
"xlsr-fine-tuning-week",
"fr",
"dataset:common_voice",
"license:apache-2.0",
"model-index",
"endpoints_compatible",
"region:us"
] | 2022-03-02T23:29:04+00:00 | [] | [
"fr"
] | TAGS
#transformers #pytorch #jax #wav2vec2 #automatic-speech-recognition #audio #speech #xlsr-fine-tuning-week #fr #dataset-common_voice #license-apache-2.0 #model-index #endpoints_compatible #region-us
|
# wav2vec2-large-xlsr-53-french
Fine-tuned facebook/wav2vec2-large-xlsr-53 in French using the Common Voice
When using this model, make sure that your speech input is sampled at 16kHz.
## Usage
The model can be used directly (without a language model) as follows:
## Evaluation
The model can be evaluated as follows on the French test data of Common Voice.
Test Result: 29.31 %
## Training
V1 of the Common Voice 'train', 'validation' datasets were used for training.
## Testing
20% of V6.1 of the Common Voice 'Test' dataset were used for training. | [
"# wav2vec2-large-xlsr-53-french \n\nFine-tuned facebook/wav2vec2-large-xlsr-53 in French using the Common Voice\n\nWhen using this model, make sure that your speech input is sampled at 16kHz.",
"## Usage\n\nThe model can be used directly (without a language model) as follows:",
"## Evaluation\n\nThe model can be evaluated as follows on the French test data of Common Voice.\n\n\n\nTest Result: 29.31 %",
"## Training\n\nV1 of the Common Voice 'train', 'validation' datasets were used for training.",
"## Testing\n\n20% of V6.1 of the Common Voice 'Test' dataset were used for training."
] | [
"TAGS\n#transformers #pytorch #jax #wav2vec2 #automatic-speech-recognition #audio #speech #xlsr-fine-tuning-week #fr #dataset-common_voice #license-apache-2.0 #model-index #endpoints_compatible #region-us \n",
"# wav2vec2-large-xlsr-53-french \n\nFine-tuned facebook/wav2vec2-large-xlsr-53 in French using the Common Voice\n\nWhen using this model, make sure that your speech input is sampled at 16kHz.",
"## Usage\n\nThe model can be used directly (without a language model) as follows:",
"## Evaluation\n\nThe model can be evaluated as follows on the French test data of Common Voice.\n\n\n\nTest Result: 29.31 %",
"## Training\n\nV1 of the Common Voice 'train', 'validation' datasets were used for training.",
"## Testing\n\n20% of V6.1 of the Common Voice 'Test' dataset were used for training."
] | [
80,
62,
20,
27,
26,
21
] | [
"passage: TAGS\n#transformers #pytorch #jax #wav2vec2 #automatic-speech-recognition #audio #speech #xlsr-fine-tuning-week #fr #dataset-common_voice #license-apache-2.0 #model-index #endpoints_compatible #region-us \n# wav2vec2-large-xlsr-53-french \n\nFine-tuned facebook/wav2vec2-large-xlsr-53 in French using the Common Voice\n\nWhen using this model, make sure that your speech input is sampled at 16kHz.## Usage\n\nThe model can be used directly (without a language model) as follows:## Evaluation\n\nThe model can be evaluated as follows on the French test data of Common Voice.\n\n\n\nTest Result: 29.31 %## Training\n\nV1 of the Common Voice 'train', 'validation' datasets were used for training.## Testing\n\n20% of V6.1 of the Common Voice 'Test' dataset were used for training."
] | [
-0.13525252044200897,
0.035066019743680954,
-0.0034569529816508293,
-0.027376752346754074,
0.047477543354034424,
-0.04075462743639946,
0.15450163185596466,
0.12185540050268173,
-0.0031157457269728184,
-0.004126674495637417,
0.04842232167720795,
0.014770333655178547,
0.004097693134099245,
0.05877493694424629,
0.012915977276861668,
-0.1082630604505539,
0.013608714565634727,
0.01377304270863533,
0.05250396952033043,
0.14075522124767303,
0.109738789498806,
-0.07444395124912262,
-0.004581931047141552,
0.09584955126047134,
-0.1517287641763687,
0.05848511680960655,
0.06134885549545288,
-0.09965531527996063,
0.16794437170028687,
0.04994184896349907,
0.05823065713047981,
0.06227720156311989,
0.07147552818059921,
-0.19776789844036102,
0.010953872464597225,
0.05216481164097786,
0.024301569908857346,
0.02802734449505806,
0.0688546672463417,
-0.030692366883158684,
0.06850362569093704,
0.101650170981884,
-0.007045273669064045,
0.09894033521413803,
-0.020938903093338013,
-0.21989312767982483,
-0.05281173437833786,
-0.037501875311136246,
0.05541844666004181,
0.15364597737789154,
-0.06866161525249481,
0.15154823660850525,
-0.1625903695821762,
0.09265927225351334,
0.13452954590320587,
-0.19720226526260376,
-0.0012595626758411527,
0.08844639360904694,
0.0693926066160202,
0.04871483892202377,
-0.04253967106342316,
0.03343953564763069,
0.065390445291996,
0.03638757765293121,
-0.03863566368818283,
-0.023272786289453506,
-0.1460953652858734,
-0.031433019787073135,
-0.1358587145805359,
-0.07978780567646027,
0.2545950412750244,
0.007489330135285854,
-0.09626851975917816,
-0.11694052070379257,
-0.006462540477514267,
-0.012899770401418209,
0.019274629652500153,
-0.08830870687961578,
0.021292677149176598,
-0.010652764700353146,
-0.03747956082224846,
-0.010248799808323383,
-0.10634219646453857,
-0.17012956738471985,
0.006339692045003176,
0.0022761430591344833,
0.03352795168757439,
-0.004024597350507975,
-0.07866813987493515,
0.09559495747089386,
-0.1391899138689041,
-0.030933497473597527,
-0.017665032297372818,
0.029665421694517136,
-0.0696665570139885,
-0.006849892903119326,
-0.08642255514860153,
-0.2058577984571457,
0.07458928972482681,
-0.013260766863822937,
0.010577863082289696,
0.024802666157484055,
-0.0838417261838913,
0.04545143246650696,
0.03982757031917572,
0.10629314929246902,
-0.04703474044799805,
0.009390736930072308,
0.011216951534152031,
0.0341222882270813,
-0.09946374595165253,
0.008522900752723217,
-0.02602858655154705,
-0.054227422922849655,
0.09122737497091293,
0.05389773100614548,
-0.011711184866726398,
-0.040986087173223495,
-0.028110716491937637,
-0.022480977699160576,
-0.017572449520230293,
-0.11979535967111588,
-0.02263236977159977,
0.07807572185993195,
0.006986081134527922,
0.05708535760641098,
0.05382326990365982,
0.026578295975923538,
-0.06291794776916504,
-0.04668508097529411,
0.012709852308034897,
0.0038242251612246037,
-0.04152518883347511,
-0.10630842298269272,
-0.0022482641506940126,
0.011307883076369762,
-0.03785434737801552,
-0.05401471629738808,
-0.07178401201963425,
-0.11268118023872375,
0.0006543595809489489,
0.027719782665371895,
-0.03290697932243347,
-0.10624208301305771,
-0.0510338619351387,
-0.020956413820385933,
-0.031721826642751694,
0.09580463171005249,
-0.03076491318643093,
0.08160314708948135,
0.03809228911995888,
0.010977868922054768,
0.09208405762910843,
0.0703485906124115,
-0.06446506828069687,
-0.034339115023612976,
0.03133353218436241,
0.13729797303676605,
-0.07855706661939621,
-0.12231320142745972,
-0.09906929731369019,
-0.10823670029640198,
-0.0226137712597847,
0.06273270398378372,
0.07012903690338135,
0.11427442729473114,
-0.2726551294326782,
-0.0957416221499443,
0.21451658010482788,
-0.12229310721158981,
-0.02650996670126915,
0.23617079854011536,
-0.021619608625769615,
0.07389112561941147,
0.11248349398374557,
0.1936902105808258,
0.13025973737239838,
-0.18502789735794067,
-0.0018463506130501628,
0.0044942451640963554,
0.01937827467918396,
0.019776763394474983,
0.07787533104419708,
-0.07633724063634872,
-0.062152814120054245,
0.007584618404507637,
-0.0732729583978653,
0.01261614914983511,
-0.05826409533619881,
-0.05305637791752815,
-0.041758086532354355,
-0.05557804927229881,
0.11622937768697739,
0.07083943486213684,
-0.016805564984679222,
-0.06577839702367783,
-0.08821672946214676,
0.028407065197825432,
0.1261257529258728,
-0.12555436789989471,
0.02281668409705162,
-0.11265745759010315,
0.08693712949752808,
-0.08607689291238785,
-0.03294510766863823,
-0.14574962854385376,
0.1301037222146988,
0.020831448957324028,
0.008410629816353321,
0.07211285084486008,
0.24584224820137024,
0.029577869921922684,
-0.001758379046805203,
-0.046101588755846024,
-0.034257519990205765,
-0.07146225869655609,
-0.024993954226374626,
-0.017780067399144173,
-0.14135001599788666,
-0.009745286777615547,
-0.06531257927417755,
0.0817083939909935,
-0.15534460544586182,
-0.020401883870363235,
0.0514925941824913,
0.012313884682953358,
-0.013907812535762787,
-0.008200683631002903,
0.027422256767749786,
0.06252603232860565,
0.005509255453944206,
0.019414769485592842,
0.021728798747062683,
-0.012238767929375172,
-0.0073990910314023495,
0.09843456745147705,
-0.08498240262269974,
-0.005095497239381075,
0.09913279861211777,
-0.041231848299503326,
-0.05278708040714264,
0.09370918571949005,
-0.05613221973180771,
-0.004602932836860418,
-0.09791290760040283,
-0.02054615505039692,
0.2760889530181885,
-0.010801690630614758,
0.09999412298202515,
-0.11672575771808624,
-0.022432897239923477,
0.04051106423139572,
-0.06938275694847107,
0.047674600034952164,
0.08365227282047272,
-0.021476896479725838,
0.02854512445628643,
0.026992613449692726,
-0.03608642891049385,
-0.10648059099912643,
0.20721465349197388,
-0.03713933750987053,
-0.09982243180274963,
0.006461685989052057,
0.005922286305576563,
-0.02774476818740368,
0.08069663494825363,
-0.1957971751689911,
-0.026751808822155,
0.039233703166246414,
0.0770815908908844,
0.05672995373606682,
-0.14480046927928925,
0.04276083782315254,
0.015077688731253147,
-0.12644341588020325,
-0.1162705048918724,
0.08074202388525009,
-0.027665309607982635,
0.05277582257986069,
-0.09143036603927612,
-0.06701095402240753,
-0.004031415097415447,
-0.05552738904953003,
-0.18564541637897491,
0.14033977687358856,
-0.06962694972753525,
-0.18658432364463806,
-0.08943293988704681,
0.07570269703865051,
-0.02310062386095524,
0.007437985856086016,
0.09988660365343094,
-0.1408601701259613,
-0.007007575128227472,
-0.04248560220003128,
0.02426277846097946,
-0.03518391773104668,
-0.012760682962834835,
-0.07932328432798386,
0.02899390272796154,
0.09339029341936111,
-0.16163983941078186,
0.015885544940829277,
-0.04667383432388306,
-0.10001081973314285,
-0.01427738182246685,
0.013865265995264053,
-0.0052400873973965645,
0.15774405002593994,
-0.012916644103825092,
0.018728280439972878,
-0.010429348796606064,
0.2094007432460785,
-0.10670124739408493,
-0.06766451895236969,
0.1802467554807663,
0.04052943363785744,
-0.044742438942193985,
0.06462492048740387,
0.015479194931685925,
-0.062291260808706284,
-0.009850786998867989,
0.016592448577284813,
-0.044165290892124176,
-0.29468801617622375,
-0.11995074898004532,
-0.04075261950492859,
-0.04978984594345093,
-0.025290708988904953,
0.00843251682817936,
0.09617418795824051,
0.00023013011377770454,
-0.00842425599694252,
-0.07901721447706223,
0.03908241540193558,
-0.017475714907050133,
0.17168189585208893,
-0.0347202830016613,
0.09006775170564651,
-0.03936117887496948,
-0.027734799310564995,
0.00683304900303483,
0.013527453877031803,
0.14302048087120056,
0.04370204359292984,
0.05121568590402603,
0.12331482768058777,
0.124213807284832,
0.07558500021696091,
0.0562298558652401,
-0.044982001185417175,
-0.0042988453060388565,
0.013501374050974846,
-0.05107206851243973,
-0.03137702867388725,
0.015956593677401543,
0.16478505730628967,
-0.03200555592775345,
-0.05686424300074577,
-0.05409184470772743,
0.02688305638730526,
0.2149980068206787,
0.10136882960796356,
-0.1580575555562973,
-0.0730927586555481,
-0.06615707278251648,
-0.09143175184726715,
-0.030919309705495834,
0.046609267592430115,
0.16002008318901062,
-0.15037544071674347,
-0.0037654584739357233,
-0.004699237644672394,
0.08042028546333313,
0.010627266019582748,
0.035558875650167465,
-0.06859572976827621,
0.014116866514086723,
0.014498595148324966,
0.12105922400951385,
-0.3033190667629242,
0.2238374948501587,
-0.000643560488242656,
0.0924106314778328,
-0.04038216173648834,
0.008804737590253353,
-0.022225044667720795,
0.03453238308429718,
0.15982219576835632,
0.0008562652510590851,
0.061545200645923615,
-0.0009186343522742391,
-0.045371003448963165,
0.06699053943157196,
-0.007525079417973757,
0.04729621112346649,
0.03653436154127121,
-0.0006138715543784201,
-0.008324259892106056,
0.016003260388970375,
-0.028881894424557686,
-0.17409487068653107,
-0.02816367708146572,
0.021507853642106056,
0.07565539330244064,
0.0716375932097435,
-0.04056931287050247,
-0.09740845859050751,
-0.11479908227920532,
0.11086511611938477,
-0.10575346648693085,
-0.0151537349447608,
-0.043928977102041245,
-0.026933230459690094,
0.13777542114257812,
-0.024213559925556183,
0.02253822423517704,
0.07578124105930328,
0.12959885597229004,
-0.05033431202173233,
0.005628446117043495,
0.03548690304160118,
-0.12466061860322952,
-0.14376218616962433,
-0.02874366007745266,
0.21368488669395447,
0.07415712624788284,
0.1044267937541008,
0.06246199458837509,
0.02324943244457245,
-0.01507367379963398,
-0.047035351395606995,
0.031599778681993484,
0.05844790115952492,
-0.1471109241247177,
0.023695942014455795,
0.03461797535419464,
-0.1528516709804535,
-0.11785691976547241,
-0.037005845457315445,
0.18502521514892578,
0.11790859699249268,
-0.06512056291103363,
0.16398492455482483,
0.16830718517303467,
-0.11560872197151184,
-0.18598969280719757,
0.005019583273679018,
0.13391953706741333,
0.11255575716495514,
-0.013585633598268032,
-0.164826899766922,
0.04497775435447693,
-0.017456533387303352,
-0.03621093928813934,
-0.04986916482448578,
-0.28130167722702026,
-0.14307628571987152,
0.14524124562740326,
-0.04589592665433884,
0.09411860257387161,
0.037512123584747314,
-0.017503397539258003,
-0.000479314912809059,
0.03947366029024124,
0.004861351568251848,
-0.10263458639383316,
0.10578587651252747,
0.01769218221306801,
0.06159986928105354,
0.05499222129583359,
-0.035627372562885284,
0.07377170026302338,
0.07193240523338318,
0.002559143351390958,
0.043990358710289,
0.07488102465867996,
0.04311061277985573,
0.040578655898571014,
0.12578627467155457,
-0.03332806006073952,
0.07633157819509506,
-0.07412860542535782,
-0.07943786680698395,
-0.10728614777326584,
0.0895453616976738,
-0.014089006930589676,
-0.023832138627767563,
0.00802691001445055,
-0.017049476504325867,
0.03171024098992348,
-0.0043559605255723,
-0.10394246131181717,
-0.1326940357685089,
0.08983313292264938,
0.18154595792293549,
0.20880036056041718,
-0.013733587227761745,
-0.13079625368118286,
0.031795039772987366,
-0.014760088175535202,
0.10835147649049759,
-0.08410966396331787,
0.04839321970939636,
0.08647152036428452,
0.06594467163085938,
0.1167355626821518,
0.011069023981690407,
-0.1523262858390808,
0.04410355165600777,
0.005194025579839945,
-0.07959171384572983,
-0.14461581408977509,
-0.029025858268141747,
-0.029515916481614113,
-0.06629752367734909,
0.011598662473261356,
0.11426805704832077,
-0.0964481309056282,
-0.03268121927976608,
-0.016839679330587387,
-0.010153817012906075,
-0.14514298737049103,
0.23536066710948944,
0.015422779135406017,
0.08937866240739822,
-0.09967097640037537,
-0.013966103084385395,
-0.019085925072431564,
-0.06815871596336365,
0.04908892139792442,
-0.04281686991453171,
-0.049260303378105164,
-0.053923510015010834,
0.0010965808760374784,
0.11447937786579132,
0.051828715950250626,
-0.10067939758300781,
-0.1056109219789505,
-0.10342932492494583,
0.011061454191803932,
0.10670248419046402,
0.0603170171380043,
0.04008594527840614,
-0.06250244379043579,
-0.07409349083900452,
-0.12277001887559891,
0.10089641064405441,
0.06969458609819412,
-0.013924692757427692,
-0.0984622985124588,
0.15760433673858643,
0.06221805512905121,
0.06251461058855057,
-0.03824789822101593,
-0.053735826164484024,
0.006459616590291262,
0.09182088822126389,
-0.08369027823209763,
-0.03279025852680206,
0.011471904814243317,
0.0045974054373800755,
0.025478331372141838,
-0.05999768525362015,
0.002092741895467043,
0.08205689489841461,
-0.10668966174125671,
0.057587601244449615,
0.00985417328774929,
0.08090055733919144,
-0.08362267166376114,
0.06257760524749756,
0.03328273445367813,
-0.07525066286325455,
0.07223527133464813,
0.08977872878313065,
-0.07727228105068207,
0.11144846677780151,
-0.1948917955160141,
-0.07600268721580505,
0.027941308915615082,
0.07410050183534622,
-0.0226688664406538,
-0.1694025695323944,
0.04837656393647194,
0.0974053218960762,
0.048742156475782394,
0.0069347252137959,
0.045202918350696564,
-0.05634944140911102,
-0.00715133361518383,
-0.04049329832196236,
-0.02106713131070137,
-0.03918931260704994,
0.04866528511047363,
0.0421295128762722,
0.13669876754283905,
0.15908779203891754,
-0.10393700748682022,
0.11687061935663223,
-0.14928491413593292,
-0.0028281051199883223,
-0.0513911135494709,
0.01267089881002903,
-0.1257489174604416,
-0.048176754266023636,
0.07649510353803635,
-0.053005997091531754,
0.1294974982738495,
0.039368655532598495,
0.06798717379570007,
-0.004307783208787441,
-0.12576372921466827,
-0.011479061096906662,
0.0026688333600759506,
0.15798383951187134,
0.0074892593547701836,
0.04753975570201874,
-0.021862907335162163,
-0.031396158039569855,
-0.026199396699666977,
0.09767479449510574,
0.0010195596842095256,
0.13649696111679077,
0.016708750277757645,
0.04839074984192848,
0.10566948354244232,
-0.07457223534584045,
-0.03277593106031418,
0.03306751698255539,
-0.07602135837078094,
0.07659340649843216,
-0.05281204730272293,
0.1547471284866333,
0.11016914993524551,
-0.11538667976856232,
0.13071800768375397,
-0.0069164396263659,
-0.0790734812617302,
-0.15497861802577972,
-0.05315481498837471,
-0.0901092141866684,
-0.17024929821491241,
0.03721095994114876,
-0.09511684626340866,
0.04085632413625717,
-0.005519048310816288,
0.06030914932489395,
-0.03221648186445236,
0.15186390280723572,
-0.010773868300020695,
-0.08339269459247589,
0.07561507821083069,
-0.08740094304084778,
-0.010303113609552383,
-0.10427676141262054,
0.06048046797513962,
0.17984113097190857,
0.0056189182214438915,
0.048394422978162766,
0.0028191320598125458,
-0.05089206621050835,
0.014215968549251556,
-0.05339350923895836,
-0.053185153752565384,
0.006130711641162634,
-0.036723412573337555,
0.0893370658159256,
0.13842137157917023,
0.09776446223258972,
-0.07170522958040237,
0.006271043326705694,
0.08947278559207916,
-0.04744328185915947,
-0.15980690717697144,
-0.16600638628005981,
0.20232181251049042,
0.018017373979091644,
0.021109331399202347,
0.015851827338337898,
-0.016364354640245438,
0.030487125739455223,
0.19331274926662445,
0.20288503170013428,
0.08501840382814407,
0.010525111109018326,
0.014051670208573341,
-0.019695736467838287,
-0.022566553205251694,
-0.007007475011050701,
0.06872647255659103,
0.23317719995975494,
-0.03938187658786774,
0.049064088612794876,
-0.08886907994747162,
-0.058162763714790344,
0.06420160084962845,
0.07146388292312622,
-0.030662205070257187,
-0.10165353864431381,
0.01618804968893528,
0.12682220339775085,
-0.006553232204169035,
-0.15265603363513947,
-0.05476880073547363,
-0.09204047173261642,
-0.08010850101709366,
-0.01729949750006199,
0.019274570047855377,
0.07197891175746918,
0.006898926571011543,
-0.07942447066307068,
0.0025180827360600233,
0.1430656909942627,
-0.034165069460868835,
-0.03856967017054558,
-0.09060110151767731,
0.051445621997117996,
-0.11026842892169952,
0.08138877153396606,
0.013383274897933006,
0.19668373465538025,
0.028151387348771095,
0.047644440084695816,
-0.032704129815101624,
0.11781834810972214,
0.014965387061238289,
-0.0859687551856041,
0.019309453666210175,
0.16315039992332458,
0.00771152600646019,
0.154194638133049,
-0.008930905722081661,
-0.12314186990261078,
0.05801863595843315,
-0.14743733406066895,
-0.0366206131875515,
-0.12609286606311798,
0.0935223400592804,
-0.045176006853580475,
0.08913125097751617,
0.12373415380716324,
-0.06695340573787689,
-0.011859552934765816,
-0.09594616293907166,
0.06831387430429459,
0.026685936376452446,
-0.017734345048666,
-0.028925850987434387,
-0.24950942397117615,
0.04720573499798775,
-0.04842313006520271,
-0.050255004316568375,
-0.20234358310699463,
-0.038330115377902985,
0.04848826676607132,
-0.08546030521392822,
0.023939603939652443,
0.02817353419959545,
0.07373426109552383,
0.02677493542432785,
-0.005167526192963123,
0.04698126018047333,
0.023738786578178406,
0.11787567287683487,
-0.135260671377182,
-0.09254530817270279
] |
null | null | transformers | # Wav2Vec2-Large-XLSR-53-Vietnamese
Fine-tuned [facebook/wav2vec2-large-xlsr-53](https://huggingface.co/facebook/wav2vec2-large-xlsr-53) on Vietnamese using the [Common Voice](https://huggingface.co/datasets/common_voice), [FOSD](https://data.mendeley.com/datasets/k9sxg2twv4/4) and [VIVOS](https://ailab.hcmus.edu.vn/vivos).
When using this model, make sure that your speech input is sampled at 16kHz.
## Usage
The model can be used directly (without a language model) as follows:
```python
import torch
import torchaudio
from datasets import load_dataset
from transformers import Wav2Vec2ForCTC, Wav2Vec2Processor
ENCODER = {
"ia ": "iê ",
"ìa ": "iề ",
"ía ": "iế ",
"ỉa ": "iể ",
"ĩa ": "iễ ",
"ịa ": "iệ ",
"ya ": "yê ",
"ỳa ": "yề ",
"ýa ": "yế ",
"ỷa ": "yể ",
"ỹa ": "yễ ",
"ỵa ": "yệ ",
"ua ": "uô ",
"ùa ": "uồ ",
"úa ": "uố ",
"ủa ": "uổ ",
"ũa ": "uỗ ",
"ụa ": "uộ ",
"ưa ": "ươ ",
"ừa ": "ườ ",
"ứa ": "ướ ",
"ửa ": "ưở ",
"ữa ": "ưỡ ",
"ựa ": "ượ ",
"ke": "ce",
"kè": "cè",
"ké": "cé",
"kẻ": "cẻ",
"kẽ": "cẽ",
"kẹ": "cẹ",
"kê": "cê",
"kề": "cề",
"kế": "cế",
"kể": "cể",
"kễ": "cễ",
"kệ": "cệ",
"ki": "ci",
"kì": "cì",
"kí": "cí",
"kỉ": "cỉ",
"kĩ": "cĩ",
"kị": "cị",
"ky": "cy",
"kỳ": "cỳ",
"ký": "cý",
"kỷ": "cỷ",
"kỹ": "cỹ",
"kỵ": "cỵ",
"ghe": "ge",
"ghè": "gè",
"ghé": "gé",
"ghẻ": "gẻ",
"ghẽ": "gẽ",
"ghẹ": "gẹ",
"ghê": "gê",
"ghề": "gề",
"ghế": "gế",
"ghể": "gể",
"ghễ": "gễ",
"ghệ": "gệ",
"ngh": "\x80",
"uyê": "\x96",
"uyề": "\x97",
"uyế": "\x98",
"uyể": "\x99",
"uyễ": "\x9a",
"uyệ": "\x9b",
"ng": "\x81",
"ch": "\x82",
"gh": "\x83",
"nh": "\x84",
"gi": "\x85",
"ph": "\x86",
"kh": "\x87",
"th": "\x88",
"tr": "\x89",
"uy": "\x8a",
"uỳ": "\x8b",
"uý": "\x8c",
"uỷ": "\x8d",
"uỹ": "\x8e",
"uỵ": "\x8f",
"iê": "\x90",
"iề": "\x91",
"iế": "\x92",
"iể": "\x93",
"iễ": "\x94",
"iệ": "\x95",
"uô": "\x9c",
"uồ": "\x9d",
"uố": "\x9e",
"uổ": "\x9f",
"uỗ": "\xa0",
"uộ": "\xa1",
"ươ": "\xa2",
"ườ": "\xa3",
"ướ": "\xa4",
"ưở": "\xa5",
"ưỡ": "\xa6",
"ượ": "\xa7",
}
def decode_string(x):
for k, v in list(reversed(list(ENCODER.items()))):
x = x.replace(v, k)
return x
test_dataset = load_dataset("common_voice", "vi", split="test[:2%]")
processor = Wav2Vec2Processor.from_pretrained("Nhut/wav2vec2-large-xlsr-vietnamese")
model = Wav2Vec2ForCTC.from_pretrained("Nhut/wav2vec2-large-xlsr-vietnamese")
resampler = torchaudio.transforms.Resample(48_000, 16_000)
# Preprocessing the datasets.
# We need to read the aduio files as arrays
def speech_file_to_array_fn(batch):
speech_array, sampling_rate = torchaudio.load(batch["path"])
batch["speech"] = resampler(speech_array).squeeze().numpy()
return batch
test_dataset = test_dataset.map(speech_file_to_array_fn)
inputs = processor(test_dataset["speech"][:2], sampling_rate=16_000, return_tensors="pt", padding=True)
with torch.no_grad():
logits = model(inputs.input_values, attention_mask=inputs.attention_mask).logits
predicted_ids = torch.argmax(logits, dim=-1)
print("Prediction:", [decode_string(x) for x in processor.batch_decode(predicted_ids)])
print("Reference:", test_dataset["sentence"][:2])
```
## Evaluation
The model can be evaluated as follows on the Vietnamese test data of Common Voice.
```python
import torch
import torchaudio
from datasets import load_dataset, load_metric
from transformers import Wav2Vec2ForCTC, Wav2Vec2Processor
import re
ENCODER = {
"ia ": "iê ",
"ìa ": "iề ",
"ía ": "iế ",
"ỉa ": "iể ",
"ĩa ": "iễ ",
"ịa ": "iệ ",
"ya ": "yê ",
"ỳa ": "yề ",
"ýa ": "yế ",
"ỷa ": "yể ",
"ỹa ": "yễ ",
"ỵa ": "yệ ",
"ua ": "uô ",
"ùa ": "uồ ",
"úa ": "uố ",
"ủa ": "uổ ",
"ũa ": "uỗ ",
"ụa ": "uộ ",
"ưa ": "ươ ",
"ừa ": "ườ ",
"ứa ": "ướ ",
"ửa ": "ưở ",
"ữa ": "ưỡ ",
"ựa ": "ượ ",
"ke": "ce",
"kè": "cè",
"ké": "cé",
"kẻ": "cẻ",
"kẽ": "cẽ",
"kẹ": "cẹ",
"kê": "cê",
"kề": "cề",
"kế": "cế",
"kể": "cể",
"kễ": "cễ",
"kệ": "cệ",
"ki": "ci",
"kì": "cì",
"kí": "cí",
"kỉ": "cỉ",
"kĩ": "cĩ",
"kị": "cị",
"ky": "cy",
"kỳ": "cỳ",
"ký": "cý",
"kỷ": "cỷ",
"kỹ": "cỹ",
"kỵ": "cỵ",
"ghe": "ge",
"ghè": "gè",
"ghé": "gé",
"ghẻ": "gẻ",
"ghẽ": "gẽ",
"ghẹ": "gẹ",
"ghê": "gê",
"ghề": "gề",
"ghế": "gế",
"ghể": "gể",
"ghễ": "gễ",
"ghệ": "gệ",
"ngh": "\x80",
"uyê": "\x96",
"uyề": "\x97",
"uyế": "\x98",
"uyể": "\x99",
"uyễ": "\x9a",
"uyệ": "\x9b",
"ng": "\x81",
"ch": "\x82",
"gh": "\x83",
"nh": "\x84",
"gi": "\x85",
"ph": "\x86",
"kh": "\x87",
"th": "\x88",
"tr": "\x89",
"uy": "\x8a",
"uỳ": "\x8b",
"uý": "\x8c",
"uỷ": "\x8d",
"uỹ": "\x8e",
"uỵ": "\x8f",
"iê": "\x90",
"iề": "\x91",
"iế": "\x92",
"iể": "\x93",
"iễ": "\x94",
"iệ": "\x95",
"uô": "\x9c",
"uồ": "\x9d",
"uố": "\x9e",
"uổ": "\x9f",
"uỗ": "\xa0",
"uộ": "\xa1",
"ươ": "\xa2",
"ườ": "\xa3",
"ướ": "\xa4",
"ưở": "\xa5",
"ưỡ": "\xa6",
"ượ": "\xa7",
}
def decode_string(x):
for k, v in list(reversed(list(ENCODER.items()))):
x = x.replace(v, k)
return x
test_dataset = load_dataset("common_voice", "vi", split="test")
wer = load_metric("wer")
processor = Wav2Vec2Processor.from_pretrained("Nhut/wav2vec2-large-xlsr-vietnamese")
model = Wav2Vec2ForCTC.from_pretrained("Nhut/wav2vec2-large-xlsr-vietnamese")
model.to("cuda")
chars_to_ignore_regex = '[\\\+\@\ǀ\,\?\.\!\-\;\:\"\“\%\‘\”\�]'
resampler = torchaudio.transforms.Resample(48_000, 16_000)
# Preprocessing the datasets.
# We need to read the aduio files as arrays
def speech_file_to_array_fn(batch):
batch["sentence"] = re.sub(chars_to_ignore_regex, '', batch["sentence"]).lower()
speech_array, sampling_rate = torchaudio.load(batch["path"])
batch["speech"] = resampler(speech_array).squeeze().numpy()
return batch
test_dataset = test_dataset.map(speech_file_to_array_fn)
# Preprocessing the datasets.
# We need to read the aduio files as arrays
def evaluate(batch):
inputs = processor(batch["speech"], sampling_rate=16_000, return_tensors="pt", padding=True)
with torch.no_grad():
logits = model(inputs.input_values.to("cuda"), attention_mask=inputs.attention_mask.to("cuda")).logits
pred_ids = torch.argmax(logits, dim=-1)
batch["pred_strings"] = processor.batch_decode(pred_ids)
# decode_string: We replace the encoded letter with the initial letters
batch["pred_strings"] = [decode_string(x) for x in batch["pred_strings"]]
return batch
result = test_dataset.map(evaluate, batched=True, batch_size=8)
print("WER: {:2f}".format(100 * wer.compute(predictions=result["pred_strings"], references=result["sentence"])))
```
**Test Result**: 49.59 %
## Training
The Common Voice `train`, `validation` and FOSD datasets and VIVOS datasets were used for training as well.
The script used for training can be found [here](https://colab.research.google.com/drive/11pP4uVJj4SYZTzGjlCUtOHywlhYqs0cPx) | {"language": "vi", "license": "apache-2.0", "tags": ["audio", "automatic-speech-recognition", "speech", "xlsr-fine-tuning-week"], "datasets": ["common_voice", {"FOSD": "https://data.mendeley.com/datasets/k9sxg2twv4/4"}, {"VIVOS": "https://ailab.hcmus.edu.vn/vivos"}], "metrics": ["wer"], "model-index": [{"name": "XLSR Wav2Vec2 Vietnamese by Nhut", "results": [{"task": {"type": "automatic-speech-recognition", "name": "Speech Recognition"}, "dataset": {"name": "Common Voice vi", "type": "common_voice", "args": "vi"}, "metrics": [{"type": "wer", "value": 49.59, "name": "Test WER"}]}]}]} | automatic-speech-recognition | Nhut/wav2vec2-large-xlsr-vietnamese | [
"transformers",
"pytorch",
"jax",
"wav2vec2",
"automatic-speech-recognition",
"audio",
"speech",
"xlsr-fine-tuning-week",
"vi",
"license:apache-2.0",
"model-index",
"endpoints_compatible",
"region:us"
] | 2022-03-02T23:29:04+00:00 | [] | [
"vi"
] | TAGS
#transformers #pytorch #jax #wav2vec2 #automatic-speech-recognition #audio #speech #xlsr-fine-tuning-week #vi #license-apache-2.0 #model-index #endpoints_compatible #region-us
| # Wav2Vec2-Large-XLSR-53-Vietnamese
Fine-tuned facebook/wav2vec2-large-xlsr-53 on Vietnamese using the Common Voice, FOSD and VIVOS.
When using this model, make sure that your speech input is sampled at 16kHz.
## Usage
The model can be used directly (without a language model) as follows:
## Evaluation
The model can be evaluated as follows on the Vietnamese test data of Common Voice.
Test Result: 49.59 %
## Training
The Common Voice 'train', 'validation' and FOSD datasets and VIVOS datasets were used for training as well.
The script used for training can be found here | [
"# Wav2Vec2-Large-XLSR-53-Vietnamese\nFine-tuned facebook/wav2vec2-large-xlsr-53 on Vietnamese using the Common Voice, FOSD and VIVOS.\nWhen using this model, make sure that your speech input is sampled at 16kHz.",
"## Usage\nThe model can be used directly (without a language model) as follows:",
"## Evaluation\nThe model can be evaluated as follows on the Vietnamese test data of Common Voice.\n\nTest Result: 49.59 %",
"## Training\nThe Common Voice 'train', 'validation' and FOSD datasets and VIVOS datasets were used for training as well.\nThe script used for training can be found here"
] | [
"TAGS\n#transformers #pytorch #jax #wav2vec2 #automatic-speech-recognition #audio #speech #xlsr-fine-tuning-week #vi #license-apache-2.0 #model-index #endpoints_compatible #region-us \n",
"# Wav2Vec2-Large-XLSR-53-Vietnamese\nFine-tuned facebook/wav2vec2-large-xlsr-53 on Vietnamese using the Common Voice, FOSD and VIVOS.\nWhen using this model, make sure that your speech input is sampled at 16kHz.",
"## Usage\nThe model can be used directly (without a language model) as follows:",
"## Evaluation\nThe model can be evaluated as follows on the Vietnamese test data of Common Voice.\n\nTest Result: 49.59 %",
"## Training\nThe Common Voice 'train', 'validation' and FOSD datasets and VIVOS datasets were used for training as well.\nThe script used for training can be found here"
] | [
71,
72,
20,
29,
44
] | [
"passage: TAGS\n#transformers #pytorch #jax #wav2vec2 #automatic-speech-recognition #audio #speech #xlsr-fine-tuning-week #vi #license-apache-2.0 #model-index #endpoints_compatible #region-us \n# Wav2Vec2-Large-XLSR-53-Vietnamese\nFine-tuned facebook/wav2vec2-large-xlsr-53 on Vietnamese using the Common Voice, FOSD and VIVOS.\nWhen using this model, make sure that your speech input is sampled at 16kHz.## Usage\nThe model can be used directly (without a language model) as follows:## Evaluation\nThe model can be evaluated as follows on the Vietnamese test data of Common Voice.\n\nTest Result: 49.59 %## Training\nThe Common Voice 'train', 'validation' and FOSD datasets and VIVOS datasets were used for training as well.\nThe script used for training can be found here"
] | [
-0.13357596099376678,
0.07050672918558121,
-0.0028526587411761284,
0.0022503810469061136,
0.12118437886238098,
-0.06571303308010101,
0.14683237671852112,
0.1146567314863205,
-0.050504617393016815,
-0.030405588448047638,
0.0019287471659481525,
-0.004521327558904886,
0.06412401795387268,
0.1711571216583252,
0.007516768295317888,
-0.207340270280838,
0.0019191385945305228,
0.03136124089360237,
-0.0062239160761237144,
0.09096424281597137,
0.11118041723966599,
-0.072459377348423,
0.044998787343502045,
0.09227022528648376,
-0.1188238263130188,
0.0339231975376606,
0.0075769489631056786,
-0.10884063690900803,
0.12262437492609024,
0.0633016973733902,
0.07010459154844284,
0.053860269486904144,
0.09565544128417969,
-0.16801290214061737,
0.024211222305893898,
0.06139780208468437,
-0.0018636677414178848,
0.03499538078904152,
0.031034568324685097,
0.026683351024985313,
0.10185984522104263,
0.043787308037281036,
-0.003968745470046997,
0.03865053132176399,
-0.0511128269135952,
-0.27058401703834534,
-0.02225559577345848,
-0.06498876214027405,
0.11061769723892212,
0.13459530472755432,
-0.04964148998260498,
0.09482061117887497,
-0.11875530332326889,
0.0730854719877243,
0.053692322224378586,
-0.1311093270778656,
-0.007661206182092428,
0.07439917325973511,
0.05235223472118378,
0.07393558323383331,
-0.0814010351896286,
0.016985805705189705,
0.04504195228219032,
0.03015759401023388,
0.04866275563836098,
-0.030966121703386307,
-0.18681645393371582,
-0.009020071476697922,
-0.13790053129196167,
-0.010822639800608158,
0.2537253797054291,
-0.009173532016575336,
-0.0693034678697586,
-0.11649619042873383,
-0.03804820030927658,
-0.021485814824700356,
-0.02581021934747696,
-0.08299971371889114,
0.018176525831222534,
0.04826873913407326,
0.058141328394412994,
-0.054649583995342255,
-0.11641212552785873,
-0.12768720090389252,
0.02583351731300354,
-0.08829405903816223,
0.02027118392288685,
0.017832117155194283,
-0.16449739038944244,
0.05408316105604172,
-0.13648518919944763,
-0.06567737460136414,
-0.01840108074247837,
0.005366925150156021,
-0.08077900111675262,
0.013880955055356026,
-0.036969419568777084,
-0.1433059424161911,
0.017510931938886642,
-0.04854840040206909,
0.06843768060207367,
0.038024403154850006,
-0.1292261928319931,
0.03289080411195755,
0.03873814642429352,
0.11971680819988251,
-0.0736766830086708,
0.02869703434407711,
0.02614988386631012,
0.026047853752970695,
-0.07395782321691513,
-0.01766287162899971,
-0.07596934586763382,
-0.02445148304104805,
-0.010891481302678585,
0.01803951896727085,
-0.05477044731378555,
-0.008645452558994293,
-0.03662389516830444,
-0.05915303900837898,
0.09162040799856186,
-0.09111161530017853,
-0.014904195442795753,
0.07616587728261948,
-0.014395435340702534,
0.13205017149448395,
0.1110992580652237,
0.058387670665979385,
-0.057243555784225464,
-0.014238097704946995,
0.0267154723405838,
0.05380549654364586,
-0.05588333681225777,
-0.10956723242998123,
0.01910555176436901,
-0.020389430224895477,
-0.015796519815921783,
-0.06801701337099075,
-0.12360592931509018,
-0.06553123146295547,
0.007939262315630913,
0.006254270207136869,
0.0016023233765736222,
-0.10886965692043304,
-0.024869948625564575,
-0.03699502348899841,
-0.00920154433697462,
0.11644329875707626,
-0.014698389917612076,
0.057624198496341705,
0.030255654826760292,
0.08331888169050217,
0.018640413880348206,
0.08925765007734299,
-0.069121353328228,
-0.048796020448207855,
0.03143071010708809,
0.13315194845199585,
-0.0443725660443306,
-0.09824762493371964,
-0.059374574571847916,
-0.07915466278791428,
-0.054914407432079315,
0.023091822862625122,
0.02871665731072426,
0.07906009256839752,
-0.2880434989929199,
-0.07512940466403961,
0.23346884548664093,
-0.14898300170898438,
-0.023669123649597168,
0.18285256624221802,
-0.018751539289951324,
0.10847768932580948,
0.0786573514342308,
0.15509825944900513,
0.17564375698566437,
-0.23651768267154694,
0.0843750387430191,
0.03069944866001606,
0.0053314692340791225,
-0.033681321889162064,
0.10641641914844513,
0.01475229486823082,
-0.026444099843502045,
0.027092766016721725,
-0.08939258009195328,
0.06501676887273788,
-0.03969895839691162,
-0.0816941112279892,
-0.007434534374624491,
-0.08516103774309158,
0.07009189575910568,
0.04977753758430481,
0.041561197489500046,
0.021037984639406204,
-0.006765540223568678,
0.036531683057546616,
0.127785325050354,
-0.10865328460931778,
0.01707012578845024,
-0.12032230198383331,
0.039390165358781815,
-0.055330775678157806,
0.00653865747153759,
-0.12546496093273163,
0.11386638879776001,
0.02332315407693386,
0.06279093772172928,
-0.011389144696295261,
0.16555605828762054,
0.006456985604017973,
0.08024198561906815,
-0.037372492253780365,
0.013181175105273724,
-0.02238146774470806,
-0.022616032510995865,
-0.008877059444785118,
-0.09454922378063202,
-0.010044447146356106,
-0.07769100368022919,
0.11608519405126572,
-0.21335017681121826,
-0.014624951407313347,
0.0573614239692688,
-0.0005580970901064575,
0.02589232288300991,
-0.00990315992385149,
0.06987884640693665,
0.08821867406368256,
0.014792636968195438,
0.01763746328651905,
0.03548567742109299,
0.01739792339503765,
0.0011419893708080053,
0.11226525157690048,
-0.1069037988781929,
-0.000383286940632388,
0.10253671556711197,
0.013002821244299412,
-0.008850050158798695,
0.015431681647896767,
-0.012867968529462814,
-0.016349218785762787,
-0.13339057564735413,
0.028254181146621704,
0.19632184505462646,
-0.011675052344799042,
0.15255974233150482,
-0.09157273918390274,
0.03642565757036209,
0.05976523831486702,
-0.058123279362916946,
0.042187899351119995,
0.06799546629190445,
0.051583774387836456,
0.003373664105311036,
0.058385469019412994,
-0.029958702623844147,
-0.04182087257504463,
0.23396413028240204,
-0.037157099694013596,
-0.0791308805346489,
-0.005186634603887796,
0.034056756645441055,
-0.007517374120652676,
0.08624635636806488,
-0.2171308845281601,
0.0008411526214331388,
0.04357050359249115,
0.056629929691553116,
0.02593044564127922,
-0.1547013223171234,
-0.0015612675342708826,
0.029829569160938263,
-0.12121187150478363,
-0.13835662603378296,
0.06835423409938812,
-0.02834675833582878,
0.051007866859436035,
-0.0972648486495018,
-0.017014220356941223,
0.00023034312471281737,
-0.0451226681470871,
-0.16659964621067047,
0.1268065720796585,
-0.11770337074995041,
-0.2662401497364044,
-0.11301621794700623,
0.02095005102455616,
0.03469571843743324,
0.016368577256798744,
0.05961233004927635,
-0.15602050721645355,
-0.03200329840183258,
-0.01982889510691166,
0.024495627731084824,
0.04805688187479973,
-0.04611648619174957,
0.035653479397296906,
0.0341486819088459,
0.0655725747346878,
-0.11245259642601013,
0.008591212332248688,
-0.046811532229185104,
-0.04830239713191986,
0.013653744012117386,
-0.010005604475736618,
-0.009126345627009869,
0.12458968907594681,
0.013638014905154705,
0.03164336085319519,
0.007700192742049694,
0.17562098801136017,
-0.09040308743715286,
-0.021958844736218452,
0.23237071931362152,
0.031148994341492653,
-0.005218551028519869,
0.049800921231508255,
0.01660536602139473,
-0.08537386357784271,
0.04169505462050438,
0.017094235867261887,
-0.0964813083410263,
-0.19590042531490326,
-0.11407320946455002,
-0.0831029936671257,
-0.042211126536130905,
0.006794511340558529,
0.002313528675585985,
0.05749182775616646,
0.015200596302747726,
0.021250659599900246,
0.013449006713926792,
0.07482507824897766,
-0.03326621279120445,
0.12667807936668396,
-0.009383976459503174,
0.062023889273405075,
-0.0554862804710865,
-0.005156619008630514,
0.051138151437044144,
0.02360881119966507,
0.15917375683784485,
0.03885512426495552,
0.05918430536985397,
0.10483624786138535,
0.16078893840312958,
0.09910068660974503,
0.08068820834159851,
-0.09673087298870087,
-0.008270004764199257,
-0.011308984830975533,
-0.08231423050165176,
0.01379371713846922,
0.034151140600442886,
0.05216003581881523,
-0.08679240196943283,
-0.0503990575671196,
0.053228095173835754,
-0.003955388441681862,
0.12976230680942535,
0.053590696305036545,
-0.19669145345687866,
-0.036063775420188904,
-0.03971554711461067,
0.0035359258763492107,
-0.0082416832447052,
0.046941086649894714,
0.22382088005542755,
-0.17437398433685303,
0.04292796552181244,
-0.011482001282274723,
0.08481471985578537,
0.00704913167282939,
0.02362503856420517,
-0.01448118593543768,
-0.006707772612571716,
0.04565705731511116,
0.08170966058969498,
-0.27920520305633545,
0.17882663011550903,
-0.007321470882743597,
0.07774561643600464,
-0.06416194885969162,
0.0048934598453342915,
0.018532216548919678,
0.08720045536756516,
0.13664934039115906,
0.02488698996603489,
0.05209538713097572,
-0.07863180339336395,
-0.0989067330956459,
0.053839489817619324,
-0.02883429080247879,
0.00855510588735342,
-0.015484683215618134,
0.003908067476004362,
-0.037503682076931,
0.004575709812343121,
-0.030759474262595177,
-0.09506632387638092,
-0.06322047859430313,
0.010484915226697922,
0.11366961896419525,
0.11871538311243057,
-0.016851183027029037,
-0.08296677470207214,
-0.07016031444072723,
0.04098251834511757,
-0.07356660068035126,
-0.03195229545235634,
-0.07148723304271698,
0.013598150573670864,
0.07369087636470795,
-0.040439389646053314,
0.01151685044169426,
0.0691976472735405,
0.1280328631401062,
-0.02747293747961521,
-0.05499085783958435,
0.04748866707086563,
-0.10655059665441513,
-0.1260819286108017,
-0.027706939727067947,
0.13045254349708557,
0.09702857583761215,
0.049082912504673004,
0.0626286119222641,
-0.001970418030396104,
0.03582353517413139,
-0.06207704171538353,
-0.027961352840065956,
0.15428701043128967,
-0.07067754119634628,
-0.014063547365367413,
-0.03229212015867233,
-0.14439426362514496,
-0.06916648894548416,
-0.08775434643030167,
0.1448996216058731,
0.08249758183956146,
-0.06601982563734055,
0.20252598822116852,
0.16101627051830292,
-0.10725372284650803,
-0.1928580105304718,
-0.023504504933953285,
0.1199280321598053,
0.10251966863870621,
0.0020798323675990105,
-0.24188870191574097,
0.0584929995238781,
-0.004861997440457344,
-0.020089128986001015,
-0.07991304248571396,
-0.2894817292690277,
-0.14067576825618744,
0.10505672544240952,
-0.0011690197279676795,
0.0962139442563057,
0.008144200779497623,
0.0019345598993822932,
0.013789640739560127,
-0.02386273443698883,
0.1437678337097168,
-0.12448414415121078,
0.06771755963563919,
0.03362559899687767,
0.03196681663393974,
0.030967650935053825,
-0.01371063943952322,
0.09753216058015823,
0.05561188608407974,
0.008848036639392376,
0.002330357674509287,
0.0796767994761467,
0.019086647778749466,
0.039465926587581635,
0.15228384733200073,
0.00491691567003727,
0.020196063444018364,
-0.11793201416730881,
-0.08218605071306229,
-0.09033191949129105,
-0.0041427514515817165,
0.016064513474702835,
-0.030819915235042572,
0.022546207532286644,
0.010075814090669155,
0.0435972660779953,
-0.009147248230874538,
-0.0691789984703064,
-0.0547904409468174,
0.00014351670688483864,
0.19039157032966614,
0.1623082309961319,
-0.013979393057525158,
-0.05885889753699303,
-0.021670598536729813,
0.01738685369491577,
0.14063508808612823,
-0.09031257778406143,
0.06973224133253098,
0.07346173375844955,
0.034399498254060745,
0.16319185495376587,
0.00039756263140589,
-0.08122733235359192,
0.08095502853393555,
0.04470392316579819,
-0.06673429161310196,
-0.1628650724887848,
-0.0527791753411293,
-0.025189869105815887,
0.010514919646084309,
-0.025043122470378876,
0.07724056392908096,
-0.10164901614189148,
-0.015023563988506794,
-0.024951720610260963,
0.04206719994544983,
-0.11216704547405243,
0.16955846548080444,
0.005312525667250156,
0.07556239515542984,
-0.11889108270406723,
0.017695045098662376,
0.047150589525699615,
-0.08916141837835312,
0.045944567769765854,
0.02542092464864254,
-0.11986557394266129,
-0.05418591573834419,
0.023380842059850693,
0.1536470651626587,
0.064254529774189,
-0.14080791175365448,
-0.042846471071243286,
-0.0696033164858818,
0.006408834829926491,
0.10990868508815765,
0.049705661833286285,
0.029212571680545807,
-0.09346349537372589,
-0.07920388877391815,
-0.12419622391462326,
0.055749714374542236,
0.09344902634620667,
-0.05210199952125549,
-0.09683151543140411,
0.09208378940820694,
0.08210404217243195,
0.100729800760746,
-0.052571311593055725,
-0.09557516872882843,
-0.011581039056181908,
0.06052820011973381,
-0.07161938399076462,
0.029973482713103294,
-0.029386907815933228,
-0.0024324050173163414,
-0.019595272839069366,
-0.0715186819434166,
0.01796530932188034,
0.08498399704694748,
-0.08771435171365738,
0.060229070484638214,
-0.008442400023341179,
0.05704735592007637,
-0.12683238089084625,
-0.008772707544267178,
0.050567466765642166,
-0.04209550470113754,
0.06518740206956863,
0.08516942709684372,
-0.07652785629034042,
0.09599383920431137,
-0.14149971306324005,
-0.0618504136800766,
0.09415644407272339,
0.08583129197359085,
0.0192195326089859,
-0.1157427728176117,
0.061452802270650864,
0.07025641947984695,
0.05564204230904579,
-0.007637468166649342,
0.16845761239528656,
-0.07825354486703873,
-0.03024684637784958,
-0.07405681163072586,
-0.005000140052288771,
-0.02768796496093273,
0.06462974101305008,
0.029692091047763824,
0.14099566638469696,
0.11735133826732635,
-0.10411777347326279,
0.09056372195482254,
-0.12130013853311539,
-0.014016604982316494,
-0.06843812018632889,
-0.024873465299606323,
-0.10684679448604584,
-0.06097479537129402,
0.05321691930294037,
-0.03509492427110672,
0.06789473444223404,
0.057154521346092224,
0.06836488842964172,
-0.015688421204686165,
-0.1219632551074028,
-0.02098526805639267,
-0.013947534374892712,
0.1434086412191391,
0.054071661084890366,
0.04401277005672455,
-0.014572218991816044,
0.030371597036719322,
0.014862273819744587,
0.1643538624048233,
-0.014259671792387962,
0.11630977690219879,
-0.0012778904056176543,
0.023433193564414978,
0.07084276527166367,
-0.061995889991521835,
-0.10182574391365051,
0.014453001320362091,
-0.18994317948818207,
0.06300918757915497,
-0.10834284871816635,
0.06376568973064423,
0.08102718740701675,
-0.1229247897863388,
0.11097586154937744,
0.005909178871661425,
-0.10751372575759888,
-0.1634538769721985,
-0.17598307132720947,
-0.06517765671014786,
-0.1690434217453003,
0.0067161861807107925,
-0.10034854710102081,
0.05779923498630524,
0.01612580567598343,
0.09039472788572311,
-0.049182113260030746,
0.17138352990150452,
-0.005122011993080378,
-0.07259014248847961,
0.05212443321943283,
-0.06922004371881485,
0.009911615401506424,
-0.07815394550561905,
0.06575701385736465,
0.15389218926429749,
0.008933857083320618,
0.04658278077840805,
0.010199486277997494,
-0.0201673936098814,
0.04111596941947937,
-0.035150203853845596,
-0.04369122162461281,
-0.02236371673643589,
-0.05786130577325821,
0.05836709216237068,
0.12833306193351746,
0.12113623321056366,
-0.04941761493682861,
0.012464292347431183,
0.13740508258342743,
-0.02503848634660244,
-0.14573557674884796,
-0.21907995641231537,
0.14153102040290833,
0.010240343399345875,
0.014062270522117615,
-0.0003422873851377517,
0.005130699370056391,
-0.06176086887717247,
0.2598271369934082,
0.17755793035030365,
0.047247134149074554,
0.015386555343866348,
-0.0008666330249980092,
-0.004086433444172144,
-0.030466824769973755,
0.05751897767186165,
0.09852398186922073,
0.19496160745620728,
-0.043932389467954636,
0.027588652446866035,
-0.10202490538358688,
-0.07042167335748672,
-0.007916719652712345,
0.002413594163954258,
-0.03672189638018608,
-0.04659361392259598,
0.015332088805735111,
0.11182656139135361,
-0.019338078796863556,
-0.07958456128835678,
-0.05057107284665108,
-0.0916108638048172,
-0.08664776384830475,
-0.031808990985155106,
-0.0020718188025057316,
0.10457641631364822,
-0.03252040222287178,
-0.056797176599502563,
0.04042620584368706,
0.19513766467571259,
-0.005322058219462633,
-0.026464642956852913,
-0.07231169193983078,
0.06934164464473724,
-0.13625206053256989,
0.028754493221640587,
-0.015749506652355194,
0.11380743235349655,
-0.0024278138298541307,
0.08244367688894272,
-0.020889298990368843,
0.10801183432340622,
-0.011863079853355885,
-0.011707836762070656,
-0.031003804877400398,
0.11132743954658508,
-0.04349551349878311,
0.13917267322540283,
-0.01941388100385666,
-0.11241338402032852,
0.03447806090116501,
-0.1591506451368332,
-0.01266317069530487,
-0.0270171370357275,
0.07766460627317429,
-0.052301257848739624,
0.07577436417341232,
0.11972974985837936,
-0.05519777908921242,
-0.021570881828665733,
-0.06622804701328278,
0.10064593702554703,
-0.01866227015852928,
-0.07111719250679016,
-0.03241261467337608,
-0.20255109667778015,
-0.009828387759625912,
-0.05338314175605774,
0.014548011124134064,
-0.1648523211479187,
-0.036436282098293304,
0.0024299423675984144,
-0.07236969470977783,
0.0038274123799055815,
0.01984645053744316,
0.061924438923597336,
0.03343899920582771,
-0.03530392423272133,
-0.06275905668735504,
0.01824120618402958,
0.08608903735876083,
-0.12456338852643967,
-0.09330836683511734
] |
null | null | transformers |
# Harry Potter DialoGPT Model | {"tags": ["conversational"]} | text-generation | NibrasShami/DialopGPT-small-HarryPotter | [
"transformers",
"pytorch",
"gpt2",
"text-generation",
"conversational",
"autotrain_compatible",
"endpoints_compatible",
"text-generation-inference",
"region:us"
] | 2022-03-02T23:29:04+00:00 | [] | [] | TAGS
#transformers #pytorch #gpt2 #text-generation #conversational #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us
|
# Harry Potter DialoGPT Model | [
"# Harry Potter DialoGPT Model"
] | [
"TAGS\n#transformers #pytorch #gpt2 #text-generation #conversational #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n",
"# Harry Potter DialoGPT Model"
] | [
51,
8
] | [
"passage: TAGS\n#transformers #pytorch #gpt2 #text-generation #conversational #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n# Harry Potter DialoGPT Model"
] | [
-0.0009023238671943545,
0.07815738022327423,
-0.006546166725456715,
0.07792752981185913,
0.10655936598777771,
0.048972971737384796,
0.17639793455600739,
0.12185695022344589,
0.016568755730986595,
-0.04774167761206627,
0.11647630482912064,
0.2130284160375595,
-0.002118367003276944,
0.024608047679066658,
-0.05022026598453522,
-0.3065771162509918,
0.0474756620824337,
0.014356585219502449,
-0.07174845039844513,
0.11724270135164261,
0.09064973145723343,
-0.046179238706827164,
0.08330509811639786,
-0.009135239757597446,
-0.13198648393154144,
-0.039482954889535904,
0.019292812794446945,
-0.11745545268058777,
0.1662212759256363,
0.05298272892832756,
0.02469746209681034,
-0.008447164669632912,
-0.06598151475191116,
-0.15036040544509888,
0.037190426141023636,
-0.027472136542201042,
-0.01080626156181097,
0.05462246760725975,
0.023526115342974663,
-0.07521048933267593,
0.170567125082016,
0.17678891122341156,
0.0833497866988182,
0.0349111407995224,
-0.14917024970054626,
-0.045548245310783386,
0.008950977586209774,
0.05421316996216774,
-0.017893504351377487,
0.09349167346954346,
-0.019903047010302544,
0.11801653355360031,
-0.04491448402404785,
0.09210366010665894,
0.15255063772201538,
-0.4016275703907013,
-0.027563704177737236,
0.08920855820178986,
0.05989706888794899,
0.12076901644468307,
-0.10560955852270126,
0.03972794860601425,
-0.0039703017100691795,
0.01236654631793499,
-0.014540530741214752,
-0.08304883539676666,
-0.07308239489793777,
0.032504837960004807,
-0.1272556483745575,
0.008525865152478218,
0.23756256699562073,
-0.10643257945775986,
0.037069112062454224,
-0.09791990369558334,
-0.07414398342370987,
0.048336777836084366,
-0.053761593997478485,
-0.081727035343647,
-0.054839808493852615,
0.06347949057817459,
0.004366500303149223,
-0.06301609426736832,
-0.08326146006584167,
-0.0006536149303428829,
-0.12781435251235962,
0.17595994472503662,
0.061243366450071335,
0.041611745953559875,
-0.21322020888328552,
0.08940251916646957,
0.04477722570300102,
-0.04711297154426575,
0.007116159424185753,
-0.11796226352453232,
0.04023287072777748,
0.005483259446918964,
-0.03256071358919144,
-0.021854614838957787,
0.0393419973552227,
0.13909944891929626,
-0.01777748204767704,
0.03252175822854042,
0.006831915583461523,
0.05811219662427902,
0.08162496984004974,
0.02222144603729248,
0.019291909411549568,
-0.0818009302020073,
0.019385190680623055,
-0.08128736168146133,
-0.0030400939285755157,
-0.048940129578113556,
-0.17071883380413055,
-0.07477642595767975,
0.052610911428928375,
0.020047198981046677,
0.03746970370411873,
0.08054786175489426,
-0.0017944995779544115,
-0.05560554191470146,
0.03284840285778046,
0.01671096310019493,
-0.020622212439775467,
-0.010361049324274063,
-0.02412462793290615,
0.19123271107673645,
0.019619356840848923,
0.014111656695604324,
-0.12379156798124313,
0.10023640841245651,
-0.08179095387458801,
0.0037731381598860025,
0.02743307314813137,
-0.04204464703798294,
-0.004716555587947369,
0.02917117439210415,
0.023101668804883957,
-0.1252521574497223,
-0.1099385917186737,
-0.0030569476075470448,
-0.012054097838699818,
-0.036421261727809906,
-0.10490952432155609,
-0.08483029156923294,
-0.012153145857155323,
0.0449371263384819,
-0.013397793285548687,
0.007936403155326843,
-0.05143149942159653,
0.0985720232129097,
-0.0514979362487793,
0.09873400628566742,
-0.08342572301626205,
0.06359215080738068,
-0.09124887734651566,
-0.061886150389909744,
-0.11452563107013702,
0.05216052383184433,
0.012905281968414783,
0.066250741481781,
0.016998225823044777,
-0.044836658984422684,
-0.014836243353784084,
0.05253177136182785,
-0.07656687498092651,
0.1940697431564331,
-0.041674621403217316,
-0.12459053844213486,
0.24146439135074615,
-0.09138800948858261,
-0.1802034229040146,
0.12973085045814514,
-0.022254703566432,
0.08523941785097122,
0.12802475690841675,
0.20380465686321259,
-0.00019822151807602495,
-0.01302915159612894,
0.07281201332807541,
0.07031642645597458,
-0.09803894907236099,
0.06239739805459976,
0.029653839766979218,
-0.008071083575487137,
-0.08906278014183044,
0.05762826278805733,
0.046033453196287155,
-0.010650773532688618,
-0.035073768347501755,
-0.001896020956337452,
-0.012895751744508743,
-0.022185025736689568,
0.14126582443714142,
-0.02006692811846733,
0.1300428807735443,
-0.06926563382148743,
-0.03515486419200897,
-0.009500149637460709,
0.03533667325973511,
-0.04091939330101013,
0.08151165395975113,
-0.0436173714697361,
0.10586477071046829,
0.09034156054258347,
0.053724925965070724,
-0.13120363652706146,
0.00466286763548851,
-0.015246815048158169,
0.17014820873737335,
0.08964069187641144,
0.05222717300057411,
0.06265474855899811,
-0.0020888058934360743,
-0.06708643585443497,
0.045407816767692566,
0.13778303563594818,
-0.037020038813352585,
-0.12218865007162094,
-0.1755627691745758,
0.051157694309949875,
-0.045444171875715256,
0.10855234414339066,
-0.10010123997926712,
0.022670533508062363,
-0.055906031280756,
0.07772238552570343,
-0.024998966604471207,
0.020512236282229424,
-0.0013405600329861045,
-0.021700702607631683,
-0.08356887847185135,
-0.002377772703766823,
0.08597290515899658,
-0.02048647589981556,
-0.06707409024238586,
0.16556480526924133,
-0.16400809586048126,
0.1631954461336136,
0.2116095870733261,
-0.28542569279670715,
-0.005696662236005068,
-0.15163889527320862,
-0.0208092350512743,
0.019645055755972862,
0.07834604382514954,
0.026225795969367027,
0.2044338881969452,
-0.012928472831845284,
0.16565458476543427,
-0.05699567869305611,
-0.07730039209127426,
-0.06881127506494522,
-0.048101142048835754,
0.013522743247449398,
0.09095205366611481,
0.04542696103453636,
-0.11962861567735672,
0.13119758665561676,
0.1054433062672615,
0.06484298408031464,
0.12711186707019806,
0.1030748188495636,
-0.008113685995340347,
0.07252490520477295,
-0.03624548763036728,
-0.03462279960513115,
-0.09254947304725647,
-0.30446043610572815,
-0.04840317741036415,
0.0939924493432045,
0.007963384501636028,
0.09285714477300644,
-0.0919896736741066,
-0.03311870992183685,
0.006042704917490482,
0.009473444893956184,
0.028337622061371803,
0.09653715789318085,
0.013490920886397362,
0.15320514142513275,
-0.008011690340936184,
-0.03430786728858948,
0.05891305208206177,
0.017982570454478264,
-0.09147711098194122,
0.17280617356300354,
-0.17050009965896606,
-0.27190929651260376,
-0.06990014761686325,
-0.21745692193508148,
-0.013139115646481514,
0.05258983001112938,
0.0786920040845871,
-0.11818131804466248,
-0.018352627754211426,
-0.006239492911845446,
0.05685517191886902,
-0.2425733357667923,
0.0004911290016025305,
-0.1354890614748001,
0.0501418262720108,
-0.1974833607673645,
-0.09718500077724457,
-0.02271542325615883,
-0.013450481928884983,
-0.0464281290769577,
0.13365240395069122,
-0.1448695808649063,
-0.011572926305234432,
0.2329535037279129,
0.032479673624038696,
0.027794739231467247,
-0.05020907148718834,
0.19788463413715363,
-0.0958966314792633,
-0.023973820731043816,
0.11024576425552368,
-0.05038975924253464,
0.04834126681089401,
0.06649978458881378,
-0.012981836684048176,
-0.08557141572237015,
0.023789849132299423,
-0.068336620926857,
-0.03150583803653717,
-0.27926525473594666,
-0.0930178239941597,
-0.09319330751895905,
0.11305391043424606,
0.04079577326774597,
0.06421639025211334,
0.16545771062374115,
0.05191578343510628,
-0.024325082078576088,
-0.03006586618721485,
0.11609793454408646,
0.12905290722846985,
0.2277202159166336,
-0.06067761778831482,
0.10221996158361435,
0.009445492178201675,
-0.08203992247581482,
0.06062209978699684,
0.056782789528369904,
0.06324724853038788,
0.02584579586982727,
0.03694582358002663,
-0.030939655378460884,
0.1121687963604927,
0.12571842968463898,
0.05258069559931755,
0.0481170229613781,
0.0002127334737451747,
-0.0561506561934948,
-0.008168719708919525,
-0.05726633965969086,
0.06774696707725525,
0.061340972781181335,
-0.12918008863925934,
-0.08061543852090836,
0.0011613310780376196,
0.06660808622837067,
-0.016230419278144836,
0.06823775917291641,
-0.13560809195041656,
-0.03582429885864258,
0.0790911465883255,
-0.07693151384592056,
-0.14156894385814667,
0.11972879618406296,
-0.026570770889520645,
-0.19904157519340515,
0.05265914276242256,
0.007704653777182102,
0.0908159390091896,
-0.06360849738121033,
0.05343840271234512,
-0.13023801147937775,
-0.12935101985931396,
-0.018437571823596954,
0.07945099472999573,
-0.3450873792171478,
0.13536721467971802,
-0.013286802917718887,
-0.02876877970993519,
-0.06474969536066055,
-0.02640824392437935,
0.013905409723520279,
0.12719078361988068,
0.08667250722646713,
0.0008821099763736129,
0.0991629809141159,
0.03823768347501755,
0.04188435152173042,
-0.002011700300499797,
0.10950417071580887,
0.0050011589191854,
0.004797275178134441,
-0.04982118681073189,
0.007274609990417957,
-0.05164213851094246,
-0.07472953200340271,
0.08393982797861099,
-0.20678792893886566,
0.09087453782558441,
-0.03378438204526901,
0.08427679538726807,
0.04304937273263931,
-0.018965769559144974,
-0.1001204177737236,
0.19745583832263947,
-0.012206900864839554,
-0.11405988782644272,
-0.07517550885677338,
-0.02810264565050602,
0.09103139489889145,
-0.013817726634442806,
0.012886416167020798,
-0.045470476150512695,
0.032183047384023666,
-0.1263762265443802,
-0.1597503274679184,
0.08734500408172607,
-0.04441224783658981,
-0.10894393920898438,
-0.025462759658694267,
0.20382575690746307,
-0.007266622502356768,
0.08242089301347733,
0.01605331338942051,
0.010653935372829437,
-0.18066231906414032,
-0.04018142446875572,
0.02645772136747837,
-0.0016437612939625978,
0.005979063920676708,
0.047698814421892166,
0.019091911613941193,
0.06207629665732384,
-0.1069745197892189,
-0.013920160941779613,
0.3158324360847473,
0.15978319942951202,
-0.00912671908736229,
0.14943915605545044,
0.1093616932630539,
-0.08669080585241318,
-0.17238758504390717,
-0.1171615794301033,
-0.1210922971367836,
-0.08425768464803696,
-0.10681738704442978,
-0.1525043100118637,
0.09535340964794159,
-0.03392014652490616,
0.03498011827468872,
0.14615866541862488,
-0.280263751745224,
-0.10949636250734329,
0.13820378482341766,
0.010744688101112843,
0.3510635495185852,
-0.12303631007671356,
-0.044944874942302704,
-0.06214528530836105,
-0.16933435201644897,
0.08021392673254013,
-0.031203703954815865,
0.11581093072891235,
-0.0744495838880539,
0.19395925104618073,
0.01719796098768711,
0.014287159778177738,
0.0916559100151062,
0.05038322135806084,
-0.05808406323194504,
-0.07368700206279755,
-0.10248131304979324,
0.010812131687998772,
0.03546109423041344,
0.010252019390463829,
-0.008802837692201138,
0.0211968794465065,
-0.11341743916273117,
-0.050869911909103394,
-0.06302189081907272,
0.0072614275850355625,
-0.01001308299601078,
-0.042155615985393524,
-0.05533592775464058,
-0.022557416930794716,
-0.020093943923711777,
0.02266426384449005,
0.14185629785060883,
-0.07527699321508408,
0.18586260080337524,
0.02357078716158867,
0.1586609035730362,
-0.11956068128347397,
-0.06724818795919418,
-0.029193658381700516,
-0.05280323326587677,
0.06468886137008667,
-0.08884575963020325,
-0.027708567678928375,
0.1332162618637085,
-0.01903904788196087,
0.04655366763472557,
0.12936700880527496,
0.02046884410083294,
0.015383756719529629,
0.034968774765729904,
-0.2578005790710449,
-0.07463036477565765,
-0.03505445644259453,
-0.012416874058544636,
0.05272092670202255,
0.05525677278637886,
0.19735674560070038,
-0.03551921248435974,
-0.08521962910890579,
0.020131373777985573,
0.02735883742570877,
-0.02776256389915943,
0.10749414563179016,
0.019579345360398293,
-0.004837906453758478,
-0.16151933372020721,
0.08257976174354553,
-0.005964108742773533,
-0.08297000825405121,
0.028665626421570778,
0.2024049311876297,
-0.12141239643096924,
-0.10309756547212601,
-0.06804922968149185,
0.07315051555633545,
-0.09220825880765915,
0.016043387353420258,
-0.005091092549264431,
-0.1521538347005844,
0.06916408240795135,
0.07598215341567993,
0.04075418785214424,
0.06513199955224991,
-0.11743064224720001,
-0.015730571001768112,
-0.04170290008187294,
-0.002195435343310237,
0.03521120920777321,
0.01863143965601921,
-0.057492829859256744,
0.15846455097198486,
-0.0676199421286583,
0.08538917452096939,
-0.0744810476899147,
-0.1058846190571785,
-0.1395980566740036,
0.04660497233271599,
-0.08038312196731567,
-0.07247276604175568,
-0.12832807004451752,
-0.052204377949237823,
-0.0067099276930093765,
-0.03388519585132599,
0.006552806124091148,
-0.06627799570560455,
-0.10922821611166,
0.01822470687329769,
-0.00743203004822135,
-0.009385870769619942,
-0.06096754968166351,
0.026706209406256676,
0.06246216222643852,
-0.039788868278265,
0.15730851888656616,
0.22509248554706573,
-0.13591648638248444,
0.11564400047063828,
-0.09797432273626328,
-0.105463907122612,
0.046008042991161346,
0.009427277371287346,
0.03594303876161575,
0.0503489226102829,
-0.03594081476330757,
0.0044484552927315235,
0.03905477747321129,
0.08074651658535004,
0.08456914126873016,
-0.06776505708694458,
0.020801106467843056,
-0.05122765153646469,
-0.14904099702835083,
-0.016655439510941505,
-0.0464773029088974,
0.06876829266548157,
-0.006725262850522995,
0.11020535975694656,
-0.0515950471162796,
0.07739507406949997,
-0.07558431476354599,
0.050614211708307266,
0.021146971732378006,
-0.14688286185264587,
-0.006612539757043123,
-0.07093682140111923,
0.042144812643527985,
-0.008834975771605968,
0.20241086184978485,
-0.03228091076016426,
0.010342049412429333,
0.033811055123806,
0.06203942745923996,
-0.01957780309021473,
0.009357001632452011,
0.2014283686876297,
0.12640917301177979,
-0.08496357500553131,
-0.02679651789367199,
0.06793134659528732,
0.07248228788375854,
0.07093550264835358,
0.10807815194129944,
-0.015352966263890266,
0.028434239327907562,
0.07829629629850388,
-0.060215238481760025,
0.07576877623796463,
-0.08603982627391815,
-0.11668483167886734,
0.05793621391057968,
0.012955795042216778,
-0.055695828050374985,
0.20305177569389343,
0.19142870604991913,
-0.026278704404830933,
0.018410727381706238,
-0.0029499190859496593,
-0.10117456316947937,
-0.15619947016239166,
-0.05423750728368759,
-0.07170962542295456,
-0.1319410353899002,
-0.004549739416688681,
-0.16646917164325714,
0.022016216069459915,
-0.01132756657898426,
0.09506805986166,
-0.06855440139770508,
-0.01345991250127554,
0.1364889293909073,
-0.1055467277765274,
0.0847758799791336,
-0.024517204612493515,
0.07877567410469055,
-0.03746940940618515,
-0.018209461122751236,
-0.10342709720134735,
0.007514837197959423,
0.01131442841142416,
0.06840907037258148,
-0.10897937417030334,
0.02432350255548954,
-0.12208317965269089,
-0.08617185056209564,
-0.026142612099647522,
0.09279687702655792,
-0.0403008833527565,
0.15116846561431885,
0.02645145356655121,
-0.06710928678512573,
-0.004313822835683823,
0.2646709978580475,
-0.08046227693557739,
-0.08319197595119476,
-0.030799202620983124,
0.2152107208967209,
0.04053696244955063,
0.06396269053220749,
0.019140036776661873,
0.038027774542570114,
-0.07184682041406631,
0.2957373559474945,
0.34401440620422363,
-0.1318037211894989,
-0.007773484103381634,
0.04225075617432594,
0.04406323283910751,
0.14687567949295044,
0.07998795062303543,
0.11360671371221542,
0.2849363386631012,
-0.09197647124528885,
0.016657205298542976,
-0.04230864346027374,
-0.01424806285649538,
-0.06908884644508362,
0.045314885675907135,
0.08216670155525208,
-0.09241747111082077,
-0.022950593382120132,
0.08125471323728561,
-0.29741767048835754,
0.10791494697332382,
-0.15600289404392242,
-0.14948409795761108,
-0.05027429759502411,
-0.008771711029112339,
0.014683255925774574,
0.019041186198592186,
0.09663030505180359,
0.025651484727859497,
-0.07275258749723434,
0.07816889137029648,
0.024486342445015907,
-0.23020237684249878,
-0.01345184724777937,
0.1456068754196167,
-0.06789913028478622,
-0.025938833132386208,
-0.021313713863492012,
0.051610056310892105,
0.05763651058077812,
0.09027529507875443,
-0.03809558227658272,
-0.0746568813920021,
-0.007141788024455309,
-0.022818787023425102,
0.01914946548640728,
0.0597183033823967,
0.06841408461332321,
-0.0920223817229271,
0.1167774423956871,
-0.07350476831197739,
0.0650370642542839,
0.037623800337314606,
-0.022277191281318665,
0.0018526542698964477,
0.013183658011257648,
-0.06512464582920074,
0.05533479526638985,
0.1295643299818039,
-0.025459708645939827,
-0.002524374984204769,
-0.028180841356515884,
-0.0767761766910553,
-0.024015206843614578,
-0.04643676429986954,
-0.09101243317127228,
-0.18130090832710266,
-0.12738600373268127,
0.041754670441150665,
-0.03240608796477318,
-0.2046082615852356,
0.0060346988029778,
-0.1128578633069992,
0.03700976446270943,
-0.14154092967510223,
0.10004086047410965,
0.07216610759496689,
0.004716616589576006,
0.006774604320526123,
0.0675399899482727,
0.045677728950977325,
0.14796748757362366,
-0.16543124616146088,
-0.04919974133372307
] |
null | null | null | this project was created to use in wav2vec | {} | null | Niciu/testtest1 | [
"region:us"
] | 2022-03-02T23:29:04+00:00 | [] | [] | TAGS
#region-us
| this project was created to use in wav2vec | [] | [
"TAGS\n#region-us \n"
] | [
6
] | [
"passage: TAGS\n#region-us \n"
] | [
0.024608636274933815,
-0.026205500587821007,
-0.009666500613093376,
-0.10395516455173492,
0.08638657629489899,
0.059816278517246246,
0.01882290467619896,
0.020661840215325356,
0.23975107073783875,
-0.005599027033895254,
0.1219947561621666,
0.0015615287702530622,
-0.037353623658418655,
0.03733762726187706,
-0.0035912662278860807,
-0.17583473026752472,
0.03876631706953049,
-0.018274923786520958,
0.01843859627842903,
0.026470553129911423,
-0.07776834815740585,
-0.07564429938793182,
0.015296397730708122,
-0.10247814655303955,
-0.083692267537117,
0.11002834886312485,
0.031466204673051834,
-0.019670886918902397,
0.10779199749231339,
-0.04243955761194229,
0.18699054419994354,
-0.011512263678014278,
-0.11213519424200058,
-0.2536850869655609,
0.021806683391332626,
-0.01765260472893715,
-0.08747660368680954,
0.01506110467016697,
0.0665089413523674,
-0.09014441072940826,
-0.0588928684592247,
0.0795099288225174,
-0.01132340170443058,
0.04246443510055542,
-0.27593839168548584,
-0.12684126198291779,
-0.05297930911183357,
-0.1421966552734375,
0.08651168644428253,
0.04035491496324539,
0.008764253929257393,
0.15506891906261444,
-0.20897391438484192,
0.004104613792151213,
0.08255259692668915,
-0.2538507878780365,
0.05591634660959244,
0.17671173810958862,
0.03623908758163452,
0.18037272989749908,
0.0060391901060938835,
0.11029672622680664,
0.0716743916273117,
-0.024263937026262283,
-0.17590197920799255,
-0.08127854019403458,
-0.04696211963891983,
0.16642488539218903,
-0.06727185100317001,
-0.14248386025428772,
0.34701237082481384,
0.00015008423360995948,
0.009657775051891804,
0.16921205818653107,
-0.059524230659008026,
-0.09972117841243744,
0.07259953022003174,
0.016484731808304787,
0.018492350354790688,
0.1471305936574936,
0.16307872533798218,
-0.0458691343665123,
-0.13837823271751404,
-0.018630273640155792,
-0.22798998653888702,
0.17510560154914856,
-0.03248048573732376,
0.13137903809547424,
-0.27447956800460815,
0.01684025302529335,
-0.2570667266845703,
0.0032130838371813297,
0.04178816080093384,
-0.06004921346902847,
-0.0226522795855999,
-0.013265985064208508,
-0.08018817007541656,
0.004899587947875261,
0.06192673370242119,
0.1266920566558838,
-0.06128726154565811,
0.06128238886594772,
-0.09319206327199936,
0.141696035861969,
0.07166698575019836,
0.07868369668722153,
0.13037432730197906,
0.041205424815416336,
-0.07187089323997498,
-0.21872246265411377,
-0.0026476888451725245,
-0.06275863200426102,
-0.09502086788415909,
-0.0020165652967989445,
-0.11606067419052124,
0.17244569957256317,
-0.030802514404058456,
-0.09825427830219269,
-0.11208184063434601,
0.09148659557104111,
-0.032992321997880936,
-0.03437839448451996,
-0.03552987426519394,
-0.020977836102247238,
0.019381176680326462,
0.04704452306032181,
-0.1548958420753479,
-0.005131472367793322,
0.07039852440357208,
0.11502562463283539,
-0.1346137970685959,
-0.003783059772104025,
-0.07908964157104492,
0.03039063885807991,
0.07654735445976257,
-0.16510222852230072,
0.03158547356724739,
-0.1124754324555397,
-0.07531405985355377,
0.002912673633545637,
-0.015710093080997467,
-0.016202643513679504,
0.166526660323143,
-0.0020451415330171585,
0.0714716836810112,
-0.026345307007431984,
-0.05890209600329399,
-0.11243434250354767,
-0.08489254862070084,
0.05390460044145584,
0.03670717030763626,
0.03266148269176483,
-0.2193479984998703,
0.014805203303694725,
-0.12762966752052307,
0.1360815018415451,
-0.10566820204257965,
-0.04705966264009476,
-0.022842247039079666,
0.20562705397605896,
0.037286072969436646,
0.08762791007757187,
-0.22171171009540558,
0.039756543934345245,
-0.05404696613550186,
0.18480908870697021,
-0.1502426266670227,
-0.0799463614821434,
0.20813211798667908,
-0.07964949309825897,
-0.10115210711956024,
0.021235812455415726,
0.020391687750816345,
0.026287272572517395,
0.0766737088561058,
0.4564172327518463,
-0.09766800701618195,
-0.09146861732006073,
0.10178250074386597,
0.17055274546146393,
-0.12427149713039398,
-0.1827561855316162,
0.06446871906518936,
-0.16666454076766968,
-0.1973118633031845,
0.0018917324487119913,
0.09222044050693512,
0.038269978016614914,
-0.07875611633062363,
-0.020746968686580658,
0.06325206160545349,
-0.0007678253459744155,
0.09095914661884308,
0.03755716234445572,
0.09034032374620438,
-0.08716782182455063,
0.11115926504135132,
-0.05017651244997978,
0.004037132486701012,
0.1343354731798172,
0.027325427159667015,
-0.03223329409956932,
0.08694463223218918,
-0.0485352948307991,
0.05295134335756302,
-0.1662379503250122,
-0.15068690478801727,
0.03398871049284935,
0.06283251196146011,
0.03186952322721481,
0.1280253529548645,
0.08141885697841644,
-0.10732853412628174,
0.022690722718834877,
-0.004228927195072174,
0.058398615568876266,
0.03891623765230179,
0.006107209715992212,
0.008764320984482765,
0.0961301177740097,
-0.10607069730758667,
-0.13589619100093842,
-0.07336436957120895,
-0.014715781435370445,
0.14371353387832642,
-0.0302802175283432,
0.07690227776765823,
-0.004240254405885935,
0.00013200697139836848,
0.06930823624134064,
0.08137880265712738,
0.016412746161222458,
0.08971183747053146,
-0.05237193778157234,
-0.05160155147314072,
0.10863113403320312,
-0.13533565402030945,
0.17837053537368774,
0.14053137600421906,
-0.20532016456127167,
0.029453208670020103,
-0.06838275492191315,
0.03670361638069153,
-0.008162540383636951,
0.0975119024515152,
-0.08272241055965424,
-0.02106042578816414,
0.013134466484189034,
0.0052274600602686405,
-0.013007243163883686,
0.017682146281003952,
-0.07295988500118256,
-0.07787393033504486,
-0.10233919322490692,
0.08436838537454605,
0.11562882363796234,
-0.10282530635595322,
0.14214380085468292,
0.4384984076023102,
0.11495281755924225,
0.21582984924316406,
-0.09581480920314789,
-0.0412987545132637,
0.007486371789127588,
0.0001535322517156601,
-0.04476691037416458,
0.08031861484050751,
-0.15973517298698425,
-0.038901735097169876,
0.027348900213837624,
0.07128690183162689,
0.11475157737731934,
-0.14959022402763367,
-0.09639324247837067,
-0.00793045200407505,
0.0022841424215584993,
-0.1249532699584961,
0.023905446752905846,
-0.03974650055170059,
0.04015624523162842,
0.07232289016246796,
-0.021535737439990044,
0.13939237594604492,
-0.04166141897439957,
-0.0639561116695404,
0.07585346698760986,
-0.2017085999250412,
-0.23179671168327332,
-0.12309670448303223,
-0.14680525660514832,
0.04366797208786011,
0.05154111236333847,
0.01726446859538555,
-0.17635835707187653,
-0.015074856579303741,
0.07706750929355621,
0.07820965349674225,
-0.20886357128620148,
-0.022814949974417686,
-0.004290030337870121,
0.0895976573228836,
-0.10227091610431671,
-0.0017130117630586028,
-0.04419664293527603,
-0.10150232166051865,
0.0017003051470965147,
0.07279510796070099,
-0.137485533952713,
0.13807645440101624,
0.21589438617229462,
0.07225540280342102,
0.07359948754310608,
-0.019093448296189308,
0.09936179965734482,
-0.10856141895055771,
-0.16549113392829895,
0.08348225057125092,
-0.06234746053814888,
0.047262318432331085,
0.17534415423870087,
0.03307317942380905,
-0.13904969394207,
-0.015682822093367577,
-0.0402069091796875,
-0.15603256225585938,
-0.238995760679245,
-0.09178274869918823,
-0.1182505264878273,
0.16442428529262543,
0.0009358620154671371,
0.06651917099952698,
0.08258313685655594,
-0.022042419761419296,
0.16447891294956207,
-0.07379321753978729,
-0.07578866183757782,
-0.006978808436542749,
0.12375060468912125,
-0.056660156697034836,
-0.03080669604241848,
-0.10566964000463486,
-0.008295975625514984,
0.1151021271944046,
0.15304014086723328,
0.12214863300323486,
0.2957419455051422,
0.08268889784812927,
0.026645636186003685,
0.08958091586828232,
0.17622539401054382,
0.09495089203119278,
0.07838419824838638,
-0.045413073152303696,
-0.014814783819019794,
0.014317171648144722,
-0.04022889584302902,
0.010141594335436821,
0.14683100581169128,
-0.2679629921913147,
-0.006678564939647913,
-0.2710230350494385,
0.0965198427438736,
-0.10913380235433578,
0.11837165057659149,
-0.01015760749578476,
0.10194015502929688,
0.11082887649536133,
0.03233652561903,
-0.03858073800802231,
0.16613617539405823,
0.08450309932231903,
-0.11277695000171661,
0.001758623169735074,
0.03737903758883476,
0.09715615212917328,
-0.02818971499800682,
0.12721189856529236,
-0.11048974841833115,
-0.1464834064245224,
0.013753619976341724,
0.07152791321277618,
-0.15373679995536804,
0.3138748109340668,
0.012069208547472954,
-0.13481520116329193,
-0.01481647603213787,
-0.09957809001207352,
-0.006440147757530212,
0.1254177987575531,
0.09333524852991104,
0.07935678958892822,
-0.2185502052307129,
-0.13339371979236603,
0.05872276425361633,
-0.00575496768578887,
0.22408108413219452,
-0.034034017473459244,
-0.11356475204229355,
-0.027013886719942093,
0.04241163283586502,
-0.06043251231312752,
0.08524788916110992,
0.023536119610071182,
-0.08113526552915573,
-0.032957352697849274,
0.05323701351881027,
0.012368366122245789,
0.00524376705288887,
0.09360801428556442,
0.020107939839363098,
-0.0009265501867048442,
0.01785753294825554,
0.047885000705718994,
-0.0675911232829094,
-0.1984109878540039,
0.09357594698667526,
-0.05215044692158699,
0.0015536568826064467,
-0.08013670891523361,
-0.15122665464878082,
-0.08837161958217621,
-0.16009655594825745,
0.12540200352668762,
-0.034406669437885284,
0.12700119614601135,
-0.06619787961244583,
0.17341409623622894,
-0.07871770113706589,
0.04481020197272301,
-0.047349292784929276,
0.050332702696323395,
-0.007268077693879604,
-0.07756082713603973,
0.16585899889469147,
-0.15564003586769104,
0.01809087023139,
0.19572502374649048,
-0.018915493041276932,
0.07177707552909851,
0.021322092041373253,
-0.0636206790804863,
0.23147478699684143,
0.3014698624610901,
0.008138049393892288,
0.1665448248386383,
0.3018903136253357,
-0.07466315478086472,
-0.2642788887023926,
-0.05505012720823288,
-0.2841376066207886,
-0.05371501296758652,
0.10716094076633453,
-0.22523896396160126,
0.06986407935619354,
0.14383509755134583,
-0.06471995264291763,
0.30228954553604126,
-0.21825523674488068,
0.012589273042976856,
0.15434536337852478,
-0.08868814259767532,
0.5515313148498535,
-0.1133413165807724,
-0.17677772045135498,
-0.008122089318931103,
-0.08741296827793121,
0.10602109134197235,
-0.0340677872300148,
0.06877441704273224,
0.013465235009789467,
0.04797380417585373,
0.048932258039712906,
-0.03111894056200981,
0.22701001167297363,
0.008710170164704323,
0.09015397727489471,
-0.07378865778446198,
-0.18624304234981537,
0.11639340221881866,
-0.04359482601284981,
-0.08891059458255768,
0.0849778801202774,
-0.05942516401410103,
-0.11078983545303345,
0.04663389176130295,
-0.07950539886951447,
-0.024862350896000862,
0.08423490077257156,
-0.04678233340382576,
-0.042606171220541,
-0.008054176345467567,
-0.1618063747882843,
-0.0002289071271661669,
0.31360217928886414,
-0.07096036523580551,
0.16695955395698547,
0.03677211329340935,
0.00038613268407061696,
-0.11027684062719345,
0.030288029462099075,
-0.05203165486454964,
-0.021576624363660812,
0.09578979015350342,
-0.11096979677677155,
0.03204701095819473,
0.14160704612731934,
-0.04864364117383957,
0.05846960097551346,
0.09256096184253693,
-0.0849417969584465,
0.007583672646433115,
0.17753590643405914,
-0.17537221312522888,
-0.1273445188999176,
-0.006135711446404457,
-0.09862716495990753,
0.14055661857128143,
0.04394126310944557,
0.05191568285226822,
0.16669964790344238,
0.03967129811644554,
-0.029474308714270592,
-0.02817419543862343,
-0.1153380498290062,
-0.0201893113553524,
0.040153320878744125,
0.00045633706031367183,
-0.08791285753250122,
0.2262638509273529,
0.06409153342247009,
-0.1328488290309906,
-0.051157206296920776,
0.2161225974559784,
-0.06805316358804703,
-0.04911920800805092,
-0.223562553524971,
0.10752306133508682,
-0.07112517952919006,
-0.0965060144662857,
0.05453834682703018,
-0.02270081453025341,
0.005106312222778797,
0.181985542178154,
0.03941008821129799,
0.11070270836353302,
0.03738937899470329,
-0.02448922023177147,
0.15798696875572205,
-0.142850860953331,
-0.14191335439682007,
-0.025354057550430298,
-0.08757315576076508,
-0.13844476640224457,
-0.026804137974977493,
0.1617041826248169,
-0.09177309274673462,
-0.14772607386112213,
-0.2621181011199951,
0.10968475043773651,
-0.16432365775108337,
-0.10192688554525375,
-0.03469514101743698,
-0.08968492597341537,
0.0696166530251503,
0.030301768332719803,
-0.03093348816037178,
-0.06706760823726654,
-0.18593791127204895,
0.0816768929362297,
0.06349513679742813,
0.045533183962106705,
-0.017847947776317596,
0.0067379772663116455,
0.1720137596130371,
0.025955144315958023,
0.10040043294429779,
0.16762186586856842,
0.011397695168852806,
0.2246655523777008,
-0.1671202927827835,
-0.11496317386627197,
0.1336962729692459,
-0.026543032377958298,
0.06762003898620605,
0.16792191565036774,
-0.0772583931684494,
0.015526676550507545,
-0.028136352077126503,
0.07066910713911057,
-0.11003983020782471,
-0.105624258518219,
0.007937257178127766,
0.02567129209637642,
-0.2755882740020752,
-0.005599735304713249,
-0.19717298448085785,
0.14788752794265747,
0.02579621411859989,
0.03297143429517746,
0.10257530212402344,
0.10404334217309952,
0.08312062919139862,
-0.0017710148822516203,
0.03226327523589134,
-0.1176818460226059,
0.02753005363047123,
-0.059239376336336136,
-0.020663779228925705,
0.017624232918024063,
0.36952024698257446,
-0.03603357449173927,
-0.046802736818790436,
0.003710439894348383,
0.1307835876941681,
-0.02139742486178875,
0.017395347356796265,
0.13209912180900574,
0.12607666850090027,
-0.08595693111419678,
-0.1504845917224884,
0.04888554662466049,
-0.04565655067563057,
-0.02836887165904045,
0.1464131623506546,
0.05905961990356445,
0.1050296202301979,
0.0908031314611435,
-0.014463032595813274,
-0.00318976235575974,
0.012856799177825451,
-0.15486004948616028,
0.06223496049642563,
-0.010558074340224266,
0.012565906159579754,
0.017934376373887062,
0.15238402783870697,
-0.005540105979889631,
0.07739730179309845,
-0.09889880567789078,
0.004208535887300968,
-0.13498884439468384,
-0.07913459837436676,
0.03617347031831741,
-0.13393273949623108,
0.04141177982091904,
-0.01871878281235695,
0.029611799865961075,
0.30386561155319214,
0.02558239921927452,
-0.020639164373278618,
0.12512871623039246,
-0.1214587539434433,
-0.12050267308950424,
-0.001594188273884356,
-0.029960084706544876,
0.0791488066315651,
-0.02633434161543846,
-0.0997740775346756,
-0.1001306027173996,
-0.15166029334068298,
-0.09759195148944855,
0.05182836204767227,
-0.04993441700935364,
-0.059362251311540604,
-0.17634081840515137,
-0.05707859992980957,
-0.05147340148687363,
0.14025864005088806,
-0.12263951450586319,
0.15159130096435547,
-0.014490418136119843,
0.004084470681846142,
0.04405883327126503,
0.1950942426919937,
-0.03644494712352753,
0.08714226633310318,
0.0154351145029068,
0.1522706001996994,
-0.05119588226079941,
0.14720745384693146,
-0.10931728035211563,
-0.04014137014746666,
-0.06710435450077057,
0.21513493359088898,
0.25630924105644226,
-0.06136954948306084,
-0.008937356993556023,
-0.012760217301547527,
0.058654606342315674,
0.1073930487036705,
0.16049085557460785,
0.002326392102986574,
0.2802925705909729,
-0.03133585304021835,
0.04815128445625305,
0.02901598811149597,
0.013607407920062542,
-0.06336209923028946,
0.03397751972079277,
0.07539387792348862,
-0.035039983689785004,
-0.1412304788827896,
0.15837742388248444,
-0.21980468928813934,
0.18157227337360382,
0.11640069633722305,
-0.19996967911720276,
-0.013728445395827293,
-0.04882071167230606,
0.1689416468143463,
-0.0856364443898201,
0.1637246012687683,
-0.0903693437576294,
-0.2108195722103119,
-0.2056000679731369,
0.03867346793413162,
-0.34623071551322937,
-0.254462867975235,
0.10422009229660034,
0.1488201916217804,
0.04015883058309555,
-0.018507536500692368,
-0.019967829808592796,
-0.018367022275924683,
0.04877542704343796,
-0.0067357709631323814,
0.06014643982052803,
0.031397558748722076,
-0.02988368645310402,
-0.24127542972564697,
-0.029804671183228493,
0.023964406922459602,
-0.07093082368373871,
0.07464958727359772,
-0.06874357163906097,
-0.022495782002806664,
0.08059766888618469,
-0.03066304884850979,
0.03298592567443848,
-0.035373736172914505,
-0.16326889395713806,
0.027529051527380943,
0.03900543600320816,
0.036012712866067886,
0.00634160777553916,
0.0008072225609794259,
-0.03455270454287529,
0.0644603744149208,
-0.16716794669628143,
-0.16015739738941193,
0.14140215516090393,
-0.06745140254497528,
0.2779497504234314,
-0.05812826007604599,
-0.0809100940823555,
0.04766704887151718,
-0.03426874056458473,
0.1807648241519928,
-0.07756473124027252,
0.047254521399736404,
0.12766779959201813,
0.011127962730824947,
0.03121316432952881,
-0.3092964291572571,
0.11082969605922699,
-0.000795336440205574,
-0.006093299947679043,
-0.07581598311662674
] |
null | null | transformers |
# My Awesome Laffy | {"tags": ["conversational"]} | text-generation | NickCavarretta/DialoGPT-small-laffy | [
"transformers",
"pytorch",
"gpt2",
"text-generation",
"conversational",
"autotrain_compatible",
"endpoints_compatible",
"text-generation-inference",
"region:us"
] | 2022-03-02T23:29:04+00:00 | [] | [] | TAGS
#transformers #pytorch #gpt2 #text-generation #conversational #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us
|
# My Awesome Laffy | [
"# My Awesome Laffy"
] | [
"TAGS\n#transformers #pytorch #gpt2 #text-generation #conversational #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n",
"# My Awesome Laffy"
] | [
51,
5
] | [
"passage: TAGS\n#transformers #pytorch #gpt2 #text-generation #conversational #autotrain_compatible #endpoints_compatible #text-generation-inference #region-us \n# My Awesome Laffy"
] | [
-0.013490633107721806,
0.03486352786421776,
-0.007402072660624981,
0.04867708310484886,
0.1589830070734024,
0.008919548243284225,
0.056218471378088,
0.12479446828365326,
-0.011992924846708775,
-0.009922172874212265,
0.13227644562721252,
0.17802037298679352,
-0.027679089456796646,
0.05992124229669571,
-0.038981325924396515,
-0.2601976692676544,
0.044285085052251816,
0.03671398386359215,
0.03387434780597687,
0.10562680661678314,
0.06702624261379242,
-0.041437115520238876,
0.10380949825048447,
-0.03691139444708824,
-0.12425411492586136,
0.04308413341641426,
0.04290057718753815,
-0.0879301056265831,
0.11823676526546478,
0.04810629040002823,
0.07366616278886795,
0.008752292022109032,
-0.09051447361707687,
-0.14070545136928558,
0.05929384008049965,
0.0012216120958328247,
-0.04815380275249481,
0.04511026293039322,
0.03963266313076019,
-0.07112077623605728,
0.14133119583129883,
0.13031940162181854,
-0.03622516617178917,
0.0773627832531929,
-0.17615097761154175,
-0.0005524282460100949,
-0.013954278081655502,
0.024939347058534622,
0.04970784857869148,
0.10106935352087021,
-0.02905903570353985,
0.07003378868103027,
-0.09763528406620026,
0.07918869704008102,
0.21964560449123383,
-0.2972794473171234,
-0.055597610771656036,
0.10978788882493973,
0.08569787442684174,
0.023992009460926056,
-0.0667027086019516,
0.07833559066057205,
0.02234053984284401,
-0.006418031640350819,
0.0326310433447361,
-0.08344773948192596,
-0.09781904518604279,
0.04617253690958023,
-0.07127473503351212,
0.007973558269441128,
0.14573799073696136,
-0.04139215499162674,
0.05281316488981247,
-0.04899181053042412,
-0.10130404680967331,
-0.03550111874938011,
-0.05573665350675583,
-0.028968175873160362,
-0.05203400179743767,
0.0873553454875946,
0.0015729614533483982,
-0.14834710955619812,
-0.1406577080488205,
-0.014352462254464626,
-0.16605859994888306,
0.12578214704990387,
0.02300695888698101,
0.013882244937121868,
-0.16108660399913788,
0.10469028353691101,
-0.031560301780700684,
-0.0736885815858841,
0.002965078689157963,
-0.07116346061229706,
0.04659678786993027,
0.010378299281001091,
-0.0017095764633268118,
0.007053977344185114,
0.11186881363391876,
0.11901023983955383,
0.048552919179201126,
0.023093171417713165,
-0.0645761638879776,
0.0535043403506279,
-0.0032776962034404278,
0.07348264008760452,
0.003245932748541236,
-0.07192602753639221,
0.030298767611384392,
-0.11355382949113846,
0.03507548198103905,
-0.08073780685663223,
-0.1563759297132492,
0.007190524600446224,
0.005865869112312794,
0.0709686279296875,
0.04921763390302658,
0.08250299841165543,
-0.03533942624926567,
0.016727017238736153,
0.09245596081018448,
-0.023416073992848396,
0.014494220726191998,
0.007635080721229315,
0.01810052990913391,
0.11733376234769821,
-0.010433006100356579,
0.04827307164669037,
-0.11438833177089691,
0.03421543166041374,
-0.0893162190914154,
0.022303497418761253,
-0.034899890422821045,
-0.02150764688849449,
0.0035421689972281456,
-0.06830181926488876,
-0.01341177336871624,
-0.17137472331523895,
-0.134626105427742,
0.005433011334389448,
-0.014181354083120823,
-0.05645401403307915,
-0.07426520437002182,
-0.08278511464595795,
-0.040913503617048264,
0.0448991023004055,
-0.04274682328104973,
-0.012454555369913578,
-0.04577326774597168,
0.09442640841007233,
-0.0007016360759735107,
0.08000317960977554,
-0.15996484458446503,
0.07095563411712646,
-0.10358225554227829,
-0.022275632247328758,
-0.057704269886016846,
0.08205986022949219,
0.004836074076592922,
0.12067218869924545,
0.002948867855593562,
-0.008905073627829552,
-0.10373132675886154,
0.07132747024297714,
-0.0364094004034996,
0.2248462289571762,
-0.107373908162117,
-0.09795227646827698,
0.26214858889579773,
-0.07676734030246735,
-0.13689278066158295,
0.1169874295592308,
0.013956286944448948,
0.07157110422849655,
0.14072392880916595,
0.21321021020412445,
0.02672802284359932,
-0.059539783746004105,
0.07021907716989517,
0.07200167328119278,
-0.07326961308717728,
-0.026751995086669922,
0.02162144146859646,
-0.011336240917444229,
-0.060541730374097824,
0.04041016474366188,
0.04946918040513992,
0.08335666358470917,
-0.036425285041332245,
-0.04558780416846275,
-0.026144858449697495,
-0.023437928408384323,
0.05743718147277832,
-0.004937447141855955,
0.09970606863498688,
-0.05003776401281357,
-0.01150686014443636,
-0.009095495566725731,
0.024195799604058266,
-0.0017225464107468724,
0.05078679323196411,
-0.05591938644647598,
0.12608565390110016,
0.06179084628820419,
0.05159812048077583,
-0.12814930081367493,
-0.08299446105957031,
-0.05725482851266861,
0.1467244029045105,
0.06889840960502625,
0.10489015281200409,
0.05725662037730217,
-0.03713107481598854,
-0.02761032246053219,
0.030870798975229263,
0.10894003510475159,
-0.013010716065764427,
-0.059392690658569336,
-0.049758490175008774,
0.10956297069787979,
-0.04002983868122101,
0.05462823808193207,
-0.0831080973148346,
0.014134393073618412,
0.04111471027135849,
0.08701363205909729,
0.02630404196679592,
-0.003617377020418644,
-0.007267547305673361,
0.0002477447269484401,
-0.07229820638895035,
-0.005245840176939964,
0.11739049851894379,
-0.007422298658639193,
-0.06557733565568924,
0.21179825067520142,
-0.13017119467258453,
0.18133719265460968,
0.18859869241714478,
-0.25818726420402527,
0.014495477080345154,
-0.07902685552835464,
-0.015869127586483955,
0.012662365101277828,
0.02281782403588295,
-0.0771288126707077,
0.1384781301021576,
-0.02201409824192524,
0.19346904754638672,
-0.01867927797138691,
-0.033627208322286606,
-0.028380997478961945,
-0.03258553892374039,
-0.03521178662776947,
0.09494279325008392,
0.11454152315855026,
-0.07887256145477295,
0.17973655462265015,
0.18849612772464752,
0.058779437094926834,
0.21835169196128845,
0.04787587746977806,
0.022197842597961426,
0.06913617253303528,
-0.013832448050379753,
-0.04422072693705559,
-0.07830750942230225,
-0.2340250015258789,
-0.036979954689741135,
0.03066813014447689,
0.02621576376259327,
0.0871879905462265,
-0.10399909317493439,
-0.06416826695203781,
-0.02523108758032322,
-0.037973251193761826,
0.052650172263383865,
0.12342407554388046,
0.02237153798341751,
0.1280553638935089,
0.0039439075626432896,
-0.021816937252879143,
0.06958292424678802,
0.0236166063696146,
-0.0441153421998024,
0.15492480993270874,
-0.12491583824157715,
-0.30540332198143005,
-0.12552353739738464,
-0.17691904306411743,
-0.035694580525159836,
0.034703198820352554,
0.11880174279212952,
-0.09229955077171326,
-0.00023182531003840268,
-0.017602955922484398,
0.07705313712358475,
-0.06594226509332657,
-0.022032471373677254,
-0.07378599792718887,
0.019480343908071518,
-0.09240572154521942,
-0.08490058034658432,
-0.0417768768966198,
-0.001942368340678513,
-0.10942709445953369,
0.12713401019573212,
-0.059488531202077866,
0.07720882445573807,
0.16625820100307465,
0.08555697649717331,
0.048186711966991425,
-0.05001011863350868,
0.2079833447933197,
-0.10648034512996674,
0.030171645805239677,
0.17941667139530182,
-0.028959540650248528,
0.0748416930437088,
0.0955408588051796,
0.011851831339299679,
-0.09554331749677658,
0.04201304540038109,
0.00956298690289259,
-0.10483559221029282,
-0.18061412870883942,
-0.10445167124271393,
-0.1226525828242302,
0.1303524672985077,
0.029295988380908966,
0.07006890326738358,
0.1384047567844391,
0.0465112142264843,
-0.017389029264450073,
-0.0026694515254348516,
0.009749816730618477,
0.04937475919723511,
0.2112915813922882,
-0.06839427351951599,
0.09396092593669891,
-0.04757538065314293,
-0.1630731076002121,
0.0997254028916359,
0.042440518736839294,
0.04062701761722565,
0.05815558508038521,
0.044369887560606,
0.01802677847445011,
0.06473761796951294,
0.07538378983736038,
0.05391521379351616,
0.002618548460304737,
-0.03991909325122833,
-0.03400770202279091,
-0.03782157227396965,
0.01652059331536293,
0.03494603559374809,
0.05296269431710243,
-0.17467710375785828,
-0.022579334676265717,
-0.09834364056587219,
0.08602038025856018,
0.12066997587680817,
0.08606059104204178,
-0.12234067171812057,
0.026823310181498528,
0.10610892623662949,
-0.04796731472015381,
-0.12339453399181366,
0.08197686821222305,
0.04943119361996651,
-0.12631817162036896,
0.0554383210837841,
-0.0011207123752683401,
0.1139889508485794,
-0.04283798113465309,
0.10098864883184433,
-0.08874853700399399,
-0.0635330006480217,
0.017842141911387444,
0.0980302169919014,
-0.332611083984375,
0.16793610155582428,
-0.022925950586795807,
-0.0600024089217186,
-0.06428297609090805,
-0.027955928817391396,
0.02702093869447708,
0.05481182783842087,
0.10625789314508438,
0.014871438965201378,
0.013769270852208138,
-0.08480831235647202,
-0.05285527557134628,
0.010610343888401985,
0.08028680831193924,
-0.11045201867818832,
-0.02016870118677616,
-0.0409998819231987,
-0.028649430721998215,
-0.04859202727675438,
0.024283478036522865,
0.008113224990665913,
-0.1714557260274887,
0.08413195610046387,
0.08165710419416428,
0.10732937604188919,
0.01431636605411768,
-0.00553595507517457,
-0.08768089860677719,
0.1778830587863922,
-0.05924234911799431,
-0.057297468185424805,
-0.08525505661964417,
-0.033958978950977325,
-0.017436139285564423,
-0.07063374668359756,
0.040078770369291306,
-0.05574314668774605,
0.02518085204064846,
-0.08550097048282623,
-0.185824453830719,
0.11300607770681381,
-0.07702616602182388,
-0.05406171455979347,
-0.010449392721056938,
0.21628521382808685,
-0.006348206661641598,
0.0025833973195403814,
0.04451242834329605,
0.003513790899887681,
-0.09728588163852692,
-0.10396697372198105,
0.03272855281829834,
-0.02484850026667118,
-0.023346729576587677,
0.030869901180267334,
-0.018349584192037582,
-0.043019697070121765,
-0.06340623646974564,
-0.061787914484739304,
0.31678950786590576,
0.1054568737745285,
-0.052807483822107315,
0.20152167975902557,
0.08193013817071915,
-0.09150040149688721,
-0.34163734316825867,
-0.10404202342033386,
-0.12325429171323776,
-0.06649290025234222,
-0.008743343874812126,
-0.20819981396198273,
0.08884730190038681,
-0.004308405332267284,
-0.0220301803201437,
0.14841507375240326,
-0.28380563855171204,
-0.09812302887439728,
0.11798883229494095,
-0.004061440471559763,
0.43420374393463135,
-0.15086795389652252,
-0.10020975768566132,
-0.037743933498859406,
-0.09791035950183868,
0.17539475858211517,
-0.06988475471735,
0.09384102374315262,
-0.016123909503221512,
0.14493843913078308,
0.045690033584833145,
0.004672613926231861,
0.09254170954227448,
-0.016406310722231865,
-0.03621143102645874,
-0.11738276481628418,
-0.05910898745059967,
-0.0703263208270073,
-0.0007431956473737955,
0.009117540903389454,
-0.0767631083726883,
-0.02328423783183098,
-0.09378741681575775,
-0.003398134373128414,
-0.09492015838623047,
0.07650374621152878,
0.006084642838686705,
-0.03759181872010231,
-0.04288893938064575,
-0.032216764986515045,
-0.052665259689092636,
0.026550166308879852,
0.1735261231660843,
-0.09453002363443375,
0.22289259731769562,
-0.003462557215243578,
0.09493090212345123,
-0.12376723438501358,
-0.014992491342127323,
-0.07132001221179962,
-0.050832148641347885,
0.04176100343465805,
-0.0989236906170845,
0.07466673105955124,
0.09869621694087982,
-0.04357658326625824,
0.08796073496341705,
0.0733322873711586,
-0.019384438171982765,
0.032504938542842865,
0.14675499498844147,
-0.2669576108455658,
-0.06300921738147736,
-0.11208134144544601,
-0.013597309589385986,
0.12086305767297745,
0.0408831462264061,
0.20357009768486023,
0.00943689700216055,
-0.05124563351273537,
0.01031541172415018,
0.03660740703344345,
-0.018745560199022293,
0.03818599879741669,
-0.013113817200064659,
0.014012404717504978,
-0.14058934152126312,
0.026246700435876846,
0.02475079707801342,
-0.17574778199195862,
0.0050237528048455715,
0.22746767103672028,
-0.0758008286356926,
-0.1524941474199295,
-0.05307891219854355,
0.12114296853542328,
-0.10873068124055862,
0.00650158803910017,
-0.0350780263543129,
-0.12787090241909027,
0.06464406847953796,
0.15593241155147552,
0.0587698370218277,
0.10559962689876556,
-0.018216988071799278,
0.000020128736650804058,
0.016595903784036636,
-0.015785617753863335,
-0.0026311958208680153,
-0.0022415865678340197,
-0.09780189394950867,
0.04888441041111946,
-0.012717504985630512,
0.14801722764968872,
-0.08282046765089035,
-0.09650544077157974,
-0.16603773832321167,
0.013901363126933575,
-0.04448508098721504,
-0.07394450157880783,
-0.10808754712343216,
-0.051625046879053116,
0.011771123856306076,
-0.03199603781104088,
-0.042635273188352585,
-0.06465993821620941,
-0.10513857752084732,
0.01725631393492222,
-0.03906787559390068,
0.029524944722652435,
-0.08575466275215149,
0.020014770328998566,
0.10298320651054382,
-0.03127330169081688,
0.14829707145690918,
0.09858465194702148,
-0.07157345116138458,
0.0982106551527977,
-0.18809166550636292,
-0.05453937128186226,
0.08910764753818512,
0.006939026992768049,
0.038917023688554764,
0.10297833383083344,
0.009818018414080143,
0.024936242029070854,
0.096523217856884,
0.05313728377223015,
0.06866607069969177,
-0.10408291965723038,
0.03389713540673256,
0.006176179274916649,
-0.14923563599586487,
-0.038813311606645584,
-0.052766866981983185,
0.05972526967525482,
0.0076325153931975365,
0.0926632359623909,
-0.07599646598100662,
0.10497207194566727,
-0.02580665796995163,
0.04150155931711197,
0.013657288625836372,
-0.1750151365995407,
-0.012506219558417797,
-0.11292936652898788,
0.02675222046673298,
0.0019617383368313313,
0.16158844530582428,
0.037491027265787125,
-0.01256354246288538,
0.04446932300925255,
0.04914198815822601,
0.010451480746269226,
0.01656864397227764,
0.11957737803459167,
0.0996357724070549,
-0.07747606188058853,
-0.09209439158439636,
0.08589925616979599,
0.033116500824689865,
0.08550458401441574,
0.16201283037662506,
0.00348861375823617,
0.0005105053423903883,
0.07907993346452713,
0.011576736345887184,
0.02628466486930847,
-0.12950271368026733,
-0.1515459567308426,
-0.05005435273051262,
0.047466251999139786,
-0.07138629257678986,
0.09965964406728745,
0.12533682584762573,
-0.036963898688554764,
0.02154386416077614,
-0.03422961011528969,
-0.025898747146129608,
-0.17035262286663055,
-0.0984010398387909,
-0.06567995995283127,
-0.10929878056049347,
-0.01169546414166689,
-0.07976789772510529,
0.05304209515452385,
0.01847461797297001,
0.054252538830041885,
-0.060478683561086655,
0.14744813740253448,
0.05851314216852188,
-0.11403200775384903,
0.08542516082525253,
-0.031082002446055412,
0.041608039289712906,
-0.008709275163710117,
0.013769400306046009,
-0.11898436397314072,
0.0150736253708601,
-0.019338754937052727,
0.061783213168382645,
-0.06729095429182053,
0.011154506355524063,
-0.183278888463974,
-0.08702346682548523,
-0.06697673350572586,
0.042414404451847076,
-0.02847803756594658,
0.1504276841878891,
0.026055313646793365,
-0.033235952258110046,
0.02143840305507183,
0.25863349437713623,
-0.0657520517706871,
0.009109525941312313,
-0.04779759421944618,
0.16531439125537872,
0.009546760469675064,
0.06239724159240723,
-0.07526548206806183,
0.02637820690870285,
-0.07497842609882355,
0.407682329416275,
0.2797667682170868,
-0.07943308353424072,
0.029473112896084785,
0.003978441935032606,
0.05780607461929321,
0.13532418012619019,
0.12713471055030823,
0.09686458855867386,
0.2944130599498749,
-0.07286682724952698,
-0.05652749538421631,
-0.020276252180337906,
-0.01791190914809704,
-0.10268201678991318,
0.08966609835624695,
0.026099693030118942,
-0.008276080712676048,
-0.018569210544228554,
0.10932624340057373,
-0.24192209541797638,
0.04764777049422264,
-0.10802784562110901,
-0.19536174833774567,
-0.03568042069673538,
-0.00900087971240282,
0.10193478316068649,
0.021055014804005623,
0.0941249206662178,
0.014284341596066952,
-0.07690748572349548,
0.040226493030786514,
0.029235105961561203,
-0.2330711930990219,
-0.001185953849926591,
0.07553105801343918,
-0.09857109189033508,
0.030122511088848114,
-0.0459187887609005,
-0.020325785502791405,
0.0714363157749176,
0.03645816072821617,
-0.029660876840353012,
0.05548761039972305,
-0.0012310489546507597,
-0.06953785568475723,
-0.027507266029715538,
0.08751584589481354,
0.002492370316758752,
-0.10782624781131744,
0.07964842021465302,
-0.09127531200647354,
0.03669639304280281,
0.042122162878513336,
-0.026978174224495888,
-0.0016850687097758055,
0.04732384905219078,
-0.0952206626534462,
0.056327201426029205,
0.07020135968923569,
-0.010114197619259357,
-0.021147513762116432,
-0.055564261972904205,
-0.03850525990128517,
-0.07451283186674118,
-0.05931875482201576,
-0.10800091177225113,
-0.13521483540534973,
-0.09280959516763687,
0.02582656405866146,
-0.0000022644796899840003,
-0.22705119848251343,
0.021931733936071396,
-0.10976112633943558,
0.06711122393608093,
-0.17545512318611145,
0.09818312525749207,
0.13052143156528473,
-0.013608967885375023,
0.008713247254490852,
-0.06426195055246353,
0.043218836188316345,
0.0976005420088768,
-0.0809093713760376,
-0.07126123458147049
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.