Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

pjura
/
mahjong_ai

Tabular Classification
Transformers
Safetensors
pytorch_model_hub_mixin
model_hub_mixin
Eval Results (legacy)
Model card Files Files and versions
xet
Community

Instructions to use pjura/mahjong_ai with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use pjura/mahjong_ai with Transformers:

    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("pjura/mahjong_ai", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle

You need to agree to share your contact information to access this model

This repository is publicly accessible, but you have to accept the conditions to access its files and content.

Log in or Sign Up to review the conditions and access this model content.

Gated model
You can list files but not access them

Preview of files found in this repository
  • .idea
    update about 2 years ago
  • old
    Added Files about 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • .gitignore
    14 Bytes
    Added Files about 2 years ago
  • README.md
    2.59 kB
    Enhance README.md about 1 year ago
  • config.json
    45 Bytes
    Push model using huggingface_hub. almost 2 years ago
  • model.safetensors
    3.67 MB
    xet
    Push model using huggingface_hub. almost 2 years ago
  • pre_process_raw_to_features.ipynb
    16 kB
    Added Files about 2 years ago
  • pre_process_raw_to_features_per_file.ipynb
    9.36 kB
    Refactor code and remove unnecessary whitespace almost 2 years ago
  • preprocess_board_states_to_hf.ipynb
    40.9 kB
    Added Files about 2 years ago
  • push_parquet_to_hub_by_year.ipynb
    23.6 kB
    Added HfApi usage and addressed script execution issues about 2 years ago
  • tenhou_prediction_deepLearning_basic.ipynb
    266 kB
    Refactor code and remove unnecessary whitespace almost 2 years ago
  • tenhou_prediction_multitask_hf.ipynb
    5.06 kB
    Added Files about 2 years ago
  • tools.py
    10.4 kB
    Refactor `collate_fn` function and improve dataset loading about 2 years ago
  • transform_hf_dataset.ipynb
    18 kB
    init about 2 years ago