100+ datasets found
  1. h

    sst2

    • huggingface.co
    Updated Mar 26, 2024
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Stanford NLP (2024). sst2 [Dataset]. https://huggingface.co/datasets/stanfordnlp/sst2
    Explore at:
    CroissantCroissant is a format for machine-learning datasets. Learn more about this at mlcommons.org/croissant.
    Dataset updated
    Mar 26, 2024
    Dataset authored and provided by
    Stanford NLP
    License

    https://choosealicense.com/licenses/unknown/https://choosealicense.com/licenses/unknown/

    Description

    Dataset Card for [Dataset Name]

      Dataset Summary
    

    The Stanford Sentiment Treebank is a corpus with fully labeled parse trees that allows for a complete analysis of the compositional effects of sentiment in language. The corpus is based on the dataset introduced by Pang and Lee (2005) and consists of 11,855 single sentences extracted from movie reviews. It was parsed with the Stanford parser and includes a total of 215,154 unique phrases from those parse trees, each… See the full description on the dataset page: https://huggingface.co/datasets/stanfordnlp/sst2.

  2. h

    rendered-sst2

    • huggingface.co
    Updated Jul 27, 2023
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Nate Raw (2023). rendered-sst2 [Dataset]. https://huggingface.co/datasets/nateraw/rendered-sst2
    Explore at:
    CroissantCroissant is a format for machine-learning datasets. Learn more about this at mlcommons.org/croissant.
    Dataset updated
    Jul 27, 2023
    Authors
    Nate Raw
    License

    https://choosealicense.com/licenses/unknown/https://choosealicense.com/licenses/unknown/

    Description

    Rendered SST-2

    The Rendered SST-2 Dataset from Open AI. Rendered SST2 is an image classification dataset used to evaluate the models capability on optical character recognition. This dataset was generated by rendering sentences in the Standford Sentiment Treebank v2 dataset. This dataset contains two classes (positive and negative) and is divided in three splits: a train split containing 6920 images (3610 positive and 3310 negative), a validation split containing 872 images (444… See the full description on the dataset page: https://huggingface.co/datasets/nateraw/rendered-sst2.

  3. T

    glue

    • tensorflow.org
    • tensorflow.google.cn
    • +1more
    Updated Apr 3, 2019
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    (2019). glue [Dataset]. https://www.tensorflow.org/datasets/catalog/glue
    Explore at:
    Dataset updated
    Apr 3, 2019
    Description

    GLUE, the General Language Understanding Evaluation benchmark (https://gluebenchmark.com/) is a collection of resources for training, evaluating, and analyzing natural language understanding systems.

    To use this dataset:

    import tensorflow_datasets as tfds
    
    ds = tfds.load('glue', split='train')
    for ex in ds.take(4):
     print(ex)
    

    See the guide for more informations on tensorflow_datasets.

  4. h

    glue-sst2

    • huggingface.co
    Updated Jul 17, 2023
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    JongHyeon Kim (2023). glue-sst2 [Dataset]. https://huggingface.co/datasets/gimmaru/glue-sst2
    Explore at:
    CroissantCroissant is a format for machine-learning datasets. Learn more about this at mlcommons.org/croissant.
    Dataset updated
    Jul 17, 2023
    Authors
    JongHyeon Kim
    Description

    Dataset Card for "glue-sst2"

    More Information needed Note: This dataset was utilized for the evaluation of probability-based prompt selection techniques in the paper 'Improving Probability-based Prompt Selection Through Unified Evaluation and Analysis'. It differs from the actual benchmark dataset.

  5. sst2

    • huggingface.co
    Updated Apr 26, 2025
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Pi Labs Inc. (2025). sst2 [Dataset]. https://huggingface.co/datasets/withpi/sst2
    Explore at:
    Dataset updated
    Apr 26, 2025
    Dataset provided by
    Pi Labs, Inc.
    Authors
    Pi Labs Inc.
    Description

    withpi/sst2 dataset hosted on Hugging Face and contributed by the HF Datasets community

  6. Binary Stanford Sentiment Treebank 2 (SST-2)

    • zenodo.org
    • explore.openaire.eu
    bin, txt, zip
    Updated Jan 21, 2023
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    N/a; N/a (2023). Binary Stanford Sentiment Treebank 2 (SST-2) [Dataset]. http://doi.org/10.5281/zenodo.7555310
    Explore at:
    txt, bin, zipAvailable download formats
    Dataset updated
    Jan 21, 2023
    Dataset provided by
    Zenodohttp://zenodo.org/
    Authors
    N/a; N/a
    License

    Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
    License information was derived automatically

    Description

    Binary Stanford Sentiment Treebank (SST2) is a binary version of SST and Movie Review dataset (the neutral class was removed), that is, the data was classified only into positive and negative classes.

    The files:
    texts.txt: Document set (text). One per line.
    score.txt: Document class whose index is associated with texts.txt
    split_

  7. h

    llama2-sst2-fine-tuning

    • huggingface.co
    Updated Aug 2, 2023
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Yifei (2023). llama2-sst2-fine-tuning [Dataset]. https://huggingface.co/datasets/OneFly7/llama2-sst2-fine-tuning
    Explore at:
    CroissantCroissant is a format for machine-learning datasets. Learn more about this at mlcommons.org/croissant.
    Dataset updated
    Aug 2, 2023
    Authors
    Yifei
    Description

    Dataset Card for "llama2-sst2-finetuning"

      Dataset Description
    

    The Llama2-sst2-fine-tuning dataset is designed for supervised fine-tuning of the LLaMA V2 based on the GLUE SST2 for sentiment analysis classification task.We provide two subsets: training and validation.To ensure the effectiveness of fine-tuning, we convert the data into the prompt template for LLaMA V2 supervised fine-tuning, where the data will follow this format:
    [INST] <

  8. P

    SST-2 Dataset

    • library.toponeai.link
    Updated May 16, 2021
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Richard Socher; Alex Perelygin; Jean Wu; Jason Chuang; Christopher D. Manning; Andrew Ng; Christopher Potts (2021). SST-2 Dataset [Dataset]. https://library.toponeai.link/dataset/sst-2
    Explore at:
    Dataset updated
    May 16, 2021
    Authors
    Richard Socher; Alex Perelygin; Jean Wu; Jason Chuang; Christopher D. Manning; Andrew Ng; Christopher Potts
    Description

    The Stanford Sentiment Treebank is a corpus with fully labeled parse trees that allows for a complete analysis of the compositional effects of sentiment in language. The corpus is based on the dataset introduced by Pang and Lee (2005) and consists of 11,855 single sentences extracted from movie reviews. It was parsed with the Stanford parser and includes a total of 215,154 unique phrases from those parse trees, each annotated by 3 human judges.

    Binary classification experiments on full sentences (negative or somewhat negative vs somewhat positive or positive with neutral sentences discarded) refer to the dataset as SST-2 or SST binary.

  9. d

    COBE-SST2 Sea Surface Temperature and Ice

    • catalog.data.gov
    • s.cnmilf.com
    • +3more
    Updated Oct 19, 2024
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    (Custodian) (2024). COBE-SST2 Sea Surface Temperature and Ice [Dataset]. https://catalog.data.gov/dataset/cobe-sst2-sea-surface-temperature-and-ice1
    Explore at:
    Dataset updated
    Oct 19, 2024
    Dataset provided by
    (Custodian)
    Description

    A new sea surface temperature (SST) analysis on a centennial time scale is presented. The dataset starts in 1850 with monthly 1x1 means and is periodically updated. In this analysis, a daily SST field is constructed as a sum of a trend, interannual variations, and daily changes, using in situ SST and sea ice concentration observations. All SST values are accompanied with theory-based analysis errors as a measure of reliability. An improved equation is introduced to represent the ice-SST relationship, which is used to produce SST data from observed sea ice concentrations. Prior to the analysis, biases of individual SST measurement types are estimated for a homogenized long-term time series of global mean SST. Because metadata necessary for the bias correction are unavailable for many historical observational reports, the biases are determined so as to ensure consistency among existing SST and nighttime air temperature observations. The global mean SSTs with bias-corrected observations are in agreement with those of a previously published study, which adopted a different approach. Satellite observations are newly introduced for the purpose of reconstruction of SST variability over data-sparse regions. Moreover, uncertainty in areal means of the present and previous SST analyses is investigated using the theoretical analysis errors and estimated sampling errors. The result confirms the advantages of the present analysis, and it is helpful in understanding the reliability of SST for a specific area and time period.

  10. h

    sst2

    • huggingface.co
    Updated Jul 15, 2024
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Yufan Zhuang (2024). sst2 [Dataset]. https://huggingface.co/datasets/yzhuang/sst2
    Explore at:
    CroissantCroissant is a format for machine-learning datasets. Learn more about this at mlcommons.org/croissant.
    Dataset updated
    Jul 15, 2024
    Authors
    Yufan Zhuang
    Description

    yzhuang/sst2 dataset hosted on Hugging Face and contributed by the HF Datasets community

  11. f

    Data_Sheet_1_Prognostic Value of Circulating sST2 for the Prediction of...

    • datasetcatalog.nlm.nih.gov
    • figshare.com
    Updated Jan 20, 2021
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Xiao, Ying; Zhang, Yang; Zhou, Daobin; Fang, Quan; Liu, Yongtai; Zhang, Shuyang; Dong, Ruijia; Xie, Zhongpeng; Tian, Zhuang; Li, Jian (2021). Data_Sheet_1_Prognostic Value of Circulating sST2 for the Prediction of Mortality in Patients With Cardiac Light-Chain Amyloidosis.pdf [Dataset]. https://datasetcatalog.nlm.nih.gov/dataset?q=0000751165
    Explore at:
    Dataset updated
    Jan 20, 2021
    Authors
    Xiao, Ying; Zhang, Yang; Zhou, Daobin; Fang, Quan; Liu, Yongtai; Zhang, Shuyang; Dong, Ruijia; Xie, Zhongpeng; Tian, Zhuang; Li, Jian
    Description

    Aims: Systemic light-chain (AL) amyloidosis is a multisystemic disorder leading to multiple organ dysfunction and mortality that is often caused by cardiac involvement. Soluble suppression of tumorigenicity 2 (sST2) is a novel biomarker identified for risk stratification of heart disease. The aim of this study was to investigate the value of circulating sST2 levels in prognosis and mortality risk assessments for the AL amyloidosis population.Methods and Results: A total of 56 patients diagnosed with AL amyloidosis were enrolled in Peking Union Medical College Hospital (PUMCH) from January 2015 to May 2018. The relationships between the clinical parameters and overall survival (OS) and risk factors for disease progression were assessed. Additionally, receiver operating characteristic (ROC) curves, Kaplan–Meier analysis, and Cox hazard models were performed to explore the predictive value of sST2 in mortality rates. We found that the median OS of all patients was 7.3 [interquartile range (IQR) 4.4, 15.9] months. The median baseline sST2 level was 12.2 (IQR 5.1, 31.1) ng/ml, and the sST2 high group had more severe patients with a higher Mayo stage. In the ROC analysis, the area under the curve (AUC) was 0.728 [95% confidence interval (CI) 0.603–0.853] for sST2 to predict the outcomes of AL amyloidosis patients, and the optimal cutoff value was 12.34 ng/ml (sensitivity 80.2%, specificity 61.1%). Moreover, in multivariate Cox proportional hazards regression analysis, sST2 acted as an independent predictor of poor functional outcome in patients with AL amyloidosis.Conclusion: In AL amyloidosis patients, sST2 was a strong and independent prognostic biomarker for all-cause mortality, providing complementary prognostic information of a novel scoring system for risk stratification.

  12. distilbert-base-uncased-finetuned-sst-2-english

    • kaggle.com
    Updated Feb 8, 2022
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Andrei Dzis (2022). distilbert-base-uncased-finetuned-sst-2-english [Dataset]. https://www.kaggle.com/datasets/dzisandy/distilbertbaseuncasedfinetunedsst2english
    Explore at:
    CroissantCroissant is a format for machine-learning datasets. Learn more about this at mlcommons.org/croissant.
    Dataset updated
    Feb 8, 2022
    Dataset provided by
    Kagglehttp://kaggle.com/
    Authors
    Andrei Dzis
    Description

    Dataset

    This dataset was created by Andrei Dzis

    Contents

  13. f

    SST2 interaction network (Saccharomyces cerevisiae (strain ATCC 204508 /...

    • funcoup.org
    Updated Jun 29, 2025
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    FunCoup (2025). SST2 interaction network (Saccharomyces cerevisiae (strain ATCC 204508 / S288c)) [Dataset]. https://funcoup.org/search/SST2%26559292/
    Explore at:
    Dataset updated
    Jun 29, 2025
    Dataset authored and provided by
    FunCoup
    License

    Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
    License information was derived automatically

    Description

    FunCoup network information for gene SST2 in Saccharomyces cerevisiae (strain ATCC 204508 / S288c). SST2_YEAST Protein SST2

  14. f

    Clinical and laboratory variables associated with an elevated sST2 level.

    • plos.figshare.com
    xls
    Updated May 30, 2023
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Mira T. Keddis; Ziad El-Zoghby; Bruce Kaplan; Jeffrey W. Meeusen; Leslie J. Donato; Fernando G. Cosio; D. Eric Steidley (2023). Clinical and laboratory variables associated with an elevated sST2 level. [Dataset]. http://doi.org/10.1371/journal.pone.0181123.t002
    Explore at:
    xlsAvailable download formats
    Dataset updated
    May 30, 2023
    Dataset provided by
    PLOS ONE
    Authors
    Mira T. Keddis; Ziad El-Zoghby; Bruce Kaplan; Jeffrey W. Meeusen; Leslie J. Donato; Fernando G. Cosio; D. Eric Steidley
    License

    Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
    License information was derived automatically

    Description

    Clinical and laboratory variables associated with an elevated sST2 level.

  15. t

    SST-2, Irony, IronyB, TREC6, and SNIPS - Dataset - LDM

    • service.tib.eu
    Updated Dec 17, 2024
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    (2024). SST-2, Irony, IronyB, TREC6, and SNIPS - Dataset - LDM [Dataset]. https://service.tib.eu/ldmservice/dataset/sst-2--irony--ironyb--trec6--and-snips
    Explore at:
    Dataset updated
    Dec 17, 2024
    Description

    The dataset used in this paper is SST-2, Irony, IronyB, TREC6, and SNIPS.

  16. t

    BIOGRID CURATED DATA FOR PUBLICATION: Sst2, a negative regulator of...

    • thebiogrid.org
    zip
    Updated Sep 1, 1996
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    BioGRID Project (1996). BIOGRID CURATED DATA FOR PUBLICATION: Sst2, a negative regulator of pheromone signaling in the yeast Saccharomyces cerevisiae: expression, localization, and genetic interaction and physical association with Gpa1 (the G-protein alpha subunit). [Dataset]. https://thebiogrid.org/16222/publication/sst2-a-negative-regulator-of-pheromone-signaling-in-the-yeast-saccharomyces-cerevisiae-expression-localization-and-genetic-interaction-and-physical-association-with-gpa1-the-g-protein-alpha-subunit.html
    Explore at:
    zipAvailable download formats
    Dataset updated
    Sep 1, 1996
    Dataset authored and provided by
    BioGRID Project
    License

    MIT Licensehttps://opensource.org/licenses/MIT
    License information was derived automatically

    Description

    Protein-Protein, Genetic, and Chemical Interactions for Dohlman HG (1996):Sst2, a negative regulator of pheromone signaling in the yeast Saccharomyces cerevisiae: expression, localization, and genetic interaction and physical association with Gpa1 (the G-protein alpha subunit). curated by BioGRID (https://thebiogrid.org); ABSTRACT: Sst2 is the prototype for the newly recognized RGS (for regulators of G-protein signaling) family. Cells lacking the pheromone-inducible SST2 gene product fail to resume growth after exposure to pheromone. Conversely, overproduction of Sst2 markedly enhanced the rate of recovery from pheromone-induced arrest in the long-term halo bioassay and detectably dampened signaling in a short-term assay of pheromone response (phosphorylation of Ste4, Gbeta subunit). When the GPA1 gene product (Galpha subunit) is absent, the pheromone response pathway is constitutively active and, consequently, growth ceases. Despite sustained induction of Sst2 (observed with specific anti-Sst2 antibodies), gpa1delta mutants remain growth arrested, indicating that the action of Sst2 requires the presence of Gpa1. The N-terminal domain (residues 3 to 307) of Sst2 (698 residues) has sequence similarity to the catalytic regions of bovine GTPase-activating protein and human neurofibromatosis tumor suppressor protein; segments in the C-terminal domain of Sst2 (between residues 417 and 685) are homologous to other RGS proteins. Both the N- and C-terminal domains were required for Sst2 function in vivo. Consistent with a role for Sst2 in binding to and affecting the activity of Gpa1, the majority of Sst2 was membrane associated and colocalized with Gpa1 at the plasma membrane, as judged by sucrose density gradient fractionation. Moreover, from cell extracts, Sst2 could be isolated in a complex with Gpa1 (expressed as a glutathione S-transferase fusion); this association withstood the detergent and salt conditions required for extraction of these proteins from cell membranes. Also, SST2+ cells expressing a GTPase-defective GPA1 mutant displayed an increased sensitivity to pheromone, whereas sst2 cells did not. These results demonstrate that Sst2 and Gpa1 interact physically and suggest that Sst2 is a direct negative regulator of Gpa1.

  17. f

    Data from: Deciphering the Tumor Uptake of Heterobivalent (SST2/Albumin)...

    • datasetcatalog.nlm.nih.gov
    • acs.figshare.com
    Updated May 21, 2025
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Löser, Reik; Brandt, Florian; Wodtke, Robert; Kopka, Klaus; Ullrich, Martin; Kotzerke, Jörg; Laube, Markus; van den Hoff, Jörg; Pietzsch, Jens (2025). Deciphering the Tumor Uptake of Heterobivalent (SST2/Albumin) [64Cu]Cu-NODAGA-cLAB-TATEs [Dataset]. https://datasetcatalog.nlm.nih.gov/dataset?q=0002087958
    Explore at:
    Dataset updated
    May 21, 2025
    Authors
    Löser, Reik; Brandt, Florian; Wodtke, Robert; Kopka, Klaus; Ullrich, Martin; Kotzerke, Jörg; Laube, Markus; van den Hoff, Jörg; Pietzsch, Jens
    Description

    Radioligands with albumin-binding moieties exhibit a great potential for the treatment of tumor diseases owing to the general finding of an increased integral tumor uptake compared to radioligands without such moieties. However, the reasons for this pharmacokinetic behavior are less explored. Herein, we focused on identifying potential mechanisms for our previously developed heterobivalent (SST2/albumin) [64Cu]Cu-NODAGA-cLAB-TATEs. For this purpose, we designed two novel derivatives that show either negligible binding to albumin or lack the SST2-targeting capability. Based on the in vivo results, we hypothesize that binding of the albumin-bound radioligand to SST2 in addition to that of the free radioligand causes the increased tumor uptake. This is supported by saturation binding analyses in the presence of albumin and compartment modeling considerations. Overall, the results of this study provide a first tentative explanation for the phenomenon of increased tumor uptake for albumin-binding radioligands, which may support the prospective design of such radioligands.

  18. f

    Table 2_The value of sST2 in risk stratification and short-term prognosis of...

    • frontiersin.figshare.com
    docx
    Updated Jul 2, 2025
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Jian Wang; Zhen Liu; Yan Jiao; Yanli Cheng; Jinlong Li (2025). Table 2_The value of sST2 in risk stratification and short-term prognosis of acute pulmonary embolism: a pilot study focusing on intermediate-risk subgroups.docx [Dataset]. http://doi.org/10.3389/fcvm.2025.1588996.s002
    Explore at:
    docxAvailable download formats
    Dataset updated
    Jul 2, 2025
    Dataset provided by
    Frontiers
    Authors
    Jian Wang; Zhen Liu; Yan Jiao; Yanli Cheng; Jinlong Li
    License

    Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
    License information was derived automatically

    Description

    BackgroundIntermediate-risk acute pulmonary embolism (APE) represents a heterogeneous group that is temporarily hemodynamically stable and still has a high mortality. The aim of this study was to assess the predictive value of soluble growth stimulation expressed gene 2 (sST2) in risk stratification and short-term prognosis in this group.MethodsThis retrospective observational study included 128 patients with intermediate-risk APE between February 2020 to November 2023. Univariate or multivariate analysis were carried out for exploring the associations of sST2 with risk stratification and adverse event. Univariate logistic regression analysis and characteristic curve (ROC) were performed.ResultsCompared with the intermediate-low risk group, higher sST2 level (25.8 ng/ml vs. 11.5 ng/ml, P 

  19. a

    sst2

    • alliancegenome.org
    Updated Mar 5, 2025
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Alliance of Genome Resources (2025). sst2 [Dataset]. http://identifiers.org/ZFIN:ZDB-GENE-010219-2
    Explore at:
    Dataset updated
    Mar 5, 2025
    Dataset authored and provided by
    Alliance of Genome Resources
    License

    Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
    License information was derived automatically

    Description

    somatostatin 2 Predicted to enable hormone activity. Predicted to be involved in regulation of cell migration. Predicted to be located in extracellular region. Predicted to be active in extracellular space. Is expressed in brainstem; endocrine system; floor plate; and pleuroperitoneal region.

  20. f

    sst2 interaction network (Schizosaccharomyces pombe (strain 972 / ATCC...

    • funcoup.org
    Updated May 14, 2025
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    FunCoup (2025). sst2 interaction network (Schizosaccharomyces pombe (strain 972 / ATCC 24843)) [Dataset]. https://funcoup.org/search/sst2%26284812/
    Explore at:
    Dataset updated
    May 14, 2025
    Dataset authored and provided by
    FunCoup
    License

    Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
    License information was derived automatically

    Description

    FunCoup network information for gene sst2 in Schizosaccharomyces pombe (strain 972 / ATCC 24843). SST2_SCHPO AMSH-like protease sst2

Share
FacebookFacebook
TwitterTwitter
Email
Click to copy link
Link copied
Close
Cite
Stanford NLP (2024). sst2 [Dataset]. https://huggingface.co/datasets/stanfordnlp/sst2

sst2

stanfordnlp/sst2

Stanford Sentiment Treebank v2

Explore at:
26 scholarly articles cite this dataset (View in Google Scholar)
CroissantCroissant is a format for machine-learning datasets. Learn more about this at mlcommons.org/croissant.
Dataset updated
Mar 26, 2024
Dataset authored and provided by
Stanford NLP
License

https://choosealicense.com/licenses/unknown/https://choosealicense.com/licenses/unknown/

Description

Dataset Card for [Dataset Name]

  Dataset Summary

The Stanford Sentiment Treebank is a corpus with fully labeled parse trees that allows for a complete analysis of the compositional effects of sentiment in language. The corpus is based on the dataset introduced by Pang and Lee (2005) and consists of 11,855 single sentences extracted from movie reviews. It was parsed with the Stanford parser and includes a total of 215,154 unique phrases from those parse trees, each… See the full description on the dataset page: https://huggingface.co/datasets/stanfordnlp/sst2.

Search
Clear search
Close search
Google apps
Main menu