René's URL Explorer Experiment


Title: gitbugactions/gitbug-java · Datasets at Hugging Face

Open Graph Title: gitbugactions/gitbug-java · Datasets at Hugging Face

Description: We’re on a journey to advance and democratize artificial intelligence through open source and open science.

Open Graph Description: We’re on a journey to advance and democratize artificial intelligence through open source and open science.

Opengraph URL: https://huggingface.co/datasets/gitbugactions/gitbug-java

X: @huggingface

direct link

Domain: huggingface.co


Hey, it has json ld scripts:
{
  "@context": {
    "@language": "en",
    "@vocab": "https:\/\/schema.org\/",
    "citeAs": "cr:citeAs",
    "column": "cr:column",
    "conformsTo": "dct:conformsTo",
    "cr": "http:\/\/mlcommons.org\/croissant\/",
    "data": {
      "@id": "cr:data",
      "@type": "@json"
    },
    "dataBiases": "cr:dataBiases",
    "dataCollection": "cr:dataCollection",
    "dataType": {
      "@id": "cr:dataType",
      "@type": "@vocab"
    },
    "dct": "http:\/\/purl.org\/dc\/terms\/",
    "extract": "cr:extract",
    "field": "cr:field",
    "fileProperty": "cr:fileProperty",
    "fileObject": "cr:fileObject",
    "fileSet": "cr:fileSet",
    "format": "cr:format",
    "includes": "cr:includes",
    "isLiveDataset": "cr:isLiveDataset",
    "jsonPath": "cr:jsonPath",
    "key": "cr:key",
    "md5": "cr:md5",
    "parentField": "cr:parentField",
    "path": "cr:path",
    "personalSensitiveInformation": "cr:personalSensitiveInformation",
    "recordSet": "cr:recordSet",
    "references": "cr:references",
    "regex": "cr:regex",
    "repeated": "cr:repeated",
    "replace": "cr:replace",
    "sc": "https:\/\/schema.org\/",
    "separator": "cr:separator",
    "source": "cr:source",
    "subField": "cr:subField",
    "transform": "cr:transform"
  },
  "@type": "sc:Dataset",
  "distribution": [
    {
      "@type": "cr:FileObject",
      "@id": "repo",
      "name": "repo",
      "description": "The Hugging Face git repository.",
      "contentUrl": "https:\/\/huggingface.co\/datasets\/gitbugactions\/gitbug-java\/tree\/refs%2Fconvert%2Fparquet",
      "encodingFormat": "git+https",
      "sha256": "https:\/\/github.com\/mlcommons\/croissant\/issues\/80"
    },
    {
      "@type": "cr:FileSet",
      "@id": "parquet-files-for-config-default",
      "name": "parquet-files-for-config-default",
      "description": "The underlying Parquet files as converted by Hugging Face (see: https:\/\/huggingface.co\/docs\/dataset-viewer\/parquet).",
      "containedIn": {
        "@id": "repo"
      },
      "encodingFormat": "application\/x-parquet",
      "includes": "default\/*\/*.parquet"
    }
  ],
  "recordSet": [
    {
      "@type": "cr:RecordSet",
      "dataType": "cr:Split",
      "key": {
        "@id": "default_splits\/split_name"
      },
      "@id": "default_splits",
      "name": "default_splits",
      "description": "Splits for the default config.",
      "field": [
        {
          "@type": "cr:Field",
          "@id": "default_splits\/split_name",
          "name": "split_name",
          "description": "The name of the split.",
          "dataType": "sc:Text"
        }
      ],
      "data": [
        {
          "default_splits\/split_name": "train"
        }
      ]
    },
    {
      "@type": "cr:RecordSet",
      "@id": "default",
      "name": "default",
      "description": "gitbugactions\/gitbug-java - 'default' subset",
      "field": [
        {
          "@type": "cr:Field",
          "@id": "default\/split",
          "name": "default\/split",
          "description": "Split to which the example belongs to.",
          "dataType": "sc:Text",
          "source": {
            "fileSet": {
              "@id": "parquet-files-for-config-default"
            },
            "extract": {
              "fileProperty": "fullpath"
            },
            "transform": {
              "regex": "default\/(?:partial-)?(train)\/.+parquet$"
            }
          },
          "references": {
            "field": {
              "@id": "default_splits\/split_name"
            }
          }
        },
        {
          "@type": "cr:Field",
          "@id": "default\/bid",
          "name": "default\/bid",
          "description": "Column 'bid' from the Hugging Face parquet file.",
          "dataType": "sc:Text",
          "source": {
            "fileSet": {
              "@id": "parquet-files-for-config-default"
            },
            "extract": {
              "column": "bid"
            }
          }
        },
        {
          "@type": "cr:Field",
          "@id": "default\/pid",
          "name": "default\/pid",
          "description": "Column 'pid' from the Hugging Face parquet file.",
          "dataType": "sc:Text",
          "source": {
            "fileSet": {
              "@id": "parquet-files-for-config-default"
            },
            "extract": {
              "column": "pid"
            }
          }
        },
        {
          "@type": "cr:Field",
          "@id": "default\/repository",
          "name": "default\/repository",
          "description": "Column 'repository' from the Hugging Face parquet file.",
          "dataType": "sc:Text",
          "source": {
            "fileSet": {
              "@id": "parquet-files-for-config-default"
            },
            "extract": {
              "column": "repository"
            }
          }
        },
        {
          "@type": "cr:Field",
          "@id": "default\/language",
          "name": "default\/language",
          "description": "Column 'language' from the Hugging Face parquet file.",
          "dataType": "sc:Text",
          "source": {
            "fileSet": {
              "@id": "parquet-files-for-config-default"
            },
            "extract": {
              "column": "language"
            }
          }
        },
        {
          "@type": "cr:Field",
          "@id": "default\/clone_url",
          "name": "default\/clone_url",
          "description": "Column 'clone_url' from the Hugging Face parquet file.",
          "dataType": "sc:Text",
          "source": {
            "fileSet": {
              "@id": "parquet-files-for-config-default"
            },
            "extract": {
              "column": "clone_url"
            }
          }
        },
        {
          "@type": "cr:Field",
          "@id": "default\/collection_timestamp",
          "name": "default\/collection_timestamp",
          "description": "Column 'collection_timestamp' from the Hugging Face parquet file.",
          "dataType": "sc:Text",
          "source": {
            "fileSet": {
              "@id": "parquet-files-for-config-default"
            },
            "extract": {
              "column": "collection_timestamp"
            }
          }
        },
        {
          "@type": "cr:Field",
          "@id": "default\/commit_hash",
          "name": "default\/commit_hash",
          "description": "Column 'commit_hash' from the Hugging Face parquet file.",
          "dataType": "sc:Text",
          "source": {
            "fileSet": {
              "@id": "parquet-files-for-config-default"
            },
            "extract": {
              "column": "commit_hash"
            }
          }
        },
        {
          "@type": "cr:Field",
          "@id": "default\/commit_message",
          "name": "default\/commit_message",
          "description": "Column 'commit_message' from the Hugging Face parquet file.",
          "dataType": "sc:Text",
          "source": {
            "fileSet": {
              "@id": "parquet-files-for-config-default"
            },
            "extract": {
              "column": "commit_message"
            }
          }
        },
        {
          "@type": "cr:Field",
          "@id": "default\/commit_timestamp",
          "name": "default\/commit_timestamp",
          "description": "Column 'commit_timestamp' from the Hugging Face parquet file.",
          "dataType": "sc:Text",
          "source": {
            "fileSet": {
              "@id": "parquet-files-for-config-default"
            },
            "extract": {
              "column": "commit_timestamp"
            }
          }
        },
        {
          "@type": "cr:Field",
          "@id": "default\/previous_commit_hash",
          "name": "default\/previous_commit_hash",
          "description": "Column 'previous_commit_hash' from the Hugging Face parquet file.",
          "dataType": "sc:Text",
          "source": {
            "fileSet": {
              "@id": "parquet-files-for-config-default"
            },
            "extract": {
              "column": "previous_commit_hash"
            }
          }
        },
        {
          "@type": "cr:Field",
          "@id": "default\/previous_commit_message",
          "name": "default\/previous_commit_message",
          "description": "Column 'previous_commit_message' from the Hugging Face parquet file.",
          "dataType": "sc:Text",
          "source": {
            "fileSet": {
              "@id": "parquet-files-for-config-default"
            },
            "extract": {
              "column": "previous_commit_message"
            }
          }
        },
        {
          "@type": "cr:Field",
          "@id": "default\/previous_commit_timestamp",
          "name": "default\/previous_commit_timestamp",
          "description": "Column 'previous_commit_timestamp' from the Hugging Face parquet file.",
          "dataType": "sc:Text",
          "source": {
            "fileSet": {
              "@id": "parquet-files-for-config-default"
            },
            "extract": {
              "column": "previous_commit_timestamp"
            }
          }
        },
        {
          "@type": "cr:Field",
          "@id": "default\/time_to_patch",
          "name": "default\/time_to_patch",
          "description": "Column 'time_to_patch' from the Hugging Face parquet file.",
          "dataType": "sc:Text",
          "source": {
            "fileSet": {
              "@id": "parquet-files-for-config-default"
            },
            "extract": {
              "column": "time_to_patch"
            }
          }
        },
        {
          "@type": "cr:Field",
          "@id": "default\/bug_patch",
          "name": "default\/bug_patch",
          "description": "Column 'bug_patch' from the Hugging Face parquet file.",
          "dataType": "sc:Text",
          "source": {
            "fileSet": {
              "@id": "parquet-files-for-config-default"
            },
            "extract": {
              "column": "bug_patch"
            }
          }
        },
        {
          "@type": "cr:Field",
          "@id": "default\/bug_patch_file_extensions",
          "name": "default\/bug_patch_file_extensions",
          "description": "Column 'bug_patch_file_extensions' from the Hugging Face parquet file.",
          "dataType": "sc:Text",
          "source": {
            "fileSet": {
              "@id": "parquet-files-for-config-default"
            },
            "extract": {
              "column": "bug_patch_file_extensions"
            }
          },
          "repeated": true
        },
        {
          "@type": "cr:Field",
          "@id": "default\/test_patch",
          "name": "default\/test_patch",
          "description": "Column 'test_patch' from the Hugging Face parquet file.",
          "dataType": "sc:Text",
          "source": {
            "fileSet": {
              "@id": "parquet-files-for-config-default"
            },
            "extract": {
              "column": "test_patch"
            }
          }
        },
        {
          "@type": "cr:Field",
          "@id": "default\/test_patch_file_extensions",
          "name": "default\/test_patch_file_extensions",
          "description": "Column 'test_patch_file_extensions' from the Hugging Face parquet file.",
          "dataType": "sc:Text",
          "source": {
            "fileSet": {
              "@id": "parquet-files-for-config-default"
            },
            "extract": {
              "column": "test_patch_file_extensions"
            }
          },
          "repeated": true
        },
        {
          "@type": "cr:Field",
          "@id": "default\/non_code_patch",
          "name": "default\/non_code_patch",
          "description": "Column 'non_code_patch' from the Hugging Face parquet file.",
          "dataType": "sc:Text",
          "source": {
            "fileSet": {
              "@id": "parquet-files-for-config-default"
            },
            "extract": {
              "column": "non_code_patch"
            }
          }
        },
        {
          "@type": "cr:Field",
          "@id": "default\/non_code_patch_file_extensions",
          "name": "default\/non_code_patch_file_extensions",
          "description": "Column 'non_code_patch_file_extensions' from the Hugging Face parquet file.",
          "dataType": "sc:Text",
          "source": {
            "fileSet": {
              "@id": "parquet-files-for-config-default"
            },
            "extract": {
              "column": "non_code_patch_file_extensions"
            }
          },
          "repeated": true
        },
        {
          "@type": "cr:Field",
          "@id": "default\/change_type",
          "name": "default\/change_type",
          "description": "Column 'change_type' from the Hugging Face parquet file.",
          "dataType": "sc:Text",
          "source": {
            "fileSet": {
              "@id": "parquet-files-for-config-default"
            },
            "extract": {
              "column": "change_type"
            }
          }
        },
        {
          "@type": "cr:Field",
          "@id": "default\/actions_runs",
          "name": "default\/actions_runs",
          "description": "Column 'actions_runs' from the Hugging Face parquet file.",
          "subField": [
            {
              "@type": "cr:Field",
              "@id": "default\/actions_runs\/build_tool",
              "name": "default\/actions_runs\/build_tool",
              "description": "Column 'actions_runs' from the Hugging Face parquet file.",
              "dataType": "sc:Text",
              "source": {
                "fileSet": {
                  "@id": "parquet-files-for-config-default"
                },
                "extract": {
                  "column": "actions_runs"
                },
                "transform": {
                  "jsonPath": "build_tool"
                }
              }
            },
            {
              "@type": "cr:Field",
              "@id": "default\/actions_runs\/default_actions",
              "name": "default\/actions_runs\/default_actions",
              "description": "Column 'actions_runs' from the Hugging Face parquet file.",
              "dataType": "sc:Boolean",
              "source": {
                "fileSet": {
                  "@id": "parquet-files-for-config-default"
                },
                "extract": {
                  "column": "actions_runs"
                },
                "transform": {
                  "jsonPath": "default_actions"
                }
              }
            },
            {
              "@type": "cr:Field",
              "@id": "default\/actions_runs\/elapsed_time",
              "name": "default\/actions_runs\/elapsed_time",
              "description": "Column 'actions_runs' from the Hugging Face parquet file.",
              "dataType": "sc:Float",
              "source": {
                "fileSet": {
                  "@id": "parquet-files-for-config-default"
                },
                "extract": {
                  "column": "actions_runs"
                },
                "transform": {
                  "jsonPath": "elapsed_time"
                }
              }
            },
            {
              "@type": "cr:Field",
              "@id": "default\/actions_runs\/failed",
              "name": "default\/actions_runs\/failed",
              "description": "Column 'actions_runs' from the Hugging Face parquet file.",
              "dataType": "sc:Boolean",
              "source": {
                "fileSet": {
                  "@id": "parquet-files-for-config-default"
                },
                "extract": {
                  "column": "actions_runs"
                },
                "transform": {
                  "jsonPath": "failed"
                }
              }
            },
            {
              "@type": "cr:Field",
              "@id": "default\/actions_runs\/tests",
              "name": "default\/actions_runs\/tests",
              "description": "Column 'actions_runs' from the Hugging Face parquet file.",
              "subField": [
                {
                  "@type": "cr:Field",
                  "@id": "default\/actions_runs\/tests\/classname",
                  "name": "default\/actions_runs\/tests\/classname",
                  "description": "Column 'actions_runs' from the Hugging Face parquet file.",
                  "dataType": "sc:Text",
                  "source": {
                    "fileSet": {
                      "@id": "parquet-files-for-config-default"
                    },
                    "extract": {
                      "column": "actions_runs"
                    },
                    "transform": {
                      "jsonPath": "classname"
                    }
                  }
                },
                {
                  "@type": "cr:Field",
                  "@id": "default\/actions_runs\/tests\/name",
                  "name": "default\/actions_runs\/tests\/name",
                  "description": "Column 'actions_runs' from the Hugging Face parquet file.",
                  "dataType": "sc:Text",
                  "source": {
                    "fileSet": {
                      "@id": "parquet-files-for-config-default"
                    },
                    "extract": {
                      "column": "actions_runs"
                    },
                    "transform": {
                      "jsonPath": "name"
                    }
                  }
                },
                {
                  "@type": "cr:Field",
                  "@id": "default\/actions_runs\/tests\/results",
                  "name": "default\/actions_runs\/tests\/results",
                  "description": "Column 'actions_runs' from the Hugging Face parquet file.",
                  "subField": [
                    {
                      "@type": "cr:Field",
                      "@id": "default\/actions_runs\/tests\/results\/message",
                      "name": "default\/actions_runs\/tests\/results\/message",
                      "description": "Column 'actions_runs' from the Hugging Face parquet file.",
                      "dataType": "sc:Text",
                      "source": {
                        "fileSet": {
                          "@id": "parquet-files-for-config-default"
                        },
                        "extract": {
                          "column": "actions_runs"
                        },
                        "transform": {
                          "jsonPath": "message"
                        }
                      }
                    },
                    {
                      "@type": "cr:Field",
                      "@id": "default\/actions_runs\/tests\/results\/result",
                      "name": "default\/actions_runs\/tests\/results\/result",
                      "description": "Column 'actions_runs' from the Hugging Face parquet file.",
                      "dataType": "sc:Text",
                      "source": {
                        "fileSet": {
                          "@id": "parquet-files-for-config-default"
                        },
                        "extract": {
                          "column": "actions_runs"
                        },
                        "transform": {
                          "jsonPath": "result"
                        }
                      }
                    },
                    {
                      "@type": "cr:Field",
                      "@id": "default\/actions_runs\/tests\/results\/type",
                      "name": "default\/actions_runs\/tests\/results\/type",
                      "description": "Column 'actions_runs' from the Hugging Face parquet file.",
                      "dataType": "sc:Text",
                      "source": {
                        "fileSet": {
                          "@id": "parquet-files-for-config-default"
                        },
                        "extract": {
                          "column": "actions_runs"
                        },
                        "transform": {
                          "jsonPath": "type"
                        }
                      }
                    }
                  ],
                  "repeated": true
                },
                {
                  "@type": "cr:Field",
                  "@id": "default\/actions_runs\/tests\/stderr",
                  "name": "default\/actions_runs\/tests\/stderr",
                  "description": "Column 'actions_runs' from the Hugging Face parquet file.",
                  "dataType": "sc:Text",
                  "source": {
                    "fileSet": {
                      "@id": "parquet-files-for-config-default"
                    },
                    "extract": {
                      "column": "actions_runs"
                    },
                    "transform": {
                      "jsonPath": "stderr"
                    }
                  }
                },
                {
                  "@type": "cr:Field",
                  "@id": "default\/actions_runs\/tests\/stdout",
                  "name": "default\/actions_runs\/tests\/stdout",
                  "description": "Column 'actions_runs' from the Hugging Face parquet file.",
                  "dataType": "sc:Text",
                  "source": {
                    "fileSet": {
                      "@id": "parquet-files-for-config-default"
                    },
                    "extract": {
                      "column": "actions_runs"
                    },
                    "transform": {
                      "jsonPath": "stdout"
                    }
                  }
                },
                {
                  "@type": "cr:Field",
                  "@id": "default\/actions_runs\/tests\/time",
                  "name": "default\/actions_runs\/tests\/time",
                  "description": "Column 'actions_runs' from the Hugging Face parquet file.",
                  "dataType": "sc:Float",
                  "source": {
                    "fileSet": {
                      "@id": "parquet-files-for-config-default"
                    },
                    "extract": {
                      "column": "actions_runs"
                    },
                    "transform": {
                      "jsonPath": "time"
                    }
                  }
                }
              ],
              "repeated": true
            },
            {
              "@type": "cr:Field",
              "@id": "default\/actions_runs\/workflow",
              "name": "default\/actions_runs\/workflow",
              "description": "Column 'actions_runs' from the Hugging Face parquet file.",
              "subField": [
                {
                  "@type": "cr:Field",
                  "@id": "default\/actions_runs\/workflow\/path",
                  "name": "default\/actions_runs\/workflow\/path",
                  "description": "Column 'actions_runs' from the Hugging Face parquet file.",
                  "dataType": "sc:Text",
                  "source": {
                    "fileSet": {
                      "@id": "parquet-files-for-config-default"
                    },
                    "extract": {
                      "column": "actions_runs"
                    },
                    "transform": {
                      "jsonPath": "path"
                    }
                  }
                },
                {
                  "@type": "cr:Field",
                  "@id": "default\/actions_runs\/workflow\/type",
                  "name": "default\/actions_runs\/workflow\/type",
                  "description": "Column 'actions_runs' from the Hugging Face parquet file.",
                  "dataType": "sc:Text",
                  "source": {
                    "fileSet": {
                      "@id": "parquet-files-for-config-default"
                    },
                    "extract": {
                      "column": "actions_runs"
                    },
                    "transform": {
                      "jsonPath": "type"
                    }
                  }
                }
              ]
            },
            {
              "@type": "cr:Field",
              "@id": "default\/actions_runs\/workflow_name",
              "name": "default\/actions_runs\/workflow_name",
              "description": "Column 'actions_runs' from the Hugging Face parquet file.",
              "dataType": "sc:Text",
              "source": {
                "fileSet": {
                  "@id": "parquet-files-for-config-default"
                },
                "extract": {
                  "column": "actions_runs"
                },
                "transform": {
                  "jsonPath": "workflow_name"
                }
              }
            }
          ],
          "repeated": true
        },
        {
          "@type": "cr:Field",
          "@id": "default\/strategy",
          "name": "default\/strategy",
          "description": "Column 'strategy' from the Hugging Face parquet file.",
          "dataType": "sc:Text",
          "source": {
            "fileSet": {
              "@id": "parquet-files-for-config-default"
            },
            "extract": {
              "column": "strategy"
            }
          }
        },
        {
          "@type": "cr:Field",
          "@id": "default\/issues",
          "name": "default\/issues",
          "description": "Column 'issues' from the Hugging Face parquet file.",
          "subField": [
            {
              "@type": "cr:Field",
              "@id": "default\/issues\/body",
              "name": "default\/issues\/body",
              "description": "Column 'issues' from the Hugging Face parquet file.",
              "dataType": "sc:Text",
              "source": {
                "fileSet": {
                  "@id": "parquet-files-for-config-default"
                },
                "extract": {
                  "column": "issues"
                },
                "transform": {
                  "jsonPath": "body"
                }
              }
            },
            {
              "@type": "cr:Field",
              "@id": "default\/issues\/comments",
              "name": "default\/issues\/comments",
              "description": "Column 'issues' from the Hugging Face parquet file.",
              "dataType": "sc:Text",
              "source": {
                "fileSet": {
                  "@id": "parquet-files-for-config-default"
                },
                "extract": {
                  "column": "issues"
                }
              },
              "repeated": true
            },
            {
              "@type": "cr:Field",
              "@id": "default\/issues\/id",
              "name": "default\/issues\/id",
              "description": "Column 'issues' from the Hugging Face parquet file.",
              "dataType": "sc:Integer",
              "source": {
                "fileSet": {
                  "@id": "parquet-files-for-config-default"
                },
                "extract": {
                  "column": "issues"
                },
                "transform": {
                  "jsonPath": "id"
                }
              }
            },
            {
              "@type": "cr:Field",
              "@id": "default\/issues\/is_pull_request",
              "name": "default\/issues\/is_pull_request",
              "description": "Column 'issues' from the Hugging Face parquet file.",
              "dataType": "sc:Boolean",
              "source": {
                "fileSet": {
                  "@id": "parquet-files-for-config-default"
                },
                "extract": {
                  "column": "issues"
                },
                "transform": {
                  "jsonPath": "is_pull_request"
                }
              }
            },
            {
              "@type": "cr:Field",
              "@id": "default\/issues\/labels",
              "name": "default\/issues\/labels",
              "description": "Column 'issues' from the Hugging Face parquet file.",
              "subField": [
                {
                  "@type": "cr:Field",
                  "@id": "default\/issues\/labels\/description",
                  "name": "default\/issues\/labels\/description",
                  "description": "Column 'issues' from the Hugging Face parquet file.",
                  "dataType": "sc:Text",
                  "source": {
                    "fileSet": {
                      "@id": "parquet-files-for-config-default"
                    },
                    "extract": {
                      "column": "issues"
                    },
                    "transform": {
                      "jsonPath": "description"
                    }
                  }
                },
                {
                  "@type": "cr:Field",
                  "@id": "default\/issues\/labels\/name",
                  "name": "default\/issues\/labels\/name",
                  "description": "Column 'issues' from the Hugging Face parquet file.",
                  "dataType": "sc:Text",
                  "source": {
                    "fileSet": {
                      "@id": "parquet-files-for-config-default"
                    },
                    "extract": {
                      "column": "issues"
                    },
                    "transform": {
                      "jsonPath": "name"
                    }
                  }
                }
              ],
              "repeated": true
            },
            {
              "@type": "cr:Field",
              "@id": "default\/issues\/review_comments",
              "name": "default\/issues\/review_comments",
              "description": "Column 'issues' from the Hugging Face parquet file.",
              "dataType": "sc:Text",
              "source": {
                "fileSet": {
                  "@id": "parquet-files-for-config-default"
                },
                "extract": {
                  "column": "issues"
                }
              },
              "repeated": true
            },
            {
              "@type": "cr:Field",
              "@id": "default\/issues\/title",
              "name": "default\/issues\/title",
              "description": "Column 'issues' from the Hugging Face parquet file.",
              "dataType": "sc:Text",
              "source": {
                "fileSet": {
                  "@id": "parquet-files-for-config-default"
                },
                "extract": {
                  "column": "issues"
                },
                "transform": {
                  "jsonPath": "title"
                }
              }
            }
          ],
          "repeated": true
        }
      ]
    }
  ],
  "conformsTo": "http:\/\/mlcommons.org\/croissant\/1.0",
  "name": "gitbug-java",
  "description": "gitbugactions\/gitbug-java dataset hosted on Hugging Face and contributed by the HF Datasets community",
  "alternateName": [
    "gitbugactions\/gitbug-java"
  ],
  "creator": {
    "@type": "Organization",
    "name": "GitBug-Actions",
    "url": "https:\/\/huggingface.co\/gitbugactions"
  },
  "keywords": [
    "\u003c 1K",
    "parquet",
    "Text",
    "Datasets",
    "pandas",
    "Croissant",
    "Polars",
    "🇺🇸 Region: US"
  ],
  "url": "https:\/\/huggingface.co\/datasets\/gitbugactions\/gitbug-java"
}

