Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/FedML-AI/FedNLP

FedNLP: An Industry and Research Integrated Platform for Federated Learning in Natural Language Processing, Backed by FedML, Inc. The Previous Research Version is Accepted to NAACL 2022
https://github.com/FedML-AI/FedNLP

update README in distributed/bilstm_exps

3ee5a0ab6b06ade76e51f3d7710148d564544c38 authored about 4 years ago
1.update bidaf exps and model

2.update load_glove_embedding function in utils.py

e3a6d7fe23a16f94ebbdfe7fd7c54fc48d2369d2 authored about 4 years ago
round=500

2ca6d169441433522b25ef92389a0e77ea76776a authored about 4 years ago
Complete the FedAVG + FedTransformer (text classification)

b0940e871e729828bd29f4859124731039d12956 authored about 4 years ago
update the args

85368d77b6d13703e40a0097dc19feccb25e9331 authored about 4 years ago
add device mapping

a5897d51650ae5277cd3445942bf69401dcae65f authored about 4 years ago
Merge branch 'master' of https://github.com/FedML-AI/FedNLP

0995237403ca64b0e57f2186039ee6fc03b6a3d4 authored about 4 years ago
support mappping

c7c4b3a6349ed97a53c796541e2fc12acf09cf5a authored about 4 years ago
updating submodule FedML to latest

ffde923326a0274e8f3596c1322bafae0b8aa7cd authored about 4 years ago
rename and fix the dataloader

0914c129dc39247535db2ddfcfef5cd048d8c966 authored about 4 years ago
debug for the fedavg of transformer

3a923cc90bd79d2dd37c15a8ee8e1894e27911ab authored about 4 years ago
comment the debug lines

3358ae56cc7d5319dc26ca31a756ba5aa7d40066 authored about 4 years ago
reading comprehension exps

9ede7ecb500c18cb521bcc2fac9d392824ae0846 authored about 4 years ago
fix the bug for tokenize=False

7e4c8cfcabeef64250c9205d25b9566d1d7eae0a authored about 4 years ago
transformer fedavg

38ac81bc3caeb3a5c730adb68143d6c5cc33b63a authored about 4 years ago
update bidaf experiments

03853abdd8e4a53252eb380d7ff9a37e75fa49c0 authored about 4 years ago
1. finish bidaf experiments

2. update experiments' setting

faa8ae284dde0f93fccda40c694bfa0e25749e1f authored about 4 years ago
1. modify data loader structure

2. finish data preprocessing code for biadf
3. add bidaf model(not finish yet)

725162c4047730912eb060986a2a601e933a686b authored about 4 years ago
1. modify SST-2 download script and data loader 2. modify sentiment140 data loader 3. update experiments scripts and results 4. modify bilstm trainer

379382fae36e94493eedc57c12b5d0e2883a71cb authored about 4 years ago
rename to transformer_exps

b682fca20aa3a6503724f3cec0e32ad8ecf22bfa authored about 4 years ago
Update FedML

34bd16e335282e4a141450c5e86fa04c53dc356a authored about 4 years ago
updating submodule FedML to latest

9c190796b15ccf91988063707f309a56182a2cdc authored about 4 years ago
updating submodule FedML to latest

d5c6d372bd175e572e3788b9832d51fd2ac29997 authored about 4 years ago
updating submodule FedML to latest

2d4721a80a8aa0dec1df08f0446bc1f275e9b92d authored about 4 years ago
Update FedML: support distributed testing

82abd2766f34b4991354e908a9efeb2f6cd2f8b7 authored about 4 years ago
1. update distributed bilstm experiments

e6312aef5bbc0a7814d4b0282a00a877f802829e authored about 4 years ago
1. update distributed bilstm experiments

a0c98eb65f57a201320876f4aed3b21cf9bb3ddc authored about 4 years ago
1. update distributed bilstm experiments

c334f5e7ada29577977ad0abe3981a4426e0c7ac authored about 4 years ago
1. update distributed bilstm experiments

a02f2b1d5afc27b26508f646dfe8d593e23d8607 authored about 4 years ago
1. update distributed bilstm experiments

a237ea152789d3d10973872714286782adac86a8 authored about 4 years ago
1. update distributed bilstm experiments

9ca2c8cd505b4e7ca46ecc66e6ab4f47ad09d0f6 authored about 4 years ago
1. update centralized bilstm experiments README.md file

2. update distributed bilstm experiments

