Dataset Viewer
Auto-converted to Parquet Duplicate
text
string
category
string
n_tokens_llada
int64
n_tokens_dream
int64
id
string
url
string
DEV Community Christopher Durham Christopher Durham Posted on • Updated on dyn* doesn't need to be special or: more storage API propaganda A response to @nikomatsakis's dyn*: can we make dyn sized? dyn* Trait is a way to own a value of dyn Trait without knowing how the pointee is stored. In short, dyn* Trait acts as "&...
code
2,048
1,983
5770971424710277131
https://dev.to/cad97/dyn-doesnt-need-to-be-special-3ldm
blob: 20955cd1c83d2925224fe9685d7583740d1cfb92 [file] [log] [blame] #!/usr/bin/env python3 # # Copyright (c) 2019, Nordic Semiconductor ASA # # SPDX-License-Identifier: Apache-2.0 '''Tool for parsing a list of projects to determine if they are Zephyr projects. If no projects are given then the output from `west list` w...
code
2,047
1,981
-5190418656050359859
https://pigweed.googlesource.com/third_party/github/zephyrproject-rtos/zephyr/+/3cf219fb97893e3a5841e77e9cd677c42ae1cc00/scripts/zephyr_module.py
GCC Code Coverage Report Directory: ./ Exec Total Coverage File: tmp_project/StringUtils/TESTS/TEST_LOWER_UPPER/main.cpp Lines: 90 90 100.0 % Date: 2024-09-10 03:06:26 Branches: 330 330 100.0 % Line Branch Exec Source 1 2 /*************************************** 3 Auteur : Pierre Aubert 4 Mail : pierre.aubert@lapp.in2p...
code
2,038
1,981
-6356289526104421115
https://cta-lapp.pages.in2p3.fr/PHOENIX_LIBS/IntrinsicsGenerator/coverage/cov_report.tmp_project_StringUtils_TESTS_TEST_LOWER_UPPER_main.cpp.html
Saints Rows 2 game packages: Nim parsing library File extension vpp_pc KS implementation details License: MIT This page hosts a formal specification of Saints Rows 2 game packages using Kaitai Struct. This specification can be automatically translated into a variety of programming languages to get a parsing library. Ni...
code
2,012
2,041
3197402784126425165
http://formats.kaitai.io/saints_row_2_vpp_pc/nim.html
source: trunk/src/civ.m @ 485 Last change on this file since 485 was 485, checked in by sommeria, 12 years ago File size: 193.3 KB Line 1 2%'civ': function associated with the interface 'civ.fig' for PIV, spline interpolation and stereo PIV (patch) 3%---------------------------------------------------------------------...
code
2,047
2,007
-4308950053232279802
http://servforge.legi.grenoble-inp.fr/projects/soft-uvmat/browser/trunk/src/civ.m?rev=485
package carton 1. Overview 2. Docs Implementation of PACKv2 file in OCaml Install Dune Dependency Authors Maintainers Sources carton-carton-v0.2.0.tbz sha256=1672dc1262fe2b1fce03ab9e71e2767258ffbd284f3326e304a4a49b14d1d63d sha512=be87e266a25c222a9e8214acf175289beaddc15670e54631733baf181ae80657d0553be1d793f686915a6aefdb...
code
2,046
2,019
-7261666726474792949
https://ocaml.org/p/carton/0.2.0
Bug 48062 - [SVG] feComposite filter isn't supported Summary: [SVG] feComposite filter isn't supported Status: RESOLVED FIXED Alias: None Product: LibreOffice Classification: Unclassified Component: Draw (show other bugs) Version: (earliest affected) 3.5.1 release Hardware: All All : medium enhancement Assignee: Not As...
code
2,047
2,046
-4374145356165383262
https://bugs.documentfoundation.org/show_bug.cgi?id=48062
Skip to main content 34. Media Library - Manage Images · 5 min read Peter Dyer In this post we will create the ability to manage an image - update the metadata or delete the image. Background There are no new concepts introduced in this post we are continuing to follow the patterns we have seen throughout the applicati...
code
1,762
1,683
-8158800144818941550
https://www.fullsapps.com/34-media-library-manage-images
Logo ROOT Reference Guide Loading... Searching... No Matches TEnv.cxx Go to the documentation of this file. 1// @(#)root/base:$Id: 0daf41ec24086ee7af29fdc2f9f2f848b150dcc8 $ 2// Author: Fons Rademakers 22/09/95 3 4/************************************************************************* 5 * Copyright (C) 1995-2000, Re...
code
2,047
2,022
-6871510603469737714
https://root.cern/doc/v626/TEnv_8cxx_source.html
Skip to main content Examples AdaStream AdaStream Example AdaStream - Decentralized File Hosting Incentivised via Cardano Ada Payments This project is a Cardano implementation of the BitStream protocol by Robin Linus. Original paper: BitStream: Decentralized File Hosting Incentivised via Bitcoin Payments TL;DR • Alice ...
code
2,048
1,981
5730044177792617247
https://scalus.org/docs/Examples
summaryrefslogtreecommitdiff Commit message (Collapse)AuthorAgeFilesLines * media-libs/libnsgif: Keyword 1.0.0-r1 mips, #918642Matoro Mahri2024-03-171-1/+1 | | | | | Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Ionen Wolkens <ionen@gentoo.org> * media-libs/libnsgif: wire up testsMatoro Mahri2024...
code
2,046
2,042
2997960227618630462
https://gitweb.gentoo.org/repo/gentoo.git/log/media-libs/libnsgif?showmsg=1
pkgdown 2.1.0 devtools, pkgdown Hadley Wickham We’re delighted to announce the release of pkgdown 2.1.0. pkgdown is designed to make it quick and easy to build a beautiful and accessible website for your package. You can install it from CRAN with: install.packages("pkgdown") This is a massive release with a bunch of ne...
code
2,044
2,038
-7414866847292012722
https://www.tidyverse.org/blog/2024/07/pkgdown-2-1-0/
blob: db9e60b7eb691bc4f0814c694577f60d363f32a1 [file] [log] [blame] [edit] /* FUSE: Filesystem in Userspace Copyright (C) 2001-2008 Miklos Szeredi <miklos@szeredi.hu> This program can be distributed under the terms of the GNU GPL. See the file COPYING. */ #include "fuse_i.h" #include <linux/pagemap.h> #include <linux/s...
code
2,046
1,997
-4869973527263465631
https://kunit.googlesource.com/linux/+/refs/heads/kunit/4.19/rebase/from-5.6/fs/fuse/inode.c
blob: d5746cf61f8417f72f52024e2adebe64c2b5e9f8 [file] [log] [blame] # Copyright (c) 2002-2011 International Business Machines Corporation and # others. All Rights Reserved. # # file: line_ja.txt # # Line Breaking Rules # Implement default line breaking as defined by # Unicode Standard Annex #14 Revision 24 for Unicode ...
code
2,046
2,044
-1346267335343348456
https://skia.googlesource.com/external/github.com/unicode-org/icu/+/a184c4b97a74995807098d253edb03a93d1127eb/source/data/brkitr/line_ja.txt
Popularity 4.7 Declining Activity 3.2 Stable 148 9 14 Description Pure is a fast radix-tree based HTTP router that sticks to the native implimentations of Go's "net/http" package; in essence, keeping the handler implimentations 'pure' by using Go 1.7's "context" package. Programming language: Go License: MIT License Ta...
code
2,048
2,030
8474581288471451207
https://go.libhunt.com/pure-alternatives
File dlopen-filter-object.patch of Package glibc.14505 From eb447b7b4bd6177f876ba9420ad9e048c27bae91 Mon Sep 17 00:00:00 2001 From: David Kilroy <David.Kilroy@arm.com> Date: Wed, 12 Feb 2020 14:28:15 -0300 Subject: [PATCH] elf: Allow dlopen of filter object to work [BZ #16272] There are two fixes that are needed to be ...
code
1,565
1,548
6026544739146496026
https://build.opensuse.org/projects/openSUSE:Step:15/packages/glibc.14505/files/dlopen-filter-object.patch?expand=0
git@vger.kernel.org mailing list mirror (one of many) help / color / mirror / code / Atom feed messages from 2019-10-17 13:33:15 to 2019-10-19 21:38:47 UTC [more...] [BUG]: Testsuite failures on big-endian targets 2019-10-19 21:38 UTC (3+ messages) [PATCH v2 0/9] Rewrite packfile reuse code 2019-10-19 20:15 UTC (15+ me...
code
2,046
2,037
-2271910361901308074
https://public-inbox.org/git/?t=20191019213847
DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK Home | All Classes | Main Classes | Annotated | Grouped Classes | Functions Cursors This example shows how to set a mouse cursor for a widget. Implementation: /**************************************************************************** ** $Id: qt/cursor.cpp 3.3.8 ...
code
2,046
2,042
4568143370250544708
http://osr600doc.xinuos.com/en/SDK_qt3/cursor-example.html
FD.io VPP v17.04.2-2-ga8f93f8 Vector Packet Processing qsort.c Go to the documentation of this file. 1 /* 2 * Copyright (c) 2015 Cisco and/or its affiliates. 3 * Licensed under the Apache License, Version 2.0 (the "License"); 4 * you may not use this file except in compliance with the License. 5 * You may obtain a copy...
code
2,048
2,037
-2325577545506111820
https://vpp.flirble.org/stable-1704/d7/da4/qsort_8c_source.html
blob: 78fa41ff865ffd6217f8ec3509fa6345cbd51aaa [file] [log] [blame] /***************************************************************************/ /* */ /* t1gload.c */ /* */ /* Type 1 Glyph Loader (body). */ /* */ /* Copyright 1996-2001 by */ /* David Turner, Robert Wilhelm, and Werner Lemberg. */ /* */ /* This file is...
code
2,047
1,977
7079808876864234799
https://skia.googlesource.com/third_party/freetype2/+/refs/tags/VER-2-0-9/src/type1/t1gload.c
From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from e39.co.us.ibm.com (e39.co.us.ibm.com [32.97.110.160]) by dpdk.org (Postfix) with ESMTP id 042D87E2F for ; Fri, 26 Sep 2014 11:30:21 +0200 (CEST) Received: from /spool/local by e39.co.us.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators ...
code
2,048
2,018
-9053944089636693312
https://inbox.dpdk.org/dev/1411724186-8036-7-git-send-email-bjzhuc@cn.ibm.com/raw
blob: 9e9b8a7daa630c47a87562b69c8e893e557c4ad2 [file] [log] [blame] //===-- sanitizer_flags.h ---------------------------------------*- C++ -*-===// // // This file is distributed under the University of Illinois Open Source // License. See LICENSE.TXT for details. // //===----------------------------------------------...
code
2,048
2,005
-2665147706292860436
https://gnu.googlesource.com/gcc/+/refs/tags/releases/gcc-8.2.0/libsanitizer/sanitizer_common/sanitizer_flags.inc
FlexChart | ComponentOne Chart Types / Statistical Charts / WinForms Pareto Chart In This Topic WinForms Pareto Chart In This Topic Pareto charts graphically summarize the process problems in ranking order from the most frequent to the least one. These charts comprise of both a bar and a line chart where bar chart valu...
code
1,265
1,228
-3964875122306628728
https://developer.mescius.com/componentone/docs/win/online-flexchart/pareto-chart.html
100 I want to get last month's date. I wrote this out: $prevmonth = date('M Y'); Which gives me the current month/year. I can't tell if I should use strtotime, mktime. Something to the timestamp? Do I need to add something afterwards to reset so that the date isn't set to last month throughout everything for all timest...
code
2,047
1,974
-7079635182680458131
https://stackoverflow.com/questions/1889758/getting-last-months-date-in-php/36310666
blob: 7fc74dcf910f7fd82e3bc51c3e9fdaf8cbeffb8b [file] [log] [blame] #include <Python.h> #if PY_VERSION_HEX < 0x02050000 typedef int Py_ssize_t; #define PY_SSIZE_T_MAX INT_MAX #define PY_SSIZE_T_MIN INT_MIN #endif #include <net-snmp/net-snmp-config.h> #include <net-snmp/net-snmp-includes.h> #include <sys/types.h> #inclu...
code
2,045
1,979
8244252540112507034
https://gfiber.googlesource.com/vendor/opensource/netsnmp/+/d0741bd9915ee6e82f5b19bcf264a5ea2e74c8ae/python/netsnmp/client_intf.c
Creating a custom Pulsate Inbox The PuslateSDK also allows Developers to directly access the Pulsate Feed API to get the Pulsate Feed Models and build them in a custom way. To get the Feed Models just call this method "void getFeed(int page, IPulsateValueListener listener)". This method takes two arguments - "page" whi...
code
2,042
2,039
-3784747101561013251
https://docs.pulsatehq.com/v2.8.2/reference/custom-pulsate-inbox
blob: 479f32b33415722742c10c7b125cebd682b4b054 [file] [log] [blame] /****************************************************************************** * * Module Name: uteval - Object evaluation * *****************************************************************************/ /* * Copyright (C) 2000 - 2012, Intel Corp. * A...
code
2,042
2,006
-8441126866230106927
https://gfiber.googlesource.com/kernel/windcharger/+/7a3c0fa016ce4d91921d91bebf0e921563e73efe/drivers/acpi/acpica/uteval.c
001 /** 002 * Licensed to the Apache Software Foundation (ASF) under one 003 * or more contributor license agreements. See the NOTICE file 004 * distributed with this work for additional information 005 * regarding copyright ownership. The ASF licenses this file 006 * to you under the Apache License, Version 2.0 (the 0...
code
2,046
2,036
1811384673511831347
https://oozie.apache.org/docs/4.0.0/core/apidocs/src-html/org/apache/oozie/action/ssh/SshActionExecutor.html
End of preview. Expand in Data Studio

essential-web-subsample

A small, category-balanced subsample of Essential-Web v1.0 for studying how generation behavior (e.g. diffusion-LM parallelism) varies with data type.

900 documents = 100 per category across 9 categories, mapped from Essential-Web's document_type_v1.primary.label:

category Essential-Web document_type_v1
code Code/Software
papers Academic/Research
encyclopedic Reference/Encyclopedic/Educational
legal Legal/Regulatory
literary Literary/Creative
news News/Editorial
social Social/Forum
reviews Reviews/Critiques
political Government/Political

Each document is word-level truncated so its token count is in [1024, 2048] under BOTH the LLaDA-8B-Base and Dream-v0-Base-7B tokenizers — so the identical text is usable by both models (no tokenizer-specific truncation).

Fields: text, category, n_tokens_llada, n_tokens_dream, id, url.

Source: documents drawn from the CC-MAIN-2024-38 crawl of Essential-Web v1.0. Note: Essential-Web is web-derived, so a category like code means web pages classified as code/software content (dev blogs, docs, forum posts), not raw source files. Inherits Essential-Web's license/terms.

Downloads last month
34