Deyu Fu
|
3b0a14b761
|
add fallback path for apex used in modeling.py
|
2018-12-12 15:05:45 -08:00 |
|
Deyu Fu
|
c8ea286048
|
change to apex for better fp16 and multi-gpu support
|
2018-12-11 17:13:58 -08:00 |
|
Thomas Wolf
|
a3a3180c86
|
Bump up requirements to Python 3.6
|
2018-12-11 11:29:45 +01:00 |
|
Thomas Wolf
|
e7c0a8ddce
|
Merge pull request #107 from lliimsft/master
Fix optimizer to work with horovod
|
2018-12-11 05:18:00 -05:00 |
|
Thomas Wolf
|
e622790a93
|
Merge pull request #91 from rodgzilla/convert-examples-code-improvement
run_classifier.py improvements
|
2018-12-11 05:12:04 -05:00 |
|
Li Li
|
81e1e2489f
|
Fix optimizer to work with horovod
|
2018-12-10 02:08:38 -08:00 |
|
Thomas Wolf
|
a2b6918a11
|
Merge pull request #101 from davidefiocco/patch-1
Adding --do_lower_case for all uncased BERTs examples
|
2018-12-09 15:29:31 -05:00 |
|
Thomas Wolf
|
5c858448d3
|
Merge pull request #94 from rodgzilla/fixing-squad-commentary
Fixing the commentary of the `SquadExample` class.
|
2018-12-09 15:27:30 -05:00 |
|
Davide Fiocco
|
c9f67e037c
|
Adding --do_lower_case for all uncased BERTs
I had missed those, it should make sense to use them
|
2018-12-07 20:40:56 +01:00 |
|
Grégory Châtel
|
fa7daa247d
|
Fixing the commentary of the SquadExample class.
|
2018-12-06 13:14:33 +01:00 |
|
Grégory Châtel
|
a994bf4076
|
Fixing related to issue #83.
|
2018-12-05 18:16:30 +01:00 |
|
Grégory Châtel
|
c6d9d5394e
|
Simplifying code for easier understanding.
|
2018-12-05 17:53:09 +01:00 |
|
Grégory Châtel
|
793262e8ec
|
Removing trailing whitespaces.
|
2018-12-05 17:52:39 +01:00 |
|
Thomas Wolf
|
3ba5470eb8
|
Merge pull request #87 from rodgzilla/readme-file-links
Readme file links
|
2018-12-05 10:41:05 -05:00 |
|
Grégory Châtel
|
0a7c8bdcac
|
Fixing badly formatted links.
|
2018-12-04 13:43:56 +01:00 |
|
Grégory Châtel
|
3113e967db
|
Adding links to examples files.
|
2018-12-04 13:40:38 +01:00 |
|
Thomas Wolf
|
04826b0f2c
|
Merge pull request #77 from davidefiocco/patch-1
Correct assignement for logits in classifier example
|
2018-12-02 13:01:04 +01:00 |
|
Davide Fiocco
|
e60e8a6068
|
Correct assignement for logits in classifier example
I tried to address https://github.com/huggingface/pytorch-pretrained-BERT/issues/76
should be correct, but there's likely a more efficient way.
|
2018-12-02 12:38:26 +01:00 |
|
Thomas Wolf
|
063be09b71
|
Merge pull request #75 from davidefiocco/patch-2
Point typo fix
|
2018-12-01 01:15:43 +01:00 |
|
Thomas Wolf
|
4450f5ef6b
|
Merge pull request #74 from davidefiocco/patch-1
Update finetuning example in README adding --do_lower_case
|
2018-12-01 01:15:31 +01:00 |
|
Davide Fiocco
|
dc13e276ee
|
Point typo fix
|
2018-12-01 01:02:16 +01:00 |
|
Davide Fiocco
|
8a8aa59d8c
|
Update finetuning example adding --do_lower_case
Should be consistent with the fact that an uncased model is used
|
2018-12-01 01:00:05 +01:00 |
|
Thomas Wolf
|
836b40be82
|
Merge pull request #72 from NirantK/patch-1
Fix internal hyperlink typo
|
2018-11-30 23:33:53 +01:00 |
|
Thomas Wolf
|
66d50ca6ae
|
Merge pull request #73 from huggingface/third-release
Third release
|
2018-11-30 23:10:30 +01:00 |
|
thomwolf
|
f9f3bdd60b
|
update readme
|
2018-11-30 23:05:18 +01:00 |
|
thomwolf
|
52ff0590ff
|
tup => tpu
|
2018-11-30 23:01:10 +01:00 |
|
thomwolf
|
511bce58bd
|
update new token classification model
|
2018-11-30 22:56:02 +01:00 |
|
thomwolf
|
258eb50086
|
bump up version
|
2018-11-30 22:55:33 +01:00 |
|
thomwolf
|
d787c6be8c
|
improve docstrings and fix new token classification model
|
2018-11-30 22:55:26 +01:00 |
|
thomwolf
|
ed302a73f4
|
add new token classification model
|
2018-11-30 22:55:03 +01:00 |
|
thomwolf
|
89d47230d7
|
clean up classification model output
|
2018-11-30 22:54:53 +01:00 |
|
thomwolf
|
7f7c41b0c1
|
tests for all model classes with and without labels
|
2018-11-30 22:54:33 +01:00 |
|
Nirant
|
be57c8eeef
|
Fix internal hyperlink typo
|
2018-12-01 02:43:25 +05:30 |
|
Thomas Wolf
|
8c7267f1cf
|
Merge pull request #70 from deepset-ai/fix_lm_loss
fix typo in input for masked lm loss function
|
2018-11-30 18:23:46 +01:00 |
|
Malte Pietsch
|
7b3bb8c00f
|
fix typo in input for masked lm loss function
|
2018-11-30 16:52:50 +01:00 |
|
thomwolf
|
257a35134a
|
fix pickle dump in run_squad example
|
2018-11-30 14:23:09 +01:00 |
|
thomwolf
|
c588453a0f
|
fix run_squad
|
2018-11-30 14:22:40 +01:00 |
|
thomwolf
|
d6f06c03f4
|
fixed loading pre-trained tokenizer from directory
|
2018-11-30 14:09:06 +01:00 |
|
thomwolf
|
532a81d3d6
|
fixed doc_strings
|
2018-11-30 13:57:01 +01:00 |
|
thomwolf
|
296f006132
|
added BertForTokenClassification model
|
2018-11-30 13:56:53 +01:00 |
|
thomwolf
|
298107fed7
|
Added new bert models
|
2018-11-30 13:56:02 +01:00 |
|
thomwolf
|
0541442558
|
add do_lower_case in examples
|
2018-11-30 13:47:33 +01:00 |
|
Thomas Wolf
|
3951c2c189
|
Merge pull request #60 from davidefiocco/patch-1
Updated quick-start example with `BertForMaskedLM`
|
2018-11-28 14:59:08 +01:00 |
|
Davide Fiocco
|
ec2c339b53
|
Updated quick-start example with BertForMaskedLM
As `convert_ids_to_tokens` returns a list, the code in the README currently throws an `AssertionError`, so I propose I quick fix.
|
2018-11-28 14:53:46 +01:00 |
|
Thomas Wolf
|
21f0196412
|
Merge pull request #58 from lliimsft/master
Bug fix in examples;correct t_total for distributed training;run pred…
|
2018-11-28 12:39:45 +01:00 |
|
Li Li
|
0aaedcc02f
|
Bug fix in examples;correct t_total for distributed training;run prediction for full dataset
|
2018-11-27 01:08:37 -08:00 |
|
thomwolf
|
32167cdf4b
|
remove convert_to_unicode and printable_text from examples
|
2018-11-26 23:33:22 +01:00 |
|
thomwolf
|
ce37b8e481
|
bump version in setup.py
|
2018-11-26 10:45:48 +01:00 |
|
thomwolf
|
05053d163c
|
update cache_dir in readme and examples
|
2018-11-26 10:45:13 +01:00 |
|
thomwolf
|
63ae5d2134
|
added cache_dir option in from_pretrained
|
2018-11-26 10:21:56 +01:00 |
|