3b48f4f1b1ed1020eb7fea97c6259d44c5c1fc9a authored about 4 years ago
1. add useful output for main_text_classification_lower_bound.py

0c3b3a7dd77ad6568dee46a1102b3be05af1eaf9 authored about 4 years ago
1. fix main_text_classification_lower_bound.py

7b7bb5b7b8348fb4c8fff2fd532d79e73a1bb07b authored about 4 years ago
1. add lower bound test script

2. add distributed bilstm experiment files
3. fix base_client_data_loader.py
4. update README.md ...

dbba70020b1c04d75b3285366bf62eb97f09aa61 authored about 4 years ago
1. fix an argument parser bug in main_text_classification.py

728af6cc8e606ed220c0c7deee1c066d8b6a3c3a authored about 4 years ago
1. fix load_glove_embedding function

2. update README.md
3. add some helpful outputs in main_text_classification.py

b6fb688054025dd102841894f9de13de8d0db43f authored about 4 years ago
1. fix data loader in SST_2

2. update README.md

323f8518176eefe4206915bc00b70541590f293f authored about 4 years ago
1. fix bugs in main_text_classification.py

caca3922ca5d522d1b444a6aa474c77babe908d4 authored about 4 years ago
1. update experiments/centralized/bilstm_exps/README.md

2. fix bugs in main_text_classification.py

ab5d58fec5b64359b7ae380b52569495b91ec53a authored about 4 years ago
1. add remove_stop_words and remove_low_freq_words in bilstm_exps

2. add clean_data function in text classification data loaders
2. fix refactor issues
4. modify m...

13c994c792bdd50b610358b07c5fc729a05fa5de authored about 4 years ago
1. update commands in README.md

3b35a009a41fc4718b30d2d839fbda8d63b5f175 authored about 4 years ago
1. fix path issues

2. fix three data loaders including 20news, SST-2 and sentiment140
3. unify load_embedding interface

b627bfa9c4630ce042d6e77b0608ff4698b16d57 authored about 4 years ago
wandb init

8f9477d5097bca9a56fcf3e5f9a001eaa2e9b611 authored about 4 years ago
1. fix 20news and sst-2 data loaders problems

9879138a9f28f4eb5e2f3cfb8951069cbe0eacff authored about 4 years ago
1. update bilstm class name

2. add some comments in main_text_classification.py

b18ec6b703cd408e211828a0c7090a847ae6af3d authored about 4 years ago
Merge remote-tracking branch 'origin/master'

83f5082deca957a8d4ea5bcf2d17076711bee8b7 authored about 4 years ago
1. update bilstm class name

2. add some comments in main_text_classification.py

c45211e6ff4329fa70ef8f3c78390256257eb53a authored about 4 years ago
Update nwp_rnn_trainer.py

83aa1b15597d70b81837edb239999249d68b742a authored about 4 years ago
add an trainer for FedML

6f0ab41fe106129fec2739bf39eb947fac3976bf authored about 4 years ago
add trainer for FedML

30d48a18695276615e33b3c90ed6d4fa4b6c7c29 authored about 4 years ago
modify FL training

2ca142481e9b2251febc148e49c176672994f0ec authored about 4 years ago
data loader import fix

12cbe7f1f9c1310932b3951712db8f6bfa500461 authored about 4 years ago
bsz=32 for examples

035b8dd20861f6b88e1773dfbe61677215c30ae4 authored about 4 years ago
bsz=32 for distil bert base

20536a81a4a65c497b6b8075e3b89a37d832db85 authored about 4 years ago
bash for all

c7fa02aa8b77960c7fd575995f524305638dd434 authored about 4 years ago
wandb entity

d8421533aacfde2a7fd62d66b0c6e6a7da83721f authored about 4 years ago
set up the training args

fcbdf8634aea1c1cc53b367ffb88ae8e4665750f authored about 4 years ago
Merge branch 'master' of https://github.com/FedML-AI/FedNLP

e6c18f81a474483e74b7a6322bbf73502474e8b9 authored about 4 years ago
example for centralized fed_transfomer of text classfication

925ee300387c47b3b7039665c0e7d75e5bc1761a authored about 4 years ago
Update README.md

0bc1c69de4f9ab0e12bf36f95559e00264211bc2 authored about 4 years ago
fix bugs after changing executing at the root

847d2cc1102ae32b203a06add041cef5f79bd44f authored about 4 years ago
Merge branch 'master' of https://github.com/FedML-AI/FedNLP

