Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added TensorFlow module + BERT model #355

Closed
wants to merge 24 commits into from
Closed

Added TensorFlow module + BERT model #355

wants to merge 24 commits into from

Conversation

tovbinm
Copy link
Collaborator

@tovbinm tovbinm commented Jul 5, 2019

Related issues
TransmogrifAI supports neither training nor inferencing deep learning models #248

Describe the proposed solution

Describe alternatives you've considered
NA

@codecov
Copy link

codecov bot commented Jul 5, 2019

Codecov Report

Merging #355 into master will decrease coverage by 1.52%.
The diff coverage is 29.59%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #355      +/-   ##
==========================================
- Coverage   80.29%   78.77%   -1.53%     
==========================================
  Files         339      342       +3     
  Lines       11240    11537     +297     
  Branches      374      367       -7     
==========================================
+ Hits         9025     9088      +63     
- Misses       2215     2449     +234
Impacted Files Coverage Δ
...ain/scala/com/salesforce/op/aggregators/Maps.scala 96.55% <ø> (ø) ⬆️
...la/com/salesforce/op/test/TestFeatureBuilder.scala 100% <ø> (ø) ⬆️
...e/op/stages/impl/feature/SmartTextVectorizer.scala 95.61% <ø> (+0.87%) ⬆️
...alesforce/op/aggregators/TimeBasedAggregator.scala 0% <ø> (ø) ⬆️
...la/com/salesforce/op/features/FeatureBuilder.scala 28.27% <0%> (-0.4%) ⬇️
...m/salesforce/op/utils/stages/NameDetectUtils.scala 0% <0%> (ø)
...scala/com/salesforce/op/features/types/Lists.scala 58.33% <0%> (-19.45%) ⬇️
.../scala/com/salesforce/op/dsl/RichTextFeature.scala 79.16% <0%> (-1.12%) ⬇️
...rce/op/stages/impl/feature/HumanNameDetector.scala 0% <0%> (ø)
...s/impl/feature/OPCollectionHashingVectorizer.scala 96.55% <100%> (+0.07%) ⬆️
... and 41 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update bcd5070...c4bc447. Read the comment docs.

@tovbinm tovbinm changed the title Added TensorFlow module Added TensorFlow module + BERT model Jul 9, 2019
@tovbinm
Copy link
Collaborator Author

tovbinm commented Jan 9, 2020

I think it makes sense to replace BERT with ALBERT - https://ai.googleblog.com/2019/12/albert-lite-bert-for-self-supervised.html

@kinfaikan ?

@tovbinm
Copy link
Collaborator Author

tovbinm commented May 29, 2020

This isn't going anywhere. Closing for now.

@tovbinm tovbinm closed this May 29, 2020
@tovbinm tovbinm deleted the mt/tensorflow branch June 12, 2020 01:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant