Skip to main content

Skills in diesem Repository

cxcscmu/SkillLearnBench - Seite 24

SkillsMP hat 1.216 Skills aus cxcscmu/SkillLearnBench gesammelt. Öffne einen Skill, um Quelle und Details zu prüfen.

cxcscmu/SkillLearnBench

Es werden 40 von 1.216 gesammelten Skills angezeigt.

Beruf
Datenwissenschaftler
Beschreibung

Calculate the shortest distance between points (earthquakes) and a complex line geometry (plate boundaries).

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Strategies for reading and indexing diverse enterprise data formats located in a flat directory or specific path.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Generating a JSON output file with specific requirements for list-based answers and numeric token counts.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

How to parse key-value pairs from a text file where keys and question values are stored together.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Methods for calculating or retrieving the number of tokens consumed during an LLM inference task.

Quellsprache: Englisch

Aktualisiert
Beruf
Finanz- und Investitionsanalysten
Beschreibung

Retrieve a fund's AUM, stock holding counts, or compare investment changes between two quarters.

Quellsprache: Englisch

Aktualisiert
Beruf
Finanz- und Investitionsanalysten
Beschreibung

Identify and rank the top fund managers holding a specific stock CUSIP in a given quarter.

Quellsprache: Englisch

Aktualisiert
Beruf
Finanz- und Investitionsanalysten
Beschreibung

Fuzzy search the COVERPAGE data to find the specific accession_number for a hedge fund in a given quarter.

Quellsprache: Englisch

Aktualisiert
Beruf
Finanz- und Investitionsanalysten
Beschreibung

Find the CUSIP (Committee on Uniform Securities Identification Procedures) identifier for a specific company or stock.

Quellsprache: Englisch

Aktualisiert
Beruf
Informationssicherheitsanalysten
Beschreibung

Securing Jackson deserialization in Druid to prevent user-supplied JSON keys from overriding system-injected security configurations.

Quellsprache: Englisch

Aktualisiert
Beruf
Informationssicherheitsanalysten
Beschreibung

Systematic identification of all Apache Druid components utilizing JavaScript to ensure comprehensive patching of CVE-2021-25646.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Creating, applying, and verifying patches for Apache Druid using Maven with specific flags to bypass non-essential checks.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Processes JSON data from GitHub Search results to compute specific repository health metrics including average merge time, top contributors, and bug resolution counts.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Fetch data from GitHub's Search API using the GitHub CLI (gh) while correctly handling pagination and merging results. Use this when you need to retrieve more than 100 items or ensure full dataset coverage for a specific period.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Extracts text and mathematical descriptions from a PDF file to identify specific algorithm parameters and loss functions. This is used to ensure the implementation matches the theoretical definition in the paper.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Implements the SimPO (Simple Preference Optimization) loss function with length normalization and reward margin as specified in the research paper.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwarequalitätssicherungsanalysten und -tester
Beschreibung

Executes the provided unit test to verify the SimPO loss implementation and saves the output to a specific NPZ file for evaluation.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Aligns the local environment with the repository's requirements by checking for dependency files, installing build-essential tools for complex packages like DeepSpeed, and logging environment metadata.

Quellsprache: Englisch

Aktualisiert
Beruf
Desktop-Publisher
Beschreibung

Manually processes non-standard conditional markers like `{{IF_VARIABLE}}` and `{{END_IF_VARIABLE}}` in a Word document. It identifies blocks of text to either retain (removing markers) or delete (removing the block) based on data.

Quellsprache: Englisch

Aktualisiert
Beruf
Desktop-Publisher
Beschreibung

Replaces placeholders in a Word document across all sections, including headers, footers, body paragraphs, and deeply nested tables. It uses paragraph-level replacement to ensure placeholders split across multiple runs are correctly identified.

Quellsprache: Englisch

Aktualisiert
Beruf
Ablagesachbearbeiter
Beschreibung

Discovers PDF, DOCX, and PPTX files in a directory (handling hidden characters and extensions robustly), extracts their text, determines their subject, and moves them into organized folders.

Quellsprache: Englisch