5d67aec81572bb78175934c083ba6da779c9025c authored about 4 years ago
use as moudule always

dd4edd0894104a6461d6b82ff42737c5c8881666 authored about 4 years ago
1. fix wandb issues

4831ffbccaab8e5d38f9676d4e5682032d737a04 authored about 4 years ago
1. fix wandb issues

fb391ee0ecba4166e526a54e4216b3576db9f51f authored about 4 years ago
1. fix path issue

2. fix argument bugs

fc7a25f4223b4b221a0d00404853af70897f7c93 authored about 4 years ago
1. Update README.md file

a3bc52263be9ce7f51e9fbafba540fd51e0ba4b9 authored about 4 years ago
1. Update centralized text classification README.md

55662aafca9d613b55054574276ecf9ddc295c65 authored about 4 years ago
1. Update centralized text classification README.md

5b361f08a710f4994b89d3fc4d5f2c1addd62bcf authored about 4 years ago
1. modify load_embedding function

2. update experiment results
3. modify model structure

b06f6021f4bf590b3041a370186de769a819ddda authored about 4 years ago
typo

7b5674c1fe445f0746d79c81a3e0f2fa2e7ca836 authored about 4 years ago
**TODO**

32ab5be9ac8990351ba9e0a5f5312995999b6d75 authored about 4 years ago
typos

0ef722fd7b4a33ecc9cc2a57cb54b27d6607605e authored about 4 years ago
refine readme

5b3cc5e1384f7e74460f3ff6174812bad61e9199 authored about 4 years ago
python -m model.fed_transformers.test

5fc9eb8b7613780b503e15c9b751536adaf76e4c authored about 4 years ago
readme for fed trans

18ea98d3acec8d6518c069ea8905a87210766240 authored about 4 years ago
requirements

716f6792300ad777cfabd7bea42d650177ff2892 authored about 4 years ago
comment unuseful morels

babc5343a2c68c6c5c676c774a1fb7ff4e47d9ad authored about 4 years ago
model path name

d47d9f1dea93ded505726ba5d47c8946ff919036 authored about 4 years ago
renmae the folder

b4d544f6d9afc1aa22c549a4f95a83d2adb6dde1 authored about 4 years ago
init of the transfomer source code

e3a4ecd93f14564478326122bc6fb0c80306cc1a authored about 4 years ago
avoid relative path assumption

10e16eb5f69a4fa6b2deb31901164d46b7b9fb60 authored about 4 years ago
comment the internal usages

7aa6a713ada190b94db85da143f9647907a6f982 authored about 4 years ago
create virtual env for fednlp

c55df664856bb8776a92fece91e9cfbdd4939f1c authored about 4 years ago
typos and refine the readme

ed7f2190af7adf7f157b5ca1a75b3bb9c21aa482 authored about 4 years ago
add name

a234b27f68fa6f4000366425bc7c9f6b551d2447 authored about 4 years ago
update

5248e413b1beef25613b9a495494add873ae51ce authored about 4 years ago
update the scripts and readme

b8216c5c3d480a3cec9627e5e8a52d437ccf31ca authored about 4 years ago
refine the readme

a132024beb9914cc6ef04dc1b629cccbc74e88f1 authored about 4 years ago
support wandb

cebdc705e09ba0e9be281ccf44497402aa32d6e1 authored about 4 years ago
support wandb

fe5c710021bdc4ac72f308b8cac418303791fce4 authored about 4 years ago
Update main_fedavg.py

2f1e9c4216b9ae38d48bf528c03272ba9499a292 authored about 4 years ago
Update main_fedavg.py

4f696c0cc1b1e981e89ffe696953b11bed740b30 authored about 4 years ago
Update main_fedavg.py

cc1a6dd056d6ffcbcc64a495b5bafe9402a0688c authored about 4 years ago
Delete trainer.py

9a2eb086d4f8c8283d863a5ab6b647de45d5b2f5 authored about 4 years ago
support customized model trainer

57d5f30f02ad801a80a59b18d983125f1c0bfcbe authored about 4 years ago
updating submodule FedML to latest

73b31befd935113d19cf507e3c6d260c08919d03 authored about 4 years ago
updating submodule FedML to latest

60ed5b434dc8b5e52edfdfd747d8c51eb0ceecc1 authored about 4 years ago
updating submodule FedML to latest

a402516e359867d5da64c26c07530d4e0ef29c6d authored about 4 years ago