Thomas Wolf
|
d216e798af
|
Merge pull request #777 from huggingface/examples
Working GLUE Example for XLNet (STS-B)
|
2019-07-11 15:43:47 +02:00 |
|
thomwolf
|
6135de2fa3
|
readme update
|
2019-07-11 15:39:49 +02:00 |
|
thomwolf
|
b21d84b027
|
update examples
|
2019-07-11 15:37:34 +02:00 |
|
thomwolf
|
ec07cf5a66
|
rewamp optimization
|
2019-07-11 14:48:22 +02:00 |
|
thomwolf
|
4fef5919a5
|
updating examples
|
2019-07-11 12:03:08 +02:00 |
|
LysandreJik
|
7fdbc47822
|
Added the two CLM XLM pretrained checkpoints.
Fixed file extensions for config/vocab/merges of XLM models.
|
2019-07-10 19:37:24 -04:00 |
|
LysandreJik
|
dee3e45b93
|
Fixed XLM weights conversion script. Added 5 new checkpoints for XLM.
|
2019-07-10 19:04:21 -04:00 |
|
LysandreJik
|
c82b74b996
|
Fixed Sphinx errors and warnings
|
2019-07-10 15:30:19 -04:00 |
|
LysandreJik
|
5288913bdd
|
All TODOs to be checked by Thom have been added.
|
2019-07-10 15:16:40 -04:00 |
|
LysandreJik
|
f773faa258
|
Fixed all links. Removed TPU. Changed CLI to Converting TF models. Many minor formatting adjustments. Added "TODO Lysandre filled" where necessary.
|
2019-07-10 14:45:56 -04:00 |
|
thomwolf
|
50b7e52a7f
|
WIP examples
|
2019-07-10 15:33:34 +02:00 |
|
LysandreJik
|
3f56ad5aff
|
Updated CircleCI's config.yml to use a large resource class.
|
2019-07-09 18:50:59 -04:00 |
|
LysandreJik
|
c4bab2dc85
|
Added footer with social links.
|
2019-07-09 18:03:01 -04:00 |
|
LysandreJik
|
331db8cc02
|
Added viewcode plugin for source code visualization within the static website.
|
2019-07-09 17:01:56 -04:00 |
|
LysandreJik
|
83fb311ef7
|
Patched warnings + Refactored XLNet's Docstrings
|
2019-07-09 16:38:30 -04:00 |
|
LysandreJik
|
8fe2c9d98e
|
Refactored Docstrings of BERT, GPT2, GPT, TransfoXL, XLM and XLNet.
|
2019-07-09 15:55:31 -04:00 |
|
thomwolf
|
ed6c8d37f4
|
fix merge
|
2019-07-09 17:14:52 +02:00 |
|
thomwolf
|
e468192e2f
|
Merge branch 'pytorch-transformers' into xlnet
|
2019-07-09 17:05:37 +02:00 |
|
thomwolf
|
4ce237c880
|
update run_glue
|
2019-07-09 17:00:32 +02:00 |
|
Thomas Wolf
|
9dd2c86033
|
Merge pull request #767 from huggingface/doc
Documentation
|
2019-07-09 16:56:34 +02:00 |
|
LysandreJik
|
e0e5c7faf5
|
Added requirements.txt file.
|
2019-07-09 10:16:09 -04:00 |
|
thomwolf
|
3b7cb7bf44
|
small update to run_glue
|
2019-07-09 16:12:15 +02:00 |
|
LysandreJik
|
269e73b601
|
Adding example detailing how to add a new file to the documentation + adding fonts.
|
2019-07-09 10:11:29 -04:00 |
|
thomwolf
|
d743f2f34e
|
updating test
|
2019-07-09 15:58:58 +02:00 |
|
thomwolf
|
d0efbd3cd1
|
update sequencesummary module
|
2019-07-09 15:46:43 +02:00 |
|
thomwolf
|
d5481cbe1b
|
adding tests to examples - updating summary module - coverage update
|
2019-07-09 15:29:42 +02:00 |
|
thomwolf
|
c079d7ddff
|
fix python 2 tests
|
2019-07-09 10:40:59 +02:00 |
|
thomwolf
|
b19786985d
|
unified tokenizer api and serialization + tests
|
2019-07-09 10:25:18 +02:00 |
|
LysandreJik
|
6847e30e1c
|
New page detailing the use of TorchScript.
|
2019-07-08 17:34:24 -04:00 |
|
LysandreJik
|
ab30651802
|
Hugging Face theme.
|
2019-07-08 16:05:26 -04:00 |
|
LysandreJik
|
a60ae1a505
|
Docstrings best practice shown in the BERT documentation.
|
2019-07-08 11:50:32 -04:00 |
|
LysandreJik
|
64fd986376
|
Tokenizers and Config classes are referenced.
|
2019-07-05 17:44:59 -04:00 |
|
LysandreJik
|
df759114c9
|
Single file documentation for each model, accompanied by the Documentation overview.
|
2019-07-05 17:35:26 -04:00 |
|
LysandreJik
|
03de9686a7
|
Initial folder structure for the documentation. A draft of documentation change has been made in the BertModel class.
|
2019-07-05 17:11:13 -04:00 |
|
thomwolf
|
3d5f291386
|
updates to run_glue
|
2019-07-05 17:22:15 +02:00 |
|
thomwolf
|
99b90edab1
|
cleaning up run_glue example
|
2019-07-05 17:09:35 +02:00 |
|
thomwolf
|
1113f97f33
|
clean up glue example
|
2019-07-05 16:31:13 +02:00 |
|
thomwolf
|
162ba383b0
|
fix model loading
|
2019-07-05 15:57:14 +02:00 |
|
thomwolf
|
6dacc79d39
|
fix python2 tests
|
2019-07-05 15:11:59 +02:00 |
|
thomwolf
|
36bca545ff
|
tokenization abstract class - tests for examples
|
2019-07-05 15:02:59 +02:00 |
|
thomwolf
|
a4f980547f
|
remove circle ci parallelism
|
2019-07-05 12:31:34 +02:00 |
|
thomwolf
|
eb91f6437e
|
update readme and setup
|
2019-07-05 12:30:15 +02:00 |
|
Thomas Wolf
|
78462aad61
|
Merge pull request #733 from ceremonious/parallel-generation
Added option to use multiple workers to create training data
|
2019-07-05 12:04:30 +02:00 |
|
Thomas Wolf
|
781124b0d1
|
Merge pull request #620 from chrislarson1/convert-back-to-tf
Convert pytorch models back to tensorflow
|
2019-07-05 12:01:17 +02:00 |
|
Thomas Wolf
|
e5fe2bb5e8
|
Merge pull request #745 from leimao/leimao
fix evaluation bug
|
2019-07-05 12:00:04 +02:00 |
|
thomwolf
|
0231ba291e
|
circle-ci
|
2019-07-05 11:59:04 +02:00 |
|
thomwolf
|
0bab55d5d5
|
[BIG] name change
|
2019-07-05 11:55:36 +02:00 |
|
thomwolf
|
9113b50c96
|
hubs [WIP]
|
2019-07-05 11:31:51 +02:00 |
|
Thomas Wolf
|
175fce0a55
|
Merge pull request #758 from huggingface/doc
Release 0.7 - Add tokenizer API + tests
|
2019-07-05 11:22:03 +02:00 |
|
thomwolf
|
e75c3f70aa
|
standardizing tokenizers API and adding tests
|
2019-07-05 11:20:27 +02:00 |
|