Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / amazon-science/sccl issues and pull requests
#34 - Add sccl with supervision
Pull Request -
State: closed - Opened by viswavi about 1 year ago
#34 - Add sccl with supervision
Pull Request -
State: closed - Opened by viswavi about 1 year ago
#33 - Update dataloader.py
Pull Request -
State: closed - Opened by edwardhan925192 about 1 year ago
#33 - Update dataloader.py
Pull Request -
State: closed - Opened by edwardhan925192 about 1 year ago
#32 - Update kmeans.py
Pull Request -
State: closed - Opened by edwardhan925192 about 1 year ago
#32 - Update kmeans.py
Pull Request -
State: closed - Opened by edwardhan925192 about 1 year ago
#31 - Help running a custom dataset of short texts via a notebook
Issue -
State: open - Opened by Viole-Grace about 1 year ago
#31 - Help running a custom dataset of short texts via a notebook
Issue -
State: open - Opened by Viole-Grace about 1 year ago
#30 - What is the training dataset used in the paper?
Issue -
State: open - Opened by rxlian over 1 year ago
- 2 comments
#30 - What is the training dataset used in the paper?
Issue -
State: open - Opened by rxlian over 1 year ago
- 2 comments
#29 - Adjust SCCL to internal needs
Pull Request -
State: closed - Opened by PawelPeczek-Brainly almost 2 years ago
#29 - Adjust SCCL to internal needs
Pull Request -
State: closed - Opened by PawelPeczek-Brainly almost 2 years ago
#28 - The original clustering results for News-T, News-S, News-TS and Tweet
Issue -
State: open - Opened by srzxDragon almost 2 years ago
#28 - The original clustering results for News-T, News-S, News-TS and Tweet
Issue -
State: open - Opened by srzxDragon almost 2 years ago
#27 - contrastive is inconsistency between papers and code
Issue -
State: open - Opened by pickwu almost 2 years ago
#27 - contrastive is inconsistency between papers and code
Issue -
State: open - Opened by pickwu almost 2 years ago
#26 - BUG?: There is an extra log() in the code when calculating cluster_loss?
Issue -
State: closed - Opened by wulaoshi about 2 years ago
- 1 comment
#26 - BUG?: There is an extra log() in the code when calculating cluster_loss?
Issue -
State: closed - Opened by wulaoshi about 2 years ago
- 1 comment
#25 - Where is the model saved? How do I use it?
Issue -
State: open - Opened by AnitaSherry about 2 years ago
- 1 comment
#25 - Where is the model saved? How do I use it?
Issue -
State: open - Opened by AnitaSherry about 2 years ago
- 1 comment
#24 - performance with virtual augmentation
Issue -
State: closed - Opened by kiucho about 2 years ago
#24 - performance with virtual augmentation
Issue -
State: closed - Opened by kiucho about 2 years ago
#22 - Has anyone run out the results of the paper through the hyper parameters provided in the paper or in the source code?
Issue -
State: open - Opened by hmllmh over 2 years ago
- 4 comments
#22 - Has anyone run out the results of the paper through the hyper parameters provided in the paper or in the source code?
Issue -
State: open - Opened by hmllmh over 2 years ago
- 4 comments
#21 - No code found for dataset partitioning
Issue -
State: closed - Opened by gzpbbd over 2 years ago
- 1 comment
#21 - No code found for dataset partitioning
Issue -
State: closed - Opened by gzpbbd over 2 years ago
- 1 comment
#20 - I have bug about AutoConfig.from_pretrained()
Issue -
State: closed - Opened by Tiantian-ZHU over 2 years ago
- 1 comment
#20 - I have bug about AutoConfig.from_pretrained()
Issue -
State: closed - Opened by Tiantian-ZHU over 2 years ago
- 1 comment
#19 - Virtual Or Explit
Issue -
State: closed - Opened by Tiantian-ZHU over 2 years ago
- 1 comment
#19 - Virtual Or Explit
Issue -
State: closed - Opened by Tiantian-ZHU over 2 years ago
- 1 comment
#18 - add the bash scripts for data preparation
Pull Request -
State: closed - Opened by scilearner over 2 years ago
#18 - add the bash scripts for data preparation
Pull Request -
State: closed - Opened by scilearner over 2 years ago
#17 - Stopping criterion
Issue -
State: closed - Opened by urospet almost 3 years ago
- 1 comment
#17 - Stopping criterion
Issue -
State: closed - Opened by urospet almost 3 years ago
- 1 comment
#16 - csv files doesn't exist
Issue -
State: open - Opened by SouthWindShiB almost 3 years ago
- 9 comments
#16 - csv files doesn't exist
Issue -
State: open - Opened by SouthWindShiB almost 3 years ago
- 9 comments
#15 - use embedder.encode in get_kmeans_centers, but use sentbert.forward() to get the representation in SCCLBert
Issue -
State: open - Opened by jkkl about 3 years ago
#15 - use embedder.encode in get_kmeans_centers, but use sentbert.forward() to get the representation in SCCLBert
Issue -
State: open - Opened by jkkl about 3 years ago
#14 - Not sure how the augmented pairs generated by the Contextual Augmenter
Issue -
State: closed - Opened by zexuanqiu about 3 years ago
- 1 comment
#14 - Not sure how the augmented pairs generated by the Contextual Augmenter
Issue -
State: closed - Opened by zexuanqiu about 3 years ago
- 1 comment
#13 - Worse results with Banking Dataset
Issue -
State: closed - Opened by rajat-tech-002 about 3 years ago
- 2 comments
#13 - Worse results with Banking Dataset
Issue -
State: closed - Opened by rajat-tech-002 about 3 years ago
- 2 comments
#12 - Bug in confusion.add
Issue -
State: open - Opened by MrRace about 3 years ago
- 5 comments
#12 - Bug in confusion.add
Issue -
State: open - Opened by MrRace about 3 years ago
- 5 comments
#11 - How to run clustering on multiple GPUs?
Issue -
State: closed - Opened by abhi1nandy2 about 3 years ago
#11 - How to run clustering on multiple GPUs?
Issue -
State: closed - Opened by abhi1nandy2 about 3 years ago
#10 - I have a bug about class Confusion.add()
Issue -
State: open - Opened by oYoungCo about 3 years ago
- 10 comments
#10 - I have a bug about class Confusion.add()
Issue -
State: open - Opened by oYoungCo about 3 years ago
- 10 comments
#9 - How is the training data generated?
Issue -
State: closed - Opened by jx1100370217 about 3 years ago
- 1 comment
#9 - How is the training data generated?
Issue -
State: closed - Opened by jx1100370217 about 3 years ago
- 1 comment
#8 - Can't achive the same score in paper
Issue -
State: open - Opened by kirikokonoka over 3 years ago
- 4 comments
#8 - Can't achive the same score in paper
Issue -
State: open - Opened by kirikokonoka over 3 years ago
- 4 comments
#7 - Results from HAC-SD
Issue -
State: closed - Opened by urospet over 3 years ago
- 1 comment
#7 - Results from HAC-SD
Issue -
State: closed - Opened by urospet over 3 years ago
- 1 comment
#6 - Diff between acc and acc_model,[representation] and [model]
Issue -
State: closed - Opened by nzy1998 over 3 years ago
#5 - Doubt regarding dataloader file
Issue -
State: closed - Opened by Sohanpatnaik106 over 3 years ago
- 1 comment
#4 - Is the model effective?
Issue -
State: open - Opened by yanhan19940405 over 3 years ago
- 3 comments
#3 - Can‘t achieve the scores in paper
Issue -
State: closed - Opened by PaffxAroma over 3 years ago
- 9 comments
#2 - Twitter dataset not found?
Issue -
State: closed - Opened by urospet over 3 years ago
- 5 comments
#1 - Data Augmentation?
Issue -
State: closed - Opened by WuDiDaBinGe over 3 years ago
- 5 comments