Pengcheng He
|
994f643ec2
|
1. Add document for DeBERTa pre-training
2. Add RTD task head
3. Merge LASER with DeBERTa
|
2021-12-03 10:56:01 -08:00 |
Anurag Kumar
|
e59f09fbd4
|
Update setup.py
Updated Classifiers
|
2021-11-23 13:39:27 -08:00 |
vilhub
|
f21b7a9048
|
Fix broken link for mDeBERTa-V3-Base in README
|
2021-11-23 13:39:08 -08:00 |
Pengcheng He
|
8758093068
|
Update README.md
|
2021-11-19 13:35:46 -08:00 |
Pengcheng He
|
cc5cefbf1d
|
Update README.md
|
2021-11-18 18:22:43 -08:00 |
Pengcheng He
|
c8efdecffb
|
Update README.md
|
2021-11-17 02:02:29 -08:00 |
Pengcheng He
|
63b2dcc58e
|
Update README.md
|
2021-11-17 02:02:29 -08:00 |
Pengcheng He
|
5fbbaa1c83
|
Update README.md
|
2021-11-17 02:02:29 -08:00 |
Pengcheng He
|
dc05efca3a
|
Create README.md
|
2021-11-17 02:02:29 -08:00 |
Pengcheng He
|
10f237a776
|
1. Fix issues with pre-training bert model
2. Add scripts for DeBERTa v3 fine-tuning
|
2021-11-17 02:02:29 -08:00 |
Pengcheng He
|
771f582279
|
Update README.md
|
2021-05-03 21:08:21 -04:00 |
Pengcheng He
|
793d31fc6f
|
Add example and document for SiFT
|
2021-05-03 18:04:15 -07:00 |
Pengcheng He
|
14bb78d123
|
Add logits
|
2021-05-03 18:04:15 -07:00 |
Pengcheng He
|
0e7e72fc58
|
Update to latest changes of master
|
2021-05-03 18:04:15 -07:00 |
Pengcheng He
|
b6da4de7ab
|
Add implementation of SiFT (Scale invariant Fine-Tuning) which is a
variant of adversarial training
|
2021-05-03 18:04:15 -07:00 |
Sergii Dymchenko
|
7ec3d8620c
|
Remove unused var args from masked_language_model.py.
|
2021-05-03 18:04:15 -07:00 |
Ali Safaya
|
31fe03f7dc
|
missing import of unicodedata package
|
2021-04-12 22:36:21 -07:00 |
fatcat-z
|
f4f2bb9ed7
|
Add symbolic so XSoftmax can be exported to ONNX.
|
2021-04-09 04:41:56 -07:00 |
Pengcheng He
|
11fa20141d
|
Update README.md
|
2021-03-31 14:35:57 -07:00 |
Pengcheng He
|
8146e1ac5c
|
Update README.md
|
2021-03-31 14:35:33 -07:00 |
Pengcheng He
|
c7147a038e
|
Add Masked Language Model task
|
2021-03-31 14:30:48 -07:00 |
Pengcheng He
|
4cfa08e7c8
|
Add superglue fine-tuning tasks
|
2021-03-31 14:30:48 -07:00 |
Saksham Singhal
|
a2e7630023
|
Solve module conflicts
|
2021-03-31 14:11:38 -07:00 |
Pengcheng He
|
bf17ca43fa
|
Update README to point to the new model hub page of DeBERTa-V2
|
2021-02-16 13:25:52 -05:00 |
Pengcheng He
|
839e3b45c7
|
1. DeBERTa v2
2. Add DeBERTv2 xlarge, xxlarge and MNLI xlarge-v2, xxlarge-v2 models
3. Fix GLUE data downloading issue.
4. Support plugin tasks
5. Update experiments
|
2021-02-09 10:50:16 -05:00 |
Shen
|
d9e01c6461
|
[bug-fix] Seems a typo (#19)
As we can see.
|
2021-02-03 19:15:53 -05:00 |
Pengcheng He
|
1c22ef880e
|
Fix GLUE data downloading script
Add XLarge Model
|
2021-02-03 19:15:53 -05:00 |
Xiaodong
|
f97e77a3a4
|
fix logger bug & update readme (#9)
|
2020-09-23 13:02:50 -07:00 |
DomHudson
|
c1a08e5644
|
Update README.md (#8)
Altering bolded letters so the acronym spells DeBERTa
|
2020-08-06 17:22:09 -07:00 |
Pengcheng He
|
4841fbfdef
|
Upgrade to pytorch 1.6
|
2020-08-06 20:09:17 -04:00 |
Pengcheng He
|
7bf2dc9254
|
Add pytorch back to required package
|
2020-07-21 01:21:45 -04:00 |
Pengcheng He
|
15f377d464
|
Add torch dependency for docs
|
2020-07-07 20:02:05 -04:00 |
Pengcheng He
|
16d8d02834
|
Fix interface of DeBERTa model to ba consistent with HF transformers (#5)
|
2020-07-07 16:47:59 -07:00 |
Lu Wang
|
ae38d6fccc
|
1. Fix DeBERTa for tracing.
2. Remove torch version dependencies
3. Support to save GPT2Tokenizer to local.
|
2020-06-29 15:14:22 -04:00 |
Pengcheng He
|
a0e332fe61
|
Fix dependency issue
|
2020-06-23 19:11:54 -04:00 |
Pengcheng He
|
2e3e748a65
|
Add documentation
|
2020-06-20 16:17:46 -04:00 |
Pengcheng He
|
009cc44b8c
|
First release of DeBERTa
|
2020-06-15 18:42:48 -04:00 |
Microsoft Open Source
|
91984f2778
|
Initial LICENSE commit
|
2020-06-08 08:57:22 -07:00 |
Microsoft Open Source
|
edcf1c65d8
|
Initial SECURITY.md commit
|
2020-06-08 08:57:21 -07:00 |
Microsoft Open Source
|
ddf78ce108
|
Initial README.md commit
|
2020-06-08 08:57:20 -07:00 |
Microsoft Open Source
|
5407a9e6d1
|
Initial CODE_OF_CONDUCT.md commit
|
2020-06-08 08:57:19 -07:00 |
microsoft-github-operations[bot]
|
1fe4b45912
|
Initial commit
|
2020-06-08 15:57:16 +00:00 |