Aktualisiert
Beruf
Ablagesachbearbeiter
Beschreibung

Categorizes a document into one of five subjects (LLM, trapped_ion_and_qc, black_hole, DNA, music_history) based on an expanded technical keyword dictionary. It prioritizes the beginning of the text (titles and abstracts) where subject density is highest.

Quellsprache: Englisch

Aktualisiert
Beruf
Ablagesachbearbeiter
Beschreibung

Extracts text from .docx and .pptx files using `pandoc`. This tool is preferred for its robustness in handling various document schemas and converting them into plain text for analysis.

Quellsprache: Englisch

Aktualisiert
Beruf
Ablagesachbearbeiter
Beschreibung

Extracts text from PDF files using the `pdftotext` command-line utility with the `-layout` flag to preserve multi-column formatting, which is essential for accurately parsing scientific papers.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Define idiomatic Scala 2.13 type hierarchies and domain models, replacing Python's class structures and Enums with traits and case classes.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Implement a fluent Builder pattern in Scala to provide a clean API for object configuration and instantiation.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Implement idiomatic Scala logic for parsing temporal/numeric data and handling batch processing using functional transformations and error types.

Quellsprache: Englisch

Aktualisiert
Beruf
Desktop-Publisher
Beschreibung

Parse the calendar PDF to identify existing appointments, flexible blue slots, and the 15-minute grid coordinate mapping.

Quellsprache: Englisch

Aktualisiert
Beruf
Allgemeine Bürokräfte
Beschreibung

Extract meeting duration, constraints, and metadata from the input JSON file containing email requests.

Quellsprache: Englisch

Aktualisiert
Beruf
Allgemeine Bürokräfte
Beschreibung

Generate meeting confirmation text files based on a specific template and save the results in a JSON log.

Quellsprache: Englisch

Aktualisiert
Beruf
Allgemeine Bürokräfte
Beschreibung

Find the earliest available meeting slots for multiple requests, treating blue blocks as available and updating the schedule state after each assignment.

Quellsprache: Englisch

Aktualisiert
Beruf
Webentwickler
Beschreibung

Creates the core D3.js logic in visualization.js. This includes data loading, custom market cap formatting (supporting "T" for Trillions), force simulation for sector clustering, bubble generation, and bidirectional table highlighting.

Quellsprache: Englisch

Aktualisiert
Beruf
Webentwickler
Beschreibung

Creates the HTML and CSS files for the stock visualization app. The HTML provides the structure for the side-by-side layout (bubble chart and table), while the CSS handles styling, scrolling, and highlighting logic.

Quellsprache: Englisch

Aktualisiert
Beruf
Webentwickler
Beschreibung

Initializes the directory structure and populates the environment with necessary data and libraries for the D3.js visualization. This skill should be executed before generating any code files to ensure the target paths exist and the D3 library is available…

Quellsprache: Englisch

Aktualisiert
Beruf
Umweltwissenschaftler und -spezialisten (einschließlich Gesundheit)
Beschreibung

Manage and calibrate General Lake Model (GLM) configuration files (glm3.nml) within specified parameter constraints and physical ranges.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Calculate specific RMSE metrics by merging simulation and observation data using exact datetime and rounded-depth matching.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Extract and transform water temperature data from GLM NetCDF files, handling dynamic layering, masked arrays, and temporal alignment.

Quellsprache: Englisch

Aktualisiert
Beruf
Projektmanagementspezialisten
Beschreibung

Logic for planning itineraries that rely on ground transportation (driving) rather than flights, ensuring travel feasibility and daily activity engagement.

Quellsprache: Englisch

Aktualisiert
Beruf
Projektmanagementspezialisten
Beschreibung

Guidelines for selecting database-compliant restaurants, accommodations, and attractions based on specific user constraints like budget, pets, and cuisine.

Quellsprache: Englisch

Aktualisiert
Beruf
Projektmanagementspezialisten
Beschreibung

A final verification step to ensure the JSON output meets all structural and constraint requirements before delivery.

Quellsprache: Englisch

Aktualisiert
Es werden 40 von 1.216 gesammelten Skills angezeigt.