Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic links in README
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (0.2%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: Nikudanngo
  • License: mit
  • Language: TypeScript
  • Default Branch: main
  • Size: 798 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 2 years ago · Last pushed almost 2 years ago
Metadata Files
License Citation

Owner

  • Name: えんどー
  • Login: Nikudanngo
  • Kind: user

初心者です

Citation (CITATION.cff)

# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!

cff-version: 1.2.0
title: wikipedia insect dataset
message: >-
  If you use this dataset, please cite it using the metadata
  from this file.
type: dataset
authors:
  - given-names: 哲
    family-names: 遠藤
    email: nnikudango@gmail.com
    affiliation: 大阪工業大学 ロボティクス&デザイン工学部 システムデザイン工学科 知能ロボティクス研究室
repository-code: 'https://github.com/Nikudanngo/dataset'
abstract: >-
  wikipedaiから取得したデータセット.昆虫食の分野に特化したモデルを作成するために,昆虫や毒に関してUser(人間)が質問し,Assistant(AI)がその昆虫の特徴や毒の性質を回答する形式
keywords:
  - LLM
  - Dataset
  - Japanese
  - ChatGPT
  - Insect
license: MIT

GitHub Events

Total
Last Year

Dependencies

package-lock.json npm
  • ajv 6.12.6
  • ansicolors 0.3.2
  • asn1 0.2.6
  • assert-plus 1.0.0
  • async 2.6.4
  • asynckit 0.4.0
  • aws-sign2 0.7.0
  • aws4 1.12.0
  • bcrypt-pbkdf 1.0.2
  • caseless 0.12.0
  • colors 1.0.3
  • combined-stream 1.0.8
  • core-util-is 1.0.2
  • cycle 1.0.3
  • dashdash 1.14.1
  • delayed-stream 1.0.0
  • diff 3.5.0
  • ecc-jsbn 0.1.2
  • extend 3.0.2
  • extsprintf 1.3.0
  • eyes 0.1.8
  • fast-deep-equal 3.1.3
  • fast-json-stable-stringify 2.1.0
  • forever-agent 0.6.1
  • form-data 2.3.3
  • getpass 0.1.7
  • har-schema 2.0.0
  • har-validator 5.1.5
  • http-signature 1.2.0
  • is-typedarray 1.0.0
  • isstream 0.1.2
  • jsbn 0.1.1
  • json-schema 0.4.0
  • json-schema-traverse 0.4.1
  • json-stringify-safe 5.0.1
  • jsprim 1.4.2
  • lodash 4.17.21
  • mime-db 1.52.0
  • mime-types 2.1.35
  • node-version-compare 1.0.3
  • nodemw 0.12.1
  • oauth-sign 0.9.0
  • parse-wikitext 1.0.0
  • performance-now 2.1.0
  • psl 1.9.0
  • punycode 2.3.0
  • qs 6.5.3
  • request 2.88.2
  • safe-buffer 5.2.1
  • safer-buffer 2.1.2
  • sshpk 1.17.0
  • stack-trace 0.0.10
  • tough-cookie 2.5.0
  • tunnel-agent 0.6.0
  • tweetnacl 0.14.5
  • underscore 1.9.2
  • uri-js 4.4.1
  • uuid 3.4.0
  • verror 1.10.0
  • winston 2.4.7
package.json npm
  • bun-types latest development
  • axios ^1.5.1
  • jsonl-parse-stringify ^1.0.3
  • openai ^4.14.0
  • parse-wikitext ^1.0.0
  • tiktoken ^1.0.10