manifold_bets / README.md
CK0607's picture
add chunk_0300.json–chunk_0399.json
8376fee verified
|
raw
history blame
1.15 kB
metadata
dataset_info:
  features:
    - name: id
      dtype: string
    - name: fees
      struct:
        - name: creatorFee
          dtype: int64
        - name: liquidityFee
          dtype: int64
        - name: platformFee
          dtype: int64
    - name: fills
      list:
        - name: amount
          dtype: float64
        - name: isSale
          dtype: bool
        - name: matchedBetId
          dtype: string
        - name: shares
          dtype: float64
        - name: timestamp
          dtype: int64
    - name: amount
      dtype: float64
    - name: shares
      dtype: float64
    - name: userId
      dtype: string
    - name: outcome
      dtype: string
    - name: isFilled
      dtype: bool
    - name: limitProb
      dtype: float64
    - name: probAfter
      dtype: float64
    - name: contractId
      dtype: string
    - name: loanAmount
      dtype: float64
    - name: probBefore
      dtype: float64
    - name: createdTime
      dtype: int64
    - name: isCancelled
      dtype: bool
    - name: orderAmount
      dtype: float64
  splits:
    - name: train
      num_bytes: 19261034
      num_examples: 100000
  download_size: 6710672
  dataset_size: 19261034
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*