Setup and installation of TRL (Transformer Reinforcement Learning) library with compatible torch/transformers versions. Use when setting up preference optimization training environments.
原文の言語: 英語
メニュー
このリポジトリの skills
SkillsMP は cxcscmu/SkillLearnBench から 1,216 件の skill を収集しています。skill を開くとソースと詳細を確認できます。
cxcscmu/SkillLearnBench収集済み skill 1,216 件中 40 件を表示しています。
Setup and installation of TRL (Transformer Reinforcement Learning) library with compatible torch/transformers versions. Use when setting up preference optimization training environments.
原文の言語: 英語
Handle {{IF_CONDITION}}...{{END_IF_CONDITION}} conditional blocks in Word templates — keep content and strip markers when true, remove entire block when false.
原文の言語: 英語
Robustly replace {{PLACEHOLDER}} tokens in Word documents, handling split runs across paragraphs, tables, headers, and footers.
原文の言語: 英語
Core python-docx usage for reading, modifying, and saving Word documents including paragraphs, runs, tables, headers, and footers.
原文の言語: 英語
Look up arxiv paper metadata (title, abstract, subject) from arxiv IDs to classify papers by topic without reading full PDFs.
原文の言語: 英語
Organize files into subject folders using keyword-based classification of titles and abstracts, with fallback to full text extraction.
原文の言語: 英語
Extract text from PDF files using pdfminer or PyMuPDF to read titles and abstracts for classification.
原文の言語: 英語
Implementing immutable fluent builder pattern in Scala as a translation of Python classes with method chaining, emphasizing immutability and type safety.
原文の言語: 英語
Using the circe library for JSON encoding, decoding, and manipulation in Scala as a replacement for Python's json module, covering the Json ADT, parsing, and path traversal.
原文の言語: 英語
Translating Python Enum classes to Scala sealed abstract classes or sealed traits with companion objects, preserving value fields and exhaustive pattern matching.
原文の言語: 英語
Parse meeting request emails to extract duration and time constraints, then find the earliest available time slot on a calendar.
原文の言語: 英語
Read input JSON files with email requests and write results.json with reply filenames and recipients.
原文の言語: 英語
Use PyMuPDF (fitz) to extract visual calendar blocks from a PDF, including color detection and pixel-to-time conversion.
原文の言語: 英語
Add a categorical color legend to a D3 chart using colored rectangles or circles with text labels, supporting both SVG-inline and HTML overlay styles.
原文の言語: 英語
Build a force-simulation bubble chart in D3.js v6 where bubbles are sized by a numeric value, colored by category, and clustered by category using forceX/forceY. Covers deterministic layout, collision, and tick-based settling.
原文の言語: 英語
Build a sortable, highlightable HTML data table linked to a D3 chart so clicking a chart element highlights the matching table row and vice versa.
原文の言語: 英語
Calibrating GLM parameters (Kw, coef_mix_hyp, wind_factor, lw_factor, ch) to minimize RMSE against field observations.
原文の言語: 英語
Running the General Lake Model (GLM3) for lake temperature simulation, including configuration file structure and execution.
原文の言語: 英語
Extracting and analyzing GLM NetCDF output to compute RMSE against field observations using exact datetime+depth matching.
原文の言語: 英語
How to structure and write a valid travel itinerary JSON file matching the required schema for /app/output/itinerary.json.
原文の言語: 英語
How to query and filter travel itinerary datasets (restaurants, accommodations, attractions, distances) to build constraint-satisfying travel plans.
原文の言語: 英語
Extract I-frame keyframes from video files using FFmpeg command line, saving them as numbered PNG images.
原文の言語: 英語
Count occurrences of a template object in an image using OpenCV template matching with NMS.
原文の言語: 英語
Convert images to grayscale in-place using Pillow (PIL), overwriting original RGB files.
原文の言語: 英語
Using INDEX&MATCH (single and dual condition) for dynamic lookups across rows and columns in Excel, including cross-sheet references.
原文の言語: 英語
Editing Excel files with openpyxl to insert formulas while preserving all existing formatting, styles, colors, and structure.
原文の言語: 英語
Calculating GDP-weighted means and other weighted statistics in Excel using SUMPRODUCT, including net exports as percent of GDP.
原文の言語: 英語
Guidelines for applying strict brand color palettes and minimalist technical design standards to generated imagery.
原文の言語: 英語
Standardized structure for branding metadata in engineering documentation.
原文の言語: 英語
Guidelines and structures for composing classical Chinese poetry, specifically seven-character regulated verse (Qi-Yan Lu-Shi).
原文の言語: 英語
Provides guidelines for filling out PDF forms using programming tools.
原文の言語: 英語
Greedy matching of centroid points to expert annotations based on standard Euclidean distance.
原文の言語: 英語
Implements DBSCAN with a weighted Euclidean distance metric.
原文の言語: 英語
Identifying the Pareto frontier in multi-objective optimization.
原文の言語: 英語
Creating structured CSV reports for security findings.
原文の言語: 英語
Performing offline security audits on package-lock.json files using Trivy.
原文の言語: 英語
Provides foundational techniques for loading, projecting, and manipulating geospatial datasets using GeoPandas.
原文の言語: 英語
Provides techniques for performing spatial operations like joins, contains, and distance calculations to identify relations between geographic features.
原文の言語: 英語
Provides strategies for traversing and filtering hierarchical JSON datasets stored in flat files.
原文の言語: 英語
Provides utility functions for reading, manipulating, and writing JSON data structures efficiently in Python.
原文の言語: 英語