Siguiente-ia's picture
Upload dataset
d913b06 verified
|
raw
history blame
1.8 kB
metadata
dataset_info:
  - config_name: contenido_creativo
    features:
      - name: instrucción
        dtype: string
      - name: instrucción_en
        dtype: string
      - name: mensajes
        list:
          - name: content
            dtype: string
          - name: role
            dtype: string
    splits:
      - name: train
        num_bytes: 9999286.510144927
        num_examples: 1034
      - name: test
        num_bytes: 1151353.4086956521
        num_examples: 114
    download_size: 5618533
    dataset_size: 11150639.91884058
  - config_name: flujo_estructural
    features:
      - name: instrucción
        dtype: string
      - name: instrucción_en
        dtype: string
      - name: mensajes
        list:
          - name: content
            dtype: string
          - name: role
            dtype: string
    splits:
      - name: train
        num_bytes: 10646866.805797102
        num_examples: 1032
      - name: test
        num_bytes: 1277243
        num_examples: 115
    download_size: 5908756
    dataset_size: 11924109.805797102
  - config_name: modificación
    features:
      - name: instrucción
        dtype: string
      - name: instrucción_en
        dtype: string
      - name: mensajes
        list:
          - name: content
            dtype: string
          - name: role
            dtype: string
    splits:
      - name: train
        num_bytes: 15522056.212560387
        num_examples: 1030
      - name: test
        num_bytes: 1733015
        num_examples: 115
    download_size: 8987688
    dataset_size: 17255071.212560385
configs:
  - config_name: contenido_creativo
    data_files:
      - split: train
        path: contenido_creativo/train-*
      - split: test
        path: contenido_creativo/test-*
  - config_name: flujo_estructural
    data_files:
      - split: train
        path: flujo_estructural/train-*
      - split: test
        path: flujo_estructural/test-*
  - config_name: modificación
    data_files:
      - split: train
        path: modificación/train-*
      - split: test
        path: modificación/test-*