hieunguyen1053's picture
Upload dataset
2e39dfd verified
metadata
dataset_info:
  - config_name: articles_mix_not_have_clause
    features:
      - name: DocId
        dtype: int64
      - name: ArticleContent
        dtype: string
      - name: ArticleId
        dtype: string
      - name: text
        dtype: string
      - name: num_tokens
        dtype: int64
      - name: embedding
        sequence: float64
    splits:
      - name: train
        num_bytes: 116355551
        num_examples: 9976
    download_size: 28616132
    dataset_size: 116355551
  - config_name: articles_not_have_clause
    features:
      - name: DocId
        dtype: int64
      - name: ArticleContent
        dtype: string
      - name: ArticleId
        dtype: string
      - name: text
        dtype: string
      - name: num_tokens
        dtype: int64
      - name: embedding
        sequence: float64
    splits:
      - name: train
        num_bytes: 603120039
        num_examples: 60480
    download_size: 148393242
    dataset_size: 603120039
  - config_name: clause_mix_not_have_point
    features:
      - name: DocId
        dtype: int64
      - name: ArticleId
        dtype: string
      - name: ClauseContent
        dtype: string
      - name: Prefix
        dtype: string
      - name: ClauseId
        dtype: string
      - name: text
        dtype: string
      - name: num_tokens
        dtype: int64
      - name: embedding
        sequence: float64
    splits:
      - name: train
        num_bytes: 1013892799
        num_examples: 104601
    download_size: 247260478
    dataset_size: 1013892799
  - config_name: clause_not_have_point
    features:
      - name: DocId
        dtype: int64
      - name: ArticleId
        dtype: string
      - name: ClauseContent
        dtype: string
      - name: Prefix
        dtype: string
      - name: ClauseId
        dtype: string
      - name: text
        dtype: string
      - name: num_tokens
        dtype: int64
      - name: embedding
        sequence: float64
    splits:
      - name: train
        num_bytes: 3415278514
        num_examples: 352409
    download_size: 828956574
    dataset_size: 3415278514
  - config_name: point
    features:
      - name: DocId
        dtype: int64
      - name: ArticleId
        dtype: string
      - name: Prefix
        dtype: string
      - name: ClauseId
        dtype: string
      - name: PointContent
        dtype: string
      - name: PointId
        dtype: string
      - name: text
        dtype: string
      - name: num_tokens
        dtype: int64
      - name: embedding
        sequence: float64
    splits:
      - name: train
        num_bytes: 3719045655
        num_examples: 367541
    download_size: 864369797
    dataset_size: 3719045655
  - config_name: point_mix
    features:
      - name: DocId
        dtype: int64
      - name: ArticleId
        dtype: string
      - name: Prefix
        dtype: string
      - name: ClauseId
        dtype: string
      - name: PointContent
        dtype: string
      - name: PointId
        dtype: string
      - name: text
        dtype: string
      - name: num_tokens
        dtype: int64
      - name: embedding
        sequence: float64
    splits:
      - name: train
        num_bytes: 1206467789
        num_examples: 122469
    download_size: 272967877
    dataset_size: 1206467789
configs:
  - config_name: articles_mix_not_have_clause
    data_files:
      - split: train
        path: articles_mix_not_have_clause/train-*
  - config_name: articles_not_have_clause
    data_files:
      - split: train
        path: articles_not_have_clause/train-*
  - config_name: clause_mix_not_have_point
    data_files:
      - split: train
        path: clause_mix_not_have_point/train-*
  - config_name: clause_not_have_point
    data_files:
      - split: train
        path: clause_not_have_point/train-*
  - config_name: point
    data_files:
      - split: train
        path: point/train-*
  - config_name: point_mix
    data_files:
      - split: train
        path: point_mix/train-*