swift-SwiftCoreML3实现的BERT问答

时间:2022-09-04 03:02:02
【文件属性】:

文件名称:swift-SwiftCoreML3实现的BERT问答

文件大小:8.64MB

文件格式:ZIP

更新时间:2022-09-04 03:02:02

Swift开发-机器学习

Swift Core ML 3实现的BERT问答


【文件预览】:
swift-coreml-transformers-master
----.gitignore(2KB)
----media()
--------coreml-gpt2-dark_mode.mp4(1.14MB)
--------coreml-gpt2.mp4(637KB)
--------coreml-gpt2.gif(946KB)
--------coreml3-models.png(563KB)
--------bert-architecture.png(223KB)
--------coreml3-models-tweaked.png(552KB)
--------carbon-coreml-gpt2-v2.png(826KB)
--------wwdc704.gif(997KB)
--------coreml-squad-small.gif(902KB)
----Sources()
--------BertTokenizer.swift(5KB)
--------GPT2ByteEncoder.swift(5KB)
--------SquadDataset.swift(2KB)
--------Utils.swift(2KB)
--------MLMultiArray+Utils.swift(6KB)
--------GPT2.swift(3KB)
--------GPT2Tokenizer.swift(5KB)
--------BertForQuestionAnswering.swift(4KB)
--------Math.swift(5KB)
----CoreMLGPT2()
--------ViewController.swift(2KB)
--------Info.plist(2KB)
--------Base.lproj()
--------SceneDelegate.swift(2KB)
--------AppDelegate.swift(2KB)
--------Assets.xcassets()
----CoreMLBertTests()
--------BertForQATests.swift(5KB)
--------BertTokenizerTests.swift(3KB)
--------Info.plist(727B)
----CoreMLBert()
--------LoaderView.swift(1KB)
--------ViewController.swift(2KB)
--------Info.plist(2KB)
--------Base.lproj()
--------SceneDelegate.swift(2KB)
--------AppDelegate.swift(2KB)
--------Assets.xcassets()
----Resources()
--------encoded_tokens.json(6KB)
--------gpt2-vocab.json(1.04MB)
--------BERTSQUADFP16.mlmodel(134B)
--------gpt2-64-12.mlmodel(134B)
--------dev-v1.1.json(6.31MB)
--------basic_tokenized_questions.json(1MB)
--------gpt2-512.mlmodel(134B)
--------vocab.txt(226KB)
--------question_tokens.json(3.07MB)
--------gpt2-256.mlmodel(134B)
--------gpt2.mlmodel(134B)
--------gpt2-merges.txt(446KB)
--------tokenized_questions.json(812KB)
----LICENSE(11KB)
----CoreMLBert.xcodeproj()
--------project.xcworkspace()
--------project.pbxproj(43KB)
----model_generation()
--------gpt2.py(11KB)
--------.gitignore(35B)
--------requirements.txt(47B)
--------test.py(2KB)
--------full_model_test.py(236B)
----README.md(2KB)
----.gitattributes(46B)
----CoreMLGPT2Tests()
--------MultiArrayUtilsTests.swift(1KB)
--------Info.plist(727B)
--------CoreMLGPT2Tests.swift(2KB)

网友评论