fb:app_id1321688464574422
twitter:cardsummary_large_image
twitter:imagehttps://cdn-thumbnails.huggingface.co/social-thumbnails/datasets/gitbugactions/gitbug-java.png
og:typewebsite
og:imagehttps://cdn-thumbnails.huggingface.co/social-thumbnails/datasets/gitbugactions/gitbug-java.png

Links:

Hugging Facehttps://huggingface.co/
Models https://huggingface.co/models
Datasets https://huggingface.co/datasets
Spaces https://huggingface.co/spaces
Buckets newhttps://huggingface.co/storage
Docs https://huggingface.co/docs
Enterprise https://huggingface.co/enterprise
Pricinghttps://huggingface.co/pricing
Taskshttps://huggingface.co/tasks
HuggingChathttps://huggingface.co/chat
Collectionshttps://huggingface.co/collections
Languageshttps://huggingface.co/languages
Organizationshttps://huggingface.co/organizations
Bloghttps://huggingface.co/blog
Postshttps://huggingface.co/posts
Daily Papershttps://huggingface.co/papers
Learnhttps://huggingface.co/learn
Discordhttps://huggingface.co/join/discord
Forumhttps://discuss.huggingface.co/
GitHubhttps://github.com/huggingface
Team & Enterprisehttps://huggingface.co/enterprise
Hugging Face PROhttps://huggingface.co/pro
Enterprise Supporthttps://huggingface.co/support
Inference Providershttps://huggingface.co/inference/models
Inference Endpointshttps://huggingface.co/inference-endpoints
Storage Bucketshttps://huggingface.co/storage
Log Inhttps://huggingface.co/login
Sign Uphttps://huggingface.co/join
Datasets:https://huggingface.co/datasets
https://huggingface.co/gitbugactions
gitbugactionshttps://huggingface.co/gitbugactions
gitbug-javahttps://huggingface.co/datasets/gitbugactions/gitbug-java
Text https://huggingface.co/datasets?modality=modality%3Atext
parquet https://huggingface.co/datasets?format=format%3Aparquet
< 1K https://huggingface.co/datasets?size_categories=size_categories%3An%3C1K
Datasets https://huggingface.co/datasets?library=library%3Adatasets
pandas https://huggingface.co/datasets?library=library%3Apandas
Dataset card https://huggingface.co/datasets/gitbugactions/gitbug-java
Data Studio https://huggingface.co/datasets/gitbugactions/gitbug-java/viewer/
Files Files and versions xet https://huggingface.co/datasets/gitbugactions/gitbug-java/tree/main
Community 1 https://huggingface.co/datasets/gitbugactions/gitbug-java/discussions
Auto-converted to Parquethttps://huggingface.co/datasets/gitbugactions/gitbug-java/tree/refs%2Fconvert%2Fparquet/default
Duplicatehttps://huggingface.co/datasets/gitbugactions/gitbug-java?duplicate=true
Expand in Data Studiohttps://huggingface.co/datasets/gitbugactions/gitbug-java/viewer/default/train
Previoushttps://huggingface.co/datasets/gitbugactions/gitbug-java
1https://huggingface.co/datasets/gitbugactions/gitbug-java/viewer/default/train?p=0
2https://huggingface.co/datasets/gitbugactions/gitbug-java/viewer/default/train?p=1
Next https://huggingface.co/datasets/gitbugactions/gitbug-java/viewer/default/train?p=1
TOShttps://huggingface.co/terms-of-service
Privacyhttps://huggingface.co/privacy
Abouthttps://huggingface.co/huggingface
Careershttps://apply.workable.com/huggingface/
https://huggingface.co/
Modelshttps://huggingface.co/models
Datasetshttps://huggingface.co/datasets
Spaceshttps://huggingface.co/spaces
Pricinghttps://huggingface.co/pricing
Docshttps://huggingface.co/docs

Viewport: width=device-width, initial-scale=1.0, user-scalable=no


URLs of crawlers that visited me.