google-search
code_x_glue_tc_nl_code_search_adv
Dataset Card for "code_x_glue_tc_nl_code_search_adv"
Dataset Summary
CodeXGLUE NL-code-search-Adv dataset, available at https://github.com/microsoft/CodeXGLUE/tree/main/Text-Code/NL-code-search-Adv
The dataset we use comes from CodeSearchNet and we filter the dataset as the following:
Remove examples that codes cannot be parsed into an abstract syntax tree.
Remove examples that #tokens of documents is < 3 or >256
Remove examples that documents contain special tokens… See the full description on the dataset page: https://huggingface.co/datasets/google/code_x_glue_tc_nl_code_search_adv.google_search_result
Google Search Results With Source Queries and Images
This dataset contains 396 newdomain samples from the local Continual-LLaVA-NeXT
workspace, enriched with entity-based Google/Serper search results.
Each row includes the original multimodal sample context:
dataset: source dataset name.
source_index: index in the original training JSON.
id: sample id used locally.
image: relative path to the copied image file in this dataset repo.
original_image: original image field from the… See the full description on the dataset page: https://huggingface.co/datasets/leo20000306/google_search_result.google_search_terms_training_data
Dataset Card for Dataset Name
This dataset card aims to be a base template for new datasets. It has been generated using this raw template.
Dataset Details
Dataset Description
Dataset Name: Google Search Trends Top Rising Search Terms
Description:
The Google Search Trends Top Rising Search Terms dataset provides valuable insights into the most rapidly growing search queries on the Google search engine. It offers a comprehensive collection of trending search… See the full description on the dataset page: https://huggingface.co/datasets/hoshangc/google_search_terms_training_data.GoogleSearchAgentWorkFlowTrace
Google Search Agent Execution Traces (LangGraph)
Dataset Summary
This dataset contains execution traces from a LangGraph-based agent (Gemini Fullstack LangGraph). Each row represents a complete end-to-end run (trace) of an agent solving a user query (sampled from google/deepsearchqa). The dataset captures the full lifecycle of the agent's reasoning, including tool usage (e.g., Web Search), reflection steps, and final answer generation.
It is formatted with one row per… See the full description on the dataset page: https://huggingface.co/datasets/jonny2410/GoogleSearchAgentWorkFlowTrace.alpaca-eval-google-searchtest_google_search
